:root{--ink:#17352e;--muted:#5f6d66;--cream:#f7f5ed;--paper:#fffefa;--green:#b7cb9e;--line:#dce3d8;--accent:#d6a664}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.65 -apple-system,BlinkMacSystemFont,"SF Pro Display","Helvetica Neue",sans-serif}img{display:block;max-width:100%}a{color:inherit;text-underline-offset:3px}h1,h2,h3,p,figure{margin-top:0}h1,h2,h3{font-family:"Iowan Old Style","Palatino Linotype","Book Antiqua",Palatino,serif;font-weight:500;line-height:1.12;letter-spacing:-.03em}h1{font-size:clamp(3.2rem,7vw,6.7rem)}h2{font-size:clamp(2.2rem,4vw,4rem)}h3{font-size:1.7rem}.skip{position:absolute;left:-999px;top:0;background:#fff;padding:10px;z-index:10}.skip:focus{left:10px}.wrap,.header-inner,.footer-inner{width:min(1180px,calc(100% - 48px));margin-inline:auto}.site-header{background:var(--paper);border-bottom:1px solid var(--line)}.header-inner{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-family:"Iowan Old Style",Palatino,serif;font-size:1.25rem;font-weight:bold;line-height:1.05}.brand small{font-size:.83em;font-weight:400}.brand-mark{display:grid;place-items:center;width:39px;height:39px;background:var(--ink);color:#fff;border-radius:12px;font-family:sans-serif;font-size:1.4rem}.site-header nav{display:flex;gap:32px}.site-header nav a,.footer-inner nav a{text-decoration:none;font-size:.9rem;font-weight:600}.site-header nav a:hover,.footer-inner nav a:hover{text-decoration:underline}.eyebrow,.kicker{display:block;color:#657860;font-size:.72rem;letter-spacing:.14em;font-weight:800}.hero{display:grid;grid-template-columns:1fr 1.08fr;min-height:610px;background:var(--cream)}.hero-copy{padding:clamp(42px,7vw,110px) clamp(24px,6vw,90px);align-self:center;max-width:680px;margin-left:auto}.hero h1{margin:22px 0}.hero h1 em{font-weight:400;color:#829b74}.hero p{font-size:1.16rem;color:#45554c;max-width:440px}.button{display:inline-flex;gap:40px;align-items:center;justify-content:space-between;background:var(--ink);color:white;text-decoration:none;padding:14px 20px;border-radius:4px;font-weight:700;margin-top:24px}.button:hover{background:#30584a}.button.light{background:#f7f5ed;color:var(--ink)}.hero-image{position:relative;margin:0;min-height:610px;overflow:hidden}.hero-image img{height:100%;width:100%;object-fit:cover}.hero-image figcaption{position:absolute;bottom:16px;right:16px;background:#fffefaee;max-width:270px;padding:8px 12px;font-size:.68rem;line-height:1.3}.intro{padding:90px max(24px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:1.2fr .8fr;gap:9%;align-items:end}.intro h2{margin:16px 0 0;max-width:630px}.intro p{font-size:1.05rem;color:var(--muted);max-width:470px}.articles{padding-top:72px;padding-bottom:96px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:30px}.section-head h2{margin:12px 0 0}.section-head>a{font-weight:700;text-decoration:none}.card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.card{display:flex;flex-direction:column;min-height:275px;padding:34px;background:var(--cream);border:1px solid var(--line);text-decoration:none;transition:transform .2s,background .2s}.card:nth-child(2){background:#edf2e7}.card:nth-child(3){background:#f4eee5}.card:hover{transform:translateY(-3px);background:#e8f0df}.card h3{margin:16px 0}.card p{color:var(--muted);max-width:460px}.card-link{margin-top:auto;font-weight:700}.feature{display:grid;grid-template-columns:.8fr 1.2fr;min-height:420px;background:var(--ink);color:white;margin-bottom:90px}.feature img{height:100%;width:100%;max-height:480px;object-fit:cover;object-position:center 65%}.feature>div{padding:clamp(34px,5vw,72px);align-self:center}.feature .eyebrow{color:var(--green)}.feature h2{margin:20px 0}.feature p{color:#dbe6d7;max-width:560px}.feature small{display:block;margin-top:20px;color:#b9cabe}.page-hero{padding-top:90px;padding-bottom:44px}.page-hero h1{max-width:910px;margin:20px 0}.page-hero p{max-width:660px;font-size:1.15rem;color:var(--muted)}.article-head{padding-top:58px;padding-bottom:36px}.article-head .back{display:block;margin-bottom:60px;text-decoration:none;font-size:.9rem;font-weight:700}.article-head h1{max-width:1000px;margin:20px 0;font-size:clamp(2.9rem,6vw,5.5rem)}.article-head .dek{max-width:750px;font-size:1.25rem;color:var(--muted)}.article-cover{margin-bottom:65px}.article-cover img{width:100%;height:min(55vw,600px);object-fit:cover}.article-cover figcaption{font-size:.78rem;color:var(--muted);margin-top:8px}.article-layout{display:grid;grid-template-columns:minmax(0,720px) minmax(190px,1fr);gap:100px;padding-bottom:110px}.prose{font-size:1.08rem;line-height:1.78}.prose h2{font-size:2.25rem;margin-top:52px;margin-bottom:18px}.prose p,.prose ol{color:#354d43}.prose li{margin-bottom:10px}.prose .note{background:#edf2e7;border-left:4px solid #92ad81;padding:22px 26px;margin:38px 0}.article-layout aside{border-top:1px solid var(--line);padding-top:20px;align-self:start}.article-layout aside a{display:block;font-family:"Iowan Old Style",Palatino,serif;text-decoration:none;font-size:1.16rem;line-height:1.25;margin-top:22px}.article-layout aside a:hover{text-decoration:underline}.article-end{border-top:1px solid var(--line);margin-top:60px;padding-top:20px;font-size:.8rem}.simple{max-width:800px;padding-bottom:100px}footer{background:#e9eee4;padding:64px 0 25px}.footer-inner{display:grid;grid-template-columns:1fr 1fr;gap:20px}.footer-inner strong{font-family:"Iowan Old Style",Palatino,serif;font-size:1.5rem}.footer-inner p{color:var(--muted)}.footer-inner nav{display:flex;flex-wrap:wrap;justify-content:flex-end;align-content:start;gap:14px 20px}.footer-inner small{grid-column:1/-1;color:var(--muted);padding-top:22px;border-top:1px solid #cad6c8}@media(max-width:760px){.wrap,.header-inner,.footer-inner{width:min(100% - 36px,560px)}.header-inner{min-height:74px;align-items:flex-start;padding-top:15px;padding-bottom:13px;flex-wrap:wrap;gap:10px}.brand{font-size:1.05rem}.brand-mark{width:34px;height:34px}.site-header nav{gap:16px;align-self:center}.site-header nav a{font-size:.8rem}.hero{grid-template-columns:1fr}.hero-copy{padding:62px 18px 50px;width:min(100%,560px);margin:auto}.hero h1{font-size:clamp(3.35rem,13vw,5rem)}.hero-image{min-height:0;height:330px}.hero-image figcaption{font-size:.6rem;max-width:230px}.intro{display:block;padding:70px 18px;width:min(100%,560px);margin:auto}.intro p{margin-top:25px}.articles{padding-top:45px;padding-bottom:70px}.section-head{align-items:start}.section-head>a{font-size:.8rem;max-width:80px;text-align:right}.card-grid{grid-template-columns:1fr}.card{min-height:230px;padding:26px}.feature{grid-template-columns:1fr;margin-bottom:60px}.feature img{height:280px}.feature>div{padding:36px 26px}.page-hero{padding-top:68px;padding-bottom:30px}.page-hero h1{font-size:clamp(2.9rem,12vw,4.6rem)}.article-head{padding-top:35px}.article-head .back{margin-bottom:48px}.article-head h1{font-size:clamp(2.8rem,11vw,4.5rem)}.article-head .dek{font-size:1.06rem}.article-cover{margin-bottom:35px}.article-cover img{height:330px}.article-layout{display:block;padding-bottom:70px}.prose{font-size:1.02rem}.prose h2{font-size:1.85rem;margin-top:42px}.article-layout aside{margin-top:60px}.footer-inner{grid-template-columns:1fr}.footer-inner nav{justify-content:flex-start}.footer-inner small{grid-column:1}}@media(max-width:360px){.site-header nav{width:100%;justify-content:space-between}.hero h1{font-size:3rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.card{transition:none}}

.article-head h1{overflow-wrap:anywhere}
