body{font-family:'Segoe UI',Roboto,Helvetica,Arial,sans-serif;margin:0;padding:0;background-color:#f0f2f5;color:#333}.page-nustar-com{max-width:1200px;margin:0 auto;padding:20px;box-sizing:border-box}.page-nustar-com__section{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);margin-bottom:20px;padding:30px}.page-nustar-com__hero-section{background:linear-gradient(135deg,#007bff,#0056b3);color:#fff;text-align:center;padding:10px 20px 60px;border-radius:0 0 8px 8px;margin-bottom:20px}.page-nustar-com__hero-section h1{font-size:2.8em;margin-bottom:15px;line-height:1.2;font-weight:700;color:#fff}.page-nustar-com__hero-section p{font-size:1.3em;margin-bottom:30px;opacity:.9}.page-nustar-com__btn{display:inline-block;background-color:#ffc107;color:#333;padding:15px 35px;border-radius:50px;text-decoration:none;font-weight:700;font-size:1.1em;transition:background-color .3s ease,transform .3s ease;border:none;cursor:pointer}.page-nustar-com__btn:hover{background-color:#e0a800;transform:translateY(-2px)}.page-nustar-com__quick-access-buttons{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-top:20px}.page-nustar-com__quick-access-buttons .page-nustar-com__btn{flex:1 1 auto;min-width:180px;text-align:center}.page-nustar-com__section-title{font-size:2.2em;color:#0056b3;margin-bottom:25px;text-align:center;font-weight:600}.page-nustar-com__subsection-title{font-size:1.8em;color:#007bff;margin-top:30px;margin-bottom:15px;font-weight:500}.page-nustar-com__text-content{font-size:1.1em;line-height:1.7;margin-bottom:20px}.page-nustar-com__game-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;margin-top:30px}.page-nustar-com__game-card{background-color:#f8f9fa;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.05);text-align:center;transition:transform .3s ease}.page-nustar-com__game-card:hover{transform:translateY(-5px)}.page-nustar-com__game-card img{width:100%;height:200px;object-fit:cover;display:block}.page-nustar-com__game-card-content{padding:20px}.page-nustar-com__game-card h3{font-size:1.5em;color:#0056b3;margin-top:0;margin-bottom:10px}.page-nustar-com__game-card p{font-size:.95em;color:#555}.page-nustar-com__promo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px;margin-top:30px}.page-nustar-com__promo-card{background-color:#e9f7ff;border:1px solid #cce5ff;border-radius:10px;padding:25px;text-align:center;transition:transform .3s ease}.page-nustar-com__promo-card:hover{transform:translateY(-5px)}.page-nustar-com__promo-card h3{font-size:1.6em;color:#007bff;margin-top:0;margin-bottom:10px}.page-nustar-com__promo-card p{font-size:1em;color:#444;margin-bottom:20px}.page-nustar-com__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px;margin-top:30px}.page-nustar-com__blog-card{background-color:#f8f9fa;border-radius:10px;box-shadow:0 2px 5px rgba(0,0,0,.08);overflow:hidden;transition:transform .3s ease}.page-nustar-com__blog-card:hover{transform:translateY(-5px)}.page-nustar-com__blog-card img{width:100%;height:200px;object-fit:cover;display:block}.page-nustar-com__blog-card-content{padding:20px}.page-nustar-com__blog-card h3{font-size:1.4em;margin-top:0;margin-bottom:10px}.page-nustar-com__blog-card h3 a{color:#0056b3;text-decoration:none}.page-nustar-com__blog-card p{font-size:.95em;color:#555;margin-bottom:15px}.page-nustar-com__blog-card .page-nustar-com__btn{padding:10px 20px;font-size:.9em}.page-nustar-com__faq-container{margin-top:30px}.page-nustar-com__faq-item{border:1px solid #eee;border-radius:8px;margin-bottom:15px;overflow:hidden}.page-nustar-com__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px;background-color:#f0f7ff;cursor:pointer;user-select:none;transition:background-color .3s ease}.page-nustar-com__faq-question:hover{background-color:#e0edff}.page-nustar-com__faq-question h3{margin:0;font-size:1.2em;color:#0056b3;pointer-events:none}.page-nustar-com__faq-toggle{font-size:1.5em;font-weight:700;color:#007bff;transition:transform .3s ease;pointer-events:none}.page-nustar-com__faq-item.active .page-nustar-com__faq-toggle{transform:rotate(45deg)}.page-nustar-com__faq-answer{max-height:0;overflow:hidden;padding:0 15px;opacity:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease}.page-nustar-com__faq-item.active .page-nustar-com__faq-answer{max-height:2000px!important;padding:20px 15px!important;opacity:1}.page-nustar-com__faq-answer p{margin-top:0;margin-bottom:15px;line-height:1.6;color:#444}@media (max-width:768px){.page-nustar-com{padding:15px}.page-nustar-com__hero-section{padding:10px 15px 40px}.page-nustar-com__hero-section h1{font-size:2em}.page-nustar-com__hero-section p{font-size:1em}.page-nustar-com__btn{padding:12px 25px;font-size:1em}.page-nustar-com__quick-access-buttons{flex-direction:column;gap:10px}.page-nustar-com__quick-access-buttons .page-nustar-com__btn{width:100%!important;max-width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important}.page-nustar-com__section-title{font-size:1.8em}.page-nustar-com__subsection-title{font-size:1.5em}.page-nustar-com__game-grid,.page-nustar-com__promo-grid,.page-nustar-com__blog-grid{grid-template-columns:1fr;gap:20px}.page-nustar-com__game-card img,.page-nustar-com__blog-card img{height:180px}.page-nustar-com__text-content{font-size:1em}.page-nustar-com__faq-question{padding:15px}.page-nustar-com__faq-question h3{font-size:1.1em}.page-nustar-com__faq-answer{padding:0 10px}.page-nustar-com__faq-item.active .page-nustar-com__faq-answer{padding:15px 10px!important}.page-nustar-com__game-grid>div,.page-nustar-com__promo-grid>div,.page-nustar-com__blog-grid>div{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}.page-nustar-com__game-grid,.page-nustar-com__promo-grid,.page-nustar-com__blog-grid{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:0!important;margin-left:0!important;margin-right:0!important}img{max-width:100%!important;height:auto!important;box-sizing:border-box!important;overflow:hidden!important}}