:root{color-scheme:light;--paper:#ffffff;--mineral:#f1f1f1;--ink:#000000;--muted:#5f5f5f;--quiet:#858585;--rule:#d0d0d0;--rule-strong:#a8a8a8;--rule-dark:rgba(255,255,255,0.2);--signal:#000000;--signal-deep:#000000;--signal-light:#dedede;--night:#000000;--white:#ffffff;--shell:min(1440px,calc(100vw - 80px));--read:68ch;--header-height:82px}*{box-sizing:border-box}html{scroll-behavior:smooth;text-size-adjust:100%}body,html{background:var(--paper);color:var(--ink)}body{margin:0;min-width:320px;font-family:var(--font-geist-sans),Arial,Helvetica,sans-serif;font-size:18px;line-height:1.55;text-rendering:optimizeLegibility}main{display:block;min-height:70vh}::selection{background:var(--signal-light);color:var(--ink)}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:.2em}a,button,input,select,summary,textarea{-webkit-tap-highlight-color:transparent}button,input,select,textarea{font:inherit}button{color:inherit}canvas,img{display:block;max-width:100%}blockquote,dd,dl,figure,h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-weight:500;letter-spacing:-.025em;line-height:1.05;text-wrap:balance}p{text-wrap:pretty}ol,ul{margin-block:0}.shell{width:var(--shell);margin-inline:auto}.mono{font-size:.9rem;font-weight:500}.skip-link{position:fixed;z-index:200;top:10px;left:10px;padding:10px 14px;background:var(--night);color:var(--white);transform:translateY(-160%);transition:transform .16s ease}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:2px solid currentColor;outline-offset:4px}.site-header{position:fixed;z-index:100;inset:0 0 auto;height:var(--header-height);color:var(--ink);background:rgba(255,255,255,.96);border-bottom:1px solid rgba(0,0,0,.12);backdrop-filter:blur(16px);transition:background-color .22s ease,border-color .22s ease,color .22s ease}.site-header.dark-at-top{color:var(--paper);background:transparent;border-bottom-color:transparent;backdrop-filter:none}.site-header.dark-at-top .wordmark-sub{color:rgba(255,255,255,.58)}.header-inner{display:grid;grid-template-columns:minmax(200px,1fr) auto;gap:2rem;align-items:center;height:100%}.footer-wordmark,.wordmark{display:inline-flex;align-items:baseline;gap:.6rem;width:max-content;color:inherit;text-decoration:none}.footer-wordmark-main,.wordmark-main{font-family:var(--font-aeviant-wordmark),"Times New Roman",serif;font-weight:400;letter-spacing:-.025em;line-height:.92}.wordmark-main{font-size:1.5rem}.footer-wordmark-sub,.wordmark-sub{color:var(--muted);font-size:.72rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase}.desktop-nav{display:flex;justify-content:center;gap:clamp(20px,2.4vw,42px)}.desktop-nav a{position:relative;font-size:.84rem;font-weight:520;text-decoration:none}.desktop-nav a:after{position:absolute;content:"";right:0;bottom:-9px;left:0;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .2s ease}.desktop-nav a:hover:after,.desktop-nav a[aria-current=page]:after{transform:scaleX(1);transform-origin:left}.mobile-nav-shell{display:none}.investigational{max-width:74rem;padding:0}.investigational p{color:var(--muted);font-size:.92rem;line-height:1.65}.investigational.compact p{color:rgba(255,255,255,.54);font-size:.88rem}.last-reviewed{color:var(--quiet)}.site-footer{color:var(--paper);background:var(--night)}.footer-main{display:grid;grid-template-columns:minmax(18rem,1fr) minmax(20rem,.75fr);gap:clamp(3rem,9vw,10rem);align-items:start;padding:clamp(3.5rem,6vw,5.5rem) 0 clamp(2.5rem,4vw,3.5rem)}.footer-wordmark-main{font-size:clamp(2.2rem,3.5vw,3.2rem)}.footer-wordmark-sub{color:rgba(255,255,255,.56)}.footer-statement p{max-width:38rem;color:rgba(255,255,255,.64);font-size:clamp(1rem,1.3vw,1.12rem);line-height:1.65}.footer-email{display:inline-block;margin-top:1rem;color:rgba(255,255,255,.72);font-size:.94rem;text-decoration:none}.footer-email:hover,.footer-legal a:hover,.footer-links a:hover{color:var(--paper);text-decoration:underline}.footer-navigation{padding:0 0 clamp(2.5rem,4vw,3.5rem)}.footer-links{display:flex;flex-wrap:wrap;gap:.8rem clamp(1.25rem,2.5vw,2.5rem);margin:0;padding:0;list-style:none}.footer-links a{color:rgba(255,255,255,.78);font-size:.94rem;text-decoration:none}.footer-disclaimer{padding:clamp(1.75rem,3vw,2.5rem) 0;border-top:1px solid var(--rule-dark);border-bottom:1px solid var(--rule-dark)}.footer-legal{display:flex;flex-wrap:wrap;gap:.75rem 2rem;align-items:center;justify-content:space-between;padding:1.7rem 0 2rem;color:rgba(255,255,255,.66);font-size:.88rem}.footer-legal nav{display:flex;flex-wrap:wrap;gap:1.25rem}.button-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.button-primary,.button-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:10px 16px;border:1px solid var(--ink);border-radius:2px;font-size:.9rem;font-weight:560;text-decoration:none}.button-primary{color:var(--paper);background:var(--ink)}.button-secondary{background:transparent}.not-found{min-height:78vh;padding:calc(var(--header-height) + 7rem) 0 7rem}.not-found-grid{max-width:52rem}.not-found-grid>p{margin-bottom:1.5rem;color:var(--muted)}.not-found h1{font-size:clamp(3rem,6vw,5.5rem)}.not-found div>p{max-width:50ch;margin-top:1.5rem;color:var(--muted)}@media (max-width:1100px){:root{--shell:min(100% - 48px,1440px)}.header-inner{grid-template-columns:1fr auto}.desktop-nav{display:none}.mobile-nav-shell{display:block}.mobile-nav-toggle{min-width:64px;padding:10px 0;background:transparent;border:0;font-size:.82rem;cursor:pointer}.mobile-nav-panel{position:fixed;z-index:90;inset:var(--header-height) 0 0;padding:clamp(3rem,8vw,5rem) max(24px,calc((100vw - var(--shell)) / 2));color:var(--paper);background:var(--night);overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.mobile-nav-links{display:flex;flex-direction:column;gap:.8rem}.mobile-nav-links a{padding:.25rem 0;font-size:clamp(1.55rem,4vw,2.1rem);letter-spacing:-.02em;text-decoration:none}.mobile-nav-links a[aria-current=page]{text-decoration:underline;text-underline-offset:.2em}.footer-main{grid-template-columns:1fr;gap:3rem}}@media (max-width:760px){:root{--shell:calc(100vw - 40px);--header-height:70px}.header-inner{gap:1rem}.mobile-nav-toggle{min-width:3rem}body{font-size:17px}.footer-main{gap:2.25rem;padding-top:3.25rem}.footer-legal{align-items:flex-start;flex-direction:column}.footer-legal nav{order:-1}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media print{.mobile-nav-panel,.site-footer,.site-header{display:none!important}body{color:#000!important;background:#fff!important}a{text-decoration:underline}}.CookieNotice_notice__CyVzA{position:fixed;z-index:80;inset:auto 0 0;color:var(--paper);background:var(--night);border-top:1px solid var(--rule-dark)}.CookieNotice_inner__omKJd{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2rem;align-items:center;width:var(--shell);margin-inline:auto;padding:1rem 0 calc(1rem + env(safe-area-inset-bottom))}.CookieNotice_copy__G2SX8{max-width:76ch;color:rgba(255,255,255,.72);font-size:.9rem;line-height:1.6}.CookieNotice_actions__YGnL7{display:flex;gap:1.25rem;align-items:center;white-space:nowrap}.CookieNotice_dismiss__6afg3,.CookieNotice_privacyLink__e4OkM{min-height:44px;font-size:.84rem;font-weight:560}.CookieNotice_privacyLink__e4OkM{display:inline-flex;align-items:center;color:rgba(255,255,255,.78);text-underline-offset:.25em}.CookieNotice_privacyLink__e4OkM:hover{color:var(--paper)}.CookieNotice_dismiss__6afg3{min-width:104px;padding:9px 16px;color:var(--ink);background:var(--paper);border:1px solid var(--paper);border-radius:2px;cursor:pointer;transition:color .16s ease,background-color .16s ease}.CookieNotice_dismiss__6afg3:hover{color:var(--paper);background:transparent}@media (max-width:760px){.CookieNotice_inner__omKJd{grid-template-columns:1fr;gap:.35rem;padding:.7rem 0 calc(.7rem + env(safe-area-inset-bottom))}.CookieNotice_copy__G2SX8{font-size:.76rem;line-height:1.42}.CookieNotice_actions__YGnL7{justify-content:flex-end;gap:1rem}.CookieNotice_dismiss__6afg3,.CookieNotice_privacyLink__e4OkM{min-height:38px;font-size:.76rem}.CookieNotice_dismiss__6afg3{min-width:84px;padding:7px 12px}}@media (prefers-reduced-motion:reduce){.CookieNotice_dismiss__6afg3{transition:none}}@media print{.CookieNotice_notice__CyVzA{display:none}}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope Fallback;src:local("Arial");ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.00%;size-adjust:103.19%}.__className_73ee6c{font-family:Manrope,Manrope Fallback;font-style:normal}.__variable_73ee6c{--font-geist-sans:"Manrope","Manrope Fallback"}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/5df2c4de2f58cfb3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/12a1dde4187545ae-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/74310ce3beca545c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e78433f876ea8e1e-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/1ecca39927ee9e6f-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond Fallback;src:local("Times New Roman");ascent-override:95.27%;descent-override:29.59%;line-gap-override:0.00%;size-adjust:96.98%}.__className_e90bf4{font-family:Cormorant Garamond,Cormorant Garamond Fallback;font-weight:400;font-style:normal}.__variable_e90bf4{--font-aeviant-wordmark:"Cormorant Garamond","Cormorant Garamond Fallback"}