.accent-word-module__2Vzsta__root{color:var(--color-text-primary);white-space:nowrap;display:inline-block;position:relative}.accent-word-module__2Vzsta__root:after{content:"";background:var(--color-accent);z-index:-1;transform-origin:0;height:.34em;animation:accent-word-module__2Vzsta__accentUnderline .9s var(--ease-out) var(--accent-delay,1s) forwards;border-radius:3px;position:absolute;bottom:.1em;left:-4px;right:-4px;transform:scaleX(0)}@keyframes accent-word-module__2Vzsta__accentUnderline{to{transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){.accent-word-module__2Vzsta__root:after{animation:none;transform:scaleX(1)}}
.button-module__iDa5sG__root{border-radius:var(--radius-pill);height:52px;font-weight:var(--weight-medium);letter-spacing:-.01em;white-space:nowrap;transition:transform .35s var(--ease-spring), background-color .3s, color .3s, box-shadow .3s;justify-content:center;align-items:center;gap:10px;padding:0 26px;font-size:15px;display:inline-flex;position:relative}.button-module__iDa5sG__root svg{width:16px;height:16px;transition:transform .35s var(--ease-out)}.button-module__iDa5sG__primary{background:var(--color-accent);color:var(--color-accent-contrast);box-shadow:0 8px 24px -8px #9cc23cb3}.button-module__iDa5sG__primary:hover{background:var(--color-accent-strong);box-shadow:0 14px 34px -8px #9cc23cd9}.button-module__iDa5sG__primary:hover svg{transform:translate(4px)}.button-module__iDa5sG__dark{background:var(--color-brand);color:var(--color-text-inverse)}.button-module__iDa5sG__dark:hover{background:var(--color-brand-strong)}.button-module__iDa5sG__ghost{color:var(--color-text-primary);box-shadow:inset 0 0 0 1.5px var(--color-border-strong);background:0 0}.button-module__iDa5sG__ghost:hover{box-shadow:inset 0 0 0 1.5px var(--color-brand);background:var(--color-surface)}.button-module__iDa5sG__lg{height:58px;padding:0 32px;font-size:16px}.button-module__iDa5sG__fullWidth{width:100%}
.request-demo-module__QJZe_G__form{gap:var(--space-6);flex-direction:column;display:flex}.request-demo-module__QJZe_G__head{padding-right:var(--space-10)}.request-demo-module__QJZe_G__eyebrow{align-items:center;gap:var(--space-2);margin-bottom:var(--space-3);font-family:var(--font-serif);color:var(--color-text-muted);font-size:14px;font-style:italic;display:inline-flex}.request-demo-module__QJZe_G__source{font-family:var(--font-sans);font-size:12px;font-style:normal;font-weight:var(--weight-medium);border-radius:var(--radius-pill);background:var(--color-accent-soft);color:var(--color-brand);padding:2px 10px}.request-demo-module__QJZe_G__title{font-size:clamp(23px,5vw,29px);font-weight:var(--weight-medium)}.request-demo-module__QJZe_G__subtitle{margin-top:var(--space-3);font-size:15px;line-height:var(--leading-relaxed);color:var(--color-text-secondary)}.request-demo-module__QJZe_G__fields{gap:var(--space-4) var(--space-5);grid-template-columns:1fr 1fr;display:grid}.request-demo-module__QJZe_G__full{grid-column:1/-1}.request-demo-module__QJZe_G__field{gap:var(--space-2);flex-direction:column;display:flex}.request-demo-module__QJZe_G__field label{font-size:13.5px;font-weight:var(--weight-medium);color:var(--color-text-primary)}.request-demo-module__QJZe_G__optional{color:var(--color-text-muted);font-weight:var(--weight-regular)}.request-demo-module__QJZe_G__control{align-items:center;gap:var(--space-3);height:52px;padding:0 var(--space-4);background:var(--color-bg);border:1.5px solid var(--color-border);border-radius:var(--radius-md);transition:border-color .2s var(--ease-out), box-shadow .2s var(--ease-out);display:flex}.request-demo-module__QJZe_G__control>svg{color:var(--color-text-muted);transition:color .2s var(--ease-out);flex-shrink:0}.request-demo-module__QJZe_G__control:focus-within{border-color:var(--color-accent-strong);box-shadow:0 0 0 3px var(--color-focus-ring)}.request-demo-module__QJZe_G__control:focus-within>svg{color:var(--color-brand)}.request-demo-module__QJZe_G__control input{min-width:0;height:100%;color:var(--color-text-primary);background:0 0;border:none;flex:1;font-size:15px}.request-demo-module__QJZe_G__control input:focus-visible{outline:none}.request-demo-module__QJZe_G__control input::placeholder{color:var(--color-text-muted)}.request-demo-module__QJZe_G__controlError{border-color:var(--color-danger)}.request-demo-module__QJZe_G__controlError:focus-within{box-shadow:0 0 0 3px color-mix(in srgb, var(--color-danger) 22%, transparent)}.request-demo-module__QJZe_G__textarea{width:100%;min-height:88px;padding:var(--space-3) var(--space-4);background:var(--color-bg);border:1.5px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-primary);font-family:inherit;font-size:15px;line-height:var(--leading-normal);resize:vertical;transition:border-color .2s var(--ease-out), box-shadow .2s var(--ease-out)}.request-demo-module__QJZe_G__textarea::placeholder{color:var(--color-text-muted)}.request-demo-module__QJZe_G__textarea:focus-visible{border-color:var(--color-accent-strong);box-shadow:0 0 0 3px var(--color-focus-ring);outline:none}.request-demo-module__QJZe_G__error{color:var(--color-danger);font-size:12.5px}.request-demo-module__QJZe_G__consent{justify-content:center;align-items:center;gap:var(--space-3);font-size:13.5px;line-height:var(--leading-snug);color:var(--color-text-secondary);cursor:pointer;display:flex;position:relative}.request-demo-module__QJZe_G__consent input{opacity:0;width:1px;height:1px;position:absolute}.request-demo-module__QJZe_G__checkbox{border:1.5px solid var(--color-border-strong);border-radius:var(--radius-xs);background:var(--color-surface);color:#0000;width:22px;height:22px;transition:background-color .18s var(--ease-out), border-color .18s var(--ease-out), color .18s var(--ease-out);flex-shrink:0;place-items:center;display:grid}.request-demo-module__QJZe_G__consent input:checked+.request-demo-module__QJZe_G__checkbox{background:var(--color-accent);border-color:var(--color-accent);color:var(--color-accent-contrast)}.request-demo-module__QJZe_G__consent input:focus-visible+.request-demo-module__QJZe_G__checkbox{outline:2px solid var(--color-accent-strong);outline-offset:2px}.request-demo-module__QJZe_G__consentError .request-demo-module__QJZe_G__checkbox{border-color:var(--color-danger)}.request-demo-module__QJZe_G__link{color:var(--color-brand);text-underline-offset:2px;text-decoration:underline}.request-demo-module__QJZe_G__link:hover{color:var(--color-brand-soft)}.request-demo-module__QJZe_G__success{align-items:center;gap:var(--space-4);padding:var(--space-4) 0;text-align:center;flex-direction:column;display:flex}.request-demo-module__QJZe_G__successMark{border-radius:var(--radius-pill);background:var(--color-accent-soft);width:66px;height:66px;color:var(--color-brand);place-items:center;display:grid}.request-demo-module__QJZe_G__success .request-demo-module__QJZe_G__subtitle{margin-top:0}@media (max-width:560px){.request-demo-module__QJZe_G__form{gap:var(--space-5)}.request-demo-module__QJZe_G__head{padding-right:var(--space-8)}.request-demo-module__QJZe_G__fields{grid-template-columns:1fr}}
.container-module__UPCppa__root{width:100%;max-width:var(--container-max);padding-inline:var(--gutter);margin-inline:auto}
.eyebrow-module__TTb_na__root{font-family:var(--font-serif);color:var(--color-brand-soft);letter-spacing:0;align-items:center;gap:10px;font-size:16px;font-style:italic;display:inline-flex}.eyebrow-module__TTb_na__root:before{content:"";background:var(--color-border-strong);width:26px;height:1px}.eyebrow-module__TTb_na__center{justify-content:center}.eyebrow-module__TTb_na__light{color:var(--color-accent)}.eyebrow-module__TTb_na__light:before{background:#bee05c66}
.magnetic-module__MQ9ZLa__root{transition:transform .45s var(--ease-spring);will-change:transform;display:inline-flex}
.reveal-module__rE2ZkW__reveal{transition:opacity .85s var(--ease-out), transform .85s var(--ease-out);transition-delay:var(--d,0s)}html.js .reveal-module__rE2ZkW__reveal{opacity:0;transform:translateY(34px)}.reveal-module__rE2ZkW__reveal.reveal-module__rE2ZkW__isIn{opacity:1;transform:none}html.js .reveal-module__rE2ZkW__reveal.reveal-module__rE2ZkW__isIn{opacity:1;transform:none}.reveal-module__rE2ZkW__maskOuter{padding-bottom:.06em;display:block;overflow:hidden}.reveal-module__rE2ZkW__maskInner{transition:transform 1s var(--ease-out);transition-delay:var(--d,0s);display:block}html.js .reveal-module__rE2ZkW__maskInner{transform:translateY(115%)}.reveal-module__rE2ZkW__maskOuter.reveal-module__rE2ZkW__isIn .reveal-module__rE2ZkW__maskInner{transform:translateY(0)}html.js .reveal-module__rE2ZkW__maskOuter.reveal-module__rE2ZkW__isIn .reveal-module__rE2ZkW__maskInner{transform:translateY(0)}@media (prefers-reduced-motion:reduce){.reveal-module__rE2ZkW__reveal,.reveal-module__rE2ZkW__maskInner{opacity:1!important;transition:none!important;transform:none!important}}
.hero-stage-module__bY9skG__stage{perspective:1400px;height:480px;position:relative}.hero-stage-module__bY9skG__card{border-radius:var(--radius-lg);background:var(--color-surface);border:1px solid var(--color-border-soft);box-shadow:var(--shadow-lg);transform-style:preserve-3d;padding:18px;position:absolute}.hero-stage-module__bY9skG__appt{z-index:3;width:300px;top:40px;left:0}.hero-stage-module__bY9skG__vacc{z-index:4;width:268px;top:250px;right:6px}.hero-stage-module__bY9skG__stat{z-index:2;width:210px;top:0;right:18px}.hero-stage-module__bY9skG__float{animation:hero-stage-module__bY9skG__float 7s var(--ease-out) infinite}.hero-stage-module__bY9skG__floatB{animation-duration:8.5s;animation-delay:-2s}.hero-stage-module__bY9skG__floatC{animation-duration:9.5s;animation-delay:-4s}@keyframes hero-stage-module__bY9skG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-16px)}}.hero-stage-module__bY9skG__ch{align-items:center;gap:11px;display:flex}.hero-stage-module__bY9skG__av{width:42px;height:42px;font-family:var(--font-display);font-weight:var(--weight-semibold);color:#fff;border-radius:13px;flex-shrink:0;place-items:center;font-size:17px;display:grid}.hero-stage-module__bY9skG__ci{flex:1;min-width:0}.hero-stage-module__bY9skG__cn{font-weight:var(--weight-semibold);letter-spacing:-.01em;font-size:14.5px}.hero-stage-module__bY9skG__cm{color:var(--color-text-muted);font-size:12px}.hero-stage-module__bY9skG__pill{font-size:11px;font-weight:var(--weight-semibold);border-radius:var(--radius-pill);letter-spacing:.01em;padding:4px 10px}.hero-stage-module__bY9skG__pillBlue{background:var(--color-info);color:#fff;opacity:.92}.hero-stage-module__bY9skG__pillWarn{background:var(--color-warning);color:#fff}.hero-stage-module__bY9skG__sep{background:var(--color-border-soft);height:1px;margin:14px 0}.hero-stage-module__bY9skG__row{justify-content:space-between;align-items:center;padding:5px 0;font-size:13px;display:flex}.hero-stage-module__bY9skG__k{color:var(--color-text-muted)}.hero-stage-module__bY9skG__v{font-weight:var(--weight-medium)}.hero-stage-module__bY9skG__ok{color:var(--color-success);font-weight:var(--weight-semibold)}.hero-stage-module__bY9skG__vaccTop{color:var(--color-warning);font-weight:var(--weight-semibold);align-items:center;gap:9px;margin-bottom:13px;font-size:12.5px;display:flex}.hero-stage-module__bY9skG__vaccTop svg{width:16px;height:16px}.hero-stage-module__bY9skG__vaccBtn{border-radius:var(--radius-sm);background:var(--color-brand);width:100%;height:40px;color:var(--color-accent);font-weight:var(--weight-medium);justify-content:center;align-items:center;gap:6px;margin-top:15px;font-size:13px;transition:background-color .3s;display:inline-flex}.hero-stage-module__bY9skG__vaccBtn:hover{background:var(--color-brand-strong)}.hero-stage-module__bY9skG__statLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted);font-size:11px;font-weight:var(--weight-semibold)}.hero-stage-module__bY9skG__statRow{gap:16px;margin:12px 0 14px;display:flex}.hero-stage-module__bY9skG__statNum{font-family:var(--font-display);font-weight:var(--weight-semibold);letter-spacing:-.04em;font-size:24px}.hero-stage-module__bY9skG__statDesc{color:var(--color-text-muted);font-size:10.5px}.hero-stage-module__bY9skG__bar{border-radius:var(--radius-pill);background:var(--color-surface-muted);height:6px;overflow:hidden}.hero-stage-module__bY9skG__bar>i{border-radius:var(--radius-pill);background:linear-gradient(90deg, var(--color-accent-strong), var(--color-accent));width:72%;height:100%;display:block}@media (max-width:980px){.hero-stage-module__bY9skG__stage{height:440px;margin-top:30px}}@media (max-width:560px){.hero-stage-module__bY9skG__stage{transform-origin:0 0;height:400px;transform:scale(.92)}.hero-stage-module__bY9skG__vacc{right:0}}@media (prefers-reduced-motion:reduce){.hero-stage-module__bY9skG__float{animation:none}}
.hero-module__R3nrWq__root{padding:170px 0 90px;position:relative;overflow:hidden}.hero-module__R3nrWq__bg{z-index:0;pointer-events:none;position:absolute;inset:0}.hero-module__R3nrWq__bg:before{content:"";background:radial-gradient(circle, var(--color-accent-soft) 0%, #e2f0aa00 64%);opacity:.7;width:760px;height:760px;position:absolute;top:-280px;right:-180px}.hero-module__R3nrWq__bg:after{content:"";background:radial-gradient(circle, var(--color-brand-tint) 0%, #d8e3d400 66%);opacity:.6;width:620px;height:620px;position:absolute;bottom:-300px;left:-200px}.hero-module__R3nrWq__pawDeco{color:var(--color-brand);opacity:.05;z-index:0;pointer-events:none;position:absolute;top:120px;left:-30px}.hero-module__R3nrWq__grid{z-index:2;grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(32px,5vw,72px);display:grid;position:relative}.hero-module__R3nrWq__eyebrow{margin-bottom:26px}.hero-module__R3nrWq__title{font-size:clamp(44px,7vw,86px);font-weight:var(--weight-medium)}.hero-module__R3nrWq__subtitle{max-width:30em;font-size:clamp(16px,1.7vw,19px);line-height:var(--leading-relaxed);color:var(--color-text-secondary);margin-top:30px}.hero-module__R3nrWq__cta{flex-wrap:wrap;align-items:center;gap:14px;margin-top:40px;display:flex}.hero-module__R3nrWq__note{color:var(--color-text-muted);align-items:center;gap:10px;margin-top:22px;font-size:13.5px;display:flex}.hero-module__R3nrWq__note svg{width:17px;height:17px;color:var(--color-success);flex-shrink:0}@media (max-width:980px){.hero-module__R3nrWq__root{padding-top:140px}.hero-module__R3nrWq__grid{grid-template-columns:1fr}}@media (max-width:560px){.hero-module__R3nrWq__title{font-size:clamp(38px,12vw,56px)}}
.cities-module__XiiM1q__root{border-top:1px solid var(--color-border-soft);border-bottom:1px solid var(--color-border-soft);background:var(--color-bg-tint);padding:16px 0}.cities-module__XiiM1q__label{text-align:center;letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted);font-size:12px;font-weight:var(--weight-semibold);margin-bottom:14px}.cities-module__XiiM1q__marquee{position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.cities-module__XiiM1q__track{gap:0;width:max-content;animation:38s linear infinite cities-module__XiiM1q__marquee;display:flex}.cities-module__XiiM1q__marquee:hover .cities-module__XiiM1q__track{animation-play-state:paused}.cities-module__XiiM1q__item{font-family:var(--font-display);font-weight:var(--weight-regular);letter-spacing:-.03em;color:var(--color-brand);white-space:nowrap;align-items:center;gap:18px;padding:0 30px;font-size:clamp(20px,2.6vw,30px);display:inline-flex}.cities-module__XiiM1q__item:after{content:"";background:var(--color-accent-strong);border-radius:50%;width:7px;height:7px}@keyframes cities-module__XiiM1q__marquee{to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.cities-module__XiiM1q__track{animation:none}}
.stats-module__g8Z72G__root{padding:clamp(70px,9vw,120px) 0}.stats-module__g8Z72G__grid{grid-template-columns:repeat(4,1fr);gap:clamp(20px,3vw,40px);display:grid}.stats-module__g8Z72G__metric{border-top:2px solid var(--color-brand);padding-top:22px}.stats-module__g8Z72G__num{font-family:var(--font-display);font-weight:var(--weight-medium);letter-spacing:-.05em;font-size:clamp(40px,5.5vw,64px);line-height:1}.stats-module__g8Z72G__suffix{color:var(--color-accent-strong)}.stats-module__g8Z72G__label{color:var(--color-text-secondary);max-width:16em;margin-top:12px;font-size:14.5px}@media (max-width:980px){.stats-module__g8Z72G__grid{grid-template-columns:repeat(2,1fr);gap:36px 28px}}@media (max-width:560px){.stats-module__g8Z72G__grid{grid-template-columns:1fr;gap:28px}}
.section-heading-module__IXyWnG__root{max-width:30em;margin-bottom:clamp(40px,6vw,68px)}.section-heading-module__IXyWnG__center{text-align:center;margin-inline:auto}.section-heading-module__IXyWnG__title{font-size:clamp(32px,4.6vw,56px);font-weight:var(--weight-medium);margin-top:22px}.section-heading-module__IXyWnG__description{font-size:17px;line-height:var(--leading-relaxed);color:var(--color-text-secondary);margin-top:22px}
.header-module__AKSpna__nav{z-index:1000;transition:padding .4s var(--ease-out);position:fixed;top:0;left:0;right:0}.header-module__AKSpna__inner{justify-content:space-between;align-items:center;gap:var(--space-6);height:var(--header-h);border-radius:var(--radius-pill);transition:background-color .4s var(--ease-out), box-shadow .4s var(--ease-out), border-color .4s;background:#fbf8f100;border:1px solid #0000;margin-top:14px;padding:0 10px 0 18px;display:flex}.header-module__AKSpna__stuck .header-module__AKSpna__inner{-webkit-backdrop-filter:blur(16px)saturate(1.2);box-shadow:var(--shadow-md);border-color:var(--color-border-soft);background:#fbf8f1d1}.header-module__AKSpna__links{align-items:center;gap:4px;display:flex}.header-module__AKSpna__link{border-radius:var(--radius-pill);font-size:14.5px;font-weight:var(--weight-medium);color:var(--color-text-secondary);padding:9px 14px;transition:color .25s,background-color .25s}.header-module__AKSpna__link:hover{color:var(--color-text-primary);background:#14201a0d}.header-module__AKSpna__right{align-items:center;gap:10px;display:flex}.header-module__AKSpna__cta{border-radius:var(--radius-pill);background:var(--color-brand);height:44px;color:var(--color-text-inverse);font-weight:var(--weight-medium);letter-spacing:-.01em;justify-content:center;align-items:center;padding:0 20px;font-size:14.5px;transition:background-color .3s;display:inline-flex}.header-module__AKSpna__cta:hover{background:var(--color-brand-strong)}.header-module__AKSpna__burger{border-radius:var(--radius-pill);background:#14201a0d;place-items:center;width:44px;height:44px;display:none}.header-module__AKSpna__burger span{background:var(--color-text-primary);width:18px;height:1.6px;transition:transform .3s,opacity .3s;display:block;position:relative}.header-module__AKSpna__burger span:before,.header-module__AKSpna__burger span:after{content:"";background:var(--color-text-primary);width:18px;height:1.6px;transition:transform .3s;position:absolute;left:0}.header-module__AKSpna__burger span:before{top:-6px}.header-module__AKSpna__burger span:after{top:6px}.header-module__AKSpna__burgerOpen span{background:0 0}.header-module__AKSpna__burgerOpen span:before{transform:translateY(6px)rotate(45deg)}.header-module__AKSpna__burgerOpen span:after{transform:translateY(-6px)rotate(-45deg)}.header-module__AKSpna__mobileMenu{z-index:999;background:var(--color-bg);padding:96px var(--gutter) 40px;gap:var(--space-2);transition:transform .5s var(--ease-out);flex-direction:column;display:flex;position:fixed;inset:0;transform:translateY(-100%)}.header-module__AKSpna__mobileMenuOpen{transform:translateY(0)}.header-module__AKSpna__mobileMenu a{font-family:var(--font-display);font-size:30px;font-weight:var(--weight-medium);letter-spacing:-.03em;border-bottom:1px solid var(--color-border-soft);padding:12px 0}@media (max-width:980px){.header-module__AKSpna__links{display:none}.header-module__AKSpna__burger{display:grid}}@media (max-width:560px){.header-module__AKSpna__cta{display:none}}
.audiences-module__ou_bQW__root{padding:0 0 clamp(70px,10vw,130px)}.audiences-module__ou_bQW__split{grid-template-columns:1fr 1fr;gap:clamp(20px,2.5vw,32px);display:grid}.audiences-module__ou_bQW__aud{border-radius:var(--radius-xl);transition:transform .5s var(--ease-spring), box-shadow .5s;padding:clamp(30px,3.4vw,48px);position:relative;overflow:hidden}.audiences-module__ou_bQW__aud:hover{transform:translateY(-6px)}.audiences-module__ou_bQW__clinic{background:var(--color-brand);color:var(--color-text-inverse)}.audiences-module__ou_bQW__clinic:hover{box-shadow:var(--shadow-xl)}.audiences-module__ou_bQW__owner{background:var(--color-surface);border:1px solid var(--color-border-soft);box-shadow:var(--shadow-sm)}.audiences-module__ou_bQW__owner:hover{box-shadow:var(--shadow-lg)}.audiences-module__ou_bQW__tag{font-family:var(--font-serif);align-items:center;gap:9px;margin-bottom:24px;font-size:15px;font-style:italic;display:inline-flex}.audiences-module__ou_bQW__clinic .audiences-module__ou_bQW__tag{color:var(--color-accent)}.audiences-module__ou_bQW__owner .audiences-module__ou_bQW__tag{color:var(--color-brand-soft)}.audiences-module__ou_bQW__title{font-size:clamp(26px,3vw,36px);font-weight:var(--weight-medium);max-width:12em}.audiences-module__ou_bQW__description{font-size:16px;line-height:var(--leading-relaxed);max-width:26em;margin-top:18px}.audiences-module__ou_bQW__clinic .audiences-module__ou_bQW__description{color:var(--color-text-inverse-muted)}.audiences-module__ou_bQW__owner .audiences-module__ou_bQW__description{color:var(--color-text-secondary)}.audiences-module__ou_bQW__list{flex-direction:column;gap:14px;margin-top:28px;display:flex}.audiences-module__ou_bQW__list li{align-items:flex-start;gap:13px;font-size:15px;display:flex}.audiences-module__ou_bQW__tick{border-radius:50%;flex-shrink:0;place-items:center;width:24px;height:24px;margin-top:-1px;display:grid}.audiences-module__ou_bQW__tick svg{width:13px;height:13px}.audiences-module__ou_bQW__clinic .audiences-module__ou_bQW__tick{background:var(--color-brand-soft);color:var(--color-accent)}.audiences-module__ou_bQW__owner .audiences-module__ou_bQW__tick{background:var(--color-accent-soft);color:var(--color-brand)}.audiences-module__ou_bQW__foot{margin-top:34px}.audiences-module__ou_bQW__note{color:var(--color-text-secondary);margin-top:16px;font-size:13px}.audiences-module__ou_bQW__ghost{opacity:.06;pointer-events:none;position:absolute;bottom:-50px;right:-40px}.audiences-module__ou_bQW__clinic .audiences-module__ou_bQW__ghost{opacity:.08;color:var(--color-accent)}@media (max-width:980px){.audiences-module__ou_bQW__split{grid-template-columns:1fr}}
.footer-module__0XHgsa__root{border-top:1px solid var(--color-border-soft);padding:60px 0 40px}.footer-module__0XHgsa__top{justify-content:space-between;gap:var(--space-10);flex-wrap:wrap;display:flex}.footer-module__0XHgsa__brand{max-width:22em}.footer-module__0XHgsa__brand p{color:var(--color-text-secondary);font-size:14px;line-height:var(--leading-relaxed);margin-top:18px}.footer-module__0XHgsa__cols{flex-wrap:wrap;gap:clamp(40px,7vw,90px);display:flex}.footer-module__0XHgsa__col h2{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-muted);font-size:12px;font-weight:var(--weight-semibold);margin-bottom:16px}.footer-module__0XHgsa__col a{color:var(--color-text-secondary);padding:6px 0;font-size:14.5px;transition:color .25s;display:block}.footer-module__0XHgsa__col a:hover{color:var(--color-text-primary)}.footer-module__0XHgsa__bottom{border-top:1px solid var(--color-border-soft);justify-content:space-between;gap:var(--space-4);color:var(--color-text-muted);flex-wrap:wrap;margin-top:56px;padding-top:28px;font-size:13px;display:flex}@media (max-width:560px){.footer-module__0XHgsa__bottom{flex-direction:column}}
.features-module__rfWwoW__root{padding:0 0 clamp(70px,10vw,130px)}.features-module__rfWwoW__bento{grid-template-columns:1fr;gap:16px;display:grid}.features-module__rfWwoW__feat{border-radius:var(--radius-lg);background:var(--color-surface);border:1px solid var(--color-border-soft);transition:transform .5s var(--ease-spring), box-shadow .5s, border-color .4s;padding:clamp(24px,2.6vw,36px);position:relative;overflow:hidden}.features-module__rfWwoW__feat:hover{box-shadow:var(--shadow-lg);border-color:var(--color-border-strong);transform:translateY(-5px)}.features-module__rfWwoW__ico{background:var(--color-surface-muted);width:50px;height:50px;color:var(--color-brand);transition:background-color .4s, color .4s, transform .5s var(--ease-spring);border-radius:15px;place-items:center;margin-bottom:22px;display:grid}.features-module__rfWwoW__feat:hover .features-module__rfWwoW__ico{background:var(--color-accent);color:var(--color-accent-contrast);transform:rotate(-6deg)scale(1.05)}.features-module__rfWwoW__ico svg{width:24px;height:24px}.features-module__rfWwoW__idx{font-family:var(--font-display);color:var(--color-border-strong);font-size:13px;font-weight:var(--weight-medium);position:absolute;top:26px;right:28px}.features-module__rfWwoW__feat h3{font-family:var(--font-display);font-size:clamp(19px,1.7vw,22px);font-weight:var(--weight-medium);letter-spacing:-.02em}.features-module__rfWwoW__feat p{color:var(--color-text-secondary);max-width:32em;margin-top:12px;font-size:14.5px;line-height:1.55}.features-module__rfWwoW__f{background:var(--color-surface-tint);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px;display:flex}.features-module__rfWwoW__fBody{max-width:30em}.features-module__rfWwoW__fIdx{margin-bottom:18px;display:block;position:static}.features-module__rfWwoW__miniCal{grid-template-columns:repeat(7,1fr);gap:6px;max-width:320px;margin-top:26px;display:grid}.features-module__rfWwoW__miniCal i{aspect-ratio:1;background:var(--color-surface-muted);border-radius:7px}.features-module__rfWwoW__miniCal i.features-module__rfWwoW__on{background:var(--color-brand)}.features-module__rfWwoW__miniCal i.features-module__rfWwoW__hot{background:var(--color-accent)}.features-module__rfWwoW__miniRemind{border-radius:var(--radius-md);background:var(--color-warning-soft);align-items:center;gap:12px;margin-top:24px;padding:12px 14px;display:flex}.features-module__rfWwoW__miniRemind .features-module__rfWwoW__dot{background:var(--color-pet-5);color:#fff;width:36px;height:36px;font-weight:var(--weight-semibold);font-family:var(--font-display);border-radius:11px;place-items:center;font-size:14px;display:grid}.features-module__rfWwoW__miniRemind b{font-size:13.5px}.features-module__rfWwoW__miniRemind small{color:var(--color-text-muted);font-size:11.5px;display:block}.features-module__rfWwoW__miniRemind .features-module__rfWwoW__pill{background:var(--color-warning);color:#fff;font-size:11px;font-weight:var(--weight-semibold);border-radius:var(--radius-pill);margin-left:auto;padding:4px 10px}.features-module__rfWwoW__miniChart{align-items:flex-end;gap:9px;height:96px;display:flex}.features-module__rfWwoW__miniChart i{background:var(--color-brand-tint);border-radius:6px 6px 0 0;width:26px}.features-module__rfWwoW__miniChart i:nth-child(odd){background:var(--color-brand-soft)}.features-module__rfWwoW__miniChart i.features-module__rfWwoW__peak{background:var(--color-accent)}@media (min-width:561px){.features-module__rfWwoW__bento{grid-template-columns:repeat(6,1fr)}.features-module__rfWwoW__a,.features-module__rfWwoW__b,.features-module__rfWwoW__f{grid-column:span 6}.features-module__rfWwoW__c,.features-module__rfWwoW__d,.features-module__rfWwoW__e{grid-column:span 2}}@media (min-width:981px){.features-module__rfWwoW__bento{grid-template-columns:repeat(12,1fr)}.features-module__rfWwoW__a{grid-column:span 7}.features-module__rfWwoW__b{grid-column:span 5}.features-module__rfWwoW__c,.features-module__rfWwoW__d,.features-module__rfWwoW__e{grid-column:span 4}.features-module__rfWwoW__f{grid-column:span 12}}
.grain-module__1_IyKG__root{z-index:9990;pointer-events:none;opacity:.5;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.4'/%3E%3C/svg%3E");position:fixed;inset:-50%}
.pricing-module__co0q7W__root{padding:0 0 clamp(70px,10vw,130px)}.pricing-module__co0q7W__grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:clamp(20px,2.5vw,32px);max-width:940px;margin-inline:auto;display:grid}.pricing-module__co0q7W__plan{border-radius:var(--radius-xl);transition:transform .5s var(--ease-spring), box-shadow .5s;flex-direction:column;padding:clamp(30px,3vw,44px);display:flex;position:relative}.pricing-module__co0q7W__starter{background:var(--color-surface);border:1px solid var(--color-border-soft);box-shadow:var(--shadow-sm)}.pricing-module__co0q7W__starter:hover{box-shadow:var(--shadow-lg);transform:translateY(-6px)}.pricing-module__co0q7W__featured{background:var(--color-brand);color:var(--color-text-inverse);box-shadow:var(--shadow-xl)}.pricing-module__co0q7W__featured:hover{transform:translateY(-6px)}.pricing-module__co0q7W__badge{font-size:11px;font-weight:var(--weight-semibold);text-transform:uppercase;letter-spacing:.08em;border-radius:var(--radius-pill);align-self:flex-start;align-items:center;margin-bottom:22px;padding:6px 12px;display:inline-flex}.pricing-module__co0q7W__starter .pricing-module__co0q7W__badge{background:var(--color-surface-muted);color:var(--color-text-secondary)}.pricing-module__co0q7W__featured .pricing-module__co0q7W__badge{background:var(--color-accent);color:var(--color-accent-contrast)}.pricing-module__co0q7W__name{font-family:var(--font-display);font-size:clamp(24px,2.4vw,30px);font-weight:var(--weight-semibold);letter-spacing:-.03em}.pricing-module__co0q7W__tagline{font-size:14px;line-height:var(--leading-relaxed);max-width:26em;margin-top:12px}.pricing-module__co0q7W__starter .pricing-module__co0q7W__tagline{color:var(--color-text-secondary)}.pricing-module__co0q7W__featured .pricing-module__co0q7W__tagline{color:var(--color-text-inverse-muted)}.pricing-module__co0q7W__priceRow{flex-wrap:wrap;align-items:baseline;gap:8px;margin-top:26px;display:flex}.pricing-module__co0q7W__price{font-family:var(--font-display);font-size:clamp(40px,5vw,54px);font-weight:var(--weight-semibold);letter-spacing:-.04em;line-height:1}.pricing-module__co0q7W__priceUnit{font-size:13px}.pricing-module__co0q7W__starter .pricing-module__co0q7W__priceUnit{color:var(--color-text-muted)}.pricing-module__co0q7W__featured .pricing-module__co0q7W__priceUnit{color:var(--color-text-inverse-muted)}.pricing-module__co0q7W__perDay{margin-top:10px;font-size:13px}.pricing-module__co0q7W__starter .pricing-module__co0q7W__perDay{color:var(--color-success)}.pricing-module__co0q7W__featured .pricing-module__co0q7W__perDay{color:var(--color-accent)}.pricing-module__co0q7W__extra{border-top:1px dashed var(--color-border-inverse);color:var(--color-text-inverse-muted);margin-top:16px;padding-top:16px;font-size:13px}.pricing-module__co0q7W__starter .pricing-module__co0q7W__extra{border-top-color:var(--color-border);color:var(--color-text-secondary)}.pricing-module__co0q7W__featuresLead{font-size:11px;font-weight:var(--weight-semibold);text-transform:uppercase;letter-spacing:.08em;margin-top:26px;margin-bottom:16px}.pricing-module__co0q7W__starter .pricing-module__co0q7W__featuresLead{color:var(--color-text-muted)}.pricing-module__co0q7W__featured .pricing-module__co0q7W__featuresLead{color:var(--color-text-inverse-muted)}.pricing-module__co0q7W__features{flex-direction:column;gap:13px;display:flex}.pricing-module__co0q7W__features li{align-items:flex-start;gap:12px;font-size:14.5px;line-height:1.4;display:flex}.pricing-module__co0q7W__tick{border-radius:50%;flex-shrink:0;place-items:center;width:22px;height:22px;margin-top:1px;display:grid}.pricing-module__co0q7W__tick svg{width:12px;height:12px}.pricing-module__co0q7W__starter .pricing-module__co0q7W__tick{background:var(--color-accent-soft);color:var(--color-brand)}.pricing-module__co0q7W__featured .pricing-module__co0q7W__tick{background:var(--color-brand-soft);color:var(--color-accent)}.pricing-module__co0q7W__cta{margin-top:auto;padding-top:32px}.pricing-module__co0q7W__terms{margin-top:clamp(32px,4vw,56px);grid-template-columns:repeat(3,1fr);gap:clamp(16px,2vw,24px);max-width:940px;margin-inline:auto;display:grid}.pricing-module__co0q7W__term{border-radius:var(--radius-lg);background:var(--color-surface);border:1px solid var(--color-border-soft);padding:24px}.pricing-module__co0q7W__term h3{font-family:var(--font-sans);font-size:15px;font-weight:var(--weight-semibold);letter-spacing:-.01em}.pricing-module__co0q7W__term p{font-size:13.5px;line-height:var(--leading-relaxed);color:var(--color-text-secondary);margin-top:8px}.pricing-module__co0q7W__founding{margin-top:clamp(20px,2.5vw,32px);border-radius:var(--radius-xl);background:var(--color-surface-tint);border:1px solid var(--color-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:clamp(24px,4vw,48px);max-width:940px;margin-inline:auto;padding:clamp(30px,3.4vw,44px);display:flex;position:relative;overflow:hidden}.pricing-module__co0q7W__foundingBody{max-width:34em}.pricing-module__co0q7W__foundingBadge{font-size:11px;font-weight:var(--weight-semibold);text-transform:uppercase;letter-spacing:.08em;color:var(--color-accent-strong);display:inline-flex}.pricing-module__co0q7W__foundingTitle{font-size:clamp(20px,2.2vw,26px);font-weight:var(--weight-medium);margin-top:12px}.pricing-module__co0q7W__perks{flex-wrap:wrap;gap:10px 22px;margin-top:18px;display:flex}.pricing-module__co0q7W__perks li{color:var(--color-text-secondary);align-items:center;gap:9px;font-size:14px;display:flex}.pricing-module__co0q7W__perks .pricing-module__co0q7W__tick{background:var(--color-accent-soft);color:var(--color-brand)}.pricing-module__co0q7W__foundingNote{color:var(--color-text-muted);margin-top:16px;font-size:13px}@media (max-width:980px){.pricing-module__co0q7W__grid,.pricing-module__co0q7W__terms{grid-template-columns:1fr}.pricing-module__co0q7W__founding{flex-direction:column;align-items:flex-start}}
.scroll-progress-module__pRgeSG__root{z-index:9995;transform-origin:0;background:linear-gradient(90deg, var(--color-accent-strong), var(--color-accent));width:100%;height:3px;position:fixed;top:0;left:0;transform:scaleX(0)}
.how-it-works-module__DN3dYG__root{padding:0 0 clamp(70px,10vw,130px)}.how-it-works-module__DN3dYG__manifesto{margin:0 var(--gutter);border-radius:var(--radius-2xl);background:var(--color-surface-inverse);color:var(--color-text-inverse);position:relative;overflow:hidden}.how-it-works-module__DN3dYG__inner{z-index:2;max-width:var(--container-max);margin-inline:auto;padding:clamp(56px,8vw,110px) clamp(28px,5vw,80px);position:relative}.how-it-works-module__DN3dYG__bg{z-index:0;pointer-events:none;position:absolute;inset:0}.how-it-works-module__DN3dYG__bg:before{content:"";background:radial-gradient(circle,#2f4a3ab3 0%,#2f4a3a00 68%);width:560px;height:560px;position:absolute;top:-200px;left:-120px}.how-it-works-module__DN3dYG__ecg{z-index:1;opacity:.5;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.how-it-works-module__DN3dYG__ecg svg{width:100%;height:200px}.how-it-works-module__DN3dYG__ecgPath{fill:none;stroke:var(--color-accent);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 6px #bee05c99);stroke-dasharray:2600;stroke-dashoffset:2600px;animation:4.5s linear infinite how-it-works-module__DN3dYG__draw}@keyframes how-it-works-module__DN3dYG__draw{0%{stroke-dashoffset:2600px}50%{stroke-dashoffset:0}to{stroke-dashoffset:-2600px}}.how-it-works-module__DN3dYG__title{font-size:clamp(30px,4.4vw,54px);font-weight:var(--weight-medium);max-width:16em;margin-top:22px}.how-it-works-module__DN3dYG__steps{grid-template-columns:repeat(3,1fr);gap:clamp(24px,3vw,48px);margin-top:clamp(44px,6vw,72px);display:grid}.how-it-works-module__DN3dYG__stepNum{font-family:var(--font-display);font-size:15px;font-weight:var(--weight-semibold);color:var(--color-accent);border-bottom:1px solid var(--color-border-inverse);margin-bottom:22px;padding-bottom:18px;display:block}.how-it-works-module__DN3dYG__step h3{font-size:clamp(20px,2vw,25px);font-weight:var(--weight-medium)}.how-it-works-module__DN3dYG__step p{font-size:14.5px;line-height:var(--leading-relaxed);color:var(--color-text-inverse-muted);margin-top:14px}@media (max-width:980px){.how-it-works-module__DN3dYG__steps{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.how-it-works-module__DN3dYG__ecgPath{animation:none}}
.custom-cursor-module__6_2LvW__root{border:1.5px solid var(--color-brand);z-index:9999;pointer-events:none;width:32px;height:32px;transition:width .25s var(--ease-out), height .25s var(--ease-out), background-color .25s, border-color .25s, opacity .3s;mix-blend-mode:multiply;border-radius:50%;position:fixed;top:0;left:0;transform:translate(-100px,-100px)}.custom-cursor-module__6_2LvW__isHover{background:var(--color-accent);mix-blend-mode:normal;opacity:.85;border-color:#0000;width:56px;height:56px}@media (hover:none),(pointer:coarse){.custom-cursor-module__6_2LvW__root{display:none}}
.faq-module__zG6Bba__root{padding:0 0 clamp(70px,10vw,130px)}.faq-module__zG6Bba__list{flex-direction:column;gap:12px;max-width:820px;margin-inline:auto;display:flex}.faq-module__zG6Bba__item{border:1px solid var(--color-border-soft);border-radius:var(--radius-lg);background:var(--color-surface);transition:border-color .3s,box-shadow .3s;overflow:hidden}.faq-module__zG6Bba__item[open]{border-color:var(--color-border-strong);box-shadow:var(--shadow-sm)}.faq-module__zG6Bba__summary{cursor:pointer;font-family:var(--font-display);font-size:clamp(16px,1.6vw,19px);font-weight:var(--weight-medium);letter-spacing:-.02em;color:var(--color-text-primary);justify-content:space-between;align-items:center;gap:16px;padding:clamp(18px,2.2vw,24px) clamp(20px,2.4vw,28px);list-style:none;display:flex}.faq-module__zG6Bba__summary::-webkit-details-marker{display:none}.faq-module__zG6Bba__icon{flex-shrink:0;width:22px;height:22px;position:relative}.faq-module__zG6Bba__icon:before,.faq-module__zG6Bba__icon:after{content:"";background:var(--color-brand);width:13px;height:1.8px;transition:transform .3s var(--ease-out), opacity .3s;border-radius:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.faq-module__zG6Bba__icon:after{transform:translate(-50%,-50%)rotate(90deg)}.faq-module__zG6Bba__item[open] .faq-module__zG6Bba__icon:after{opacity:0;transform:translate(-50%,-50%)rotate(0)}.faq-module__zG6Bba__answer{color:var(--color-text-secondary);max-width:64ch;padding:0 clamp(20px,2.4vw,28px) clamp(20px,2.4vw,26px);font-size:15.5px;line-height:1.65}@media (prefers-reduced-motion:reduce){.faq-module__zG6Bba__icon:before,.faq-module__zG6Bba__icon:after{transition:none}}
.cta-module__u38f_a__root{text-align:center;padding:clamp(80px,11vw,150px) 0}.cta-module__u38f_a__title{font-size:clamp(36px,6vw,76px);font-weight:var(--weight-medium);max-width:13em;margin-inline:auto}.cta-module__u38f_a__subtitle{color:var(--color-text-secondary);margin-top:26px;max-width:32em;margin-inline:auto;font-size:18px}.cta-module__u38f_a__cta{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:40px;display:flex}.cta-module__u38f_a__hint{color:var(--color-text-muted);margin-top:22px;font-size:13px}.cta-module__u38f_a__hint a{color:var(--color-text-secondary);text-underline-offset:2px;text-decoration:underline}.cta-module__u38f_a__hint a:hover{color:var(--color-text-primary)}
.not-found-module__HS70Aa__root{text-align:center;min-height:70vh;padding:calc(var(--header-h) + 80px) 0 80px;flex-direction:column;justify-content:center;align-items:center;display:flex}.not-found-module__HS70Aa__code{font-family:var(--font-display);font-size:clamp(72px,16vw,160px);font-weight:var(--weight-medium);letter-spacing:-.05em;color:var(--color-brand);line-height:1}.not-found-module__HS70Aa__title{font-size:clamp(26px,4vw,40px);font-weight:var(--weight-medium);margin-top:12px}.not-found-module__HS70Aa__text{max-width:32em;font-size:17px;line-height:var(--leading-relaxed);color:var(--color-text-secondary);margin-top:18px}.not-found-module__HS70Aa__cta{margin-top:36px}
.legal-module__VrtfaW__root{padding:calc(var(--header-h) + clamp(70px, 12vw, 130px)) 0 clamp(70px, 10vw, 120px)}.legal-module__VrtfaW__inner{max-width:760px;margin-inline:auto}.legal-module__VrtfaW__title{font-size:clamp(34px,5vw,60px);font-weight:var(--weight-medium);margin-top:18px}.legal-module__VrtfaW__meta{color:var(--color-text-muted);margin-top:18px;font-size:13px}.legal-module__VrtfaW__intro{font-size:18px;line-height:var(--leading-relaxed);color:var(--color-text-secondary);margin-top:24px}.legal-module__VrtfaW__section{margin-top:clamp(36px,5vw,52px)}.legal-module__VrtfaW__heading{font-size:clamp(22px,2.6vw,28px);font-weight:var(--weight-medium)}.legal-module__VrtfaW__paragraph{color:var(--color-text-secondary);margin-top:16px;font-size:16px;line-height:1.7}.legal-module__VrtfaW__list{flex-direction:column;gap:12px;margin-top:16px;display:flex}.legal-module__VrtfaW__list li{color:var(--color-text-secondary);padding-left:26px;font-size:16px;line-height:1.6;position:relative}.legal-module__VrtfaW__list li:before{content:"";background:var(--color-accent-strong);border-radius:50%;width:7px;height:7px;position:absolute;top:.6em;left:4px}.legal-module__VrtfaW__paragraph a,.legal-module__VrtfaW__list a{color:var(--color-brand-soft);text-underline-offset:2px;text-decoration:underline}.legal-module__VrtfaW__paragraph a:hover,.legal-module__VrtfaW__list a:hover{color:var(--color-text-primary)}
