:root{font-family:Arial,Helvetica,sans-serif;color:#183027;background:#f7f4ed;--ink:#183027;--muted:#5d655f;--paper:#f7f4ed;--panel:#eee9dd;--line:#c8c5b9;--green:#28483a;--rust:#c65f3d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;line-height:1.6;background:var(--paper);border-top:7px solid var(--rust)}a{color:inherit;text-underline-offset:5px}a:hover{color:var(--rust)}a:focus-visible{outline:3px solid var(--rust);outline-offset:5px}.wrap{width:min(1280px,calc(100% - 88px));margin-inline:auto}.site-header{min-height:96px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{font-size:22px;font-weight:700;letter-spacing:-1px;text-decoration:none}.brand-dot{color:var(--rust)}nav{display:flex;gap:34px}nav a{font-size:13px;text-decoration:none;padding:12px 0;text-transform:uppercase;letter-spacing:.08em}nav a[aria-current=page]{color:var(--rust)}.kicker,.eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.15em;font-weight:700;color:var(--muted)}.kicker{display:flex;justify-content:space-between}.masthead{padding-top:36px;position:relative}.masthead:after{content:"";display:block;height:12px;background:linear-gradient(90deg,var(--green) 0 72%,var(--rust) 72%);margin-top:34px}.masthead h1{font-size:clamp(52px,8vw,112px);letter-spacing:-.07em;line-height:.96;margin:42px 0 46px;font-weight:600;max-width:11ch}.hero-line{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:60px}.hero-line p{font-size:23px;line-height:1.28;margin:0}.hero-line p:last-child{font-size:15px;color:var(--muted);justify-self:end;min-width:285px}.introduction,.story-grid{display:grid;grid-template-columns:.85fr 1.45fr;gap:84px;padding:86px 0}.intro-label{border-right:1px solid var(--line);padding-right:50px}.eyebrow{margin-top:0}h1,h2,h3{line-height:1.08;text-wrap:balance}h2{font-size:clamp(34px,4vw,56px);letter-spacing:-.05em;font-weight:500;margin:22px 0}p{margin:0 0 22px}.prose{font-size:17px;line-height:1.82;max-width:67ch;text-wrap:pretty}.prose p:last-child{margin-bottom:0}.home-copy p:first-child:first-letter{float:left;font-size:70px;line-height:.78;padding:.12em .12em 0 0;color:var(--rust);font-weight:700}.prose h2{font-size:32px;margin:48px 0 18px}.prose h3{font-size:24px}.prose img{max-width:100%;height:auto}.page-heading{padding:82px 0 58px;border-bottom:1px solid var(--line)}.page-heading h1{font-size:clamp(50px,7vw,94px);letter-spacing:-.06em;font-weight:500;margin:22px 0;max-width:14ch}.lead{font-size:23px;line-height:1.48;color:var(--muted);max-width:48ch}.journal-heading{background:var(--green);color:var(--paper);position:relative;left:50%;width:100vw;margin-left:-50vw;margin-right:-50vw;padding-inline:max(44px,calc((100vw - 1280px)/2));border:0}.journal-heading .eyebrow,.journal-heading .lead{color:#d8d6cb}.story-grid{border-bottom:1px solid var(--line)}.text-link{font-size:15px;display:inline-block;padding:12px 0;font-weight:600}.empty-state{padding:76px 0 110px;max-width:680px}.empty-state h2{font-size:42px}.empty-state p{color:var(--muted)}.latest{padding-bottom:86px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.section-heading h2{font-size:36px}.section-heading a{font-size:14px}.post-row{border-bottom:1px solid var(--line);padding:34px 0;display:flex;align-items:center;gap:32px}.post-row>div{flex:1}.post-row h3{font-size:30px;letter-spacing:-.03em;margin:14px 0}.post-row h3 a{text-decoration:none}.post-row p{margin-bottom:0;color:var(--muted)}.post-row img{width:220px;height:145px;object-fit:cover}.read-link{font-size:30px;text-decoration:none;padding:12px}.categories{display:flex;gap:28px;flex-wrap:wrap;padding:24px 0;border-bottom:1px solid var(--line)}.categories a{color:var(--rust);font-size:14px}.article-heading{max-width:1050px}.byline{font-size:13px;color:var(--muted)}.post-cover{width:100%;height:auto;max-height:650px;object-fit:cover}.article-marker{height:100px;background:var(--green);color:var(--paper);display:flex;align-items:center;justify-content:space-between;padding:0 34px;font-size:12px;letter-spacing:.16em;text-transform:uppercase;margin-top:34px}.article-marker span:first-child{font-size:38px;letter-spacing:-.04em;color:#e2a18c}.article-body{margin:64px auto}.standfirst{font-size:22px;line-height:1.55;color:var(--green)}.article-end{padding:20px 0 76px;border-top:1px solid var(--line)}footer{border-top:1px solid var(--line);padding:42px 0;display:grid;grid-template-columns:1fr auto auto;align-items:start;gap:50px}footer p,footer span{font-size:12px;color:var(--muted)}footer p{margin:0}.footer-note{margin-top:8px!important}.skip{position:absolute;left:-9999px}.skip:focus{left:16px;top:16px;background:#fff;padding:12px;z-index:10}@media(max-width:760px){body{border-top-width:5px}.wrap{width:calc(100% - 36px)}.site-header{min-height:80px;flex-wrap:wrap;gap:2px 16px;padding:12px 0}.brand{font-size:18px}nav{gap:18px}nav a{font-size:11px}.masthead{padding-top:24px}.masthead h1{font-size:clamp(54px,16vw,86px);max-width:8ch;margin:34px 0}.kicker{font-size:9px}.hero-line{grid-template-columns:1fr;gap:18px}.hero-line p{font-size:21px}.hero-line p:last-child{font-size:12px;justify-self:start;min-width:0}.masthead:after{margin-top:26px;height:9px}.introduction,.story-grid{grid-template-columns:1fr;gap:28px;padding:52px 0}.intro-label{border-right:0;border-bottom:1px solid var(--line);padding:0 0 28px}.introduction h2 br,.story-grid h2 br{display:none}.prose{font-size:16px}.page-heading{padding:52px 0 34px}.page-heading h1{font-size:51px}.lead{font-size:20px}.journal-heading{padding-inline:18px}footer{grid-template-columns:1fr 1fr;gap:28px;padding:32px 0}footer span{grid-column:1/-1}.post-row{gap:16px}.post-row img{width:96px;height:96px}.post-row h3{font-size:24px}.post-row .read-link{display:none}.section-heading{align-items:start;flex-direction:column;gap:0}.article-body{margin:38px 0}.article-marker{padding:0 20px;height:82px}.article-marker span:first-child{font-size:30px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
