html{font-size:62.5%;box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{margin:0;font-family:'Inter','Segoe UI',Arial,sans-serif;background:#081127;color:#f7f2df;font-size:1.6rem;line-height:1.5;overflow-x:hidden}body.wf164-lock{overflow:hidden}a{color:#f1c36a;text-decoration:none}img{max-width:100%;display:block}button{font:inherit}.wf164-wrapper{width:100%;max-width:430px;margin:0 auto;background:linear-gradient(180deg,#101d3b 0%,#081127 45%,#120f2f 100%);min-height:100vh;box-shadow:0 0 45px rgba(0,0,0,.4);overflow:hidden}.wf164-container{width:min(100% - 2.4rem,40.6rem);margin-inline:auto}.wf164-header{position:fixed;top:0;left:50%;transform:translateX(-50%);width:100%;max-width:430px;z-index:1000;background:rgba(8,17,39,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(241,195,106,.22);transition:.25s ease}.wf164-header-compact{box-shadow:0 10px 28px rgba(0,0,0,.35)}.wf164-topbar{min-height:6.4rem;display:flex;align-items:center;gap:.8rem;padding:.8rem 1rem}.wf164-logo{display:flex;align-items:center;gap:.7rem;min-width:8.8rem;color:#fff;font-weight:900;letter-spacing:.04em}.wf164-logo img{width:3.2rem;height:3.2rem;border-radius:.9rem;box-shadow:0 0 0 2px rgba(241,195,106,.45)}.wf164-brand{display:flex;flex-direction:column;font-size:1.8rem;line-height:1}.wf164-brand small{font-size:1rem;color:#d8c28a;font-weight:700}.wf164-actions{margin-left:auto;display:flex;gap:.55rem;align-items:center}.wf164-btn{border:0;border-radius:999px;min-height:4.4rem;padding:0 1.25rem;font-weight:900;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;transition:transform .18s ease,filter .18s ease,background .18s ease}.wf164-btn:active,.wf164-bottom-item:active{transform:scale(.94)}.wf164-btn-primary{background:linear-gradient(135deg,#f7cf68,#b98934);color:#111827;box-shadow:0 9px 22px rgba(247,207,104,.24)}.wf164-btn-ghost{background:rgba(255,255,255,.08);color:#fff;border:1px solid rgba(255,255,255,.16)}.wf164-btn-outline{background:transparent;color:#f1c36a;border:1px solid rgba(241,195,106,.44)}.wf164-menu-btn{width:4.6rem;min-width:4.6rem;padding:0;border-radius:1.3rem;background:#18274a;color:#fff;border:1px solid rgba(255,255,255,.13)}.wf164-desktop-nav{display:none}.wf164-mobile-menu{position:fixed;top:0;right:0;width:min(86vw,36rem);height:100vh;background:linear-gradient(165deg,#191970,#101d3b 55%,#2E4057);z-index:9999;padding:2rem 1.6rem;transform:translateX(110%);transition:transform .25s ease;box-shadow:-24px 0 50px rgba(0,0,0,.42);overflow-y:auto}.wf164-menu-open{transform:translateX(0)}.wf164-menu-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.6rem}.wf164-close{width:4.4rem;height:4.4rem;border-radius:50%;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.08);color:#fff}.wf164-menu-link{display:flex;align-items:center;gap:1rem;min-height:4.8rem;padding:1rem 1.2rem;margin:.55rem 0;border-radius:1.4rem;background:rgba(255,255,255,.08);color:#fff;font-weight:800}.wf164-menu-link i,.wf164-menu-link span{color:#f1c36a}.wf164-menu-cta{margin-top:1.4rem;display:grid;gap:.8rem}.wf164-overlay{position:fixed;inset:0;background:rgba(0,0,0,.58);z-index:9998;opacity:0;pointer-events:none;transition:.2s ease}.wf164-overlay-show{opacity:1;pointer-events:auto}.wf164-main{padding-top:7.6rem}.wf164-hero{padding:1.4rem 0 1rem}.wf164-hero-card{border:1px solid rgba(241,195,106,.28);border-radius:2.6rem;padding:1.6rem;background:radial-gradient(circle at 15% 10%,rgba(247,207,104,.22),transparent 30%),linear-gradient(145deg,rgba(46,64,87,.94),rgba(25,25,112,.92));box-shadow:0 22px 55px rgba(0,0,0,.35)}.wf164-eyebrow{display:inline-flex;align-items:center;gap:.6rem;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:.55rem 1rem;color:#f7d985;font-weight:900;font-size:1.2rem;text-transform:uppercase;letter-spacing:.08em}.wf164-title{font-size:3.2rem;line-height:1.08;margin:1.4rem 0 1rem;color:#fff;letter-spacing:-.04em}.wf164-lead{color:#e7dfca;margin:0 0 1.3rem}.wf164-hero-actions{display:flex;flex-wrap:wrap;gap:.8rem}.wf164-badges{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem;margin-top:1.4rem}.wf164-badge{background:rgba(0,0,0,.22);border:1px solid rgba(255,255,255,.12);border-radius:1.5rem;padding:1rem;text-align:center}.wf164-badge strong{display:block;color:#f7cf68;font-size:1.8rem}.wf164-badge span{font-size:1.1rem;color:#d7d9e5}.wf164-slider{position:relative;margin:1.4rem 0;border-radius:2.2rem;overflow:hidden;border:1px solid rgba(241,195,106,.25);min-height:16rem}.wf164-slide{display:none;position:relative;cursor:pointer}.wf164-slide-active{display:block}.wf164-slide img{width:100%;height:17.6rem;object-fit:cover}.wf164-slide-caption{position:absolute;left:1.2rem;right:1.2rem;bottom:1.2rem;padding:1rem;border-radius:1.5rem;background:rgba(8,17,39,.74);backdrop-filter:blur(8px)}.wf164-slide-caption strong{color:#fff}.wf164-slide-caption span{display:block;color:#f1c36a;font-size:1.2rem}.wf164-dots{display:flex;justify-content:center;gap:.6rem;margin-top:.8rem}.wf164-dot{width:.9rem;height:.9rem;border-radius:999px;border:0;background:#6d7488}.wf164-dot-active{width:2.4rem;background:#f7cf68}.wf164-section{padding:1.8rem 0}.wf164-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.2rem}.wf164-section-title{font-size:2.2rem;line-height:1.16;margin:0;color:#fff}.wf164-section-note{font-size:1.2rem;color:#cfbc8c}.wf164-card{border:1px solid rgba(255,255,255,.12);border-radius:2rem;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.035));padding:1.4rem;box-shadow:0 14px 36px rgba(0,0,0,.22)}.wf164-grid{display:grid;gap:1rem}.wf164-grid-2{grid-template-columns:repeat(2,1fr)}.wf164-grid-3{grid-template-columns:repeat(3,1fr)}.wf164-game-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.85rem}.wf164-game{min-height:10.4rem;border-radius:1.4rem;padding:.65rem;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);text-align:center;color:#fff;transition:.18s ease;cursor:pointer}.wf164-game:hover{transform:translateY(-2px);border-color:rgba(247,207,104,.55)}.wf164-game img{width:5.4rem;height:5.4rem;object-fit:cover;border-radius:1.2rem;margin:0 auto .55rem}.wf164-game span{display:block;font-size:1.05rem;line-height:1.2;font-weight:800}.wf164-pill-row{display:flex;gap:.7rem;flex-wrap:wrap}.wf164-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1rem;border-radius:999px;background:rgba(241,195,106,.12);border:1px solid rgba(241,195,106,.28);color:#f7dd91;font-weight:800;font-size:1.2rem}.wf164-list{padding-left:1.8rem;margin:1rem 0}.wf164-list li{margin:.7rem 0}.wf164-highlight{color:#f7cf68;font-weight:900}.wf164-panel{border-left:.35rem solid #f7cf68;background:rgba(247,207,104,.09);border-radius:1.4rem;padding:1.2rem}.wf164-stat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.9rem}.wf164-stat{border-radius:1.6rem;padding:1.2rem;background:rgba(25,25,112,.38);border:1px solid rgba(255,255,255,.1)}.wf164-stat b{display:block;font-size:2.1rem;color:#f7cf68}.wf164-testimonial{display:grid;gap:1rem}.wf164-quote{padding:1.2rem;border-radius:1.6rem;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1)}.wf164-payments{display:flex;flex-wrap:wrap;gap:.8rem}.wf164-payment{min-width:8rem;text-align:center;padding:1rem;border-radius:1.3rem;background:#14213f;border:1px solid rgba(255,255,255,.1);font-weight:900;color:#f2d98b}.wf164-cta-band{padding:1.6rem;border-radius:2rem;background:linear-gradient(135deg,#8B7355,#f7cf68);color:#111827}.wf164-cta-band h2,.wf164-cta-band h3{color:#111827;margin-top:0}.wf164-footer{margin-top:2rem;padding:2.4rem 0 8.8rem;background:#070d1d;border-top:1px solid rgba(241,195,106,.24)}.wf164-footer-logo{display:flex;gap:1rem;align-items:center;margin-bottom:1rem}.wf164-footer-logo img{width:4rem;height:4rem;border-radius:1rem}.wf164-footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem;margin:1.2rem 0}.wf164-footer-links a{padding:.9rem;border-radius:1.2rem;background:rgba(255,255,255,.06);font-weight:800}.wf164-partners{display:flex;gap:.7rem;flex-wrap:wrap;margin:1.2rem 0}.wf164-partner{padding:.65rem .85rem;border-radius:1rem;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);font-size:1.1rem;color:#d9dce8}.wf164-copy{font-size:1.2rem;color:#aeb5c7}.wf164-bottom-nav{position:fixed;left:50%;bottom:0;transform:translateX(-50%);z-index:1000;width:100%;max-width:430px;height:6.2rem;background:#111c38;border-top:1px solid rgba(241,195,106,.32);display:flex;justify-content:space-around;align-items:center;box-shadow:0 -12px 30px rgba(0,0,0,.38)}.wf164-bottom-item{min-width:6rem;min-height:6rem;border:0;background:transparent;color:#cbd3e9;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;font-weight:800;font-size:1.05rem;transition:.18s ease;position:relative}.wf164-bottom-item i,.wf164-bottom-item span.material-icons,.wf164-bottom-item ion-icon{font-size:2.4rem}.wf164-bottom-item .wf164-tabler{width:2.4rem;height:2.4rem}.wf164-bottom-active{color:#f7cf68}.wf164-bottom-active::before{content:'';position:absolute;top:.3rem;width:3rem;height:.3rem;border-radius:999px;background:#f7cf68}.wf164-bonus-dot{position:absolute;top:.7rem;right:1.2rem;min-width:1.6rem;height:1.6rem;border-radius:999px;background:#e43f5a;color:#fff;font-size:.9rem;display:grid;place-items:center}.wf164-mini-table{width:100%;border-collapse:collapse;border-radius:1.4rem;overflow:hidden}.wf164-mini-table th,.wf164-mini-table td{padding:.9rem;border-bottom:1px solid rgba(255,255,255,.09);text-align:left}.wf164-mini-table th{color:#f7cf68;background:rgba(0,0,0,.24)}.wf164-article h2,.wf164-article h3{color:#fff}.wf164-article p{color:#e7dfca}.wf164-link{font-weight:900;color:#f7cf68;text-decoration:underline;text-underline-offset:.25rem}.wf164-hero-split{display:grid;gap:1.2rem}.wf164-step{display:flex;gap:1rem;align-items:flex-start;padding:1.2rem;border-radius:1.6rem;background:rgba(255,255,255,.07)}.wf164-step-num{min-width:3.2rem;height:3.2rem;border-radius:50%;display:grid;place-items:center;background:#f7cf68;color:#111827;font-weight:900}.wf164-faq-item{margin:.9rem 0;padding:1.2rem;border-radius:1.6rem;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1)}.wf164-faq-item h3{margin:.1rem 0 .6rem;font-size:1.6rem}.wf164-faq-item p{margin:0;color:#e7dfca}@media (min-width:769px){.wf164-wrapper,.wf164-header,.wf164-bottom-nav{max-width:1180px}.wf164-container{width:min(100% - 4rem,1120px)}.wf164-bottom-nav{display:none}.wf164-menu-btn{display:none}.wf164-desktop-nav{display:flex;gap:1rem;margin-left:2rem}.wf164-desktop-nav a{color:#f7f2df;font-weight:800}.wf164-main{padding-top:8rem}.wf164-hero-split{grid-template-columns:1.1fr .9fr}.wf164-game-grid{grid-template-columns:repeat(8,1fr)}.wf164-grid-2{grid-template-columns:repeat(2,1fr)}.wf164-grid-3{grid-template-columns:repeat(3,1fr)}.wf164-footer{padding-bottom:3rem}.wf164-slide img{height:28rem}}@media (max-width:768px){main.wf164-main{padding-bottom:80px}.wf164-actions .wf164-btn{padding:0 .9rem;font-size:1.25rem}.wf164-btn-ghost{display:none}.wf164-title{font-size:2.85rem}.wf164-section{padding:1.35rem 0}.wf164-card{padding:1.2rem}.wf164-game-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:360px){.wf164-topbar{gap:.45rem;padding:.7rem}.wf164-actions .wf164-btn{font-size:1.1rem;padding:0 .65rem}.wf164-logo img{width:2.8rem;height:2.8rem}.wf164-title{font-size:2.55rem}.wf164-game-grid{gap:.6rem}.wf164-game img{width:4.8rem;height:4.8rem}.wf164-bottom-item{min-width:5.7rem;font-size:1rem}}
