:root { color-scheme:light; --paper:#faf9f4; --white:#fff; --ink:#1e3540; --muted:#586762; --yellow:#f4cf64; --sage:#dde7db; --line:#c9cec6; --serif:"Iowan Old Style",Charter,"Bitstream Charter",Georgia,serif; --sans:"Avenir Next",Avenir,"Segoe UI",Helvetica,Arial,sans-serif; }
* { box-sizing:border-box; }
html { background:var(--paper); color:var(--ink); font-family:var(--sans); font-size:18px; line-height:1.6; }
body { margin:0; min-width:280px; }
a { color:inherit; text-underline-offset:.22em; text-decoration-thickness:1px; }
a:hover { text-decoration-thickness:2px; }
a:focus-visible { outline:3px solid var(--ink); outline-offset:5px; }
img { display:block; max-width:100%; height:auto; }
h1,h2,h3,p,figure { margin:0; }
h1,h2,h3 { font-family:var(--serif); font-weight:500; }
h1 { font-size:clamp(2.2rem,4.5vw,3.2rem); letter-spacing:-.038em; line-height:1.06; }
h2 { font-size:clamp(1.7rem,3vw,2.3rem); letter-spacing:-.028em; line-height:1.13; }
h3 { font-size:1.4rem; line-height:1.2; }
::selection { background:var(--yellow); color:var(--ink); }
.skip-link { position:fixed; top:1rem; left:1rem; padding:.65rem 1rem; background:var(--ink); color:var(--white); transform:translateY(-220%); z-index:20; }
.skip-link:focus { transform:translateY(0); }
.preview-strip { display:flex; justify-content:center; gap:.8rem; padding:.36rem 1rem; background:var(--ink); color:var(--paper); font-size:.78rem; line-height:1.45; }
.preview-strip a { color:var(--yellow); display:inline-flex; align-items:center; min-height:24px; }
.site-header,.site-footer,main>section,main>header,.reader-article { width:min(1184px,calc(100% - 80px)); margin-inline:auto; }
.site-header { min-height:125px; display:flex; justify-content:space-between; align-items:center; gap:2rem; border-bottom:1px solid var(--ink); }
.wordmark { display:flex; flex-direction:column; text-decoration:none; line-height:.96; width:max-content; flex-shrink:0; padding-block:1rem; }
.wordmark-kicker { font-size:.61rem; font-weight:700; letter-spacing:.23em; text-transform:uppercase; margin-bottom:.38rem; }
.wordmark-name { font-family:var(--serif); font-size:clamp(1.6rem,3.5vw,2.35rem); letter-spacing:-.04em; }
.wordmark-dot,.footer-name span { color:#af7620; }
.site-header nav,.site-footer nav { display:flex; align-items:center; gap:2rem; font-size:.79rem; }
.site-header nav a { display:flex; min-height:44px; align-items:center; text-decoration:none; border-bottom:3px solid transparent; padding-inline:.15rem; }
.site-header nav a:hover,.site-header nav a[aria-current="page"] { border-color:var(--yellow); }
.section-name,.topic-label { font-size:.78rem; font-weight:700; letter-spacing:.13em; text-transform:uppercase; line-height:1.5; }
.topic-label { display:flex; align-items:center; gap:.6rem; }
.topic-label::before { content:""; width:.5rem; height:.5rem; background:var(--yellow); border-radius:50%; flex-shrink:0; }
.home-feature { padding-block:2rem 2.1rem; display:grid; grid-template-columns:.95fr 1.15fr; gap:3.4rem; align-items:center; }
.feature-copy .topic-label { margin-bottom:1.05rem; }
.feature-copy h1 { max-width:16ch; font-size:clamp(2.2rem,4vw,3rem); }
.feature-deck { margin-top:1.2rem; max-width:46ch; font-size:.91rem; color:var(--muted); line-height:1.6; }
.story-meta { margin-top:1.25rem; display:flex; align-items:center; flex-wrap:wrap; gap:.55rem; font-size:.67rem; color:var(--muted); }
.meta-dot { width:3px; height:3px; border-radius:50%; background:currentColor; }
.read-link { display:inline-flex; align-items:center; justify-content:space-between; gap:2rem; min-height:48px; padding:.65rem 1rem; background:var(--yellow); color:var(--ink); font-size:.79rem; font-weight:650; text-decoration:none; }
.read-link::after { content:"↗"; font-size:1.15rem; font-weight:400; line-height:1; }
.read-link:hover { background:#eac050; }
.feature-copy .read-link { margin-top:1.3rem; }
.feature-figure { min-width:0; }
.feature-figure img { width:100%; height:480px; object-fit:cover; object-position:66% center; }
figcaption { font-size:.78rem; color:var(--muted); padding-top:.5rem; line-height:1.45; }
.guide-entries { border-top:1px solid var(--ink); padding-block:1.4rem 3rem; }
.section-heading { display:flex; justify-content:space-between; align-items:baseline; gap:2rem; }
.section-heading>a { font-size:.72rem; flex-shrink:0; }
.guide-entries h2 { font-size:1.5rem; margin-top:.5rem; }
.guide-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); margin-top:1.7rem; }
.guide-entry { display:grid; grid-template-columns:2.2rem 1fr; gap:.8rem; padding-inline:1.3rem; border-left:1px solid var(--line); text-decoration:none; }
.guide-entry:first-child { border-left:0; padding-left:0; }
.guide-entry:last-child { padding-right:0; }
.entry-number { font-family:var(--serif); font-size:1.65rem; line-height:1; color:#766018; }
.guide-entry h3 { font-size:1.16rem; margin-bottom:.55rem; }
.guide-entry p { font-size:.74rem; color:var(--muted); line-height:1.55; }
.entry-arrow { display:inline-block; margin-top:.5rem; font-size:.72rem; text-decoration:underline; text-underline-offset:.25em; }
.guide-entry:hover h3 { text-decoration:underline; text-decoration-thickness:1px; text-underline-offset:.15em; }
main>.journal-intro { display:grid; grid-template-columns:1.1fr 1fr; background:var(--sage); margin-block:.5rem 3.5rem; }
.journal-intro img { width:100%; height:auto; aspect-ratio:16/9; align-self:center; object-fit:contain; }
.journal-intro-copy { padding:2.3rem 2.5rem; align-self:center; }
.journal-intro-copy h2 { margin-block:.7rem 1rem; font-size:2rem; }
.journal-intro-copy>p:not(.section-name) { font-size:.79rem; line-height:1.65; }
.text-link { display:inline-flex; align-items:center; min-height:44px; margin-top:.8rem; gap:1.3rem; font-size:.76rem; font-weight:650; }
.text-link::after { content:"↗"; font-size:1rem; }
.page-lead { padding-block:2.8rem 2rem; }
.page-lead h1 { margin-block:.6rem 1rem; }
.page-lead>p:not(.section-name) { color:var(--muted); max-width:64ch; font-size:.94rem; }
.archive-list { padding-bottom:3.5rem; }
.topic-nav { display:flex; flex-wrap:wrap; gap:.6rem 1.4rem; border-block:1px solid var(--line); padding-block:1rem; margin-bottom:2.8rem; font-size:.75rem; }
.topic-nav a { min-height:44px; display:inline-flex; align-items:center; }
.archive-groups { display:grid; gap:3.5rem; }
.archive-topic { scroll-margin-top:1.5rem; }
.archive-topic>h2 { border-bottom:1px solid var(--ink); padding-bottom:.75rem; font-size:1.8rem; }
.archive-topic-list .feature-story { margin-top:1.4rem; }
.collection-entries { border-top:1px solid var(--ink); padding-block:1.5rem 3rem; }
.collection-entries h2 { margin-top:.5rem; }
.collection-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:1.5rem; margin-top:1.5rem; }
.collection-card { border-top:4px solid var(--sage); padding-top:1rem; min-width:0; }
.collection-card-image { margin-bottom:1rem; background:var(--sage); overflow:hidden; }
.collection-card-image img { width:100%; aspect-ratio:3/2; object-fit:cover; object-position:center; }
.collection-card h3 { font-size:1.55rem; margin-block:.75rem; }
.collection-card h3 a { text-decoration:none; }
.collection-card h3 a:hover { text-decoration:underline; }
.collection-card p:not(.topic-label):not(.story-meta) { color:var(--muted); font-size:.82rem; }
.collection-card .story-meta { margin-top:.75rem; }
.feature-story.text-story { grid-template-columns:1fr; padding-block:1.6rem; margin-top:1.8rem; }
.text-story h2,.text-story p:not(.topic-label) { max-width:65ch; }
.article-opening.text-opening { display:block; max-width:850px; }
.text-opening h1 { max-width:25ch; }
.text-opening .article-deck { max-width:65ch; }
.related-reading { width:min(1184px,calc(100% - 80px)); margin:0 auto 3rem; border-top:1px solid var(--ink); padding-top:1.4rem; }
.related-reading ul { padding-left:1.2rem; max-width:75ch; }
.related-reading li { margin-top:.7rem; }
.related-reading a { overflow-wrap:anywhere; }
.feature-story { border-top:1px solid var(--ink); display:grid; grid-template-columns:.75fr 1fr; gap:2.5rem; padding-top:1.4rem; align-items:center; }
.archive-image img { width:100%; aspect-ratio:16/10; object-fit:cover; object-position:65% center; }
.archive-image.generated-thumbnail img { aspect-ratio:3/2; object-position:center; }
.feature-story h3 { margin-block:.65rem 1rem; max-width:23ch; }
.feature-story h3 a { text-decoration:none; }
.feature-story h3 a:hover { text-decoration:underline; }
.feature-story p:not(.topic-label) { color:var(--muted); font-size:.88rem; max-width:52ch; }
.feature-story .read-link { margin-top:1.1rem; }
.article-header { padding-block:1.5rem 2.5rem; }
.back-link { display:inline-flex; gap:.5rem; align-items:center; min-height:44px; font-size:.72rem; }
.back-link::before { content:"←"; }
.article-opening { display:grid; grid-template-columns:1.15fr .85fr; align-items:center; gap:3.2rem; margin-top:1rem; }
.article-opening h1 { margin-top:.8rem; font-size:clamp(2.2rem,4.6vw,3.1rem); max-width:17ch; }
.article-deck { margin-top:1.1rem; font-size:.96rem; color:var(--muted); max-width:50ch; }
.article-figure img { width:100%; height:365px; object-fit:cover; object-position:66% center; }
.generated-article-figure img { height:auto; aspect-ratio:3/2; object-position:center; }
.article-layout { display:grid; grid-template-columns:230px minmax(0,700px); gap:4rem; border-top:1px solid var(--ink); padding-block:2rem 4rem; }
.contents { align-self:start; position:sticky; top:1.5rem; border-top:4px solid var(--yellow); padding-top:.9rem; }
.contents h2 { font-family:var(--sans); font-size:.68rem; font-weight:700; letter-spacing:.09em; text-transform:uppercase; }
.contents ol { padding:0; margin:.8rem 0 0; list-style:none; }
.contents li { border-top:1px solid var(--line); }
.contents a { display:block; padding-block:.65rem; font-size:.7rem; line-height:1.5; text-decoration:none; }
.contents a:hover { text-decoration:underline; }
.article-body { font-family:var(--serif); font-size:1.08rem; line-height:1.78; min-width:0; }
.article-body>p,.article-body>ul,.article-body>ol { margin-bottom:1.25rem; }
.article-body h2 { margin:2.5rem 0 1rem; font-size:1.8rem; scroll-margin-top:1.5rem; }
.article-body>h2:first-child { margin-top:0; }
.article-body h3 { font-size:1.25rem; font-weight:600; line-height:1.35; margin:1.8rem 0 .65rem; scroll-margin-top:1.5rem; }
.article-body>h2:first-child+p { font-size:inherit; line-height:1.7; margin-top:1.1rem; }
.article-body ul,.article-body ol { padding-left:1.4rem; }
.article-body li+li { margin-top:.45rem; }
.article-body a { overflow-wrap:anywhere; }
.sources-block { background:var(--sage); padding:1.5rem 1.7rem; margin-top:2.5rem; font-family:var(--sans); font-size:.78rem; line-height:1.7; }
.sources-block h2 { margin-top:0; font-size:1.55rem; }
.sources-block .source-list { padding-left:1.1rem; }
.sources-block li+li { margin-top:1rem; }
.about-page { max-width:850px; }
.about-page .about-statement { color:var(--ink); font-family:var(--serif); font-size:1.5rem; line-height:1.5; margin-block:1.8rem 1rem; }
.about-image { margin:2rem 0 1rem; }
.about-image img { width:100%; aspect-ratio:16/9; object-fit:cover; }
.about-page+.journal-values { max-width:850px; border-top:1px solid var(--ink); padding-block:1.4rem 3rem; }
.journal-values p { color:var(--muted); max-width:62ch; font-size:.88rem; margin-block:.9rem; }
.review-panel { padding-block:2.5rem 3.5rem; }
.review-panel header { max-width:800px; }
.review-panel h1 { font-size:2.5rem; margin-block:.7rem 1rem; }
.review-panel p { font-size:.9rem; }
.review-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:2rem; margin-block:2rem; }
.review-grid section { border-top:3px solid var(--yellow); padding-top:1rem; }
.review-grid h2 { font-size:1.4rem; }
.review-grid ul { font-size:.8rem; padding-left:1rem; }
.not-found { padding-bottom:5rem; }
.not-found .read-link { margin-top:1.5rem; }
.site-footer { display:flex; align-items:flex-start; justify-content:space-between; gap:2rem; padding-block:1.5rem 2.5rem; border-top:1px solid var(--ink); }
.footer-name { font-family:var(--serif); font-size:1.35rem; letter-spacing:-.025em; }
.footer-note { max-width:55ch; font-size:.64rem; color:var(--muted); margin-top:.5rem; }
.site-footer nav { gap:1.5rem; padding-top:.3rem; flex-shrink:0; }
.site-footer nav a { min-height:44px; }
@media(min-width:1400px) { .home-feature { gap:4rem; } .feature-figure img { height:500px; } }
@media(max-width:1000px) {
.related-reading { width:calc(100% - 48px); }
.site-header,.site-footer,main>section,main>header,.reader-article { width:calc(100% - 48px); }
.home-feature { gap:2rem; grid-template-columns:1fr 1fr; } .feature-copy h1 { font-size:2.6rem; } .feature-figure img { height:460px; }
.journal-intro-copy { padding:1.7rem; } .journal-intro-copy h2 { font-size:1.7rem; }
.article-layout { grid-template-columns:185px minmax(0,1fr); gap:2rem; } .article-opening { gap:2rem; } .article-figure img { height:355px; }
.generated-article-figure img { height:auto; }
.guide-entry { grid-template-columns:1fr; padding-inline:1rem; }
}
@media(max-width:700px) {
.related-reading { width:calc(100% - 40px); font-size:.9rem; }
.topic-nav { gap:.2rem 1rem; margin-bottom:2rem; }
.topic-nav a { font-size:.8rem; }
.archive-groups { gap:2.5rem; }
.archive-topic>h2 { font-size:1.65rem; }
.collection-grid { grid-template-columns:1fr; gap:1.4rem; }
.collection-entries { padding-bottom:2rem; }
.collection-card h3 { font-size:1.65rem; }
.collection-card p:not(.topic-label):not(.story-meta) { font-size:.9rem; }
html { font-size:17px; }
.site-header,.site-footer,main>section,main>header,.reader-article { width:calc(100% - 40px); }
.preview-strip { flex-wrap:wrap; gap:.15rem .65rem; font-size:.78rem; padding-block:.4rem; }
.site-header { min-height:0; flex-direction:column; gap:0; align-items:flex-start; padding-top:.25rem; }
.wordmark { padding-block:1rem .6rem; } .wordmark-name { font-size:2rem; } .wordmark-kicker { font-size:.57rem; }
.site-header nav { width:100%; justify-content:space-between; gap:1rem; font-size:.77rem; padding-bottom:.2rem; }
.home-feature { grid-template-columns:1fr; gap:1.5rem; padding-block:1.5rem 1.7rem; }
.feature-copy h1 { font-size:2.48rem; line-height:1.07; max-width:16ch; } .feature-copy .topic-label { margin-bottom:.75rem; }
.feature-deck { margin-top:.9rem; font-size:.91rem; } .story-meta { margin-top:.8rem; font-size:.65rem; } .feature-copy .read-link { margin-top:.9rem; }
.feature-figure img { height:auto; aspect-ratio:4/3; object-position:65% center; } figcaption { font-size:.78rem; }
.guide-entries { padding-bottom:1.7rem; } .section-heading { display:block; } .section-heading>a { display:inline-block; font-size:.75rem; margin-top:.8rem; }
.guide-entries h2 { font-size:1.5rem; max-width:20ch; } .guide-grid { grid-template-columns:1fr; margin-top:1rem; }
.guide-entry { grid-template-columns:2.2rem 1fr; padding:1.1rem 0; border-left:0; border-top:1px solid var(--line); }
.guide-entry p { font-size:.82rem; } .guide-entry h3 { font-size:1.3rem; margin-bottom:.4rem; } .entry-number { font-size:1.65rem; } .entry-arrow { margin-top:.5rem; }
main>.journal-intro { grid-template-columns:1fr; margin-bottom:2rem; } .journal-intro img { min-height:0; height:auto; aspect-ratio:16/9; }
.journal-intro-copy { padding:1.5rem; } .journal-intro-copy h2 { font-size:1.85rem; } .journal-intro-copy>p:not(.section-name) { font-size:.86rem; }
.page-lead { padding-block:1.6rem; } .page-lead h1 { font-size:2.5rem; } .feature-story { grid-template-columns:1fr; gap:1.2rem; } .feature-story h3 { font-size:2rem; } .archive-list { padding-bottom:2rem; }
.article-header { padding-block:1rem 1.6rem; } .article-opening { grid-template-columns:1fr; gap:1.4rem; margin-top:.6rem; }
.article-opening h1 { font-size:2.48rem; line-height:1.08; } .article-deck { font-size:.94rem; } .article-figure img { height:auto; aspect-ratio:4/3; object-position:65% center; } .generated-article-figure img { aspect-ratio:3/2; object-position:center; }
.article-layout { grid-template-columns:1fr; gap:1.7rem; padding-top:1.4rem; } .contents { position:static; } .contents a { font-size:.79rem; padding-block:.6rem; }
.article-body { font-size:1.08rem; line-height:1.75; } .article-body h2 { font-size:1.65rem; } .article-body h3 { font-size:1.25rem; }
.article-body>h2:first-child+p { font-size:1.16rem; padding-left:.85rem; } .sources-block { padding:1.15rem; font-size:.8rem; }
.about-page .about-statement { font-size:1.3rem; margin-top:1.4rem; } .about-page+.journal-values { padding-bottom:1.5rem; }
.review-grid { grid-template-columns:1fr; gap:1.2rem; } .review-panel h1 { font-size:2rem; }
.site-footer { flex-direction:column; gap:1rem; padding-block:1.3rem 1.7rem; } .site-footer nav { font-size:.75rem; } .footer-note { font-size:.7rem; }
}
@media(prefers-reduced-motion:no-preference) { html { scroll-behavior:smooth; } }
@media print {
html { background:white; font-size:11pt; } .site-header,.site-footer,.preview-strip,.contents,.back-link,.article-figure { display:none; }
.reader-article { width:100%; } .article-opening,.article-layout { display:block; } .article-body { font-size:11pt; } h2,h3 { break-after:avoid; } .sources-block { background:white; border:1px solid #999; }
}

/* Additional publication pages retain readable text and wrapping footer links. */
.site-footer nav { flex-wrap:wrap; flex-shrink:1; }
.about-page h2 { margin:2rem 0 .8rem; font-size:1.7rem; }
.about-page p + p { margin-top:1rem; }

/* Reader tools and publication parity: scoped additions, no new font requests. */
.secondary-link { display:inline-flex; min-height:44px; align-items:center; margin-top:.65rem; font-size:.78rem; }
.feature-copy .secondary-link { display:flex; width:fit-content; }
.home-feature .feature-copy h1 { max-width:16ch; }
.practical-promo { display:grid; grid-template-columns:1fr 1fr; gap:3rem; background:var(--sage); padding:2.2rem; margin-bottom:3rem; }
.practical-promo h2 { margin:.7rem 0 1rem; }
.practical-promo p:not(.section-name) { font-size:.88rem; max-width:48ch; }
.practical-promo .read-link { margin-top:1rem; }
.practical-promo ul { list-style:none; padding:0; margin:0; }
.practical-promo li { border-top:1px solid var(--muted); padding:1rem 0; }
.practical-promo a:not(.read-link) { display:inline-flex; align-items:center; min-height:44px; font-weight:600; }
.practical-promo li span { display:block; font-size:.8rem; color:var(--muted); }
.article-opening h1 { font-size:clamp(2rem,3.6vw,2.8rem); }
.article-essentials { border-left:4px solid var(--yellow); background:#f0f1e9; padding:1rem 1.2rem; margin-top:1.3rem; font-family:var(--sans); }
.article-essentials ul { padding-left:1.05rem; margin:.55rem 0 0; }
.article-essentials li { font-size:.79rem; line-height:1.55; margin:.3rem 0; }
.article-essentials>a { display:inline-flex; min-height:44px; align-items:center; font-size:.78rem; font-weight:600; }
.article-transparency { font-size:.69rem; color:var(--muted); max-width:86ch; margin:0 0 1.5rem; }
.contents { border-top:0; padding-top:0; }
.contents details { border-top:4px solid var(--yellow); border-bottom:1px solid var(--line); }
.contents summary { cursor:pointer; min-height:48px; padding:.8rem .2rem; font-size:.75rem; font-weight:650; }
.contents summary:focus-visible,button:focus-visible,textarea:focus-visible { outline:3px solid var(--ink); outline-offset:4px; }
.tools-intro { max-width:920px; }
.tools-intro>p { color:var(--muted); font-size:.85rem; margin-bottom:1.4rem; }
.practical-sheet { max-width:920px; padding:1.7rem 0 2.5rem; border-top:1px solid var(--ink); scroll-margin-top:1rem; }
.sheet-heading h2 { margin:.5rem 0 .8rem; }
.sheet-heading>p:not(.section-name) { color:var(--muted); font-size:.9rem; }
.sheet-heading>a { font-size:.8rem; display:inline-flex; min-height:44px; align-items:center; margin-bottom:.7rem; }
.practical-sheet label { display:block; font-size:.8rem; font-weight:650; margin:1rem 0 .55rem; }
.practical-sheet textarea { display:block; width:100%; border:1px solid #6c7a72; border-radius:0; padding:1rem; background:white; color:var(--ink); font:400 .87rem/1.6 var(--sans); resize:vertical; min-height:260px; }
.sheet-actions { display:flex; flex-wrap:wrap; align-items:center; gap:.7rem; margin-top:1rem; }
.sheet-actions button { padding:.65rem 1rem; background:var(--yellow); border:1px solid transparent; color:var(--ink); min-height:44px; font:600 .8rem/1.4 var(--sans); cursor:pointer; }
.sheet-actions button+button { background:transparent; border-color:var(--ink); }
.sheet-actions a { font-size:.78rem; display:inline-flex; align-items:center; min-height:44px; }
.tool-status { min-height:1.8em; margin-top:.5rem; font-size:.8rem; color:var(--muted); }
.print-content { display:none; }
.site-footer { margin-top:2rem; }
.site-footer nav { max-width:620px; }
@media(max-width:700px) {
 .site-header nav { gap:.5rem; flex-wrap:wrap; font-size:.73rem; }
 .article-opening h1 { font-size:2rem; line-height:1.09; }
 .article-deck { margin-top:.75rem; font-size:.9rem; }
 .article-opening { gap:1rem; }
 .article-essentials { padding:.8rem 1rem; margin-top:1rem; }
 .article-essentials li { font-size:.8rem; }
 .article-transparency { font-size:.68rem; line-height:1.6; }
 .article-header { padding-bottom:1rem; }
 .practical-promo { grid-template-columns:1fr; gap:1.3rem; padding:1.4rem; margin-bottom:2rem; }
 .practical-promo h2 { font-size:1.85rem; }
 .practical-sheet textarea { font-size:16px; }
 .sheet-actions { align-items:stretch; }
 .sheet-actions button { flex:1 1 140px; }
 .site-footer nav { gap:.3rem 1rem; }
}
@media print {
 body.print-sheet main>*,body.print-sheet .site-header,body.print-sheet .site-footer,body.print-sheet .preview-strip,body.print-sheet .skip-link { display:none!important; }
 body.print-sheet main>.practical-sheet.print-selected { display:block!important; width:100%; max-width:none; border:0; margin:0; padding:0; }
 body.print-sheet .print-selected>* { display:none!important; }
 body.print-sheet .print-selected>.sheet-heading { display:block!important; }
 body.print-sheet .sheet-heading>*:not(h2) { display:none!important; }
 body.print-sheet .print-selected>.print-content { display:block!important; white-space:pre-wrap; overflow-wrap:anywhere; font:11pt/1.55 sans-serif; }
 .article-essentials { break-inside:avoid; background:white; border:1px solid #888; }
}

@media print { .source-list a[href]::after, .article-body p>a[rel~="external"][href]::after { content:" (" attr(href) ")"; overflow-wrap:anywhere; font-size:9pt; } }

/* September visual review: one feature, supporting stories, then concise readings. */
@media(min-width:900px){
.home .collection-grid{grid-template-columns:1.15fr 1fr;gap:2rem 3rem}
.home .collection-card:first-child{grid-row:span 2}
.home .collection-card:first-child h3{font-size:2rem}
.home .collection-card:nth-child(2),.home .collection-card:nth-child(3){display:grid;grid-template-columns:8rem 1fr;gap:1.2rem;align-items:start}
.home .collection-card:nth-child(2) h3,.home .collection-card:nth-child(3) h3{font-size:1.35rem}
.home .collection-card:nth-child(2) img,.home .collection-card:nth-child(3) img{aspect-ratio:1;object-fit:cover}
.home .collection-card:nth-child(n+4){grid-column:1 / -1;display:grid;grid-template-columns:8rem 1fr;gap:1.5rem;border-top:1px solid var(--line)}
.home .collection-card:nth-child(n+4) h3{font-size:1.4rem;margin-block:.4rem}
.home .collection-card:nth-child(n+4) img{aspect-ratio:1;object-fit:cover}
.home .collection-card:nth-child(n+4) .text-link{margin-top:0}
}
@media(max-width:600px){
.preview-strip{font-size:.7rem;padding:.35rem 1rem;line-height:1.35}
.site-header{padding-block:1rem}
.home .collection-card:nth-child(n+4){display:grid;grid-template-columns:5rem 1fr;gap:1rem}
.home .collection-card:nth-child(n+4) .collection-card-image img{aspect-ratio:1;object-fit:cover}
.home .collection-card:nth-child(n+4) h3{font-size:1.4rem}
}

/* Article diagrams: live text stays legible at mobile widths and in print. */
.article-diagram{margin:2rem 0;padding:1.5rem;background:#f1f3eb;border:1px solid #d5ddcd;border-radius:12px}
.article-diagram figcaption{font-weight:700;font-size:1.25rem;color:#244737;margin-bottom:1.25rem}
.article-diagram ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;list-style:none;padding:0;margin:0}
.article-diagram li{padding:1rem;background:#fff;border-radius:8px}
.article-diagram strong{display:block;margin-top:.75rem}.article-diagram p{font-size:1rem;margin-bottom:0}
.diagram-number{display:inline-grid;place-items:center;width:2rem;height:2rem;border-radius:50%;background:#244737;color:white;font-weight:bold}
@media(max-width:650px){.article-diagram ol{grid-template-columns:1fr}.article-diagram{padding:1rem}}
