:root{--paper:#f5f0e4;--ink:#293b31;--soft:#657160;--line:#cbd0bd;--gold:#aa8c55;--serif:'Cormorant Garamond',Georgia,serif;--sans:Manrope,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.65 var(--sans)}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:5px}a:hover{color:#8a633d}a:focus-visible{outline:2px solid var(--gold);outline-offset:5px}img{max-width:100%;display:block}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.03}h1{font-size:clamp(54px,5.7vw,91px);letter-spacing:-.045em}h2{font-size:43px;letter-spacing:-.02em}h3{font-size:29px}em{font-weight:400}.site-header{padding:30px 5%;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);gap:30px}.wordmark{font:500 28px var(--serif);letter-spacing:.13em;text-decoration:none;white-space:nowrap}.wordmark span{display:block;font:8px var(--sans);letter-spacing:.21em;margin-top:2px}.site-header nav{display:flex;gap:35px;font-size:11px}.site-header nav a{text-decoration:none}.site-header nav a[aria-current]{border-bottom:1px solid var(--gold)}main{max-width:1550px;margin:auto;padding:0 5%}.eyebrow{text-transform:uppercase;font-size:10px;letter-spacing:.19em;font-weight:500}.breadcrumb{display:flex;gap:13px;font-size:10px;color:var(--soft);margin:28px 0}.breadcrumb a{text-decoration:none}.article-hero{display:grid;grid-template-columns:1fr 1fr;gap:6%;align-items:center;padding:32px 0 72px;border-bottom:1px solid var(--line)}.hero-copy .eyebrow{margin-bottom:28px}.hero-copy h1{max-width:630px}.subtitle{font:italic 27px/1.3 var(--serif);max-width:450px;margin-top:27px}.byline{display:flex;flex-wrap:wrap;gap:8px;font-size:10px;color:var(--soft);margin-top:32px}.hero-photo img{height:570px;width:100%;object-fit:contain;background:#e8e8db}.hero-photo a{display:block}.hero-photo figcaption,.photo figcaption{font-size:10px;line-height:1.6;margin-top:12px;color:var(--soft);max-width:540px}.reading-layout{display:grid;grid-template-columns:230px minmax(0,720px);gap:7%;justify-content:center;padding:70px 0 75px}.toc{align-self:start;position:sticky;top:35px;padding-top:9px}.toc nav{display:flex;flex-direction:column;gap:17px;margin-top:25px;font-size:12px}.toc nav a{text-decoration:none;max-width:190px;color:var(--soft)}.prose{font:23px/1.65 var(--serif);min-width:0}.prose .standfirst{font-size:29px;line-height:1.45;padding-bottom:35px;border-bottom:1px solid var(--line);margin-bottom:45px}.prose section{margin-top:44px}.prose h2{font-size:39px;line-height:1.1;margin-bottom:23px}.prose p{margin-bottom:22px}.prose h3{font-size:28px;line-height:1.2;margin:27px 0 13px}.prose a{color:#596b47}.photo{margin:45px 0}.photo img{width:100%;height:600px;object-fit:contain;background:#e8e8db}.film{background:#e6e8db;padding:34px 32px 25px;margin:46px 0!important;border:1px solid #d1d5c2}.film .eyebrow{font:10px var(--sans);letter-spacing:.17em;margin-bottom:18px}.film h2{font-size:34px}.film-note{font:16px/1.65 var(--sans)}.embed-wrap{width:100%;max-width:440px;margin:25px auto;min-height:470px}.instagram-media{margin:0 auto!important;max-width:100%!important;min-width:0!important;width:100%!important}.embed-wrap iframe{max-width:100%!important;min-width:0!important}.media-fallback{font:11px var(--sans);text-align:center;margin-bottom:5px!important}.questions{border-top:1px solid var(--line);padding-top:38px}.author-note{padding:27px;background:#e7e9dd;font:13px/1.8 var(--sans)}.author-note .eyebrow{margin-bottom:16px}.author-note p{margin-bottom:14px}.sources{font:12px/1.8 var(--sans);color:var(--soft)}.sources h2{font-size:27px}.sources p{margin-bottom:14px}.sources ul{padding-left:18px}.sources li{margin:9px 0}.related{padding:60px 0 90px;border-top:1px solid var(--line)}.related>h2{font-size:64px;margin:18px 0 40px}.story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.card-image{position:relative;display:block;overflow:hidden;background:#e3e7da}.card-image img{height:360px;width:100%;object-fit:cover;transition:transform .5s}.card-image:hover img{transform:scale(1.025)}.number{position:absolute;left:15px;bottom:14px;background:var(--paper);font:16px var(--serif);width:34px;height:34px;display:grid;place-items:center}.story-card .eyebrow{margin:22px 0 13px;font-size:9px}.story-card h2{font-size:37px}.story-card h2 a{text-decoration:none}.story-card p{font:19px/1.45 var(--serif);margin:15px 0 21px;max-width:420px}.text-link{font-size:10px;text-transform:uppercase;letter-spacing:.13em}.site-footer{padding:48px 5% 28px;background:var(--ink);color:var(--paper);display:grid;grid-template-columns:1fr 1fr;gap:24px}.site-footer p{font:italic 20px var(--serif);margin-top:11px}.site-footer>div:nth-child(2){display:flex;flex-direction:column;align-items:flex-end;gap:13px;font-size:11px}.site-footer small{font-size:9px;grid-column:1/-1;border-top:1px solid #5c6a56;padding-top:20px;margin-top:20px;color:#c8cfb9}.journal-intro{display:flex;justify-content:space-between;align-items:flex-end;padding:80px 0 65px}.journal-intro h1{font-size:clamp(76px,8.4vw,130px);margin:30px 0}.journal-intro p{font:25px/1.4 var(--serif)}.intro-note{font-size:10px;color:var(--soft);text-align:right;line-height:2;letter-spacing:.06em}.journal-divider{border-top:1px solid var(--line);padding:19px 0 30px;display:flex;justify-content:space-between;font-size:9px;letter-spacing:.15em}.index-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:70px 46px;padding-bottom:80px}.index-grid .card-image img{height:530px;object-fit:cover;object-position:50% 40%}.index-grid h2{font-size:48px}.journal-cta{border-top:1px solid var(--line);padding:68px 0 85px;text-align:center}.journal-cta h2{font-size:70px;margin:24px 0 30px}.skip{position:absolute;top:-80px;left:20px;background:var(--ink);color:white;padding:10px 20px;z-index:10}.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}@media(max-width:1000px){.hero-photo img{height:470px}.reading-layout{grid-template-columns:170px minmax(0,660px);gap:5%}.story-grid{gap:24px}.card-image img{height:290px}.index-grid .card-image img{height:430px}}@media(max-width:700px){.site-header{padding:21px 6%;gap:18px;align-items:flex-start}.wordmark{font-size:24px}.wordmark span{font-size:6px}.site-header nav{gap:16px;flex-wrap:wrap;justify-content:flex-end;font-size:9px;max-width:195px}.site-header nav a:last-child{display:none}main{padding:0 6%}.breadcrumb{font-size:9px;margin:24px 0 12px}.article-hero{grid-template-columns:1fr;gap:35px;padding:20px 0 38px}.hero-copy .eyebrow{margin-bottom:20px}h1{font-size:59px}.subtitle{font-size:25px;margin-top:23px}.byline{font-size:9px;margin-top:22px}.hero-photo img{height:auto;max-height:530px;width:100%;object-fit:contain}.hero-photo figcaption{font-size:9px}.reading-layout{display:block;padding:30px 0 50px}.toc{position:static;padding:0 0 25px;border-bottom:1px solid var(--line);margin-bottom:34px}.toc nav{gap:10px;font-size:11px;margin-top:16px}.toc nav a{max-width:none}.prose{font-size:22px;line-height:1.6}.prose .standfirst{font-size:27px;margin-bottom:34px;padding-bottom:27px}.prose h2{font-size:36px}.prose h3{font-size:28px}.film{padding:25px 12px 22px;margin-left:-10px!important;margin-right:-10px!important}.film h2{font-size:32px}.film-note{font-size:13px;padding:0 3px}.embed-wrap{min-height:420px}.photo img{height:auto;max-height:520px}.story-grid{grid-template-columns:1fr;gap:38px}.card-image img{height:390px}.related{padding:38px 0 55px}.related>h2{font-size:52px;margin-bottom:32px}.story-card h2{font-size:39px}.site-footer{padding:35px 6% 24px;gap:20px}.site-footer .wordmark{font-size:23px}.site-footer p{font-size:16px}.site-footer>div:nth-child(2){font-size:10px}.journal-intro{padding:45px 0 35px;display:block}.journal-intro h1{font-size:79px;margin:25px 0}.journal-intro p{font-size:23px}.intro-note{display:block;text-align:left;margin-top:24px}.journal-divider{font-size:8px}.index-grid{grid-template-columns:1fr;gap:43px;padding-bottom:48px}.index-grid .card-image img{height:450px}.index-grid h2{font-size:43px}.journal-cta{padding:45px 0 60px}.journal-cta h2{font-size:51px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
