.page-nustargame-ph-login-register-mobile { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-nustargame-ph-login-register-mobile__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; }.page-nustargame-ph-login-register-mobile__section { padding: 60px 0; }.page-nustargame-ph-login-register-mobile__section--dark { background-color: #222; color: #fff; }.page-nustargame-ph-login-register-mobile__section-title { text-align: center; margin-bottom: 40px; font-size: 2.5em; color: #333; }.page-nustargame-ph-login-register-mobile__section--dark .page-nustargame-ph-login-register-mobile__section-title { color: #fff; }.page-nustargame-ph-login-register-mobile__text-center { text-align: center; }.page-nustargame-ph-login-register-mobile__btn { display: inline-block; background-color: #e44d26; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; }.page-nustargame-ph-login-register-mobile__btn:hover { background-color: #ff6600; }.page-nustargame-ph-login-register-mobile__btn--secondary { background-color: #007bff; }.page-nustargame-ph-login-register-mobile__btn--secondary:hover { background-color: #0056b3; }.page-nustargame-ph-login-register-mobile__hero-section { background: url('[GALLERY:hero:1920x1080:nustargame,mobile,login,register,philippines,casino]') no-repeat center center/cover; color: #fff; text-align: center; padding: 100px 0 80px; position: relative; overflow: hidden; padding-top: 10px; /* Adjusting for body padding-top */ }.page-nustargame-ph-login-register-mobile__hero-overlay { background-color: rgba(0, 0, 0, 0.6); position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 1; }.page-nustargame-ph-login-register-mobile__hero-content { position: relative; z-index: 2; padding: 20px; }.page-nustargame-ph-login-register-mobile__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); }.page-nustargame-ph-login-register-mobile__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; }.page-nustargame-ph-login-register-mobile__info-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; }.page-nustargame-ph-login-register-mobile__info-item { background-color: #fff; padding: 30px; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); text-align: center; }.page-nustargame-ph-login-register-mobile__info-icon { margin-bottom: 15px; }.page-nustargame-ph-login-register-mobile__info-icon img { width: 80px; height: 80px; object-fit: contain; }.page-nustargame-ph-login-register-mobile__info-title { font-size: 1.5em; margin-bottom: 10px; color: #e44d26; }.page-nustargame-ph-login-register-mobile__quick-access { display: flex; justify-content: center; flex-wrap: wrap; gap: 20px; margin-top: 40px; }.page-nustargame-ph-login-register-mobile__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; margin-top: 40px; }.page-nustargame-ph-login-register-mobile__game-card { background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); text-align: center; transition: transform 0.3s ease; }.page-nustargame-ph-login-register-mobile__game-card:hover { transform: translateY(-5px); }.page-nustargame-ph-login-register-mobile__game-card-image { width: 100%; height: 200px; object-fit: cover; }.page-nustargame-ph-login-register-mobile__game-card-content { padding: 20px; }.page-nustargame-ph-login-register-mobile__game-card-title { font-size: 1.4em; margin-bottom: 10px; color: #e44d26; }.page-nustargame-ph-login-register-mobile__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }.page-nustargame-ph-login-register-mobile__promo-card { background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); text-align: center; }.page-nustargame-ph-login-register-mobile__promo-card-image { width: 100%; height: 220px; object-fit: cover; }.page-nustargame-ph-login-register-mobile__promo-card-content { padding: 20px; }.page-nustargame-ph-login-register-mobile__promo-card-title { font-size: 1.6em; margin-bottom: 10px; color: #e44d26; }.page-nustargame-ph-login-register-mobile__security-features { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; }.page-nustargame-ph-login-register-mobile__feature-item { background-color: #fff; padding: 30px; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); text-align: center; }.page-nustargame-ph-login-register-mobile__feature-icon { margin-bottom: 15px; }.page-nustargame-ph-login-register-mobile__feature-icon img { width: 80px; height: 80px; object-fit: contain; }.page-nustargame-ph-login-register-mobile__feature-title { font-size: 1.5em; margin-bottom: 10px; color: #007bff; }.page-nustargame-ph-login-register-mobile__faq-list { margin-top: 40px; max-width: 800px; margin-left: auto; margin-right: auto; }.page-nustargame-ph-login-register-mobile__faq-item { background-color: #fff; margin-bottom: 15px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); overflow: hidden; }.page-nustargame-ph-login-register-mobile__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; background-color: #f0f0f0; cursor: pointer; user-select: none; border-bottom: 1px solid #eee; transition: background-color 0.3s ease; }.page-nustargame-ph-login-register-mobile__faq-question h3 { margin: 0; font-size: 1.2em; color: #333; pointer-events: none; }.page-nustargame-ph-login-register-mobile__faq-question:hover { background-color: #e0e0e0; }.page-nustargame-ph-login-register-mobile__faq-toggle { font-size: 1.8em; font-weight: bold; color: #e44d26; transition: transform 0.3s ease; pointer-events: none; }.page-nustargame-ph-login-register-mobile__faq-item.active .page-nustargame-ph-login-register-mobile__faq-toggle { transform: rotate(45deg); }.page-nustargame-ph-login-register-mobile__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.4s ease; opacity: 0; }.page-nustargame-ph-login-register-mobile__faq-item.active .page-nustargame-ph-login-register-mobile__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-nustargame-ph-login-register-mobile__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }.page-nustargame-ph-login-register-mobile__blog-card { background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; }.page-nustargame-ph-login-register-mobile__blog-card:hover { transform: translateY(-5px); }.page-nustargame-ph-login-register-mobile__blog-card-image { width: 100%; height: 200px; object-fit: cover; }.page-nustargame-ph-login-register-mobile__blog-card-content { padding: 20px; }.page-nustargame-ph-login-register-mobile__blog-card-title { font-size: 1.3em; margin-bottom: 10px; color: #e44d26; }.page-nustargame-ph-login-register-mobile__blog-card-meta { font-size: 0.9em; color: #777; margin-bottom: 15px; }.page-nustargame-ph-login-register-mobile__blog-card-description { font-size: 0.95em; color: #555; }.page-nustargame-ph-login-register-mobile__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; }.page-nustargame-ph-login-register-mobile__floating-btn { background-color: #e44d26; color: #fff; border-radius: 50%; width: 50px; height: 50px; display: flex; justify-content: center; align-items: center; font-weight: bold; text-decoration: none; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease; }.page-nustargame-ph-login-register-mobile__floating-btn:hover { background-color: #ff6600; }.page-nustargame-ph-login-register-mobile__floating-btn--login { background-color: #007bff; }.page-nustargame-ph-login-register-mobile__floating-btn--login:hover { background-color: #0056b3; }@media (max-width: 768px) { .page-nustargame-ph-login-register-mobile__hero-title { font-size: 2.5em; }.page-nustargame-ph-login-register-mobile__hero-subtitle { font-size: 1.2em; }.page-nustargame-ph-login-register-mobile__section { padding: 40px 0; }.page-nustargame-ph-login-register-mobile__section-title { font-size: 2em; }.page-nustargame-ph-login-register-mobile__info-grid, .page-nustargame-ph-login-register-mobile__game-grid, .page-nustargame-ph-login-register-mobile__promo-grid, .page-nustargame-ph-login-register-mobile__security-features, .page-nustargame-ph-login-register-mobile__blog-grid { grid-template-columns: 1fr; }.page-nustargame-ph-login-register-mobile__quick-access { flex-direction: column; align-items: center; }.page-nustargame-ph-login-register-mobile__btn { width: 100%; max-width: 250px; }.page-nustargame-ph-login-register-mobile__faq-question { padding: 15px 20px; }.page-nustargame-ph-login-register-mobile__faq-question h3 { font-size: 1.1em; }.page-nustargame-ph-login-register-mobile__faq-answer { padding: 0 20px; }.page-nustargame-ph-login-register-mobile__faq-item.active .page-nustargame-ph-login-register-mobile__faq-answer { padding: 15px 20px !important; }.page-nustargame-ph-login-register-mobile__floating-buttons { bottom: 15px; right: 15px; }.page-nustargame-ph-login-register-mobile__floating-btn { width: 45px; height: 45px; font-size: 0.9em; }.page-nustargame-ph-login-register-mobile__info-item, .page-nustargame-ph-login-register-mobile__feature-item, .page-nustargame-ph-login-register-mobile__game-card, .page-nustargame-ph-login-register-mobile__promo-card, .page-nustargame-ph-login-register-mobile__blog-card { box-sizing: border-box !important; width: 100% !important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; }.page-nustargame-ph-login-register-mobile__info-grid, .page-nustargame-ph-login-register-mobile__game-grid, .page-nustargame-ph-login-register-mobile__promo-grid, .page-nustargame-ph-login-register-mobile__security-features, .page-nustargame-ph-login-register-mobile__blog-grid { padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }.page-nustargame-ph-login-register-mobile p, .page-nustargame-ph-login-register-mobile li, .page-nustargame-ph-login-register-mobile h1, .page-nustargame-ph-login-register-mobile h2, .page-nustargame-ph-login-register-mobile h3, .page-nustargame-ph-login-register-mobile h4, .page-nustargame-ph-login-register-mobile h5, .page-nustargame-ph-login-register-mobile h6 { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }}