@charset "UTF-8";

:root {
  color-scheme: light;
  --paper: #faf7ef;
  --ink: #263e35;
  --green: #204d40;
  --muted: #56645a;
  --line: #d7dbcc;
  --sage: #e9eddf;
  --peach: #f1d4bd;
  --serif: Georgia, 'Times New Roman', serif;
  --sans: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  font-family: var(--sans);
  font-size: 100%;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: 2rem; }
body { margin: 0; background: var(--paper); color: var(--ink); line-height: 1.65; -webkit-font-smoothing: antialiased; }
a { color: inherit; text-underline-offset: .25em; }
a:hover { text-decoration-thickness: 2px; }
a:focus-visible, summary:focus-visible { outline: 3px solid #964c29; outline-offset: 5px; border-radius: 2px; }
::selection { background: var(--peach); color: var(--ink); }
svg { display: block; max-width: 100%; }
h1, h2, h3, p, figure { margin: 0; }
h1, h2, h3 { font-weight: 400; }
.wrap { max-width: 1240px; padding-inline: clamp(1.25rem, 5vw, 4.5rem); margin-inline: auto; }
.skip-link { position: absolute; top: -5rem; left: 1rem; background: var(--green); color: white; padding: .8rem 1rem; z-index: 10; }
.skip-link:focus { top: 1rem; }
.site-header { border-bottom: 1px solid var(--line); }
.header-inner { display: flex; align-items: center; gap: 2.5rem; min-height: 100px; }
.brand { text-decoration: none; display: inline-flex; align-items: center; gap: .65rem; flex-shrink: 0; }
.brand-mark { width: 32px; height: 36px; }
.wordmark { font-family: var(--serif); font-size: 2.4rem; line-height: 1; letter-spacing: -.055em; font-weight: 600; }
.main-nav { display: flex; align-items: center; gap: 1.7rem; margin-left: auto; font-size: 0.86rem; }
.main-nav a { text-decoration: none; padding-block: .5rem; }
.main-nav a:hover { text-decoration: underline; }
.languages { display: flex; align-items: center; gap: .2rem; padding: 3px; border: 1px solid var(--line); border-radius: 99px; }
.languages a { min-width: 42px; min-height: 40px; display: grid; place-items: center; font-size: 0.78rem; font-weight: 650; text-decoration: none; border-radius: 99px; }
.languages a[aria-current="page"] { background: var(--green); color: var(--paper); }
.languages a:hover:not([aria-current]) { background: var(--sage); }
.hero { padding-top: clamp(3rem, 7vw, 6rem); padding-bottom: clamp(3rem, 6vw, 5rem); }
.status { display: inline-flex; align-items: center; gap: .65rem; border: 1px solid #c9d4bf; border-radius: 99px; padding: .3rem .85rem; background: #f0f2e8; font-size: 0.76rem; letter-spacing: .01em; }
.status::before { content: ''; width: 6px; height: 6px; border-radius: 50%; background: var(--green); }
.hero-grid { display: grid; grid-template-columns: 1.22fr 1fr; align-items: center; gap: 2rem; margin-top: 2.1rem; }
.eyebrow { font-size: 0.75rem; font-weight: 650; text-transform: uppercase; letter-spacing: .15em; }
.hero h1 { font-family: var(--serif); font-size: clamp(2.85rem, 4.75vw, 4.1rem); line-height: 1.1; letter-spacing: -.043em; margin-top: 1.3rem; }
.hero h1 span { display: block; }
.hero h1 span:last-child { color: var(--green); font-style: italic; }
.hero-intro { max-width: 34rem; margin-top: 1.65rem; font-size: 1.06rem; line-height: 1.8; color: var(--muted); }
.audience { font-size: 0.81rem; margin-top: 1rem; color: var(--muted); }
.button { display: inline-flex; align-items: center; justify-content: center; gap: 1.5rem; border-radius: 4px; background: var(--green); color: var(--paper); text-decoration: none; font-size: 0.86rem; font-weight: 550; padding: .9rem 1.25rem; min-height: 48px; }
.button:hover { background: #173c30; }
.button svg { width: 19px; height: 19px; }
.hero .button { margin-top: 1.85rem; }
.hero-art { position: relative; padding-top: 1.75rem; }
.hero-art > svg { width: 100%; height: auto; }
.hero-art figcaption { text-align: center; font-size: 0.75rem; color: var(--muted); letter-spacing: .02em; margin-top: .4rem; }
.hero-art figcaption span { display: block; color: var(--green); font-family: var(--serif); font-style: italic; font-size: 1rem; }
.hero-meta { display: flex; align-items: center; gap: 2rem; margin-top: 3rem; border-top: 1px solid var(--line); padding-top: 1.2rem; color: var(--muted); font-size: 0.76rem; }
.hero-meta span { display: inline-flex; align-items: center; gap: .6rem; }
.hero-meta svg { width: 17px; height: 17px; }
.section { padding-block: clamp(3.5rem, 7vw, 6rem); }
.project-section { background: var(--sage); }
.section-heading { display: grid; grid-template-columns: 1fr 1fr; gap: 5rem; align-items: start; }
h2 { font-family: var(--serif); font-size: clamp(2rem, 3.3vw, 2.9rem); line-height: 1.16; letter-spacing: -.03em; }
.section-heading h2 { margin-top: 1.1rem; }
.section-body { font-size: 0.94rem; color: #44584c; line-height: 1.9; padding-top: 2.6rem; }
.pillar-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 2.5rem; margin-top: 3.5rem; }
.pillar { border-top: 1px solid #bdc8b6; padding-top: 1.15rem; }
.pillar-number { font-size: 0.75rem; color: #586b5c; font-variant-numeric: tabular-nums; letter-spacing: .08em; }
.pillar h3 { font-family: var(--serif); font-size: 1.55rem; margin-top: 1.1rem; letter-spacing: -.025em; }
.pillar p { margin-top: .6rem; font-size: 0.86rem; color: #44584c; line-height: 1.8; }
.scope { display: flex; align-items: center; gap: 1.6rem; background: var(--paper); padding: 1.6rem 1.8rem; margin-top: 3.4rem; border-radius: 4px; }
.scope > svg { width: 42px; height: 42px; flex-shrink: 0; color: var(--green); }
.scope h3 { font-family: var(--serif); font-size: 1.3rem; line-height: 1.4; }
.scope p { font-size: 0.82rem; color: var(--muted); margin-top: .3rem; }
.situations-intro { max-width: 40rem; }
.situations-intro h2 { margin-top: 1.1rem; }
.situations-intro > p:last-child { margin-top: 1.2rem; font-size: 0.92rem; color: var(--muted); }
.pack-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.4rem; margin-top: 2.8rem; }
.pack { border: 1px solid var(--line); border-radius: 6px; overflow: hidden; display: flex; flex-direction: column; }
.pack-art { background: #ebe9df; padding: 1.3rem; height: 156px; position: relative; display: grid; place-items: center; }
.pack:nth-child(2) .pack-art { background: #efddd0; }
.pack:nth-child(3) .pack-art { background: #e3e9dd; }
.pack-art > svg { width: 96px; height: 96px; color: #365a4c; }
.planned { position: absolute; top: .75rem; left: .75rem; font-size: 0.75rem; padding: .22rem .5rem; border: 1px solid #b9bbae; border-radius: 3px; background: #faf7efdd; }
.pack-copy { display: flex; flex-direction: column; flex: 1; padding: 1.4rem; }
.pack-label { font-size: 0.75rem; font-weight: 600; letter-spacing: .09em; text-transform: uppercase; color: #526448; }
.pack h3 { font-family: var(--serif); font-size: 1.6rem; line-height: 1.22; letter-spacing: -.02em; margin-top: .9rem; }
.pack-copy > p:not(.pack-label):not(.pack-context) { font-size: 0.83rem; line-height: 1.8; color: var(--muted); margin-top: 1rem; margin-bottom: 1.5rem; }
.pack-context { font-size: 0.75rem; padding-top: .9rem; border-top: 1px solid var(--line); margin-top: auto; color: var(--muted); }
.principles-section { padding-top: .25rem; }
.principles-inner { border-top: 1px solid var(--line); padding-top: 4rem; display: grid; grid-template-columns: .9fr 1.1fr; gap: 5rem; }
.principles-intro h2 { margin-top: 1.1rem; }
.commitments { display: grid; gap: 1.8rem; }
.commitment { display: grid; grid-template-columns: 24px 1fr; align-items: start; gap: .9rem; }
.commitment svg { width: 21px; height: 21px; margin-top: .18rem; }
.commitment h3 { font-size: 0.94rem; font-weight: 600; }
.commitment p { font-size: 0.84rem; color: var(--muted); margin-top: .4rem; line-height: 1.8; }
.closing { background: var(--green); color: var(--paper); text-align: center; padding-block: 4rem; }
.closing .eyebrow { color: #e4d7b7; }
.closing h2 { max-width: 43rem; margin: 1.15rem auto 0; font-size: clamp(2rem, 3.5vw, 3rem); }
.closing-body { max-width: 36rem; margin: 1.3rem auto 0; color: #e1e6d8; font-size: 0.89rem; }
.site-footer { padding-block: 2.5rem; }
.footer-top { display: flex; gap: 2rem; align-items: start; justify-content: space-between; }
.footer-top .wordmark { font-size: 1.85rem; }
.footer-description { font-size: 0.75rem; color: var(--muted); margin-top: .7rem; max-width: 22rem; }
.back-top { font-size: 0.75rem; padding: .4rem 0; }
.footer-bottom { border-top: 1px solid var(--line); padding-top: 1.3rem; margin-top: 1.8rem; display: grid; grid-template-columns: 1fr 1.5fr; gap: 2rem; font-size: 0.75rem; color: var(--muted); }
.footer-bottom summary { width: fit-content; cursor: pointer; padding-block: .3rem; }
.footer-bottom details p { margin-top: .75rem; font-size: 0.75rem; line-height: 1.8; }

@media (min-width: 1300px) { .hero-grid { gap: 3rem; } }
@media (max-width: 1000px) {
  .header-inner { gap: 1.3rem; min-height: 88px; }
  .main-nav { gap: 1.1rem; font-size: 0.78rem; }
  .hero-grid { grid-template-columns: 1.3fr 1fr; gap: 1rem; }
  .hero h1 { font-size: clamp(2.8rem, 5.1vw, 3.8rem); }
  .section-heading, .principles-inner { gap: 2.5rem; }
  .pillar-grid { gap: 1.5rem; }
  .pack-grid { gap: 1rem; }
  .pack-copy { padding: 1.15rem; }
  .pack h3 { font-size: 1.4rem; }
}
@media (max-width: 760px) {
  .main-nav { display: none; }
  .languages { margin-left: auto; }
  .header-inner { min-height: 80px; }
  .wordmark { font-size: 2.15rem; }
  .hero-grid { grid-template-columns: 1fr; }
  .hero h1 { font-size: clamp(2.65rem, 8.4vw, 4rem); }
  .hero-intro { max-width: 35rem; }
  .hero-art { width: min(78%, 370px); margin-inline: auto; padding-top: 1.2rem; }
  .hero-meta { margin-top: 2rem; gap: 1rem; justify-content: space-between; flex-wrap: wrap; }
  .section-heading, .principles-inner { grid-template-columns: 1fr; gap: 1.4rem; }
  .section-body { padding-top: 0; }
  .pillar-grid { gap: 1.3rem; }
  .pillar h3 { font-size: 1.35rem; }
  .scope { padding: 1.3rem; gap: 1.1rem; }
  .pack-grid { grid-template-columns: 1fr; gap: 1.5rem; }
  .pack { display: grid; grid-template-columns: 145px 1fr; }
  .pack-art { height: 100%; min-height: 235px; padding: 1rem; }
  .planned { font-size: 0.75rem; right: .75rem; text-align: center; }
  .pack-copy { padding: 1.4rem; }
  .pack h3 { font-size: 1.55rem; }
  .principles-inner { padding-top: 3rem; gap: 2.5rem; }
  .footer-bottom { grid-template-columns: 1fr; gap: .7rem; }
}
@media (max-width: 480px) {
  .hero-art { width: 85%; }
  .hero-meta { display: grid; gap: .65rem; }
  .pillar-grid { grid-template-columns: 1fr; gap: 1.7rem; margin-top: 2rem; }
  .pillar { display: grid; grid-template-columns: 32px 1fr; gap: 0 .7rem; }
  .pillar-number { grid-row: 1 / 3; margin-top: .3rem; }
  .pillar h3 { margin: 0; font-size: 1.5rem; }
  .pillar p { margin-top: .45rem; }
  .scope { align-items: flex-start; margin-top: 2rem; }
  .scope > svg { width: 30px; height: 30px; margin-top: .15rem; }
  .pack { display: flex; }
  .pack-art { height: 145px; min-height: 145px; }
  .planned { right: auto; }
  .footer-top { gap: 1rem; }
  .back-top { max-width: 5rem; flex-shrink: 0; }
}
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } }
@media (forced-colors: active) {
  .button, .languages a[aria-current="page"] { border: 1px solid ButtonText; }
  .hero-art, .pack-art { forced-color-adjust: auto; }
}
@media print {
  .site-header, .skip-link, .button, .hero-art, .back-top, .pack-art { display: none; }
  body { color: #000; background: #fff; }
  .wrap { padding-inline: 0; }
  .section, .hero, .closing { padding-block: 1.5rem; }
  .hero-grid, .section-heading, .principles-inner { display: block; }
  .closing { color: #000; background: #fff; border-top: 1px solid; }
  .closing-body, .closing .eyebrow { color: #000; }
  .pack { break-inside: avoid; }
}

/* Keep continuous reading text at the reader’s default size. */
.audience, .section-body, .pillar p, .scope p, .situations-intro > p:last-child, .pack-copy > p:not(.pack-label):not(.pack-context), .commitment p, .closing-body, .footer-bottom details p { font-size: 1rem; }

/* Published collections and long-form reading. */
.main-nav a[aria-current="page"] { text-decoration: underline; text-decoration-thickness: 2px; }
.publication-main { padding-bottom: 4rem; }
.first-collection { padding-top: 1rem; }
.collection-heading { display: flex; justify-content: space-between; gap: 2rem; align-items: end; }
.collection-heading h2 { margin-top: .8rem; }
.collection-heading > a { flex-shrink: 0; font-size: 1rem; }
.section-description { max-width: 45rem; color: var(--muted); font-size: 1rem; line-height: 1.8; margin-top: 1.3rem; }
.article-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1.5rem; margin-top: 2.3rem; }
.article-card { display: flex; flex-direction: column; padding: 2rem; border: 1px solid var(--line); border-radius: 5px; background: #fdfbf6; }
.article-card h3 { font-family: var(--serif); font-size: 1.75rem; line-height: 1.22; letter-spacing: -.025em; margin-top: .9rem; }
.article-card h3 a { text-decoration: none; }
.article-card h3 a:hover { text-decoration: underline; }
.article-card > p:not(.eyebrow) { font-size: 1rem; line-height: 1.8; color: var(--muted); margin-top: 1rem; margin-bottom: 1.5rem; }
.card-date { font-size: .8rem; color: var(--muted); display: block; }
.article-card .card-date { margin-top: auto; }
.text-link { display: block; font-size: 1rem; margin-top: .85rem; width: fit-content; }
.breadcrumbs { padding-top: 1.8rem; font-size: .82rem; color: var(--muted); }
.breadcrumbs ol { display: flex; flex-wrap: wrap; list-style: none; padding: 0; margin: 0; gap: .3rem .55rem; }
.breadcrumbs li + li::before { content: '/'; margin-right: .55rem; color: #6a776b; }
.breadcrumbs [aria-current="page"] { max-width: 42rem; }
.collection-header { padding-top: 3rem; padding-bottom: .6rem; max-width: 47rem; }
.collection-header h1 { font-family: var(--serif); font-size: clamp(2.5rem, 4.5vw, 3.8rem); line-height: 1.12; letter-spacing: -.04em; margin-top: 1.1rem; }
.collection-header > p:last-child { margin-top: 1.3rem; font-size: 1.12rem; color: var(--muted); line-height: 1.8; }
.collection-note { margin-top: 3rem; padding: 2rem; background: var(--sage); border-radius: 4px; }
.collection-note h2 { font-size: 1.7rem; }
.collection-note p { max-width: 48rem; font-size: 1rem; margin-top: 1rem; line-height: 1.8; }
.collection-note a { display: inline-block; margin-top: 1rem; }
.article-header { padding-top: 3rem; padding-bottom: 2.8rem; max-width: 55rem; }
.article-header h1 { font-family: var(--serif); font-size: clamp(2.55rem, 4.6vw, 4rem); line-height: 1.1; letter-spacing: -.04em; margin-top: 1.2rem; }
.article-deck { max-width: 47rem; font-size: 1.16rem; color: var(--muted); line-height: 1.8; margin-top: 1.5rem; }
.article-dates { display: flex; gap: .4rem 1.6rem; flex-wrap: wrap; margin-top: 1.5rem; font-size: .8rem; color: var(--muted); }
.reading-layout { display: grid; grid-template-columns: minmax(180px, 230px) minmax(0, 1fr); gap: 3rem; border-top: 1px solid var(--line); padding-top: 2.3rem; align-items: start; }
.reading-sidebar { position: sticky; top: 2rem; max-height: calc(100vh - 4rem); overflow-y: auto; padding-right: .5rem; padding-bottom: 1rem; }
.toc-title { font-size: .8rem; text-transform: uppercase; letter-spacing: .1em; font-weight: 600; }
.reading-sidebar ol { list-style: none; padding: 0; margin: 1rem 0 0; display: grid; gap: .5rem; border-left: 1px solid var(--line); }
.reading-sidebar li { padding-left: 1rem; }
.reading-sidebar a { display: block; padding: .25rem 0; font-size: .88rem; line-height: 1.55; text-decoration: none; color: var(--muted); }
.reading-sidebar a:hover { color: var(--green); text-decoration: underline; }
.article-body { max-width: 47rem; min-width: 0; }
.plain-summary { background: var(--sage); padding: 1.8rem 2rem; border-radius: 4px; }
.plain-summary h2 { font-size: 1.75rem; margin-top: .75rem; }
.plain-summary ul { padding-left: 1.2rem; margin: 1.1rem 0 0; }
.plain-summary li { font-size: 1.03rem; line-height: 1.8; padding-left: .2rem; }
.plain-summary li + li { margin-top: .6rem; }
.reading-note { border-bottom: 1px solid var(--line); padding: 1rem 0 1.3rem; margin-top: 1rem; }
.reading-note summary { width: fit-content; padding: .3rem 0; cursor: pointer; font-size: 1rem; }
.reading-note p { font-size: 1rem; line-height: 1.8; color: var(--muted); margin-top: .9rem; }
.editorial-status { border-left: 2px solid #bdc8b6; padding-left: 1rem; margin-top: 1.5rem; font-size: 1rem; line-height: 1.7; color: var(--muted); }
.article-section { margin-top: 2.6rem; scroll-margin-top: 2rem; }
.article-section h2 { font-size: clamp(1.8rem, 2.5vw, 2.2rem); line-height: 1.22; }
.article-section p, .article-section li { font-size: 1.05rem; line-height: 1.85; }
.article-section p { margin-top: 1.2rem; }
.article-section ul { margin-top: 1rem; margin-bottom: 0; padding-left: 1.4rem; }
.article-section li { padding-left: .25rem; }
.article-section li + li { margin-top: .7rem; }
.citation { font-size: .7em; line-height: 0; }
.citation a { font-family: var(--sans); font-weight: 600; text-decoration: none; padding: .12rem .08rem; }
.citation a:hover { text-decoration: underline; }
.source-section { padding-top: 2rem; border-top: 1px solid var(--line); }
.source-list { padding-left: 1.5rem; margin-top: 1.5rem; }
.source-list li { padding-left: .35rem; scroll-margin-top: 2rem; }
.source-list li + li { margin-top: 1.3rem; }
.source-list a { font-size: 1rem; overflow-wrap: anywhere; }
.source-list p { font-size: .83rem; line-height: 1.6; color: var(--muted); margin-top: .3rem; }
.reuse-note { border-top: 1px solid var(--line); padding-top: 1.6rem; margin-top: 2rem; }
.reuse-note h2 { font-family: var(--sans); font-size: 1rem; letter-spacing: 0; font-weight: 600; }
.reuse-note p { font-size: 1rem; line-height: 1.8; color: var(--muted); margin-top: .6rem; }
.related-section { border-top: 1px solid var(--line); margin-top: 4rem; padding-top: 2.5rem; }
.related-section h2 { font-size: 2rem; }
.resource-section { margin-top: 3rem; }
.resource-section > h2 { font-size: 2rem; }
.template-card { background: var(--sage); padding: 2rem; margin-top: 1.5rem; border-radius: 5px; display: flex; align-items: center; justify-content: space-between; gap: 2rem; }
.template-card h3 { font-family: var(--serif); font-size: 1.8rem; letter-spacing: -.025em; margin-top: .5rem; }
.template-card h3 a { text-decoration: none; }
.template-card h3 a:hover { text-decoration: underline; }
.template-card p:not(.eyebrow):not(.card-date) { font-size: 1rem; line-height: 1.8; color: var(--muted); margin-top: .8rem; max-width: 43rem; }
.template-card .card-date { margin-top: .8rem; }
.template-card .button { flex-shrink: 0; }
.resource-directory { margin-top: 1.8rem; border-top: 1px solid var(--line); }
.external-resource { padding-block: 2rem; border-bottom: 1px solid var(--line); max-width: 55rem; }
.resource-meta { display: flex; flex-wrap: wrap; gap: .5rem 1.2rem; font-size: .8rem; color: var(--muted); }
.resource-meta span:last-child { border-left: 1px solid var(--line); padding-left: 1.2rem; }
.external-resource h3 { font-family: var(--serif); font-size: 1.65rem; line-height: 1.3; margin-top: .7rem; letter-spacing: -.02em; }
.external-resource h3 a { text-decoration: none; }
.external-resource h3 a:hover { text-decoration: underline; }
.external-resource > p { font-size: 1rem; line-height: 1.8; margin-top: 1rem; }
.external-resource .resource-context { color: var(--muted); margin-top: .6rem; }
.resource-details { display: flex; gap: .4rem 1.5rem; flex-wrap: wrap; font-size: .8rem; color: var(--muted); margin-top: 1rem; }
.download-panel { border: 1px solid var(--line); padding: 1.5rem; margin-top: 1.5rem; border-radius: 4px; }
.download-panel p { font-size: 1rem; line-height: 1.8; }
.download-panel .button { margin-top: 1rem; }
.download-panel .download-note { margin-top: 1rem; color: var(--muted); }

@media (max-width: 1000px) {
  .reading-layout { grid-template-columns: 180px minmax(0, 1fr); gap: 1.8rem; }
  .article-card { padding: 1.5rem; }
  .template-card { align-items: start; flex-direction: column; gap: 1.3rem; }
}
@media (max-width: 760px) {
  .header-inner { flex-wrap: wrap; padding-block: 1rem; gap: .8rem 1rem; }
  .main-nav { display: flex; order: 3; width: 100%; margin: 0; gap: 1.5rem; font-size: 1rem; }
  .main-nav a { padding-block: .25rem; }
  .collection-heading { display: block; }
  .collection-heading > a { display: inline-block; margin-top: 1rem; }
  .article-grid { gap: 1rem; }
  .article-card h3 { font-size: 1.55rem; }
  .collection-header, .article-header { padding-top: 2.2rem; }
  .reading-layout { grid-template-columns: 1fr; gap: 1.3rem; padding-top: 1.5rem; }
  .reading-sidebar { position: static; max-height: none; padding-right: 0; }
  .reading-sidebar ol { columns: 2; display: block; }
  .reading-sidebar li { break-inside: avoid; margin-bottom: .4rem; }
  .reading-sidebar a { font-size: 1rem; }
  .article-body { max-width: none; }
  .plain-summary { padding: 1.5rem; }
  .related-section { margin-top: 3rem; }
}
@media (max-width: 540px) {
  .article-grid { grid-template-columns: 1fr; gap: 1.25rem; }
  .article-card { padding: 1.5rem; }
  .article-card h3 { font-size: 1.7rem; }
  .reading-sidebar ol { columns: 1; }
  .breadcrumbs { font-size: .8rem; }
  .article-header h1 { font-size: 2.6rem; overflow-wrap: anywhere; }
  .article-deck { font-size: 1.08rem; }
  .article-dates { display: grid; }
  .collection-note, .template-card { padding: 1.5rem; }
  .download-panel .button { width: 100%; text-align: center; }
  .resource-meta span:last-child { border-left: 0; padding-left: 0; }
}
@media print {
  .breadcrumbs, .reading-sidebar, .reading-note, .related-section, .download-panel .button, .site-footer { display: none; }
  .publication-main { padding: 0; }
  .article-header { padding: 0 0 1rem; }
  .article-header h1 { font-size: 26pt; }
  .article-header .article-deck { font-size: 12pt; }
  .reading-layout { display: block; border: 0; padding: 0; }
  .article-body { max-width: none; }
  .plain-summary { background: #fff; border: 1px solid #888; padding: 1rem; }
  .article-section { margin-top: 1.5rem; }
  .article-section h2 { font-size: 18pt; break-after: avoid; }
  .article-section p, .article-section li, .plain-summary li { font-size: 11pt; line-height: 1.6; }
  .source-list a::after { content: ' (' attr(href) ')'; font-size: 9pt; overflow-wrap: anywhere; }
  .source-list li, .download-panel { break-inside: avoid; }
  .source-list li:target { outline: none; }
  .resource-directory { border-top: 0; }
}
