
:root{--ink:#1b201b;--panel:#252c23;--paper:#eeeae0;--white:#faf6ed;--gold:#bda16e;--muted:#b6bbaa;--rule:#eeeae02b;--serif:'Cormorant Garamond',Georgia,serif;--sans:'Manrope',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--ink);color:var(--paper);font-family:var(--sans);font-size:16px;line-height:1.75;-webkit-font-smoothing:antialiased}::selection{background:var(--gold);color:var(--ink)}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline:2px solid var(--gold);outline-offset:6px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.04;letter-spacing:-.03em}button{font:inherit}img{max-width:100%;display:block}.wrap{width:calc(100% - 112px);max-width:1328px;margin:auto}.eyebrow{font-size:.72rem;font-weight:600;letter-spacing:.18em;line-height:1.6;text-transform:uppercase}.gold{color:var(--gold)}.skip{position:absolute;top:12px;left:12px;transform:translateY(-150%);padding:10px 18px;background:var(--paper);color:var(--ink);z-index:100}.skip:focus{transform:none}
.journal-header{display:flex;justify-content:space-between;align-items:center;gap:25px;padding-top:30px;padding-bottom:30px;border-bottom:1px solid var(--rule)}.wordmark{display:flex;align-items:center;gap:14px;font-size:.76rem;letter-spacing:.17em;font-weight:600}.monogram{font-family:var(--serif);font-style:italic;font-size:1.6rem;letter-spacing:-.05em;border:1px solid #eeeae090;border-radius:50%;width:40px;height:40px;display:grid;place-items:center;font-weight:400}.header-links{display:flex;gap:34px;align-items:center;font-size:.7rem;letter-spacing:.1em}.header-links a:hover{color:var(--gold)}.header-links a[aria-current=page]{color:var(--gold)}.header-links a:last-child{border-bottom:1px solid var(--gold);padding-bottom:5px}.journal-hero{padding:80px 0 65px;display:grid;grid-template-columns:1.55fr 1fr;gap:70px;align-items:end}.journal-hero h1{font-size:clamp(4.6rem,8.4vw,8.8rem);line-height:.89;letter-spacing:-.04em;margin-top:25px}.journal-hero h1 em{font-weight:400;color:#d1be94}.journal-hero>p{font-size:1rem;line-height:1.9;color:var(--muted);max-width:420px;padding-bottom:5px}.issue-line{display:flex;justify-content:space-between;gap:20px;font-size:.65rem;letter-spacing:.13em;text-transform:uppercase;border-top:1px solid var(--rule);padding:18px 0;color:var(--muted)}
.featured{position:relative;min-height:460px;display:flex;align-items:end;padding:48px;isolation:isolate;overflow:hidden}.featured img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 70%;z-index:-2;transition:transform .8s}.featured::before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#151c16e6,#151c1666),linear-gradient(0deg,#151c16d9,transparent 80%);z-index:-1}.featured:hover img{transform:scale(1.025)}.featured .eyebrow{font-size:.65rem;color:#decba3}.featured h2{font-size:clamp(3rem,5.5vw,5.2rem);max-width:680px;margin:20px 0}.featured p{max-width:580px;font-size:.92rem;color:#d0d2c5}.featured-arrow{position:absolute;right:48px;bottom:50px;width:60px;height:60px;border:1px solid #d1be9480;border-radius:50%;display:grid;place-items:center;font-size:1.7rem}.featured-copy{max-width:80%}
.essays{padding:75px 0 95px}.essay-list{margin-top:26px;border-top:1px solid var(--rule)}.essay-row{display:grid;grid-template-columns:70px 1.4fr 1fr 30px;gap:34px;align-items:center;padding:38px 0;border-bottom:1px solid var(--rule);transition:background .25s}.essay-row:hover{background:#eeeae005}.essay-number{font-family:var(--serif);font-style:italic;color:var(--gold);font-size:2.8rem;line-height:1}.essay-row h3{font-size:2.5rem;max-width:580px}.essay-meta{font-size:.65rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:11px}.essay-row>p{font-size:.9rem;color:var(--muted);max-width:350px}.row-arrow{font-size:1.6rem;color:var(--gold);transition:transform .2s}.essay-row:hover .row-arrow{transform:translate(3px,-3px)}.series-note{border-top:1px solid #181b172c;background:var(--paper);color:var(--ink);padding:70px 0}.series-note .wrap{display:grid;grid-template-columns:1fr 1.6fr;gap:80px}.series-note h2{font-size:3rem}.series-note p{font-size:1rem;line-height:1.9;max-width:750px;color:#565f4f}.series-note .eyebrow{margin-bottom:15px;color:#777e67}
.article-heading{padding:48px 0 70px}.breadcrumb{font-size:.72rem;color:var(--muted);margin-bottom:54px;display:flex;gap:15px;align-items:center;flex-wrap:wrap}.breadcrumb a:hover{color:var(--paper)}.article-title{max-width:1090px;font-size:clamp(3.4rem,6.8vw,7rem);line-height:.97;margin:22px 0 26px}.article-subtitle{font-family:var(--serif);font-size:clamp(1.7rem,2.8vw,2.5rem);font-style:italic;color:#cdbb96;max-width:950px;line-height:1.3}.article-meta{font-size:.68rem;color:var(--muted);letter-spacing:.09em;display:flex;flex-wrap:wrap;gap:11px 22px;margin-top:35px}.article-paper{background:var(--paper);color:var(--ink);padding:76px 0 85px}.article-grid{display:grid;grid-template-columns:230px minmax(0,780px);gap:100px;justify-content:space-between}.article-aside{align-self:start;position:sticky;top:40px;color:#66705c}.article-aside .eyebrow{font-size:.65rem;margin-bottom:20px}.article-aside ol{list-style:none;counter-reset:sections;margin:0;padding:0}.article-aside li{font-size:.78rem;line-height:1.65;border-top:1px solid #181b1720;padding:12px 0}.article-aside a:hover{color:#1b201b;text-decoration:underline;text-underline-offset:4px}.aside-tail{font-size:.69rem;line-height:1.8;margin-top:30px;padding-top:22px;border-top:1px solid #181b1733}.article-body{min-width:0}.article-body>p{font-family:var(--serif);font-size:1.55rem;line-height:1.65;color:#343b30;margin:0 0 25px}.article-body>p:first-child{font-size:1.85rem;line-height:1.5;color:#242c21}.article-body h2{font-size:2.8rem;line-height:1.12;letter-spacing:-.025em;margin:56px 0 24px}.article-body strong{font-weight:600}.article-body p a{font-family:var(--sans);font-size:.79rem;line-height:1.7;color:#576842;text-decoration:underline;text-underline-offset:4px;text-decoration-color:#869472}.external{font-size:.8em}.article-thesis{margin:48px 0 0;border-top:1px solid #777e6766;border-bottom:1px solid #777e6766;padding:32px 0}.article-thesis .eyebrow{font-size:.65rem;color:#6a7659;margin-bottom:14px}.article-thesis p{font-family:var(--serif);font-size:2rem;line-height:1.35}.article-sources{margin-top:50px}.article-sources h2{font-size:1.8rem;margin:0 0 20px}.article-sources ol{margin:0;padding:0 0 0 20px}.article-sources li{font-size:.8rem;padding:9px 0;line-height:1.6}.article-sources a{text-decoration:underline;text-underline-offset:4px;color:#576842}.source-note{font-family:var(--sans);font-size:.73rem;line-height:1.8;color:#68725d;margin-top:24px}.mobile-contents{display:none}.article-pagination{padding:52px 0 65px;display:grid;grid-template-columns:1fr 1fr;gap:60px}.article-pagination a{border-top:1px solid var(--rule);padding-top:22px;display:block}.article-pagination .eyebrow{font-size:.63rem;color:var(--gold)}.article-pagination h3{font-size:2.2rem;line-height:1.12;max-width:510px;margin-top:18px}.article-pagination a:hover h3{color:#d1be94}.footer{border-top:1px solid var(--rule);padding:28px 0 40px;display:flex;justify-content:space-between;gap:25px;align-items:center}.footer-name{font-size:.72rem;letter-spacing:.18em}.footer p{font-size:.65rem;color:var(--muted);margin-top:8px}.footer-links{display:flex;gap:26px;font-size:.73rem;color:var(--muted)}.footer-links a:hover{color:var(--paper)}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.journal-hero{gap:40px}.essay-row{grid-template-columns:50px 1.4fr 1fr 24px;gap:22px}.article-grid{grid-template-columns:190px minmax(0,720px);gap:50px}.article-body>p{font-size:1.4rem}}
@media(max-width:760px){.wrap{width:calc(100% - 44px)}.journal-header{padding-top:24px;padding-bottom:24px;gap:10px}.wordmark{font-size:.59rem;gap:8px;letter-spacing:.11em}.monogram{height:31px;width:31px;font-size:1.3rem}.header-links{font-size:.62rem;gap:18px;letter-spacing:.03em}.header-links .desktop-link{display:none}.journal-hero{padding:54px 0 40px;grid-template-columns:1fr;gap:30px}.journal-hero h1{font-size:clamp(3.1rem,14vw,6rem);margin-top:23px}.journal-hero>p{font-size:.93rem}.issue-line{font-size:.56rem;letter-spacing:.07em;gap:10px}.featured{min-height:460px;padding:30px 23px}.featured-copy{max-width:100%}.featured h2{font-size:2.9rem;max-width:340px;margin:18px 0}.featured p{font-size:.82rem;padding-right:30px}.featured-arrow{width:38px;height:38px;right:20px;bottom:22px;font-size:1.2rem}.featured .eyebrow{font-size:.57rem}.essays{padding:48px 0 60px}.essay-row{grid-template-columns:35px minmax(0,1fr) 18px;gap:14px;padding:28px 0}.essay-number{font-size:2rem;align-self:start}.essay-row h3{font-size:2rem}.essay-meta{font-size:.59rem;margin-bottom:9px}.essay-row>p{grid-column:2/3;font-size:.83rem;max-width:none}.row-arrow{grid-column:3;grid-row:1;align-self:start;font-size:1.3rem}.series-note{padding:50px 0}.series-note .wrap{grid-template-columns:1fr;gap:25px}.series-note h2{font-size:2.65rem}.series-note p{font-size:.91rem}.article-heading{padding:28px 0 46px}.breadcrumb{margin-bottom:38px;font-size:.65rem;gap:10px}.article-title{font-size:clamp(2.75rem,11.8vw,4.5rem);margin-top:20px;line-height:1.01}.article-subtitle{font-size:1.75rem}.article-meta{font-size:.58rem;gap:8px 14px;margin-top:28px}.article-paper{padding:36px 0 52px}.article-grid{display:block}.article-aside{display:none}.article-body>p{font-size:1.35rem;line-height:1.65;margin-bottom:23px}.article-body>p:first-child{font-size:1.6rem}.article-body h2{font-size:2.2rem;margin-top:44px}.article-body p a{font-size:.74rem}.mobile-contents{display:block;margin-bottom:36px;border-top:1px solid #181b1740;border-bottom:1px solid #181b1740;padding:15px 0;color:#59664e}.mobile-contents summary{font-size:.72rem;letter-spacing:.08em;cursor:pointer}.mobile-contents ol{padding-left:20px;font-size:.8rem;margin-bottom:0}.mobile-contents li{margin:12px 0}.article-thesis p{font-size:1.75rem}.article-sources h2{font-size:1.8rem}.article-pagination{padding:36px 0 46px;grid-template-columns:1fr;gap:30px}.article-pagination h3{font-size:1.9rem}.footer{flex-direction:column;align-items:start;padding-bottom:32px;gap:22px}.footer-links{font-size:.69rem;gap:21px;flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media print{.journal-header,.article-aside,.mobile-contents,.article-pagination,.footer{display:none}.article-heading{padding:0 0 20px}.wrap{width:100%}.article-grid{display:block}.article-paper{padding:20px 0}.article-body>p{font-size:12pt;line-height:1.5}.article-body h2{font-size:21pt;break-after:avoid}body,.article-paper{background:#fff;color:#111}.article-title{font-size:34pt}.article-subtitle,.article-meta,.eyebrow{color:#444}.article-sources a{overflow-wrap:anywhere}}
