@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:400 900;font-display:swap;src:url('../webfonts/roboto-condensed-normal.woff2') format('woff2-variations'),url('../webfonts/roboto-condensed-normal.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Roboto Condensed';font-style:italic;font-weight:400 900;font-display:swap;src:url('../webfonts/roboto-condensed-italic.woff2') format('woff2-variations'),url('../webfonts/roboto-condensed-italic.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--vh-bg:#292230;--vh-bg-deeper:#1F1929;--vh-bg-darker:#14101B;--vh-bg-card:#36304A;--vh-bg-rail:#14101B;--vh-neon:#BFFF31;--vh-neon-dark:#88BB22;--vh-purple:#7C3AED;--vh-cyan:#00C8FF;--vh-text:#FFFFFF;--vh-text-muted:#A89FBF;--vh-text-dim:#6F6884;--vh-border:#3A3247;--vh-radius:6px;--vh-radius-lg:12px;--vh-shadow-card:0 2px 8px rgba(0,0,0,.35);--vh-shadow-cta:0 0 16px rgba(191,255,49,.4);--vh-header-h:60px;--vh-rail-w:80px;--vh-content-max:1240px;--vh-font:'Roboto Condensed','Roboto','Arial Narrow',system-ui,sans-serif}*,*::before,*::after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;font-family:var(--vh-font);font-style:italic;font-weight:400;font-size:15px;line-height:1.55;color:var(--vh-text);background:var(--vh-bg);min-height:100vh;overflow-x:hidden}img,picture,svg{display:block;max-width:100%;height:auto}button{font-family:inherit;cursor:pointer;border:0;background:none;color:inherit}a{color:inherit;text-decoration:none}ul,ol{padding:0;margin:0}li{list-style:none}input{font-family:inherit}.vh-topbar{position:fixed;top:0;left:0;right:0;height:var(--vh-header-h);z-index:200;background:var(--vh-bg-darker);border-bottom:1px solid rgba(255,255,255,.05)}.vh-topbar-bg{position:absolute;inset:0;background:url('../images/bg-header.webp') center/cover no-repeat;opacity:.15;pointer-events:none}.vh-topbar-inner{position:relative;height:100%;display:flex;align-items:center;gap:14px;padding:0 18px 0 12px;max-width:100%}.vh-burger{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:6px;color:var(--vh-text);flex-shrink:0}.vh-burger:hover{background:rgba(255,255,255,.08)}.vh-logo{display:inline-flex;align-items:center;flex-shrink:0}.vh-logo img{width:auto;height:38px}.vh-search{flex:1;max-width:480px;position:relative;display:flex;align-items:center}.vh-search-icon{position:absolute;left:12px;color:var(--vh-text-muted);pointer-events:none}.vh-search-input{width:100%;height:38px;padding:0 14px 0 36px;border:1px solid rgba(255,255,255,.1);border-radius:6px;background:rgba(0,0,0,.35);color:var(--vh-text);font-style:italic;font-size:14px;outline:none}.vh-search-input::placeholder{color:var(--vh-text-muted);font-style:italic}.vh-search-input:focus{border-color:var(--vh-neon)}.vh-topbar-actions{display:flex;align-items:center;gap:8px;flex-shrink:0;margin-left:auto}.vh-btn{display:inline-flex;align-items:center;justify-content:center;height:38px;padding:0 18px;font-family:var(--vh-font);font-style:italic;font-weight:700;font-size:13px;letter-spacing:.5px;text-transform:uppercase;border-radius:4px;white-space:nowrap;cursor:pointer;transition:transform .15s ease,filter .15s ease,background .15s ease}.vh-btn:hover{transform:translateY(-1px);filter:brightness(1.08)}.vh-btn-ghost{color:var(--vh-text);background:transparent;border:1px solid rgba(255,255,255,.3)}.vh-btn-ghost:hover{border-color:var(--vh-text);background:rgba(255,255,255,.05)}.vh-btn-neon{color:#14101B;background:linear-gradient(180deg,var(--vh-neon) 0%,var(--vh-neon-dark) 100%);box-shadow:0 1px 0 rgba(0,0,0,.3) inset,0 0 0 transparent;text-shadow:0 1px 0 rgba(255,255,255,.2)}.vh-btn-neon:hover{box-shadow:var(--vh-shadow-cta)}.vh-side-rail{position:fixed;left:0;top:var(--vh-header-h);bottom:0;width:var(--vh-rail-w);background:var(--vh-bg-rail);border-right:1px solid rgba(255,255,255,.04);display:flex;flex-direction:column;align-items:stretch;padding:8px 6px;gap:4px;z-index:100;overflow-y:auto;scrollbar-width:thin}.vh-rail-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:10px 4px;border-radius:6px;font-style:italic;font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.3px;color:var(--vh-text-muted);text-align:center;transition:all .15s ease;position:relative}.vh-rail-item:hover{background:rgba(255,255,255,.06);color:var(--vh-text)}.vh-rail-item.vh-rail-active{background:rgba(191,255,49,.08);color:var(--vh-neon)}.vh-rail-item.vh-rail-active::before{content:'';position:absolute;left:0;top:8px;bottom:8px;width:3px;background:var(--vh-neon);border-radius:0 3px 3px 0}.vh-rail-item svg{width:22px;height:22px}.vh-rail-promo{color:var(--vh-neon)}.vh-rail-badge{display:inline-flex;align-items:center;justify-content:center;height:22px;padding:0 6px;background:var(--vh-cyan);color:#14101B;font-size:10px;font-weight:700;border-radius:3px}.vh-main{margin-left:var(--vh-rail-w);margin-top:var(--vh-header-h);padding:16px 20px 24px;max-width:var(--vh-content-max);margin-right:auto}.vh-hero{position:relative;border-radius:var(--vh-radius-lg);overflow:hidden;margin-bottom:18px;background:var(--vh-bg-deeper)}.vh-hero-stage{position:relative;aspect-ratio:1160 / 220;width:100%;min-height:180px;overflow:hidden}.vh-slide{position:absolute;inset:0;margin:0;opacity:0;transition:opacity .6s ease;pointer-events:none}.vh-slide.vh-slide-current{opacity:1;pointer-events:auto}.vh-slide img{width:100%;height:100%;object-fit:cover}.vh-slide-caption{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;padding:0 5%;background:linear-gradient(90deg,rgba(20,16,27,.65) 0%,rgba(20,16,27,.35) 50%,rgba(20,16,27,0) 100%);margin:0}.vh-slide-eyebrow{display:inline-block;width:max-content;font-style:italic;font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:1.5px;color:var(--vh-neon);margin-bottom:6px}.vh-slide-title{font-style:italic;font-weight:700;font-size:clamp(20px,3.5vw,38px);line-height:1.1;margin:0 0 14px;color:var(--vh-text);text-shadow:0 2px 6px rgba(0,0,0,.6);max-width:70%}.vh-slide-title strong{color:var(--vh-neon);font-weight:900}.vh-slide-cta{display:inline-flex;align-items:center;width:max-content;height:44px;padding:0 22px;background:linear-gradient(180deg,var(--vh-neon) 0%,var(--vh-neon-dark) 100%);color:#14101B;font-style:italic;font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:.8px;border-radius:4px;text-shadow:0 1px 0 rgba(255,255,255,.2);transition:filter .15s ease,transform .15s ease;box-shadow:0 1px 0 rgba(0,0,0,.3) inset}.vh-slide-cta:hover{filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 1px 0 rgba(0,0,0,.3) inset,var(--vh-shadow-cta)}.vh-hero-arrow{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;background:rgba(0,0,0,.55);color:var(--vh-text);display:inline-flex;align-items:center;justify-content:center;z-index:5;transition:background .15s ease}.vh-hero-arrow:hover{background:rgba(0,0,0,.85)}.vh-hero-arrow-prev{left:12px}.vh-hero-arrow-next{right:12px}.vh-hero-dots{position:absolute;bottom:14px;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:5}.vh-dot{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.4);transition:all .15s ease}.vh-dot.vh-dot-active{background:var(--vh-neon);width:24px;border-radius:4px}.vh-pills{margin-bottom:22px;overflow:hidden}.vh-pills-track{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:4px}.vh-pills-track::-webkit-scrollbar{display:none}.vh-pill{flex-shrink:0;display:inline-flex;align-items:center;height:32px;padding:0 16px;border-radius:16px;background:var(--vh-bg-deeper);color:var(--vh-text-muted);font-style:italic;font-weight:700;font-size:12.5px;letter-spacing:.4px;text-transform:uppercase;transition:all .15s ease;border:1px solid transparent}.vh-pill:hover{color:var(--vh-text);background:var(--vh-bg-card)}.vh-pill.vh-pill-active{background:var(--vh-neon);color:#14101B;border-color:var(--vh-neon)}.vh-section{margin-bottom:28px}.vh-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.vh-section-title{font-style:italic;font-weight:900;font-size:22px;letter-spacing:.8px;text-transform:uppercase;color:var(--vh-text);margin:0}.vh-see-all{font-style:italic;font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:.5px;color:var(--vh-neon);transition:filter .15s ease}.vh-see-all:hover{filter:brightness(1.15)}.vh-top-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.vh-top-card{position:relative;border-radius:var(--vh-radius-lg);overflow:hidden;background:var(--vh-bg-deeper);aspect-ratio:2/3;transition:transform .15s ease;display:block}.vh-top-card:hover{transform:translateY(-3px)}.vh-top-card img{width:100%;height:100%;object-fit:cover}.vh-top-num{position:absolute;top:8px;left:8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:rgba(20,16,27,.85);color:var(--vh-neon);font-style:italic;font-weight:900;font-size:18px;border-radius:6px;z-index:2;border:1.5px solid var(--vh-neon);text-shadow:0 0 6px rgba(191,255,49,.5)}.vh-top-name{position:absolute;bottom:0;left:0;right:0;padding:18px 10px 8px;background:linear-gradient(0deg,rgba(20,16,27,.92) 0%,transparent 100%);color:var(--vh-text);font-style:italic;font-weight:700;font-size:13px;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.vh-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:160px;gap:12px;overflow-x:auto;scrollbar-width:thin;scrollbar-color:var(--vh-bg-card) transparent;padding-bottom:8px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.vh-carousel::-webkit-scrollbar{height:6px}.vh-carousel::-webkit-scrollbar-track{background:transparent}.vh-carousel::-webkit-scrollbar-thumb{background:var(--vh-bg-card);border-radius:3px}.vh-game-card{position:relative;border-radius:var(--vh-radius-lg);overflow:hidden;background:var(--vh-bg-deeper);aspect-ratio:2/3;scroll-snap-align:start;display:block;transition:transform .15s ease}.vh-game-card:hover{transform:translateY(-3px)}.vh-game-card img{width:100%;height:100%;object-fit:cover}.vh-game-name{position:absolute;bottom:0;left:0;right:0;padding:14px 8px 6px;background:linear-gradient(0deg,rgba(20,16,27,.92) 0%,transparent 100%);color:var(--vh-text);font-style:italic;font-weight:700;font-size:12px;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);line-height:1.2}.vh-badge-live,.vh-badge-new,.vh-badge-hot{position:absolute;top:6px;left:6px;display:inline-flex;align-items:center;height:20px;padding:0 8px;background:var(--vh-cyan);color:#14101B;font-style:italic;font-weight:700;font-size:10px;letter-spacing:.5px;border-radius:3px;z-index:2}.vh-badge-new{background:var(--vh-cyan)}.vh-badge-live{background:#FF4655;color:var(--vh-text)}.vh-badge-hot{background:linear-gradient(180deg,#FF8C00,#FF4655);color:var(--vh-text)}.vh-rally-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.vh-rally-card{display:flex;background:var(--vh-bg-deeper);border-radius:var(--vh-radius-lg);overflow:hidden;transition:transform .15s ease,box-shadow .15s ease;border:1px solid var(--vh-border)}.vh-rally-card:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(0,0,0,.4)}.vh-rally-card img{width:110px;height:165px;object-fit:cover;flex-shrink:0}.vh-rally-info{flex:1;padding:12px 14px;display:flex;flex-direction:column;gap:6px;min-width:0}.vh-rally-title{font-style:italic;font-weight:900;font-size:16px;letter-spacing:.5px;color:var(--vh-neon);margin:0 0 4px}.vh-rally-row{display:flex;justify-content:space-between;font-size:13px;color:var(--vh-text-muted)}.vh-rally-row strong{color:var(--vh-text);font-weight:700}.vh-usp{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:10px;margin-bottom:22px}.vh-usp-tile{display:flex;align-items:center;gap:12px;background:var(--vh-bg-deeper);border-radius:var(--vh-radius-lg);padding:14px 16px;border:1px solid var(--vh-border)}.vh-usp-icon{flex-shrink:0;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(191,255,49,.12);color:var(--vh-neon)}.vh-usp-icon-bonus,.vh-usp-icon-support{background:rgba(0,200,255,.12);color:var(--vh-cyan)}.vh-usp-body{min-width:0}.vh-usp-value{font-style:italic;font-weight:900;font-size:17px;margin:0;color:var(--vh-text);line-height:1.1}.vh-usp-label{margin:2px 0 0;font-size:12px;color:var(--vh-text-muted)}.vh-seo-block{background:linear-gradient(180deg,var(--vh-bg-deeper) 0%,var(--vh-bg) 100%);margin:32px auto 0;padding:40px 24px;max-width:var(--vh-content-max);margin-left:var(--vh-rail-w)}.vh-seo-block h1{font-style:italic;font-weight:900;font-size:clamp(26px,4vw,38px);line-height:1.15;margin:0 0 18px;color:var(--vh-text);letter-spacing:.3px}.vh-seo-block h2{font-style:italic;font-weight:900;font-size:clamp(20px,2.6vw,26px);line-height:1.2;margin:32px 0 14px;color:var(--vh-text);border-left:4px solid var(--vh-neon);padding-left:12px;letter-spacing:.2px}.vh-seo-block h3{font-style:italic;font-weight:700;font-size:17px;line-height:1.25;margin:22px 0 10px;color:var(--vh-neon)}.vh-seo-block p{font-style:italic;font-size:15px;line-height:1.65;margin:0 0 14px;color:#DDD3F0}.vh-seo-block strong{color:var(--vh-text);font-weight:700}.vh-seo-block a{color:var(--vh-cyan)}.vh-seo-block a:hover{text-decoration:underline}.vh-seo-block ul{font-style:italic;margin:0 0 14px;padding-left:0;font-size:15px;line-height:1.65;color:#DDD3F0}.vh-seo-block ul li{list-style:none;position:relative;padding-left:20px;margin-bottom:6px}.vh-seo-block ul li::before{content:'\25B8';position:absolute;left:0;color:var(--vh-neon);font-weight:700}.vh-tldr-card{background:linear-gradient(135deg,rgba(191,255,49,.08) 0%,rgba(124,58,237,.08) 100%);border:1px solid rgba(191,255,49,.25);border-radius:var(--vh-radius-lg);padding:18px 22px;margin:16px 0 24px}.vh-tldr-badge{display:inline-block;padding:4px 10px;background:var(--vh-neon);color:#14101B;font-style:italic;font-weight:900;font-size:11px;letter-spacing:1px;border-radius:4px;margin-bottom:10px}.vh-tldr-card p{margin:0}.vh-score-card{display:grid;grid-template-columns:200px 1fr;gap:24px;background:var(--vh-bg-deeper);border:1px solid var(--vh-border);border-radius:var(--vh-radius-lg);padding:22px;margin:14px 0 22px}.vh-score-gauge{text-align:center;align-self:center}.vh-score-gauge .value{font-style:italic;font-weight:900;font-size:64px;color:var(--vh-neon);line-height:1}.vh-score-gauge .max{font-style:italic;font-weight:700;font-size:22px;color:var(--vh-text-muted)}.vh-score-gauge .label{margin-top:6px;font-size:12px;text-transform:uppercase;letter-spacing:1px;color:var(--vh-text-muted)}.vh-score-breakdown{display:flex;flex-direction:column;gap:10px}.vh-score-row{display:grid;grid-template-columns:180px 1fr 50px;gap:12px;align-items:center}.vh-score-row .crit{font-style:italic;font-size:14px;color:var(--vh-text)}.vh-score-bar{height:8px;background:var(--vh-bg-darker);border-radius:4px;overflow:hidden}.vh-score-bar-fill{height:100%;background:linear-gradient(90deg,var(--vh-neon) 0%,var(--vh-cyan) 100%);border-radius:4px}.vh-score-row .num{font-style:italic;font-weight:900;font-size:16px;color:var(--vh-neon);text-align:right}.vh-facts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin:14px 0 22px}.vh-fact-item{background:var(--vh-bg-deeper);border:1px solid var(--vh-border);border-radius:8px;padding:14px 14px 12px}.vh-fact-label{font-size:11.5px;text-transform:uppercase;letter-spacing:1px;color:var(--vh-text-muted);margin-bottom:4px}.vh-fact-value{font-style:italic;font-weight:700;font-size:15px;color:var(--vh-text)}.vh-bonus-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin:16px 0 22px}.vh-bonus-card{background:var(--vh-bg-deeper);border:1px solid var(--vh-border);border-radius:var(--vh-radius-lg);padding:18px;position:relative}.vh-bonus-card .vh-step{display:inline-block;padding:4px 10px;background:var(--vh-purple);color:var(--vh-text);font-style:italic;font-weight:700;font-size:10.5px;letter-spacing:1px;border-radius:3px;margin-bottom:10px}.vh-bonus-card h3{margin:4px 0 8px;font-size:18px;color:var(--vh-text);border:none;padding:0}.vh-bonus-card .vh-amount{font-style:italic;font-weight:900;font-size:22px;color:var(--vh-neon);margin-bottom:8px;line-height:1.1}.vh-bonus-card .vh-desc{font-style:italic;font-size:13.5px;color:var(--vh-text-muted);margin:0}.vh-pros-cons{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin:16px 0 22px}.vh-pros,.vh-cons{background:var(--vh-bg-deeper);border-radius:var(--vh-radius-lg);padding:18px 20px;border:1px solid var(--vh-border)}.vh-pros{border-left:4px solid var(--vh-neon)}.vh-cons{border-left:4px solid #FF4655}.vh-pros h3,.vh-cons h3{margin:0 0 10px;font-size:16px;color:var(--vh-text)}.vh-pros ul li::before{content:'\2713';color:var(--vh-neon)}.vh-cons ul li::before{content:'!';color:#FF4655;font-weight:900}.vh-steps{display:flex;flex-direction:column;gap:12px;margin:16px 0 22px}.vh-step-item{display:flex;gap:14px;background:var(--vh-bg-deeper);border:1px solid var(--vh-border);border-radius:var(--vh-radius-lg);padding:14px 16px}.vh-step-num{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:var(--vh-neon);color:#14101B;font-style:italic;font-weight:900;font-size:18px;border-radius:50%}.vh-step-body h3{margin:0 0 4px;font-size:15px;color:var(--vh-text)}.vh-step-body p{margin:0;font-size:13.5px;color:var(--vh-text-muted)}.vh-provider-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;margin:14px 0 22px}.vh-provider-chip{background:var(--vh-bg-deeper);border:1px solid var(--vh-border);border-radius:6px;padding:10px 12px;font-style:italic;font-size:13px;color:var(--vh-text-muted);display:flex;flex-direction:column}.vh-provider-chip strong{color:var(--vh-neon);font-size:16px;margin-bottom:2px}.vh-modern-table{width:100%;border-collapse:collapse;background:var(--vh-bg-deeper);border-radius:var(--vh-radius-lg);overflow:hidden;margin:14px 0 22px;font-size:13.5px}.vh-modern-table thead{background:var(--vh-bg-darker)}.vh-modern-table th{padding:12px 14px;text-align:left;font-style:italic;font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:.5px;color:var(--vh-neon);border-bottom:1px solid var(--vh-border)}.vh-modern-table td{padding:11px 14px;border-bottom:1px solid var(--vh-border);font-style:italic;color:var(--vh-text)}.vh-modern-table tbody tr:hover{background:rgba(255,255,255,.03)}.vh-modern-table tbody tr:last-child td{border-bottom:none}.vh-vip-ladder{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin:14px 0 22px}.vh-vip-tier{background:var(--vh-bg-deeper);border:1px solid var(--vh-border);border-radius:var(--vh-radius-lg);padding:18px;text-align:center}.vh-bronze{border-top:3px solid #CD7F32}.vh-silver{border-top:3px solid #C0C0C0}.vh-gold{border-top:3px solid #F5B524}.vh-platinum{border-top:3px solid var(--vh-neon)}.vh-tier-badge{display:inline-block;padding:4px 10px;background:var(--vh-bg-darker);border:1px solid var(--vh-border);font-style:italic;font-weight:700;font-size:11px;text-transform:uppercase;letter-spacing:1px;border-radius:3px;color:var(--vh-text);margin-bottom:8px}.vh-cashback{font-style:italic;font-weight:900;font-size:32px;color:var(--vh-neon);line-height:1;margin-bottom:8px}.vh-perks{font-style:italic;font-size:12.5px;color:var(--vh-text-muted);line-height:1.5;margin:0}.vh-security-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin:14px 0 22px}.vh-security-item{background:var(--vh-bg-deeper);border:1px solid var(--vh-border);border-radius:var(--vh-radius-lg);padding:16px 18px}.vh-security-item h3{margin:0 0 6px;font-size:15px;color:var(--vh-text)}.vh-security-item p{margin:0;font-size:13px;color:var(--vh-text-muted)}.vh-faq{display:flex;flex-direction:column;gap:8px;margin:14px 0 22px}.vh-faq details{background:var(--vh-bg-deeper);border:1px solid var(--vh-border);border-radius:8px;overflow:hidden}.vh-faq summary{padding:14px 18px;font-style:italic;font-weight:700;font-size:14.5px;color:var(--vh-text);cursor:pointer;list-style:none;position:relative;padding-right:40px}.vh-faq summary::-webkit-details-marker{display:none}.vh-faq summary::after{content:'+';position:absolute;right:16px;top:50%;transform:translateY(-50%);width:22px;height:22px;display:flex;align-items:center;justify-content:center;background:var(--vh-neon);color:#14101B;font-weight:700;border-radius:50%;transition:transform .2s ease}.vh-faq details[open] summary::after{content:'-';transform:translateY(-50%) rotate(180deg)}.vh-faq-a{padding:0 18px 16px;font-style:italic;font-size:13.5px;color:var(--vh-text-muted);line-height:1.6}.vh-cta-final{background:linear-gradient(135deg,rgba(191,255,49,.1) 0%,rgba(124,58,237,.15) 100%);border:1px solid var(--vh-neon);border-radius:var(--vh-radius-lg);padding:24px;text-align:center;margin:24px 0}.vh-cta-final p{font-style:italic;font-size:16px;color:var(--vh-text);margin:0 0 14px}.vh-btn-final{display:inline-flex;align-items:center;height:50px;padding:0 28px;background:linear-gradient(180deg,var(--vh-neon) 0%,var(--vh-neon-dark) 100%);color:#14101B;font-style:italic;font-weight:900;font-size:15px;letter-spacing:.5px;text-transform:uppercase;border-radius:6px;text-shadow:0 1px 0 rgba(255,255,255,.2);transition:filter .15s ease,transform .15s ease}.vh-btn-final:hover{filter:brightness(1.08);transform:translateY(-1px);box-shadow:var(--vh-shadow-cta)}.vh-seo-disclaimer{background:var(--vh-bg-darker);border:1px solid var(--vh-border);border-radius:8px;padding:14px 16px;font-style:italic;font-size:12.5px;color:var(--vh-text-muted);line-height:1.6;margin-top:24px}.vh-seo-disclaimer strong{color:var(--vh-neon)}.vh-footer{background:var(--vh-bg-darker);margin-left:var(--vh-rail-w);padding:32px 24px 28px;border-top:1px solid var(--vh-border)}.vh-footer-inner{max-width:var(--vh-content-max);margin:0 auto}.vh-lang-switcher{display:flex;flex-wrap:wrap;gap:18px;margin-bottom:22px;padding-bottom:18px;border-bottom:1px solid var(--vh-border)}.vh-lang{font-style:italic;font-weight:700;font-size:13px;color:var(--vh-text-muted);transition:color .15s ease}.vh-lang:hover,.vh-lang.vh-lang-active{color:var(--vh-neon)}.vh-footer-links{display:flex;flex-wrap:wrap;gap:16px 22px;margin-bottom:22px}.vh-footer-links a{font-style:italic;font-size:12.5px;color:var(--vh-text-muted);transition:color .15s ease}.vh-footer-links a:hover{color:var(--vh-text)}.vh-footer-providers{margin-bottom:22px;padding-bottom:22px;border-bottom:1px solid var(--vh-border)}.vh-footer-head{font-style:italic;font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:1px;color:var(--vh-text);margin:0 0 12px}.vh-provider-pills{display:flex;flex-wrap:wrap;gap:6px}.vh-provider-pills li{padding:4px 10px;background:var(--vh-bg-deeper);border:1px solid var(--vh-border);border-radius:4px;font-style:italic;font-size:11.5px;color:var(--vh-text-muted)}.vh-footer-legal-row{display:flex;align-items:flex-start;gap:14px;padding:14px 0;border-bottom:1px solid var(--vh-border);margin-bottom:14px}.vh-age-badge{flex-shrink:0;width:44px;height:44px;border-radius:50%;border:2px solid var(--vh-text);display:flex;align-items:center;justify-content:center;font-style:italic;font-weight:900;font-size:15px;color:var(--vh-text)}.vh-legal-text{font-style:italic;font-size:11.5px;color:var(--vh-text-muted);line-height:1.6;margin:0}.vh-copy{font-style:italic;font-size:12px;color:var(--vh-text-dim);text-align:center;margin:8px 0 0}.vh-sticky-cta{display:none;position:fixed;left:0;right:0;bottom:0;z-index:150;background:linear-gradient(180deg,var(--vh-bg-deeper) 0%,var(--vh-bg-darker) 100%);border-top:1px solid var(--vh-border);padding:10px 16px}.vh-sticky-cta a{display:flex;align-items:center;justify-content:center;height:46px;background:linear-gradient(180deg,var(--vh-neon) 0%,var(--vh-neon-dark) 100%);color:#14101B;font-style:italic;font-weight:900;font-size:14px;letter-spacing:.8px;text-transform:uppercase;border-radius:6px;text-shadow:0 1px 0 rgba(255,255,255,.2)}@media (max-width:1024px){:root{--vh-rail-w:64px}.vh-search{display:none}.vh-rail-item{font-size:9.5px;padding:8px 4px}.vh-rail-item svg{width:18px;height:18px}.vh-top-grid{grid-template-columns:repeat(2,1fr)}.vh-rally-grid{grid-template-columns:1fr}.vh-usp{grid-template-columns:repeat(2,1fr)}.vh-score-card{grid-template-columns:1fr}.vh-score-row{grid-template-columns:130px 1fr 40px}.vh-pros-cons{grid-template-columns:1fr}.vh-modern-table{font-size:12.5px}.vh-modern-table th,.vh-modern-table td{padding:9px 10px}}@media (max-width:768px){:root{--vh-header-h:54px;--vh-rail-w:0px}.vh-side-rail{display:none}.vh-main{margin-left:0;padding:12px 14px 80px}.vh-seo-block{margin-left:0;padding:32px 16px}.vh-footer{margin-left:0;padding:28px 16px 90px}.vh-topbar-inner{padding:0 12px;gap:10px}.vh-logo img{height:32px}.vh-btn{height:36px;padding:0 14px;font-size:12px}.vh-btn-ghost{display:none}.vh-search{display:none}.vh-hero-arrow{width:30px;height:30px}.vh-slide-title{font-size:18px;max-width:80%}.vh-slide-cta{height:36px;padding:0 14px;font-size:11px}.vh-section-title{font-size:18px}.vh-top-grid{grid-template-columns:repeat(2,1fr);gap:10px}.vh-carousel{grid-auto-columns:130px}.vh-rally-card img{width:90px;height:135px}.vh-rally-title{font-size:14px}.vh-rally-row{font-size:12px}.vh-usp{grid-template-columns:1fr 1fr}.vh-usp-tile{padding:12px}.vh-usp-value{font-size:15px}.vh-seo-block h1{font-size:24px}.vh-seo-block h2{font-size:19px}.vh-bonus-grid,.vh-facts-grid{grid-template-columns:1fr 1fr}.vh-vip-ladder{grid-template-columns:1fr 1fr}.vh-security-grid{grid-template-columns:1fr}.vh-modern-table{font-size:11.5px}.vh-modern-table th,.vh-modern-table td{padding:7px 8px}.vh-sticky-cta{display:block}.vh-footer-legal-row{flex-direction:column}}@media (max-width:480px){.vh-section-head{flex-wrap:wrap}.vh-section-title{font-size:16px}.vh-top-grid{grid-template-columns:1fr 1fr}.vh-bonus-grid,.vh-facts-grid,.vh-vip-ladder{grid-template-columns:1fr}.vh-score-row{grid-template-columns:110px 1fr 36px;gap:8px}.vh-score-row .crit{font-size:12px}.vh-rail-item{display:none}.vh-seo-block h1{font-size:21px}.vh-pill{font-size:11px;padding:0 12px;height:28px}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:0.01ms !important;transition-duration:0.01ms !important}}