:root{--hv-ink:#07172e;--hv-ink-2:#2a3b55;--hv-muted:#6b7a8f;--hv-line:#e4e9f0;--hv-line-soft:#eef2f7;--hv-bg:#f6f8fb;--hv-surface:#ffffff;--hv-accent:#06b6d4;--hv-accent-2:#0891b2;--hv-accent-ink:#0e7490;--hv-success:#16a34a;--hv-danger:#dc2626;--hv-grad-hero:radial-gradient(1100px 520px at 88% -10%,rgba(6,182,212,.40),transparent 62%),radial-gradient(760px 440px at -6% 8%,rgba(7,23,46,.22),transparent 60%),linear-gradient(160deg,#8bbedd,#a4ceed 50%,#88cfe6);--hv-grad-demo:linear-gradient(180deg,#061427,#0a2040);--hv-shadow-sm:0 6px 18px rgba(7,23,46,.20);--hv-shadow-md:0 18px 44px rgba(7,23,46,.24),0 6px 14px rgba(7,23,46,.12);--hv-shadow-lg:0 42px 96px -20px rgba(7,23,46,.42),0 18px 40px -8px rgba(7,23,46,.22);--hv-shadow-accent:0 14px 32px rgba(7,23,46,.38);--hv-r-sm:10px;--hv-r:14px;--hv-r-lg:20px;--hv-r-xl:28px;--hv-max:1120px;--hv-gutter:16px;--hv-safe-b:env(safe-area-inset-bottom,0px);--hv-sticky-h:76px;--hv-sticky-top-h:38px}body,html{margin:0;padding:0}html{text-size-adjust:100%}body{font-family:var(--hv-font,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,system-ui,sans-serif);background:var(--hv-bg);color:var(--hv-ink);overflow-x:hidden}@media (max-width:767px){body{padding-top:var(--hv-sticky-top-h);padding-bottom:calc(var(--hv-sticky-h) + var(--hv-safe-b))}}.hv-wrap{color:var(--hv-ink);line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.hv-wrap *,.hv-wrap :after,.hv-wrap :before{box-sizing:border-box}.hv-wrap img,.hv-wrap svg{max-width:100%;display:block}.hv-wrap img{box-shadow:0 22px 56px rgba(7,23,46,.4),0 8px 18px rgba(7,23,46,.22);border-radius:var(--hv-r)}.hv-wrap a{color:inherit;text-decoration:none}.hv-wrap button{font:inherit;touch-action:manipulation}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}[id]{scroll-margin-top:16px}.hv-container{width:100%;max-width:var(--hv-max);margin:0 auto;padding:0 var(--hv-gutter)}@media (min-width:480px){.hv-container{padding:0 20px}}@media (min-width:768px){.hv-container{padding:0 28px}}.hv-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:18px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--hv-accent-ink);background:rgba(6,182,212,.1);padding:12px 18px;border-radius:999px;border:2px solid #000}@media (min-width:480px){.hv-eyebrow{font-size:19px;padding:13px 20px}}.hv-eyebrow-trial{background:#f97316;color:#07172e;font-size:13px;font-weight:700;box-shadow:0 10px 24px rgba(249,115,22,.52)}@media (min-width:480px){.hv-eyebrow-trial{font-size:14px}}.hv-eyebrow-dot{width:8px;height:8px;border-radius:999px;background:var(--hv-success);box-shadow:0 0 0 0 rgba(22,163,74,.55);animation:hv-pulse 1.9s ease-out infinite}@keyframes hv-pulse{0%{box-shadow:0 0 0 0 rgba(22,163,74,.55)}70%{box-shadow:0 0 0 10px rgba(22,163,74,0)}to{box-shadow:0 0 0 0 rgba(22,163,74,0)}}.hv-h1{font-size:clamp(28px,7.2vw,60px);line-height:1.12;letter-spacing:-.022em;font-weight:800;margin:16px 0 14px;color:var(--hv-ink);text-wrap:balance;max-width:560px}.hv-h1 em{font-style:normal;color:var(--hv-accent-2)}.hv-h1-strong{font-weight:900;color:var(--hv-ink)}@media (min-width:480px){.hv-h1{max-width:620px}}@media (min-width:768px){.hv-h1{max-width:720px}}@media (min-width:480px){.hv-h1{line-height:1.1;margin:18px 0 14px}}@media (min-width:768px){.hv-h1{line-height:1.05;margin:20px 0 16px}}.hv-h2{font-size:clamp(23px,5vw,40px);line-height:1.2;letter-spacing:-.015em;font-weight:800;margin:0 0 10px;text-wrap:balance}@media (min-width:768px){.hv-h2{line-height:1.14;margin:0 0 12px}}.hv-sub{font-size:clamp(18px,2.4vw,22px);font-weight:600;margin:0 0 24px}.hv-lead,.hv-sub{color:var(--hv-ink-2);line-height:1.55;max-width:560px}.hv-lead{font-size:18px;margin:0 auto 22px}@media (min-width:480px){.hv-lead{font-size:19px}}@media (min-width:768px){.hv-lead{font-size:20px;margin-bottom:28px}}.hv-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 20px;border:1px solid transparent;border-radius:12px;font-size:15.5px;font-weight:600;line-height:1.1;cursor:pointer;min-height:52px;transition:transform .15s ease,background .15s ease,box-shadow .15s ease,border-color .15s ease,color .15s ease;text-align:center;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.hv-btn:focus-visible{outline:3px solid rgba(6,182,212,.45);outline-offset:2px}.hv-btn-primary{background:#f7924f;color:#07172e;border:2px solid rgba(0,0,0,.55)!important;box-shadow:0 16px 38px rgba(7,23,46,.4)}.hv-btn-primary:hover{transform:translateY(-2px);background:#ef7e32;color:#07172e;border-color:rgba(0,0,0,.65)!important;box-shadow:0 24px 52px rgba(7,23,46,.46)}.hv-btn-hero{min-height:68px;padding:18px 36px;font-size:24px;font-weight:900;letter-spacing:-.01em}@media (min-width:480px){.hv-btn-hero{min-height:72px;padding:20px 42px;font-size:26px}}.hv-btn-secondary{background:var(--hv-ink);color:#fff;border-color:var(--hv-ink)}.hv-btn-secondary:hover{background:#0b224a;border-color:#0b224a;transform:translateY(-1px)}.hv-btn-icon{width:18px;height:18px}.hv-wrap a.hv-btn-primary{color:#07172e}.hv-wrap a.hv-btn-secondary{color:#fff}.hv-wrap a.hv-call-btn{color:#07172e}.hv-wrap a.hv-phone{color:#fff}.hv-wrap a.hv-phone:hover{color:#f7924f}.hv-cta-row{display:flex;flex-wrap:wrap;gap:10px;align-items:stretch}.hv-cta-row .hv-btn{flex:1 1 100%}@media (min-width:480px){.hv-cta-row{gap:12px}.hv-cta-row .hv-btn{flex:0 0 auto}}.hv-cta-note{margin-top:14px;font-size:17px;font-weight:700;color:var(--hv-ink-2);display:inline-flex;align-items:center;flex-wrap:wrap;gap:7px}.hv-cta-dot{width:5px;height:5px;border-radius:999px;background:var(--hv-ink-2);opacity:.5}@media (min-width:480px){.hv-cta-note{gap:10px;font-size:17.5px}}.hv-hero-watch{display:inline-flex;align-items:center;gap:8px;margin-top:16px;font-size:15px;font-weight:600;color:var(--hv-accent-ink);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .15s ease,opacity .15s ease}.hv-hero-watch:hover{border-bottom-color:currentColor}.hv-hero-watch svg{flex:0 0 auto;opacity:.85}@media (min-width:480px){.hv-hero-watch{font-size:16px}}.hv-trust{margin-top:16px;padding-top:16px;border-top:1px solid var(--hv-line);display:grid;grid-template-columns:max-content 1fr;grid-gap:12px 14px;gap:12px 14px;max-width:520px}.hv-trust>div{display:contents}.hv-trust-num{font-size:19px;font-weight:800;letter-spacing:-.01em;white-space:nowrap}.hv-trust-lbl,.hv-trust-num{color:var(--hv-ink);align-self:center}.hv-trust-lbl{font-size:15px;font-weight:700;line-height:1.4}@media (min-width:480px){.hv-trust{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px;padding-top:22px}.hv-trust>div{display:block}.hv-trust-num{font-size:24px;margin-bottom:0;align-self:auto}.hv-trust-lbl{font-size:15px;align-self:auto}}.hv-hero{background:var(--hv-grad-hero);padding:40px 0 48px;border-bottom:1px solid var(--hv-line);overflow:hidden}@media (min-width:480px){.hv-hero{padding:56px 0 64px}}@media (min-width:768px){.hv-hero{padding:80px 0 88px}}@media (min-width:1024px){.hv-hero{padding:110px 0 118px}}.hv-hero-inner{display:grid;grid-template-columns:1fr;grid-gap:28px;gap:28px;align-items:center}@media (min-width:768px){.hv-hero-inner{gap:36px}}@media (min-width:880px){.hv-hero-inner{grid-template-columns:1.2fr 1fr;gap:48px;align-items:center}}@media (min-width:1024px){.hv-hero-inner{gap:56px}}@media (min-width:880px){.hv-hero-inner.hv-hero-single{grid-template-columns:1fr}}.hv-hero-single>div{text-align:center;display:flex;flex-direction:column;align-items:center}.hv-hero-single .hv-h1{margin-bottom:4px}.hv-hero-single .hv-sub{max-width:820px}.hv-hero-single .hv-cta-note,.hv-hero-single .hv-cta-row{justify-content:center}.hv-hero-single .hv-trust{max-width:600px;margin-left:auto;margin-right:auto}.hv-hero .hv-cta-row .hv-btn{flex:1 1 100%!important}.hv-hero-features{list-style:none;padding:0;margin:0 0 28px;display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.hv-hero-feat{display:flex;align-items:center;gap:10px;font-size:14.5px;font-weight:600;color:var(--hv-ink);background:rgba(255,255,255,.28);border:1px solid rgba(255,255,255,.5);border-radius:12px;padding:11px 14px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.hv-feat-icon{width:18px;height:18px;flex-shrink:0;color:var(--hv-accent-2)}.hv-trust-checks--left{justify-content:flex-start}@media (max-width:879px){.hv-hero-inner,.hv-hero-inner>div:first-child{display:flex;flex-direction:column}.hv-hero-inner>div:first-child{text-align:center;align-items:center;order:1}.hv-hero-img-wrap{display:flex;order:2}.hv-hero-features{order:3;max-width:100%;width:100%;margin:0}.hv-hero .hv-h1,.hv-hero .hv-sub{max-width:100%}.hv-trust-checks--left{justify-content:center}.hv-btn-hero{font-size:18px!important;min-height:58px!important;padding:14px 24px!important}}@media (min-width:880px){.hv-hero-features{grid-column:1;grid-row:2;margin:0}}@media (max-width:479px){.hv-hero-features{grid-template-columns:1fr 1fr}.hv-hero-feat{font-size:15px}.hv-hero .hv-sub{font-size:17px}}.hv-hero-img-wrap{display:flex;align-items:center;justify-content:center;align-self:stretch}.hv-hero-img-wrap img.hv-hero-img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:16px;border:3px solid rgba(255,255,255,.55);box-shadow:0 24px 64px rgba(7,23,46,.35),0 8px 20px rgba(7,23,46,.18);margin:auto 0}.hv-phonecard{background:#fff;border:1px solid var(--hv-line);border-radius:var(--hv-r-xl);box-shadow:var(--hv-shadow-lg);padding:14px;max-width:440px;margin:0 auto;position:relative}@media (min-width:480px){.hv-phonecard{padding:18px;max-width:460px}}@media (min-width:768px){.hv-phonecard{padding:20px}}.hv-phonecard:before{content:"";position:absolute;inset:-1px;background:linear-gradient(135deg,rgba(6,182,212,.25),transparent 30%,transparent 70%,rgba(7,23,46,.1));border-radius:inherit;z-index:-1;filter:blur(18px);opacity:.7}.hv-pc-head{display:flex;align-items:center;justify-content:space-between;padding:2px 2px 10px;border-bottom:1px solid var(--hv-line-soft);gap:10px}@media (min-width:480px){.hv-pc-head{padding:4px 4px 12px}}.hv-pc-brand{display:flex;align-items:center;gap:10px;min-width:0}.hv-pc-logo{width:28px;height:28px;border-radius:8px;background:linear-gradient(135deg,#07172e,#06b6d4);display:grid;place-items:center;color:#fff;font-weight:800;font-size:11px;flex-shrink:0}@media (min-width:480px){.hv-pc-logo{width:30px;height:30px;border-radius:9px;font-size:12px}}.hv-pc-name{font-weight:700;font-size:13.5px}.hv-pc-time{font-size:11.5px;color:var(--hv-muted)}@media (min-width:480px){.hv-pc-name{font-size:14px}.hv-pc-time{font-size:12px}}.hv-ring{display:flex;align-items:center;gap:12px;padding:12px 2px 10px}@media (min-width:480px){.hv-ring{gap:14px;padding:14px 4px 12px}}.hv-ring-icon{width:38px;height:38px;border-radius:999px;background:rgba(6,182,212,.12);color:var(--hv-accent-2);display:grid;place-items:center;flex-shrink:0;position:relative}@media (min-width:480px){.hv-ring-icon{width:44px;height:44px}}.hv-ring-icon:after,.hv-ring-icon:before{content:"";position:absolute;inset:0;border-radius:inherit;border:2px solid rgba(6,182,212,.45);animation:hv-ring 2s ease-out infinite}.hv-ring-icon:after{animation-delay:.7s}@keyframes hv-ring{0%{transform:scale(1);opacity:.8}to{transform:scale(2.1);opacity:0}}.hv-ring-meta{flex:1 1;min-width:0}.hv-ring-title{font-weight:600;font-size:13.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hv-ring-sub{font-size:11.5px;color:var(--hv-muted)}@media (min-width:480px){.hv-ring-title{font-size:14px}.hv-ring-sub{font-size:12px}}.hv-ring-pill{font-size:10.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:4px 9px;border-radius:999px;background:rgba(22,163,74,.12);color:var(--hv-success);white-space:nowrap}@media (min-width:480px){.hv-ring-pill{font-size:11px;padding:5px 10px}}.hv-bubble{max-width:88%;padding:9px 13px;border-radius:13px;font-size:13.5px;line-height:1.45;margin:7px 2px}@media (min-width:480px){.hv-bubble{max-width:85%;padding:10px 14px;border-radius:14px;font-size:14.5px;margin:8px 6px}}.hv-bubble-ai{background:var(--hv-bg);color:var(--hv-ink);border-bottom-left-radius:4px}.hv-bubble-user{background:var(--hv-ink);color:#fff;border-bottom-right-radius:4px;margin-left:auto}.hv-pc-foot{margin-top:10px;padding:10px 13px;background:rgba(22,163,74,.08);color:#0b6a36;border-radius:var(--hv-r);display:flex;align-items:center;gap:10px;font-weight:600;font-size:13px}@media (min-width:480px){.hv-pc-foot{font-size:14px;padding:12px 14px}}.hv-pc-foot svg{width:17px;height:17px;flex-shrink:0}@media (min-width:480px){.hv-pc-foot svg{width:18px;height:18px}}.hv-audiogram{background:#eef4fb;padding:48px 0;text-align:center}@media (min-width:480px){.hv-audiogram{padding:64px 0 56px}}@media (min-width:768px){.hv-audiogram{padding:80px 0 72px}}@media (min-width:1024px){.hv-audiogram{padding:100px 0 88px}}.hv-audio-card{margin:20px auto 0;max-width:820px;background:#fff;border:1px solid rgba(7,23,46,.14);border-radius:var(--hv-r-lg);padding:10px;box-shadow:0 30px 82px rgba(7,23,46,.46),0 10px 24px rgba(7,23,46,.26);text-align:left}@media (min-width:480px){.hv-audio-card{padding:14px;margin-top:24px;border-radius:var(--hv-r-xl)}}@media (min-width:768px){.hv-audio-card{padding:18px;margin-top:28px}}.hv-audiogram-framing{font-size:19px;font-weight:700;color:var(--hv-ink-2);margin:0 auto 18px;max-width:520px;font-style:italic}@media (min-width:480px){.hv-audiogram-framing{font-size:21px;margin-bottom:20px}}.hv-audiogram-proof{margin:18px auto 0;font-size:19px;color:var(--hv-muted);font-weight:600;letter-spacing:.02em;text-transform:uppercase}@media (min-width:480px){.hv-audiogram-proof{font-size:21px;margin-top:20px}}.hv-audiogram-cta{margin:22px auto 0;display:flex;justify-content:center}@media (min-width:480px){.hv-audiogram-cta{margin-top:26px}}.hv-audiogram-stats{margin:32px auto 0;max-width:760px}@media (min-width:480px){.hv-audiogram-stats{margin-top:40px}}.hv-how-it-works-center{justify-content:center;margin-bottom:32px}.hv-demo-box-center{margin:28px auto 0}@media (min-width:480px){.hv-demo-box-center{margin-top:36px}}.hv-video{aspect-ratio:848/480;overflow:hidden;box-shadow:0 34px 88px rgba(7,23,46,.52),0 10px 24px rgba(7,23,46,.28)}.hv-video,.hv-video video{width:100%;border-radius:var(--hv-r);background:#000;display:block}.hv-video video{height:100%;object-fit:contain}.hv-bullets{list-style:none;padding:0;margin:20px auto 0;max-width:720px;display:grid;grid-template-columns:1fr 1fr;grid-gap:10px 16px;gap:10px 16px;text-align:left}.hv-bullets li{display:flex;align-items:center;gap:10px;font-size:13.5px;color:var(--hv-ink-2)}.hv-check{flex-shrink:0;width:22px;height:22px;border-radius:999px;background:rgba(22,163,74,.14);color:var(--hv-success);display:grid;place-items:center}@media (min-width:480px){.hv-bullets li{font-size:14.5px}.hv-bullets{gap:10px 18px}}@media (min-width:720px){.hv-bullets{grid-template-columns:repeat(4,1fr);gap:10px 24px;margin-top:26px}}.hv-demo{background:var(--hv-grad-demo);color:#fff;padding:28px 0 56px;text-align:center;position:relative;overflow:hidden}@media (min-width:480px){.hv-demo{padding:36px 0 72px}}@media (min-width:768px){.hv-demo{padding:44px 0 88px}}@media (min-width:1024px){.hv-demo{padding:56px 0 112px}}.hv-demo:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(700px 340px at 22% 0,rgba(6,182,212,.28),transparent 60%),radial-gradient(540px 320px at 80% 100%,rgba(6,182,212,.16),transparent 60%)}.hv-demo .hv-container{position:relative}.hv-demo .hv-h2{color:#fff;font-size:clamp(22px,4.2vw,32px);line-height:1.3;max-width:720px;margin:0 auto 8px;padding:14px 20px}@media (min-width:480px){.hv-demo .hv-h2{padding:18px 28px;margin-bottom:12px}}@media (min-width:768px){.hv-demo .hv-h2{padding:22px 32px;margin-bottom:16px}}.hv-demo .hv-lead{color:rgba(255,255,255,.78)}.hv-calldial{position:relative;display:inline-flex;align-items:center;justify-content:center;margin:14px 0 10px}.hv-calldial:after,.hv-calldial:before{content:"";position:absolute;inset:-10px;border-radius:999px;border:2px solid rgba(247,146,79,.55);animation:hv-ring 2.2s ease-out infinite;pointer-events:none}@media (min-width:480px){.hv-calldial:after,.hv-calldial:before{inset:-16px}}.hv-calldial:after{animation-delay:.8s}.hv-call-btn{position:relative;z-index:1;display:inline-flex;align-items:center;gap:10px;padding:16px 22px;border-radius:999px;background:#f7924f;color:#07172e;font-weight:800;font-size:23px;letter-spacing:-.005em;box-shadow:var(--hv-shadow-accent);transition:transform .15s ease,background .15s ease,box-shadow .15s ease;min-height:54px;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border:2px solid #000}@media (min-width:480px){.hv-call-btn{padding:20px 30px;font-size:24px;gap:12px;min-height:56px}}@media (min-width:768px){.hv-call-btn{padding:22px 34px;font-size:25px;gap:14px}}.hv-call-btn:hover{transform:translateY(-2px);background:#ef7e32;border-color:#000}.hv-call-btn svg{width:20px;height:20px;flex-shrink:0}@media (min-width:768px){.hv-call-btn svg{width:22px;height:22px}}.hv-phone{display:block;margin-top:18px;font-size:clamp(32px,8.5vw,54px);font-weight:800;letter-spacing:-.015em;color:#e0f2fe;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;transition:color .15s ease;word-break:keep-all}.hv-demo-friction{margin:0 0 10px;color:rgba(255,255,255,.82);font-size:20px;font-weight:700;letter-spacing:-.01em}@media (min-width:480px){.hv-demo-friction{font-size:21px;margin-bottom:12px}}@media (min-width:768px){.hv-demo-friction{font-size:22px;margin-bottom:14px}}.hv-demo-note{margin-top:12px;color:rgba(255,255,255,.82);font-size:20px;font-weight:500;max-width:520px;margin-left:auto;margin-right:auto;padding:0 8px}@media (min-width:480px){.hv-demo-note{font-size:21px;margin-top:16px;padding:0}}@media (min-width:768px){.hv-demo-note{font-size:22px}}.hv-booking{background:var(--hv-bg);padding:48px 0 56px;overflow-x:hidden}@media (min-width:480px){.hv-booking{padding:56px 0 64px}}@media (min-width:768px){.hv-booking{padding:80px 0 88px}}@media (min-width:1024px){.hv-booking{padding:104px 0}}.hv-booking-head{text-align:center;margin-bottom:24px}@media (min-width:480px){.hv-booking-head{margin-bottom:28px}}@media (min-width:768px){.hv-booking-head{margin-bottom:36px}}.hv-booking-grid{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}@media (min-width:480px){.hv-booking-grid{gap:18px}}@media (min-width:768px){.hv-booking-grid{gap:22px}}@media (min-width:900px){.hv-booking-grid{grid-template-columns:.95fr 1.05fr;gap:24px}}@media (min-width:1024px){.hv-booking-grid{gap:28px}}.hv-booking .hv-container{padding-left:8px;padding-right:8px}@media (min-width:480px){.hv-booking .hv-container{padding-left:20px;padding-right:20px}}.hv-testimonials-head{text-align:center;margin-bottom:24px}@media (min-width:768px){.hv-testimonials-head{margin-bottom:32px}}.hv-testimonials-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}@media (min-width:720px){.hv-testimonials-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (min-width:1024px){.hv-testimonials-grid{grid-template-columns:repeat(3,1fr)}}.hv-testimonial{display:flex;flex-direction:column;gap:12px;text-align:left}.hv-testimonial-result{margin:0;align-self:flex-start;font-size:13px;font-weight:800;letter-spacing:-.005em;color:var(--hv-accent-ink);background:rgba(6,182,212,.1);padding:6px 12px;border-radius:999px}.hv-testimonial-quote{margin:0;font-size:16px;line-height:1.55;color:var(--hv-ink);font-weight:500}@media (min-width:480px){.hv-testimonial-quote{font-size:17px}}.hv-testimonial-attr{margin-top:auto;display:flex;flex-direction:column;gap:2px}.hv-testimonial-name{font-size:15px;font-weight:700;color:var(--hv-ink)}.hv-testimonial-meta{font-size:13px;color:var(--hv-muted)}.hv-fillout-embed{height:min(760px,calc(100dvh - 96px))!important;min-height:680px!important;overflow:hidden!important;border-radius:clamp(18px,3vw,24px);background:#fff;box-shadow:0 24px 64px rgba(7,23,46,.18)}.hv-fillout-embed,.hv-fillout-embed iframe{width:100%!important;min-width:0!important;max-width:100%!important}.hv-fillout-embed iframe{display:block;height:100%!important;min-height:100%!important;border:0}@media (max-width:479px){.hv-fillout-embed{height:min(860px,calc(100dvh - 32px))!important;min-height:620px!important;border-radius:18px}.hv-fillout-embed iframe{max-width:100%!important}}.hv-se-embed{width:100%;max-width:760px;margin:0 auto;overflow:hidden;border-radius:12px}.hv-se-embed iframe{display:block;width:100%!important;border:0;overflow:hidden}.hv-card{background:#fff;border:1px solid var(--hv-line);border-radius:var(--hv-r-lg);padding:18px;box-shadow:0 28px 72px rgba(7,23,46,.44),0 8px 20px rgba(7,23,46,.26)}@media (min-width:480px){.hv-card{padding:22px;border-radius:var(--hv-r-xl)}}@media (min-width:768px){.hv-card{padding:28px}}@media (min-width:1024px){.hv-card{padding:32px}}.hv-card h3{margin:0 0 4px;font-size:18px;font-weight:700;letter-spacing:-.005em}@media (min-width:480px){.hv-card h3{font-size:20px}}.hv-card .hv-card-sub{margin:0 0 16px;color:var(--hv-muted);font-size:13px}@media (min-width:480px){.hv-card .hv-card-sub{font-size:14px;margin-bottom:20px}}.hv-form{display:grid;grid-gap:12px;gap:12px}@media (min-width:480px){.hv-form{gap:14px}}.hv-row{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}@media (min-width:480px){.hv-row{gap:14px}}@media (min-width:560px){.hv-row{grid-template-columns:1fr 1fr}}.hv-field label{display:block;font-size:13px;font-weight:600;margin-bottom:6px;color:var(--hv-ink)}.hv-field input,.hv-field select,.hv-field textarea{width:100%;font-family:inherit;font-size:16px;padding:13px 14px;background:#fff;border:1px solid var(--hv-line);border-radius:10px;color:var(--hv-ink);min-height:48px;transition:border-color .15s ease,box-shadow .15s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none}.hv-field select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5l5 5 5-5' stroke='%232a3b55' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:38px}.hv-field input::placeholder,.hv-field textarea::placeholder{color:#9fadc0}.hv-field input:focus,.hv-field select:focus,.hv-field textarea:focus{outline:none;border-color:var(--hv-accent);box-shadow:0 0 0 3px rgba(6,182,212,.18)}.hv-field textarea{min-height:92px;resize:vertical}.hv-form-submit{margin-top:4px;width:100%;min-height:54px;font-size:16px}.hv-calendar-embed{min-height:440px;background:#fff;border:1px dashed var(--hv-line);border-radius:var(--hv-r);display:grid;place-items:center;color:var(--hv-muted);font-size:14px;text-align:center;padding:20px}@media (min-width:480px){.hv-calendar-embed{min-height:520px}}@media (min-width:768px){.hv-calendar-embed{min-height:620px}}.hv-calendar-embed iframe{width:100%;min-height:440px;border:0;display:block}@media (min-width:480px){.hv-calendar-embed iframe{min-height:520px}}@media (min-width:768px){.hv-calendar-embed iframe{min-height:620px}}.hv-loss{padding:48px 0;background:#fff}@media (min-width:480px){.hv-loss{padding:56px 0}}@media (min-width:768px){.hv-loss{padding:72px 0}}@media (min-width:1024px){.hv-loss{padding:88px 0}}.hv-loss-head{text-align:center;max-width:640px;margin:-24px auto 28px}@media (min-width:768px){.hv-loss-head{margin-bottom:40px}}.hv-loss-head .hv-lead{color:var(--hv-muted);font-size:15px;line-height:1.55;margin-top:10px}@media (min-width:480px){.hv-loss-head .hv-lead{font-size:16px}}.hv-loss-head .hv-lead{font-size:20px;font-weight:500}@media (min-width:480px){.hv-loss-head .hv-lead{font-size:21px}}@media (min-width:768px){.hv-loss-head .hv-lead{font-size:22px}}.hv-loss-head .hv-eyebrow{margin:0 auto 24px}.hv-loss-grid{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px;align-items:start}@media (min-width:480px){.hv-loss-grid{gap:18px}}@media (min-width:900px){.hv-loss-grid{grid-template-columns:1fr 1fr;gap:24px;align-items:stretch}}@media (min-width:1024px){.hv-loss-grid{gap:32px}}.hv-loss-input{display:flex;flex-direction:column;gap:20px}@media (min-width:480px){.hv-loss-input{gap:24px}}.hv-loss-field{display:grid;grid-gap:10px;gap:10px}.hv-loss-label-row{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.hv-loss-label-row label{font-size:15px;font-weight:600;color:var(--hv-ink)}.hv-loss-value{font-size:18px;font-weight:800;color:var(--hv-ink);letter-spacing:-.01em;white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.hv-loss-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:6px;border-radius:999px;outline:none;background:linear-gradient(90deg,var(--hv-accent) 0,var(--hv-accent) var(--hv-slider-pct,50%),var(--hv-line) var(--hv-slider-pct,50%),var(--hv-line) 100%);cursor:pointer;padding:0}.hv-loss-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:22px;height:22px;border-radius:999px;background:#fff;border:2px solid var(--hv-accent);box-shadow:0 2px 6px rgba(6,182,212,.3);cursor:-webkit-grab;cursor:grab}.hv-loss-slider::-moz-range-thumb{width:22px;height:22px;border-radius:999px;background:#fff;border:2px solid var(--hv-accent);box-shadow:0 2px 6px rgba(6,182,212,.3);cursor:grab}.hv-loss-slider:active::-webkit-slider-thumb{cursor:-webkit-grabbing;cursor:grabbing}.hv-loss-slider:focus-visible{box-shadow:0 0 0 3px rgba(6,182,212,.22)}.hv-loss-ticks{display:flex;justify-content:space-between;font-size:11.5px;color:var(--hv-muted);margin-top:-2px}.hv-loss-result{display:flex;flex-direction:column;gap:14px;height:100%}.hv-loss-result .hv-loss-result-card{flex:1 1}.hv-loss-result-card{position:relative;background:linear-gradient(135deg,#07172e,#071e38);color:#fff;border-radius:var(--hv-r-xl);padding:22px;box-shadow:0 40px 104px rgba(7,23,46,.8),0 12px 34px rgba(7,23,46,.5);overflow:hidden;border:1px solid rgba(255,255,255,.06);display:flex;flex-direction:column;justify-content:space-between}.hv-loss-result-card:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(520px 260px at 100% 0,rgba(6,182,212,.18),transparent 60%),radial-gradient(420px 240px at 0 100%,rgba(6,182,212,.1),transparent 60%)}.hv-loss-result-card>*{position:relative}@media (min-width:480px){.hv-loss-result-card{padding:26px}}@media (min-width:768px){.hv-loss-result-card{padding:30px}}.hv-loss-row{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:10px 0}.hv-loss-row-lbl{font-size:15px;color:rgba(255,255,255,.7);line-height:1.4}@media (min-width:480px){.hv-loss-row-lbl{font-size:16px}}.hv-loss-row-val{font-size:26px;font-weight:800;letter-spacing:-.015em;color:#fff;white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}@media (min-width:480px){.hv-loss-row-val{font-size:30px}}.hv-loss-row-hero{padding:14px 0 4px}.hv-loss-row-hero .hv-loss-row-lbl{font-weight:600;color:rgba(255,255,255,.9)}.hv-loss-row-val-hero{font-size:34px!important;color:#f97316;text-shadow:none}@media (min-width:480px){.hv-loss-row-val-hero{font-size:40px!important}}@media (min-width:768px){.hv-loss-row-val-hero{font-size:46px!important}}.hv-loss-divider{height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.12),transparent)}.hv-loss-hook{text-align:center;font-size:20px;font-weight:700;color:var(--hv-ink-2);margin:0 0 20px;letter-spacing:.01em}@media (min-width:480px){.hv-loss-hook{font-size:21px;margin-bottom:24px}}@media (min-width:768px){.hv-loss-hook{font-size:22px}}.hv-loss-urgency{font-size:20px;font-weight:700;color:var(--hv-ink-2);text-align:center;margin:8px 0 0;letter-spacing:-.01em}@media (min-width:480px){.hv-loss-urgency{font-size:21px}}@media (min-width:768px){.hv-loss-urgency{font-size:22px}}.hv-loss-below{margin-top:32px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}@media (min-width:480px){.hv-loss-below{margin-top:40px}}.hv-loss-cta-stack{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;align-self:center;width:100%;max-width:420px;margin:0 auto}.hv-loss-call-cta,.hv-loss-cta{width:100%;min-height:58px;height:58px;font-size:16px;font-weight:900;padding:14px 20px;margin-top:0;box-shadow:0 22px 46px rgba(7,23,46,.42),0 8px 16px rgba(7,23,46,.24)!important}.hv-loss-cta-divider{display:flex;align-items:center;justify-content:center;gap:12px;color:var(--hv-muted);font-size:13px;font-weight:700}.hv-loss-cta-divider:after,.hv-loss-cta-divider:before{content:"";width:48px;height:1px;background:var(--hv-line)}.hv-loss-cta-micro{margin:0;font-size:20px;color:var(--hv-muted);font-weight:700;text-align:center}@media (min-width:480px){.hv-loss-cta-micro{font-size:21px}}@media (min-width:768px){.hv-loss-cta-micro{font-size:22px}}.hv-loss-disclaimer{margin:10px 0 0;font-size:14px;line-height:1.5;color:var(--hv-muted);text-align:center}@media (min-width:480px){.hv-loss-disclaimer{font-size:15px}}.hv-loss-seasonal-note{margin:0;text-align:center;color:var(--hv-muted);font-size:20px;font-weight:700}@media (min-width:480px){.hv-loss-seasonal-note{font-size:21px}}@media (min-width:768px){.hv-loss-seasonal-note{font-size:22px}}.hv-modal{position:fixed;inset:0;z-index:100;display:grid;place-items:stretch;padding:0;animation:hv-modal-fade .2s ease-out}@media (min-width:480px){.hv-modal{place-items:center;padding:20px}}@media (min-width:768px){.hv-modal{padding:32px}}.hv-modal-backdrop{position:absolute;inset:0;background:rgba(7,23,46,.55);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);cursor:pointer}.hv-modal-panel{position:relative;z-index:1;width:100%;height:100dvh;background:#fff;border-radius:0;box-shadow:var(--hv-shadow-lg);display:flex;flex-direction:column;overflow:hidden;animation:hv-modal-slide .25s cubic-bezier(.2,.8,.2,1)}@media (min-width:480px){.hv-modal-panel{width:min(100%,860px);height:min(760px,calc(100dvh - 40px));border-radius:var(--hv-r-xl);animation:hv-modal-pop .22s cubic-bezier(.2,.8,.2,1)}}@media (min-width:768px){.hv-modal-panel{height:min(780px,calc(100dvh - 64px))}}.hv-modal-close{position:absolute;top:10px;right:10px;z-index:2;width:36px;height:36px;border-radius:999px;background:rgba(255,255,255,.95);border:1px solid var(--hv-line);color:var(--hv-ink);cursor:pointer;display:grid;place-items:center;box-shadow:0 10px 24px rgba(7,23,46,.2);transition:background .15s ease,transform .1s ease;-webkit-tap-highlight-color:transparent}.hv-modal-close:hover{background:#fff;transform:scale(1.05)}.hv-modal-close:active{transform:scale(.95)}.hv-modal-close:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(6,182,212,.3)}@media (min-width:480px){.hv-modal-close{top:12px;right:12px}}.hv-modal-body{flex:1 1;min-height:0;position:relative;overflow:hidden;background:#fff;align-items:center;justify-content:center;padding:24px 16px}.hv-modal-body,.hv-modal-body>div{display:flex;flex-direction:column}.hv-modal-body>div,.hv-modal-iframe{width:100%;max-width:560px}.hv-modal-iframe{max-height:100%;border:0;display:block;overflow:hidden;border-radius:12px;flex-shrink:1;margin:0 auto}@media (min-width:480px){.hv-modal-body{padding:32px 24px}}.hv-modal-loading{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:var(--hv-muted);pointer-events:none}.hv-modal-spinner{width:36px;height:36px;border-radius:999px;border:3px solid var(--hv-line);border-top-color:var(--hv-accent);animation:hv-spin .8s linear infinite}.hv-modal-loading-text{font-size:13px;font-weight:500}@keyframes hv-modal-fade{0%{opacity:0}to{opacity:1}}@keyframes hv-modal-slide{0%{transform:translateY(12px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes hv-modal-pop{0%{transform:scale(.97);opacity:0}to{transform:scale(1);opacity:1}}@keyframes hv-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.hv-modal,.hv-modal-panel{animation:none}.hv-modal-spinner{animation-duration:2s}}.hv-foot{padding:20px 0 calc(20px + var(--hv-safe-b));text-align:center;color:var(--hv-muted);font-size:14px;background:var(--hv-bg)}@media (min-width:480px){.hv-foot{font-size:15px;padding:22px 0 calc(22px + var(--hv-safe-b))}}.hv-sticky{position:fixed;left:0;right:0;bottom:0;z-index:50;padding:10px 14px calc(10px + var(--hv-safe-b));background:rgba(7,23,46,.97);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:none;display:none;box-shadow:0 -14px 38px rgba(7,23,46,.5)}.hv-sticky-inner{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;max-width:var(--hv-max);margin:0 auto}.hv-sticky .hv-btn{min-height:52px;padding:12px 14px;font-size:15px;font-weight:700;border-radius:12px}.hv-sticky .hv-btn-secondary{background:transparent;color:rgba(255,255,255,.9);border-color:rgba(255,255,255,.28)}.hv-sticky .hv-btn-secondary:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.55);transform:translateY(-1px)}@media (max-width:767px){.hv-sticky{display:block}}.hv-faq{background:#fff;padding:28px 0 64px}@media (min-width:768px){.hv-faq{padding:40px 0 88px}}.hv-faq-head{max-width:760px;margin:0 auto 20px}.hv-faq-items{display:grid;grid-gap:12px;gap:12px}.hv-faq-item{background:#fff;border:2px solid rgba(7,23,46,.18);border-radius:18px;box-shadow:0 16px 36px rgba(7,23,46,.28),0 6px 12px rgba(7,23,46,.16);overflow:hidden}.hv-faq-item summary{list-style:none;cursor:pointer;padding:18px 20px;font-size:17px;font-weight:800;color:var(--hv-ink)}.hv-faq-item summary::-webkit-details-marker{display:none}.hv-faq-item summary:after{content:"+";float:right;color:var(--hv-accent-ink);font-size:22px;line-height:1}.hv-faq-item[open] summary:after{content:"−"}.hv-faq-answer{padding:0 20px 20px;color:var(--hv-ink-2);font-size:18px}@media (min-width:480px){.hv-faq-answer{font-size:19px}}.hv-faq-answer p{margin:0 0 12px}.hv-faq-answer p:last-child{margin-bottom:0}.hv-faq-answer a{color:#f97316;font-weight:800}.hv-faq-item-featured{border-color:rgba(249,115,22,.45);box-shadow:0 20px 42px rgba(7,23,46,.24)}.hv-faq-list,.hv-faq-steps{margin:0 0 12px;padding-left:18px}.hv-faq-list li,.hv-faq-steps li{margin-bottom:8px}.hv-faq-closing{margin:18px 0 0;text-align:center;font-size:17px;color:var(--hv-ink-2);font-weight:600}@media (min-width:480px){.hv-faq-closing{font-size:18px}}.hv-faq-closing a{color:#f97316;font-weight:800}.hv-demo-widget{max-width:660px;margin:0 auto 28px}@media (min-width:480px){.hv-demo-widget{margin-bottom:36px}}.hv-demo-form{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.16);border-radius:var(--hv-r-xl);padding:22px;display:grid;grid-gap:14px;gap:14px}@media (min-width:480px){.hv-demo-form{padding:28px;gap:16px}}.hv-demo-form-row{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px}@media (min-width:540px){.hv-demo-form-row{grid-template-columns:1fr 1fr}}.hv-demo .hv-field label{color:rgba(255,255,255,.82);font-size:13px;font-weight:600}.hv-demo .hv-field input,.hv-demo .hv-field select{background:rgba(255,255,255,.09);border-color:rgba(255,255,255,.22);color:#fff}.hv-demo .hv-field input::placeholder{color:rgba(255,255,255,.38)}.hv-demo .hv-field select option{background:#0a2040;color:#fff}.hv-demo .hv-field input:focus,.hv-demo .hv-field select:focus{border-color:var(--hv-accent);box-shadow:0 0 0 3px rgba(6,182,212,.28);background:rgba(255,255,255,.12)}.hv-demo-submit{width:100%;min-height:52px;font-size:16px;font-weight:700}.hv-demo-sim{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.16);border-radius:var(--hv-r-xl);overflow:hidden}.hv-demo-sim-head{justify-content:space-between;padding:14px 18px;background:rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.12)}.hv-demo-sim-brand,.hv-demo-sim-head{display:flex;align-items:center;gap:10px}.hv-demo-sim-brand{min-width:0}.hv-demo-chat{padding:16px;min-height:260px;max-height:340px;overflow-y:auto;display:flex;flex-direction:column;gap:8px;scroll-behavior:smooth}@media (min-width:480px){.hv-demo-chat{padding:20px;min-height:280px;max-height:360px}}.hv-demo .hv-bubble-ai{background:rgba(255,255,255,.12);color:#fff;border-bottom-left-radius:4px}.hv-demo .hv-bubble-user{background:var(--hv-accent);color:#012a32;border-bottom-right-radius:4px;margin-left:auto}.hv-demo-typing{display:inline-flex;align-items:center;gap:5px;padding:11px 14px;background:rgba(255,255,255,.12);border-radius:13px;border-bottom-left-radius:4px;width:-moz-fit-content;width:fit-content}.hv-demo-typing span{width:7px;height:7px;border-radius:50%;background:rgba(255,255,255,.65);display:block;animation:hv-typing .9s ease infinite}.hv-demo-typing span:nth-child(2){animation-delay:.18s}.hv-demo-typing span:nth-child(3){animation-delay:.36s}@keyframes hv-typing{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-5px);opacity:1}}.hv-demo-outcome{padding:16px 18px 20px;border-top:1px solid rgba(255,255,255,.12);display:flex;flex-direction:column;gap:12px}@media (min-width:480px){.hv-demo-outcome{padding:20px 22px}}.hv-demo-outcome .hv-pc-foot{background:rgba(22,163,74,.18);color:#4ade80}.hv-demo-outcome .hv-pc-foot svg{flex-shrink:0}.hv-demo-pitch{margin:0;color:rgba(255,255,255,.82);font-size:14px;line-height:1.5;font-weight:500}@media (min-width:480px){.hv-demo-pitch{font-size:15px}}.hv-demo-cta-btn{min-height:52px;font-size:16px;font-weight:700;width:100%}.hv-demo-reset{background:none;border:none;color:rgba(255,255,255,.45);font-size:12.5px;cursor:pointer;text-align:center;padding:2px 0;text-decoration:underline;transition:color .15s;font-family:inherit}.hv-demo-reset:hover{color:rgba(255,255,255,.75)}.hv-demo-divider{display:flex;align-items:center;gap:14px;margin:30px auto 24px;max-width:500px}.hv-demo-divider:after,.hv-demo-divider:before{content:"";flex:1 1;height:1px;background:rgba(255,255,255,.2)}.hv-demo-divider span{font-size:13px;color:rgba(255,255,255,.52);white-space:nowrap}@media (min-width:480px){.hv-demo-divider span{font-size:14px}}.hv-booking-trial-head{display:inline-flex;align-items:center;gap:8px;background:#f97316;color:#07172e;font-size:14px;font-weight:800;padding:8px 16px;border-radius:999px;margin-bottom:14px;box-shadow:0 12px 28px rgba(249,115,22,.56);letter-spacing:-.005em}@media (min-width:480px){.hv-booking-trial-head{font-size:15px;padding:9px 18px;margin-bottom:16px}}.hv-booking-meta{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;margin-top:10px;font-size:13px;color:var(--hv-muted)}.hv-booking-meta-dot{width:4px;height:4px;border-radius:50%;background:var(--hv-muted);opacity:.6}.hv-booking-speed{font-size:16px;font-weight:600;color:var(--hv-ink-2);margin:12px 0 0}@media (min-width:480px){.hv-booking-speed{font-size:17px}}.hv-booking-urgency{display:inline-block;margin:14px 0 0;font-size:15px;font-weight:700;color:var(--hv-ink-2)}@media (min-width:480px){.hv-booking-urgency{font-size:16px}}.hv-booking-urgency-dot{width:8px;height:8px;border-radius:50%;background:#f97316;flex-shrink:0;animation:hv-pulse 1.9s ease-out infinite}.hv-booking-price-frame{margin:14px auto 0;max-width:560px;font-size:16px;line-height:1.5;color:var(--hv-ink-2);font-weight:600}@media (min-width:480px){.hv-booking-price-frame{font-size:17px}}.hv-booking-trust{margin:10px 0 0;font-size:20px;color:var(--hv-muted);font-weight:600}@media (min-width:480px){.hv-booking-trust{font-size:21px}}@media (min-width:768px){.hv-booking-trust{font-size:22px}}.hv-booking .hv-lead{font-size:20px}@media (min-width:480px){.hv-booking .hv-lead{font-size:21px}}@media (min-width:768px){.hv-booking .hv-lead{font-size:22px}}.hv-btn-ghost{background:rgba(255,255,255,.88);color:var(--hv-ink);border:2px solid rgba(0,0,0,.55)!important;box-shadow:0 16px 38px rgba(7,23,46,.4);opacity:1;font-weight:500;font-size:15px;padding:12px 18px;min-height:50px}.hv-btn-ghost:hover{background:#fff;border-color:rgba(0,0,0,.65)!important;transform:translateY(-1px);box-shadow:0 24px 52px rgba(7,23,46,.46)}.hv-wrap a.hv-btn-ghost{color:var(--hv-ink)}.hv-hero-badge{display:inline-flex;align-items:center;background:#f97316;color:#fff;font-size:16px;font-weight:900;padding:12px 26px;border-radius:999px;margin-bottom:20px;border:2px solid rgba(0,0,0,.5);box-shadow:0 16px 34px rgba(0,0,0,.38);letter-spacing:.01em;text-shadow:0 1px 2px rgba(0,0,0,.18)}@media (min-width:480px){.hv-hero-badge{font-size:18px;padding:13px 28px;margin-bottom:22px}}.hv-revenue-line{font-size:clamp(20px,4vw,30px);font-weight:900;color:var(--hv-ink);letter-spacing:-.02em;line-height:1.2;margin:0 0 10px}.hv-revenue-line strong{color:#935418;font-weight:900}@media (min-width:480px){.hv-revenue-line{margin-bottom:12px}}.hv-revenue-stat{color:#f97316;font-weight:900;letter-spacing:-.015em}.hv-trust-strong .hv-trust-num{color:var(--hv-ink)}.hv-trust-strong .hv-trust-lbl{color:var(--hv-ink-2);font-weight:700}.hv-credibility-line{font-size:13.5px;color:var(--hv-ink-2);font-weight:600;margin:0 0 22px;font-style:italic}@media (min-width:480px){.hv-credibility-line{font-size:14px}}.hv-social-proof{font-size:12.5px;color:var(--hv-muted);font-weight:500;margin:10px 0 0;letter-spacing:.01em}@media (min-width:480px){.hv-social-proof{font-size:13px}}@keyframes hv-cta-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.025)}}.hv-btn-hero{animation:hv-cta-pulse 3.2s ease-in-out infinite}.hv-btn-hero:hover{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.hv-btn-hero{animation:none}}.hv-urgency-line{margin:4px 0 16px;font-size:13px;color:var(--hv-muted);font-weight:500;letter-spacing:.005em;text-align:center;width:100%}@media (min-width:480px){.hv-urgency-line{font-size:13.5px}}.hv-how-it-works{display:flex;flex-wrap:wrap;align-items:center;gap:10px 12px;background:rgba(7,23,46,.18);border:2px solid rgba(7,23,46,.5);border-radius:14px;padding:15px 18px;margin:0 0 28px;box-shadow:0 18px 38px rgba(7,23,46,.42);font-size:14px;font-weight:800;color:var(--hv-ink);line-height:1.3}@media (min-width:480px){.hv-how-it-works{font-size:14.5px;padding:16px 20px;gap:10px 14px}}.hv-hiw-step{display:inline-flex;align-items:center;gap:7px}.hv-hiw-icon{font-size:18px;line-height:1}.hv-hiw-arrow{color:var(--hv-accent-2);font-weight:900;font-size:18px}.hv-trust-checks{display:flex;flex-wrap:wrap;gap:10px 26px;margin-top:12px;font-size:18px;color:#0a5e30;font-weight:600;justify-content:center}.hv-check-mark{color:var(--hv-success);margin-right:5px}@media (min-width:480px){.hv-trust-checks{font-size:20px;gap:12px 30px;margin-top:14px}}.hv-hero-trial-badge{display:none}.hv-demo-box{background:#07172e;border:1px solid rgba(6,182,212,.22);border-left:4px solid var(--hv-accent);border-radius:var(--hv-r-lg);padding:20px 22px;margin:20px 0 0;text-align:center;max-width:560px;width:100%}@media (min-width:480px){.hv-demo-box{padding:24px 28px;margin-top:24px}}.hv-demo-box-eyebrow{font-size:11.5px;font-weight:700;color:rgba(255,255,255,.5);margin:0 0 6px;text-transform:uppercase;letter-spacing:.08em}.hv-demo-box-text{font-size:14px;color:rgba(255,255,255,.85);margin:0 0 14px;line-height:1.5}@media (min-width:480px){.hv-demo-box-text{font-size:15px}}.hv-demo-box-number{display:block;font-size:28px;font-weight:800;color:#f97316;letter-spacing:-.015em;margin:0 0 10px;text-decoration:none;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;transition:color .15s ease;-webkit-tap-highlight-color:transparent}@media (min-width:480px){.hv-demo-box-number{font-size:32px}}.hv-demo-box-number:hover{color:#fb923c}.hv-demo-box-note{font-size:13px;color:rgba(255,255,255,.55);margin:0 0 4px;font-weight:500}.hv-demo-box-social{font-size:12px;color:rgba(255,255,255,.32);margin:0;font-style:italic}@media (min-width:480px){.hv-trust-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.hv-trust-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.hv-sticky-top{position:fixed;top:0;left:0;right:0;z-index:60;background:#07172e;border-bottom:1px solid rgba(6,182,212,.22);display:none}@media (max-width:767px){.hv-sticky-top{display:block}}.hv-sticky-top-link{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;color:rgba(255,255,255,.85);font-size:12.5px;font-weight:600;text-decoration:none;padding:7px 16px;text-align:center;line-height:1.3;width:100%;-webkit-tap-highlight-color:transparent}.hv-sticky-top-link strong{color:#f97316;white-space:nowrap;font-size:14px}.hv-sticky-top-pill{font-size:11px;color:rgba(255,255,255,.4);font-weight:500;white-space:nowrap}.fillout-embed-dynamic-popup,.fillout-embed-popup{padding:0!important;align-items:flex-end!important;justify-content:center!important}.fillout-embed-iframe-container{width:100vw!important;min-width:0!important;max-width:100vw!important;height:calc(100dvh - env(safe-area-inset-top))!important;max-height:calc(100dvh - env(safe-area-inset-top))!important;border-radius:20px 20px 0 0!important;overflow:hidden!important;margin:0!important}@media (min-width:540px){.fillout-embed-dynamic-popup,.fillout-embed-popup{padding:24px!important;align-items:center!important}.fillout-embed-iframe-container{width:min(860px,calc(100vw - 48px))!important;min-width:0!important;max-width:calc(100vw - 48px)!important;height:min(760px,calc(100dvh - 80px))!important;max-height:none!important;border-radius:16px!important;margin:auto!important}}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,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:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,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:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,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:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,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:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,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:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_48b81b{font-family:Inter,Inter Fallback;font-style:normal}.__variable_48b81b{--hv-font:"Inter","Inter Fallback"}