.vhome{--v-green:#126b50;--v-green-dark:#0d5540;--v-green-deep:#0a4433;--v-mint:#eaf4ef;--v-mint-2:#dcefe5;--v-mint-3:#caded3;--v-ink:#16241e;--v-ink-soft:#51625a;--v-ink-faint:#8a968f;--v-amber:#b8860b;--v-amber-bg:#fbf1dc;--v-blue:#1e6fa8;--v-blue-bg:#e4f0f8;--v-orange:#c2410c;--v-orange-bg:#fff4ec;--v-red:#cf4b3b;--v-wa-teal:#1fa855;--v-page:#fbfbf8;--v-card:#ffffff;--v-line:#e7ece8;--v-wrap:1280px;font-family:var(--font-inter),system-ui,sans-serif;color:var(--v-ink);background:var(--v-page);line-height:1.65;-webkit-font-smoothing:antialiased}.vhome *{box-sizing:border-box;margin:0;padding:0}.vhome .wrap{max-width:var(--v-wrap);margin:0 auto;padding:0 32px}.vhome a{color:inherit;text-decoration:none}.vhome .serif{font-family:var(--font-newsreader),Georgia,serif}@media (prefers-reduced-motion:no-preference){html:has(.vhome){scroll-behavior:smooth}}.vhome section[id]{scroll-margin-top:88px}.vhome nav{position:sticky;top:0;z-index:50;background:rgba(251,251,248,.82);backdrop-filter:blur(12px);border-bottom:1px solid var(--v-line)}.vhome .nav-in{justify-content:space-between;height:68px}.vhome .logo,.vhome .nav-in{display:flex;align-items:center}.vhome .logo{gap:9px;font-weight:600;font-size:20px;letter-spacing:-.02em}.vhome .nav-links{display:flex;align-items:center;gap:32px}.vhome .nav-links a.n{font-size:15px;color:var(--v-ink-soft);font-weight:500}.vhome .nav-links a.n:hover{color:var(--v-ink)}.vhome .signin{font-size:15px;color:var(--v-ink-soft);font-weight:500}.vhome .btn{display:inline-flex;align-items:center;gap:8px;font-weight:600;font-size:15px;border-radius:10px;padding:11px 20px;transition:.15s;cursor:pointer;border:none;font-family:inherit}.vhome .btn-primary{background:var(--v-green);color:#fff}.vhome .btn-primary:hover{background:var(--v-green-dark)}.vhome .btn-ghost{background:transparent;color:var(--v-ink);border:1px solid var(--v-mint-3)}.vhome .btn-ghost:hover{background:var(--v-mint)}.vhome .btn-text-short{display:none}@media (max-width:820px){.vhome .nav-links a.n{display:none}.vhome .nav-links{gap:10px}.vhome .nav-links .btn-primary{padding:9px 14px;font-size:14px}.vhome .nav-links .signin{font-size:14px}}@media (max-width:480px){.vhome nav .wrap{padding:0 16px}.vhome .nav-links .btn-text-full{display:none}.vhome .nav-links .btn-text-short{display:inline}}.vhome .hero{padding:80px 0 76px;background:linear-gradient(180deg,var(--v-mint) 0,var(--v-page) 82%)}.vhome .hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:52px;align-items:center}.vhome .eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--v-green);background:var(--v-mint-2);padding:6px 13px;border-radius:100px;margin-bottom:22px}.vhome .eyebrow .dot{width:7px;height:7px;border-radius:50%;background:var(--v-green)}.vhome h1{font-size:51px;line-height:1.08;letter-spacing:-.025em;font-weight:600;margin-bottom:22px}.vhome h1 .q{color:var(--v-green)}.vhome .sub{font-size:18.5px;color:var(--v-ink-soft);max-width:530px;margin-bottom:30px}.vhome .cta-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.vhome .cta-note{font-size:14px;color:var(--v-ink-faint)}.vhome .cta-note a{color:var(--v-green-dark);font-weight:500}.vhome .cta-note a:hover{text-decoration:underline}@media (max-width:900px){.vhome .hero-grid{grid-template-columns:1fr;gap:44px}.vhome h1{font-size:39px}}.vhome .stage{position:relative;min-height:440px}.vhome .stage .dash{position:absolute;top:0;right:0;width:98%}.vhome .stage .phone{position:absolute;bottom:-18px;left:-14px;width:196px;z-index:3}@media (max-width:900px){.vhome .stage{min-height:0;display:flex;flex-direction:column;align-items:center;gap:20px}.vhome .stage .dash,.vhome .stage .phone{position:static;width:100%;max-width:420px}.vhome .stage .phone{width:220px}}.vhome .dash{background:var(--v-card);border:1px solid var(--v-line);border-radius:18px;overflow:hidden;box-shadow:0 30px 70px -34px rgba(10,68,51,.42)}.vhome .dash-top{background:var(--v-green-deep);color:#fff;padding:13px 16px;display:flex;align-items:center;justify-content:space-between}.vhome .dash-top .nm{font-size:14px;font-weight:600}.vhome .dash-top .sub2{font-size:11.5px;color:rgba(255,255,255,.6)}.vhome .dash-top .pill{font-size:11px;background:rgba(255,255,255,.14);padding:4px 10px;border-radius:100px;display:flex;align-items:center;gap:6px}.vhome .dash-top .pdot{width:6px;height:6px;border-radius:50%;background:#7fe0b4}.vhome .dash-body{padding:14px}.vhome .dstats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-bottom:12px}.vhome .sc{border-radius:11px;padding:10px 11px}.vhome .sc .lab{font-size:10.5px;color:var(--v-ink-soft);font-weight:500;margin-bottom:3px}.vhome .sc .val{font-size:19px;font-weight:600;letter-spacing:-.01em}.vhome .sc.g{background:rgba(18,107,80,.07)}.vhome .sc.g .val{color:var(--v-green)}.vhome .sc.a{background:var(--v-amber-bg)}.vhome .sc.a .val{color:var(--v-amber)}.vhome .sc.b{background:var(--v-blue-bg)}.vhome .sc.b .val{color:var(--v-blue)}.vhome .sc.o{background:var(--v-orange-bg)}.vhome .sc.o .val{color:var(--v-orange)}.vhome .dnow{border:1px solid var(--v-mint-3);border-left:3px solid var(--v-green);border-radius:10px;padding:11px 13px;margin-bottom:11px;background:rgba(18,107,80,.03)}.vhome .dnow-top{display:flex;align-items:center;justify-content:space-between}.vhome .dnow .lft{display:flex;align-items:center;gap:11px}.vhome .dnow-meta{font-size:11.5px}.vhome .dnow-complaint,.vhome .dnow-meta{color:var(--v-ink-soft);margin:8px 0 0 49px}.vhome .dnow-complaint{font-size:12px;font-style:italic;background:rgba(18,107,80,.06);border-radius:8px;padding:7px 10px}.vhome .dnow-complaint span{font-style:normal;font-weight:700;font-size:9px;text-transform:uppercase;letter-spacing:.04em;opacity:.7;margin-right:5px}@media (max-width:400px){.vhome .dnow-complaint,.vhome .dnow-meta{margin-left:0}}.vhome .dnow .tk{width:38px;height:38px;border-radius:9px;background:var(--v-green);color:#fff;display:flex;align-items:center;justify-content:center}.vhome .dnow .tk,.vhome .dnow .who{font-weight:600;font-size:14px}.vhome .dnow .st{font-size:11.5px;color:var(--v-green-dark);font-weight:500}.vhome .dnow .cta{font-size:12px;font-weight:600;color:#fff;background:var(--v-green);padding:7px 13px;border-radius:8px;text-align:center}.vhome .qrow{display:flex;align-items:center;gap:11px;padding:9px 4px;border-bottom:1px solid var(--v-line)}.vhome .qrow:last-child{border-bottom:none}.vhome .qrow .tk2{width:34px;height:34px;border-radius:8px;background:var(--v-mint);color:var(--v-green-dark);font-weight:600;font-size:13px;display:flex;align-items:center;justify-content:center}.vhome .qrow .who2{font-size:13.5px;font-weight:500;flex:1}.vhome .src{font-size:10.5px;font-weight:600;padding:3px 8px;border-radius:100px}.vhome .src.web{background:#ede9fe;color:#6d28d9}.vhome .src.walk{background:var(--v-amber-bg);color:var(--v-amber)}.vhome .src.ph{background:var(--v-blue-bg);color:var(--v-blue)}.vhome .atc{font-size:10.5px;font-weight:600;color:var(--v-green);display:flex;align-items:center;gap:4px}.vhome .dash-radio{position:absolute;opacity:0;width:1px;height:1px;pointer-events:none}.vhome .dash-tabs{display:flex;gap:8px;margin-bottom:14px}.vhome .dash-tabs label{font-size:12.5px;font-weight:600;color:var(--v-ink-soft);background:var(--v-mint);border-radius:100px;padding:7px 15px;cursor:pointer;transition:background .15s,color .15s}#tab-desk:checked~.dash-tabs label[for=tab-desk],#tab-doctor:checked~.dash-tabs label[for=tab-doctor]{background:var(--v-green);color:#fff}.vhome .dash-stage{display:grid}.vhome .dash-stage>.dash-panel{grid-area:1/1;visibility:hidden;pointer-events:none}#tab-desk:checked~.dash-stage .panel-desk,#tab-doctor:checked~.dash-stage .panel-doctor{visibility:visible;pointer-events:auto}#tab-consult:checked~.dash-tabs label[for=tab-consult]{background:var(--v-green);color:#fff}#tab-consult:checked~.dash-stage .panel-consult{visibility:visible;pointer-events:auto}#tab-clinicpage:checked~.dash-tabs label[for=tab-clinicpage],#tab-visitpage:checked~.dash-tabs label[for=tab-visitpage]{background:var(--v-green);color:#fff}#tab-clinicpage:checked~.dash-stage .panel-clinicpage,#tab-visitpage:checked~.dash-stage .panel-visitpage{visibility:visible;pointer-events:auto}.vhome .dash-panel .browser{margin:0 auto}.vhome .visual-web .browser{max-width:620px}.vhome .visual-web .dash-tabs{justify-content:center}.vhome .dsession{display:flex;align-items:center;justify-content:space-between;font-size:11.5px;color:var(--v-ink-soft);padding:9px 2px;margin-bottom:4px;border-bottom:1px solid var(--v-line)}.vhome .dpause{font-size:11px;color:var(--v-amber);background:var(--v-amber-bg);padding:4px 10px}.vhome .dpause,.vhome .qwait{font-weight:600;border-radius:100px}.vhome .qwait{font-size:10.5px;color:var(--v-ink-faint);background:var(--v-mint);padding:3px 8px}.vhome .phone{background:#0b1512;aspect-ratio:71.5/149.6;border-radius:13%/6.2%;padding:1.3%;box-sizing:border-box;box-shadow:0 26px 56px -22px rgba(10,68,51,.5);position:relative;max-width:100%}.vhome .screen{width:100%;height:100%;background:#e9e4dc;border-radius:11%/5.3%;overflow:hidden;position:relative;container-type:size}.vhome .dynamic-island{position:absolute;top:1.3cqh;left:50%;transform:translateX(-50%);width:31.3cqw;aspect-ratio:126/37.33;background:#000;border-radius:999px;z-index:5}.vhome .status-bar{position:absolute;top:1.3cqh;left:0;right:0;height:4.4cqh;display:flex;align-items:center;justify-content:space-between;padding:0 5.5cqw 0 9cqw;color:#fff;z-index:6;pointer-events:none}.vhome .status-time{font-size:4.4cqw;font-weight:600;letter-spacing:.2px}.vhome .status-icons{display:flex;align-items:center;gap:2cqw}.vhome .status-5g{font-size:3cqw;font-weight:600;letter-spacing:.2px}.vhome .status-icons svg{height:4cqw;width:auto;display:block}.vhome .status-icons .sig{height:2.9cqw}.vhome .status-icons .batt{height:4.6cqw}.vhome .wa-top{background:var(--v-green);color:#fff;padding:8cqh 5cqw 4.6cqw;gap:3.5cqw}.vhome .wa-av,.vhome .wa-top{display:flex;align-items:center}.vhome .wa-av{width:12cqw;aspect-ratio:1/1;border-radius:50%;background:#fff;justify-content:center;color:var(--v-green);font-weight:600;font-size:4.6cqw}.vhome .wa-name{font-size:5cqw;font-weight:600;line-height:1.2}.vhome .wa-status{font-size:3.9cqw;opacity:.85}.vhome .wa-body{padding:4.6cqw 3.9cqw 5.3cqw;display:flex;flex-direction:column;gap:2.8cqw;background:#e9e4dc}.vhome .bub{max-width:86%;padding:2.8cqw 3.9cqw;border-radius:3.9cqw;font-size:4.4cqw;line-height:1.4;box-shadow:0 1px 1px rgba(0,0,0,.05)}.vhome .bub .t{font-size:3.4cqw;color:var(--v-ink-faint);margin-top:1.1cqw;text-align:right}.vhome .in{align-self:flex-start;background:#fff;border-top-left-radius:3px}.vhome .out{align-self:flex-end;background:#dcf7e3;border-top-right-radius:3px}.vhome .doc-card{display:flex;align-items:center;gap:2.6cqw;padding-bottom:2.4cqw;margin-bottom:2.4cqw;border-bottom:1px solid rgba(0,0,0,.08)}.vhome .doc-icon{flex-shrink:0;width:9cqw;height:9cqw;border-radius:1.8cqw;background:#d92d20;color:#fff;font-size:2.5cqw;font-weight:700;letter-spacing:.02em;display:flex;align-items:center;justify-content:center}.vhome .doc-meta{min-width:0}.vhome .doc-name{font-size:3.7cqw;font-weight:600;color:var(--v-ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vhome .doc-sub{font-size:3.2cqw;color:var(--v-ink-faint);margin-top:.5cqw}.vhome .day-sep{align-self:center;background:rgba(0,0,0,.08);color:var(--v-ink-soft);font-size:3.4cqw;font-weight:600;padding:1.2cqw 3.4cqw;border-radius:100px;margin:.6cqw 0}.vhome .tmpl-hd{display:block;font-weight:700;margin-bottom:.9cqw}.vhome .tmpl-ft{display:block;margin-top:1.8cqw;font-size:3.4cqw;color:var(--v-ink-faint)}.vhome .qr-set{align-self:flex-start;width:86%;display:flex;flex-direction:column;gap:1.1cqw;margin-top:.4cqw}.vhome .qr{background:#fff;border-radius:3.2cqw;text-align:center;padding:2.8cqw;font-size:4.4cqw;font-weight:500;color:var(--v-wa-teal);display:flex;align-items:center;justify-content:center;gap:2.1cqw;box-shadow:0 1px 1px rgba(0,0,0,.05)}.vhome .qr svg{width:4.6cqw;height:4.6cqw}.vhome{--app-green:#047857;--app-green-dark:#065f46;--app-green-deep:#064e3b;--app-green-pale:#ecfdf5;--app-green-light:#d1fae5;--app-accent:#0369a1;--app-accent-mid:#0284c7;--app-accent-dark:#075985;--app-accent-deep:#0c4a6e;--app-accent-pale:#f0f9ff;--app-accent-light:#e0f2fe;--app-ink:#111827;--app-ink-mid:#374151;--app-sub:#6b7280;--app-hint:#9ca3af;--app-border:#dde4e0;--app-muted:#eef2f0;--app-amber-bg:#fffbeb;--app-amber-ink:#92400e;--app-violet-bg:#ede9fe;--app-violet-ink:#6d28d9;--app-red:#ef4444}.vhome .browser{background:#fff;border:1px solid var(--v-line);border-radius:16px;overflow:hidden;box-shadow:0 30px 70px -34px rgba(6,78,59,.45);width:100%;max-width:380px}.vhome .browser-bar{background:#f1f3f1;border-bottom:1px solid var(--v-line);padding:10px 14px;display:flex;align-items:center;gap:12px}.vhome .bdots{display:flex;gap:5px;flex-shrink:0}.vhome .bdots span{width:8px;height:8px;border-radius:50%;background:#d7dbd7}.vhome .burl{flex:1;border:1px solid var(--v-line);border-radius:100px;padding:5px 12px;font-size:11.5px;color:var(--v-ink-faint)}.vhome .browser-body,.vhome .burl{background:#fff}.vhome .bc-live-tag{flex-shrink:0;display:flex;align-items:center;gap:6px;font-size:11px;color:rgba(255,255,255,.6);white-space:nowrap;margin-top:1px}.vhome .livedot-w{width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.85)}.vhome .bc-tone-band{display:flex;align-items:center;gap:9px;padding:11px 18px;font-size:14px;font-weight:600}.vhome .bc-tone-band svg{width:18px;height:18px;flex-shrink:0}.vhome .bc-tone-attention{background:var(--app-amber-bg);color:var(--app-amber-ink)}.vhome .bc-hero{text-align:center;padding:4px 0 16px}.vhome .bc-hero-lab{font-size:12px;color:var(--app-sub);margin-bottom:2px}.vhome .bc-hero-val{font-size:34px;font-weight:600;letter-spacing:-.01em;color:var(--app-ink);line-height:1.1}.vhome .bc-hero-live{margin-top:8px;font-size:11.5px;color:var(--app-hint);display:flex;align-items:center;justify-content:center;gap:6px}.vhome .livedot{width:6px;height:6px;border-radius:50%;background:var(--app-accent)}.vhome .bc-btn-primary{background:var(--app-accent);color:#fff;font-size:14px;border-radius:10px;padding:13px;box-shadow:0 6px 18px -8px rgba(3,105,161,.4)}.vhome .bc-btn-primary,.vhome .bc-btn-secondary{display:flex;align-items:center;justify-content:center;gap:6px;font-weight:600}.vhome .bc-btn-secondary{background:#fff;color:var(--app-ink);font-size:13.5px;border:1px solid var(--app-border);border-radius:10px;padding:12px;margin-top:9px}.vhome .bc-btn-secondary svg{width:14px;height:14px;flex-shrink:0}.vhome .bc-doctor{display:flex;align-items:center;gap:10px;padding:6px 0}.vhome .bc-avatar{width:32px;height:32px;border-radius:50%;background:var(--app-accent-light);color:var(--app-accent-deep);font-weight:600;font-size:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.vhome .bc-doctor-name{font-size:13.5px;font-weight:600;color:var(--app-ink)}.vhome .bc-doctor-spec{font-size:11.5px;color:var(--app-sub)}.vhome .bc-chips{display:flex;flex-wrap:wrap;gap:6px;padding:4px 0 8px 42px}.vhome .bc-chip{font-size:11px;color:var(--app-accent-dark);background:var(--app-accent-pale);border:1px solid var(--app-accent-light);border-radius:100px;padding:3px 10px}.vhome .bc-row{display:flex;align-items:flex-start;gap:9px;padding:6px 0;font-size:12.5px;color:var(--app-ink)}.vhome .bc-row svg{width:14px;height:14px;flex-shrink:0;margin-top:1px;color:var(--app-hint)}.vhome .bc-row strong{font-weight:600}.vhome .bc-direction{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;font-weight:600;color:var(--app-accent);border:1px solid var(--app-border);border-radius:8px;padding:4px 10px;margin-top:6px}.vhome .bc-msg{font-size:13px;line-height:1.5;color:var(--app-ink);padding:14px 0 2px}.vhome .bc-token{text-align:center;padding:6px 0 14px}.vhome .bc-token-name{margin-top:5px;font-size:12.5px;font-weight:500;color:var(--app-ink-mid)}.vhome .bc-session-pill{display:inline-flex;align-items:center;gap:5px;margin-top:9px;background:var(--app-violet-bg);color:var(--app-violet-ink);font-size:11px;font-weight:500;border-radius:100px;padding:4px 10px}.vhome .bc-session-pill svg{width:11px;height:11px}.vhome .bc-stats{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px}.vhome .bc-stat{background:var(--app-accent-pale);border-radius:10px;padding:11px;text-align:center}.vhome .bc-stat-val{font-size:18px;font-weight:600;color:var(--app-accent-deep)}.vhome .bc-stat-lab{margin-top:2px;font-size:10.5px;color:var(--app-sub)}.vhome .bc-docstatus{display:flex;align-items:center;gap:8px;background:var(--app-accent-pale);border-radius:10px;padding:9px 12px;margin-bottom:13px;font-size:11.5px;color:var(--app-ink)}.vhome .bc-docstatus svg{width:14px;height:14px;color:var(--app-accent);flex-shrink:0}.vhome .bc-recovery{display:flex;align-items:center;gap:10px;border:1px solid var(--app-border);border-radius:10px;padding:9px 11px;margin-top:9px}.vhome .bc-recovery-qr{flex-shrink:0;width:38px;height:38px;border-radius:6px;background:#fff;border:1px solid var(--app-border);display:flex;align-items:center;justify-content:center;color:var(--app-accent-deep)}.vhome .bc-recovery-qr svg{width:24px;height:24px}.vhome .bc-recovery p{font-size:10.5px;line-height:1.4;color:var(--app-sub)}.vhome .bc-recovery p strong{color:var(--app-ink-mid);font-weight:500}.vhome .bc-cancel{text-align:center;margin-top:13px;font-size:11.5px;color:var(--app-red)}.vhome .cp-hero{position:relative;overflow:hidden;background:var(--app-accent-deep);color:#fff;padding:20px 20px 22px;display:flex;align-items:center;gap:18px}.vhome .cp-hero:before{inset:-20%;background:radial-gradient(58% 68% at 78% 8%,rgba(2,132,199,.55) 0,transparent 62%),radial-gradient(50% 60% at 8% 92%,rgba(3,105,161,.45) 0,transparent 60%)}.vhome .cp-hero:after,.vhome .cp-hero:before{content:"";z-index:0;position:absolute;pointer-events:none}.vhome .cp-hero:after{inset:-40px;opacity:.14;background-image:radial-gradient(#fff .9px,transparent 0);background-size:22px 22px}.vhome .cp-hero>*{position:relative;z-index:1}.vhome .cp-hero-main{flex:1;min-width:0}.vhome .cp-hero-id{display:flex;align-items:center;gap:9px;margin-bottom:10px}.vhome .cp-mark{width:30px;height:30px;flex-shrink:0;border-radius:8px;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.13);color:#fff;font-size:11px;font-weight:600;display:flex;align-items:center;justify-content:center}.vhome .cp-city{font-size:9.5px;font-weight:600;letter-spacing:.13em;text-transform:uppercase;color:rgba(255,255,255,.7)}.vhome .cp-name{font-size:26px;font-weight:600;letter-spacing:-.022em;line-height:1.07}.vhome .cp-doc{margin-top:5px;font-size:12px;color:rgba(255,255,255,.8)}.vhome .cp-stats{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.vhome .cp-stat{border-radius:10px;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.1);padding:6px 11px}.vhome .cp-stat b{display:block;font-family:var(--font-newsreader),Georgia,serif;font-size:15px;font-weight:600;line-height:1.15}.vhome .cp-stat em{display:block;margin-top:1px;font-style:normal;font-size:8.5px;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.6)}.vhome .cp-actions{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-top:14px}.vhome .cp-cta{background:#fff;color:var(--app-accent-deep);font-size:12px;font-weight:600;border-radius:10px;padding:8px 15px}.vhome .cp-chip{display:inline-flex;align-items:center;gap:7px;border-radius:100px;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.12);font-size:10.5px;padding:6px 11px;white-space:nowrap}.vhome .cp-chip-dot{width:6px;height:6px;border-radius:50%;background:var(--app-accent-light);flex-shrink:0}.vhome .cp-portrait{position:relative;flex-shrink:0;width:132px;padding-bottom:12px}.vhome .cp-portrait-frame{aspect-ratio:4/5;border-radius:14px;border:1px solid rgba(255,255,255,.15);background:linear-gradient(135deg,rgba(2,132,199,.5),var(--app-accent-deep));box-shadow:0 18px 40px rgba(0,0,0,.32);display:flex;align-items:center;justify-content:center;font-family:var(--font-newsreader),Georgia,serif;font-size:30px;font-weight:600;color:rgba(255,255,255,.25)}.vhome .cp-portrait-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 30%;object-position:center 30%;display:block;border-radius:inherit}.vhome .cp-portrait-card{position:absolute;left:-8px;bottom:0;background:#fff;border:1px solid var(--app-border);border-radius:10px;padding:7px 11px;box-shadow:0 10px 26px -12px rgba(12,74,110,.5)}.vhome .cp-portrait-card b{display:block;font-family:var(--font-newsreader),Georgia,serif;font-size:11.5px;font-weight:600;color:var(--app-ink);white-space:nowrap}.vhome .cp-portrait-card em{display:block;font-style:normal;font-size:9.5px;color:var(--app-sub)}.vhome .cp-nav{position:relative;display:flex;gap:16px;padding:10px 20px;border-bottom:1px solid var(--app-border);background:rgba(255,255,255,.95);font-size:11px;font-weight:500;color:var(--app-sub)}.vhome .cp-nav .on{color:var(--app-accent);font-weight:600}.vhome .cp-cols{display:grid;grid-template-columns:minmax(0,1fr) 210px;align-items:start;gap:12px;padding:14px;background:#e9edeb}.vhome .cp-main,.vhome .cp-rail{display:flex;flex-direction:column;gap:10px;min-width:0}.vhome .cp-card,.vhome .cp-contact,.vhome .cp-live,.vhome .cp-notice{background:#fff;border:1px solid var(--app-border);border-radius:12px;padding:13px 14px;box-shadow:0 1px 2px rgba(12,74,110,.05)}.vhome .cp-card h4{font-family:var(--font-newsreader),Georgia,serif;font-size:15px;font-weight:600;letter-spacing:-.015em;color:var(--app-ink);margin-bottom:8px}.vhome .cp-card p{font-size:12px;line-height:1.55;color:var(--app-ink-mid)}.vhome .cp-row-lab{display:block;font-style:normal;font-size:10.5px;color:var(--app-sub)}.vhome .cp-hours-all{margin-top:3px;font-size:11px;font-weight:600;color:var(--app-accent)}.vhome .cp-facils{display:flex;flex-wrap:wrap;gap:6px}.vhome .cp-facil{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--app-border);background:var(--app-muted);border-radius:100px;padding:5px 11px;font-size:11px;color:var(--app-ink-mid)}.vhome .cp-facil svg{width:13px;height:13px;flex-shrink:0;color:var(--app-accent)}.vhome .cp-facil.off,.vhome .cp-facil.off svg{color:var(--app-hint)}.vhome .cp-notice{display:flex;align-items:flex-start;gap:9px;border-color:#fcd34d;background:#fef3c7;color:#78350f}.vhome .cp-notice>svg{width:15px;height:15px;flex-shrink:0;margin-top:1px}.vhome .cp-notice-body{flex:1;min-width:0}.vhome .cp-notice-lab{font-size:8.5px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;opacity:.7}.vhome .cp-notice p{margin-top:3px;font-size:11.5px;font-weight:500;line-height:1.45}.vhome .cp-notice-x{flex-shrink:0;width:12px;height:12px;margin:-1px -2px 0 0;opacity:.5}.vhome .cp-live{position:relative;overflow:hidden;padding-top:16px}.vhome .cp-live-bar{position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,var(--app-accent),#0284c7,var(--app-accent))}.vhome .cp-live .bc-hero{padding:0 0 12px}.vhome .cp-live .bc-btn-primary,.vhome .cp-live .bc-btn-secondary{font-size:12.5px;padding:10px}.vhome .cp-live-note{margin-top:9px;text-align:center;font-size:9.5px;line-height:1.45;color:var(--app-hint)}.vhome .cp-link{color:var(--app-accent)}.vhome .vp-hero{position:relative;overflow:hidden;background:var(--app-accent-deep);color:#fff;padding:14px 18px;display:flex;align-items:center;gap:12px}.vhome .vp-hero:before{inset:-20%;background:radial-gradient(58% 78% at 82% 0,rgba(2,132,199,.55) 0,transparent 62%),radial-gradient(50% 70% at 4% 100%,rgba(3,105,161,.45) 0,transparent 60%)}.vhome .vp-hero:after,.vhome .vp-hero:before{content:"";z-index:0;position:absolute;pointer-events:none}.vhome .vp-hero:after{inset:-40px;opacity:.14;background-image:radial-gradient(#fff .9px,transparent 0);background-size:22px 22px}.vhome .vp-hero>*{position:relative;z-index:1}.vhome .vp-hero-id{flex:1;min-width:0}.vhome .vp-name{font-size:17px;font-weight:600;letter-spacing:-.018em;line-height:1.2}.vhome .vp-sub{margin-top:2px;font-size:11px;color:rgba(255,255,255,.7)}.vhome .vp-cols{display:grid;grid-template-columns:minmax(0,1fr) 190px;align-items:start;gap:12px;padding:14px;background:#e9edeb}.vhome .vp-main{min-width:0;overflow:hidden;background:#fff;border:1px solid var(--app-border);border-radius:12px;box-shadow:0 1px 2px rgba(12,74,110,.05)}.vhome .vp-body{padding:0 14px 14px}.vhome .vp-body .bc-msg{padding:12px 0 0}.vhome .vp-rail{display:flex;flex-direction:column;gap:10px;min-width:0}.vhome .vp-rail-card{background:#fff;border:1px solid var(--app-border);border-radius:12px;padding:12px;box-shadow:0 1px 2px rgba(12,74,110,.05)}.vhome .vp-rail-h{display:flex;align-items:center;gap:6px;font-size:9.5px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--app-sub);margin-bottom:8px}.vhome .vp-rail-h svg{width:12px;height:12px;flex-shrink:0}.vhome .vp-rail-card .bc-recovery{border:0;padding:0;margin:0}.vhome .vp-rail-card .bc-btn-secondary{font-size:11.5px;padding:9px;margin-top:7px}.vhome .vp-clinic-name{font-size:12.5px;font-weight:500;color:var(--app-ink)}.vhome .vp-clinic-addr{margin-top:2px;font-size:10.5px;line-height:1.45;color:var(--app-sub)}.vhome .vp-ticket{display:flex;align-items:stretch;overflow:hidden;margin:14px 0 12px;border:1px dashed rgba(3,105,161,.35);border-radius:12px;background:var(--app-accent-pale)}.vhome .vp-tk{flex:1;padding:12px 14px}.vhome .vp-tk-lab{display:flex;align-items:center;gap:5px;font-size:9px;font-weight:600;letter-spacing:.13em;text-transform:uppercase;color:rgba(7,89,133,.7)}.vhome .vp-tk-lab svg{width:11px;height:11px;flex-shrink:0}.vhome .vp-tk-val{margin-top:2px;font-size:38px;font-weight:600;letter-spacing:-.02em;line-height:1;color:var(--app-accent-deep)}.vhome .vp-code{flex-shrink:0;padding:12px 16px;text-align:center;border-left:1px dashed rgba(3,105,161,.3)}.vhome .vp-code .vp-tk-lab{justify-content:center}.vhome .vp-code-val{margin-top:4px;font-size:19px;font-weight:600;letter-spacing:.22em;color:var(--app-accent-deep)}.vhome .vp-code-sub{margin-top:2px;font-size:9.5px;color:var(--app-sub)}.vhome .vp-note{display:flex;align-items:flex-start;gap:9px;border:1px solid var(--app-border);background:var(--app-muted);border-radius:10px;padding:10px 12px;margin-bottom:12px;font-size:11.5px;line-height:1.5;color:var(--app-ink-mid)}.vhome .vp-note svg{width:14px;height:14px;flex-shrink:0;margin-top:2px;color:var(--app-sub)}.vhome .vp-why{margin-bottom:12px;font-size:10.5px;color:var(--app-sub);text-decoration:underline;text-decoration-color:var(--app-border);text-underline-offset:2px}@media (max-width:900px){.vhome .cp-cols,.vhome .vp-cols{grid-template-columns:1fr}.vhome .cp-portrait{display:none}}.vhome .band{padding:78px 0}.vhome .recog{max-width:760px;margin:0 auto;text-align:center}.vhome .recog .scene{font-family:var(--font-newsreader),Georgia,serif;font-size:25px;line-height:1.55;margin-bottom:24px}.vhome .recog .scene em{font-style:italic;color:var(--v-green-dark)}.vhome .recog .turn{font-size:18px;color:var(--v-ink-soft)}.vhome .recog .turn b{color:var(--v-ink);font-weight:600}.vhome .signature{background:linear-gradient(160deg,#0b503d 0,var(--v-green-deep) 45%,#05231b 100%);color:#fff;padding:92px 0}.vhome .sig-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.vhome .sig-label{font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#7fc9ae;margin-bottom:18px}.vhome .sig-quote{font-family:var(--font-newsreader),Georgia,serif;font-size:38px;line-height:1.18;margin-bottom:22px}.vhome .sig-body{font-size:16.5px;color:#bfe0d2;max-width:440px}.vhome .sig-card{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.14);border-radius:18px;padding:28px}.vhome .sig-card .glow{width:42px;height:42px;border-radius:11px;background:#e0a030;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.vhome .sig-card .msg{font-size:19px;font-weight:500;line-height:1.4;margin-bottom:9px}.vhome .sig-card .meta{font-size:13.5px;color:#9ccbb8}@media (max-width:900px){.vhome .sig-grid{grid-template-columns:1fr;gap:34px}.vhome .sig-quote{font-size:29px}}.vhome .section-head{text-align:center;max-width:640px;margin:0 auto 52px}.vhome .kicker{font-size:14px;font-weight:600;color:var(--v-green);margin-bottom:13px}.vhome h2{font-size:35px;line-height:1.15;letter-spacing:-.02em;font-weight:600;margin-bottom:15px}@media (max-width:900px){.vhome h2{font-size:27px}}.vhome .section-head p{font-size:18px;color:var(--v-ink-soft)}.vhome .steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}@media (max-width:1080px){.vhome .steps{grid-template-columns:repeat(2,1fr);gap:22px}}.vhome .step{background:var(--v-card);border:1px solid var(--v-line);border-radius:18px;padding:28px 25px}.vhome .step .num{width:34px;height:34px;border-radius:10px;background:var(--v-mint-2);color:var(--v-green-dark);font-weight:600;font-size:14px;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.vhome .step h3{font-size:18px;font-weight:600;margin-bottom:9px}.vhome .step p{font-size:15px;color:var(--v-ink-soft)}@media (max-width:900px){.vhome .steps{grid-template-columns:1fr}}.vhome .half{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.vhome .half.flip .visual{order:2}.vhome .half .lead-k{font-size:14px;font-weight:600;color:var(--v-green);margin-bottom:12px}.vhome .half h2{font-size:31px;margin-bottom:16px}.vhome .devices{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:20px}.vhome .device{display:flex;align-items:center;gap:6px;font-size:12.5px;font-weight:600;color:var(--v-green-dark);background:var(--v-mint);border-radius:100px;padding:6px 13px}.vhome .device svg{width:14px;height:14px;flex-shrink:0}.vhome .half .p{font-size:16.5px;color:var(--v-ink-soft);margin-bottom:22px}@media (max-width:900px){.vhome .half{grid-template-columns:1fr;gap:34px}.vhome .half.flip .visual{order:0}}.vhome .ops{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.vhome .op{border:1px solid var(--v-line);border-radius:14px;padding:16px 17px;background:var(--v-card)}.vhome .op .oh{font-size:12px;font-weight:600;color:var(--v-green-dark);text-transform:uppercase;letter-spacing:.04em;margin-bottom:10px;display:flex;align-items:center;gap:7px}.vhome .op .oh svg{width:15px;height:15px}.vhome .chips{display:flex;flex-wrap:wrap;gap:6px}.vhome .chip{font-size:12.5px;color:var(--v-ink-soft);background:var(--v-mint);border-radius:100px;padding:4px 11px}.vhome .updates{display:flex;flex-direction:column;gap:11px}.vhome .up{background:var(--v-card);border:1px solid var(--v-line);border-radius:13px;padding:13px 15px;box-shadow:0 6px 18px -14px rgba(10,68,51,.25)}.vhome .up .lbl{font-size:11px;font-weight:600;color:var(--v-green-dark);text-transform:uppercase;letter-spacing:.04em;margin-bottom:5px;display:flex;align-items:center;gap:6px}.vhome .up .lbl svg{width:13px;height:13px;flex-shrink:0}.vhome .up p{font-size:14px;color:var(--v-ink);line-height:1.5}.vhome .persp{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.vhome .pcard{border-radius:18px;padding:30px 26px;border:1px solid var(--v-line)}.vhome .pcard.lead{background:var(--v-green);color:#fff;border-color:var(--v-green)}.vhome .pcard.lead .role,.vhome .pcard.lead p{color:#cde7db}.vhome .pcard.lead h3{color:#fff}.vhome .pcard .role{font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--v-green);margin-bottom:13px}.vhome .pcard h3{font-size:20px;font-weight:600;margin-bottom:11px;line-height:1.25}.vhome .pcard p{font-size:15px;color:var(--v-ink-soft)}@media (max-width:900px){.vhome .persp{grid-template-columns:1fr}}.vhome .thesis{background:var(--v-mint);padding:84px 0;text-align:center}.vhome .thesis .big{font-family:var(--font-newsreader),Georgia,serif;font-size:42px;line-height:1.22;color:var(--v-ink)}.vhome .thesis .big span{color:var(--v-green)}.vhome .thesis .sub2{font-size:18px;color:var(--v-ink-soft);max-width:560px;margin:20px auto 0}@media (max-width:900px){.vhome .thesis .big{font-size:32px}}.vhome .own{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center}.vhome .own h2{margin-bottom:16px}.vhome .own p{font-size:16.5px;color:var(--v-ink-soft);margin-bottom:14px}.vhome .own .pull{font-family:var(--font-newsreader),Georgia,serif;font-size:23px;color:var(--v-green-dark);line-height:1.4;border-left:3px solid var(--v-green);padding-left:19px;margin-top:6px}.vhome .own-visual{background:var(--v-mint);border-radius:20px;padding:38px;display:flex;flex-direction:column;align-items:center;gap:15px}.vhome .contact-chip{background:#fff;border-radius:15px;padding:19px 21px;width:100%;max-width:320px;box-shadow:0 12px 30px -18px rgba(10,68,51,.3)}.vhome .contact-chip .row{display:flex;align-items:center;gap:12px}.vhome .contact-chip .av{width:44px;height:44px;border-radius:50%;background:var(--v-green);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600}.vhome .contact-chip .nm{font-weight:600;font-size:15px}.vhome .contact-chip .no{font-size:13.5px;color:var(--v-ink-soft)}.vhome .saved{font-size:13px;color:var(--v-green-dark);font-weight:500;display:flex;align-items:center;gap:7px}@media (max-width:900px){.vhome .own{grid-template-columns:1fr;gap:34px}}.vhome .final{padding:92px 0;text-align:center}.vhome .final .honest{font-size:15px;color:var(--v-ink-faint);max-width:560px;margin:0 auto 28px;line-height:1.7}.vhome .final h2{font-size:39px;margin-bottom:13px}@media (max-width:900px){.vhome .final h2{font-size:30px}}.vhome .final .fsub{font-size:18px;color:var(--v-ink-soft);margin-bottom:30px}.vhome .final .contact-line{margin-top:32px;font-size:14px;color:var(--v-ink-faint)}.vhome .final .contact-line a{color:var(--v-ink-soft);border-bottom:1px solid var(--v-line)}.vhome .final .contact-line a:hover{color:var(--v-ink)}.vhome .half.wide-visual{grid-template-columns:1.18fr .82fr}@media (max-width:900px){.vhome .half.wide-visual{grid-template-columns:1fr}}.vhome .cw{padding:12px;background:var(--app-muted)}.vhome .cw-patient{display:flex;align-items:center;gap:11px;background:#fff;border:1px solid var(--app-border);border-left:3px solid var(--app-green);border-radius:10px;padding:10px 12px;margin-bottom:10px}.vhome .cw-patient .tk{width:34px;height:34px;flex-shrink:0;border-radius:8px;background:var(--app-green);color:#fff;font-weight:600;font-size:13px;display:flex;align-items:center;justify-content:center}.vhome .cw-pt-id{flex:1;min-width:0}.vhome .cw-pt-name{font-size:13.5px;font-weight:600;color:var(--app-ink);line-height:1.3}.vhome .cw-pt-meta{font-size:11px;color:var(--app-sub)}.vhome .cw-draft{flex-shrink:0;font-size:10px;font-weight:600;color:var(--app-amber-ink);background:var(--app-amber-bg);border-radius:100px;padding:3px 9px}.vhome .cw-panes{display:grid;grid-template-columns:1.3fr 1fr;gap:10px;align-items:start}.vhome .cw-col{background:#fff;border:1px solid var(--app-border);border-radius:10px;padding:12px}.vhome .cw-lab{font-size:9.5px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--app-hint);margin-bottom:5px}.vhome .cw-field{margin-bottom:12px}.vhome .cw-field:last-child{margin-bottom:0}.vhome .cw-chips-row,.vhome .cw-tmpl-row{display:flex;flex-wrap:wrap;gap:5px}.vhome .cw-tmpl{gap:5px;font-size:11px;font-weight:500;color:var(--app-ink-mid);background:#fff;border:1px solid var(--app-border);border-radius:100px;padding:4px 10px 4px 5px}.vhome .cw-tmpl,.vhome .cw-tmpl b{display:inline-flex;align-items:center}.vhome .cw-tmpl b{justify-content:center;width:15px;height:15px;border-radius:4px;background:var(--app-muted);color:var(--app-sub);font-size:9px;font-weight:700}.vhome .cw-tmpl.on{color:var(--app-green-dark);background:var(--app-green-pale);border-color:var(--app-green-light)}.vhome .cw-tmpl.on b{background:var(--app-green);color:#fff}.vhome .cw-input{font-size:13px;font-weight:500;color:var(--app-ink);background:#fff;padding:8px 10px}.vhome .cw-input,.vhome .cw-med{border:1px solid var(--app-border);border-radius:8px}.vhome .cw-med{display:flex;align-items:baseline;gap:7px;flex-wrap:wrap;padding:7px 10px;margin-bottom:5px}.vhome .cw-med:last-child{margin-bottom:0}.vhome .cw-med b{font-size:12px;font-weight:600;color:var(--app-ink)}.vhome .cw-med span{font-size:10.5px;color:var(--app-sub)}.vhome .cw-chip{font-size:11px;color:var(--app-sub);background:#fff;border:1px solid var(--app-border);border-radius:100px;padding:4px 10px}.vhome .cw-chip.on{color:var(--app-green-dark);background:var(--app-green-pale);border-color:var(--app-green-light);font-weight:500}.vhome .cw-preview{background:#fff;border:1px solid var(--app-border);border-radius:10px;overflow:hidden}.vhome .cw-prev-top{display:flex;align-items:baseline;justify-content:space-between;gap:6px;padding:9px 11px;border-bottom:1px solid var(--app-border);font-size:11.5px;font-weight:600;color:var(--app-ink)}.vhome .cw-prev-top span{font-size:9.5px;font-weight:500;color:var(--app-green)}.vhome .cw-sheet{margin:9px;padding:11px;border-radius:3px;background:#fdfcf9;box-shadow:0 1px 2px rgba(0,0,0,.05),0 6px 16px rgba(0,0,0,.06);font-size:9px;line-height:1.5;color:#333}.vhome .cw-sheet-hd{font-size:10px;font-weight:700;color:var(--app-green-deep);border-bottom:1.5px solid var(--app-green);padding-bottom:5px;margin-bottom:6px}.vhome .cw-sheet-lab{font-size:7px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#999;margin:7px 0 2px}.vhome .cw-sheet-rx{display:flex;justify-content:space-between;gap:6px;border-bottom:1px solid #eee;padding:3px 0}.vhome .cw-sheet-rx em{font-style:normal;color:#777;flex-shrink:0}.vhome .cw-finish{display:flex;align-items:center;justify-content:center;gap:7px;margin:0 9px 9px;background:var(--app-green);color:#fff;font-size:12px;font-weight:600;border-radius:8px;padding:9px;box-shadow:0 6px 16px -8px rgba(4,120,87,.45)}.vhome .cw-finish span{font-size:10px;opacity:.75}@media (max-width:620px){.vhome .cw-panes{grid-template-columns:1fr}}.vhome .vs{background:linear-gradient(180deg,var(--v-mint) 0,var(--v-page) 60%)}.vhome .vs-stage{position:relative;max-width:1000px;margin:0 auto}.vhome .vs-doc{position:relative;z-index:2;width:100%;max-width:620px;margin:0 auto;background:#fdfcf9;border-radius:4px;padding:38px 40px 30px;box-shadow:0 2px 4px rgba(0,0,0,.05),0 40px 80px -30px rgba(10,68,51,.35);color:#111;font-size:12px;line-height:1.6}@media (max-width:620px){.vhome .vs-doc{padding:24px 20px 20px;font-size:11px}}.vhome .vs-note{display:none}@media (min-width:1100px){.vhome .vs-note{position:absolute;top:8px;z-index:3;display:flex;align-items:center;gap:10px;font-size:12.5px;font-weight:600;color:var(--v-green-dark);white-space:nowrap}.vhome .vs-note:after,.vhome .vs-note:before{content:"";height:1px;width:30px;background:var(--v-mint-3);flex-shrink:0}.vhome .vs-note.l{right:calc(100% + 44px)}.vhome .vs-note.l:before{display:none}.vhome .vs-note.r{left:calc(100% + 44px)}.vhome .vs-note.r:after{display:none}.vhome .vs-note i{font-style:normal;width:6px;height:6px;border-radius:50%;background:var(--v-green);flex-shrink:0}}.vhome .rx-hd{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border-bottom:2px solid var(--app-green);padding-bottom:9px}.vhome .rx-clinic{font-size:16px;font-weight:700;color:var(--app-green-deep);line-height:1.3}.vhome .rx-clinic-sub{font-size:10.5px;color:#555;margin-top:2px}.vhome .rx-doc{text-align:right;flex-shrink:0}.vhome .rx-doc-name{font-size:12px;font-weight:600}.vhome .rx-doc-reg{font-size:10px;color:#555;margin-top:2px}.vhome .rx-pt{display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap;border-bottom:1px solid #eee;padding:10px 0}.vhome .rx-pt-name{font-weight:600;font-size:13px}.vhome .rx-pt-name span{font-weight:400;color:#555}.vhome .rx-pt-meta{font-size:11px;color:#666;flex-shrink:0}.vhome .rx-sec{position:relative;border-top:1px solid #eee;margin-top:11px;padding-top:9px}.vhome .rx-sec:first-of-type{border-top:none}.vhome .rx-lab{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#888;margin-bottom:4px}.vhome .rx-dx{font-size:15px;font-weight:600}.vhome .rx-vitals{display:flex;flex-wrap:wrap;gap:6px 22px}.vhome .rx-vital em{font-style:normal;color:#777;font-size:10.5px}.vhome .rx-vital b{font-weight:600;margin-left:5px}.vhome .rx-table{width:100%;border-collapse:collapse;font-size:10.5px}.vhome .rx-table th{font-size:8px;font-weight:600;color:#9a9a9a;text-transform:uppercase;letter-spacing:.03em;text-align:center;padding-bottom:6px;border-bottom:1px solid #e2e2e2}.vhome .rx-table td.l,.vhome .rx-table th.l{text-align:left}.vhome .rx-table td{text-align:center;padding:8px 2px;border-bottom:1px solid #eee;color:#555;vertical-align:top}.vhome .rx-table td.nm{font-weight:600;color:#111}.vhome .rx-table td.n{color:#aaa}.vhome .rx-tick{color:var(--app-green);font-weight:700}.vhome .rx-dash{color:#ccc}.vhome .rx-list{list-style:none;display:flex;flex-direction:column;gap:3px}.vhome .rx-list li{display:flex;align-items:flex-start;gap:7px}.vhome .rx-list li:before{content:"✓";color:var(--app-green);font-weight:700;font-size:10px;line-height:1.6;flex-shrink:0}.vhome .rx-follow{font-weight:600}.vhome .rx-sign{display:flex;justify-content:flex-end;margin-top:26px;font-size:10px;color:#666}.vhome .rx-foot{border-top:1px solid #eee;margin-top:12px;padding-top:8px;text-align:center}.vhome .rx-foot .close{font-size:10.5px;font-style:italic;color:#888}.vhome .rx-foot .legal{font-size:8.5px;color:#aaa;margin-top:4px}.vhome .vs-after{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;max-width:940px;margin:52px auto 0;text-align:center}.vhome .vs-after h4{font-size:16px;font-weight:600;margin-bottom:7px}.vhome .vs-after p{font-size:14.5px;color:var(--v-ink-soft);line-height:1.55}@media (max-width:900px){.vhome .vs-after{grid-template-columns:1fr;gap:26px;margin-top:40px}}.vhome footer{border-top:1px solid var(--v-line);padding:38px 0}.vhome .foot{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:16px;text-align:center}.vhome .foot .copy{font-size:14px;color:var(--v-ink-faint)}.vhome .foot .flinks{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;font-size:14px;color:var(--v-ink-soft)}@media (max-width:900px){.vhome .foot{flex-direction:column}}