@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Caslon+Display&display=swap');
:root{--ink:#292722;--red:#9e332b;--paper:#faf7ef;--line:#d2cabe}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:14px/1.7 'DM Sans',sans-serif}a{color:inherit;text-decoration:none}header,main,footer{max-width:1450px;margin:auto;padding:0 60px}header{display:flex;align-items:center;justify-content:space-between;height:110px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:14px;font-size:19px;font-weight:700;line-height:1.05;letter-spacing:1px}.globe{width:47px;height:47px;border:1.5px solid var(--red);border-radius:50%;position:relative}.globe:before{content:'';position:absolute;inset:0 12px;border:1px solid var(--red);border-radius:50%}.globe:after{content:'';position:absolute;inset:13px 0;border-top:1px solid var(--red);border-bottom:1px solid var(--red);border-radius:50%}nav{display:flex;gap:32px;font-size:11px}.intro{display:flex;justify-content:space-between;align-items:center;padding:45px 0 40px}.eyebrow{font-size:9px;letter-spacing:1.8px;font-weight:700;color:var(--red)}h1,h2,h3{font-family:'Libre Caslon Display',Georgia,serif;font-weight:400;line-height:1.02;letter-spacing:-1px;margin:0}h1{font-size:clamp(52px,6.5vw,91px);margin-top:23px}h1 i{color:var(--red)}.compass{font-size:100px;color:var(--red);border:1px solid var(--line);width:150px;height:150px;border-radius:50%;display:grid;place-items:center;font-weight:400;line-height:1}.feature{display:grid;grid-template-columns:.85fr 1.3fr;border-top:1px solid var(--red);border-bottom:1px solid var(--red);padding:25px 0;gap:45px}.feature-copy{padding:10px 0;display:flex;flex-direction:column;justify-content:center}.chapter{display:flex;gap:17px;align-items:center;color:var(--red);margin-bottom:25px}.chapter>span{font:50px 'Libre Caslon Display',serif}.chapter p{font-size:8px;letter-spacing:1.3px;line-height:1.7}.feature h2{font-size:55px}.feature-copy>p{font-size:12px;max-width:310px;margin:20px 0}.read{display:flex;justify-content:space-between;align-items:center;font-size:11px;border-top:1px solid var(--line);padding-top:14px;margin-top:20px}.read span{font-size:25px}.feature-photo{position:relative;min-height:430px}.feature-photo img{position:absolute;width:100%;height:100%;object-fit:cover}.feature-photo>span{position:absolute;left:18px;bottom:18px;background:var(--paper);padding:9px 12px;font-size:8px;letter-spacing:1px}.dispatches{padding:45px 0}.section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.section-head h2{font-size:36px}.section-head>span{font-size:8px;letter-spacing:1px}.pair{display:grid;grid-template-columns:1fr 1fr;gap:40px}.story{display:grid;grid-template-columns:.8fr 1fr;gap:24px}.story img{width:100%;height:260px;object-fit:cover}.story h3{font-size:32px}.story p:not(.eyebrow){font-size:11px}.story .read{font-size:10px;margin-top:16px}.search{background:var(--red);color:var(--paper);padding:40px;display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center}.search .eyebrow{color:#e4b9a7}.search h2{font-size:49px;margin-top:15px}form label{font-size:10px}form>div{display:flex;border-bottom:1px solid #d7a79b;margin:8px 0 20px}input,button{border:0;background:none;font:inherit;color:inherit;padding:14px 0}input{width:100%;min-width:0}input::placeholder{color:#edc5b9}button{font-size:28px;cursor:pointer;padding:0 15px}form>a{font-size:10px}footer{display:flex;justify-content:space-between;padding-top:30px;padding-bottom:30px;font-size:9px}footer>a:first-child{font-size:12px;font-weight:700;letter-spacing:1px}.skip{position:absolute;left:-9999px}.skip:focus{left:10px;top:10px;background:white;padding:10px;z-index:10}a:focus-visible,input:focus-visible,button:focus-visible{outline:3px solid #be9d3a;outline-offset:5px}@media(max-width:900px){header,main,footer{padding-left:30px;padding-right:30px}.compass{width:110px;height:110px;font-size:70px}.feature{gap:25px}.feature h2{font-size:45px}.story{display:block}.story img{height:220px}.search h2{font-size:42px}}@media(max-width:600px){header{height:90px}.brand{font-size:15px}.globe{width:37px;height:37px}nav{gap:15px}nav>a:first-child{display:none}.intro{padding:30px 0}.compass{display:none}h1{font-size:56px}.feature{display:flex;flex-direction:column-reverse}.feature-photo{min-height:280px}.chapter{margin-bottom:15px}.feature h2{font-size:47px}.feature h2 br{display:none}.pair{grid-template-columns:1fr;gap:30px}.story{display:grid;grid-template-columns:.75fr 1fr;gap:20px}.story img{height:240px}.story h3{font-size:29px}.section-head>span{display:none}.search{grid-template-columns:1fr;padding:28px;gap:25px}.search h2{font-size:43px}footer>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}}

:root{--muted:#586474;--accent:#9e332b}.archive,.reading,.info-page{padding-top:40px}.archive h1,.reading h1,.info-page h1{font-family:"Libre Caslon Display",Georgia,serif}.reading{max-width:900px;margin:auto}.reading-visual img{max-height:500px;object-fit:cover}.prose{font-size:17px;line-height:1.8}.prose img{height:auto}.prose a{text-decoration:underline}.info-page{min-height:50vh}