:root{--cream:#f7f3ed;--paper:#fffdf9;--ink:#1e2420;--muted:#60675f;--sage:#dbe4d8;--sage-deep:#466454;--clay:#c97855;--gold:#d3a85b;--line:rgba(30,36,32,.14);--serif:"Newsreader",Georgia,serif;--sans:"DM Sans",system-ui,sans-serif;--shell:min(1180px,calc(100vw - 40px));--radius:2px;--ease:cubic-bezier(.2,.8,.2,1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}svg{width:1.15em;height:1.15em;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.shell{width:var(--shell);margin-inline:auto}.section{padding:clamp(80px,10vw,150px)0}.screen-reader-text,.skip-link{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{z-index:9999;width:auto;height:auto;clip:auto;top:10px;left:10px;background:#fff;padding:12px 18px}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.71rem;font-weight:700;color:var(--sage-deep);margin:0 0 22px}h1,h2{line-height:.98;margin:0}.brand__text strong,h1,h2,h3{font-family:var(--serif);font-weight:500}h3{margin:0;font-size:clamp(1.6rem,2.4vw,2.35rem);line-height:1.08}h1{font-size:clamp(4.2rem,9vw,8rem);letter-spacing:-.052em}h2{font-size:clamp(3rem,6.2vw,5.8rem);letter-spacing:-.045em}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:54px;padding:15px 25px;background:var(--ink);color:#fff;border:1px solid var(--ink);font-weight:700;font-size:.82rem;letter-spacing:.04em;transition:.3s var(--ease)}.button:hover{background:var(--sage-deep);border-color:var(--sage-deep);transform:translateY(-2px)}.button--small{min-height:43px;padding:10px 19px}.site-header{position:fixed;z-index:100;top:0;left:0;width:100%;color:#fff;border-bottom:1px solid rgb(255 255 255/.22);transition:.35s}.brand,.site-header__inner{display:flex;align-items:center}.site-header__inner{height:88px;justify-content:space-between}.brand{gap:12px}.brand__mark{display:grid;place-items:center;width:40px;height:40px;border:1px solid currentColor;border-radius:50%;font-family:var(--serif);font-size:1.65rem;font-style:italic}.brand__text{display:flex;flex-direction:column;line-height:1.1}.brand__text strong{font-size:1.25rem}.brand__text small{font-size:.55rem;text-transform:uppercase;letter-spacing:.16em;margin-top:5px}.site-nav,.site-nav__list{display:flex;align-items:center;gap:30px}.site-nav__list{list-style:none;margin:0;padding:0}.site-nav__list a{font-size:.8rem;font-weight:600}.site-nav__list a:hover{opacity:.6}.menu-toggle{display:none;background:0 0;border:0;color:inherit;width:44px;height:44px;padding:10px}.menu-toggle span:not(.screen-reader-text){display:block;height:1px;background:currentColor;margin:5px 0}.site-footer{background:#151a17;color:#fff;padding:80px 0 30px}.site-footer__top{display:grid;grid-template-columns:1.5fr .7fr .9fr;gap:70px;padding-bottom:70px}.site-footer__intro p{max-width:390px;color:rgb(255 255 255/.55);margin-top:25px}.site-footer h2{font-family:var(--sans);font-size:.65rem;text-transform:uppercase;letter-spacing:.17em;color:rgb(255 255 255/.45);margin-bottom:20px}.site-footer ul{list-style:none;padding:0;margin:0}.site-footer li,.site-footer__top>div>a{display:block;margin:10px 0;font-size:.85rem}.site-footer__top a svg{vertical-align:middle;margin-left:5px}.site-footer__bottom{display:flex;gap:35px;justify-content:space-between;padding-top:25px;border-top:1px solid rgb(255 255 255/.12);font-size:.62rem;color:rgb(255 255 255/.4)}.mobile-cta{display:none}.archive-hero{padding-top:180px;padding-bottom:70px;background:var(--cream)}.archive-hero h1{font-size:clamp(4rem,8vw,7rem)}@media (max-width:900px){:root{--shell:min(100% - 30px,720px)}.site-header__inner{height:74px}.menu-toggle{display:block}.site-nav{position:fixed;inset:74px 0 0;background:var(--cream);color:var(--ink);padding:45px 25px;display:flex;flex-direction:column;align-items:stretch;transform:translateX(100%);transition:transform .35s var(--ease)}.site-nav__list{flex-direction:column;align-items:flex-start;gap:0}.site-nav__list li{width:100%;border-bottom:1px solid var(--line)}.site-nav__list a{display:block;font-family:var(--serif);font-size:2.5rem;font-weight:400;padding:15px 0}.site-nav .button{margin-top:25px}.site-footer__top{grid-template-columns:1fr 1fr}.site-footer__intro{grid-column:1/-1}}@media (max-width:620px){body{padding-bottom:62px}.section{padding:75px 0}.site-footer__top{grid-template-columns:1fr;gap:35px}.site-footer__intro{grid-column:auto}.site-footer__bottom{flex-direction:column;gap:10px}.mobile-cta{display:flex;position:fixed;z-index:90;bottom:0;left:0;right:0;height:62px;background:var(--clay);color:#161b18;align-items:center;justify-content:center;gap:12px;font-weight:700}.brand__text small{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition-duration:.01ms!important;animation-duration:.01ms!important}}.entry-content{max-width:760px}.entry-content>:first-child{margin-top:0}.entry-content h3{margin:1.4em 0 .4em}.entry-content li,.entry-content p{color:#414842}.entry-content a{text-decoration:underline;text-decoration-color:var(--clay);text-underline-offset:3px}body:not(.home) .site-header{background:rgb(250 248 244/.94);backdrop-filter:blur(15px);color:var(--ink);border-color:var(--line);box-shadow:0 4px 20px rgb(25 30 26/.05)}