.page-slotph-log-in { font-family: 'Roboto', sans-serif; color: #e0e0e0; background-color: #1a1a1a; line-height: 1.6; } .page-slotph-log-in__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('[GALLERY:hero:1920x1080:online casino,slot games,philippines,login]') center/cover no-repeat; padding: 100px 20px 80px; text-align: center; color: #fff; position: relative; overflow: hidden; border-bottom: 5px solid #ffcc00; } @media (max-width: 768px) { .page-slotph-log-in__hero-section { padding-top: 80px; padding-bottom: 60px; } } .page-slotph-log-in__hero-title { font-size: 3.5em; margin-bottom: 20px; font-weight: 700; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); color: #ffcc00; } @media (max-width: 768px) { .page-slotph-log-in__hero-title { font-size: 2.5em; } } .page-slotph-log-in__hero-subtitle { font-size: 1.5em; margin-bottom: 40px; max-width: 800px; margin-left: auto; margin-right: auto; } @media (max-width: 768px) { .page-slotph-log-in__hero-subtitle { font-size: 1.2em; } } .page-slotph-log-in__cta-button { display: inline-block; background-color: #ffcc00; color: #1a1a1a; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; } .page-slotph-log-in__cta-button:hover { background-color: #e6b800; transform: translateY(-3px); } .page-slotph-log-in__login-section { padding: 60px 20px; text-align: center; max-width: 900px; margin: 0 auto; } .page-slotph-log-in__section-title { font-size: 2.5em; color: #ffcc00; margin-bottom: 30px; text-align: center; } @media (max-width: 768px) { .page-slotph-log-in__section-title { font-size: 2em; } } .page-slotph-log-in__login-form-container { background-color: #2a2a2a; padding: 40px; border-radius: 10px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); } .page-slotph-log-in__form-group { margin-bottom: 25px; text-align: left; } .page-slotph-log-in__form-group label { display: block; margin-bottom: 8px; font-weight: bold; color: #ccc; } .page-slotph-log-in__form-group input { width: calc(100% - 20px); padding: 12px 10px; border: 1px solid #555; border-radius: 5px; background-color: #333; color: #eee; font-size: 1em; } .page-slotph-log-in__form-group input:focus { border-color: #ffcc00; outline: none; box-shadow: 0 0 5px rgba(255, 204, 0, 0.5); } .page-slotph-log-in__form-actions { display: flex; justify-content: space-between; align-items: center; margin-top: 30px; flex-wrap: wrap; } .page-slotph-log-in__form-actions .page-slotph-log-in__cta-button { margin: 10px 0; width: 100%; box-sizing: border-box; } .page-slotph-log-in__forgot-password { display: block; text-align: right; margin-top: 15px; font-size: 0.9em; } .page-slotph-log-in__forgot-password a { color: #ffcc00; text-decoration: none; transition: color 0.3s ease; } .page-slotph-log-in__forgot-password a:hover { color: #fff; } .page-slotph-log-in__benefits-section { padding: 60px 20px; background-color: #222; } .page-slotph-log-in__benefits-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; } .page-slotph-log-in__benefit-card { background-color: #2a2a2a; padding: 30px; border-radius: 10px; text-align: center; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease; border: 1px solid #333; } .page-slotph-log-in__benefit-card:hover { transform: translateY(-5px); } .page-slotph-log-in__benefit-icon { margin-bottom: 20px; } .page-slotph-log-in__benefit-icon img { max-width: 200px; height: auto; border-radius: 8px; } @media (max-width: 768px) { .page-slotph-log-in__benefit-icon img { max-width: 100%; height: auto; } } .page-slotph-log-in__benefit-title { font-size: 1.8em; color: #ffcc00; margin-bottom: 15px; } .page-slotph-log-in__benefit-description { font-size: 1em; color: #ccc; } .page-slotph-log-in__faq-section { padding: 60px 20px; max-width: 900px; margin: 0 auto; } .page-slotph-log-in__faq-list { list-style: none; padding: 0; } .page-slotph-log-in__faq-item { background-color: #2a2a2a; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2); border: 1px solid #333; } .page-slotph-log-in__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; background-color: #333; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-slotph-log-in__faq-question:hover { background-color: #444; } .page-slotph-log-in__faq-question h3 { margin: 0; font-size: 1.2em; color: #ffcc00; pointer-events: none; } @media (max-width: 768px) { .page-slotph-log-in__faq-question h3 { font-size: 1em; } } .page-slotph-log-in__faq-toggle { font-size: 1.5em; font-weight: bold; color: #ffcc00; transition: transform 0.3s ease; pointer-events: none; } .page-slotph-log-in__faq-item.active .page-slotph-log-in__faq-toggle { transform: rotate(45deg); } .page-slotph-log-in__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.3s ease; opacity: 0; color: #ccc; } .page-slotph-log-in__faq-item.active .page-slotph-log-in__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-slotph-log-in__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 15px; z-index: 1000; } .page-slotph-log-in__floating-button { display: flex; align-items: center; justify-content: center; width: 60px; height: 60px; background-color: #ffcc00; color: #1a1a1a; border-radius: 50%; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); text-decoration: none; font-size: 0.8em; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; text-align: center; line-height: 1.2; border: none; cursor: pointer; } .page-slotph-log-in__floating-button:hover { background-color: #e6b800; transform: translateY(-3px); } @media (max-width: 768px) { .page-slotph-log-in__floating-buttons { bottom: 15px; right: 15px; gap: 10px; } .page-slotph-log-in__floating-button { width: 50px; height: 50px; font-size: 0.7em; } } .page-slotph-log-in__floating-button--register { background-color: #007bff; color: #fff; } .page-slotph-log-in__floating-button--register:hover { background-color: #0056b3; } .page-slotph-log-in__floating-button--login { background-color: #28a745; color: #fff; } .page-slotph-log-in__floating-button--login:hover { background-color: #218838; } .page-slotph-log-in__game-providers-section { padding: 60px 20px; background-color: #1a1a1a; text-align: center; border-top: 1px solid #333; } .page-slotph-log-in__provider-logos { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; max-width: 1200px; margin: 40px auto 0; } .page-slotph-log-in__provider-logo { background-color: #2a2a2a; padding: 15px; border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease; border: 1px solid #333; } .page-slotph-log-in__provider-logo:hover { transform: translateY(-3px); } .page-slotph-log-in__provider-logo img { width: 120px; height: auto; display: block; } @media (max-width: 768px) { .page-slotph-log-in__provider-logo img { width: 80px; } } .page-slotph-log-in__final-cta-section { padding: 60px 20px; text-align: center; background-color: #222; border-top: 1px solid #333; } .page-slotph-log-in__final-cta-title { font-size: 2.2em; color: #ffcc00; margin-bottom: 20px; } @media (max-width: 768px) { .page-slotph-log-in__final-cta-title { font-size: 1.8em; } } .page-slotph-log-in__final-cta-description { font-size: 1.1em; color: #ccc; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; } @media (max-width: 768px) { .page-slotph-log-in__final-cta-description { font-size: 1em; } } .page-slotph-log-in__payment-methods-section { padding: 60px 20px; background-color: #1a1a1a; text-align: center; border-top: 1px solid #333; } .page-slotph-log-in__payment-logos { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; max-width: 1200px; margin: 40px auto 0; } .page-slotph-log-in__payment-logo { background-color: #2a2a2a; padding: 15px; border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease; border: 1px solid #333; } .page-slotph-log-in__payment-logo:hover { transform: translateY(-3px); } .page-slotph-log-in__payment-logo img { width: 100px; height: auto; display: block; } @media (max-width: 768px) { .page-slotph-log-in__payment-logo img { width: 70px; } }