:root{font-size:62.5%;--vf33-primary:#B8860B;--vf33-gold:#F0E68C;--vf33-mint:#66CDAA;--vf33-neon:#7FFF00;--vf33-text:#F5F5F5;--vf33-bg:#141414;--vf33-panel:#1d1a12;--vf33-card:#242016;--vf33-line:rgba(240,230,140,.22);--vf33-shadow:0 1.2rem 3rem rgba(0,0,0,.35)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at top,#2d250e 0,#141414 42%,#0a0a0a 100%);color:var(--vf33-text);font-family:Inter,Arial,Helvetica,sans-serif;font-size:1.5rem;line-height:1.5;overflow-x:hidden}a{color:var(--vf33-gold);text-decoration:none}img{max-width:100%;display:block}.vf33-page{max-width:430px;margin:0 auto;background:linear-gradient(180deg,rgba(20,20,20,.96),rgba(24,20,12,.98));min-height:100vh;position:relative;box-shadow:0 0 4rem rgba(0,0,0,.45)}.vf33-container{width:100%;padding:0 1.4rem}.vf33-wrapper{padding-top:7.4rem}.vf33-header{position:fixed;top:0;left:50%;transform:translateX(-50%);width:100%;max-width:430px;z-index:1000;background:rgba(20,20,20,.96);border-bottom:.1rem solid var(--vf33-line);backdrop-filter:blur(14px)}.vf33-topbar{display:flex;align-items:center;justify-content:space-between;gap:.8rem;min-height:6.4rem;padding:.8rem 1rem}.vf33-brand{display:flex;align-items:center;gap:.7rem;min-width:0;color:var(--vf33-text);font-weight:900}.vf33-logo{width:3.2rem;height:3.2rem;border-radius:1rem;box-shadow:0 0 1.5rem rgba(240,230,140,.3)}.vf33-brand-text{font-size:1.6rem;letter-spacing:.02em;white-space:nowrap}.vf33-actions{display:flex;align-items:center;gap:.6rem}.vf33-btn{border:0;border-radius:999px;min-height:4.4rem;padding:0 1.3rem;font-size:1.3rem;font-weight:800;cursor:pointer;transition:transform .18s ease,filter .18s ease,box-shadow .18s ease}.vf33-btn:active,.vf33-bottom-item:active{transform:scale(.94)}.vf33-btn-primary{background:linear-gradient(135deg,var(--vf33-gold),var(--vf33-primary));color:#1a1200;box-shadow:0 .6rem 1.8rem rgba(184,134,11,.35)}.vf33-btn-ghost{background:rgba(102,205,170,.12);color:var(--vf33-mint);border:.1rem solid rgba(102,205,170,.45)}.vf33-menu-btn{width:4.4rem;height:4.4rem;padding:0;display:flex;align-items:center;justify-content:center;background:#211b0d;color:var(--vf33-gold);border:.1rem solid var(--vf33-line);border-radius:1.4rem}.vf33-desktop-nav{display:none}.vf33-mobile-menu{position:fixed;top:6.4rem;right:calc(50% - 215px);width:min(32rem,calc(100vw - 2rem));max-height:calc(100vh - 8rem);overflow:auto;padding:1rem;background:#19160f;border:.1rem solid var(--vf33-line);border-radius:0 0 1.8rem 1.8rem;box-shadow:var(--vf33-shadow);z-index:9999;opacity:0;pointer-events:none;transform:translateY(-1rem);transition:.2s ease}.vf33-menu-open{opacity:1;pointer-events:auto;transform:translateY(0)}.vf33-mobile-menu a{display:flex;align-items:center;gap:.8rem;min-height:4.8rem;padding:1rem;border-radius:1.2rem;color:var(--vf33-text);border-bottom:.1rem solid rgba(255,255,255,.04)}.vf33-mobile-menu a:hover{background:rgba(240,230,140,.1);color:var(--vf33-gold)}.vf33-hero{padding:1.2rem 0 1.6rem}.vf33-slider{position:relative;border-radius:2rem;overflow:hidden;border:.1rem solid var(--vf33-line);background:#0c0c0c;box-shadow:var(--vf33-shadow)}.vf33-slide{display:none;position:relative;min-height:18rem}.vf33-slide-active{display:block}.vf33-slide img{width:100%;height:20.5rem;object-fit:cover}.vf33-slide-caption{position:absolute;left:1rem;right:1rem;bottom:1rem;padding:1rem;border-radius:1.4rem;background:linear-gradient(90deg,rgba(20,20,20,.9),rgba(20,20,20,.45));border:.1rem solid rgba(240,230,140,.25)}.vf33-slide-caption strong{display:block;color:var(--vf33-gold);font-size:1.7rem}.vf33-slider-controls{position:absolute;top:50%;left:.6rem;right:.6rem;display:flex;justify-content:space-between;transform:translateY(-50%);pointer-events:none}.vf33-slider-controls button{pointer-events:auto;width:3.8rem;height:3.8rem;border-radius:50%;border:0;background:rgba(20,20,20,.7);color:var(--vf33-gold)}.vf33-dots{display:flex;gap:.5rem;justify-content:center;padding:.8rem}.vf33-dot{width:.8rem;height:.8rem;border-radius:999px;background:rgba(245,245,245,.35)}.vf33-dot-active{width:2.4rem;background:var(--vf33-neon)}.vf33-section{padding:1.6rem 0}.vf33-card{background:linear-gradient(145deg,rgba(36,32,22,.96),rgba(22,20,16,.96));border:.1rem solid var(--vf33-line);border-radius:2rem;padding:1.4rem;box-shadow:0 .8rem 2rem rgba(0,0,0,.22)}.vf33-card + .vf33-card{margin-top:1.2rem}.vf33-title{margin:.2rem 0 1rem;color:var(--vf33-gold);font-size:2.5rem;line-height:1.18}.vf33-subtitle{margin:.4rem 0 1rem;color:var(--vf33-mint);font-size:1.9rem}.vf33-kicker{display:inline-flex;align-items:center;gap:.5rem;min-height:3.2rem;padding:.4rem 1rem;border-radius:999px;background:rgba(127,255,0,.1);color:var(--vf33-neon);font-weight:800;font-size:1.2rem;text-transform:uppercase;letter-spacing:.06em}.vf33-lead{font-size:1.6rem;color:#fff7c8}.vf33-grid{display:grid;gap:1rem}.vf33-two{grid-template-columns:1fr 1fr}.vf33-three{grid-template-columns:repeat(3,1fr)}.vf33-game-category{margin-top:1.2rem}.vf33-category-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.8rem}.vf33-category-head h2{font-size:1.8rem;color:var(--vf33-gold);margin:0}.vf33-game-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.8rem}.vf33-game{min-height:10.2rem;padding:.6rem;border-radius:1.4rem;background:rgba(255,255,255,.04);border:.1rem solid rgba(240,230,140,.16);text-align:center;color:var(--vf33-text);transition:.18s ease}.vf33-game:hover{transform:translateY(-.2rem);border-color:var(--vf33-gold)}.vf33-game img{width:5.8rem;height:5.8rem;object-fit:cover;margin:0 auto .5rem;border-radius:1.2rem}.vf33-game span{display:block;font-size:1.1rem;font-weight:700;line-height:1.25}.vf33-promo-link{font-weight:900;color:var(--vf33-neon);text-decoration:underline;text-decoration-color:rgba(127,255,0,.35);cursor:pointer}.vf33-cta-row{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1rem}.vf33-pill{display:inline-flex;align-items:center;gap:.5rem;min-height:4.4rem;padding:.8rem 1.2rem;border-radius:999px;background:rgba(184,134,11,.18);border:.1rem solid rgba(240,230,140,.25);color:#fff6bd;font-weight:800}.vf33-stat{padding:1rem;border-radius:1.4rem;background:rgba(102,205,170,.09);border:.1rem solid rgba(102,205,170,.28)}.vf33-stat strong{display:block;color:var(--vf33-neon);font-size:2rem}.vf33-steps{counter-reset:vfstep;display:grid;gap:1rem}.vf33-step{position:relative;padding:1rem 1rem 1rem 4.6rem;border-radius:1.5rem;background:rgba(255,255,255,.04);border:.1rem solid rgba(240,230,140,.15)}.vf33-step:before{counter-increment:vfstep;content:counter(vfstep);position:absolute;left:1rem;top:1rem;width:2.6rem;height:2.6rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--vf33-gold);color:#1a1200;font-weight:900}.vf33-list{padding-left:1.8rem}.vf33-list li{margin:.6rem 0}.vf33-quote{border-left:.4rem solid var(--vf33-neon);padding:1rem;background:rgba(127,255,0,.07);border-radius:1rem;margin:.8rem 0}.vf33-footer{padding:2rem 1.4rem 8.8rem;background:#100f0b;border-top:.1rem solid var(--vf33-line)}.vf33-footer-links{display:grid;grid-template-columns:1fr 1fr;gap:.8rem;margin:1rem 0}.vf33-footer-links a{min-height:4.4rem;display:flex;align-items:center;justify-content:center;text-align:center;border:.1rem solid rgba(240,230,140,.2);border-radius:1.2rem;color:var(--vf33-text);background:rgba(255,255,255,.04);font-size:1.2rem}.vf33-partners{display:flex;gap:.8rem;flex-wrap:wrap;margin:1rem 0}.vf33-partner{padding:.6rem .9rem;border-radius:1rem;background:rgba(102,205,170,.1);color:var(--vf33-mint);font-weight:800;font-size:1.2rem}.vf33-bottom-nav{position:fixed;left:50%;bottom:0;transform:translateX(-50%);width:100%;max-width:430px;height:6.2rem;z-index:1000;display:flex;justify-content:space-around;align-items:center;background:#141414;border-top:.1rem solid rgba(240,230,140,.28);box-shadow:0 -1rem 2rem rgba(0,0,0,.35)}.vf33-bottom-item{min-width:6rem;min-height:6rem;border:0;background:transparent;color:#ddd;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;font-size:1.1rem;font-weight:800;transition:.18s ease;position:relative}.vf33-bottom-item i,.vf33-bottom-item ion-icon,.vf33-bottom-item .material-icons,.vf33-bottom-item svg{font-size:2.3rem;width:2.6rem;height:2.6rem}.vf33-bottom-item.vf33-active,.vf33-bottom-item:hover{color:var(--vf33-neon)}.vf33-bottom-item.vf33-active:before{content:"";position:absolute;top:.3rem;width:3.2rem;height:.3rem;border-radius:999px;background:var(--vf33-neon)}.vf33-badge{position:absolute;top:.4rem;right:1.2rem;min-width:1.6rem;height:1.6rem;border-radius:999px;background:#e53935;color:#fff;font-size:.9rem;display:flex;align-items:center;justify-content:center}.vf33-table{width:100%;border-collapse:collapse;overflow:hidden;border-radius:1.2rem;font-size:1.25rem}.vf33-table th,.vf33-table td{padding:.8rem;border-bottom:.1rem solid rgba(255,255,255,.08);text-align:left}.vf33-table th{color:var(--vf33-gold);background:rgba(184,134,11,.12)}.vf33-sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media (max-width:768px){main{padding-bottom:8rem}}@media (min-width:769px){body{background:#080808}.vf33-page,.vf33-header,.vf33-bottom-nav{max-width:1180px}.vf33-page{box-shadow:none}.vf33-wrapper{padding-top:8rem}.vf33-topbar{padding:1rem 2rem}.vf33-menu-btn{display:none}.vf33-desktop-nav{display:flex;gap:1rem;align-items:center}.vf33-desktop-nav a{color:var(--vf33-text);font-weight:800}.vf33-mobile-menu,.vf33-bottom-nav{display:none}.vf33-container{max-width:1080px;margin:0 auto;padding:0 2rem}.vf33-game-grid{grid-template-columns:repeat(8,1fr)}.vf33-slide img{height:36rem}.vf33-footer{padding-bottom:2rem}.vf33-footer-links{grid-template-columns:repeat(4,1fr)}}
