@import url('https://fonts.googleapis.com/css2?family=Golos+Text:wght@400;500;600;700;800;900&family=PT+Serif:ital,wght@0,400;0,700;1,400&display=swap');
:root{--paper:#f5f4f0;--ink:#20211f;--red:#db3d28;--line:#cecec7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:40px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Golos Text',Arial,sans-serif}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid var(--red);outline-offset:6px}.progress{position:fixed;top:0;left:0;height:3px;background:var(--red);width:0;z-index:10}header{height:105px;margin:0 4%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--ink)}.brand{font-size:35px;font-weight:900;letter-spacing:-2px}.brand span{font-size:13px;vertical-align:top;display:inline-block;margin:6px 0 0 5px;letter-spacing:0}.header-caption,.issue{font-size:12px;letter-spacing:1.5px}.issue span{font-size:20px;margin-left:20px}.hero{margin:0 4%;display:grid;grid-template-columns:1fr 1fr;padding-top:35px;column-gap:5%}.hero-copy{display:flex;flex-direction:column;padding:22px 0 24px}.eyebrow{display:flex;justify-content:space-between;font-size:12px;letter-spacing:1.7px}.eyebrow>span:first-child{color:var(--red)}h1{font-size:clamp(80px,10.3vw,170px);line-height:.94;letter-spacing:-.065em;font-weight:500;margin:57px 0 32px}h1 em{font-family:'PT Serif',Georgia,serif;font-weight:400;color:var(--red);letter-spacing:-.06em}.dek{font-family:'PT Serif',Georgia,serif;font-size:clamp(24px,2.5vw,38px);line-height:1.3;margin:0 0 55px}.hero-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.meta{font-size:11px;letter-spacing:1.4px;line-height:2}.meta span{font-size:13px;letter-spacing:0;color:#6a6b66}.read{border:1px solid var(--ink);width:55px;height:55px;display:grid;place-items:center;border-radius:50%;font-size:27px;transition:background .2s,color .2s}.read:hover{background:var(--red);border-color:var(--red);color:white}.portrait{margin:0;position:relative;min-height:640px;overflow:hidden;background:#aaa}.portrait img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:center 28%;filter:grayscale(1);display:block}.portrait figcaption{position:absolute;bottom:0;left:0;right:0;padding:20px;color:white;background:linear-gradient(transparent,#0009);font-size:11px;letter-spacing:1px;display:flex;justify-content:space-between}.hero-foot{grid-column:1/-1;border-top:1px solid var(--line);border-bottom:1px solid var(--ink);margin-top:30px;display:flex;justify-content:space-between;padding:18px 0;font-size:11px;letter-spacing:1.4px}.article-layout{max-width:1180px;margin:100px auto 110px;padding:0 40px;display:grid;grid-template-columns:250px minmax(0,650px);gap:70px}aside{padding-top:10px}aside nav{margin-top:28px}aside nav a{display:flex;gap:15px;padding:17px 0;border-bottom:1px solid var(--line);font-size:13px;color:#8b8b83}aside nav a span{color:var(--ink);font-size:14px}.draft{font-size:12px;color:#7c7c74;line-height:1.7;margin-top:30px}.article-intro{font-family:'PT Serif',Georgia,serif;font-size:30px;line-height:1.5;border-bottom:1px solid var(--line);padding-bottom:45px;margin-bottom:55px}.chapter-label{font-size:12px;letter-spacing:1.5px;color:var(--red);margin:20px 0}h2{font-family:'PT Serif',Georgia,serif;font-size:45px;font-weight:400;line-height:1.17;margin:0 0 32px}article>p{font-family:'PT Serif',Georgia,serif;font-size:20px;line-height:1.85}.dropcap:first-letter{float:left;font-size:84px;line-height:.85;padding:12px 12px 0 0;color:var(--red)}.pullquote{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);padding:28px 0;margin:65px 0}.pullquote>span{font-size:11px;letter-spacing:2px}.pullquote p{font-size:clamp(30px,3.5vw,47px);line-height:1.22;letter-spacing:-1.5px;margin:26px 0 10px}.pullquote em{font-family:'PT Serif',Georgia,serif;color:var(--red)}.endmark{font-family:'PT Serif',Georgia,serif;color:var(--red);font-size:40px;margin:40px 0}article .editor-note{font:13px/1.7 'Golos Text',sans-serif;color:#75756f;border-top:1px solid var(--line);padding-top:20px}footer{margin:0 4%;border-top:1px solid var(--ink);padding:35px 0 24px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px}footer p,footer>a:last-of-type{font-size:13px}.credit{flex-basis:100%;font-size:12px;line-height:1.6;color:#76766f;margin-top:20px}.credit a{text-decoration:underline}@media(min-width:1600px){.hero,header,footer{max-width:1500px;margin-left:auto;margin-right:auto}}@media(max-width:800px){header{height:80px}.header-caption{display:none}.brand{font-size:29px}.hero{gap:25px;padding-top:24px}h1{font-size:11vw;margin-top:40px}.portrait{min-height:490px}.dek{font-size:24px}.portrait figcaption span{display:none}.hero-foot{margin-top:0}.hero-foot span:nth-child(2){display:none}.article-layout{grid-template-columns:1fr;margin:65px auto;gap:35px;padding:0 7%}aside nav{display:flex;gap:25px;margin-top:8px}.draft{display:none}.article-intro{font-size:26px}}@media(max-width:540px){.issue{font-size:10px;letter-spacing:1px}.issue span{margin-left:5px}.hero{grid-template-columns:1fr;gap:0}.hero-copy{padding-top:4px}.eyebrow{font-size:11px}h1{font-size:100px;margin:35px 0 25px;line-height:.94}.dek{font-size:27px;margin-bottom:30px}.portrait{min-height:520px;margin-top:15px}.hero-foot{margin-top:20px;font-size:9px;letter-spacing:1px}.article-layout{padding:0 6%}h2{font-size:36px}article>p{font-size:18px}.article-intro{font-size:24px}.pullquote p{font-size:34px}footer .brand{font-size:26px}footer p{font-size:11px}footer{gap:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

article a{text-decoration:underline;text-underline-offset:3px;color:var(--red)}.fiction{border:1px solid var(--red);padding:28px;margin:48px 0;scroll-margin-top:25px}.fiction h2{font-size:32px}.fiction p{font:18px/1.7 "PT Serif",Georgia,serif}.fiction .fiction-note{font:15px/1.65 "Golos Text",Arial,sans-serif;border-top:1px solid var(--line);padding-top:20px}.fiction .chapter-label{font-weight:700;line-height:1.6}@media(max-width:540px){.fiction{padding:20px}.fiction h2{font-size:27px}}

/* Compact editorial interlude */
.fiction{border:0;border-left:2px solid var(--red);padding:4px 0 4px 20px;margin:32px 0}.fiction .chapter-label{font-size:12px;letter-spacing:1px;margin:0 0 10px}.fiction h2{font-size:24px;line-height:1.3;margin:0 0 16px}.fiction p{font-size:16px;line-height:1.55;margin:10px 0}.fiction .fiction-note{font-size:14px;line-height:1.5;padding-top:12px;margin-top:16px}@media(max-width:540px){.fiction{padding:4px 0 4px 16px}.fiction h2{font-size:22px}}
