*{box-sizing:border-box}html{font-size:62.5%;scroll-behavior:smooth}body{margin:0;background:#1e1e1e;color:#dee2e6;font-family:Inter,Arial,Helvetica,sans-serif;font-size:1.5rem;line-height:1.5;overflow-x:hidden}body.v57f-lock{overflow:hidden}a{color:#ffef94;text-decoration:none}img{max-width:100%;display:block}.v57f-page{min-height:100vh;background:radial-gradient(circle at top,#3b2a78 0,#1e1e1e 42%,#111 100%)}.v57f-container{width:min(100%,43rem);margin:0 auto;padding:0 1.4rem}.v57f-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:rgba(30,30,30,.94);backdrop-filter:blur(12px);border-bottom:.1rem solid rgba(255,239,148,.18)}.v57f-header-row{width:min(100%,43rem);margin:0 auto;display:flex;align-items:center;gap:.8rem;min-height:6.2rem;padding:.8rem 1.2rem}.v57f-brand{display:flex;align-items:center;gap:.8rem;min-width:0;color:#fff}.v57f-logo{width:3.2rem;height:3.2rem;border-radius:.9rem;box-shadow:0 0 0 .2rem rgba(127,255,0,.25)}.v57f-brand-text{display:flex;flex-direction:column;line-height:1.1}.v57f-brand-name{font-weight:900;font-size:1.4rem;color:#ffef94;white-space:nowrap}.v57f-brand-sub{font-size:1rem;color:#dee2e6}.v57f-header-actions{margin-left:auto;display:flex;gap:.5rem}.v57f-btn{min-height:4.4rem;min-width:4.4rem;border:0;border-radius:1.3rem;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;transition:.2s transform,.2s filter,.2s background;color:#111}.v57f-btn:active{transform:scale(.96)}.v57f-btn-primary{background:linear-gradient(135deg,#7fff00,#3cb371);box-shadow:0 .6rem 1.6rem rgba(127,255,0,.22)}.v57f-btn-secondary{background:linear-gradient(135deg,#ffef94,#ffd65a)}.v57f-btn-ghost{background:rgba(255,255,255,.08);color:#ffef94;border:.1rem solid rgba(255,239,148,.25)}.v57f-menu-btn{width:4.4rem;background:#7b68ee;color:#fff;border:.1rem solid rgba(255,255,255,.16)}.v57f-nav{position:fixed;top:0;right:0;width:min(88vw,34rem);height:100vh;z-index:9999;background:#151515;border-left:.1rem solid rgba(255,239,148,.25);transform:translateX(105%);transition:.25s transform;padding:7.4rem 1.6rem 2rem;box-shadow:-1rem 0 3rem rgba(0,0,0,.45)}.v57f-nav.v57f-menu-open{transform:translateX(0)}.v57f-overlay{position:fixed;inset:0;background:rgba(0,0,0,.62);z-index:9998;opacity:0;visibility:hidden;transition:.2s}.v57f-overlay.v57f-menu-open{opacity:1;visibility:visible}.v57f-nav a{display:flex;align-items:center;gap:.9rem;min-height:4.8rem;border-radius:1.4rem;padding:0 1.2rem;margin:.5rem 0;background:rgba(255,255,255,.05);color:#dee2e6}.v57f-nav a.v57f-current,.v57f-nav a:hover{background:linear-gradient(135deg,rgba(127,255,0,.22),rgba(123,104,238,.2));color:#ffef94}.v57f-main{padding-top:7.4rem}.v57f-hero{position:relative;overflow:hidden;border-radius:2.4rem;margin:1.2rem 0 1.6rem;background:#111;border:.1rem solid rgba(255,239,148,.2);min-height:24rem}.v57f-slide{display:none;position:relative}.v57f-slide.v57f-active{display:block}.v57f-slide img{width:100%;height:24rem;object-fit:cover;filter:saturate(1.1) contrast(1.05)}.v57f-slide-copy{position:absolute;left:1.2rem;right:1.2rem;bottom:1.2rem;padding:1.2rem;border-radius:1.8rem;background:linear-gradient(135deg,rgba(0,0,0,.78),rgba(30,30,30,.42));border:.1rem solid rgba(255,255,255,.12)}.v57f-slide-copy h2{margin:.2rem 0 .5rem;color:#fff;font-size:2.1rem;line-height:1.15}.v57f-slide-copy p{margin:0;color:#dee2e6}.v57f-dots{display:flex;gap:.6rem;position:absolute;top:1rem;right:1rem}.v57f-dot{width:1rem;height:1rem;border-radius:50%;border:0;background:rgba(255,255,255,.45)}.v57f-dot.v57f-active{background:#7fff00}.v57f-section{margin:1.6rem 0;padding:1.4rem;border-radius:2rem;background:rgba(255,255,255,.055);border:.1rem solid rgba(255,255,255,.1);box-shadow:0 1rem 2.4rem rgba(0,0,0,.16)}.v57f-section h1,.v57f-section h2,.v57f-section h3{color:#ffef94;line-height:1.2;margin:.2rem 0 1rem}.v57f-section h1{font-size:2.6rem}.v57f-section h2{font-size:2.1rem}.v57f-section h3{font-size:1.7rem;color:#7fff00}.v57f-kicker{display:inline-flex;align-items:center;gap:.6rem;min-height:3.2rem;border-radius:999px;padding:.4rem 1rem;background:rgba(123,104,238,.22);color:#ffef94;font-weight:800}.v57f-grid{display:grid;gap:1rem}.v57f-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.v57f-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.v57f-card{border-radius:1.6rem;background:rgba(0,0,0,.24);border:.1rem solid rgba(255,255,255,.1);padding:1.2rem}.v57f-card-strong{background:linear-gradient(160deg,rgba(123,104,238,.24),rgba(60,179,113,.12));border-color:rgba(255,239,148,.22)}.v57f-game-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem}.v57f-game{display:flex;flex-direction:column;gap:.5rem;align-items:center;text-align:center;min-height:9.8rem;padding:.6rem;border-radius:1.3rem;background:rgba(255,255,255,.055);border:.1rem solid rgba(255,255,255,.08)}.v57f-game img{width:5.6rem;height:5.6rem;border-radius:1.2rem;object-fit:cover}.v57f-game span{font-size:1.05rem;color:#fff;font-weight:700;line-height:1.2}.v57f-promo-link{font-weight:900;color:#7fff00;text-decoration:underline;text-underline-offset:.25rem}.v57f-cta-row{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1rem}.v57f-stat{display:flex;justify-content:space-between;gap:1rem;padding:.9rem 0;border-bottom:.1rem dashed rgba(255,255,255,.12)}.v57f-stat:last-child{border-bottom:0}.v57f-pill-list{display:flex;flex-wrap:wrap;gap:.7rem}.v57f-pill{border-radius:999px;background:rgba(255,239,148,.12);color:#ffef94;border:.1rem solid rgba(255,239,148,.18);padding:.55rem .9rem;font-weight:800}.v57f-footer{margin-top:2rem;padding:2rem 1.4rem 8.8rem;background:#111;border-top:.1rem solid rgba(255,239,148,.18)}.v57f-footer-inner{width:min(100%,43rem);margin:0 auto}.v57f-footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin:1.2rem 0}.v57f-footer-links a{min-height:4.4rem;border-radius:1.2rem;background:rgba(255,255,255,.06);display:flex;align-items:center;padding:0 1rem;color:#dee2e6}.v57f-partners{display:flex;gap:.8rem;flex-wrap:wrap}.v57f-partner{padding:.6rem .9rem;border-radius:1rem;background:rgba(123,104,238,.18);color:#ffef94;font-size:1.2rem}.v57f-bottom-nav{position:fixed;bottom:0;left:0;right:0;z-index:1000;height:6.2rem;background:#121212;border-top:.1rem solid rgba(255,239,148,.2);display:flex;justify-content:space-around;box-shadow:0 -1rem 2rem rgba(0,0,0,.38)}.v57f-bottom-nav button,.v57f-bottom-nav a{min-width:6rem;min-height:6rem;border:0;background:transparent;color:#dee2e6;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;font-size:1.05rem;font-weight:800;cursor:pointer}.v57f-bottom-nav i,.v57f-bottom-nav ion-icon,.v57f-bottom-nav .material-icons,.v57f-bottom-nav .ti{font-size:2.3rem;line-height:1}.v57f-bottom-nav .v57f-current,.v57f-bottom-nav button:hover{color:#7fff00;background:linear-gradient(180deg,rgba(127,255,0,.16),transparent)}.v57f-badge{position:absolute;margin-left:3.4rem;margin-top:-2.4rem;background:#ffef94;color:#111;border-radius:999px;font-size:.95rem;padding:.1rem .45rem}.v57f-table{width:100%;border-collapse:collapse;overflow:hidden;border-radius:1.4rem}.v57f-table th,.v57f-table td{padding:.85rem;border-bottom:.1rem solid rgba(255,255,255,.09);text-align:left}.v57f-table th{color:#ffef94;background:rgba(123,104,238,.2)}.v57f-review{display:flex;gap:1rem;align-items:flex-start}.v57f-avatar{width:3.8rem;height:3.8rem;border-radius:50%;background:linear-gradient(135deg,#7fff00,#7b68ee);display:flex;align-items:center;justify-content:center;color:#111;font-weight:900;flex:0 0 auto}.v57f-note{border-left:.4rem solid #7fff00;padding:1rem;background:rgba(127,255,0,.08);border-radius:0 1.2rem 1.2rem 0}.v57f-desktop-nav{display:none}.v57f-sr{position:absolute;width:.1rem;height:.1rem;padding:0;margin:-.1rem;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (min-width:769px){body{background:#0f0f0f}.v57f-container,.v57f-header-row,.v57f-footer-inner{width:min(100%,110rem)}.v57f-main{padding-top:8rem}.v57f-header-row{min-height:7rem}.v57f-desktop-nav{display:flex;margin-left:1rem;gap:.6rem}.v57f-desktop-nav a{color:#dee2e6;padding:.9rem 1rem;border-radius:1rem}.v57f-desktop-nav a:hover{background:rgba(255,255,255,.08);color:#ffef94}.v57f-menu-btn{display:none}.v57f-bottom-nav{display:none}.v57f-section{padding:2rem}.v57f-hero{min-height:38rem}.v57f-slide img{height:38rem}.v57f-game-grid{grid-template-columns:repeat(8,minmax(0,1fr))}.v57f-footer{padding-bottom:2.4rem}.v57f-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.v57f-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){main.v57f-main{padding-bottom:8rem}.v57f-header-actions .v57f-btn{font-size:1.15rem;padding:0 .8rem}.v57f-grid-3{grid-template-columns:1fr}.v57f-grid-2{grid-template-columns:1fr}.v57f-section h1{font-size:2.25rem}.v57f-game-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:360px){.v57f-container{padding:0 1rem}.v57f-header-row{padding:.7rem .8rem}.v57f-brand-name{font-size:1.25rem}.v57f-game-grid{gap:.55rem}.v57f-game img{width:5rem;height:5rem}.v57f-game span{font-size:.98rem}.v57f-bottom-nav button,.v57f-bottom-nav a{min-width:5.6rem;font-size:.98rem}}
