:root{color-scheme:dark;--bg:#090b0e;--panel:#121820;--panel-2:#18212a;--ink:#f7f8fa;--muted:#c1c9d4;--soft:#8e9aa8;--line:rgba(255,255,255,.14);--accent:#d7ecff;--accent-strong:#2f8cff;--gold:#d7c275;--danger:#ff755f;--radius:8px;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg)}.vir-landing{width:100%;min-height:100vh;margin:0;padding:0;background:radial-gradient(circle at 52% 16%,rgba(210,224,237,.24),transparent 32rem),linear-gradient(180deg,#050608 0%,var(--bg) 38%,#0f151c 100%);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;isolation:isolate}.vir-landing,.vir-landing *{box-sizing:border-box}.vir-landing img{display:block;max-width:100%}.vir-landing a{color:inherit}.vir-landing .topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem clamp(1rem,3vw,2rem);background:#06080bd1;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.vir-landing .brand{text-decoration:none;color:var(--ink);font-weight:950;font-size:clamp(2rem,5vw,4rem);line-height:.8;letter-spacing:0}.vir-landing .brand span{font-size:.18em;vertical-align:top;margin-left:.12rem;font-weight:700}.vir-landing .topbar__cta{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border:1px solid rgba(215,236,255,.5);padding:.7rem 1rem;border-radius:999px;color:var(--accent);text-decoration:none;font-weight:800}.vir-landing .hero,.vir-landing .problem,.vir-landing .proof,.vir-landing .system,.vir-landing .results,.vir-landing .risk-free,.vir-landing .apply,.vir-landing .footer{width:min(var(--max),calc(100% - 2rem));margin-inline:auto}.vir-landing .hero{min-height:calc(100vh - 88px);display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:clamp(2rem,6vw,5rem);align-items:center;padding:clamp(2rem,7vw,6rem) 0}.vir-landing .eyebrow{margin:0 0 1rem;color:var(--accent);font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.vir-landing h1,.vir-landing h2,.vir-landing h3,.vir-landing p{margin-top:0;color:inherit}.vir-landing h1,.vir-landing h2{line-height:.98;letter-spacing:0}.vir-landing h1{max-width:760px;margin-bottom:1.25rem;font-size:clamp(3.1rem,8vw,6.8rem);font-weight:950}.vir-landing h2{margin-bottom:1rem;font-size:clamp(2.1rem,5vw,4rem);font-weight:950}.vir-landing h3{margin-bottom:.55rem;font-size:1.18rem}.vir-landing .hero__lead,.vir-landing .apply__copy p,.vir-landing .results__copy p,.vir-landing .risk-free p{color:var(--muted);font-size:clamp(1.05rem,2vw,1.28rem)}.vir-landing .hero__actions{display:flex;flex-wrap:wrap;gap:.8rem;margin:2rem 0}.vir-landing .button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;border-radius:6px;padding:.9rem 1.1rem;border:1px solid transparent;text-decoration:none;font-weight:900;cursor:pointer}.vir-landing .button--primary{background:var(--accent-strong);color:#fff;box-shadow:0 16px 34px #2f8cff47}.vir-landing .button--ghost{border-color:var(--line);color:var(--accent);background:#ffffff0a}.vir-landing .hero__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.vir-landing .hero__stats div,.vir-landing .problem__grid article,.vir-landing .step{border:1px solid var(--line);border-radius:var(--radius);background:#ffffff0b;padding:1rem}.vir-landing .hero__stats strong{display:block;font-size:1.35rem}.vir-landing .hero__stats span,.vir-landing .problem__grid p,.vir-landing .step p,.vir-landing .proof-list,.vir-landing .apply li,.vir-landing .footer p,.vir-landing .form-note{color:var(--muted)}.vir-landing .hero__media,.vir-landing .proof__image,.vir-landing .results figure{overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:var(--radius);background:var(--panel);box-shadow:0 28px 80px #0000005c}.vir-landing .hero__media img{aspect-ratio:16 / 9;width:100%;height:100%;object-fit:cover}.vir-landing .problem,.vir-landing .system,.vir-landing .apply,.vir-landing .proof,.vir-landing .results,.vir-landing .risk-free{padding:clamp(3rem,8vw,6rem) 0}.vir-landing .section-heading{max-width:780px;margin-bottom:2rem}.vir-landing .problem__grid,.vir-landing .steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.vir-landing .proof,.vir-landing .results,.vir-landing .apply{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1fr);gap:clamp(2rem,5vw,4rem);align-items:center}.vir-landing .proof-list,.vir-landing .apply ul{display:grid;gap:.7rem;margin:1.5rem 0 0;padding-left:1.25rem;font-size:1.05rem}.vir-landing .step span{display:grid;width:42px;height:42px;place-items:center;margin-bottom:1rem;border-radius:50%;background:var(--accent);color:#06111b;font-weight:950}.vir-landing .results{grid-template-columns:minmax(320px,1fr) minmax(0,.8fr)}.vir-landing .risk-free{display:grid;grid-template-columns:minmax(0,.85fr) minmax(320px,1fr);gap:2rem;align-items:center;border-block:1px solid var(--line)}.vir-landing .risk-free h2{color:var(--accent)}.vir-landing .apply{align-items:start}.vir-landing .lead-form{display:grid;gap:.9rem;padding:clamp(1rem,3vw,1.5rem);border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(180deg,#ffffff14,#ffffff09)}.vir-landing label{display:grid;gap:.35rem;color:var(--ink);font-weight:800}.vir-landing input,.vir-landing select{min-height:48px;width:100%;border:1px solid rgba(255,255,255,.16);border-radius:6px;background:#030508cc;color:var(--ink);padding:.8rem;font:inherit}.vir-landing input:focus,.vir-landing select:focus{outline:2px solid var(--accent-strong);outline-offset:2px}.vir-landing .lead-form .button{width:100%;margin-top:.4rem;font-size:1rem}.vir-landing .form-note,.vir-landing .form-success{margin:0;font-size:.92rem}.vir-landing .form-success{color:var(--accent);font-weight:800}.vir-landing .footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:2rem 0 3rem;border-top:1px solid var(--line)}.vir-landing .footer .brand{font-size:2.4rem}.vir-landing .footer p{margin:0;max-width:560px;text-align:right}@media(max-width:900px){.vir-landing .hero,.vir-landing .proof,.vir-landing .results,.vir-landing .risk-free,.vir-landing .apply{grid-template-columns:1fr}.vir-landing .hero{min-height:auto;gap:1.5rem}.vir-landing .problem__grid,.vir-landing .steps{grid-template-columns:1fr}.vir-landing .hero__stats{grid-template-columns:repeat(3,minmax(0,1fr))}.vir-landing .hero__stats div{min-height:92px;padding:.8rem}.vir-landing .hero__stats strong{font-size:1.05rem}.vir-landing .hero__stats span{font-size:.82rem}.vir-landing .results figure{order:2}.vir-landing .results__copy{order:1}.vir-landing .footer{align-items:flex-start;flex-direction:column}.vir-landing .footer p{text-align:left}}@media(max-width:520px){.vir-landing .topbar__cta{font-size:.86rem;padding-inline:.75rem}.vir-landing h1{font-size:2.55rem;line-height:1}.vir-landing .hero__lead{font-size:1rem}.vir-landing .hero__actions .button{width:100%}.vir-landing .hero__stats{gap:.45rem}.vir-landing .hero__stats div{min-height:84px;padding:.65rem}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/vir-landing.css.map */
