@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#faf8f1;color:#203d35;font-family:'DM Sans',sans-serif}a{color:inherit;text-decoration:none}header,main,footer{max-width:1380px;margin:auto;padding:0 54px}header{height:108px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d8ddd3}.logo{font:800 35px 'Manrope',sans-serif;letter-spacing:-2px}.logo span{font-weight:400}.logo i{font-style:normal;color:#dd6649;padding-left:8px}nav{display:flex;gap:34px;font-size:14px}.search{border:1px solid #bcc7ba;border-radius:30px;padding:12px 22px;font-size:13px}.intro{display:flex;align-items:flex-end;justify-content:space-between;padding:54px 0 36px}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:700}h1{font:700 clamp(32px,3.7vw,55px)/1.14 'Manrope',sans-serif;letter-spacing:-2.5px;margin:20px 0 0}h1 em{font-style:normal;color:#688267;font-weight:500}.intro>p{font-size:14px;line-height:1.8;color:#607067;margin:0 0 4px}.hero{display:grid;grid-template-columns:1.8fr 1fr;gap:22px}.hero-photo{position:relative;height:470px;border-radius:16px;overflow:hidden;color:white;background:#395b52}.hero-photo img{width:100%;height:100%;object-fit:cover}.hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 20%,#0b2c25d9)}.tag{position:absolute;top:22px;left:22px;background:#faf8f1;color:#203d35;padding:9px 13px;border-radius:30px;font-size:9px;letter-spacing:1.4px;font-weight:bold;z-index:1}.hero-text{position:absolute;bottom:32px;left:34px;right:34px;z-index:1}.hero-text>span{font-size:10px;letter-spacing:2px}.hero-text h2{font:600 42px/1.12 'Manrope';letter-spacing:-1.5px;margin:13px 0}.hero-text p{font-size:13px}.hero-text b{float:right;font-size:26px}aside{border-radius:16px;background:#e9edcd;padding:33px;position:relative;overflow:hidden}aside h2{font:600 42px/1.15 'Manrope';letter-spacing:-1.6px;margin:24px 0 18px}aside p{font-size:14px;line-height:1.8;max-width:260px}.pill{display:inline-block;background:#254839;color:white;border-radius:40px;padding:15px 22px;font-size:12px;margin-top:13px}.asterisk{position:absolute;font-size:172px;line-height:1;right:-16px;bottom:-9px;color:#df7758;transform:rotate(12deg)}.aside-bottom{position:absolute;bottom:27px;font-size:8px;letter-spacing:2px}.section-head{display:flex;align-items:center;justify-content:space-between;margin:58px 0 25px}.section-head h2{font:600 23px 'Manrope';letter-spacing:-.8px}.section-head h2 span{color:#df7758;margin-left:13px}.section-head>a{font-size:12px;border-bottom:1px solid;padding-bottom:5px}.grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:26px}.pic{height:230px;position:relative;overflow:hidden;border-radius:12px}.pic img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.card:hover img{transform:scale(1.035)}.card h3{font:600 24px/1.3 'Manrope';letter-spacing:-.6px;margin:19px 0 8px}.card h3 b{float:right;font-weight:400}.card p{font-size:13px;color:#637166}.reading{padding:8px 0 0 17px}.reading>a{display:block;border-bottom:1px solid #d8ddd3;padding:19px 0 14px}.reading small{font-size:8px;letter-spacing:1.5px;color:#74816b}.reading h3{font:500 19px/1.35 'Manrope';margin:9px 0}.find{margin:60px 0 50px;background:#eeddcd;border-radius:14px;padding:34px 40px;display:flex;justify-content:space-between;align-items:center;gap:30px}.find h2{font:600 32px 'Manrope';letter-spacing:-1px}.find form{width:47%}.find label{display:block;font-size:11px;margin-bottom:10px}.find form>div{display:flex;background:#faf8f1;border-radius:7px;overflow:hidden}input{width:100%;min-width:0;padding:17px;border:0;background:none;font:13px 'DM Sans'}button{border:0;background:#244a38;color:white;width:54px;font-size:22px;cursor:pointer}footer{border-top:1px solid #d8ddd3;display:flex;align-items:center;justify-content:space-between;min-height:120px}footer .logo{font-size:27px}footer p,footer>a:last-child{font-size:12px}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #db7253;outline-offset:4px}@media(max-width:800px){header,main,footer{padding-left:22px;padding-right:22px}header{height:82px}.logo{font-size:28px}nav{gap:15px;font-size:12px}.search{display:none}.intro{display:block;padding-top:34px}.intro>p{margin-top:22px}h1{letter-spacing:-1.5px}.hero{grid-template-columns:1fr}.hero-photo{height:410px}.hero-text h2{font-size:34px}aside{min-height:320px}aside h2{font-size:34px}.asterisk{font-size:150px}.aside-bottom{display:none}.grid{grid-template-columns:1fr 1fr}.reading{grid-column:1/-1;padding:15px 0}.section-head{align-items:start;gap:20px}.section-head h2{font-size:21px;margin:0}.section-head>a{min-width:90px}.find{padding:25px;display:block}.find form{width:100%}footer{gap:20px;flex-wrap:wrap;padding-top:24px;padding-bottom:24px}footer p{display:none}}@media(max-width:480px){nav a:first-child{display:none}.grid{grid-template-columns:1fr}.hero-photo{height:390px}.hero-text{left:23px;right:23px}.pic{height:260px}.find h2{font-size:28px}.section-head h2 span{display:none}}

.archive,.reading,.page-content{padding:50px 0 65px}.archive h1,.reading h1,.page-content h1{font:500 clamp(32px,4vw,58px)/1.16 Manrope,Arial,sans-serif;letter-spacing:-1.5px;overflow-wrap:anywhere}.story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px 25px}.story-card{min-width:0}.card-visual{display:block;height:230px;position:relative;overflow:hidden}.card-visual img{height:100%}.type-cover{display:flex;height:100%;flex-direction:column;justify-content:space-between;background:#edf3f2;padding:22px;gap:12px}.type-cover>span{font-size:12px}.type-cover strong{font-size:24px;line-height:1.2}.corner-arrow{position:absolute;right:12px;bottom:12px;background:var(--accent);padding:6px}.meta{display:flex;justify-content:space-between;font-size:12px;gap:10px;color:var(--muted)}.card-copy h3{font-size:24px;line-height:1.25}.card-summary{line-height:1.65;color:var(--muted)}.text-link{font-size:14px;font-weight:700}.search-form{margin:30px 0}.search-form label{display:block;margin-bottom:10px}.search-form>div{display:flex;max-width:600px}.search-form input{min-width:0;flex:1;padding:14px;border:1px solid var(--line);font:inherit}.search-form button{background:var(--ink);color:white;border:0;padding:14px 20px;font:inherit}.results{font-size:14px;color:var(--muted);margin-bottom:28px}.pagination{display:flex;flex-wrap:wrap;gap:10px;margin-top:40px}.page-numbers{padding:10px 15px;border:1px solid var(--line)}.page-numbers.current{background:var(--ink);color:white}.reading{max-width:1060px;margin:auto}.reading>h1,.reading>.eyebrow,.reading-meta,.backlink,.prose{max-width:800px;margin-left:auto;margin-right:auto}.backlink{display:block;font-size:14px;margin-bottom:28px}.reading-meta{font-size:14px;color:var(--muted)}.reading-visual{margin:30px auto;max-width:800px}.reading-visual img{max-height:520px}.prose{font-size:18px;line-height:1.85;overflow-wrap:anywhere}.prose a{text-decoration:underline}.prose img{height:auto;max-width:100%}.prose iframe,.prose video{max-width:100%}.prose table{display:block;overflow:auto}.related{margin-top:60px}.prose h2{line-height:1.3}.page-content form input,.page-content form textarea{max-width:100%}@media(max-width:850px){.story-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.story-grid{grid-template-columns:1fr}.archive,.reading,.page-content{padding-top:30px}.prose{font-size:17px}.reading h1{font-size:34px}.card-visual{height:240px}}

.skip{position:absolute;left:-9999px}.skip:focus{left:20px;top:10px;z-index:100;background:white;padding:15px}.archive h1,.reading h1,.info-page h1{font-family:Manrope,Arial,sans-serif;font-weight:500}.info-page{padding:50px 0}.card-visual img,.reading-visual img{width:100%;object-fit:cover}.reading .eyebrow{display:block}.prose form input,.prose form textarea{max-width:100%}
:root{--ink:#203d35;--muted:#637166;--accent:#dd6649;--line:#d8ddd3;--paper:#faf8f1}.archive,.info-page,article.reading{padding:45px 0;width:100%;max-width:none}.archive h1,article.reading h1,.info-page h1{font:600 clamp(32px,4vw,54px)/1.15 Manrope,sans-serif;letter-spacing:-1.5px;margin:20px 0}.archive .story-grid,.related .story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.archive .search-form{max-width:620px}.archive .search-form input{border:1px solid #bcc7ba}.archive .search-form button{width:auto;padding:14px}.prose{max-width:780px;font-size:17px;line-height:1.8}.prose a{text-decoration:underline}.prose h2{line-height:1.3}.prose img{max-width:100%;height:auto}article.reading>.backlink{border:0;padding:0}.reading-meta{font-size:12px}.pagination{display:flex;flex-wrap:wrap;gap:12px;margin:30px 0}.related{margin-top:50px}@media(max-width:700px){.archive .story-grid,.related .story-grid{grid-template-columns:1fr}}