.booking_shell__kygal{width:var(--shell);margin-inline:auto}@media (max-width:1023px){.booking_shell__kygal{width:min(100% - 2rem,1200px)}}.calculator_card__HA2ug{--slider-progress:0%;--slider-ratio:0;--slider-inset:0.75rem;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);min-height:clamp(38rem,70vh,46rem);overflow:hidden;border:0;border-radius:0;background:var(--surface);box-shadow:none}.calculator_controls__SZk1K{position:relative;padding-block:clamp(4.75rem,6.8vw,7rem) clamp(3.5rem,5.5vw,5.5rem);padding-inline:clamp(1.5rem,2.8vw,2.25rem);background:var(--surface)}.calculator_head__CZHAM{display:block}.calculator_title__ixBst{max-width:18ch;margin:0;color:var(--foreground)}.calculator_instructions___L5x9{max-width:var(--measure-narrow);margin:.55rem 0 0;color:var(--body-cool);font-size:var(--type-supporting-size);line-height:1.45}.calculator_locationControl__fkS_3{display:grid;grid-template-areas:"label label" "slider value";grid-template-columns:minmax(0,1fr) 4.25rem;align-items:center;gap:0 1rem;margin-top:1.25rem;padding-bottom:1rem;border-bottom:1px solid var(--hairline)}.calculator_locationControl__fkS_3 .calculator_volumeLabel__tphfy,.calculator_volumeControl__CHtlP .calculator_volumeLabel__tphfy{grid-area:label;padding-inline-start:var(--slider-inset)}.calculator_volumeControl__CHtlP{display:grid;grid-template-areas:"label label" "slider value";grid-template-columns:minmax(0,1fr) 4.25rem;align-items:center;gap:0 1rem;margin-top:1rem}.calculator_volumeLabel__tphfy{margin:0;color:var(--body-cool);font-size:var(--type-supporting-size);font-weight:650;line-height:1.35}.calculator_scope__Bo4lF{margin-left:.35rem;color:var(--teal-deep);font-family:var(--mono);font-size:var(--type-ui-label-size);font-weight:700;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.calculator_volumeValue__ylg3J{grid-area:value;display:block;width:4.25rem;cursor:pointer}.calculator_count__s_W3t{appearance:textfield;box-sizing:border-box;width:4.25rem;height:2.75rem;flex:none;border:1px solid var(--hairline);border-radius:var(--radius-control);background:var(--paper-raised);padding:.25rem .7rem 0;color:var(--foreground);font-family:var(--serif);font-size:1.45rem;font-weight:600;font-variant-numeric:tabular-nums;line-height:2.35rem;text-align:center}.calculator_count__s_W3t:focus-visible{border-color:var(--teal-deep);outline:2px solid var(--teal);outline-offset:2px}.calculator_count__s_W3t::-webkit-inner-spin-button,.calculator_count__s_W3t::-webkit-outer-spin-button{margin:0;appearance:none}.calculator_sliderWrap__p3Qi6{position:relative;grid-area:slider;padding-inline:var(--slider-inset)}.calculator_slider__AD59w{position:relative;z-index:1;display:block;width:100%;height:1.5rem;margin:0;appearance:none;background:transparent;cursor:pointer}.calculator_slider__AD59w::-webkit-slider-runnable-track{height:.3125rem;border-radius:var(--radius-pill);background:linear-gradient(to right,var(--teal-deep) 0 var(--slider-progress),color-mix(in srgb,var(--ink-cool) 14%,transparent) var(--slider-progress) 100%)}.calculator_slider__AD59w::-moz-range-track{height:.3125rem;border-radius:var(--radius-pill);background:linear-gradient(to right,var(--teal-deep) 0 var(--slider-progress),color-mix(in srgb,var(--ink-cool) 14%,transparent) var(--slider-progress) 100%)}.calculator_slider__AD59w::-webkit-slider-thumb{width:1.15rem;height:1.15rem;margin-top:-.42rem;appearance:none;border:.25rem solid var(--surface);border-radius:var(--radius-pill);background:var(--teal-deep);box-shadow:0 0 0 1px var(--teal-deep)}.calculator_slider__AD59w::-moz-range-thumb{width:.65rem;height:.65rem;border:.25rem solid var(--surface);border-radius:var(--radius-pill);background:var(--teal-deep);box-shadow:0 0 0 1px var(--teal-deep)}.calculator_slider__AD59w:focus-visible{outline:2px solid var(--teal);outline-offset:4px}.calculator_sliderPulse__XN0zS,.calculator_sliderPulse__XN0zS:after{position:absolute;top:50%;left:calc(var(--slider-inset) + .575rem + (100% - 1.15rem - 2 * var(--slider-inset)) * var(--slider-ratio));width:1.15rem;height:1.15rem;border:2px solid var(--teal);border-radius:var(--radius-pill);opacity:0;pointer-events:none;transform:translate(-50%,-50%);animation:calculator_home-thumb-pulse__xRKUN 2.4s var(--motion-ease) infinite}.calculator_sliderPulse__XN0zS{z-index:0}.calculator_sliderPulse__XN0zS:after{left:50%;animation-delay:1.2s;content:""}.calculator_sliderCue__MN9t_{position:absolute;z-index:2;top:50%;left:calc(var(--slider-inset) + .575rem + (100% - 1.15rem - 2 * var(--slider-inset)) * var(--slider-ratio));display:flex;width:4.15rem;align-items:center;justify-content:space-between;color:var(--coral);pointer-events:none;transform:translate(-50%,-50%)}.calculator_sliderCue__MN9t_ svg{width:1.45rem;height:1.45rem;stroke-width:2.5}.calculator_sliderCue__MN9t_ svg:first-child{animation:calculator_home-slider-cue-left__QB8sX 1.35s var(--motion-ease) infinite}.calculator_sliderCue__MN9t_ svg:last-child{animation:calculator_home-slider-cue-right__pXa5E 1.35s var(--motion-ease) infinite}@keyframes calculator_home-thumb-pulse__xRKUN{0%{opacity:.75;transform:translate(-50%,-50%) scale(1)}70%,to{opacity:0;transform:translate(-50%,-50%) scale(3.4)}}@keyframes calculator_home-slider-cue-left__QB8sX{0%,to{transform:translateX(.15rem)}50%{transform:translateX(-.2rem)}}@keyframes calculator_home-slider-cue-right__pXa5E{0%,to{transform:translateX(-.15rem)}50%{transform:translateX(.2rem)}}.calculator_products__a6t3Y{margin-top:1.5rem}.calculator_groupLabel__FdAsj{display:block;margin-bottom:.35rem;color:var(--body-cool);font-family:var(--mono);font-size:var(--type-ui-label-size);font-weight:700;letter-spacing:.09em;text-transform:uppercase}.calculator_eligibility__GHxsG{padding-left:.9rem;border-left:2px solid color-mix(in srgb,var(--teal-deep) 30%,transparent)}.calculator_row__tLk34{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:center;column-gap:1rem;border-top:1px solid var(--hairline);padding-block:.7rem;transition:background-color var(--motion-fast) var(--motion-ease)}.calculator_row__tLk34:has(.calculator_toggle__URmyZ):hover{background:color-mix(in srgb,var(--paper-raised) 60%,transparent);box-shadow:0 0 0 .6rem color-mix(in srgb,var(--paper-raised) 60%,transparent)}.calculator_eligibility__GHxsG .calculator_row__tLk34:first-of-type{border-top:0;padding-top:.15rem}.calculator_standalone__j1qRm{margin-top:.75rem;padding-top:1.05rem;border-top:1px solid var(--hairline)}.calculator_rowName__Wzyq7{grid-column:1;grid-row:1;display:block;color:var(--foreground)}.calculator_rowNote__Ri8fk{grid-column:1/-1;grid-row:2;display:block;margin-top:.2rem;color:var(--body-cool);font-size:var(--type-supporting-size);line-height:1.35}.calculator_state__y9vkv{grid-column:2;grid-row:1;color:var(--teal-deep);font-family:var(--mono);font-size:var(--type-ui-label-size);font-weight:700;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.calculator_control__PMQMn{grid-column:2;grid-row:1;display:flex;align-items:center;align-self:center;gap:.55rem}.calculator_addOn__XLhj1{color:var(--body-cool);font-family:var(--mono);font-size:var(--type-ui-label-size);font-weight:700;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.calculator_toggle__URmyZ{position:relative;width:2.4rem;height:1.35rem;flex:none;appearance:none;border:1px solid var(--line-strong);border-radius:var(--radius-pill);background:var(--surface);cursor:pointer;transition:background-color var(--motion-fast) var(--motion-ease),border-color var(--motion-fast) var(--motion-ease)}.calculator_toggle__URmyZ:after{position:absolute;top:.15rem;left:.15rem;width:.9rem;height:.9rem;border-radius:var(--radius-pill);background:var(--muted-foreground);content:"";transition:transform var(--motion-fast) var(--motion-ease),background-color var(--motion-fast) var(--motion-ease)}.calculator_toggle__URmyZ:checked{border-color:var(--teal-deep);background:var(--teal-deep)}.calculator_toggle__URmyZ:checked:after{background:var(--surface);transform:translateX(1.02rem)}.calculator_toggle__URmyZ:focus-visible{outline:2px solid var(--teal);outline-offset:3px}.calculator_result__JTYgT{position:relative;display:flex;flex-direction:column;justify-content:center;background:var(--navy-ink);padding-block:clamp(3.5rem,5.5vw,5.5rem);padding-inline:clamp(1.5rem,2.8vw,2.25rem);color:var(--ink-inverse)}.calculator_resultLabel__QOBKe{color:var(--muted-inverse);font-family:var(--mono);font-size:var(--type-eyebrow-size);font-weight:700;letter-spacing:.09em;text-transform:uppercase}.calculator_savingsOverview__3i6J7{display:block}.calculator_savings__mMl2A{margin-top:.6rem;color:var(--ink-inverse);font-variant-numeric:tabular-nums}.calculator_savingsSources__C4j1d{margin-top:1rem}.calculator_savingsSourcesLabel__yBYW_{margin:0;color:var(--muted-inverse);font-family:var(--mono);font-size:var(--type-eyebrow-size);font-weight:700;letter-spacing:.09em;text-transform:uppercase}.calculator_savingsSourceList__5x6Ht{display:grid;gap:.35rem;margin:.5rem 0 0;padding-left:1.15rem;list-style:disc}.calculator_savingsSourceList__5x6Ht li{color:var(--ink-inverse);font-size:var(--type-supporting-size);line-height:1.35}.calculator_split__Dmn4l{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto auto;gap:0 1.25rem;margin-top:1.4rem;padding-top:1.25rem;border-top:1px solid color-mix(in srgb,var(--ink-inverse) 16%,transparent)}.calculator_figure__1DT0w{display:grid;grid-row:span 2;grid-template-rows:subgrid;align-content:start}.calculator_figureValue__G0Dry{margin-top:.35rem;color:var(--ink-inverse);font-family:var(--serif);font-size:1.6rem;font-weight:600;font-variant-numeric:tabular-nums;line-height:1.1}.calculator_refine__AaQ3q{margin-top:1.6rem}@media (max-width:899px){.calculator_card__HA2ug{grid-template-columns:minmax(0,1fr)}}@media (max-width:639px){.calculator_controls__SZk1K,.calculator_result__JTYgT{padding:1.25rem}}@media (prefers-reduced-motion:reduce){.calculator_sliderCue__MN9t_ svg,.calculator_sliderPulse__XN0zS,.calculator_sliderPulse__XN0zS:after{animation:none}.calculator_refine__AaQ3q,.calculator_toggle__URmyZ,.calculator_toggle__URmyZ:after{transition:none}}.checklist_section__m81rr{display:grid}.checklist_shell__3LJZT{display:grid;width:var(--stage-width);grid-template-columns:minmax(0,1fr) minmax(20rem,.85fr);align-items:center;margin-inline:auto;gap:clamp(1.75rem,4vw,3.5rem);padding-inline:clamp(1rem,3vw,3rem)}.checklist_eyebrow__Tqj_Q{margin:0;color:var(--teal-deep)}.checklist_heading__bc5n3{max-width:24ch;margin:.85rem 0 0;color:var(--navy);font-family:var(--serif);font-size:var(--type-split-panel-title-size);font-weight:600;letter-spacing:-.02em;line-height:1.15;text-wrap:balance}.checklist_body__tFSKu{max-width:var(--measure);margin:1rem 0 0;color:var(--body-cool);font-size:var(--type-supporting-size);line-height:1.6}.checklist_capture__Uyydz{--lead-magnet-capture-title-size:var(--type-card-title-size)}@media (max-width:900px){.checklist_shell__3LJZT{grid-template-columns:minmax(0,1fr);gap:1.75rem}}.customer-proof_sectionHeader__dph9y{width:var(--shell);margin:0 auto clamp(2rem,4vw,3rem)}.customer-proof_sectionHeader__dph9y h2{max-width:24ch;margin:.9rem 0 0;color:var(--ink-cool)}.customer-proof_shell__zZ2qI{display:grid;grid-template-columns:minmax(0,.55fr) minmax(0,1.45fr);align-items:center;gap:clamp(2rem,6vw,5rem);width:var(--shell);margin-inline:auto}.customer-proof_portraitColumn__q6TwJ{display:grid;justify-items:center;gap:.9rem}.customer-proof_portrait__zAVhz{position:relative;display:grid;width:min(100%,21rem);aspect-ratio:1/1;place-items:center;margin-inline:auto;overflow:hidden;border:1px solid var(--line-strong);border-radius:var(--radius-panel);background:var(--surface);box-shadow:var(--shadow-raised);padding:.75rem}.customer-proof_portraitImage__AzmKz{display:block;width:100%;height:100%;border:0;border-radius:var(--radius-card);aspect-ratio:1/1;object-fit:cover}.customer-proof_copy__00u6y{max-width:40rem}.customer-proof_eyebrow__BDHJd{margin:0;color:var(--teal-deep);font-family:var(--mono);font-size:var(--type-ui-label-size);font-weight:700;letter-spacing:.09em;text-transform:uppercase}.customer-proof_heading__e4QcM{max-width:22ch;margin:.9rem 0 0;color:var(--ink-cool);font-family:var(--serif);font-size:var(--type-split-panel-title-size);font-weight:600;letter-spacing:-.02em;line-height:1.1;text-wrap:balance}.customer-proof_story__cCPqk{max-width:var(--measure-wide);margin:1.05rem 0 0;color:var(--body-cool);font-size:var(--type-body-size);line-height:1.6}.customer-proof_attribution__YtGRc{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;margin-top:1.35rem;border-top:1px solid var(--line-cool);padding-top:1rem}.customer-proof_attribution__YtGRc strong{color:var(--ink-cool);font-size:var(--type-supporting-size);font-weight:700}.customer-proof_attribution__YtGRc span{color:var(--body-cool);font-family:var(--mono);font-size:var(--type-ui-label-size);letter-spacing:.05em;text-transform:uppercase}.customer-proof_actions__lpqG_{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1.5rem;margin-top:1rem}.customer-proof_aboutLink__aBHjH{margin-top:0}.customer-proof_watchLink__YD__c{margin-top:-.25rem}@media (max-width:900px){.customer-proof_sectionHeader__dph9y,.customer-proof_shell__zZ2qI{grid-template-columns:minmax(0,1fr);width:min(100% - 2rem,1200px)}.customer-proof_portraitColumn__q6TwJ{justify-items:start}.customer-proof_portrait__zAVhz{margin-inline:0}.customer-proof_portraitImage__AzmKz{max-width:20rem}}.guarantee-disclosure_trigger__F_rNv{margin-top:.35rem;min-width:2.75rem;min-height:2.75rem}.guarantee-disclosure_trigger__F_rNv .brand-button-label{display:none}.guarantee-disclosure_backdrop__sd1Sn{position:fixed;z-index:2147483200;inset:0;display:grid;place-items:center;padding:1rem;background:color-mix(in srgb,var(--navy-ink) 78%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.guarantee-disclosure_dialog__0Q0F0{width:min(100%,34rem);max-height:calc(100dvh - 2rem);overflow-y:auto;border:1px solid var(--line-strong);border-radius:var(--radius-card);padding:clamp(1.25rem,4vw,2rem);color:var(--navy-ink);background:var(--paper);box-shadow:var(--shadow-floating)}.guarantee-disclosure_dialog__0Q0F0:focus{outline:none}.guarantee-disclosure_header__aFfqR{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.guarantee-disclosure_header__aFfqR h2{margin:0}.guarantee-disclosure_close__uC9mG{width:2.75rem;min-width:2.75rem;padding-inline:0}.guarantee-disclosure_note__LBimS{margin:1.25rem 0 0;color:var(--body-cool);font-size:var(--type-body-size);line-height:1.6}.guarantee-disclosure_terms__FrWDC{display:inline-flex;min-height:2.75rem;align-items:center;margin-top:1rem;color:var(--teal-deep);font-weight:700;text-decoration:underline;text-underline-offset:.2em}.hero_hero__IC5Tk{position:relative;display:grid;grid-template-columns:minmax(460px,.92fr) minmax(520px,1.08fr);grid-template-rows:auto 1fr auto;align-items:start;gap:26px;width:min(1440px,100%);min-height:calc(100svh - 40px);margin-inline:auto;padding:calc(5rem + 140px) 40px 28px}.hero_copy___7ElQ{grid-row:1;align-self:start;max-width:640px;padding:8px 0 0 56px}.hero_eyebrow__A_Pfp{display:inline-flex;align-items:center;gap:10px;margin:0;border:1px solid color-mix(in srgb,var(--teal-deep) 22%,transparent);border-radius:var(--radius-pill);padding:9px 17px 9px 14px;background:color-mix(in srgb,var(--teal-tint) 85%,transparent);color:var(--teal-deep);font-family:var(--mono);font-size:var(--type-eyebrow-size);font-weight:700;letter-spacing:.115em;line-height:1.35;text-transform:uppercase;box-shadow:0 1px 2px color-mix(in srgb,var(--navy-ink) 5%,transparent),0 6px 14px -8px color-mix(in srgb,var(--navy-ink) 20%,transparent)}.hero_eyebrow__A_Pfp:before{width:9px;height:9px;flex:0 0 auto;border:2.5px solid var(--teal);border-radius:50%;content:""}.hero_title__rjEDs{margin:34px 0 0;color:var(--navy-ink);font-family:var(--serif);font-size:var(--type-home-hero-title-size);font-weight:500;letter-spacing:-.032em;line-height:1.02}.hero_accent__UIJLD{color:var(--teal-deep);font-style:italic;font-weight:500}.hero_lede__Sv89b{max-width:44ch;margin:26px 0 0;color:var(--body-cool);font-family:var(--sans);font-size:var(--type-hero-lede-size);font-weight:400;line-height:1.6}.hero_actions__IPIAA{display:flex;flex-wrap:wrap;align-items:center;gap:13px;margin-top:40px}.hero_action__flCWh{max-width:100%}.hero_mobileAction__Dg4I2{display:none}.hero_stage__ASyhs{position:relative;grid-row:1;width:min(100%,672px);justify-self:end;margin-top:20px;margin-right:58px;transform:scale(.88);transform-origin:top right}.hero_guarantee__VY5iD{position:relative;width:100%;max-width:32rem;margin:96px 0 0}.hero_stackedGuarantee__hnb__{display:none}@media (max-width:1180px){.hero_hero__IC5Tk{grid-template-columns:minmax(0,1fr);grid-template-rows:auto;gap:3rem;min-height:0;padding:calc(5rem + 96px) 24px 64px}.hero_copy___7ElQ,.hero_stage__ASyhs{grid-row:auto}.hero_copy___7ElQ{max-width:40rem;padding:0}.hero_stage__ASyhs{justify-self:start;margin-top:1.5rem;margin-right:0;transform:none}.hero_lede__Sv89b{max-width:var(--measure)}.hero_wideGuarantee__Jo4yF{display:none}.hero_stackedGuarantee__hnb__{display:block;max-width:40rem;margin:1.5rem 0 1rem}}@media (max-width:700px){.hero_hero__IC5Tk{gap:4.5rem;padding-inline:18px}.hero_actions__IPIAA{display:flex;flex-wrap:wrap;align-items:flex-start;gap:.625rem}.hero_action__flCWh{width:fit-content;min-width:0;max-width:100%;padding-inline:.75rem}.hero_desktopAction__1EsQM{display:none}.hero_mobileAction__Dg4I2{display:inline-flex}.hero_stage__ASyhs{width:100%;margin-top:0}}.hero_guaranteeLabel__Qplk6{position:relative;display:inline-block;margin:0;padding-bottom:8px;color:var(--navy-ink);font-family:var(--mono);font-size:var(--type-eyebrow-size);font-weight:700;letter-spacing:.115em;line-height:1.2;text-transform:uppercase}.hero_guaranteeLabel__Qplk6:after{position:absolute;right:0;bottom:0;left:0;height:5px;background:var(--coral);content:""}.hero_guaranteeStatement__CAfWh{max-width:24ch;margin:14px 0 0;color:var(--ink-cool);font-family:var(--sans);font-size:var(--type-split-panel-title-size);font-weight:700;letter-spacing:0;line-height:1.2;text-wrap:balance}.hero_results__NpAzn{width:100%;margin-top:20px;border-top:1px solid var(--line-strong);padding-top:14px}.hero_resultsHead__HFpXm{display:flex;align-items:baseline;justify-content:space-between;gap:18px}.hero_resultsHead__HFpXm p{margin:0;color:var(--teal-deep)}.hero_resultsLink__FpVlR{flex:none;white-space:nowrap}.hero_resultsGrid__ubsbz{display:grid;grid-template-columns:minmax(0,1fr);margin-top:8px}.hero_result__nDQiA{max-width:28rem;min-width:0}.hero_resultClinic__HImw2{margin:13px 0 0;color:var(--ink-cool);font-size:var(--type-supporting-size);font-weight:700;line-height:1.3}.hero_resultMetric__Hkm4g{flex:0 0 auto;color:var(--teal-deep);font-size:clamp(80px,7vw,104px);line-height:.9;max-inline-size:none}.hero_resultSentence__vvJ6L{display:flex;align-items:center;gap:18px;margin:10px 0 0;color:var(--ink-cool)}.hero_resultText__YuPtC{display:block;min-width:0;transform:translateY(clamp(-14.75px,calc(-3.5px - .756vw),-12px));color:var(--ink-cool);font-family:var(--sans);font-size:var(--type-card-title-size);font-style:normal;font-weight:700;letter-spacing:0;line-height:1.2}@media (max-width:560px){.hero_resultsHead__HFpXm{align-items:flex-start;flex-direction:column;gap:7px}.hero_resultsGrid__ubsbz{grid-template-columns:1fr;gap:16px}.hero_result__nDQiA{padding-right:0}}.logo-wall_trustHead__KwOwE{display:grid;width:var(--stage-width);grid-template-columns:minmax(0,1fr) auto;gap:3.5rem;align-items:end;margin:0 auto clamp(2.5rem,5vw,4.5rem);padding-inline:3rem}.logo-wall_trustHead__KwOwE h2{max-width:var(--measure-wide)}.logo-wall_eyebrow__9_8kF{display:inline-flex;align-items:center;gap:.7rem;margin:0 0 1.25rem;color:var(--teal-deep)}.logo-wall_metrics__PQFK4{display:flex;gap:var(--gap-sm);margin:0}.logo-wall_metrics__PQFK4 div{min-width:6.5rem}.logo-wall_metrics__PQFK4 dt{color:var(--teal);font-size:var(--type-home-hero-title-size)}.logo-wall_metrics__PQFK4 dd{margin-top:.5rem;color:color-mix(in srgb,var(--foreground) 62%,transparent);font-family:var(--mono);font-size:var(--type-ui-label-size);font-weight:700;letter-spacing:.09em;text-transform:uppercase}.logo-wall_rail__mXwNV{position:relative;display:grid;min-height:calc(116px + 2.5rem);align-items:center;padding-block:1.25rem;border-block:1px solid var(--line-cool);background:var(--paper)}.logo-wall_rail__mXwNV>*{align-self:center}@media (max-width:1180px){.logo-wall_trustHead__KwOwE{padding-inline:2rem}}@media (max-width:900px){.logo-wall_trustHead__KwOwE{width:var(--stage-width);grid-template-columns:1fr;gap:2rem;align-items:start;padding-inline:0}}.metric-strip_section__5d0T_{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto auto;min-height:258px;width:var(--stage-width);margin-inline:auto;border-top:1px solid var(--rule);color:var(--navy-ink)}.metric-strip_cell__65MtK{display:grid;grid-row:span 3;grid-template-rows:subgrid;align-content:start;border-left:1px solid var(--rule);padding:40px 48px}.metric-strip_cell__65MtK:first-child{border-left:0}.metric-strip_label__Nux31{display:block;margin:0;color:var(--muted-cool);font-family:var(--mono);font-size:var(--type-ui-label-size);font-weight:700;letter-spacing:.11em;line-height:1.45;text-transform:uppercase}.metric-strip_value__0FlLY{display:block;margin:18px 0 0;color:var(--teal-deep);font-family:var(--serif);font-size:var(--type-metric-size);font-style:italic;font-variant-numeric:tabular-nums;font-weight:500;letter-spacing:-.035em;line-height:1;white-space:nowrap}.metric-strip_range__vdNmb{margin-inline:.12em;opacity:.45}.metric-strip_detail__kHaJm{max-width:32ch;margin:14px 0 0;color:var(--body-cool);font-size:16px;line-height:1.5}@media (max-width:1180px){.metric-strip_cell__65MtK{padding:32px}}@media (max-width:900px){.metric-strip_section__5d0T_{grid-template-columns:minmax(0,1fr);min-height:0}.metric-strip_cell__65MtK,.metric-strip_cell__65MtK:first-child,.metric-strip_cell__65MtK:last-child{border-top:1px solid var(--rule);border-left:0;padding:2rem 0}.metric-strip_cell__65MtK:first-child{border-top:0}}.products_shell__npsUz{width:var(--shell);margin-inline:auto}.products_header__fMuCL{display:flex;flex-wrap:wrap;align-items:end;justify-content:space-between;gap:1.5rem 3rem}.products_eyebrow__dasyG{margin:0 0 .9rem;color:var(--teal-deep);font-family:var(--mono);font-size:var(--type-ui-label-size);font-weight:700;letter-spacing:.09em;text-transform:uppercase}.products_header__fMuCL h2{max-width:24ch;margin:0;color:var(--ink-cool)}.products_switcher__LWlCf{display:grid;grid-template-columns:auto auto auto minmax(0,1fr);gap:0 3px;margin-top:clamp(2rem,4vw,3rem)}.products_tab__47_ss{position:relative;z-index:0;display:inline-flex;align-items:baseline;flex-direction:row;gap:.55rem;border:1px solid var(--line-strong);border-bottom:0;border-radius:var(--radius-control) var(--radius-control) 0 0;background:color-mix(in srgb,var(--line-cool) 32%,var(--cream-cool));margin-bottom:-1px;padding:.7rem 1.15rem .75rem;color:var(--body-cool);font-family:var(--sans);font-size:var(--type-supporting-size);font-weight:700;text-align:left;cursor:pointer;transition:background-color .18s ease,color .18s ease}.products_tab__47_ss:hover{background:color-mix(in srgb,var(--line-cool) 16%,var(--surface));color:var(--ink-cool)}.products_tab__47_ss[aria-selected=true]{z-index:2;background:var(--surface);color:var(--ink-cool);padding-bottom:calc(.9rem + 1px)}.products_tab__47_ss:focus-visible{outline:none;text-decoration:underline;text-decoration-color:var(--teal-deep);text-decoration-thickness:2px;text-underline-offset:.3em}.products_tabNumber__y0IKB{flex:none;color:var(--teal-deep);font-family:var(--serif);font-size:var(--type-card-title-size);font-weight:600;line-height:1}.products_panel__FQu_S{display:grid;grid-column:1/-1;grid-row:2;grid-template-areas:"copy visual" "details visual";grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);grid-template-rows:auto 1fr;align-items:start;position:relative;z-index:1;border:1px solid var(--line-strong);border-radius:0 var(--radius-card) var(--radius-card) var(--radius-card);background:var(--surface);column-gap:clamp(2rem,5vw,4.5rem);row-gap:2rem;padding:clamp(1.75rem,3.2vw,2.5rem)}.products_copy__3IM34{grid-area:copy;max-width:30rem}.products_meta__nQmyu{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.products_badge__65JMK,.products_productTag__8Q5XI{display:inline-block;margin:0;border:1px solid var(--line-cool);border-radius:var(--radius-pill);padding:.3rem .7rem;color:var(--teal-deep);font-family:var(--mono);font-size:var(--type-ui-label-size);font-weight:700;letter-spacing:.09em;text-transform:uppercase}.products_productTag__8Q5XI{background:var(--teal-tint)}.products_badge__65JMK{background:var(--surface)}.products_title__InMUV{margin:0;color:var(--ink-cool);font-family:var(--serif);font-size:var(--type-split-panel-title-size);font-weight:600;letter-spacing:-.02em;line-height:1.1;text-wrap:balance}.products_body__iczKn{margin:1rem 0 0;color:var(--body-cool);font-size:var(--type-body-size);line-height:1.55}.products_outcomes__rbb3_{margin:1.35rem 0 0;padding:0;list-style:none}.products_outcomes__rbb3_ li{display:flex;align-items:center;gap:.6rem;border-top:1px solid var(--line-cool);padding-block:.68rem;color:var(--ink-cool);font-size:var(--type-supporting-size);font-weight:600}.products_outcomes__rbb3_ li:last-child{border-bottom:1px solid var(--line-cool)}.products_outcomes__rbb3_ svg{flex:none;color:var(--teal-deep)}.products_link__YFTm5{margin-top:0}.products_visual__OH1xA{display:grid;grid-area:visual;min-width:0;grid-template-columns:minmax(0,1fr);grid-template-rows:auto 1fr;gap:.85rem}.products_visualDetails__BQ1T8{display:grid;grid-area:details;align-self:end;justify-items:start;gap:.85rem}.products_frame__lFAft{width:100%;min-width:0}.products_frame__lFAft[data-active][data-scrollable]{pointer-events:auto}.products_mock__V0P_v{border:1px solid var(--line-cool);border-radius:var(--radius-card)}.products_estimateGraphic__So7gm,.products_mock__V0P_v{width:100%;overflow:hidden;background:var(--surface);box-shadow:var(--shadow-raised)}.products_estimateGraphic__So7gm{border:1px solid var(--line-strong);border-radius:var(--radius-card);color:var(--ink-cool)}.products_estimateHeader__bUWkw{display:flex;align-items:baseline;gap:.9rem;border-bottom:1px solid var(--line-cool);padding:1.1rem 1.5rem 1rem}.products_estimateHeader__bUWkw>div{min-width:0}.products_estimateHeader__bUWkw h4{margin:0;font-family:var(--serif);font-size:var(--type-card-title-size);font-weight:600;letter-spacing:-.02em}.products_payerChip__gFuic{display:inline-flex;align-items:center;gap:.5rem;margin-left:auto;border-radius:7px;padding:.38rem .68rem;color:var(--teal-deep);background:var(--teal-tint);font-family:var(--mono);font-size:var(--type-ui-label-size);font-weight:700;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.products_payerChip__gFuic i{width:.5rem;height:.5rem;border-radius:50%;background:var(--teal)}.products_changeChip__n7C_S{color:var(--warning-deep);background:color-mix(in srgb,var(--warning) 38%,var(--surface))}.products_changeChip__n7C_S i{background:var(--warning-deep)}.products_estimateGroup__1fWC4{padding-inline:1.5rem}.products_estimateLabel__x3NpK{margin:0;padding-block:1.1rem .65rem;color:var(--body-cool);font-family:var(--mono);font-size:var(--type-ui-label-size);font-weight:700;letter-spacing:.1em;text-transform:uppercase}.products_estimateRow__TujwL{display:flex;align-items:center;gap:1.25rem;min-height:2.75rem;border-top:1px solid var(--line-cool)}.products_estimateLabel__x3NpK+.products_estimateRow__TujwL{border-top:0}.products_estimateRow__TujwL p,.products_estimateRow__TujwL strong{margin:0;font-size:var(--type-supporting-size)}.products_estimateRow__TujwL p{color:var(--body-cool)}.products_estimateRow__TujwL strong{margin-left:auto;color:var(--ink-cool);font-weight:600;font-variant-numeric:tabular-nums;text-align:right}.products_estimateReason__De8W_ p{color:var(--body-cool);font-size:var(--type-caption-size)}.products_estimateReason__De8W_ strong{color:var(--body-cool);font-family:var(--mono);font-size:var(--type-ui-label-size);font-weight:500;white-space:nowrap}.products_changeTimeline__4NkQd{padding:.4rem 1.5rem .25rem}.products_changeTimeline__4NkQd>div{display:grid;grid-template-columns:5.5rem minmax(0,1fr);align-items:start;gap:1.1rem;border-top:1px solid var(--line-cool);padding-block:1rem}.products_changeTimeline__4NkQd>div:first-child{border-top:0}.products_changeTimeline__4NkQd time{padding-top:.1rem;color:var(--body-cool);font-family:var(--mono);font-size:var(--type-ui-label-size);font-weight:600;font-variant-numeric:tabular-nums}.products_changeTimeline__4NkQd strong{display:block;color:var(--ink-cool);font-size:var(--type-supporting-size);font-weight:600}.products_changeTimeline__4NkQd p{margin:.25rem 0 0;color:var(--body-cool);font-size:var(--type-caption-size)}.products_changeTimeline__4NkQd .products_changeFlag__8oh_h strong,.products_changeTimeline__4NkQd .products_changeFlag__8oh_h time{color:var(--warning-deep)}.products_authorizationHeader__D2Al2{align-items:center;padding:.75rem 1.25rem .7rem}.products_authorizationHeader__D2Al2>div{min-width:0}.products_authorizationHeader__D2Al2 p{margin:.15rem 0 0;overflow:hidden;color:var(--body-cool);font-family:var(--mono);font-size:var(--type-ui-label-size);font-weight:500;text-overflow:ellipsis;white-space:nowrap}.products_authorizationTimeline__TCoqD{padding:0 1.25rem .2rem}.products_authorizationEvent__e_wTW{display:grid;grid-template-columns:4.625rem 1.25rem minmax(0,1fr);align-items:start;gap:0 1rem;border-top:1px solid var(--line-cool);padding-block:.6rem}.products_authorizationEvent__e_wTW:first-child{border-top:0;padding-top:.7rem}.products_authorizationEvent__e_wTW time{padding-top:.1rem;color:var(--body-cool);font-family:var(--mono);font-size:var(--type-ui-label-size);font-weight:600;font-variant-numeric:tabular-nums}.products_authorizationMark__Kg5qU{position:relative;display:block;width:.5625rem;height:.5625rem;margin:.38rem 0 0 .25rem;border-radius:50%;background:var(--teal)}.products_authorizationEvent__e_wTW:not(:last-child) .products_authorizationMark__Kg5qU:after{content:"";position:absolute;top:.8rem;bottom:-1.8rem;left:.25rem;width:1px;background:var(--line-cool)}.products_authorizationEvent__e_wTW strong{display:block;color:var(--ink-cool);font-size:var(--type-supporting-size);font-weight:600;line-height:1.35}.products_authorizationEvent__e_wTW p{margin:.15rem 0 0;color:var(--body-cool);font-size:var(--type-caption-size);line-height:1.35}.products_authorizationEvent__e_wTW b{color:var(--ink-cool);font-weight:600}.products_authorizationFlag__Y8Opx strong,.products_authorizationFlag__Y8Opx time{color:var(--warning-deep)}.products_authorizationFlag__Y8Opx .products_authorizationMark__Kg5qU{background:var(--warning-deep)}.products_authorizationDone__MVz3k .products_authorizationMark__Kg5qU{width:.6875rem;height:.6875rem;margin-left:.1875rem;box-shadow:0 0 0 4px color-mix(in srgb,var(--teal) 22%,transparent)}.products_authorizationResult__NJVo2{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line-cool)}.products_authorizationResult__NJVo2>div{min-width:0;border-left:1px solid var(--line-cool);padding:.65rem 1.1rem}.products_authorizationResult__NJVo2>div:first-child{border-left:0}.products_authorizationResult__NJVo2 span{color:var(--body-cool);font-family:var(--mono);font-size:var(--type-ui-label-size);font-weight:700;letter-spacing:.1em;text-transform:uppercase}.products_authorizationResult__NJVo2 strong{display:block;margin-top:.25rem;color:var(--ink-cool);font-size:var(--type-body-size);font-weight:600;font-variant-numeric:tabular-nums}.products_authorizationResult__NJVo2 .products_authorizationNumber__WEk_V{font-family:var(--mono);font-size:var(--type-supporting-size);font-weight:500}.products_estimateBand__Joaa2{display:flex;align-items:center;gap:1.4rem;padding:1.5rem;color:var(--surface);background:var(--ink-cool)}.products_estimateBand__Joaa2 p,.products_estimateBand__Joaa2 strong{margin:0}.products_estimateBand__Joaa2 p{font-weight:600}.products_estimateBand__Joaa2 small{display:block;margin-top:.4rem;color:var(--body-inverse);font-size:var(--type-caption-size);font-weight:400}.products_estimateBand__Joaa2>strong{margin-left:auto;font-family:var(--serif);font-size:clamp(2rem,3vw,2.375rem);font-weight:600;line-height:1;letter-spacing:-.03em;text-align:right;font-variant-numeric:tabular-nums}.products_estimateBand__Joaa2>strong small{color:var(--teal);letter-spacing:.1em}.products_estimateBand__Joaa2>strong small,.products_outcomeStepEyebrow__7urMc{font-family:var(--mono);font-size:var(--type-ui-label-size);font-weight:700;text-transform:uppercase}.products_outcomeStepEyebrow__7urMc{display:inline-flex;align-items:baseline;gap:.55rem;margin:0;color:var(--muted-cool);letter-spacing:.11em;line-height:1.3}.products_outcomeStepEyebrow__7urMc b{color:var(--teal-deep);font:inherit}.products_outcomeStepEyebrow__7urMc[data-inverse]{color:color-mix(in srgb,var(--surface) 72%,transparent)}.products_outcomeStepEyebrow__7urMc[data-inverse] b{color:var(--teal)}.products_estimateStepBand__l1er6{align-items:flex-end;padding:18px 22px}.products_estimateEmrCopy__Q24yw,.products_estimateStepCopy__Y4FpL{display:grid;gap:0}.products_estimateMilestoneFooter__mBJdK,.products_estimateMilestoneTitle__taBWO{font-family:var(--serif);font-size:var(--hero-milestone-size);font-weight:600;line-height:1.15;letter-spacing:-.02em}.products_estimateMilestoneTitle__taBWO{display:block;margin-top:.625rem;color:var(--surface)}.products_estimateMilestoneFooter__mBJdK{display:block;margin-top:.625rem;color:var(--teal-deep)}.products_estimateSchedule__BXXM_{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line-cool)}.products_estimateSchedule__BXXM_>div{min-width:0;border-left:1px solid var(--line-cool);padding:1.1rem 1.35rem}.products_estimateSchedule__BXXM_>div:first-child{border-left:0}.products_estimateScheduleActive__kNSPz{background:var(--teal-tint)}.products_estimateSchedule__BXXM_ span{color:var(--body-cool);font-family:var(--mono);font-size:var(--type-ui-label-size);font-weight:700;letter-spacing:.1em;text-transform:uppercase}.products_estimateSchedule__BXXM_ strong{display:block;margin-top:.55rem;font-family:var(--serif);font-size:var(--type-card-title-size);font-weight:600;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.products_estimateSchedule__BXXM_ p{margin:.3rem 0 0;color:var(--body-cool);font-size:var(--type-caption-size)}.products_estimateFooter__hzeBm{display:flex;align-items:center;gap:.65rem;border-top:1px solid var(--line-cool);padding:.9rem 1.5rem;background:var(--cream);font-size:var(--type-supporting-size);font-weight:600}.products_estimateFooter__hzeBm>span{display:grid;flex:none;width:1.25rem;height:1.25rem;place-items:center;border-radius:50%;color:var(--ink-cool);background:var(--teal);font-size:.6875rem;font-weight:900}.products_estimateFooter__hzeBm strong{margin-left:auto;color:var(--body-cool);font-family:var(--mono);font-size:var(--type-ui-label-size);font-weight:700;letter-spacing:.1em;text-transform:uppercase}.products_estimateEmrStep___4FFp{align-items:flex-end;padding:18px 22px;background:var(--surface)}@media (max-width:1023px){.products_shell__npsUz{width:min(100% - 2rem,1200px)}.products_panel__FQu_S{grid-template-areas:"copy" "visual" "details";grid-template-columns:minmax(0,1fr);grid-template-rows:auto;gap:2rem}.products_copy__3IM34{max-width:var(--measure)}}@media (max-width:600px){.products_header__fMuCL h2{font-size:var(--type-section-title-size)}.products_switcher__LWlCf{display:flex;flex-direction:column;gap:0}.products_tab__47_ss{align-items:center;flex-direction:row;justify-content:flex-start;gap:.6rem;width:100%;min-width:0;min-height:0;border:1px solid var(--line-strong);border-radius:0;background:var(--surface);margin:0 0 -1px;padding:.85rem .95rem;color:var(--ink-cool);font-size:var(--type-body-size);line-height:1.3;overflow-wrap:break-word;text-align:left}.products_tab__47_ss:first-of-type{border-radius:var(--radius-control) var(--radius-control) 0 0}.products_tab__47_ss[aria-selected=true]{border-color:var(--teal-deep);border-radius:0;background:var(--teal-deep);color:var(--surface);padding-bottom:.85rem}.products_tab__47_ss[aria-selected=true] .products_tabNumber__y0IKB{color:var(--teal-tint)}.products_tabLabel__LnpC3{min-width:0}.products_panel__FQu_S{border-radius:0 0 var(--radius-card) var(--radius-card);gap:1.5rem;padding:1rem .95rem 1.25rem}.products_estimateHeader__bUWkw{align-items:flex-start;flex-direction:column}.products_payerChip__gFuic{margin-left:0}.products_authorizationHeader__D2Al2 p{overflow:visible;text-overflow:clip;white-space:normal}.products_estimateFooter__hzeBm{align-items:flex-start;flex-wrap:wrap;row-gap:.4rem}.products_estimateFooter__hzeBm strong{flex-basis:100%;margin-left:0;padding-left:calc(1.25rem + .65rem)}.products_estimateRow__TujwL{align-items:flex-start;flex-direction:column;gap:.15rem;min-height:0;padding-block:.75rem}.products_estimateRow__TujwL strong{margin-left:0;text-align:left}.products_estimateBand__Joaa2{align-items:flex-start;flex-direction:column}.products_estimateBand__Joaa2>strong{margin-left:0;text-align:left}.products_estimateSchedule__BXXM_{grid-template-columns:minmax(0,1fr)}.products_estimateSchedule__BXXM_>div{border-top:1px solid var(--line-cool);border-left:0}.products_estimateSchedule__BXXM_>div:first-child{border-top:0}.products_changeTimeline__4NkQd>div{grid-template-columns:minmax(0,1fr);gap:.35rem}.products_authorizationEvent__e_wTW{grid-template-columns:3.5rem 1.125rem minmax(0,1fr);gap:0 .7rem}.products_authorizationResult__NJVo2{grid-template-columns:minmax(0,1fr)}.products_authorizationResult__NJVo2>div{border-top:1px solid var(--line-cool);border-left:0}.products_authorizationResult__NJVo2>div:first-child{border-top:0}}.stays-in-emr_section__ewJH_{display:grid}.stays-in-emr_frame__SHhls{display:grid;width:var(--stage-width);grid-template-areas:"visual callout" "facts facts";grid-template-columns:minmax(0,1.1fr) minmax(20rem,.9fr);margin-inline:auto;overflow:hidden;border:1px solid var(--line-strong);border-radius:0;background:var(--surface)}.stays-in-emr_visual__FCJFb{position:relative;min-height:400px;grid-area:visual}.stays-in-emr_image__8JBSL{object-fit:cover;object-position:72% center}.stays-in-emr_callout__auBJs{display:flex;flex-direction:column;justify-content:center;padding:40px 36px;grid-area:callout;color:var(--body-cool);background:var(--teal-tint)}.stays-in-emr_eyebrow__Ehlex{color:var(--muted-cool);font-family:var(--mono);font-size:var(--type-ui-label-size);font-weight:700;letter-spacing:.1em;line-height:1.35;text-transform:uppercase}.stays-in-emr_heading__swS_E{max-width:12ch;margin-top:14px;color:var(--teal-deep);font-family:var(--serif);font-size:clamp(42px,5vw,56px);font-style:italic;font-weight:500;letter-spacing:-.035em;line-height:1;text-wrap:balance}.stays-in-emr_heading__swS_E em{color:inherit;font-style:inherit;font-weight:inherit}.stays-in-emr_facts__RscAR{display:grid;grid-area:facts;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;border-top:1px solid var(--line-strong);list-style:none}.stays-in-emr_facts__RscAR li{padding:28px clamp(1.25rem,2.6vw,2rem);list-style:none}.stays-in-emr_facts__RscAR li+li{border-left:1px solid var(--line-strong)}.stays-in-emr_facts__RscAR h3{margin:0;color:var(--ink-cool);font-size:var(--type-card-title-size);font-weight:700;line-height:1.25}.stays-in-emr_facts__RscAR p{max-width:24rem;margin:.5rem 0 0;color:var(--body-cool);font-size:var(--type-supporting-size);line-height:1.5}@media (max-width:900px){.stays-in-emr_frame__SHhls{grid-template-areas:"visual" "callout" "facts";grid-template-columns:1fr}.stays-in-emr_visual__FCJFb{min-height:260px}.stays-in-emr_callout__auBJs{padding:32px 28px}.stays-in-emr_facts__RscAR{grid-template-columns:1fr}.stays-in-emr_facts__RscAR li+li{border-top:1px solid var(--line-strong);border-left:0}}