body{font-family:'Arial',sans-serif;margin:0;padding:0;background-color:#0d1117;color:#e6edf3}.page-nustar-pg__container{max-width:1200px;margin:0 auto;padding:20px}.page-nustar-pg__hero-section{position:relative;width:100%;height:auto;min-height:450px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;overflow:hidden;padding-top:10px}.page-nustar-pg__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.page-nustar-pg__hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgba(0,0,0,0.6),rgba(0,0,0,0.8));z-index:-1}.page-nustar-pg__hero-content{z-index:1;padding:20px;max-width:800px}.page-nustar-pg__hero-title{font-size:3em;margin-bottom:15px;line-height:1.2;text-shadow:2px 2px 4px rgba(0,0,0,0.7)}.page-nustar-pg__hero-subtitle{font-size:1.3em;margin-bottom:30px}.page-nustar-pg__cta-button{display:inline-block;background-color:#e74c3c;color:#fff;padding:15px 30px;border-radius:8px;text-decoration:none;font-weight:bold;font-size:1.1em;transition:background-color 0.3s ease,transform 0.2s ease}.page-nustar-pg__cta-button:hover{background-color:#c0392b;transform:scale(1.05)}.page-nustar-pg__section-title{font-size:2.5em;color:#e74c3c;text-align:center;margin-bottom:40px;padding-top:40px}.page-nustar-pg__text-content{font-size:1.1em;line-height:1.6;margin-bottom:20px;text-align:justify}.page-nustar-pg__game-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-bottom:50px}.page-nustar-pg__game-card{background-color:#1a202c;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,0.3);text-align:center;transition:transform 0.3s ease,box-shadow 0.3s ease}.page-nustar-pg__game-card:hover{transform:translateY(-10px);box-shadow:0 10px 20px rgba(0,0,0,0.5)}.page-nustar-pg__game-image{width:100%;height:200px;object-fit:cover}.page-nustar-pg__game-title{font-size:1.5em;color:#fff;margin:15px 0 10px;padding:0 15px}.page-nustar-pg__game-description{font-size:0.95em;color:#bbb;padding:0 15px 15px}.page-nustar-pg__promo-banner{background-color:#2c3e50;padding:50px 20px;text-align:center;margin-top:50px}.page-nustar-pg__promo-title{font-size:2.8em;color:#e74c3c;margin-bottom:20px}.page-nustar-pg__promo-description{font-size:1.2em;color:#fff;margin-bottom:30px}.page-nustar-pg__features-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px;margin-bottom:50px}.page-nustar-pg__feature-item{background-color:#1a202c;border-radius:10px;padding:25px;text-align:center;box-shadow:0 4px 10px rgba(0,0,0,0.2)}.page-nustar-pg__feature-icon{width:80px;height:80px;margin-bottom:15px;display:inline-block}.page-nustar-pg__feature-title{font-size:1.4em;color:#e74c3c;margin-bottom:10px}.page-nustar-pg__feature-description{font-size:1em;color:#bbb}.page-nustar-pg__faq-section{padding:50px 0}.page-nustar-pg__faq-item{background-color:#1a202c;border-radius:8px;margin-bottom:15px;overflow:hidden}.page-nustar-pg__faq-question{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;cursor:pointer;background-color:#2c3e50;color:#fff;font-size:1.2em;font-weight:bold;user-select:none;transition:background-color 0.3s ease}.page-nustar-pg__faq-question:hover{background-color:#34495e}.page-nustar-pg__faq-question h3{margin:0;flex-grow:1;pointer-events:none}.page-nustar-pg__faq-toggle{font-size:1.5em;margin-left:15px;pointer-events:none;transition:transform 0.3s ease}.page-nustar-pg__faq-item.active .page-nustar-pg__faq-toggle{transform:rotate(45deg)}.page-nustar-pg__faq-answer{max-height:0;overflow:hidden;padding:0 15px;background-color:#1a202c;color:#bbb;transition:max-height 0.4s cubic-bezier(0.4,0,0.2,1),padding 0.4s ease,opacity 0.4s ease;opacity:0}.page-nustar-pg__faq-item.active .page-nustar-pg__faq-answer{max-height:2000px!important;padding:20px 15px!important;opacity:1}.page-nustar-pg__floating-buttons{position:fixed;bottom:20px;right:20px;z-index:1000;display:flex;flex-direction:column;gap:15px}.page-nustar-pg__floating-button{background-color:#e74c3c;color:#fff;padding:12px 20px;border-radius:50px;text-decoration:none;font-weight:bold;font-size:1em;box-shadow:0 4px 10px rgba(0,0,0,0.3);transition:background-color 0.3s ease,transform 0.2s ease}.page-nustar-pg__floating-button:hover{background-color:#c0392b;transform:scale(1.05)}@media(max-width:768px){.page-nustar-pg__hero-title{font-size:2.2em}.page-nustar-pg__hero-subtitle{font-size:1em}.page-nustar-pg__section-title{font-size:2em}.page-nustar-pg__promo-title{font-size:2em}.page-nustar-pg__promo-description{font-size:1em}.page-nustar-pg__features-list{grid-template-columns:1fr}.page-nustar-pg__faq-question{font-size:1em}.page-nustar-pg__faq-answer{padding:15px 10px}.page-nustar-pg__faq-item,.page-nustar-pg__features-list,.page-nustar-pg__game-grid,.page-nustar-pg__promo-banner,.page-nustar-pg__hero-section{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding-left:15px!important;padding-right:15px!important;margin-left:0!important;margin-right:0!important}.page-nustar-pg__game-card,.page-nustar-pg__feature-item,.page-nustar-pg__faq-item{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.page-nustar-pg__game-description,.page-nustar-pg__feature-description,.page-nustar-pg__text-content,.page-nustar-pg__promo-description,.page-nustar-pg__faq-answer p{word-wrap:break-word!important;overflow-wrap:break-word!important;word-break:break-word!important}}