:root{--bg-deep:#080604;--bg-mid:#0e0a06;--amber:#f5a623;--coral:#ff4b36;--gold:#ffd166;--light:#f2ede3;--muted:#f2ede380;--glass:#f5a62308;--glass-hover:#f5a62312;--glass-border:#f5a62317;--glass-border-hover:#f5a62347}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body{background:var(--bg-deep);max-width:100vw;color:var(--light);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button{cursor:pointer;background:0 0;border:none;outline:none;font-family:inherit}.container{max-width:1160px;margin:0 auto;padding:0 24px}.warm-bg{pointer-events:none;z-index:0;background:radial-gradient(55% 50% at 72% 30%,#f5a62324 0%,#0000 60%),radial-gradient(40% 45% at 18% 70%,#ff4b3617 0%,#0000 55%),radial-gradient(35% 40% at 85% 80%,#f5a62312 0%,#0000 50%);position:absolute;inset:0}@keyframes glowPulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.7;transform:scale(1.08)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes mosaicFloat{0%,to{transform:rotateY(-8deg)rotateX(4deg)translateY(0)}50%{transform:rotateY(-8deg)rotateX(4deg)translateY(-10px)}}.mobile-subnav{z-index:99;-webkit-backdrop-filter:blur(24px);background:#080604e0;border:1px solid #f5a62329;border-radius:14px;align-items:stretch;gap:4px;padding:5px;display:none;position:fixed;top:70px;left:16px;right:16px;box-shadow:0 6px 28px #00000080,inset 0 0 0 1px #f5a6230a}.mobile-subnav-btn{color:#f5a623;letter-spacing:.04em;-webkit-tap-highlight-color:transparent;background:#f5a6230f;border:1px solid #f5a62324;border-radius:10px;flex:1 1 0;justify-content:center;align-items:center;gap:8px;padding:11px 12px;font-size:13px;font-weight:700;transition:background .2s,border-color .2s,transform .15s,color .2s;display:flex}.mobile-subnav-btn:active{color:#ffb800;background:#f5a62333;border-color:#f5a62373;transform:scale(.97)}.mobile-subnav-btn:hover{color:#ffb800;background:#f5a62324;border-color:#f5a62359}.mobile-subnav-btn svg{flex-shrink:0}.mobile-subnav-divider{background:linear-gradient(#0000,#f5a62338,#0000);flex-shrink:0;align-self:center;width:1px;height:22px}.nav-link{color:#f2ede39e;border-radius:50px;padding:6px 14px;font-size:13px;font-weight:500;transition:color .2s,background .2s}.nav-link:hover{color:#f2ede3;background:#f5a62314}.cta-btn{color:#080604;letter-spacing:.1px;cursor:pointer;background:#f5a623;border:none;border-radius:10px;align-items:center;gap:7px;padding:13px 26px;font-family:inherit;font-size:13px;font-weight:700;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.cta-btn:hover{background:#ffb800;transform:translateY(-2px);box-shadow:0 8px 28px #f5a62361}.launch-btn{color:var(--amber);letter-spacing:.15px;cursor:pointer;background:#f5a62314;border:1px solid #f5a62338;border-radius:8px;align-items:center;gap:5px;padding:9px 18px;font-family:inherit;font-size:12px;font-weight:600;transition:all .2s;display:inline-flex}.launch-btn:hover{background:#f5a62329;border-color:#f5a62373;box-shadow:0 0 20px #f5a62333}.game-card{background:var(--glass);border:1px solid var(--glass-border);border-radius:16px;transition:transform .25s,border-color .25s,box-shadow .25s;display:block;overflow:hidden}.game-card:hover{border-color:#f5a62347;transform:translateY(-5px);box-shadow:0 12px 36px #f5a6231a,0 2px 8px #00000059}.game-card:hover .card-thumb{transform:scale(1.06)}.card-thumb{object-fit:cover;width:100%;height:100%;transition:transform .38s;position:absolute;inset:0}.mosaic-card{aspect-ratio:4/3;border:1px solid #f5a62314;border-radius:14px;transition:border-color .25s,box-shadow .25s;display:block;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000073}.mosaic-card:hover{border-color:#f5a62340;box-shadow:0 8px 32px #f5a6232e}.faq-item{background:var(--glass);border:1px solid var(--glass-border);border-radius:14px;transition:border-color .25s;overflow:hidden}.faq-item.open{border-color:#f5a6234d}.faq-trigger{width:100%;color:var(--light);text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;font-size:15px;font-weight:500;transition:background .2s;display:flex}.faq-trigger:hover{background:var(--glass-hover)}.faq-icon{color:#f5a623;background:#f5a6231f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:15px;font-style:normal;line-height:1;transition:transform .32s cubic-bezier(.4,0,.2,1),background .2s;display:flex}.faq-item.open .faq-icon{background:#f5a6233d;transform:rotate(45deg)}.faq-body{max-height:0;transition:max-height .38s cubic-bezier(.4,0,.2,1);overflow:hidden}.faq-body.open{max-height:280px}.faq-answer{color:#aa8a62;padding:0 24px 20px;font-size:14px;line-height:1.75}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:var(--bg-deep)}::-webkit-scrollbar-thumb{background:#f5a62347;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#f5a62380}@media (max-width:1024px){.hero-section{min-height:auto!important;padding-top:104px!important;padding-bottom:64px!important}}@media (max-width:900px){.hero-split{flex-direction:column!important;align-items:stretch!important;gap:40px!important}.hero-left{flex:unset!important;max-width:100%!important}.hero-right-wrap{margin-top:8px;flex:unset!important;perspective:none!important;max-width:100%!important}.hero-right-wrap>div:first-child{max-width:520px;margin:0 auto;animation:none!important;transform:none!important}.hero-bg-num{opacity:.55;font-size:clamp(160px,36vw,280px)!important;right:-8%!important}.about-grid{grid-template-columns:1fr!important}.footer-grid{grid-template-columns:1fr 1fr!important;gap:36px!important}.game-detail-grid{grid-template-columns:1fr!important}}@media (max-width:768px){.games-grid-inner{grid-template-columns:repeat(2,1fr)!important}.header-nav{display:none!important}.mobile-subnav{display:flex!important}.hero-section{padding-top:144px!important;padding-bottom:56px!important}main{padding-top:64px}.hero-headline{letter-spacing:-1.5px!important;font-size:clamp(40px,9vw,60px)!important}.hero-sub{max-width:100%!important;font-size:15px!important}.hero-stats{gap:8px!important}.hero-stats>div{flex:calc(50% - 4px);min-width:0!important;padding:10px 12px!important}.hero-ctas{width:100%}.hero-ctas .cta-btn{flex:auto;justify-content:center}}@media (max-width:640px){.footer-grid{grid-template-columns:1fr!important;gap:36px!important}.footer-bottom,.footer-disclaimer-row{flex-direction:column!important;align-items:flex-start!important;gap:14px!important}.footer-disclaimer-row>div:first-child{flex-direction:row!important}.footer-19-badge{justify-content:flex-start;width:100%}}@media (max-width:600px){.header-badge-text{display:none!important}.header-badge{padding:5px 9px!important}}@media (max-width:480px){.games-grid-inner{grid-template-columns:1fr!important}.fs-label{display:none}.hero-section{padding-top:136px!important;padding-bottom:48px!important}.mobile-subnav{top:66px;left:12px;right:12px}.mobile-subnav-btn{padding:10px 8px;font-size:12px}.hero-badge{padding:4px 10px!important;font-size:10px!important}.hero-headline{letter-spacing:-1px!important;margin-bottom:18px!important;font-size:clamp(34px,10vw,52px)!important}.hero-sub{margin-bottom:28px!important;font-size:14px!important;line-height:1.65!important}.hero-stats{margin-bottom:28px!important}.hero-stats>div{padding:8px 10px!important}.hero-stats>div>div:first-child{font-size:17px!important}.hero-stats>div>div:last-child{font-size:10px!important}.hero-right-wrap>div:first-child{max-width:100%;gap:8px!important}}
