.product-flow{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:28px;list-style:none;margin-top:32px}.product-flow>li{padding-top:20px;border-top:1px solid var(--border-subtle)}.product-flow__number{display:block;margin-bottom:16px;color:var(--primary);font-size:14px;font-weight:600}.product-flow h3{font-size:22px}.product-flow p{margin-top:12px;color:var(--text-secondary);font-size:17px;line-height:1.5}.product-links{padding-block:64px}.product-links__heading>p{margin-bottom:16px;color:var(--primary);font-size:15px;font-weight:600}.product-links__grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:20px;margin-top:36px}.product-links__card{display:flex;flex-direction:column;align-items:flex-start;padding:28px;color:var(--text-primary);border:1px solid var(--border-subtle);border-radius:24px;background:var(--surface-raised)}.product-links__card h3{font-size:24px}.product-links__card p{margin-top:16px;color:var(--text-secondary);font-size:17px}.product-links__card[href]:hover{border-color:var(--primary)}.product-links__card_current{background:var(--primary-soft)}.product-links__label{display:flex;justify-content:space-between;width:100%;margin-bottom:26px;font-size:13px;color:var(--primary)}.product-request{display:grid;grid-template-columns:minmax(0, 1fr) minmax(0, 1fr);align-items:start;gap:7%;padding-block:90px;background:#0a0f18;color:#f3f7ff;scroll-margin-top:100px}.product-request__eyebrow{color:#a6c2ff;font-size:15px;margin-bottom:24px}.product-request__intro>p:not(:first-child){margin-top:24px;color:#b8c3d6;font-size:19px}.product-request__note{margin-top:24px;color:#b8c3d6;font-size:14px}.product-request__steps{display:grid;gap:24px;margin-top:36px;list-style:none}.product-request__steps li{display:flex;align-items:flex-start;gap:20px}.product-request__steps li>span{color:#a6c2ff;font-size:14px}.product-request__steps h3{font-size:22px}.product-request__steps p{margin-top:8px;color:#b8c3d6;font-size:16px}.product-request__form{min-width:0;padding:32px;border:1px solid hsla(0,0%,100%,.2);border-radius:24px;background:#fff;color:var(--text-primary)}.product-request__form .form__group_inline>[role=radiogroup]{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:16px}.product-request__form .form__check{gap:10px}.product-request__form .button{display:inline-flex;flex-direction:row;justify-content:center;width:100%;min-height:54px;height:auto;margin:0;padding:16px;font-size:16px}.product-request__form .form__subscribe{color:var(--text-secondary);font-size:13px;text-align:center}.product-request__success{padding-block:30px}.product-request__success>span{display:block;color:var(--primary);font-size:42px;margin-bottom:20px}.product-request__success p{margin-top:20px;font-size:18px;color:var(--text-secondary)}@media screen and (width <= 991.98px){.product-request{grid-template-columns:minmax(0, 1fr);gap:40px;padding-block:64px}.product-request__copy{display:contents}.product-request__intro,.product-request__form,.product-request__steps,.product-request__note{max-width:680px}.product-request__form{order:1}.product-request__steps{order:2;margin-top:0}.product-request__note{order:3;margin-top:0}.product-links__card{padding:22px}}@media screen and (width <= 767.98px){.product-flow,.product-links__grid{grid-template-columns:minmax(0, 1fr);gap:24px}.product-links{padding-block:40px}.product-links__label{margin-bottom:16px}.product-request{padding-block:56px}.product-request__form{padding:24px 20px}.product-request__form .form__group_inline>[role=radiogroup]{grid-template-columns:minmax(0, 1fr)}}.product-links__grid_extended{grid-template-columns:repeat(6, minmax(0, 1fr))}.product-links__grid_extended>.product-links__card{grid-column:span 2}.product-links__grid_extended>.product-links__card:nth-child(4),.product-links__grid_extended>.product-links__card:nth-child(5){grid-column:span 3}.product-request .form__group:not(.has-error) .form__input:not(.is-invalid)~.invalid-feedback{display:none}@media screen and (width <= 767.98px){.product-links__grid_extended{grid-template-columns:minmax(0, 1fr)}.product-links__grid_extended>.product-links__card:nth-child(n){grid-column:1}}.product-story{overflow:clip;color:var(--text-primary);background:var(--surface-raised)}.product-story>.page-shell{padding-inline:max(var(--layout-shell-inline),(100% - var(--layout-shell-max-header))/2)}.product-story h1,.product-story h2,.product-story h3{color:inherit;font-weight:600;letter-spacing:-0.04em;line-height:1.1}.product-story h1{font-size:clamp(44px,4.3vw,68px)}.product-story h2{font-size:clamp(34px,3.6vw,54px)}.product-story h3{font-size:25px}.product-story p{line-height:1.5}.product-story section[id]{scroll-margin-top:108px}.product-story [hidden]{display:none}.product-story .button{display:inline-flex;flex-direction:row;justify-content:center;gap:24px;min-height:54px;height:auto;padding:16px 24px}.product-story a:focus-visible,.product-story button:focus-visible{outline:2px solid var(--primary);outline-offset:5px}.product-story__eyebrow{margin-bottom:22px;color:var(--primary);font-size:14px;font-weight:600}.product-story__hero{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));align-items:center;gap:5%;padding-block:40px 64px}.product-story__hero h1 span{color:var(--primary)}.product-story__lead{max-width:540px;margin-top:26px;color:var(--text-secondary);font-size:21px}.product-story__actions{display:flex;align-items:center;flex-wrap:wrap;gap:24px;margin-top:30px}.product-story__link{display:inline-flex;align-items:center;gap:16px;min-height:44px;color:var(--primary);font-weight:600}.product-story__note{margin-top:22px;max-width:520px;color:var(--text-secondary);font-size:14px}.product-story__section{padding-block:80px}.product-story__section_soft{background:#f3f6fc}.product-story__section_tinted{background:#edf2fd}.product-story__head{max-width:850px;margin-bottom:40px}.product-story__head>p:last-child:not(:first-child){max-width:660px;margin-top:24px;color:var(--text-secondary);font-size:21px}.product-story__head_center{margin-inline:auto;text-align:center}.product-story__head_center>p{margin-inline:auto}.product-story__flow{padding-block:48px;border-block:1px solid var(--border-subtle)}.product-story__tabs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:28px}.product-story__tab{padding:15px 24px;border:1px solid var(--border-subtle);border-radius:100px;color:var(--text-primary);background:#fff;font-size:17px;cursor:pointer}.product-story__tab[aria-selected=true]{color:#fff;border-color:var(--primary);background:var(--primary)}.product-story__tab:hover{box-shadow:0 0 0 2px var(--primary-soft)}.product-story__split{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));align-items:center;gap:8%}.product-story__copy>p:not(:first-child){margin-top:24px;color:var(--text-secondary);font-size:20px}.product-story__copy h3{font-size:clamp(30px,3vw,44px)}.product-story__copy .product-story__note{font-size:14px}.product-story__list{display:grid;gap:16px;list-style:none;margin-block:28px}.product-story__list li{padding-left:18px;border-left:2px solid var(--primary);line-height:1.5}.product-story__media{display:grid;justify-items:center;gap:22px;padding:30px;border-radius:30px;background:#e6edfc}.product-story__media img{display:block;height:530px;max-width:100%;width:auto;object-fit:contain;border-radius:22px;box-shadow:0 20px 40px rgba(17,24,39,.12)}.product-story__media figcaption,.product-story__screen figcaption{color:var(--text-secondary);font-size:12px;line-height:1.45;text-align:center}.product-story__screen{margin-top:40px;padding:20px 20px 0;border-radius:24px;background:#e5ebf6}.product-story__screen img{display:block;width:100%;height:auto;border:1px solid var(--border-subtle);border-radius:14px}.product-story__screen figcaption{padding-block:16px}.product-story__features{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:36px}.product-story__features article{padding-top:24px;border-top:1px solid var(--border-subtle)}.product-story__features p{margin-top:16px;color:var(--text-secondary);font-size:18px}.product-story__launch{display:grid;grid-template-columns:1fr 1fr;gap:8%;padding-block:70px;background:#edf2fd}.product-story__launch ol{display:grid;gap:28px;list-style:none}.product-story__launch li{display:flex;gap:22px}.product-story__launch li>span{color:var(--primary);font-size:15px}.product-story__launch li p{margin-top:10px;font-size:18px;color:var(--text-secondary)}.product-story__faq{display:grid;grid-template-columns:1fr 1.6fr;gap:8%;padding-block:80px}@media screen and (width <= 991.98px){.product-story__hero{grid-template-columns:minmax(0, 1fr);gap:36px;padding-block:28px 48px}.product-story__hero-copy{max-width:650px}.product-story__section{padding-block:60px}.product-story__split{gap:5%}.product-story__copy>p:not(:first-child){font-size:18px}.product-story__copy .product-story__note{font-size:14px}.product-story__features{gap:24px}.product-story__media{padding:24px 16px}.product-story__media img{height:460px}}@media screen and (width <= 767.98px){.product-story h1{font-size:clamp(39px,10vw,58px)}.product-story h2{font-size:34px}.product-story__lead{font-size:19px}.product-story__actions{gap:14px}.product-story__actions .button{width:100%}.product-story__section,.product-story__faq{padding-block:48px}.product-story__head{margin-bottom:28px}.product-story__head_center{text-align:left}.product-story__head>p:last-child:not(:first-child){font-size:18px}.product-story__tabs{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:6px}.product-story__tab{padding:13px 8px;font-size:14px}.product-story__split,.product-story__features,.product-story__launch,.product-story__faq{grid-template-columns:minmax(0, 1fr);gap:32px}.product-story__media{order:1}.product-story__screen{padding:8px 8px 0;margin-top:28px;border-radius:16px}.product-story__screen figcaption{padding:12px 4px}.product-story__launch{padding-block:48px}}.health-index__back{display:inline-block;margin-bottom:32px;color:var(--text-secondary);font-size:14px}.health-index__dashboard{padding:30px;border:1px solid #d6e2fb;border-radius:32px;background:linear-gradient(145deg, #edf3ff, #fcfdfd 65%);box-shadow:0 24px 64px rgba(75,127,246,.12)}.health-index__dashboard-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.health-index__dashboard-head>strong{font-size:20px}.health-index__badge{padding:6px 10px;border-radius:20px;color:#3b62b8;background:#e2ebff;font-size:11px}.health-index__months{display:flex;gap:6px;padding:6px;margin-block:26px;border-radius:16px;background:#e7edf7}.health-index__months button{flex:1;min-height:42px;padding:10px;border:0;border-radius:11px;color:var(--text-secondary);background:rgba(0,0,0,0);cursor:pointer}.health-index__months button[aria-selected=true]{color:#fff;background:var(--primary)}.health-index__score-row{display:flex;align-items:center;justify-content:center;gap:28px;margin-block:30px}.health-index__ring{display:grid;place-items:center;flex-shrink:0;width:166px;height:166px;border-radius:50%;background:conic-gradient(var(--primary) calc(var(--score) * 1%), #e5ebf5 0)}.health-index__ring>div{display:grid;place-content:center;width:140px;height:140px;border-radius:50%;background:#f8faff;text-align:center}.health-index__ring strong{font-size:58px;line-height:1;letter-spacing:-0.06em}.health-index__ring span{margin-top:7px;color:var(--text-secondary);font-size:13px}.health-index__result-label{font-size:14px;color:var(--text-secondary)}.health-index__delta{margin-top:8px;color:#3b62b8;font-size:21px;font-weight:600}.health-index__caption{margin-top:14px;font-size:12px;color:var(--text-secondary)}.health-index__metrics{display:grid;gap:17px}.health-index__metrics>div{display:grid;grid-template-columns:1fr auto;position:relative;padding-bottom:12px;gap:10px;font-size:13px}.health-index__metrics dd{margin:0;font-weight:600}.health-index__bar{position:absolute;inset:auto 0 0;height:4px;border-radius:4px;background:#e5ebf5}.health-index__bar::after{content:"";display:block;width:calc(var(--score)*1%);height:100%;border-radius:inherit;background:var(--primary)}.health-index__insight{display:flex;gap:12px;margin-top:24px;padding:18px;border-radius:16px;background:#edf3ff}.health-index__insight>span{font-size:24px;color:var(--primary)}.health-index__insight p{font-size:12px;color:var(--text-secondary)}.health-index__insight strong{display:block;margin-bottom:6px;color:var(--text-primary);font-size:14px}.health-index__facts{display:grid;grid-template-columns:repeat(3, 1fr);gap:28px}.health-index__facts strong{display:block;font-size:27px;font-weight:600;letter-spacing:-0.04em}.health-index__facts span{display:block;margin-top:8px;color:var(--text-secondary);font-size:14px}.health-index__components{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));align-items:start;gap:20px}.health-index__component{border:1px solid #e1e7f0;border-radius:26px;background:#f5f8fd;overflow:hidden}.health-index__component summary{display:block;padding:30px;list-style:none;cursor:pointer}.health-index__component summary::-webkit-details-marker{display:none}.health-index__component summary:focus-visible{outline:2px solid var(--primary);outline-offset:-5px;border-radius:26px}.health-index__component summary:hover{background:#edf3ff}.health-index__component[open]{border-color:var(--primary);background:#fff}.health-index__component-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px;color:var(--text-secondary);font-size:12px}.health-index__icon{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;background:#e2ebff;color:var(--primary);font-size:30px}.health-index__component-title{display:block;font-size:28px;font-weight:600;letter-spacing:-0.04em}.health-index__component-text{display:block;margin-top:16px;color:var(--text-secondary);line-height:1.5}.health-index__expand{display:flex;align-items:center;justify-content:space-between;margin-top:28px;color:#3b62b8;font-size:14px}.health-index__expand>span{font-size:26px;transition:transform 180ms ease}.health-index__component[open] .health-index__expand>span{transform:rotate(45deg)}.health-index__component-detail{padding:0 30px 30px}.health-index__component-detail>p{font-size:14px;color:var(--text-secondary)}.health-index__component-detail .health-index__caption{margin-top:24px;font-size:12px}.health-index__component-detail blockquote{margin-block:12px 18px;font-size:21px;line-height:1.4}.health-index__location{padding:36px;border-radius:28px;background:#fff;border:1px solid #e1e7f0}.health-index__location>h3{margin-block:24px}.health-index__location>p:not(.health-index__caption){color:var(--text-secondary)}.health-index__location ol{list-style:none;margin-top:28px}.health-index__location li{display:flex;gap:18px;padding-bottom:30px}.health-index__location li>span{display:grid;place-items:center;flex-shrink:0;width:40px;height:40px;border-radius:12px;background:#edf3ff;color:#3b62b8;font-size:12px}.health-index__location li p{margin-top:8px;color:var(--text-secondary);font-size:14px}.health-index__private{padding:18px;border-radius:14px;background:#edf3ff;color:#3b62b8;font-size:14px;line-height:1.5}@media screen and (width <= 767.98px){.health-index__dashboard,.health-index__location{padding:22px;border-radius:24px}.health-index__dashboard-head>strong{font-size:18px}.health-index__months button{padding:8px 4px;font-size:12px}.health-index__score-row{gap:18px}.health-index__ring{width:130px;height:130px}.health-index__ring>div{width:110px;height:110px}.health-index__ring strong{font-size:46px}.health-index__delta{font-size:17px}.health-index__facts,.health-index__components{grid-template-columns:1fr}.health-index__component summary{padding:24px}.health-index__component-detail{padding:0 24px 24px}.health-index__component-title{font-size:25px}}@media(prefers-reduced-motion: reduce){.health-index__expand>span{transition:none}}
