@import url('assets/fonts/fonts.css');
:root{--paper:#faf9f3;--ink:#171916;--green:#103d32;--muted:#777971;--category:#ae7267;--line:#d0d0c6;--serif:'STIX Two Text','Times New Roman',serif;--sans:'Roboto',Arial,sans-serif;--meta:'Roboto Condensed',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font:18px/1.55 var(--sans)}a{color:inherit;text-decoration:none}button,input{font:inherit;color:inherit}button{cursor:pointer}button,a,input{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--green);outline-offset:5px}a:hover{color:var(--green)}img{display:block;max-width:100%;height:auto}svg{fill:none;stroke:currentColor;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}p,figure{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.08;margin:0}button{border:0;background:none}.wrap{width:calc(100% - 100px);max-width:1180px;margin-inline:auto}.site-header{position:relative;width:calc(100% - 64px);max-width:1420px;margin:auto;display:flex;align-items:center;justify-content:center;min-height:158px;padding:24px 0 29px}.brand{display:block;color:var(--green);text-align:center}.brand>span{font:500 70px/.97 var(--serif);letter-spacing:-3.8px;display:block}.brand small{font:400 23px/1.05 var(--serif);display:block;margin-top:1px;letter-spacing:-.6px}.icon-button{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:8px}.icon-button svg{width:32px;height:32px}.site-header>.icon-button{position:absolute;left:0;top:50%;transform:translateY(-50%)}.languages{display:flex;gap:12px}.languages button{padding:6px 3px;font-size:12px}.languages button[aria-pressed=true]{border-bottom:0;font-weight:700;color:var(--green)}.header-languages{position:absolute;right:0;top:50%;transform:translateY(-50%)}.article-feed{padding-bottom:35px}.story-card{display:grid;grid-template-columns:1.65fr 1fr;gap:40px;align-items:center;border-bottom:0;padding-bottom:34px;margin-bottom:34px}.story-card:last-child{border-bottom:0;margin-bottom:0}.story-image{display:block;overflow:hidden}.story-image img{width:100%;aspect-ratio:1.5;object-fit:cover}.category{font:500 13px/1.35 var(--meta);letter-spacing:1.5px;color:var(--category);text-transform:uppercase;margin:0 0 15px}.story-copy h2{font-size:44px;letter-spacing:-1.1px;margin-bottom:12px;text-wrap:pretty}.deck{font-size:21px;line-height:1.3;font-weight:300;color:var(--muted);margin-bottom:15px}.byline{font:400 16px/1.3 var(--sans)}.byline span{color:var(--muted)}.site-footer{display:flex;gap:24px;justify-content:space-between;align-items:center;border-top:0;padding-block:25px 35px;font-size:12px;color:var(--muted)}.footer-brand{font:500 28px var(--serif);letter-spacing:-1.3px;color:var(--green)}.back-top{display:flex;align-items:center;gap:9px}.arrow-icon{width:14px;height:14px;flex:none;stroke-width:1}.skip{position:fixed;left:12px;top:-100px;z-index:20;padding:10px;background:var(--green);color:white}.skip:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}main:focus{outline:none}dialog{position:fixed;inset:0 auto 0 0;margin:0;width:370px;max-width:90vw;height:100dvh;max-height:100dvh;border:0;padding:36px 30px;background:var(--paper);color:var(--ink);overflow-y:auto}dialog::backdrop{background:rgba(0,0,0,.54)}body:has(dialog[open]){overflow:hidden}.close-menu{margin:-10px 0 20px -8px}.menu-brand{margin-bottom:64px}.menu-brand>span{font-size:45px;letter-spacing:-2.5px}.menu-brand small{font-size:19px;letter-spacing:-.5px}dialog nav{display:flex;flex-direction:column;gap:23px}dialog nav a{font:400 43px/1.12 var(--serif);letter-spacing:-1.5px}.menu-search{display:flex;align-items:center;gap:20px;border-top:0;padding-top:24px;margin-top:35px;font:400 32px var(--serif);letter-spacing:-1px}.menu-search svg{width:32px;height:32px}.menu-languages{margin-top:54px;gap:24px}.page-wrap{width:calc(100% - 64px);max-width:1000px;margin:15px auto 65px}.page-title{font-size:58px;letter-spacing:-1.8px;margin-bottom:28px}.about-copy,.reading-body{font:400 22px/1.72 var(--serif);max-width:740px;margin-inline:auto;overflow-wrap:anywhere}.about-copy p,.reading-body p{margin:0 0 25px}.about-copy p:first-child{font-size:26px;line-height:1.5}.about-logo{width:180px;margin:0 auto 35px;mix-blend-mode:multiply}.about-layout{max-width:1000px;margin:auto}.author-panel{display:grid;grid-template-columns:230px 1fr;gap:35px;max-width:740px;margin:45px auto;padding-top:30px;border-top:0}.author-panel img{width:100%;aspect-ratio:4/5;object-fit:cover}.author-panel h2{font-size:36px;margin-bottom:18px}.author-panel p{font-size:17px;line-height:1.7;margin-bottom:16px}.text-link{display:inline-flex;align-items:center;gap:12px;border-bottom:0;padding-bottom:4px;font-size:15px}.article-heading{max-width:850px;text-align:center;margin:8px auto 35px}.article-heading h1{font-size:64px;letter-spacing:-1.8px;margin-bottom:20px}.article-heading .category{margin-bottom:19px}.article-heading .deck{max-width:740px;margin:0 auto 23px;font-size:24px}.article-cover{max-width:1000px;margin:0 auto 40px}.article-cover img{width:100%;aspect-ratio:1.6;object-fit:cover}.reading-body blockquote{margin:25px 0 30px;padding:0 0 0 25px;border-left:2px solid var(--category);font-style:italic}.reading-links{display:flex;justify-content:space-between;gap:20px;max-width:740px;margin:35px auto 0;padding-top:22px;border-top:0}.clinical-layout{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.clinical-layout img{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:center 35%}.clinical-layout p{margin:20px 0;font-size:20px;line-height:1.7}.contact-button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;background:var(--green);color:var(--paper);padding:15px 20px;font-size:16px}.contact-button:hover{color:white;background:#1f4d40}.contact-note{font-size:14px!important;color:var(--muted)}.contact-page{max-width:740px;padding:45px 0 80px}.contact-page p{margin:25px 0;font-size:21px}.search-form{display:flex;border-bottom:0;margin:10px 0 40px;gap:12px}.search-form input{flex:1;min-width:0;background:none;border:0;padding:15px 0;font-size:20px}.search-form button{width:44px}.search-form svg{width:25px;height:25px}.no-results{padding:25px 0 65px;color:var(--muted)}.text-only{grid-template-columns:1fr}.text-only .story-copy{max-width:800px}.translation-note{font-size:13px;color:var(--muted);margin-top:12px!important}
@media(max-width:900px){.wrap{width:calc(100% - 48px)}.story-card{gap:28px;grid-template-columns:1.3fr 1fr}.story-copy h2{font-size:36px}.deck{font-size:19px}.site-header{min-height:140px}.brand>span{font-size:61px}.brand small{font-size:21px}}
@media(max-width:700px){.wrap{width:calc(100% - 36px)}.site-header{width:calc(100% - 36px);min-height:94px;padding:19px 0 17px}.brand>span{font-size:44px;letter-spacing:-2.6px}.brand small{font-size:16px;letter-spacing:-.6px;line-height:1}.site-header>.icon-button{left:-6px;top:44px;width:34px;height:36px;padding:4px}.site-header>.icon-button svg{width:28px;height:28px}.header-languages{display:none}.article-feed{padding-bottom:18px}.story-card{display:block;padding-bottom:16px;margin-bottom:17px}.story-image{margin-bottom:12px}.story-image img{aspect-ratio:1.5}.category{font-size:10px;letter-spacing:1.15px;margin-bottom:9px}.story-copy h2{font-size:31px;letter-spacing:-1px;line-height:1.04;margin-bottom:7px;text-wrap:initial}.deck{font-size:17px;line-height:1.13;margin-bottom:10px;letter-spacing:-.35px}.byline{font-size:14px;line-height:1.3;letter-spacing:-.35px}.site-footer{flex-wrap:wrap;gap:10px;padding-block:22px}.site-footer p{font-size:11px}.site-footer .back-top{width:100%;font-size:11px;margin-top:8px}.footer-brand{font-size:25px}dialog{width:55%;max-width:none;padding:20px 18px}.close-menu{width:32px;height:32px;padding:4px;margin:0 0 20px -3px}.close-menu svg{width:26px;height:26px;stroke-width:1.3}.menu-brand{margin:0 -3px 47px}.menu-brand>span{font-size:29px;letter-spacing:-1.8px}.menu-brand small{font-size:12px;letter-spacing:-.5px}.menu-brand{text-align:center}dialog nav{gap:21px}dialog nav a{font-size:31px;letter-spacing:-1.3px}.menu-search{font-size:24px;letter-spacing:-.8px;gap:14px;margin-top:31px;padding-top:20px}.menu-search svg{width:24px;height:24px}.menu-languages{gap:18px;margin-top:80px}.menu-languages button{font-size:11px}.page-wrap{width:calc(100% - 36px);margin:10px auto 40px}.page-title{font-size:40px;margin-bottom:24px;letter-spacing:-1px}.about-copy,.reading-body{font-size:20px;line-height:1.65}.about-copy p:first-child{font-size:23px}.about-logo{width:135px;margin-bottom:25px}.author-panel{grid-template-columns:1fr;gap:22px;margin-top:30px}.author-panel img{aspect-ratio:1.15;object-position:center 35%}.author-panel p{font-size:17px}.article-heading{text-align:left;margin:12px auto 25px}.article-heading h1{font-size:42px;letter-spacing:-1.2px;margin-bottom:14px}.article-heading .deck{font-size:20px;margin-bottom:18px}.article-cover{margin-bottom:28px}.article-cover img{aspect-ratio:1.5}.reading-links{flex-wrap:wrap}.reading-body blockquote{padding-left:18px}.clinical-layout{grid-template-columns:1fr;gap:25px}.clinical-layout .page-title{margin-bottom:18px}.clinical-layout p{font-size:18px}.clinical-layout img{aspect-ratio:1.1}.contact-page{padding:15px 0 40px}.contact-page p{font-size:19px}.search-form{margin-bottom:28px}.search-form input{font-size:17px}}
@media(max-width:360px){.brand>span{font-size:38px}.brand small{font-size:14px}.story-copy h2{font-size:27px}.deck{font-size:16px}dialog{width:60%}.menu-brand>span{font-size:27px}dialog nav a{font-size:29px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.clinic-awaiting{max-width:650px}.clinic-awaiting img{width:100%;height:auto}

@media(max-width:700px){.story-copy h2{font-size:28px;letter-spacing:-.85px}.story-card:nth-child(2) .story-image img{aspect-ratio:16/9}}

@media(min-width:361px) and (max-width:700px){.menu-brand>span{font-size:36px;letter-spacing:-2.3px}.menu-brand small{font-size:14px;letter-spacing:-.6px}}

.brand small{text-transform:lowercase}

/* September editorial revision: proportional masthead and centered navigation. */
.site-header>.brand{--brand-size:80px}
.site-header>.brand>span{font-size:var(--brand-size)}
.site-header>.brand small{font-size:calc(var(--brand-size)*.328571)}
.menu-symbol{position:relative;width:74px;height:82px;margin:-24px auto 12px;overflow:hidden;mix-blend-mode:multiply;pointer-events:none}
.menu-symbol img{position:absolute;width:219px;max-width:none;left:-72px;top:-27px}
.menu-symbol.custom-logo img{position:static;width:100%;height:100%;object-fit:contain}
.menu-brand{margin-bottom:38px}
dialog nav{text-align:center;align-items:center}
.menu-search,.menu-languages{justify-content:center}
.site-footer,.reading-links,.reading-links .text-link{border:0}
.clinic-page{max-width:740px}
.clinic-portrait{width:100%;max-width:540px;margin:40px auto 0}
@media(min-width:701px) and (max-width:900px){.site-header>.brand{--brand-size:69px}}
@media(max-width:700px){
 .site-header{min-height:106px}
 .site-header>.brand{--brand-size:49px}
 .site-header>.brand small{font-size:calc(var(--brand-size)*.363636)}
 .site-header>.icon-button{top:48px}
 .menu-symbol{width:58px;height:64px;margin:-35px auto 12px}
 .menu-symbol img{width:172px;left:-57px;top:-21px}
 .menu-brand{margin-bottom:36px}
 .menu-brand>span{font-size:clamp(29px,9.23vw,40px)}
 .menu-brand small{font-size:clamp(12px,3.59vw,15.5px)}
 .menu-languages{margin-top:44px}
}
@media(max-width:360px){.site-header>.brand{--brand-size:42px}}

.clinic-contact{border-bottom:0}
