:root{--health-header-height:78px}html:has(body.health-body){min-width:320px;scroll-behavior:smooth;background:#ffffff;overflow-x:clip}body.health-body{min-width:320px;margin:0;background:#ffffff;color:#123044;font-family:Poppins,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:clip;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body.health-body *{box-sizing:border-box}body.health-body a{color:inherit}body.health-body a,body.health-body button{-webkit-tap-highlight-color:transparent}.health-site-shell{--health-ink:#102f45;--health-muted:#5f7483;--health-blue:#126fd6;--health-blue-dark:#0a56ae;--health-cyan:#18a8e7;--health-pale:#f3f9fd;--health-line:#dbe8ef;--health-orange:#ff7a1a;min-height:100vh;background:#ffffff;color:var(--health-ink)}.health-container{width:min(1180px,calc(100% - 48px));margin-inline:auto}.health-main{min-height:52vh}.health-skip-link{position:fixed;z-index:300;top:10px;left:12px;min-height:44px;display:flex;align-items:center;border:2px solid var(--health-blue);border-radius:12px;background:#ffffff;color:var(--health-blue-dark);padding:0 16px;font-size:13px;font-weight:700;text-decoration:none;transform:translateY(-160%);transition:transform .15s ease}.health-skip-link:focus{transform:translateY(0)}.health-header{position:sticky;z-index:110;top:0;height:var(--health-header-height);border-bottom:1px solid rgba(211,227,236,.88);background:rgba(255,255,255,.94);backdrop-filter:saturate(145%) blur(16px);-webkit-backdrop-filter:saturate(145%) blur(16px)}.health-header-inner{width:min(1240px,calc(100% - 40px));height:100%;display:flex;align-items:center;gap:28px;margin-inline:auto}.health-brand{flex:0 0 auto;display:inline-flex;align-items:center;border-radius:10px;text-decoration:none}.health-brand-image{position:relative;width:216px;height:51px;display:block;overflow:hidden}.health-brand-image img{object-fit:contain;transform:scale(1.13)}.health-desktop-navigation{display:flex;align-items:center;gap:clamp(16px,2.2vw,30px);margin-left:auto}.health-desktop-navigation a{position:relative;display:inline-flex;align-items:center;min-height:44px;color:#536d7d;font-size:13px;font-weight:600;text-decoration:none;transition:color .15s ease}.health-desktop-navigation a:after{position:absolute;right:0;bottom:4px;left:0;height:2px;border-radius:999px;background:linear-gradient(90deg,var(--health-blue),var(--health-cyan));content:"";opacity:0;transform:scaleX(.55);transition:opacity .15s ease,transform .15s ease}.health-desktop-navigation a:focus-visible,.health-desktop-navigation a:hover,.health-desktop-navigation a[aria-current=page]{color:var(--health-blue-dark)}.health-desktop-navigation a[aria-current=page]:after{opacity:1;transform:scaleX(1)}.health-header-contact{justify-content:center;gap:8px;border:1px solid var(--health-blue);border-radius:999px;background:var(--health-blue);color:#ffffff!important;padding:0 17px;transition:background .15s ease,border-color .15s ease,transform .12s ease}.health-header-contact,.health-header-login{min-height:44px;display:inline-flex;align-items:center;font-size:12px;font-weight:700;text-decoration:none}.health-header-login{color:var(--health-blue-dark)!important}.health-header-login:focus-visible,.health-header-login:hover{text-decoration:underline;text-underline-offset:4px}.health-header-account-actions{display:flex;align-items:center;gap:12px}.health-header-connect,.health-mobile-menu-connect{border:0;background:transparent;color:var(--health-blue-dark);font:inherit;font-size:12px;font-weight:700;cursor:pointer}.health-header-connect{min-height:44px;display:inline-flex;align-items:center;gap:7px;padding:0}.health-header-account-center:focus-visible,.health-header-account-center:hover,.health-header-connect:focus-visible,.health-header-connect:hover:not(:disabled){text-decoration:underline;text-underline-offset:4px}.health-header-connect:disabled,.health-mobile-menu-connect:disabled{cursor:wait;opacity:.68}.health-header-account-center{color:#637a89!important;font-size:11px;font-weight:600;text-decoration:none}.health-loading-icon{width:15px;height:15px;animation:health-spin .85s linear infinite}.health-account-feedback{position:fixed;z-index:125;top:calc(var(--health-header-height) + 12px);right:20px;max-width:min(430px,calc(100% - 40px));display:flex;align-items:center;gap:14px;border:1px solid #bfd7e4;border-radius:15px;background:#ffffff;padding:13px 15px;color:#355267;font-size:12px;line-height:1.55}.health-account-feedback.is-error{border-color:#e8c6bd;background:#fffaf8;color:#70483d}.health-account-feedback a{flex:0 0 auto;color:var(--health-blue-dark)!important;font-weight:700;text-decoration:none}.health-account-feedback a:focus-visible,.health-account-feedback a:hover{text-decoration:underline;text-underline-offset:3px}@keyframes health-spin{to{transform:rotate(1turn)}}.health-header-contact svg{width:16px;height:16px}.health-header-contact:focus-visible,.health-header-contact:hover{border-color:var(--health-blue-dark);background:var(--health-blue-dark)}.health-button:active,.health-header-contact:active{transform:scale(.98)}.health-header-menu-button{width:46px;height:46px;display:none;align-items:center;justify-content:center;border:1px solid var(--health-line);border-radius:14px;background:#ffffff;color:var(--health-ink);padding:0;cursor:pointer}.health-header-menu-button svg{width:21px;height:21px}.health-mobile-bottom-nav,.health-mobile-menu{display:none}.health-mobile-menu-login{min-height:48px;display:inline-flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;border:1px solid #bdd5e2;border-radius:999px;color:var(--health-blue-dark)!important;padding:0 18px;font-size:12px;font-weight:700;text-decoration:none}.health-mobile-menu-login svg{width:16px;height:16px}.health-mobile-account-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:14px}.health-mobile-menu-connect{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #bdd5e2;border-radius:999px;background:#ffffff}.health-mobile-account-center{min-height:44px;color:#5f7483!important;font-weight:600;text-decoration:none}.health-eyebrow,.health-mobile-account-center{display:inline-flex;align-items:center;font-size:11px}.health-eyebrow{gap:8px;color:var(--health-blue-dark);font-weight:700;letter-spacing:.13em;line-height:1.3;text-transform:uppercase}.health-eyebrow:before{width:20px;height:2px;border-radius:99px;background:var(--health-orange);content:""}.health-page-hero{padding:clamp(70px,9vw,116px) 0 clamp(72px,9vw,112px);background:radial-gradient(circle at 88% 14%,rgba(24,168,231,.11),transparent 29%),linear-gradient(180deg,#ffffff,#f8fcfe)}.health-page-hero-compact{padding-block:clamp(58px,7vw,88px)}.health-page-hero-grid{display:grid;grid-template-columns:minmax(0,.94fr) minmax(420px,1.06fr);align-items:center;gap:clamp(42px,7vw,86px)}.health-page-hero-copy{min-width:0}.health-home-hero h1,.health-page-hero h1{max-width:760px;margin:18px 0 22px;color:var(--health-ink);font-size:clamp(42px,5.1vw,70px);font-weight:600;letter-spacing:-.045em;line-height:1.04}.health-home-hero-copy>p,.health-page-hero-copy>p{max-width:650px;margin:0;color:var(--health-muted);font-size:clamp(16px,1.55vw,19px);line-height:1.75}.health-home-hero-actions,.health-page-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:30px}.health-editorial-image,.health-home-hero-media,.health-page-hero-media{position:relative;overflow:hidden;border:1px solid var(--health-line);border-radius:clamp(24px,3vw,38px);background:#eaf4f9}.health-page-hero-media{min-height:clamp(380px,44vw,540px)}.health-page-hero-compact .health-page-hero-media{min-height:clamp(320px,38vw,460px)}.health-editorial-image img,.health-home-hero-media img,.health-page-hero-media img{object-fit:cover}.health-button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:999px;padding:0 21px;font-size:13px;font-weight:700;line-height:1.2;text-align:center;text-decoration:none;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .12s ease}.health-button svg{width:17px;height:17px}.health-button-primary{border-color:var(--health-blue);background:var(--health-blue);color:#ffffff!important}.health-button-primary:focus-visible,.health-button-primary:hover{border-color:var(--health-blue-dark);background:var(--health-blue-dark)}.health-button-secondary{border-color:#cbdde7;background:#ffffff;color:var(--health-ink)!important}.health-button-secondary:focus-visible,.health-button-secondary:hover{border-color:#91b8cf;background:#f5fafc;color:var(--health-blue-dark)!important}.health-section{padding:clamp(72px,9vw,118px) 0}.health-section-soft{border-block:1px solid #e5f0f5;background:var(--health-pale)}.health-section-heading{max-width:760px;margin-bottom:clamp(34px,5vw,58px)}.health-section-heading-center{margin-inline:auto;text-align:center}.health-section-heading-center .health-eyebrow{justify-content:center}.health-contact-band h2,.health-editorial-copy h2,.health-fre-intro h2,.health-section-heading h2{margin:14px 0 16px;color:var(--health-ink);font-size:clamp(32px,4vw,50px);font-weight:600;letter-spacing:-.04em;line-height:1.1}.health-contact-band p,.health-editorial-copy>p,.health-fre-intro>p,.health-section-heading>p{margin:0;color:var(--health-muted);font-size:16px;line-height:1.75}.health-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.health-audience-card,.health-card,.health-contact-card,.health-context-card,.health-ethics-card,.health-output-card{min-width:0;border:1px solid var(--health-line);border-radius:22px;background:#ffffff}.health-card{min-height:250px;display:flex;flex-direction:column;padding:25px;transition:border-color .16s ease,background .16s ease}.health-card:hover{border-color:#a9cadc;background:#fbfdff}.health-card-number,.health-step-number{color:var(--health-blue);font-size:12px;font-weight:700;letter-spacing:.08em}.health-card-icon,.health-contact-icon,.health-context-icon,.health-ethics-icon{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #cfe2ed;border-radius:14px;background:#f2f9fc;color:var(--health-blue-dark)}.health-card-icon{margin-bottom:26px}.health-card-icon svg,.health-contact-icon svg,.health-context-icon svg,.health-ethics-icon svg{width:21px;height:21px}.health-audience-card h3,.health-card h3,.health-contact-card h2,.health-context-card h3,.health-ethics-card h3,.health-output-card h3{margin:0 0 10px;color:var(--health-ink);font-size:19px;font-weight:600;letter-spacing:-.02em;line-height:1.3}.health-audience-card p,.health-card p,.health-contact-card p,.health-context-card p,.health-ethics-card p,.health-output-card p{margin:0;color:var(--health-muted);font-size:14px;line-height:1.75}.health-card>a{display:inline-flex;align-items:center;gap:7px;margin-top:auto;padding-top:22px;color:var(--health-blue-dark);font-size:13px;font-weight:700;text-decoration:none}.health-card>a svg{width:16px;height:16px}.health-editorial-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);align-items:center;gap:clamp(42px,7vw,84px)}.health-editorial-grid-reverse .health-editorial-image{order:2}.health-editorial-image{min-height:clamp(390px,48vw,570px)}.health-editorial-copy{min-width:0}.health-check-list,.health-simple-list{display:grid;gap:13px;margin:28px 0 0;padding:0;list-style:none}.health-check-list li,.health-simple-list li{position:relative;color:#355267;font-size:14px;line-height:1.65}.health-check-list li{padding-left:29px}.health-check-list li:before{position:absolute;top:.38em;left:0;width:17px;height:17px;border:1px solid #93c5dd;border-radius:50%;background:#eef8fc;content:""}.health-check-list li:after{position:absolute;top:.63em;left:5px;width:6px;height:3px;border-bottom:2px solid var(--health-blue);border-left:2px solid var(--health-blue);content:"";transform:rotate(-45deg)}.health-safety-note{max-width:780px;display:flex;align-items:flex-start;gap:13px;border:1px solid #bad7e6;border-radius:18px;background:#f4fafc;padding:18px 20px;color:#31556b}.health-safety-note svg{width:21px;height:21px;flex:0 0 auto;margin-top:1px;color:var(--health-blue-dark)}.health-safety-note p{margin:0;font-size:13px;line-height:1.7}.health-home-hero-actions .health-safety-note,.health-page-hero-actions .health-safety-note{width:100%;margin-top:5px}.health-audience-grid,.health-contact-grid,.health-context-grid,.health-ethics-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.health-audience-card,.health-context-card,.health-ethics-card{padding:26px}.health-audience-card{position:relative;padding-left:72px}.health-audience-card span{position:absolute;top:27px;left:25px;color:var(--health-orange);font-size:12px;font-weight:700}.health-process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid var(--health-line);border-radius:25px;background:var(--health-line)}.health-process-step{min-height:230px;background:#ffffff;padding:28px}.health-process-step h3{margin:34px 0 11px;color:var(--health-ink);font-size:18px;font-weight:600;line-height:1.35}.health-process-step p{margin:0;color:var(--health-muted);font-size:14px;line-height:1.7}.health-output-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.health-output-card{padding:22px}.health-output-card span{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#edf7fc;color:var(--health-blue-dark);font-size:11px;font-weight:700}.health-output-card p{margin-top:24px;color:var(--health-ink);font-weight:500}.health-contact-band-section{padding:0 0 clamp(74px,9vw,118px)}.health-contact-band{display:flex;align-items:center;justify-content:space-between;gap:36px;border:1px solid #b8d9ea;border-radius:30px;background:linear-gradient(130deg,#f5fbfe,#edf8fd);padding:clamp(30px,5vw,56px)}.health-contact-band>div{max-width:690px}.health-contact-band h2{margin-top:12px;font-size:clamp(30px,3.5vw,44px)}.health-contact-band .health-button{flex:0 0 auto}.health-home-hero{position:relative;padding:clamp(64px,7vw,92px) 0 54px;overflow:hidden;background:#ffffff}.health-home-hero:before{position:absolute;width:min(720px,65vw);height:min(720px,65vw);top:-290px;right:-150px;border-radius:50%;background:radial-gradient(circle,rgba(26,170,232,.14),rgba(26,170,232,0));content:"";pointer-events:none}.health-home-hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,.9fr) minmax(460px,1.1fr);align-items:center;gap:clamp(46px,7vw,88px)}.health-home-hero h1{font-size:clamp(44px,4.8vw,64px)}.health-home-hero-media{min-height:clamp(470px,51vw,620px)}.health-home-hero-media:after{position:absolute;inset:0;background:linear-gradient(180deg,transparent 65%,rgba(11,50,72,.18));content:"";pointer-events:none}.health-home-hero-caption{position:absolute;z-index:1;right:20px;bottom:18px;left:20px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid rgba(255,255,255,.65);border-radius:17px;background:rgba(255,255,255,.9);padding:15px 17px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.health-home-hero-caption strong{color:var(--health-ink);font-size:13px;font-weight:600}.health-home-hero-caption span{color:var(--health-muted);font-size:11px}.health-audience-strip{border-bottom:1px solid var(--health-line);background:#ffffff;padding:0 0 32px}.health-audience-strip-inner{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-block:1px solid var(--health-line)}.health-audience-strip-item{min-height:94px;display:flex;align-items:center;gap:14px;border-right:1px solid var(--health-line);padding:18px 20px}.health-audience-strip-item:last-child{border-right:0}.health-audience-strip-item svg{width:22px;height:22px;flex:0 0 auto;color:var(--health-blue)}.health-audience-strip-item strong{display:block;color:var(--health-ink);font-size:13px;font-weight:600}.health-audience-strip-item span{display:block;margin-top:3px;color:var(--health-muted);font-size:10px;line-height:1.4}.health-context-card{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:18px}.health-context-card h3,.health-ethics-card h3{margin-top:2px}.health-ethics-card{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:18px}.health-ethics-grid .health-ethics-card:last-child:nth-child(odd){grid-column:1/-1}.health-identity-panel{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:clamp(34px,6vw,70px);border:1px solid var(--health-line);border-radius:28px;background:#ffffff;padding:clamp(28px,5vw,54px)}.health-identity-panel h2{margin:14px 0 0;color:var(--health-ink);font-size:clamp(30px,3.8vw,46px);font-weight:600;letter-spacing:-.04em;line-height:1.12}.health-identity-panel-copy{display:grid;gap:18px}.health-identity-panel-copy p{margin:0;color:var(--health-muted);font-size:15px;line-height:1.8}.health-supporter-note{border-left:3px solid var(--health-orange);background:#fffaf5;padding:15px 17px;color:#674936!important}.health-detail-list{display:grid;gap:0;margin:28px 0 0;padding:0;list-style:none}.health-detail-list li{display:grid;grid-template-columns:45px 1fr;gap:16px;border-top:1px solid var(--health-line);padding:19px 0}.health-detail-list li:last-child{border-bottom:1px solid var(--health-line)}.health-detail-list span{color:var(--health-blue);font-size:11px;font-weight:700}.health-detail-list strong{display:block;margin-bottom:5px;color:var(--health-ink);font-size:15px;font-weight:600}.health-detail-list p{margin:0;color:var(--health-muted);font-size:14px;line-height:1.7}.health-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.health-contact-card{min-height:260px;display:flex;flex-direction:column;align-items:flex-start;padding:clamp(26px,4vw,38px)}.health-contact-card .health-contact-icon{margin-bottom:28px}.health-contact-card .health-button{margin-top:auto;padding-top:0}.health-contact-preparation{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:clamp(32px,6vw,76px);align-items:start}.health-contact-preparation h2{margin:14px 0 0;color:var(--health-ink);font-size:clamp(30px,4vw,46px);font-weight:600;letter-spacing:-.04em;line-height:1.15}.health-fre-status{display:inline-flex;align-items:center;gap:8px;border:1px solid #c8dce7;border-radius:999px;background:#f7fbfd;color:#4a697b;padding:8px 12px;font-size:11px;font-weight:600}.health-fre-status:before{width:7px;height:7px;border-radius:50%;background:var(--health-orange);content:""}.health-fre-intro{max-width:760px;margin-inline:auto;text-align:center}.health-fre-intro .health-eyebrow{justify-content:center}.health-fre-intro .health-fre-status{margin-top:25px}.health-fre-boundary{max-width:850px;margin:0 auto;border:1px solid var(--health-line);border-radius:24px;background:#ffffff;padding:clamp(26px,5vw,44px)}.health-fre-boundary h2{margin:0 0 12px;color:var(--health-ink);font-size:clamp(25px,3vw,34px);font-weight:600;letter-spacing:-.03em}.health-fre-boundary p{margin:0;color:var(--health-muted);font-size:14px;line-height:1.75}.health-fre-boundary .health-button{margin-top:24px}.health-footer{border-top:1px solid #d8e6ee;background:#f7fbfd}.health-footer-inner{width:min(1180px,calc(100% - 48px));margin-inline:auto;padding:58px 0 24px}.health-footer-inner>.health-footer-brand-column,.health-footer-links{display:inline-grid;vertical-align:top}.health-footer-brand-column{width:34%;padding-right:clamp(30px,6vw,74px)}.health-footer-brand-column>p{max-width:400px;margin:18px 0 16px;color:var(--health-muted);font-size:13px;line-height:1.75}.health-footer-email{display:inline-flex;align-items:center;gap:8px;color:var(--health-blue-dark)!important;font-size:12px;font-weight:700;text-decoration:none}.health-footer-email svg{width:16px;height:16px}.health-footer-links{width:65%;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.health-footer-links>div{display:flex;flex-direction:column;align-items:flex-start;gap:11px}.health-footer-links h2{margin:0 0 7px;color:var(--health-ink);font-size:12px;font-weight:700}.health-footer-links a{display:inline-flex;align-items:center;gap:6px;color:var(--health-muted);font-size:12px;line-height:1.55;text-decoration:none}.health-footer-email:focus-visible,.health-footer-email:hover,.health-footer-links a:focus-visible,.health-footer-links a:hover{color:var(--health-blue-dark);text-decoration:underline;text-underline-offset:3px}.health-footer-links a span{border:1px solid #cbdde7;border-radius:999px;padding:2px 6px;color:#718793;font-size:8px;text-transform:uppercase}.health-footer-links a svg{width:13px;height:13px}.health-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid #d8e6ee;margin-top:48px;padding-top:22px;color:#748895;font-size:10px;line-height:1.6}.health-footer-bottom p{max-width:560px;margin:0;text-align:right}.health-section-note{margin-top:28px}.health-context-grid>:last-child:nth-child(odd){grid-column:1/-1}.health-future-section{padding-top:clamp(62px,8vw,96px)}.health-future-panel{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:25px;border-block:1px solid var(--health-line);padding-block:clamp(28px,4vw,42px)}.health-future-panel>svg{width:42px;height:42px;color:var(--health-blue)}.health-future-panel h2{margin:9px 0 8px;color:var(--health-ink);font-size:clamp(25px,3vw,36px);font-weight:600;letter-spacing:-.035em;line-height:1.2}.health-future-panel p{margin:0;color:var(--health-muted);font-size:13px;line-height:1.7}.health-future-panel>a{display:inline-flex;align-items:center;gap:8px;color:var(--health-blue-dark);font-size:12px;font-weight:700;text-decoration:none;white-space:nowrap}.health-future-panel>a svg{width:16px;height:16px}.health-recording-stages{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.health-recording-stage{min-height:290px;border:1px solid var(--health-line);border-radius:22px;background:#ffffff;padding:27px}.health-recording-stage h3{margin:11px 0 10px;color:var(--health-ink);font-size:19px;font-weight:600;letter-spacing:-.02em}.health-recording-stage p{margin:0;color:var(--health-muted);font-size:14px;line-height:1.75}.health-process-timeline{position:relative;display:grid;gap:0;margin:0;padding:0;list-style:none}.health-process-timeline:before{position:absolute;top:0;bottom:0;left:34px;width:1px;background:var(--health-line);content:""}.health-process-timeline li{position:relative;display:grid;grid-template-columns:68px minmax(0,1fr);gap:clamp(22px,4vw,46px);padding:0 0 46px}.health-process-timeline li:last-child{padding-bottom:0}.health-process-timeline-number{position:relative;z-index:1;width:68px;height:68px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #add0e2;border-radius:50%;background:#ffffff;color:var(--health-blue-dark);font-size:12px;font-weight:700}.health-process-timeline li>div{border-bottom:1px solid var(--health-line);padding:7px 0 42px}.health-process-timeline li:last-child>div{border-bottom:0;padding-bottom:8px}.health-process-timeline h2{margin:0 0 9px;color:var(--health-ink);font-size:clamp(22px,2.8vw,32px);font-weight:600;letter-spacing:-.03em}.health-process-timeline p{max-width:760px;margin:0;color:var(--health-muted);font-size:15px;line-height:1.75}.health-boundary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.health-boundary-card{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:20px;border:1px solid var(--health-line);border-radius:24px;background:#ffffff;padding:clamp(26px,4vw,38px)}.health-boundary-card h3{margin:2px 0 10px;color:var(--health-ink);font-size:21px;font-weight:600}.health-boundary-card>div>p{margin:0;color:var(--health-muted);font-size:14px;line-height:1.75}.health-boundary-card .health-check-list{margin-top:22px}.health-limit-statement{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(32px,6vw,76px)}.health-limit-statement h2{margin:14px 0 0;color:var(--health-ink);font-size:clamp(30px,4vw,48px);font-weight:600;letter-spacing:-.04em;line-height:1.12}.health-contact-checklist{display:grid;gap:0;margin:0;padding:0;list-style:none}.health-contact-checklist li{display:grid;grid-template-columns:auto 1fr;gap:17px;border-top:1px solid var(--health-line);padding:20px 0}.health-contact-checklist li:last-child{border-bottom:1px solid var(--health-line)}.health-contact-checklist svg{width:21px;height:21px;margin-top:2px;color:var(--health-blue)}.health-contact-checklist span,.health-contact-checklist strong{display:block}.health-contact-checklist strong{margin-bottom:5px;color:var(--health-ink);font-size:14px;font-weight:600}.health-contact-checklist span{color:var(--health-muted);font-size:13px;line-height:1.7}.health-contact-closing,.health-fre-closing{border-top:1px solid var(--health-line);background:#ffffff;padding:24px 0}.health-contact-closing .health-container,.health-fre-closing .health-container{display:flex;align-items:center;justify-content:space-between;gap:24px}.health-contact-closing p,.health-fre-closing span{margin:0;color:var(--health-muted);font-size:12px}.health-back-link,.health-contact-closing a,.health-fre-closing a{display:inline-flex;align-items:center;gap:8px;color:var(--health-blue-dark);font-size:12px;font-weight:700;text-decoration:none}.health-back-link:focus-visible,.health-back-link:hover,.health-contact-closing a:focus-visible,.health-contact-closing a:hover,.health-fre-closing a:focus-visible,.health-fre-closing a:hover{text-decoration:underline;text-underline-offset:3px}.health-back-link svg,.health-contact-closing svg,.health-fre-closing svg{width:16px;height:16px}.health-fre-hero{background:radial-gradient(circle at 87% 12%,rgba(255,122,26,.08),transparent 27%),linear-gradient(180deg,#ffffff,#f8fcfe)}.health-back-link{width:fit-content;margin-bottom:30px;color:#587182}.health-fre-boundary-icon{width:30px;height:30px;margin-bottom:22px;color:var(--health-orange)}.health-fre-boundary .health-safety-note{margin-top:24px}.health-site-shell :is(a,button):focus-visible{outline:3px solid rgba(18,111,214,.24);outline-offset:3px}@media (max-width:1080px){.health-header-inner{gap:18px}.health-desktop-navigation{gap:15px}.health-desktop-navigation a{font-size:12px}.health-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.health-output-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:960px){:root{--health-header-height:68px}.health-header-inner{width:min(100% - 30px,1180px)}.health-brand-image{width:190px;height:45px}.health-desktop-navigation,.health-header-account-actions,.health-header-contact,.health-header-login{display:none}.health-header-menu-button{display:inline-flex;margin-left:auto}.health-mobile-menu{position:fixed;z-index:100;inset:var(--health-header-height) 0 0;display:block;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;background:#ffffff;opacity:0;pointer-events:none;visibility:hidden;transform:translateY(-8px);transition:opacity .16s ease,transform .22s cubic-bezier(.22,1,.36,1),visibility 0s linear .22s;-webkit-overflow-scrolling:touch}.health-mobile-menu.is-open{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0);transition-delay:0s}.health-mobile-menu-inner{width:min(100% - 40px,720px);min-height:100%;display:flex;flex-direction:column;margin-inline:auto;padding:clamp(28px,7vw,52px) 0 max(30px,env(safe-area-inset-bottom))}.health-mobile-menu-heading{display:grid;gap:7px;margin-bottom:24px}.health-mobile-menu-heading span{color:var(--health-blue);font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.health-mobile-menu-heading strong{max-width:570px;color:var(--health-ink);font-size:clamp(24px,5vw,34px);font-weight:600;letter-spacing:-.035em;line-height:1.2}.health-mobile-menu nav{display:grid;border-top:1px solid var(--health-line)}.health-mobile-menu nav a{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--health-line);color:#365366;padding:0 8px;font-size:17px;font-weight:600;text-decoration:none;transition:background .15s ease,color .15s ease}.health-mobile-menu nav a:focus-visible,.health-mobile-menu nav a:hover,.health-mobile-menu nav a[aria-current=page]{background:#f5fafc;color:var(--health-blue-dark)}.health-mobile-menu nav a svg{width:18px;height:18px;color:#7791a1}.health-mobile-menu-support{display:flex;align-items:flex-start;gap:13px;border:1px solid var(--health-line);border-radius:17px;background:#f7fbfd;margin-top:22px;padding:17px}.health-mobile-menu-support>svg{width:21px;height:21px;flex:0 0 auto;color:var(--health-blue-dark)}.health-mobile-menu-support strong{display:block;color:var(--health-ink);font-size:13px;line-height:1.5}.health-mobile-menu-support p{margin:5px 0 0;color:var(--health-muted);font-size:11px;line-height:1.65}.health-mobile-menu-inner>.health-button{width:100%;margin-top:14px}.health-boundary-grid,.health-contact-preparation,.health-editorial-grid,.health-home-hero-grid,.health-identity-panel,.health-limit-statement,.health-page-hero-grid{grid-template-columns:1fr}.health-home-hero-copy,.health-page-hero-copy{max-width:760px}.health-home-hero-media,.health-page-hero-media{min-height:clamp(390px,72vw,600px)}.health-page-hero-compact .health-page-hero-media{min-height:clamp(350px,66vw,520px)}.health-editorial-grid-reverse .health-editorial-image{order:0}.health-audience-strip-inner,.health-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.health-audience-strip-item:nth-child(2){border-right:0}.health-audience-strip-item:nth-child(-n+2){border-bottom:1px solid var(--health-line)}.health-footer-brand-column,.health-footer-links{width:100%}.health-footer-brand-column{padding-right:0}.health-footer-links{margin-top:42px}.health-future-panel{grid-template-columns:auto minmax(0,1fr)}.health-future-panel>a{grid-column:2}}@media (max-width:760px){:root{--health-header-height:66px}body.health-body{padding-bottom:calc(78px + env(safe-area-inset-bottom))}.health-container,.health-footer-inner{width:min(100% - 34px,1180px)}.health-header-inner{width:calc(100% - 28px)}.health-brand-image{width:174px;height:42px}.health-header-menu-button{width:44px;height:44px;border-radius:13px}.health-mobile-menu{bottom:0}.health-mobile-menu-inner{width:calc(100% - 34px);padding-top:24px;padding-bottom:calc(98px + env(safe-area-inset-bottom))}.health-account-feedback{right:17px;left:17px;max-width:none}.health-mobile-menu-heading{margin-bottom:18px}.health-mobile-menu nav a{min-height:58px;font-size:16px}.health-mobile-menu-support{margin-top:16px}.health-mobile-bottom-nav{position:fixed;z-index:120;right:10px;bottom:max(10px,env(safe-area-inset-bottom));left:10px;min-height:58px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid #d2e2ea;border-radius:22px;background:rgba(255,255,255,.96);backdrop-filter:saturate(145%) blur(16px);-webkit-backdrop-filter:saturate(145%) blur(16px)}.health-mobile-bottom-nav a,.health-mobile-bottom-nav button{min-width:0;min-height:58px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:0;background:transparent;color:#718694;padding:5px 2px;font:inherit;font-size:10px;font-weight:600;line-height:1.1;text-decoration:none;cursor:pointer}.health-mobile-bottom-nav a[aria-current=page],.health-mobile-bottom-nav button[aria-expanded=true]{color:var(--health-blue-dark)}.health-mobile-bottom-nav svg{width:20px;height:20px}.health-home-hero,.health-page-hero{padding-top:54px}.health-editorial-grid,.health-home-hero-grid,.health-page-hero-grid{gap:35px}.health-home-hero h1,.health-page-hero h1{margin-block:14px 18px;font-size:clamp(38px,11.5vw,54px);letter-spacing:-.05em}.health-home-hero-copy>p,.health-page-hero-copy>p{font-size:15px;line-height:1.7}.health-home-hero-media,.health-page-hero-compact .health-page-hero-media,.health-page-hero-media{min-height:min(112vw,500px);border-radius:24px}.health-home-hero-media img,.health-page-hero-media img{object-position:58% center}.health-home-hero-caption{right:12px;bottom:12px;left:12px;padding:13px 14px}.health-home-hero-caption span{display:none}.health-section{padding-block:72px}.health-section-heading{margin-bottom:30px}.health-contact-band h2,.health-editorial-copy h2,.health-fre-intro h2,.health-section-heading h2{font-size:clamp(29px,8.5vw,40px)}.health-audience-grid,.health-boundary-grid,.health-card-grid,.health-contact-grid,.health-context-grid,.health-ethics-grid,.health-output-grid,.health-process-grid,.health-recording-stages{grid-template-columns:1fr}.health-context-grid>:last-child:nth-child(odd){grid-column:auto}.health-card{min-height:0}.health-ethics-grid .health-ethics-card:last-child:nth-child(odd){grid-column:auto}.health-process-step{min-height:0}.health-process-step h3{margin-top:26px}.health-editorial-image{min-height:min(112vw,500px);border-radius:24px}.health-audience-strip{padding-bottom:20px}.health-audience-strip-inner{grid-template-columns:1fr}.health-audience-strip-item,.health-audience-strip-item:nth-child(-n+2),.health-audience-strip-item:nth-child(2){border-right:0;border-bottom:1px solid var(--health-line)}.health-audience-strip-item:last-child{border-bottom:0}.health-contact-band{align-items:flex-start;flex-direction:column;border-radius:24px}.health-contact-band .health-button{width:100%}.health-future-panel{grid-template-columns:1fr;align-items:start}.health-future-panel>a{grid-column:auto;white-space:normal}.health-recording-stage{min-height:0}.health-boundary-card{grid-template-columns:1fr}.health-contact-closing .health-container,.health-fre-closing .health-container{align-items:flex-start;flex-direction:column}.health-identity-panel{border-radius:24px}.health-footer-links{grid-template-columns:1fr 1fr;row-gap:34px}.health-footer-links>div:last-child{grid-column:1/-1}.health-footer-bottom{align-items:flex-start;flex-direction:column}.health-footer-bottom p{text-align:left}}@media (max-width:430px){.health-brand-image{width:158px;height:39px}.health-home-hero-actions,.health-page-hero-actions{align-items:stretch;flex-direction:column}.health-home-hero-actions .health-button,.health-page-hero-actions .health-button{width:100%}.health-footer-links{grid-template-columns:1fr}.health-footer-links>div:last-child{grid-column:auto}.health-mobile-account-actions{grid-template-columns:1fr}.health-mobile-account-center{justify-content:center}}@media (prefers-reduced-motion:reduce){html:has(body.health-body){scroll-behavior:auto}.health-site-shell *,.health-site-shell :after,.health-site-shell :before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}