@charset "UTF-8";
:root{--ink:#163c2d;--green:#25613f;--dark:#153e2a;--lime:#e9f394;--paper:#fafbf7;--muted:#647168;--line:#dae1d7;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6}a{color:inherit;text-underline-offset:4px}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid #b67b00;outline-offset:6px}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.1;letter-spacing:-.035em}p{margin-bottom:1.25em}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.site-header{height:112px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-family:var(--serif);font-size:32px;font-weight:bold;letter-spacing:-1.6px;text-decoration:none;display:flex;align-items:center;gap:11px;line-height:1}.brand-mark{height:30px;width:30px;display:grid;place-items:center;border:1px solid currentColor;border-radius:50%;font-family:var(--sans);font-size:28px;font-weight:400;letter-spacing:0}.brand span:last-child{white-space:nowrap}.brand small{font:inherit;font-style:italic;font-weight:400}.nav{display:flex;align-items:center;gap:34px;font-size:14px}.nav a{text-decoration:none}.nav a:hover{text-decoration:underline}.nav-note{color:var(--muted);border-left:1px solid var(--line);padding-left:30px}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:12px;font-weight:bold;display:block;line-height:1.5;margin-bottom:22px}.hero{display:grid;grid-template-columns:1.02fr 1fr;min-height:570px;background:var(--dark);color:#fff;border-radius:5px;overflow:hidden}.hero-copy{padding:60px 54px;display:flex;align-items:flex-start;flex-direction:column;justify-content:center}.hero .eyebrow{color:var(--lime)}.hero h1{font-size:clamp(48px,4.65vw,70px);line-height:1.04;max-width:520px;margin-bottom:24px}.hero h1 em{font-weight:400;color:var(--lime)}.hero-copy>p{font-size:17px;max-width:365px;color:#e0e9de;line-height:1.75;margin-bottom:31px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;padding:14px 23px;border-radius:3px;background:var(--lime);color:var(--dark);font-weight:bold;text-decoration:none;font-size:14px;line-height:1.5}.button:hover{background:#f1fab3}.hero-media{position:relative;min-height:520px}.hero-media>img{height:100%;width:100%;object-fit:cover}.hero-caption{position:absolute;bottom:24px;left:25px;right:25px;background:rgba(250,251,247,.97);color:var(--ink);border-radius:3px;padding:19px 23px;display:flex;align-items:center;gap:25px;text-decoration:none}.hero-caption .eyebrow{color:var(--green);font-size:11px;margin-bottom:7px}.hero-caption strong{font-family:var(--serif);font-size:25px;font-weight:400;line-height:1.15;display:block}.hero-caption .arrow{margin-left:auto;font-size:27px}.intro-strip{display:flex;align-items:center;justify-content:space-between;padding:23px 0 25px;border-bottom:1px solid var(--line);gap:24px;font-size:13px;color:var(--muted)}.intro-strip>span:first-child{font-family:var(--serif);font-size:19px;color:var(--ink);font-style:italic}.intro-strip .principles{display:flex;gap:30px}.journal{padding:69px 0 77px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:34px}.section-heading h2{font-size:46px;margin:0}.section-heading .eyebrow{margin-bottom:12px}.section-heading p{color:var(--muted);font-size:14px;margin:0 0 5px;max-width:260px}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px 27px}.card{text-decoration:none;display:block}.card-image{aspect-ratio:1.5;border-radius:4px;overflow:hidden;background:#e4e9dc}.card-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.card:hover img{transform:scale(1.035)}.card-meta{display:flex;gap:15px;align-items:center;margin:20px 0 12px;font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:bold}.card-meta .time{color:var(--muted);font-weight:400;text-transform:none;letter-spacing:0;font-size:12px}.card h3{font-size:28px;line-height:1.15;margin-bottom:13px}.card p{color:var(--muted);font-size:14px;line-height:1.7;margin-bottom:14px}.text-link{display:inline-block;font-size:13px;font-weight:bold;border-bottom:1px solid #97ad97;padding-bottom:2px}.card:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1.2fr;gap:42px;padding-top:37px;border-top:1px solid var(--line);align-items:center}.card:last-child .card-image{aspect-ratio:1.8}.card:last-child .card-copy{max-width:500px}.card:last-child h3{font-size:38px}.approach{background:#e9eedf;padding:57px 0}.approach-inner{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.approach h2{font-size:42px;margin:0;max-width:450px}.approach p{font-size:16px;margin:0;color:#425845}.approach p+p{margin-top:16px;font-size:13px}.site-footer{padding:40px 0 25px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px}.footer-top .brand{font-size:26px}.footer-top .brand-mark{height:25px;width:25px;font-size:22px}.footer-links{display:flex;gap:24px;font-size:13px}.footer-note{border-top:1px solid var(--line);padding-top:20px;display:flex;justify-content:space-between;gap:45px;font-size:12px;color:var(--muted)}.footer-note p{max-width:760px;margin:0}.skip{position:absolute;left:20px;top:-100px;background:var(--lime);padding:12px 20px;z-index:10}.skip:focus{top:12px}.article-header{height:96px;border-bottom:1px solid var(--line)}.article-header .brand{font-size:28px}.back-link{font-size:13px;text-decoration:none}.back-link:hover{text-decoration:underline}.article-title{width:min(830px,calc(100% - 48px));margin:64px auto 34px;text-align:center}.article-title .eyebrow{color:var(--green);margin-bottom:19px}.article-title h1{font-size:clamp(40px,4.3vw,61px);margin-bottom:22px}.article-deck{font-size:19px;line-height:1.65;color:#5b6b60;max-width:720px;margin:0 auto 23px}.byline{font-size:12px;color:var(--muted);display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.article-figure{width:min(960px,calc(100% - 48px));margin:0 auto 41px}.article-figure img{width:100%;aspect-ratio:2;object-fit:cover;border-radius:4px}.article-figure figcaption{text-align:right;margin-top:7px;font-size:11px;color:var(--muted)}.article-body{width:min(690px,calc(100% - 48px));margin:0 auto;font-size:18px;line-height:1.85;color:#30473a}.takeaway{padding:26px 30px;background:#eaf0df;border-left:3px solid var(--green);margin-bottom:44px}.takeaway .eyebrow{font-size:11px;margin-bottom:9px}.takeaway p{font-family:var(--serif);font-size:24px;line-height:1.5;margin:0;color:var(--ink)}.article-body h2{font-size:33px;color:var(--ink);line-height:1.2;margin:43px 0 19px}.article-body ul{padding-left:23px;margin:0 0 26px}.article-body li{padding-left:5px;margin-bottom:12px}.article-body p{margin-bottom:21px}.action-box{margin:44px 0;background:var(--dark);color:#fff;padding:30px 33px;border-radius:4px}.action-box .eyebrow{color:var(--lime);margin-bottom:10px}.action-box h2{color:#fff;margin:0 0 15px;font-size:30px}.action-box p{font-size:16px;line-height:1.8;margin:0}.sources{border-top:1px solid var(--line);margin-top:45px;padding-top:24px;font-size:14px}.sources summary{font-weight:bold;cursor:pointer;padding:8px 0}.sources ol{padding-left:21px;margin-bottom:17px}.sources li{padding-left:5px;margin-bottom:12px}.medical-note{font-size:13px;line-height:1.75;color:var(--muted);margin-top:25px!important}.continue{border-top:1px solid var(--line);margin:40px 0 64px;padding-top:25px}.continue .eyebrow{font-size:11px;margin-bottom:10px}.continue a{font-family:var(--serif);font-size:27px;line-height:1.3}.legal{width:min(760px,calc(100% - 48px));margin:64px auto 80px}.legal h1{font-size:55px}.legal h2{font-size:28px;margin:36px 0 14px}.legal p,.legal li{font-size:16px;color:#405648}.legal .legal-pending{padding:22px 25px;background:#f2ecd9;border-left:3px solid #a77b25;font-size:14px}.legal a{overflow-wrap:anywhere}
@media(min-width:1600px){.hero h1{font-size:72px}}
@media(max-width:1050px){.wrap{width:calc(100% - 56px)}.hero-copy{padding:42px 35px}.hero h1{font-size:55px}.hero{min-height:520px}.hero-media{min-height:520px}.nav-note{display:none}.grid{gap:34px 22px}.card h3{font-size:25px}.intro-strip .principles{gap:20px}.approach-inner{gap:45px}}
@media(max-width:720px){.wrap{width:calc(100% - 36px)}.site-header{height:88px}.brand{font-size:26px;gap:8px}.brand-mark{width:25px;height:25px;font-size:23px}.nav{gap:20px;font-size:12px}.nav a:last-of-type{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:40px 29px 43px}.hero h1{font-size:51px}.hero-copy>p{font-size:16px;margin-bottom:26px}.hero-media{min-height:0;height:360px}.hero-caption{bottom:18px;left:18px;right:18px;padding:17px}.hero-caption strong{font-size:24px}.intro-strip{display:block;padding:20px 0}.intro-strip .principles{margin-top:10px;gap:15px;flex-wrap:wrap;font-size:12px}.journal{padding:44px 0}.section-heading{display:block;margin-bottom:27px}.section-heading h2{font-size:37px}.section-heading p{margin-top:16px;max-width:none}.grid{grid-template-columns:1fr 1fr;gap:31px 18px}.card h3{font-size:24px}.card-meta{flex-direction:column;align-items:flex-start;gap:3px;margin:15px 0 10px;font-size:10px}.card p{font-size:13px}.card:last-child{grid-template-columns:1fr;gap:5px;grid-column:auto;padding:0;border:0;display:block}.card:last-child .card-image{aspect-ratio:1.5}.card:last-child h3{font-size:24px}.approach{padding:38px 0}.approach-inner{grid-template-columns:1fr;gap:23px}.approach h2{font-size:36px}.footer-top{align-items:flex-start;flex-direction:column;gap:24px}.footer-note{flex-direction:column;gap:15px}.article-header{height:85px}.article-header .brand{font-size:25px}.back-link{font-size:12px}.article-title{margin-top:38px}.article-title h1{font-size:42px}.article-deck{font-size:17px}.byline{gap:4px 12px;font-size:11px}.article-figure{margin-bottom:30px}.article-figure img{aspect-ratio:1.5}.article-body{font-size:17px;line-height:1.8}.takeaway{padding:21px 23px}.takeaway p{font-size:23px}.article-body h2{font-size:29px}.action-box{padding:27px}.legal{margin-top:40px}.legal h1{font-size:42px}}
@media(max-width:420px){.grid{grid-template-columns:1fr}.card-meta{flex-direction:row;align-items:center;gap:12px}.card h3,.card:last-child h3{font-size:29px}.card p{font-size:14px}.hero h1{font-size:45px}.hero-media{height:320px}.article-header .brand{font-size:22px}.article-header .brand-mark{display:none}.article-title h1{font-size:38px}.footer-links{gap:17px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.card-image img{transition:none}}
/* Focused article landing pages */
.response-page{padding-bottom:48px}
.response-page .article-title{width:min(760px,calc(100% - 48px));margin:43px auto 27px;text-align:left}
.response-page .article-title .eyebrow{font-size:12px;letter-spacing:.11em;margin-bottom:17px}
.response-page .article-title .eyebrow span{padding:0 9px;color:#91a38f}
.response-page .article-title h1{font-size:clamp(38px,4.3vw,56px);line-height:1.08;font-weight:700;letter-spacing:-.045em;margin-bottom:20px}
.response-page .article-deck{max-width:none;font-size:20px;line-height:1.55;color:#4c5e50;margin-bottom:23px}
.response-page .byline{justify-content:flex-start;align-items:center;gap:12px;font-size:13px;padding:17px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.response-page .byline strong{font-weight:600;color:var(--ink)}
.response-page .article-figure{width:min(760px,calc(100% - 48px));margin:0 auto 33px}
.response-page .article-figure img{aspect-ratio:2.35;object-fit:cover;border-radius:2px}
.response-page .article-body{width:min(690px,calc(100% - 48px));font-size:19px;line-height:1.8;color:#293d30}
.response-page .article-opening p:first-child{font-size:21px;line-height:1.7;color:#173b28}
.response-page .takeaway{padding:24px 27px;margin:30px 0 38px;background:#eff3e6;border-left:4px solid var(--green)}
.response-page .takeaway p{font-family:var(--sans);font-size:18px;line-height:1.7;margin:0;font-weight:500}
.response-page .takeaway .eyebrow{font-size:12px;letter-spacing:.12em}
.response-page .reading-section{margin-top:37px}
.response-page .reading-section h2{font-family:var(--sans);font-size:27px;line-height:1.3;font-weight:700;letter-spacing:-.025em;margin:0 0 20px;padding-top:27px;border-top:1px solid var(--line)}
.section-number{display:block;font:600 12px/1.5 var(--sans);letter-spacing:.12em;color:var(--green);margin-bottom:8px}
.response-page .reading-section li{padding:13px 17px 13px 8px;margin-bottom:8px;background:#f0f3eb}
.response-page .action-box{border-top:2px solid var(--green);border-bottom:1px solid var(--line);border-radius:0;background:transparent;color:var(--ink);padding:26px 0;margin:40px 0 32px}
.response-page .action-box .eyebrow{color:var(--green);font-size:12px}
.response-page .action-box h2{font-size:29px;color:var(--ink);margin:0 0 12px}
.response-page .action-box p{font-size:18px;line-height:1.75}
.article-cta{background:var(--dark);padding:39px 36px 28px;color:white;text-align:center;border-radius:5px;margin:0 0 27px}
.article-cta .eyebrow{color:var(--lime);font-size:12px;letter-spacing:.13em;margin:0 0 15px}
.article-body .article-cta h2{font-size:37px;font-weight:400;line-height:1.15;color:#fff;margin:0 auto 19px;max-width:510px}
.article-body .article-cta>p{font-size:17px;line-height:1.7;color:#e2eadf;max-width:515px;margin:0 auto 25px}
.article-cta .cta-button{font-size:17px;padding:18px 28px;min-height:58px;min-width:290px;max-width:100%;justify-content:center;gap:23px;box-shadow:0 3px 0 #8ca65f}
.article-body .article-cta .cta-note{font-size:12px;line-height:1.65;color:#d1ddcd;margin:19px auto 0;max-width:440px}
.response-page .sources{margin-top:0;padding:10px 0;border-bottom:1px solid var(--line);font-size:14px}
.response-page .sources summary{padding:11px 0}
.response-page .sources ol{margin-top:12px}
.response-page .medical-note{font-size:12px;line-height:1.8;margin-bottom:0}
@media(max-width:720px){.response-page{padding-bottom:25px}.response-page .article-title{margin-top:29px}.response-page .article-title h1{font-size:39px}.response-page .article-title .eyebrow{font-size:10px;letter-spacing:.07em}.response-page .article-title .eyebrow span{padding:0 5px}.response-page .article-deck{font-size:18px}.response-page .byline{font-size:11px;gap:7px;padding:14px 0}.response-page .article-figure{margin-bottom:27px}.response-page .article-figure img{aspect-ratio:1.75}.response-page .article-body{font-size:18px;line-height:1.75}.response-page .article-opening p:first-child{font-size:19px}.response-page .takeaway{padding:21px}.response-page .takeaway p{font-size:17px}.response-page .reading-section h2{font-size:25px}.article-cta{padding:29px 23px 25px}.article-body .article-cta h2{font-size:31px}.article-body .article-cta>p{font-size:16px}.article-cta .cta-button{width:100%;min-width:0;font-size:16px;padding:17px 15px;gap:14px}.response-page .action-box p{font-size:17px}}
@media print{.site-header,.site-footer,.continue,.skip,.article-cta{display:none}.article-title,.article-body,.article-figure{width:100%;max-width:760px}.article-title{margin-top:0}.article-title h1{font-size:34px}.article-body{font-size:12pt}.article-figure{max-width:450px}.sources{display:block}.action-box{background:#eee;color:#000}.action-box h2{color:#000}body{background:#fff}}
