html{font-size:62.5%;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0;background:var(--w66bf-bg);color:var(--w66bf-text);font-family:'Inter','Segoe UI',Arial,sans-serif;font-size:1.5rem;line-height:1.5;overflow-x:hidden}a{color:inherit}img{max-width:100%;display:block}.w66bf-page{--w66bf-primary:#cd853f;--w66bf-bg:#0c0c0c;--w66bf-panel:#17110d;--w66bf-panel2:#22160d;--w66bf-text:#fff4df;--w66bf-muted:#c6aa84;--w66bf-accent:#ff9500;--w66bf-gold:#ffd36e;--w66bf-line:rgba(255,149,0,.24);min-height:100vh;background:radial-gradient(circle at 20% 0%,rgba(205,133,63,.22),transparent 28rem),linear-gradient(180deg,#0c0c0c,#160e08 60%,#0c0c0c)}.w66bf-container{width:min(100%,430px);margin:0 auto;padding:0 1.4rem}.w66bf-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:rgba(12,12,12,.93);backdrop-filter:blur(14px);border-bottom:.1rem solid var(--w66bf-line)}.w66bf-topbar{width:min(100%,430px);height:6.4rem;margin:0 auto;display:flex;align-items:center;gap:.9rem;padding:0 1rem}.w66bf-brand{display:flex;align-items:center;gap:.7rem;text-decoration:none;min-width:0}.w66bf-logo{width:3.2rem;height:3.2rem;border-radius:.9rem;box-shadow:0 0 1.8rem rgba(255,149,0,.35)}.w66bf-brand-name{font-weight:900;text-transform:uppercase;letter-spacing:.08rem;color:var(--w66bf-gold);font-size:1.55rem}.w66bf-header-actions{margin-left:auto;display:flex;gap:.55rem}.w66bf-btn{border:0;border-radius:999px;min-height:4.4rem;padding:0 1.25rem;font-weight:900;letter-spacing:.02rem;color:#160d05;background:linear-gradient(135deg,var(--w66bf-accent),var(--w66bf-primary));box-shadow:0 .6rem 1.8rem rgba(255,149,0,.24);cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.55rem}.w66bf-btn:hover,.w66bf-btn:focus{transform:translateY(-.1rem);filter:brightness(1.08)}.w66bf-btn-alt{background:#21160e;color:var(--w66bf-gold);border:.1rem solid var(--w66bf-line)}.w66bf-menu-btn{width:4.4rem;height:4.4rem;border-radius:1.4rem;border:.1rem solid var(--w66bf-line);background:#1c120c;color:var(--w66bf-gold);font-size:2.2rem}.w66bf-mobile-menu{position:fixed;inset:0 0 0 auto;width:min(86vw,36rem);z-index:9999;background:#120d09;box-shadow:-2rem 0 5rem rgba(0,0,0,.55);transform:translateX(110%);transition:transform .25s ease;padding:1.4rem;display:flex;flex-direction:column;gap:1.2rem}.w66bf-menu-open{transform:translateX(0)}.w66bf-lock{overflow:hidden}.w66bf-menu-head{display:flex;align-items:center;justify-content:space-between;color:var(--w66bf-gold);font-weight:900}.w66bf-menu-close{width:4.4rem;height:4.4rem;border-radius:50%;border:.1rem solid var(--w66bf-line);background:#25170c;color:#fff}.w66bf-menu-links{display:grid;gap:.8rem}.w66bf-menu-links a{min-height:4.8rem;padding:1.2rem;border-radius:1.4rem;background:linear-gradient(90deg,rgba(205,133,63,.18),rgba(255,149,0,.06));border:.1rem solid var(--w66bf-line);text-decoration:none;font-weight:800;color:var(--w66bf-text)}.w66bf-main{padding-top:7.6rem}.w66bf-hero{padding:1.2rem 0 1.6rem}.w66bf-kicker{color:var(--w66bf-accent);font-weight:900;text-transform:uppercase;letter-spacing:.12rem;font-size:1.15rem}.w66bf-h1{font-size:2.8rem;line-height:1.06;margin:1rem 0;color:#fff;text-shadow:0 0 2.2rem rgba(255,149,0,.28)}.w66bf-lead{color:var(--w66bf-muted);font-size:1.55rem}.w66bf-cta-row{display:flex;flex-wrap:wrap;gap:.8rem;margin:1.4rem 0}.w66bf-promo-link{font-weight:900;color:var(--w66bf-gold);text-decoration:underline;text-decoration-color:var(--w66bf-accent);cursor:pointer}.w66bf-slider{position:relative;border-radius:2.2rem;overflow:hidden;border:.1rem solid var(--w66bf-line);background:#160f0a;box-shadow:0 1.6rem 4rem rgba(0,0,0,.35)}.w66bf-slide{display:none;position:relative;min-height:17rem;cursor:pointer}.w66bf-slide-active{display:block}.w66bf-slide img{width:100%;height:18.8rem;object-fit:cover}.w66bf-slide-caption{position:absolute;left:1rem;right:1rem;bottom:1rem;padding:1rem;border-radius:1.4rem;background:rgba(12,12,12,.72);border:.1rem solid rgba(255,255,255,.08);font-weight:900}.w66bf-dots{display:flex;gap:.55rem;position:absolute;right:1.2rem;top:1rem}.w66bf-dot{width:.9rem;height:.9rem;border-radius:50%;border:0;background:rgba(255,255,255,.4)}.w66bf-dot-active{background:var(--w66bf-accent);transform:scale(1.25)}.w66bf-section{margin:1.6rem 0;padding:1.5rem;border-radius:2.2rem;background:linear-gradient(180deg,rgba(34,22,13,.96),rgba(18,13,9,.96));border:.1rem solid var(--w66bf-line);box-shadow:0 1rem 3rem rgba(0,0,0,.25)}.w66bf-section h2{font-size:2.15rem;line-height:1.12;margin:.2rem 0 1rem;color:var(--w66bf-gold)}.w66bf-section h3{font-size:1.55rem;margin:1rem 0 .45rem;color:#fff}.w66bf-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem}.w66bf-card{border:.1rem solid var(--w66bf-line);border-radius:1.6rem;background:rgba(255,255,255,.035);padding:1rem}.w66bf-game-card{min-height:11.6rem;text-align:center;text-decoration:none;color:var(--w66bf-text);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:.55rem}.w66bf-game-card img{width:5.8rem;height:5.8rem;border-radius:1.4rem;object-fit:cover;box-shadow:0 .5rem 1.4rem rgba(0,0,0,.35)}.w66bf-game-card span{font-size:1.12rem;font-weight:800;line-height:1.2}.w66bf-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem}.w66bf-stat{padding:1.2rem;border-radius:1.6rem;background:linear-gradient(135deg,rgba(255,149,0,.18),rgba(205,133,63,.08));border:.1rem solid var(--w66bf-line)}.w66bf-stat strong{display:block;font-size:2rem;color:var(--w66bf-gold)}.w66bf-list{padding-left:1.8rem;color:var(--w66bf-muted)}.w66bf-inline-links{display:flex;flex-wrap:wrap;gap:.8rem}.w66bf-inline-links a{color:var(--w66bf-gold);font-weight:800}.w66bf-payments{display:grid;grid-template-columns:repeat(4,1fr);gap:.7rem}.w66bf-payments span{text-align:center;padding:.9rem .4rem;border-radius:1.2rem;background:#21160e;border:.1rem solid var(--w66bf-line);font-weight:900}.w66bf-footer{margin-top:2rem;padding:2rem 0 8.4rem;background:#070707;border-top:.1rem solid var(--w66bf-line)}.w66bf-footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:.7rem;margin:1.2rem 0}.w66bf-footer-links a{padding:1rem;border-radius:1.2rem;background:#15100c;text-decoration:none;color:var(--w66bf-text);font-weight:800;border:.1rem solid var(--w66bf-line)}.w66bf-partners{display:flex;flex-wrap:wrap;gap:.7rem;margin:1rem 0}.w66bf-partners span{padding:.7rem 1rem;border-radius:999px;background:#1d130b;color:var(--w66bf-gold);font-weight:900}.w66bf-bottom-nav{position:fixed;bottom:0;left:0;right:0;z-index:1000;height:6.2rem;background:#100b08;border-top:.1rem solid rgba(255,149,0,.4);display:flex;justify-content:space-around;align-items:center;box-shadow:0 -1rem 2.8rem rgba(0,0,0,.5)}.w66bf-bottom-nav button,.w66bf-bottom-nav a{min-width:6rem;min-height:6rem;border:0;background:transparent;color:var(--w66bf-muted);font-size:1.05rem;font-weight:800;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;text-decoration:none;cursor:pointer;transition:transform .16s ease,color .16s ease}.w66bf-bottom-nav i,.w66bf-bottom-nav ion-icon,.w66bf-bottom-nav .material-icons,.w66bf-bottom-nav .ti{font-size:2.35rem;line-height:1}.w66bf-bottom-nav button:hover,.w66bf-bottom-nav button:focus,.w66bf-bottom-nav a:hover,.w66bf-current{color:var(--w66bf-accent)!important;transform:scale(1.06)}.w66bf-badge{position:absolute;margin-left:2.6rem;margin-top:-3.7rem;min-width:1.6rem;height:1.6rem;border-radius:50%;background:var(--w66bf-accent);color:#120902;font-size:1rem;display:flex;align-items:center;justify-content:center}.w66bf-desktop-nav{display:none}.w66bf-table{width:100%;border-collapse:collapse;font-size:1.35rem}.w66bf-table td,.w66bf-table th{border:.1rem solid var(--w66bf-line);padding:.8rem;text-align:left}.w66bf-table th{color:var(--w66bf-gold);background:rgba(255,149,0,.08)}.w66bf-review{display:grid;gap:.8rem}.w66bf-quote{border-left:.3rem solid var(--w66bf-accent);padding-left:1rem;color:var(--w66bf-muted)}@media (min-width:769px){.w66bf-bottom-nav{display:none}.w66bf-desktop-nav{display:flex;gap:.8rem;margin-left:1rem}.w66bf-desktop-nav a{color:var(--w66bf-muted);font-weight:800;text-decoration:none}.w66bf-menu-btn{display:none}.w66bf-footer{padding-bottom:2.5rem}}@media (max-width:768px){.w66bf-main{padding-bottom:8rem}.w66bf-header-actions .w66bf-btn{padding:0 .9rem;font-size:1.25rem}.w66bf-container{max-width:430px}.w66bf-section{margin-left:.4rem;margin-right:.4rem}}@media (max-width:360px){.w66bf-grid{grid-template-columns:repeat(2,1fr)}.w66bf-h1{font-size:2.42rem}.w66bf-header-actions{gap:.35rem}.w66bf-btn{padding:0 .78rem}.w66bf-brand-name{font-size:1.28rem}.w66bf-payments{grid-template-columns:repeat(2,1fr)}}
