/* Eleven editorial systems. Shared accessibility and content primitives only. */
/* Keep intrinsic HTML dimensions as ratio hints, never a fixed 900px thumbnail. */
img{height:auto}
/* A rail spans a long grid: inherited auto block margins must not center it. */
.theme-anchor .site-header{margin:0}
:root{--paper:#f5f2ea;--ink:#202b29;--accent:#315c51;--muted:#586661;--line:#c9cec7;--surface:#fff;--display:Georgia,'Times New Roman',serif;--body:Arial,Helvetica,sans-serif;--radius:0px;--measure:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 var(--body)}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a:hover{text-decoration:underline;text-underline-offset:5px}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:5px}img{display:block;max-width:100%;object-fit:cover}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--display);font-weight:400;line-height:1.08;overflow-wrap:break-word}p{overflow-wrap:break-word}button{color:inherit;background:transparent;border:1px solid currentColor;padding:10px 16px}button:hover{background:var(--ink);color:var(--paper)}[hidden]{display:none!important}.skip{position:absolute;left:20px;top:-90px;padding:12px;background:var(--paper);z-index:100}.skip:focus{top:12px}.site-header,.site-main,.site-footer{width:min(var(--measure),calc(100% - 80px));margin:auto}.site-header{padding:20px 0 0}.topline{display:flex;justify-content:space-between;gap:20px;font-size:11px;letter-spacing:.13em;text-transform:uppercase;color:var(--muted)}.identity{display:flex;align-items:center;gap:24px;padding:26px 0}.wordmark{font:700 clamp(30px,4vw,56px)/1 var(--display);letter-spacing:-.05em}.about-link{margin-left:auto;white-space:nowrap;font-size:13px}.site-header nav{display:flex;flex-wrap:wrap;gap:14px 32px;border-block:1px solid var(--line);padding:14px 0;font-size:13px}.site-main{padding-top:40px}.manifesto{font-size:clamp(40px,5.5vw,74px);letter-spacing:-.035em;line-height:1.06}.eyebrow{display:block;font-family:var(--body);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;line-height:1.6}.meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px 20px;color:var(--muted);margin-bottom:18px}.reading-time{font-size:12px;white-space:nowrap}.read-link{display:inline-flex;align-items:center;gap:26px;font-size:13px;margin-top:20px;border-bottom:1px solid currentColor;padding-bottom:4px}.feature h2{font-size:clamp(28px,3.3vw,46px);letter-spacing:-.03em}.feature p{font-size:15px;line-height:1.7;margin-top:20px}.feature-photo{display:block}.feature-photo img{width:100%;height:100%;aspect-ratio:16/10}.feature-copy{padding:26px 0}.hero-description{font-size:20px;margin-top:25px;max-width:340px}.story-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 30px}.story{min-width:0;position:relative}.story-number{display:none}.story-photo{display:block;margin-bottom:22px}.story-photo img{width:100%;aspect-ratio:16/10;height:auto;border-radius:var(--radius)}.story h2{font-size:28px;letter-spacing:-.025em}.story p{font-size:14px;line-height:1.7;color:var(--muted);margin-top:14px}.story .meta{margin-bottom:12px;gap:8px 12px}.story .eyebrow{font-size:10px}.story .reading-time{font-size:11px}.section-heading{display:flex;justify-content:space-between;align-items:baseline;gap:20px;border-top:1px solid var(--line);padding-top:24px;margin-bottom:30px}.section-heading h2{font-size:32px}.section-heading>span{font-size:12px;color:var(--muted)}.materials{margin-top:64px}.story-index{list-style:none;margin:0;padding:0}.story-index li{border-bottom:1px solid var(--line)}.story-index a{display:flex;align-items:baseline;gap:15px;padding:18px 0;font-size:15px;line-height:1.4}.story-index a>span:first-child{font:12px/1.5 'Courier New',monospace;opacity:.65;flex:none}.story-index a>span:nth-child(2){flex:1}.story-index a>span:last-child{flex:none}.editor-note{border:1px solid var(--accent);padding:25px;display:flex;flex-direction:column;justify-content:space-between;gap:30px}.editor-note p{font:27px/1.35 var(--display)}.note-mark{font-size:56px;line-height:1}.site-footer{border-top:1px solid var(--line);margin-top:85px;padding:36px 0 20px;display:grid;grid-template-columns:1fr 1fr;gap:35px 80px;font-size:13px}.footer-brand{font:700 28px/1.2 var(--display);letter-spacing:-.03em}.site-footer p{margin:12px 0;max-width:520px}.disclaimer{color:var(--muted);font-size:12px}.footer-bottom{grid-column:1/-1;display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:15px;font-size:11px;color:var(--muted)}.footer-bottom button{border:0;padding:8px 0;text-decoration:underline}.filter-status,.filter-empty{padding:15px 0;font-size:14px}.consent{position:fixed;bottom:18px;left:50%;transform:translateX(-50%);width:min(840px,calc(100% - 32px));background:var(--surface);color:var(--ink);border:1px solid var(--ink);box-shadow:0 10px 60px #0002;z-index:20;padding:20px 25px;display:flex;align-items:center;gap:20px}.consent p{font-size:12px;line-height:1.5;max-width:360px;margin-top:5px}.consent-actions{display:flex;gap:8px}.consent-actions button{font-size:12px;min-height:44px;max-width:180px}
/* Article reading system */
.back-link{display:inline-block;margin-bottom:32px;font-size:12px;color:var(--muted)}.article-heading h1{font-size:clamp(38px,5vw,68px);letter-spacing:-.035em}.article-deck{font-size:19px;line-height:1.65;margin-top:24px;max-width:780px;color:var(--muted)}.byline{font-size:11px;margin-top:25px;color:var(--muted)}.article-intro{display:grid;grid-template-columns:1.05fr 1fr;gap:50px;align-items:center}.article-photo img{width:100%;aspect-ratio:16/11;height:auto}.article-photo figcaption{font-size:10px;margin-top:10px;color:var(--muted)}.reading-layout{display:grid;grid-template-columns:250px minmax(0,720px);gap:70px;margin:60px auto 0;justify-content:center}.reading-aside{min-width:0}.toc{font-size:13px;border-top:1px solid var(--line);padding-top:16px}.toc summary{font-weight:700;cursor:pointer}.toc ol{padding-left:20px;margin-top:20px}.toc li{margin:12px 0;line-height:1.5}.article-summary{background:var(--surface);border-left:3px solid var(--accent);padding:24px;margin-top:32px}.article-summary p{font-size:16px;line-height:1.7;margin-top:12px}.prose{min-width:0;font:19px/1.85 var(--body)}.prose p{margin-bottom:24px}.prose h2{font-size:32px;margin:46px 0 24px}.prose h3{font-size:25px;margin:32px 0 18px}.prose blockquote{font:30px/1.5 var(--display);margin:35px 0;padding:20px 0;border-block:1px solid var(--line)}.prose .article-photo{margin-bottom:35px}.faq{border-top:1px solid var(--line);margin-top:50px}.faq details{border-bottom:1px solid var(--line);padding:17px 0;font-size:16px}.faq summary{cursor:pointer;font-weight:600;line-height:1.5}.faq details p{margin:15px 0 0;color:var(--muted)}.article-disclaimer{font:12px/1.7 var(--body)!important;color:var(--muted);padding-top:30px;border-top:1px solid var(--line);margin-top:35px}.reading-next{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-top:90px;padding-top:40px;border-top:1px solid var(--line)}.reading-next h2{font-size:30px;margin-bottom:12px}.reading-next>div>.eyebrow{color:var(--muted);font-size:10px}.article-diptych{display:grid;grid-template-columns:1fr 1fr;gap:50px}.article-diptych .article-summary{margin-top:20px}.article-cover{position:relative;min-height:540px;display:flex;align-items:end;padding:50px}.article-cover .article-photo{position:absolute;inset:0;margin:0}.article-cover .article-photo img{width:100%;height:100%;object-fit:cover}.article-cover .article-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent,#000c)}.article-cover figcaption{display:none}.article-cover .article-heading{position:relative;color:#fff;max-width:850px}.article-cover .article-deck,.article-cover .byline,.article-cover .meta{color:#fff}
/* 01 — A literary newspaper */
.theme-between{--paper:#f3f0e7;--ink:#19241f;--accent:#b12d25;--muted:#56615a;--line:#b7beb3;--surface:#e7e4da}.theme-between .identity{justify-content:center;position:relative;border-bottom:3px double var(--ink)}.theme-between .wordmark{font-size:clamp(40px,6vw,82px);font-style:italic}.theme-between .about-link{position:absolute;right:0;bottom:20px}.theme-between nav{justify-content:center;border-top:0}.theme-between .brand-motif{position:absolute;bottom:11px;width:90px;height:3px;background:var(--accent)}.newspaper-opener{display:grid;grid-template-columns:.76fr 1.5fr .72fr;gap:28px}.newspaper-leader .manifesto{font-size:39px;letter-spacing:-.025em}.newspaper-leader>p{font:16px/1.6 Georgia,serif;margin-top:30px}.newspaper-index{border-left:1px solid var(--line);padding-left:24px}.newspaper-index>.eyebrow{color:var(--accent)}.theme-between .feature-photo img{aspect-ratio:5/4}.theme-between .feature-copy{padding-bottom:0}.theme-between .feature h2{font-size:37px}.theme-between .story-list{gap:30px}.theme-between .story{border-right:1px solid var(--line);padding-right:25px}.theme-between .story:nth-child(3n){border-right:0}.theme-between .story h2{font-size:27px}.theme-between .section-heading{border-top:3px double var(--ink)}.theme-between .article-intro{display:flex;flex-direction:column}.theme-between .article-heading{max-width:990px;text-align:center}.theme-between .article-heading .meta{justify-content:center;color:var(--accent)}.theme-between .article-deck{margin-inline:auto}.theme-between .article-intro>.article-photo{width:76%;max-width:850px}.theme-between .article-intro>.article-photo img{aspect-ratio:2/1}.theme-between .prose{font-family:Georgia,serif}.theme-between .source-body>p:first-child:first-letter{float:left;font-size:74px;line-height:.9;padding:8px 10px 0 0;color:var(--accent)}
/* 02 — Rounded sensory composition */
.theme-sense{--paper:#eeeafa;--ink:#29204a;--accent:#674db6;--muted:#625578;--line:#bfb3d6;--surface:#f9f6ff;--radius:30px}.theme-sense .wordmark{font-weight:400;letter-spacing:-.07em}.theme-sense .site-header nav{border:0;background:#f9f6ff;border-radius:50px;justify-content:center;padding:17px}.sense-opener{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;padding:20px 0}.sense-opener .manifesto{font-size:clamp(54px,6.4vw,92px)}.sense-orbit{position:relative;padding:12px 25px}.sense-orbit .feature-photo img{border-radius:50%;aspect-ratio:1/1}.sense-orbit .feature-copy{padding:30px 15px 0}.sense-orbit .feature h2{font-size:37px}.orbit-caption{position:absolute;top:20px;right:-8px;writing-mode:vertical-rl;font-size:11px;letter-spacing:.1em}.six-dots{display:flex;gap:11px;margin-top:38px}.six-dots i{width:15px;height:15px;border:1px solid var(--accent);border-radius:50%}.six-dots i:nth-child(2n){background:var(--accent)}.theme-sense .story-list{grid-template-columns:1fr 1fr;gap:55px}.theme-sense .story:nth-child(2n){padding-top:70px}.theme-sense .story-photo img{aspect-ratio:5/3;border-radius:100px 100px 26px 26px}.theme-sense .story h2{font-size:34px}.theme-sense .article-intro{display:flex;flex-direction:column;gap:40px}.theme-sense .article-heading{text-align:center;max-width:850px}.theme-sense .article-heading .meta{justify-content:center}.theme-sense .article-photo{width:70%;max-width:800px}.theme-sense .article-photo img{border-radius:50%;aspect-ratio:2/1}.theme-sense .article-summary{border:0;border-radius:25px}.theme-sense .prose h2{color:var(--accent)}
/* 03 — Number-led reading digest */
.theme-minutes{--paper:#fffef8;--ink:#161a19;--accent:#161a19;--muted:#525849;--line:#b8b9a8;--surface:#f5cf3b;--display:Arial,Helvetica,sans-serif}.theme-minutes .site-header{border-top:12px solid #f5cf3b;padding-top:16px}.theme-minutes .wordmark{text-transform:uppercase;font-size:34px;letter-spacing:-.055em;max-width:360px}.theme-minutes h1,.theme-minutes h2{font-weight:800;letter-spacing:-.05em}.theme-minutes .topline,.theme-minutes .eyebrow,.theme-minutes .reading-time{font-family:'Courier New',monospace}.minutes-opener{display:grid;grid-template-columns:.8fr 1.4fr;gap:45px}.minutes-sign{background:#f5cf3b;padding:30px}.giant-number{display:block;font:bold 190px/.9 Arial,sans-serif;letter-spacing:-.11em;margin:0 0 35px -12px}.minutes-sign .manifesto{font-size:36px;margin-top:35px}.minutes-feature .feature{display:grid;grid-template-columns:1fr 1fr;gap:25px}.minutes-feature .feature-photo img{height:100%;aspect-ratio:3/4}.minutes-feature .feature-copy{padding:0}.minutes-feature .feature h2{font-size:37px}.mini-index{margin-top:30px;border-top:5px solid var(--ink);padding-top:15px}.theme-minutes .story-list{display:block}.theme-minutes .story{display:grid;grid-template-columns:65px 190px 1fr;gap:30px;border-bottom:1px solid var(--line);padding:28px 0}.theme-minutes .story-number{display:block;font:bold 42px/1 Arial,sans-serif}.theme-minutes .story-photo{margin:0}.theme-minutes .story-photo img{aspect-ratio:4/3}.theme-minutes .story h2{font-size:30px}.theme-minutes .story p{max-width:680px}.theme-minutes .article-minutes{display:grid;grid-template-columns:180px 1fr;gap:45px}.article-index{font:bold 130px/1 Arial,sans-serif;background:#f5cf3b;align-self:start;padding:15px;letter-spacing:-.1em}.theme-minutes .article-main>.article-photo{margin:35px 0 0 auto;width:calc(100% - 225px)}.theme-minutes .article-main>.article-photo img{aspect-ratio:3/1}.theme-minutes .reading-layout{gap:50px;grid-template-columns:200px 1fr}.theme-minutes .toc{border-top:5px solid var(--ink)}.theme-minutes .article-summary{border:0}.theme-minutes .prose h2{font-size:28px}
/* 04 — Photographic art journal */
.theme-halftone{--paper:#eee2dc;--ink:#512c3c;--accent:#a35e60;--muted:#755566;--line:#c8aeb4;--surface:#f8efea}.theme-halftone .identity{padding:24px 0 30px}.theme-halftone .wordmark{font-size:clamp(56px,8vw,110px);font-weight:400;letter-spacing:-.07em}.theme-halftone nav{justify-content:space-between;border-top:0}.theme-halftone .site-main{padding-top:28px}.art-cover{position:relative}.art-cover>.photo{width:100%;height:510px;object-position:center 40%}.art-cover:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#2915239c,transparent)}.art-cover-title{position:absolute;left:45px;bottom:45px;z-index:1;color:#fff}.art-cover-title .manifesto{font-size:clamp(42px,5.2vw,70px);font-style:italic}.art-cover-title>span{display:block;font-size:14px;margin-top:20px}.cover-caption{display:grid;grid-template-columns:220px 1fr 150px;gap:30px;padding:25px 0;border-bottom:1px solid var(--line);align-items:start}.cover-caption h2{font-size:30px}.cover-caption>a{font-size:12px}.theme-halftone .story-list{grid-template-columns:1.4fr 1fr;gap:60px}.theme-halftone .story:nth-child(2n){padding-top:110px}.theme-halftone .story-photo img{aspect-ratio:4/3}.theme-halftone .story:nth-child(2n) .story-photo img{aspect-ratio:4/5}.theme-halftone .story h2{font-size:35px;font-style:italic}.theme-halftone .article-cover{min-height:660px}.theme-halftone .article-heading h1{font-size:60px;font-style:italic}.theme-halftone .reading-layout{grid-template-columns:250px 650px;gap:65px;max-width:100%}.theme-halftone .prose{font-family:Georgia,serif}.theme-halftone .article-summary{background:transparent;border:0;padding:25px 0}.theme-halftone .article-summary p{font:23px/1.5 Georgia,serif}
/* 05 — Black ink, typographic structure */
.theme-bw{--paper:#fff;--ink:#141414;--accent:#141414;--muted:#535353;--line:#141414;--surface:#eee;--display:Arial,Helvetica,sans-serif}.theme-bw .topline{font-family:'Courier New',monospace}.theme-bw .wordmark{font-size:clamp(28px,3vw,43px);font-weight:900;text-transform:uppercase;letter-spacing:-.065em}.theme-bw nav{border-block:3px solid var(--ink);font-family:'Courier New',monospace}.bw-opener{border-bottom:8px solid var(--ink);padding-bottom:35px}.bw-statement{display:flex;align-items:start;justify-content:space-between;gap:20px;border-bottom:1px solid var(--ink);padding-bottom:35px}.bw-statement .manifesto{font-size:clamp(50px,6.4vw,90px);font-weight:900;letter-spacing:-.07em}.bw-stamp{display:grid;grid-template-columns:1fr 1fr;gap:8px;flex:none;margin-top:10px}.bw-stamp i{display:block;width:36px;height:36px;background:var(--ink)}.bw-lead{display:grid;grid-template-columns:200px 1fr;gap:20px 40px;margin-top:35px}.bw-label{font-family:'Courier New',monospace;font-size:12px}.bw-label>span{display:block;margin-bottom:10px}.bw-lead h2{font-size:58px;font-weight:800;letter-spacing:-.055em}.bw-lead p,.bw-lead>.read-link{grid-column:2}.bw-lead p{max-width:650px}.bw-lead>.read-link{justify-self:start;margin-top:0}.theme-bw .story-list{grid-template-columns:1fr 1fr;gap:0 40px}.theme-bw .story{padding:28px 0;border-top:2px solid var(--ink)}.theme-bw .story-photo img{filter:grayscale(1);aspect-ratio:2/1}.theme-bw .story h2{font-size:33px;font-weight:800}.theme-bw .story .meta{font-family:'Courier New',monospace}.theme-bw .section-heading h2{font-weight:800}.theme-bw .article-heading{padding-bottom:30px;border-bottom:8px solid var(--ink)}.theme-bw .article-heading h1{font-size:clamp(42px,6vw,84px);font-weight:900;max-width:1040px;letter-spacing:-.06em}.theme-bw .reading-layout{grid-template-columns:220px 1fr;gap:60px}.theme-bw .article-photo img{filter:grayscale(1);aspect-ratio:2/1}.theme-bw .prose h2{font-weight:800;font-size:30px}.theme-bw .article-summary{background:transparent;padding:20px 0;border:0;border-top:4px solid var(--ink)}.theme-bw .site-footer{border-top:8px solid var(--ink)}
/* 06 — A blue architectural rail */
.theme-anchor{--paper:#e9eff4;--ink:#142741;--accent:#123eaa;--muted:#52617a;--line:#aabacf;--surface:#fff;--display:Arial,Helvetica,sans-serif;--measure:1320px}.theme-anchor .publication-shell{display:grid;grid-template-columns:210px minmax(0,1fr);max-width:1440px;margin:auto}.theme-anchor .site-header{width:100%;grid-column:1;grid-row:1/3;border-right:1px solid var(--accent);padding:28px 25px;align-self:stretch}.theme-anchor .topline{display:block;color:var(--accent);line-height:2}.theme-anchor .topline>span{display:block}.theme-anchor .identity{display:block;padding:48px 0}.theme-anchor .wordmark{display:block;font-size:40px;font-weight:800;color:var(--accent);letter-spacing:-.06em}.theme-anchor .about-link{display:block;margin-top:35px}.theme-anchor nav{display:flex;flex-direction:column;align-items:start;border:0;gap:25px}.theme-anchor .site-main{grid-column:2;width:calc(100% - 72px);padding-top:38px}.theme-anchor .site-footer{grid-column:2;width:calc(100% - 72px);gap:25px}.anchor-heading{display:grid;grid-template-columns:120px 1fr;gap:25px;margin-bottom:35px}.anchor-heading>.eyebrow{color:var(--accent);padding-top:10px}.anchor-heading .manifesto{font-size:49px;font-weight:600;letter-spacing:-.045em}.anchor-grid{display:grid;grid-template-columns:1fr 220px;gap:28px}.theme-anchor .feature{background:#fff;padding:20px}.theme-anchor .feature-copy{padding:22px 0 0}.theme-anchor .feature h2{font-size:37px;font-weight:600}.theme-anchor .editor-note{border:2px solid var(--accent);color:var(--accent)}.theme-anchor .editor-note p{font-size:21px;line-height:1.45}.theme-anchor .story-list{grid-template-columns:1fr 1fr;gap:28px}.theme-anchor .story{padding:20px;background:#fff;border-top:5px solid var(--accent)}.theme-anchor .story h2{font-weight:600;font-size:27px}.theme-anchor .story-number{display:block;font:12px 'Courier New',monospace;color:var(--accent);margin-bottom:20px}.theme-anchor .article-diptych{gap:28px}.theme-anchor .article-heading h1{font-weight:600;font-size:48px}.theme-anchor .article-deck{font-size:16px}.theme-anchor .article-diptych .article-summary p{font-size:14px}.theme-anchor .reading-layout{display:flex;gap:30px}.theme-anchor .reading-aside{width:180px;flex:none}.theme-anchor .prose{background:#fff;padding:30px;flex:1;font-size:18px}.theme-anchor .prose h2{font-size:27px;font-weight:600;color:var(--accent)}
/* 07 — Optimistic poster, not a pastel magazine */
.theme-otherwise{--paper:#fff9ef;--ink:#182b2b;--accent:#182b2b;--muted:#53625b;--line:#182b2b;--surface:#d9f26a;--display:Arial,Helvetica,sans-serif}.theme-otherwise .wordmark{font-size:50px;font-weight:900;letter-spacing:-.065em}.theme-otherwise nav{border:0;border-bottom:2px solid var(--ink);font-weight:600}.otherwise-opener{display:grid;grid-template-columns:1fr 1fr;gap:0}.poster{background:#ff674b;padding:35px 40px;position:relative;overflow:hidden}.poster .manifesto{font-size:clamp(58px,6vw,90px);font-weight:900;letter-spacing:-.075em;position:relative;z-index:1}.poster>p{font-size:18px;max-width:280px;margin-top:120px;position:relative;z-index:1}.turn-mark{position:absolute;bottom:40px;right:25px;font:200px/1 Arial,sans-serif;transform:rotate(-10deg)}.poster-story{background:var(--ink);color:#fff9ef}.poster-story .feature-photo img{aspect-ratio:16/10}.poster-story .feature-copy{padding:28px 35px}.poster-story .feature h2{font-weight:800;font-size:39px;letter-spacing:-.05em}.poster-story .meta{color:#d9f26a}.poster-story .feature p{display:none}.poster-strip{grid-column:1/-1;background:#d9f26a;display:flex;justify-content:space-between;gap:20px;font-size:18px;font-weight:700;padding:23px 35px}.theme-otherwise .story-list{grid-template-columns:1fr 1fr;gap:30px}.theme-otherwise .story{background:#f1e6d7;padding:25px}.theme-otherwise .story:nth-child(3n+2){background:#d9f26a}.theme-otherwise .story:nth-child(3n){background:#ffb79c}.theme-otherwise .story h2{font-weight:800;font-size:34px;letter-spacing:-.05em}.theme-otherwise .story-photo img{aspect-ratio:2/1}.theme-otherwise .article-intro{gap:0;background:#ff674b}.theme-otherwise .article-heading{padding:35px}.theme-otherwise .article-heading h1{font-weight:900;font-size:54px;letter-spacing:-.055em}.theme-otherwise .article-deck,.theme-otherwise .article-heading .meta,.theme-otherwise .byline{color:var(--ink)}.theme-otherwise .article-intro .article-photo{height:100%}.theme-otherwise .article-intro .article-photo img{height:100%;aspect-ratio:4/5}.theme-otherwise .article-intro figcaption{display:none}.theme-otherwise .article-summary{border:0}.theme-otherwise .prose h2{font-weight:800;font-size:32px}.theme-otherwise .reading-next>div{padding:28px;background:#d9f26a}.theme-otherwise .reading-next>div:nth-child(2){background:#ffb79c}
/* 08 — A quiet dark reading room */
.theme-quiet{--paper:#172630;--ink:#ece5cf;--accent:#b8d4d3;--muted:#b0bec3;--line:#425660;--surface:#203641}.theme-quiet .identity{justify-content:center;padding:25px 0;position:relative}.theme-quiet .wordmark{font-weight:400;font-size:58px;font-style:italic;letter-spacing:-.05em}.theme-quiet .about-link{position:absolute;right:0}.theme-quiet .site-header nav{justify-content:center;border:0;font-size:12px;gap:28px}.theme-quiet .topline{font-size:10px}.quiet-intro{text-align:center;padding:0 0 35px}.quiet-intro .manifesto{font-size:64px;font-weight:400;letter-spacing:-.04em}.quiet-intro p{font-size:14px;color:var(--muted);margin-top:15px}.horizon{display:block;margin:0 auto 25px;width:100px;height:1px;background:var(--line);position:relative}.horizon:after{content:'';width:10px;height:10px;background:var(--ink);border-radius:50%;position:absolute;top:-5px;left:45px}.quiet-cover{position:relative;min-height:420px;padding:45px;display:flex;align-items:end}.quiet-cover>.photo{position:absolute;inset:0;width:100%;height:100%;object-position:center 44%}.quiet-cover:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent,#0d1c28ed)}.quiet-cover-copy{z-index:1;position:relative;max-width:760px}.quiet-cover h2{font-size:47px;color:#fff5df;letter-spacing:-.035em}.quiet-cover .meta{color:#ede9db}.quiet-cover .read-link{color:#fff5df}.theme-quiet .materials{max-width:1000px;margin-inline:auto}.theme-quiet .section-heading{justify-content:center;flex-direction:column;align-items:center;border-top:0;gap:15px}.theme-quiet .story-list{display:block}.theme-quiet .story{display:grid;grid-template-columns:230px 1fr;gap:36px;padding:32px 0;border-top:1px solid var(--line)}.theme-quiet .story-photo{margin:0}.theme-quiet .story-photo img{aspect-ratio:4/3}.theme-quiet .story h2{font-size:33px}.theme-quiet .story p{font-size:15px}.theme-quiet .article-cover{min-height:620px}.theme-quiet .article-cover:before{content:'';position:absolute;inset:0;background:#17263055;z-index:1}.theme-quiet .article-heading{z-index:2}.theme-quiet .article-heading h1{font-size:66px}.theme-quiet .article-heading .article-deck{font-size:18px}.theme-quiet .reading-layout{display:flex;flex-direction:column;gap:35px;max-width:700px}.theme-quiet .reading-aside{display:flex;flex-direction:column}.theme-quiet .toc{order:2;margin-top:25px}.theme-quiet .article-summary{margin:0;border:0;padding:32px}.theme-quiet .prose{font-family:Georgia,serif;font-size:20px;line-height:1.9}.theme-quiet .reading-next{gap:80px}.theme-quiet .reading-next h2{font-size:28px}
/* 09 — An editorial conversation, not an invented chat service */
.theme-companion{--paper:#fff8e7;--ink:#244d4b;--accent:#244d4b;--muted:#58675b;--line:#b7b6a1;--surface:#f4cc70;--display:Arial,Helvetica,sans-serif}.theme-companion .site-header{padding:22px 30px 0;background:var(--ink);color:#fff8e7;width:min(1240px,calc(100% - 40px))}.theme-companion .topline{color:#f4cc70}.theme-companion .wordmark{font-weight:800;letter-spacing:-.055em;font-size:50px}.theme-companion nav{border:0;border-top:1px solid #6c8880}.companion-opener{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.conversation-intro{position:relative;padding:25px 0}.quote-symbol{font:160px/.8 Georgia,serif;color:var(--ink);display:block}.conversation-intro .manifesto{font-size:64px;font-weight:700;letter-spacing:-.055em;margin-top:15px}.conversation-intro>p{font-size:18px;margin-top:25px}.conversation-topic{display:inline-block;background:#f4cc70;border-radius:25px 25px 25px 0;font-size:14px;padding:15px 20px;margin-top:40px}.conversation-feature>.photo{width:100%;aspect-ratio:5/4}.speech{position:relative;background:#f4cc70;border-radius:0 30px 30px 30px;padding:30px;margin:-35px 30px 0 -25px}.speech h2{font-size:36px;font-weight:700;margin-top:15px;letter-spacing:-.035em}.theme-companion .story-list{grid-template-columns:1fr 1fr;gap:40px}.theme-companion .story{display:grid;grid-template-columns:130px 1fr;gap:25px;border-bottom:2px dotted var(--line);padding-bottom:30px}.theme-companion .story-photo img{aspect-ratio:1/1;border-radius:50%}.theme-companion .story h2{font-size:28px;font-weight:700;letter-spacing:-.035em}.theme-companion .story .meta{display:block}.theme-companion .story p{font-size:14px}.article-conversation{display:grid;grid-template-columns:70px 1fr 340px;gap:25px}.article-conversation>.quote-symbol{font-size:110px}.article-conversation .article-heading h1{font-size:50px;font-weight:700;letter-spacing:-.045em}.article-conversation .article-photo img{aspect-ratio:4/5}.article-conversation .article-deck{font-size:17px}.theme-companion .article-summary{border:0;border-radius:0 25px 25px 25px}.theme-companion .faq details{background:#fff;padding:18px 20px;margin-bottom:12px;border:1px solid var(--line);border-radius:0 20px 20px 20px}.theme-companion .prose h2{font-size:29px;font-weight:700}
/* 10 — A time-line made from ordinary stories */
.theme-rhythm{--paper:#f0e9df;--ink:#263638;--accent:#a54128;--muted:#646963;--line:#bfb6a7;--surface:#fffaf2;--display:Arial,Helvetica,sans-serif}.theme-rhythm .identity{border-bottom:4px solid var(--accent)}.theme-rhythm .wordmark{font-weight:800;text-transform:uppercase;letter-spacing:-.06em;font-size:50px}.theme-rhythm .site-header nav{border-top:0}.rhythm-title{display:grid;grid-template-columns:110px 1fr 260px;gap:30px;align-items:center;margin-bottom:45px}.rhythm-title .manifesto{font-size:49px;font-weight:600;letter-spacing:-.05em}.rhythm-mark{font:75px/1 Arial,sans-serif;color:var(--accent);letter-spacing:-.18em}.rhythm-title>p{font-size:16px;border-left:1px solid var(--line);padding-left:30px}.rhythm-lead{display:grid;grid-template-columns:110px 1fr;gap:30px}.rhythm-label{font-size:12px;display:flex;flex-direction:column;gap:20px;color:var(--accent);padding-top:15px;border-top:2px solid var(--accent)}.rhythm-label>span:first-child{font:60px/1 'Courier New',monospace}.theme-rhythm .feature{display:grid;grid-template-columns:1.2fr 1fr;gap:35px;border-top:1px solid var(--line);padding-top:25px}.theme-rhythm .feature-photo img{height:100%;aspect-ratio:5/4}.theme-rhythm .feature-copy{padding:0}.theme-rhythm .feature h2{font-size:43px;font-weight:600}.theme-rhythm .materials{margin-left:140px;position:relative}.theme-rhythm .materials:before{content:'';position:absolute;left:-85px;top:0;bottom:0;width:1px;background:var(--line)}.theme-rhythm .story-list{display:block}.theme-rhythm .story{display:grid;grid-template-columns:190px 1fr;gap:32px;padding:30px 0;border-top:1px solid var(--line)}.theme-rhythm .story-number{display:block;position:absolute;left:-100px;top:35px;font:20px 'Courier New',monospace;background:var(--paper);color:var(--accent)}.theme-rhythm .story-photo{margin:0}.theme-rhythm .story h2{font-size:31px;font-weight:600}.article-rhythm{display:grid;grid-template-columns:100px 1fr 340px;gap:30px}.article-rhythm .article-heading h1{font-size:48px;font-weight:600}.article-rhythm .article-photo img{aspect-ratio:4/5}.article-rhythm .article-deck{font-size:17px}.theme-rhythm .reading-layout{border-left:1px solid var(--accent);padding-left:35px;gap:50px}.theme-rhythm .prose h2{font-size:30px;font-weight:600}.theme-rhythm .article-summary{padding:20px 0;background:transparent;border:0;border-top:3px solid var(--accent)}
/* 11 — Two contrasting editorial planes */
.theme-otherside{--paper:#e4dcf1;--ink:#442940;--accent:#442940;--muted:#705b77;--line:#b8a5c1;--surface:#f7f2fb}.theme-otherside .identity{border-bottom:1px solid var(--ink)}.theme-otherside .wordmark{font-size:56px;font-weight:400;letter-spacing:-.06em}.theme-otherside nav{border:0;justify-content:space-between}.otherside-opener{display:grid;grid-template-columns:1.15fr 1fr;position:relative}.side-one{padding:28px 45px 30px 0;position:relative}.side-one .manifesto{font-size:71px;margin-top:40px;letter-spacing:-.05em;position:relative;z-index:1}.side-one>p{font-size:17px;margin-top:35px;max-width:250px}.fold-mark{display:block;font:130px/1 Arial,sans-serif;color:#ad6850;margin-top:25px}.side-two{background:#442940;color:#f5eafb;padding:28px 32px 35px}.side-two>.eyebrow{color:#edb7a1;margin-bottom:25px}.side-two>.photo{width:100%;aspect-ratio:5/4;object-position:center}.side-two h2{font-size:37px;margin-top:25px;letter-spacing:-.035em}.theme-otherside .story-list{grid-template-columns:1fr 1fr;gap:0}.theme-otherside .story{padding:35px;background:#f7f2fb}.theme-otherside .story:nth-child(4n+2),.theme-otherside .story:nth-child(4n+3){background:#442940;color:#f5eafb;--muted:#d5bfda;--line:#7c617e}.theme-otherside .story h2{font-size:34px}.theme-otherside .story-photo img{aspect-ratio:2/1}.theme-otherside .article-diptych{gap:0}.theme-otherside .article-diptych .article-heading{padding:25px 40px 25px 0}.theme-otherside .article-heading h1{font-size:62px}.theme-otherside .article-diptych>div:last-child{background:#442940;color:#f5eafb;padding:30px;--muted:#d5bfda}.theme-otherside .article-diptych .article-summary{padding:25px 0 0;background:transparent;border:0}.theme-otherside .article-diptych .article-summary p{font-size:16px}.theme-otherside .reading-layout{grid-template-columns:230px 1fr;gap:50px}.theme-otherside .prose{padding:35px 45px;background:#f7f2fb}.theme-otherside .reading-next{gap:0}.theme-otherside .reading-next>div{padding:30px;background:#f7f2fb}.theme-otherside .reading-next>div:last-child{background:#442940;color:#f5eafb;--muted:#d5bfda;--line:#7c617e}
/* Tablet: preserve each silhouette while reflowing the reading area. */
@media(max-width:1050px){.site-header,.site-main,.site-footer{width:calc(100% - 48px)}.newspaper-opener{grid-template-columns:1fr 1.4fr}.newspaper-index{grid-column:1/-1;border-left:0;border-top:1px solid var(--line);padding:20px 0 0}.newspaper-index .story-index{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.sense-opener{gap:25px}.minutes-opener{gap:25px;grid-template-columns:.8fr 1.2fr}.minutes-feature .feature{display:block}.minutes-feature .feature-photo img{aspect-ratio:2/1}.minutes-feature .feature-copy{padding-top:20px}.giant-number{font-size:155px}.theme-anchor .publication-shell{grid-template-columns:165px minmax(0,1fr)}.theme-anchor .site-header{padding:20px}.theme-anchor .wordmark{font-size:33px}.anchor-heading{display:block}.anchor-heading>.eyebrow{margin-bottom:18px}.anchor-grid{grid-template-columns:1fr}.theme-anchor .editor-note{display:none}.theme-anchor .site-main,.theme-anchor .site-footer{width:calc(100% - 48px)}.theme-anchor .article-diptych{display:block}.theme-anchor .article-diptych>div:last-child{margin-top:30px}.theme-anchor .reading-layout{display:block}.theme-anchor .reading-aside{width:auto;margin-bottom:35px}.companion-opener{gap:35px}.conversation-intro .manifesto{font-size:53px}.theme-companion .story{grid-template-columns:90px 1fr;gap:18px}.rhythm-title{grid-template-columns:75px 1fr}.rhythm-title>p{grid-column:2;padding:0;border:0}.rhythm-lead{grid-template-columns:75px 1fr}.theme-rhythm .materials{margin-left:105px}.theme-rhythm .materials:before{left:-70px}.theme-rhythm .story-number{left:-85px}.article-conversation,.article-rhythm{grid-template-columns:65px 1fr}.article-conversation>.article-photo,.article-rhythm>.article-photo{grid-column:2;max-width:600px}.article-conversation .article-photo img,.article-rhythm .article-photo img{aspect-ratio:2/1}.reading-layout,.theme-halftone .reading-layout{grid-template-columns:200px minmax(0,1fr);gap:35px}.article-intro{gap:30px}.side-one .manifesto{font-size:59px}.side-one{padding-right:30px}.side-two{padding:25px}.theme-otherside .article-heading h1{font-size:48px}.theme-otherside .article-deck{font-size:17px}.theme-otherside .prose{padding:25px}}
/* Mobile: no tiny desktop scaled down; every structure gets its own reflow. */
@media(max-width:700px){.site-header,.site-main,.site-footer{width:calc(100% - 40px)}.site-header{padding-top:15px}.topline{font-size:9px;letter-spacing:.08em;gap:12px}.identity{padding:23px 0;gap:15px}.wordmark{font-size:35px}.about-link{font-size:11px}.site-header nav{gap:10px 18px;font-size:12px;padding:13px 0;line-height:1.5}.site-main{padding-top:28px}.manifesto{font-size:45px}.feature h2{font-size:32px}.feature-copy{padding:22px 0}.feature p{font-size:14px}.meta{margin-bottom:12px;gap:8px 15px}.eyebrow{font-size:10px}.reading-time{font-size:11px}.story-list{grid-template-columns:1fr!important;gap:35px}.story h2{font-size:29px}.story p{font-size:14px}.story-photo{margin-bottom:18px}.materials{margin-top:45px}.section-heading{gap:12px;align-items:start;flex-direction:column;padding-top:20px;margin-bottom:25px}.section-heading h2{font-size:29px}.site-footer{margin-top:60px;grid-template-columns:1fr;gap:20px;padding-top:26px}.footer-bottom{grid-column:1;align-items:start;justify-content:start;gap:12px 20px}.site-footer .footer-brand{font-size:27px}.consent{bottom:10px;display:block;padding:18px}.consent-actions{margin-top:15px;display:grid;grid-template-columns:1fr}.consent-actions button{max-width:none;font-size:11px;padding:10px}.consent p{max-width:none}.back-link{margin-bottom:24px}.article-heading h1{font-size:40px}.article-deck{font-size:17px;margin-top:22px}.byline{font-size:10px}.article-intro{display:flex;flex-direction:column;gap:28px;align-items:stretch}.article-photo{width:100%!important}.article-photo img{aspect-ratio:16/10}.article-photo figcaption{font-size:9px}.reading-layout{display:flex!important;flex-direction:column;gap:30px!important;margin-top:36px;max-width:100%}.reading-aside{width:100%!important}.toc{font-size:12px}.toc ol{margin-top:15px}.article-summary{padding:22px;margin-top:25px}.article-summary p{font-size:16px}.prose{font-size:18px;line-height:1.85;padding:0!important}.prose h2{font-size:29px!important;margin-top:35px}.prose h3{font-size:24px}.prose p{margin-bottom:22px}.prose blockquote{font-size:25px}.reading-next{grid-template-columns:1fr;gap:40px;margin-top:55px;padding-top:28px}.reading-next h2{font-size:27px}.reading-next .story-index a{font-size:14px}.article-cover{min-height:570px!important;padding:25px!important}.article-cover .article-heading h1{font-size:39px!important}.article-cover .article-deck{font-size:16px!important}.article-diptych{display:flex;flex-direction:column;gap:25px}.article-diptych .article-heading h1{font-size:40px!important}
.theme-between .identity{padding:23px 0 30px;display:block;text-align:center}.theme-between .wordmark{font-size:48px}.theme-between .about-link{display:none}.theme-between .brand-motif{left:calc(50% - 45px)}.theme-between nav{gap:12px 18px}.newspaper-opener{display:block}.newspaper-leader{display:grid;grid-template-columns:1.25fr 1fr;gap:20px;margin-bottom:28px}.newspaper-leader .manifesto{font-size:27px}.newspaper-leader>p{font-size:13px;margin:0}.theme-between .feature h2{font-size:34px}.theme-between .feature-photo img{aspect-ratio:4/3}.newspaper-index{margin-top:26px}.newspaper-index .story-index{display:block}.theme-between .story{border-right:0;border-top:1px solid var(--line);padding:25px 0 0}.theme-between .story h2{font-size:29px}.theme-between .article-heading h1{font-size:38px}.theme-between .article-intro>.article-photo{width:100%}.theme-between .article-intro>.article-photo img{aspect-ratio:4/3}
.theme-sense .wordmark{font-size:35px}.theme-sense .about-link{display:none}.theme-sense .site-header nav{border-radius:18px;padding:15px;gap:10px 15px}.sense-opener{display:block;padding-top:10px}.sense-opener .manifesto{font-size:61px}.sense-opener .hero-description{font-size:17px;margin-top:18px}.six-dots{margin-top:25px}.sense-orbit{margin-top:25px;padding:0 17px 0 0}.sense-orbit .feature-copy{padding:25px 0 0}.sense-orbit .feature h2{font-size:34px}.orbit-caption{right:-6px;font-size:9px}.theme-sense .story:nth-child(2n){padding-top:0}.theme-sense .story h2{font-size:31px}.theme-sense .article-heading h1{font-size:40px}.theme-sense .article-photo img{aspect-ratio:4/3}
.theme-minutes .wordmark{font-size:29px;max-width:230px}.theme-minutes .about-link{display:none}.minutes-opener{display:block}.minutes-sign{display:grid;grid-template-columns:120px 1fr;gap:15px;padding:22px}.giant-number{font-size:130px;margin:0 0 0 -5px;grid-row:1/3}.minutes-sign>.eyebrow{font-size:9px;align-self:end}.minutes-sign .manifesto{font-size:24px;margin:0}.minutes-feature{margin-top:25px}.minutes-feature .feature h2{font-size:35px}.mini-index{margin-top:25px}.theme-minutes .story{grid-template-columns:38px 1fr;gap:20px}.theme-minutes .story-number{font-size:29px}.theme-minutes .story-photo{display:none}.theme-minutes .story h2{font-size:28px}.theme-minutes .article-minutes{grid-template-columns:60px 1fr;gap:18px}.article-index{font-size:50px;padding:8px}.theme-minutes .article-heading h1{font-size:34px}.theme-minutes .article-deck{font-size:16px}.theme-minutes .article-main>.article-photo{margin-top:25px;width:100%}.theme-minutes .article-main>.article-photo img{aspect-ratio:16/9}
.theme-halftone .wordmark{font-size:70px}.theme-halftone .identity{padding:20px 0 25px}.theme-halftone .about-link{display:none}.theme-halftone nav{justify-content:start}.art-cover>.photo{height:470px;object-position:58% center}.art-cover-title{left:24px;bottom:28px;right:20px}.art-cover-title .manifesto{font-size:40px}.art-cover-title>span{font-size:12px;max-width:210px}.cover-caption{display:block;padding:23px 0}.cover-caption h2{font-size:29px;margin:15px 0}.theme-halftone .story:nth-child(2n){padding-top:0}.theme-halftone .story-photo img,.theme-halftone .story:nth-child(2n) .story-photo img{aspect-ratio:4/3}.theme-halftone .story h2{font-size:33px}.theme-halftone .article-cover{min-height:630px!important}.theme-halftone .article-summary p{font-size:22px}
.theme-bw .wordmark{font-size:28px;max-width:270px}.theme-bw .about-link{display:none}.bw-statement .manifesto{font-size:43px;letter-spacing:-.075em}.bw-statement{gap:12px;padding-bottom:25px}.bw-stamp{gap:5px}.bw-stamp i{width:15px;height:15px}.bw-lead{display:block;margin-top:25px}.bw-label{display:flex;gap:20px;align-items:baseline;margin-bottom:18px}.bw-lead h2{font-size:42px}.bw-lead p{font-size:15px;margin-top:20px}.bw-lead>.read-link{margin-top:20px}.theme-bw .story h2{font-size:30px}.theme-bw .article-heading h1{font-size:46px}.theme-bw .article-photo img{aspect-ratio:4/3}
.theme-anchor .publication-shell{display:block}.theme-anchor .site-header{border-right:0;border-bottom:3px solid var(--accent);padding:20px;width:100%}.theme-anchor .topline{display:flex;justify-content:space-between;font-size:9px}.theme-anchor .identity{padding:23px 0;display:flex;justify-content:space-between}.theme-anchor .wordmark{font-size:35px;max-width:240px}.theme-anchor .about-link{margin:0}.theme-anchor nav{display:flex;flex-direction:row;gap:12px 20px}.theme-anchor .site-main,.theme-anchor .site-footer{width:calc(100% - 40px)}.anchor-heading .manifesto{font-size:37px}.anchor-heading{margin-bottom:25px}.theme-anchor .feature{padding:18px}.theme-anchor .feature h2{font-size:33px}.theme-anchor .story h2{font-size:29px}.theme-anchor .story-list{gap:25px}.theme-anchor .article-heading h1{font-size:40px}.theme-anchor .reading-aside{margin:0}.theme-anchor .prose{padding:23px!important}.theme-anchor .prose h2{font-size:27px!important}
.theme-otherwise .wordmark{font-size:38px}.theme-otherwise .about-link{display:none}.otherwise-opener{display:block}.poster{padding:25px}.poster .manifesto{font-size:68px}.poster>p{margin-top:45px;font-size:16px;max-width:190px}.turn-mark{font-size:130px;right:15px;bottom:22px}.poster-story .feature-copy{padding:25px}.poster-story .feature h2{font-size:36px}.poster-strip{padding:20px;font-size:13px;gap:12px;align-items:center}.theme-otherwise .story{padding:22px}.theme-otherwise .story h2{font-size:31px}.theme-otherwise .article-intro{gap:0}.theme-otherwise .article-heading{padding:25px}.theme-otherwise .article-heading h1{font-size:43px}.theme-otherwise .article-intro .article-photo img{aspect-ratio:4/3;height:auto}.theme-otherwise .reading-next>div{padding:23px}
.theme-quiet .wordmark{font-size:45px}.theme-quiet .about-link{display:none}.theme-quiet .site-header nav{gap:10px 19px}.quiet-intro .manifesto{font-size:48px}.quiet-intro p{font-size:13px}.quiet-cover{min-height:440px;padding:25px}.quiet-cover>.photo{object-position:62% center}.quiet-cover h2{font-size:38px}.theme-quiet .story{display:block;padding:25px 0}.theme-quiet .story-photo{margin-bottom:20px}.theme-quiet .story-photo img{aspect-ratio:2/1}.theme-quiet .story h2{font-size:32px}.theme-quiet .prose{font-size:19px}.theme-quiet .article-cover{min-height:630px!important}.theme-quiet .article-summary{padding:25px}
.theme-companion .site-header{width:100%;padding:20px}.theme-companion .wordmark{font-size:38px}.theme-companion .about-link{display:none}.companion-opener{display:block}.conversation-intro{padding:0}.conversation-intro>.quote-symbol{font-size:105px}.conversation-intro .manifesto{font-size:52px;margin-top:5px}.conversation-topic{margin-top:25px;font-size:12px}.conversation-feature{margin:35px 0 0}.conversation-feature>.photo{aspect-ratio:4/3}.speech{margin:-25px 15px 0 0;padding:25px}.speech h2{font-size:32px}.theme-companion .story{grid-template-columns:75px 1fr;gap:18px}.theme-companion .story h2{font-size:25px}.theme-companion .story p{font-size:13px}.article-conversation{grid-template-columns:30px 1fr;gap:15px}.article-conversation>.quote-symbol{font-size:60px}.article-conversation .article-heading h1{font-size:37px}.article-conversation>.article-photo{grid-column:1/-1;margin-top:20px}.article-conversation .article-photo img{aspect-ratio:4/3}
.theme-rhythm .wordmark{font-size:40px}.theme-rhythm .about-link{display:none}.rhythm-title{grid-template-columns:45px 1fr;gap:20px;margin-bottom:30px}.rhythm-mark{font-size:45px}.rhythm-title .manifesto{font-size:38px}.rhythm-title>p{font-size:14px}.rhythm-lead{grid-template-columns:45px 1fr;gap:20px}.rhythm-label{gap:12px;font-size:10px}.rhythm-label>span:first-child{font-size:35px}.theme-rhythm .feature{display:block;padding-top:20px}.theme-rhythm .feature-copy{padding-top:20px}.theme-rhythm .feature h2{font-size:33px}.theme-rhythm .feature-photo img{aspect-ratio:4/3}.theme-rhythm .materials{margin-left:65px}.theme-rhythm .materials:before{left:-44px}.theme-rhythm .story{display:block;padding:25px 0}.theme-rhythm .story-number{left:-60px;font-size:17px}.theme-rhythm .story-photo{margin-bottom:20px}.theme-rhythm .story h2{font-size:28px}.theme-rhythm .section-heading h2{font-size:27px}.article-rhythm{grid-template-columns:30px 1fr;gap:20px}.article-rhythm>.rhythm-mark{font-size:30px}.article-rhythm .article-heading h1{font-size:37px}.article-rhythm>.article-photo{grid-column:1/-1;margin-top:15px}.theme-rhythm .reading-layout{padding-left:20px}
.theme-otherside .wordmark{font-size:40px}.theme-otherside .about-link{display:none}.theme-otherside nav{justify-content:start}.otherside-opener{display:block}.side-one{padding:10px 0 30px}.side-one .manifesto{font-size:55px;margin-top:25px}.side-one>p{margin-top:25px}.fold-mark{font-size:80px;position:absolute;right:0;bottom:25px;margin:0}.side-two{padding:24px}.side-two h2{font-size:33px}.side-two>.photo{aspect-ratio:4/3}.theme-otherside .story{padding:25px}.theme-otherside .story h2{font-size:31px}.theme-otherside .article-diptych{gap:20px}.theme-otherside .article-diptych .article-heading{padding:10px 0 5px}.theme-otherside .article-diptych>div:last-child{padding:23px}.theme-otherside .prose{padding:23px!important}.theme-otherside .reading-next>div{padding:25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
@media(max-width:700px){
  .sense-opener .manifesto{font-size:clamp(42px,12vw,50px)}
  .minutes-sign{grid-template-columns:130px minmax(0,1fr);gap:16px;align-items:center}
  .giant-number{font-size:100px;letter-spacing:-.09em;grid-row:auto;margin:0}
  .minutes-sign>.eyebrow{align-self:center}
  .minutes-sign .manifesto{grid-column:1/-1;font-size:28px;line-height:1.08}
}
/* Production integration: system routes, consent, search and pagination. */
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.breadcrumbs{display:flex;gap:10px;align-items:center;color:var(--muted);font-size:11px;padding-bottom:30px}.text-button{border:0;border-bottom:1px solid currentColor;padding:3px 0;margin-left:12px;font-size:11px}.footer-links{display:flex;grid-column:1/-1;flex-wrap:wrap;gap:10px 25px;border-top:1px solid var(--line);padding-top:20px;font-size:12px}.footer-bottom{border-top:0;padding-top:0}.no-script-note{width:min(var(--measure),calc(100% - 40px));margin:15px auto;font-size:12px}.system-page{padding-top:50px;padding-bottom:70px;min-height:60vh}.system-page>.prose{max-width:760px;margin:auto}.system-page h1{font-size:clamp(40px,6vw,70px);margin-bottom:35px}.system-page .prose a,.sources a{text-decoration:underline;text-underline-offset:4px}.system-page table{width:100%;border-collapse:collapse;font-size:13px}.system-page th,.system-page td{text-align:left;vertical-align:top;border:1px solid var(--line);padding:12px}.search-row{display:flex;gap:10px;max-width:760px;margin-top:25px}.search-row input{min-width:0;flex:1;border:1px solid var(--line);background:var(--surface);color:var(--ink);padding:13px}.solid-button{background:var(--ink);color:var(--paper);border-color:var(--ink)}.series-page-heading{padding:10px 0 45px}.series-page-heading h1{font-size:clamp(42px,6vw,76px)}.pagination{display:flex;gap:8px;margin-top:45px}.pagination a{display:grid;place-items:center;min-width:44px;min-height:44px;border:1px solid var(--line)}.pagination a[aria-current=page]{background:var(--ink);color:var(--paper)}.answer-first{background:var(--surface);border-left:3px solid var(--accent);padding:24px;margin-bottom:35px}.answer-first p{margin:12px 0 0}.sources{border-top:1px solid var(--line);margin-top:45px;padding-top:25px}.sources ul{padding-left:20px}.sources p{font-size:14px;color:var(--muted)}.consent a{text-decoration:underline}.theme-anchor .system-page{grid-column:2}.theme-anchor .site-footer{margin-left:auto;margin-right:auto}.theme-anchor .footer-links{flex-direction:column}.theme-quiet .system-page,.theme-quiet .series-page-heading{color:var(--ink)}.theme-quiet .solid-button{background:var(--ink);color:var(--paper)}
@media(max-width:700px){.breadcrumbs{padding-bottom:22px}.footer-links{gap:10px 18px}.search-row{flex-wrap:wrap}.search-row input{flex-basis:100%}.system-page{padding-top:35px}.system-page table{display:block;overflow-x:auto}.text-button{display:block;margin:12px 0 0}.theme-anchor .system-page{grid-column:auto}}
/* Consent-gated Yandex Metrika fallback beacon. */
.ym-noscript{position:absolute!important;left:-9999px!important;width:1px;height:1px;overflow:hidden}
