@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Caslon+Display&display=swap');:root{--ink:#30242b;--wine:#723344;--paper:#faf8f5;--line:#dfd7d0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--wine);outline-offset:5px}header{max-width:1600px;margin:auto;display:flex;align-items:center;gap:30px;padding:30px 5%}.brand{font-size:32px;letter-spacing:-1.7px;font-weight:700;white-space:nowrap}.brand span{font-weight:400}.brand i{color:var(--wine);font-style:normal;margin-left:3px}header nav{display:flex;gap:33px;margin-left:auto;font-size:14px}.round{background:var(--wine);color:#fff;display:grid;place-items:center;width:43px;height:43px;border-radius:50%;font-size:23px;margin-left:20px}main{max-width:1600px;margin:auto;padding:0 5%}.hero{display:grid;grid-template-columns:1.05fr 1fr;min-height:515px;background:#efe8e1}.hero-photo{position:relative;min-width:0}.hero-photo img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:30% center}.photo-tag{position:absolute;left:24px;top:24px;background:var(--paper);padding:8px 14px;font-size:11px;letter-spacing:1.2px}.hero-copy{padding:46px 40px 24px;display:flex;flex-direction:column;align-items:start}.eyebrow{font-size:10px;letter-spacing:1.5px;font-weight:700;color:var(--wine)}h1{font:400 clamp(45px,4.9vw,76px)/1.04 'Libre Caslon Display',Georgia,serif;letter-spacing:-1.7px;margin:26px 0 22px}h1 em{font-style:normal;color:var(--wine)}.hero-copy>p{font-size:15px;max-width:295px;margin:0 0 28px;color:#68555e}.button{background:var(--wine);color:#fff;padding:14px 20px;display:flex;gap:40px;font-size:13px;border-radius:3px}.button span{font-size:18px}.hero-bottom{margin-top:auto;width:100%;padding-top:35px;display:flex;justify-content:space-between;gap:20px;color:#84737a;font-size:10px}.hero-bottom span:first-child{letter-spacing:1px}.discover{padding:65px 0 70px}.heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px;gap:25px}.heading h2{font:400 48px/1.1 'Libre Caslon Display',Georgia,serif;margin:12px 0 0}.heading p{font-size:13px;color:#817079;margin:0 0 5px}.grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px}.image{height:250px;position:relative;overflow:hidden;margin-bottom:22px}.image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.visual-card:hover img{transform:scale(1.04)}.image>span{position:absolute;bottom:14px;right:14px;background:var(--paper);border-radius:50%;width:38px;height:38px;display:grid;place-items:center;font-size:22px}.visual-card h3{font:400 37px/1.12 'Libre Caslon Display',Georgia,serif;margin:12px 0}.visual-card p{font-size:13px;color:#817079;margin:0}.reading-list{background:#f0ece7;padding:25px 28px}.reading-list>h2{font:400 42px/1.05 'Libre Caslon Display',Georgia,serif;margin:16px 0 25px}.reading-list>a{display:block;border-top:1px solid #d7ccc4;padding:18px 24px 18px 0;position:relative}.reading-list a>span{font-size:9px;letter-spacing:1px;color:#817079}.reading-list h3{font-size:15px;font-weight:500;line-height:1.5;margin:6px 0 0}.reading-list b{position:absolute;right:0;bottom:20px;color:var(--wine)}footer{border-top:1px solid var(--line);padding:30px 5%;max-width:1600px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:25px}footer p{font-size:13px;color:#817079}footer small{font-size:10px;color:#817079}@media(max-width:1000px){.hero-copy{padding:32px 28px 24px}.hero{min-height:480px}h1{font-size:55px}.grid{gap:20px}.reading-list{padding:22px}.visual-card h3{font-size:31px}.image{height:215px}header nav{gap:20px}.round{margin-left:0}.hero-bottom{display:block}}@media(max-width:680px){header{flex-wrap:wrap;padding:22px 5%;gap:18px}.brand{font-size:29px}.round{margin-left:auto}header nav{order:3;width:100%;justify-content:space-between;font-size:13px;gap:10px}.hero{grid-template-columns:1fr}.hero-photo{height:310px}.hero-copy{padding:28px}.hero-copy h1{font-size:59px;margin:18px 0}.hero-bottom{padding-top:26px}.hero-bottom span+span{margin-left:15px}.discover{padding:38px 0}.heading h2{font-size:39px}.heading p{display:none}.grid{grid-template-columns:1fr;gap:34px}.image{height:290px}.visual-card h3{font-size:37px}.reading-list{padding:28px}.reading-list>h2 br{display:none}.reading-list h3{font-size:17px}footer{flex-wrap:wrap;gap:10px}footer small{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.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}}

:root{--accent:#723344;--muted:#817079}.skip{position:absolute;top:-80px;background:white;z-index:99;padding:15px}.skip:focus{top:0}.archive h1,.reading h1{font-family:Libre Caslon Display,Georgia,serif;font-weight:400}.reading h1{max-width:850px}.info-page{padding:45px 0;max-width:850px;margin:auto}.info-page h1{font:400 50px/1.15 Libre Caslon Display,Georgia,serif}.footer-links{display:flex;gap:12px 20px;flex-wrap:wrap;max-width:340px;font-size:13px}.footer-links small{width:100%}.card-visual img{width:100%;height:100%;object-fit:cover}.reading-visual img{width:100%;object-fit:cover}.prose{overflow-wrap:anywhere}.prose input,.prose textarea{max-width:100%}.card-copy h3{overflow-wrap:anywhere}.hero-copy h1{overflow-wrap:anywhere}.type-cover{background:#efe8e1;color:#723344}.visual-card{min-width:0}
