:root{color-scheme:dark;--bg: #07111f;--bg-soft: #0c172a;--surface: rgba(10, 18, 34, .88);--surface-strong: #0d182d;--line: rgba(111, 154, 255, .14);--text: #dce8ff;--text-strong: #f5f8ff;--muted: #95a9cc;--blue: #5d9cff;--blue-2: #2b78ff;--green: #5fd8a8;--red: #ff8ca1;--radius-xl: 28px;--radius-lg: 22px;--radius-md: 16px;--radius-sm: 12px;--shadow: 0 24px 60px rgba(1, 7, 16, .42);font-family:Space Grotesk,system-ui,sans-serif}*,*:before,*:after{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;color:var(--text);background:radial-gradient(circle at top right,rgba(80,126,255,.11),transparent 22%),radial-gradient(circle at top left,rgba(73,101,162,.08),transparent 28%),linear-gradient(180deg,#09111c,#0c1420 56%,#0a1118);background-size:auto,auto,auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.vh-shell{min-height:100vh}.vh-topbar,.vh-main{max-width:1240px;margin:0 auto;padding-left:24px;padding-right:24px}.vh-topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:18px;padding-bottom:18px}.vh-main{padding-top:8px;padding-bottom:42px}.vh-brand{display:inline-flex;align-items:center;gap:14px}.vh-brand__mark{width:48px;height:48px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(180deg,#69abff,#2f7cff);color:#fff;font-weight:800;box-shadow:0 0 26px #5d9cff3d}.vh-brand__copy strong{display:block;color:#fff}.vh-brand__copy span{display:block;color:#dce8ffb8;font-size:.82rem}.vh-nav,.vh-topbar__actions,.vh-inline-actions,.vh-hero__actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.vh-nav a{min-height:40px;padding:0 14px;display:inline-flex;align-items:center;border-radius:999px;color:#dce8ffc2;font-weight:700}.vh-nav a:hover,.vh-nav a.is-active{background:#ffffff14;color:#fff}.vh-locale{display:inline-flex;align-items:center;gap:10px;color:#ebf0fadb;font-weight:700}.vh-locale select,.vh-form-card input,.vh-form-card select,.vh-form-card textarea,.vh-select-row select,.vh-notes textarea{width:100%;border-radius:14px;border:1px solid var(--line);background:#ffffff0f;color:var(--text)}.vh-locale select{min-height:40px;padding:0 12px;border-radius:999px}.vh-user-pill{padding:8px 14px;border-radius:999px;background:#ffffff12;display:grid}.vh-user-pill span{color:#dce8ffb3;font-size:.78rem}.vh-button{min-height:46px;padding:0 18px;border:0;border-radius:999px;background:linear-gradient(180deg,#67aaff,var(--blue-2));color:#fff;font-weight:800;cursor:pointer;box-shadow:0 12px 28px #2b78ff3d}.vh-button--ghost{background:#ffffff0f;color:var(--text);border:1px solid var(--line);box-shadow:none}.vh-kicker{margin:0;color:var(--blue);letter-spacing:.16em;text-transform:uppercase;font-size:.72rem;font-weight:800}.vh-section,.vh-hero,.vh-card,.vh-package-card,.vh-form-card,.vh-side-card,.vh-empty-card,.vh-order-card,.vh-detail-card,.vh-thanks-card,.vh-surface-card{border-radius:var(--radius-lg);border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow)}.vh-section,.vh-form-card,.vh-side-card,.vh-detail-card,.vh-thanks-card,.vh-empty-card{padding:28px}.vh-hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);gap:18px;align-items:stretch;overflow:hidden}.vh-hero__copy,.vh-hero__panel{padding:36px}.vh-hero__copy h1,.vh-section__head h1,.vh-thanks-card h1,.vh-empty-card h1,.vh-form-card h1{margin:14px 0;color:var(--text-strong);line-height:.98}.vh-hero__copy h1{font-size:clamp(2.35rem,3.8vw,4rem);max-width:9.5ch;text-wrap:balance}.vh-section__head h1,.vh-thanks-card h1,.vh-form-card h1,.vh-empty-card h1{font-size:clamp(2rem,3vw,3.2rem)}.vh-hero__copy p,.vh-package-card p,.vh-card p,.vh-side-card p,.vh-form-card p,.vh-empty-card p,.vh-thanks-card p{color:var(--muted);line-height:1.68}.vh-hero__panel{display:grid;gap:16px;align-content:start}.vh-surface-card{padding:22px;background:linear-gradient(180deg,#111d33eb,#0c1425f5)}.vh-surface-card span{display:block;color:var(--blue);font-size:.72rem;text-transform:uppercase;letter-spacing:.14em;font-weight:800}.vh-surface-card strong{display:block;margin-top:10px;color:var(--text-strong);font-size:1.18rem}.vh-surface-card ul{margin:14px 0 0;padding-left:18px;color:var(--muted);display:grid;gap:8px}.vh-surface-card__lead{margin:12px 0 0;color:#cad7f0cc;line-height:1.62}.vh-surface-card--highlight{border-color:#4c84ff57;box-shadow:0 20px 44px #050e1e6b,inset 0 1px #5d91ff14}.vh-step-list{margin:14px 0 0;padding-left:18px;display:grid;gap:10px;color:var(--muted)}.vh-trust-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.vh-trust-row span{min-height:34px;padding:0 12px;display:inline-flex;align-items:center;border-radius:999px;border:1px solid rgba(87,138,255,.18);background:#101b31d1;color:#dce8ffe0;font-size:.88rem;font-weight:700}.vh-section--tight{gap:16px}.vh-plain-list{margin:0;padding-left:18px;color:var(--muted);display:grid;gap:10px}.vh-section{display:grid;gap:20px}.vh-section__head{display:flex;justify-content:space-between;gap:16px;align-items:end}.vh-card-grid,.vh-package-grid{display:grid;gap:16px}.vh-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.vh-card{padding:22px;background:linear-gradient(180deg,#101b31e6,#0c1321f2)}.vh-card h3,.vh-package-card h3,.vh-side-card h2,.vh-detail-card h2{margin:0 0 10px;color:var(--text-strong)}.vh-package-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.vh-package-card{padding:22px;display:grid;gap:16px;align-content:start}.vh-package-card__top{display:flex;justify-content:space-between;gap:12px;align-items:center}.vh-price,.vh-status-pill{min-height:32px;padding:0 12px;display:inline-flex;align-items:center;border-radius:999px;background:#5d9cff1f;color:var(--text-strong);font-weight:700}.vh-specs{margin:0;display:grid;gap:10px}.vh-specs div{display:flex;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:var(--radius-sm);background:#ffffff0a}.vh-specs--stack div{flex-direction:column;align-items:flex-start}.vh-specs dt{color:var(--muted);font-size:.82rem;font-weight:700}.vh-specs dd{margin:0;color:var(--text-strong);font-weight:700}.vh-tag-list{display:flex;gap:10px;flex-wrap:wrap}.vh-tag-list span{min-height:30px;padding:0 12px;display:inline-flex;align-items:center;border-radius:999px;background:#ffffff0d;color:var(--muted);font-size:.82rem;font-weight:700}.vh-order-layout,.vh-admin-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:20px;align-items:start}.vh-form-card{display:grid;gap:18px}.vh-form-grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.vh-form-grid__full{grid-column:1 / -1}.vh-form-card label,.vh-select-row,.vh-notes{display:grid;gap:8px}.vh-form-card label span,.vh-select-row span,.vh-notes span{color:var(--text-strong);font-weight:700}.vh-form-card input,.vh-form-card select,.vh-form-card textarea,.vh-select-row select,.vh-notes textarea{min-height:52px;padding:14px 16px}.vh-form-card textarea,.vh-notes textarea{min-height:150px;resize:vertical}.vh-checklist{display:grid;gap:10px}.vh-checkbox{display:flex;align-items:start;gap:10px;color:var(--muted)}.vh-checkbox input{width:18px;height:18px;margin-top:2px}.vh-side-card{display:grid;gap:16px}.vh-thanks-card,.vh-empty-card,.vh-admin-login{max-width:860px;margin:0 auto}.vh-thanks-card__number{padding:16px 18px;border-radius:var(--radius-md);background:#ffffff0d}.vh-thanks-card__number span{display:block;color:var(--muted);font-size:.84rem}.vh-thanks-card__number strong{display:block;margin-top:8px;font-size:2rem;color:var(--text-strong)}.vh-auth-demo{padding:14px 16px;border-radius:var(--radius-md);background:#5d9cff14;border:1px solid rgba(93,156,255,.16)}.vh-auth-demo span{display:block;color:var(--muted);font-size:.74rem;text-transform:uppercase;letter-spacing:.14em;font-weight:800}.vh-auth-demo strong{display:block;margin-top:8px;color:var(--text-strong)}.vh-admin-list{display:grid;gap:12px}.vh-order-card{width:100%;padding:18px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-strong);color:var(--text);display:flex;justify-content:space-between;gap:16px;text-align:left;cursor:pointer}.vh-order-card.is-active,.vh-order-card:hover{border-color:#5d9cff4d;transform:translateY(-1px)}.vh-order-card strong,.vh-order-card b{display:block;color:var(--text-strong)}.vh-order-card span,.vh-order-card small{color:var(--muted)}.vh-detail-card{display:grid;gap:18px}.vh-detail-card__top{display:flex;justify-content:space-between;gap:12px;align-items:start}.vh-loading{min-height:40vh;display:grid;place-items:center;color:var(--muted)}.vh-error,.vh-success{margin:0;padding:12px 14px;border-radius:var(--radius-sm);font-weight:700}.vh-error{background:#ff8ca11f;color:#ffc7d3}.vh-success{background:#5fd8a824;color:#c8ffe7}body{background:radial-gradient(circle at top right,rgba(67,117,255,.12),transparent 24%),linear-gradient(180deg,#07111d,#0a1424 52%,#0a1320);background-size:auto,auto}.vh-topbar{padding-top:22px;padding-bottom:22px}.vh-main{display:grid;gap:28px;padding-top:20px;padding-bottom:64px}.vh-nav a{min-height:38px;padding:0 10px;border-radius:10px;font-weight:600}.vh-topbar__actions{gap:14px}.vh-admin-link{color:#dce8ffad;font-size:.9rem;font-weight:600}.vh-admin-link:hover{color:#fff}.vh-button{min-height:48px;padding:0 20px;box-shadow:0 12px 26px #2b78ff2e}.vh-button:hover{transform:translateY(-1px)}.vh-button--ghost{background:#ffffff08}.vh-hero,.vh-section,.vh-card,.vh-package-card,.vh-form-card,.vh-side-card,.vh-empty-card,.vh-order-card,.vh-detail-card,.vh-thanks-card,.vh-surface-card{border-color:#88a4db1f;box-shadow:0 22px 56px #03081247}.vh-hero--premium{grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);gap:24px;background:linear-gradient(135deg,#0a121df5,#0e1623e0);border-radius:32px}.vh-hero__copy,.vh-hero__panel{padding:34px}.vh-hero__copy h1{font-size:clamp(2.1rem,3vw,3.2rem);max-width:12ch;line-height:1.02;letter-spacing:-.045em}.vh-hero__lede{max-width:54ch;font-size:.98rem;line-height:1.72}.vh-trust-row{margin-top:24px}.vh-trust-row span{min-height:36px;background:#ffffff08;border-color:#89a8e429;color:#e5eeffdb;font-size:.84rem}.vh-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.vh-strip--premium{margin-top:-4px}.vh-strip__item{padding:18px 20px;border-radius:18px;background:#ffffff08;border:1px solid rgba(137,168,228,.1);display:grid;gap:6px}.vh-strip__item strong{color:var(--text-strong)}.vh-strip__item span{color:var(--muted);font-size:.92rem}.vh-section--soft{background:linear-gradient(180deg,#0d141fb8,#0a111cd6)}.vh-section__head h2{margin:10px 0 0;font-size:clamp(1.5rem,2.2vw,2.1rem);color:var(--text-strong);letter-spacing:-.03em}.vh-section__head p:last-child{max-width:62ch}.vh-link-arrow{color:var(--text-strong);font-weight:700}.vh-link-arrow:hover{color:var(--blue)}.vh-card-grid{gap:18px}.vh-card{padding:22px 0 0;background:transparent;border:0;border-top:1px solid rgba(136,164,219,.14);border-radius:0;box-shadow:none}.vh-card-grid{gap:26px}.vh-card h3{margin-bottom:10px;font-size:1rem}.vh-package-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.vh-package-grid--landing{grid-template-columns:repeat(3,minmax(0,1fr))}.vh-package-card--premium{gap:18px;padding:24px;background:linear-gradient(180deg,#ffffff09,#09101be0);min-height:100%}.vh-package-card--premium.is-popular{border-color:#5d9cff47;box-shadow:0 26px 70px #0a14265c}.vh-package-card__head{display:flex;justify-content:space-between;gap:12px;align-items:start}.vh-package-badge{min-height:28px;padding:0 10px;display:inline-flex;align-items:center;border-radius:999px;background:#5d9cff1f;color:var(--blue);font-size:.74rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.vh-package-price{display:grid;gap:4px}.vh-package-price strong{font-size:2rem;color:var(--text-strong);letter-spacing:-.04em}.vh-package-price span,.vh-package-card__summary,.vh-package-card__fit p{color:var(--muted)}.vh-package-card__fit{display:grid;gap:6px}.vh-package-card__fit span{color:var(--text-strong);font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.vh-feature-list{margin:0;padding-left:18px;display:grid;gap:8px;color:var(--muted)}.vh-specs--premium div{background:#ffffff06}.vh-process-grid,.vh-included-grid,.vh-faq-grid{display:grid;gap:18px}.vh-process-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.vh-included-grid,.vh-faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vh-process-card,.vh-included-card,.vh-faq-card{padding:20px;border-radius:18px;border:1px solid rgba(136,164,219,.1);background:#ffffff05}.vh-process-card strong{display:inline-flex;min-width:40px;min-height:40px;align-items:center;justify-content:center;border-radius:12px;background:#5d9cff1f;color:var(--blue)}.vh-process-card h3,.vh-included-card h3,.vh-faq-card h3{margin:16px 0 10px;color:var(--text-strong)}.vh-process-card p,.vh-included-card p,.vh-faq-card p{margin:0;color:var(--muted);line-height:1.68}.vh-order-layout{gap:26px}.vh-form-card--premium,.vh-side-card--premium{background:linear-gradient(180deg,#0d1625f5,#0a111ef0)}.vh-form-section{display:grid;gap:16px}.vh-form-section+.vh-form-section{padding-top:12px;border-top:1px solid rgba(136,164,219,.1)}.vh-form-section__head{display:grid;gap:6px}.vh-form-section__head h2{margin:0;color:var(--text-strong);font-size:1.2rem}.vh-form-section__head p{margin:0;color:var(--muted)}.vh-side-price{display:grid;gap:4px}.vh-side-price strong{font-size:2rem;color:var(--text-strong)}.vh-side-price span{color:var(--muted)}.vh-legal-card{max-width:900px;margin:0 auto}.vh-footer{max-width:1240px;margin:0 auto;padding:14px 24px 42px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1.4fr);gap:24px;border-top:1px solid rgba(136,164,219,.1)}.vh-footer__brand,.vh-footer__links>div{padding:20px 0}.vh-footer__brand strong{color:var(--text-strong)}.vh-footer__brand p{max-width:46ch;color:var(--muted)}.vh-footer__links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.vh-footer__links span{display:block;margin-bottom:12px;color:var(--text-strong);font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.vh-footer__links a{display:block;margin-bottom:10px;color:var(--muted)}.vh-footer__links a:hover{color:var(--text-strong)}.vh-page--landing{display:grid;gap:24px}.vh-page--editorial{gap:40px}.vh-editorial-label{margin:0 0 16px;color:var(--blue);font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em}.vh-editorial-hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:44px;align-items:start;padding:18px 0 8px}.vh-editorial-hero__copy h1{margin:0;max-width:10ch;color:var(--text-strong);font-size:clamp(2rem,3.6vw,4rem);line-height:1;letter-spacing:-.05em}.vh-editorial-hero__copy p{max-width:58ch;color:var(--muted);font-size:1rem;line-height:1.72}.vh-editorial-trust{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.vh-editorial-trust span{min-height:34px;padding:0 12px;display:inline-flex;align-items:center;border-radius:999px;background:#ffffff08;color:#e2ebf9d6;font-size:.85rem;font-weight:600}.vh-editorial-aside{display:grid;gap:16px}.vh-editorial-panel,.vh-editorial-note{padding:24px;border-radius:20px;border:1px solid rgba(136,164,219,.1);background:#ffffff05}.vh-editorial-panel span,.vh-editorial-note strong{display:block;color:var(--text-strong);font-size:.84rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.vh-editorial-panel h2{margin:16px 0 12px;color:var(--text-strong);font-size:1.35rem;line-height:1.2}.vh-editorial-panel p,.vh-editorial-note ul{margin:0;color:var(--muted);line-height:1.72}.vh-editorial-note ul{margin-top:14px;padding-left:18px;display:grid;gap:8px}.vh-editorial-band{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding:26px 0;border-top:1px solid rgba(136,164,219,.1);border-bottom:1px solid rgba(136,164,219,.1)}.vh-editorial-band strong{display:block;margin-bottom:10px;color:var(--text-strong);font-size:.92rem}.vh-editorial-band p{margin:0;color:var(--muted);line-height:1.68}.vh-editorial-section,.vh-editorial-columns{display:grid;gap:28px}.vh-editorial-section__intro{max-width:720px}.vh-editorial-section__intro h2,.vh-editorial-column h2{margin:0 0 12px;color:var(--text-strong);font-size:clamp(1.45rem,2.4vw,2.2rem);letter-spacing:-.035em}.vh-editorial-section__intro p,.vh-editorial-column>p:last-of-type{margin:0;color:var(--muted);line-height:1.72}.vh-package-grid--editorial{grid-template-columns:repeat(3,minmax(0,1fr))}.vh-editorial-columns{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.vh-editorial-column{display:grid;gap:18px}.vh-editorial-steps{margin:0;padding:0;list-style:none;display:grid;gap:16px}.vh-editorial-steps li{display:grid;grid-template-columns:42px 1fr;gap:14px;align-items:start}.vh-editorial-steps strong{min-height:42px;display:grid;place-items:center;border-radius:12px;background:#ffffff0a;color:var(--text-strong)}.vh-editorial-steps span{color:var(--muted);line-height:1.72}.vh-editorial-faq{display:grid;gap:16px}.vh-editorial-faq .vh-faq-card{padding:0 0 16px;border:0;border-bottom:1px solid rgba(136,164,219,.1);border-radius:0;background:transparent}.vh-hero__panel--premium{align-content:space-between}.vh-hero-note{padding:14px 0 0;border-top:1px solid rgba(136,164,219,.1);display:grid;gap:8px}.vh-hero-note span{color:var(--muted);font-size:.84rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.vh-hero-note div{display:flex;flex-wrap:wrap;gap:10px}.vh-hero-note strong{min-height:34px;padding:0 12px;display:inline-flex;align-items:center;border-radius:999px;background:#ffffff0a;color:var(--text-strong);font-size:.86rem}.vh-section--intro .vh-card-grid{align-items:start}.vh-section--packages .vh-section__head,.vh-section--faq .vh-section__head{align-items:end}.vh-package-grid--landing .vh-package-card--premium:last-child{opacity:.94}.vh-form-card--premium{padding:28px}.vh-side-card--premium{position:sticky;top:18px}.vh-surface-card--highlight{background:linear-gradient(180deg,#101c2df5,#0c131ff5)}@media(max-width:1100px){.vh-hero,.vh-package-grid,.vh-order-layout,.vh-admin-layout,.vh-card-grid,.vh-strip,.vh-process-grid,.vh-included-grid,.vh-faq-grid,.vh-footer,.vh-footer__links,.vh-package-grid--landing{grid-template-columns:1fr}}@media(max-width:820px){.vh-topbar,.vh-main,.vh-footer{padding-left:16px;padding-right:16px}.vh-topbar{flex-direction:column;align-items:stretch}.vh-form-grid{grid-template-columns:1fr}.vh-hero__copy,.vh-hero__panel,.vh-section,.vh-form-card,.vh-side-card,.vh-detail-card,.vh-thanks-card,.vh-empty-card{padding:22px}.vh-hero__copy h1{max-width:none;font-size:clamp(1.9rem,9vw,2.6rem)}}
