:root{
  --vr-bg:#050505;
  --vr-panel:#101012;
  --vr-panel-2:#171719;
  --vr-text:#f7f7f7;
  --vr-muted:#a7a7ad;
  --vr-orange:#ff7a00;
  --vr-yellow:#ffb000;
  --vr-border:rgba(255,255,255,.09);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.promo-body{margin:0;background:radial-gradient(circle at 85% 5%,rgba(255,122,0,.09),transparent 30%),var(--vr-bg);color:var(--vr-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
a{color:inherit}.promo-header{position:sticky;top:0;z-index:50;background:rgba(5,5,5,.88);backdrop-filter:blur(18px);border-bottom:1px solid var(--vr-border)}
.promo-header-inner{min-height:82px;width:100%;display:flex;align-items:center;gap:30px;padding:0 12px}.promo-brand{display:flex;align-items:center;text-decoration:none;flex:0 0 auto}.promo-logo{width:210px;max-height:56px;display:block}.promo-nav{display:flex;gap:22px;margin-left:auto}.promo-nav a{color:#d7d7dc;text-decoration:none;font-weight:650}.promo-nav a:hover{color:#fff}.promo-support{border:1px solid rgba(255,176,0,.35);color:#fff;background:#121214;border-radius:12px;padding:.55rem .85rem}.promo-support:hover{color:#111;background:var(--vr-yellow);border-color:var(--vr-yellow)}
.promo-hero{padding:88px 0 56px}.promo-eyebrow{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(255,176,0,.28);background:rgba(255,176,0,.07);color:#ffd27a;border-radius:999px;padding:7px 12px;font-size:.86rem;font-weight:750;margin-bottom:18px}.promo-hero h1{font-size:clamp(2.45rem,6vw,5.6rem);line-height:.98;letter-spacing:-.055em;font-weight:900;max-width:980px;margin:0 0 22px}.promo-hero .lead{font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.6;color:#c0c0c6;max-width:780px}.promo-accent{color:var(--vr-yellow)}
.promo-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.promo-btn-primary,.promo-btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:9px;text-decoration:none;border-radius:14px;padding:14px 20px;font-weight:800;border:1px solid transparent;transition:.18s ease}.promo-btn-primary{background:linear-gradient(135deg,var(--vr-orange),var(--vr-yellow));color:#111;box-shadow:0 12px 34px rgba(255,122,0,.2)}.promo-btn-primary:hover{color:#000;transform:translateY(-1px)}.promo-btn-secondary{background:#111113;border-color:var(--vr-border);color:#fff}.promo-btn-secondary:hover{color:#fff;border-color:rgba(255,176,0,.42)}
.promo-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:34px 0 0}.promo-stat{background:rgba(255,255,255,.025);border:1px solid var(--vr-border);border-radius:18px;padding:18px}.promo-stat strong{display:block;font-size:1.35rem}.promo-stat span{display:block;color:var(--vr-muted);font-size:.9rem;margin-top:4px}
.promo-section{padding:52px 0}.promo-section-title{font-size:clamp(1.8rem,3.5vw,3rem);font-weight:850;letter-spacing:-.035em;margin-bottom:10px}.promo-section-sub{color:var(--vr-muted);max-width:780px;font-size:1.04rem;line-height:1.65;margin-bottom:26px}.promo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.promo-card{height:100%;background:linear-gradient(180deg,var(--vr-panel-2),#0d0d0f);border:1px solid var(--vr-border);border-radius:22px;padding:26px}.promo-card-icon{width:46px;height:46px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:rgba(255,176,0,.1);border:1px solid rgba(255,176,0,.19);color:var(--vr-yellow);font-size:1.3rem;margin-bottom:18px}.promo-card h3{font-size:1.15rem;font-weight:800;margin:0 0 10px}.promo-card p{color:var(--vr-muted);line-height:1.6;margin:0}
.promo-offer{display:grid;grid-template-columns:1.15fr .85fr;gap:18px;align-items:stretch}.promo-offer-main,.promo-price-card{background:linear-gradient(145deg,#171719,#090909);border:1px solid rgba(255,176,0,.22);border-radius:26px;padding:30px}.promo-offer-main ul{padding-left:0;list-style:none;margin:22px 0 0}.promo-offer-main li{padding:8px 0;color:#d1d1d5}.promo-offer-main li i{color:var(--vr-yellow);margin-right:9px}.promo-price{font-size:clamp(2.5rem,5vw,4.5rem);font-weight:900;letter-spacing:-.055em;line-height:1}.promo-price small{font-size:1rem;color:var(--vr-muted);font-weight:650;letter-spacing:0}.promo-price-note{color:var(--vr-muted);margin-top:10px}.promo-badge{display:inline-flex;padding:6px 10px;border-radius:999px;background:rgba(255,176,0,.09);border:1px solid rgba(255,176,0,.24);color:#ffd584;font-weight:750;font-size:.82rem;margin-bottom:14px}
.promo-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.promo-step{position:relative;background:#0d0d0f;border:1px solid var(--vr-border);border-radius:20px;padding:24px}.promo-step-num{font-weight:900;color:var(--vr-yellow);font-size:.9rem;margin-bottom:9px}.promo-step h3{font-size:1.08rem;margin-bottom:8px}.promo-step p{color:var(--vr-muted);margin:0;line-height:1.55}
.promo-cta{margin:40px 0 76px;padding:38px;border:1px solid rgba(255,176,0,.26);border-radius:28px;background:radial-gradient(circle at 100% 0,rgba(255,122,0,.18),transparent 37%),linear-gradient(145deg,#171719,#090909)}.promo-cta h2{font-size:clamp(1.8rem,4vw,3.2rem);font-weight:900;letter-spacing:-.04em;max-width:760px}.promo-cta p{color:#b9b9bf;max-width:720px;line-height:1.65}
.promo-form{background:linear-gradient(180deg,#171719,#0b0b0d);border:1px solid var(--vr-border);border-radius:24px;padding:28px}.promo-form label{font-weight:700;margin-bottom:7px}.promo-form .form-control,.promo-form .form-select{background:#0b0b0d;border:1px solid rgba(255,255,255,.13);color:#fff;border-radius:12px;padding:12px 14px}.promo-form .form-control:focus,.promo-form .form-select:focus{background:#0b0b0d;color:#fff;border-color:rgba(255,176,0,.55);box-shadow:0 0 0 .2rem rgba(255,176,0,.08)}.promo-form .form-control::placeholder{color:#74747c}.promo-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.promo-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.promo-demo{min-height:210px;border-radius:22px;border:1px solid var(--vr-border);background:radial-gradient(circle at 80% 20%,rgba(255,122,0,.13),transparent 34%),linear-gradient(145deg,#171719,#090909);padding:24px;display:flex;flex-direction:column;justify-content:flex-end}.promo-demo .demo-tag{font-size:.78rem;color:#ffd584;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.promo-demo h3{margin:8px 0 0;font-size:1.2rem}.promo-demo p{color:var(--vr-muted);margin:8px 0 0}
.promo-footer{border-top:1px solid var(--vr-border);background:#080809;padding:30px 0}.promo-footer-inner{display:grid;grid-template-columns:1fr 2fr auto;gap:26px;align-items:center}.promo-footer-logo{width:126px;max-height:34px}.promo-footer-note{color:#85858d;font-size:.86rem;margin-top:7px}.promo-footer-links{display:flex;flex-wrap:wrap;gap:10px 18px}.promo-footer-links a{color:#a6a6ad;text-decoration:none;font-size:.9rem}.promo-footer-links a:hover{color:#fff}.promo-footer-copy{color:#73737b;font-size:.86rem;white-space:nowrap}
@media(max-width:991px){.promo-header-inner{min-height:70px;gap:12px;padding:0 10px}.promo-logo{width:168px;max-height:48px}.promo-nav{display:none}.promo-support{margin-left:auto}.promo-hero{padding:62px 0 36px}.promo-stats{grid-template-columns:repeat(2,1fr)}.promo-grid,.promo-gallery{grid-template-columns:repeat(2,1fr)}.promo-offer{grid-template-columns:1fr}.promo-steps{grid-template-columns:1fr}.promo-footer-inner{grid-template-columns:1fr}.promo-footer-copy{white-space:normal}}
@media(max-width:575px){.promo-hero h1{font-size:2.65rem}.promo-grid,.promo-gallery,.promo-stats{grid-template-columns:1fr}.promo-card,.promo-offer-main,.promo-price-card,.promo-form,.promo-cta{padding:22px}.promo-actions>*{width:100%}}

/* promo v2: onboarding, consent and conversion UX */
.promo-trial-pill{display:inline-flex;align-items:center;gap:9px;margin-top:16px;padding:10px 14px;border-radius:14px;border:1px solid rgba(255,176,0,.25);background:rgba(255,176,0,.07);color:#e9e9ec;font-size:.94rem}.promo-trial-pill i{color:var(--vr-yellow)}.promo-trial-pill strong{color:#ffd47d}
.promo-onboarding-section{min-height:calc(100vh - 220px);display:flex;align-items:center;padding:64px 0}.promo-onboarding-card{background:radial-gradient(circle at 100% 0,rgba(255,122,0,.15),transparent 32%),linear-gradient(145deg,#171719,#090909);border:1px solid rgba(255,176,0,.22);border-radius:28px;padding:40px;box-shadow:0 28px 80px rgba(0,0,0,.34)}.promo-onboarding-card h1{font-size:clamp(2rem,5vw,4rem);font-weight:900;letter-spacing:-.045em;line-height:1.02;margin:0 0 18px}.promo-onboarding-card .lead{color:#c2c2c8;max-width:760px}.promo-trial-highlight{display:flex;flex-direction:column;gap:5px;margin-top:26px;padding:20px;border-radius:20px;border:1px solid rgba(255,176,0,.22);background:rgba(255,176,0,.06)}.promo-trial-highlight strong{font-size:1.45rem;color:#ffd278}.promo-trial-highlight span{color:var(--vr-muted)}.promo-inline-form{display:flex;flex-direction:column;gap:16px;max-width:650px}.promo-check{display:flex;gap:10px;align-items:flex-start;color:#d2d2d7}.promo-check input{margin-top:5px;accent-color:var(--vr-yellow)}.promo-check a{color:#ffd278}.promo-input{background:#0b0b0d!important;border:1px solid rgba(255,255,255,.13)!important;color:#fff!important;border-radius:12px!important;padding:12px 14px!important}.promo-success-icon{width:76px;height:76px;margin:0 auto 22px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--vr-orange),var(--vr-yellow));color:#111;font-size:2.2rem;font-weight:900}.promo-legal-card{background:linear-gradient(180deg,#151515,#090909);border:1px solid rgba(255,176,0,.22);border-radius:24px;padding:34px;color:#f4f4f5}.promo-legal-card h1{font-size:clamp(2rem,4vw,3.2rem);font-weight:900;letter-spacing:-.035em}.promo-legal-card h2{font-size:1.2rem;margin-top:28px;color:#ffbf3e}.promo-legal-card p{color:#d0d0d5;line-height:1.7}.promo-legal-card a{color:#ffbf3e}.promo-legal-card code{color:#ffd278}

.vr-cookie-banner[hidden]{display:none!important}.vr-cookie-banner{position:fixed;z-index:9999;left:18px;right:18px;bottom:18px}.vr-cookie-banner__inner{max-width:1180px;margin:0 auto;display:flex;align-items:center;gap:28px;padding:18px 20px;border-radius:18px;border:1px solid rgba(255,176,0,.28);background:rgba(15,15,17,.97);backdrop-filter:blur(18px);box-shadow:0 22px 70px rgba(0,0,0,.55);color:#eee}.vr-cookie-banner__text{flex:1;color:#c7c7cc;font-size:.9rem;line-height:1.55}.vr-cookie-banner__title{font-weight:850;color:#fff;font-size:1rem;margin-bottom:3px}.vr-cookie-banner__text a{color:#ffbf3e}.vr-cookie-banner__actions{display:flex;gap:10px;flex:0 0 auto}.vr-cookie-btn{border-radius:12px;padding:11px 15px;font-weight:800;border:1px solid transparent;cursor:pointer;white-space:nowrap}.vr-cookie-btn--primary{background:linear-gradient(135deg,var(--vr-orange,#ff7a00),var(--vr-yellow,#ffb000));color:#111}.vr-cookie-btn--secondary{background:#1a1a1d;border-color:rgba(255,255,255,.13);color:#fff}
@media(max-width:760px){.vr-cookie-banner{left:10px;right:10px;bottom:10px}.vr-cookie-banner__inner{align-items:stretch;flex-direction:column;gap:14px;padding:16px}.vr-cookie-banner__actions{display:grid;grid-template-columns:1fr 1fr}.vr-cookie-btn{white-space:normal}.promo-onboarding-card{padding:25px}.promo-onboarding-section{padding:36px 0}}
@media(max-width:430px){.vr-cookie-banner__actions{grid-template-columns:1fr}.promo-logo{width:150px}.promo-support{padding:.48rem .65rem;font-size:.8rem}}
