.page-phrush-log-in__hero-section { background-image: url('[GALLERY:hero:1920x1080:okbet,gaming,login,philippines]'); background-size: cover; background-position: center; color: #fff; text-align: center; padding: 10px 20px 80px; display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 500px; position: relative; }.page-phrush-log-in__hero-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.6); z-index: 1; }.page-phrush-log-in__hero-content { position: relative; z-index: 2; max-width: 900px; margin: 0 auto; }.page-phrush-log-in__hero-title { font-size: 2.8em; margin-bottom: 15px; line-height: 1.2; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); }.page-phrush-log-in__hero-description { font-size: 1.2em; margin-bottom: 30px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); }.page-phrush-log-in__cta-buttons { display: flex; gap: 15px; justify-content: center; flex-wrap: wrap; }.page-phrush-log-in__cta-button { 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.2s ease; border: none; cursor: pointer; }.page-phrush-log-in__cta-button:hover { background-color: #e6b800; transform: translateY(-2px); }.page-phrush-log-in__cta-button--secondary { background-color: #007bff; color: #fff; }.page-phrush-log-in__cta-button--secondary:hover { background-color: #0069d9; }.page-phrush-log-in__section { padding: 60px 20px; text-align: center; }.page-phrush-log-in__section--light { background-color: #f8f8f8; color: #333; }.page-phrush-log-in__section--dark { background-color: #222; color: #fff; }.page-phrush-log-in__section-title { font-size: 2.2em; margin-bottom: 40px; color: #333; }.page-phrush-log-in__section--dark .page-phrush-log-in__section-title { color: #fff; }.page-phrush-log-in__features-grid, .page-phrush-log-in__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; }.page-phrush-log-in__feature-item, .page-phrush-log-in__promo-item { background-color: #fff; border-radius: 10px; padding: 30px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); text-align: center; display: flex; flex-direction: column; align-items: center; transition: transform 0.3s ease; box-sizing: border-box; }.page-phrush-log-in__feature-item:hover, .page-phrush-log-in__promo-item:hover { transform: translateY(-5px); }.page-phrush-log-in__feature-image, .page-phrush-log-in__promo-image, .page-phrush-log-in__app-image { max-width: 100%; height: auto; border-radius: 8px; margin-bottom: 20px; object-fit: cover; }.page-phrush-log-in__feature-title, .page-phrush-log-in__promo-title { font-size: 1.5em; margin-bottom: 15px; color: #333; }.page-phrush-log-in__promo-description { font-size: 1em; color: #555; margin-bottom: 20px; }.page-phrush-log-in__app-download-section { display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 80px 20px; background-color: #007bff; color: #fff; }.page-phrush-log-in__app-download-content { max-width: 800px; text-align: center; }.page-phrush-log-in__app-download-title { font-size: 2.5em; margin-bottom: 20px; }.page-phrush-log-in__app-download-text { font-size: 1.1em; margin-bottom: 30px; }.page-phrush-log-in__app-image-wrapper { margin-top: 40px; background-color: #fff; padding: 20px; border-radius: 15px; box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2); max-width: 400px; width: 100%; box-sizing: border-box; }.page-phrush-log-in__app-image { border-radius: 10px; }.page-phrush-log-in__promo-item .page-phrush-log-in__cta-button { margin-top: auto; }.page-phrush-log-in__faq-section { padding: 60px 20px; max-width: 900px; margin: 0 auto; text-align: left; }.page-phrush-log-in__faq-title { text-align: center; font-size: 2.2em; margin-bottom: 40px; color: #333; }.page-phrush-log-in__faq-item { margin-bottom: 15px; border: 1px solid #ddd; border-radius: 8px; overflow: hidden; background-color: #fff; box-sizing: border-box; }.page-phrush-log-in__faq-question { background-color: #f0f0f0; padding: 18px 25px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; font-weight: bold; font-size: 1.1em; color: #333; user-select: none; transition: background-color 0.3s ease; }.page-phrush-log-in__faq-question:hover { background-color: #e0e0e0; }.page-phrush-log-in__faq-question h3 { margin: 0; font-size: 1.1em; color: #333; pointer-events: none; }.page-phrush-log-in__faq-toggle { font-size: 1.5em; line-height: 1; margin-left: 15px; pointer-events: none; transition: transform 0.3s ease; }.page-phrush-log-in__faq-item.active .page-phrush-log-in__faq-toggle { transform: rotate(45deg); }.page-phrush-log-in__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; color: #555; }.page-phrush-log-in__faq-item.active .page-phrush-log-in__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-phrush-log-in__sticky-cta { position: fixed; bottom: 0; left: 0; width: 100%; background-color: rgba(0, 0, 0, 0.9); padding: 10px 20px; display: flex; justify-content: space-around; align-items: center; box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.3); z-index: 1000; display: none; /* Hidden by default, shown on mobile */ }.page-phrush-log-in__sticky-cta .page-phrush-log-in__cta-button { flex: 1; margin: 0 5px; padding: 12px 10px; font-size: 1em; text-align: center; }.page-phrush-log-in__gamelogo-container { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; gap: 20px; margin-top: 30px; }.page-phrush-log-in__gamelogo { width: 80px; height: 80px; object-fit: contain; }.page-phrush-log-in__centered-text { text-align: center; margin-bottom: 20px; }.page-phrush-log-in__section p { line-height: 1.6; }.page-phrush-log-in__section ul { list-style: none; padding: 0; margin: 0; }.page-phrush-log-in__section li { margin-bottom: 10px; }.page-phrush-log-in__section li::before { content: '✓ '; color: #ffcc00; font-weight: bold; margin-right: 8px; }.page-phrush-log-in__promo-grid a { text-decoration: none; color: inherit; }.page-phrush-log-in__promo-grid a:hover .page-phrush-log-in__promo-item { transform: translateY(-5px); }.page-phrush-log-in__app-download-section p { max-width: 700px; margin: 0 auto 30px; }.page-phrush-log-in__faq-answer p { margin-top: 0; }.page-phrush-log-in__faq-answer ul { margin-left: 20px; }.page-phrush-log-in__faq-answer li::before { content: ''; }.page-phrush-log-in__faq-answer li { list-style: disc; text-align: left; }.page-phrush-log-in__hero-title strong { color: #ffcc00; }.page-phrush-log-in__feature-item p { color: #555; }.page-phrush-log-in__section-title strong { color: #ffcc00; }.page-phrush-log-in__section--dark .page-phrush-log-in__section-title strong { color: #ffcc00; }.page-phrush-log-in__section--dark .page-phrush-log-in__feature-item, .page-phrush-log-in__section--dark .page-phrush-log-in__promo-item { background-color: #333; color: #eee; }.page-phrush-log-in__section--dark .page-phrush-log-in__feature-title, .page-phrush-log-in__section--dark .page-phrush-log-in__promo-title { color: #fff; }.page-phrush-log-in__section--dark .page-phrush-log-in__feature-item p, .page-phrush-log-in__section--dark .page-phrush-log-in__promo-item p { color: #ccc; }@media (max-width: 768px) { .page-phrush-log-in__hero-title { font-size: 2em; }.page-phrush-log-in__hero-description { font-size: 1em; }.page-phrush-log-in__cta-buttons { flex-direction: column; gap: 10px; }.page-phrush-log-in__cta-button { width: 100%; padding: 12px 20px; font-size: 1em; }.page-phrush-log-in__section { padding: 40px 15px; }.page-phrush-log-in__section-title, .page-phrush-log-in__app-download-title, .page-phrush-log-in__faq-title { font-size: 1.8em; margin-bottom: 30px; }.page-phrush-log-in__features-grid, .page-phrush-log-in__promo-grid { grid-template-columns: 1fr; gap: 20px; }.page-phrush-log-in__feature-item, .page-phrush-log-in__promo-item { padding: 20px; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-phrush-log-in__app-download-section { padding: 50px 15px; }.page-phrush-log-in__app-download-text { font-size: 0.95em; }.page-phrush-log-in__app-image-wrapper { max-width: 300px; padding: 15px; }.page-phrush-log-in__faq-section { padding: 40px 15px; }.page-phrush-log-in__faq-question { padding: 15px 20px; font-size: 1em; }.page-phrush-log-in__faq-question h3 { font-size: 1em; }.page-phrush-log-in__faq-answer { padding: 0 20px; }.page-phrush-log-in__faq-item.active .page-phrush-log-in__faq-answer { padding: 15px 20px !important; }.page-phrush-log-in__sticky-cta { display: flex; }.page-phrush-log-in__gamelogo { width: 60px; height: 60px; }.page-phrush-log-in__gamelogo-container { gap: 15px; }.page-phrush-log-in__section p, .page-phrush-log-in__faq-answer p { font-size: 0.95em; }.page-phrush-log-in__section li { font-size: 0.95em; }}.page-phrush-log-in__image-wrapper { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; }.page-phrush-log-in__image-wrapper img { max-width: 100%; height: auto; display: block; }.page-phrush-log-in__faq-answer ul, .page-phrush-log-in__faq-answer ol { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 0 0 20px !important; margin-left: 0 !important; margin-right: 0 !important; }.page-phrush-log-in__faq-answer li { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }