@charset "UTF-8";

:root {
  color-scheme: light;
  --paper: #f3f0eb;
  --paper-deep: #e8e4de;
  --mat: #e2dfda;
  --ink: #1e1a24;
  --ink-soft: #544c58;
  --muted: #6d6570;
  --rose: #b2385f;
  --rose-tint: #f1d3dc;
  --mint: #8fcbb9;
  --garnet: #4a1c2c;
  --pink: var(--rose);
  --pink-light: var(--rose-tint);
  --lilac: #e7e2df;
  --yellow: #eee7dd;
  --white: #fbfaf8;
  --line: rgba(30, 26, 36, .16);
  --sans: "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", system-ui, sans-serif;
  --serif: "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", Georgia, serif;
}

*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: 6rem; }
body { margin: 0; background: var(--paper); color: var(--ink); font-family: var(--sans); line-height: 1.75; -webkit-font-smoothing: antialiased; }
a { color: inherit; }
button { font: inherit; }
::selection { background: var(--rose-tint); color: var(--ink); }
:focus-visible { outline: 3px solid var(--rose); outline-offset: 4px; }
[hidden] { display: none !important; }
.skip-link { position: absolute; left: 1rem; top: -5rem; z-index: 100; background: var(--ink); color: white; padding: .55rem 1rem; }
.skip-link:focus { top: 1rem; }
.section-shell { width: min(100% - 6.4rem, 1300px); margin-inline: auto; }
.section-number, .eyebrow, .hero-overline, .brand-kicker, .work-en, .timeline-tag, .art-index, .art-card-top, .poster-small, .poster-foot { font-family: Arial, Helvetica, sans-serif; font-weight: 700; letter-spacing: .19em; line-height: 1.4; }
.section-number { color: var(--rose); font-size: .7rem; margin: 0 0 1.4rem; }
h1, h2, h3, p { margin-top: 0; }
h1, h2 { font-family: var(--serif); font-weight: 600; letter-spacing: .01em; font-feature-settings: "palt"; line-break: strict; text-wrap: balance; }
h2 { font-size: clamp(2.6rem, 4.5vw, 5rem); line-height: 1.36; margin-bottom: 0; }
h1 em, h2 em { font-style: normal; color: var(--rose); }

.site-header { position: relative; z-index: 15; border-bottom: 1px solid var(--line); background: rgba(243, 240, 235, .96); }
.header-inner { width: min(100% - 6.4rem, 1400px); min-height: 88px; margin: auto; display: flex; align-items: center; gap: 2rem; }
.brand { display: flex; flex-direction: column; flex: 1; width: max-content; text-decoration: none; line-height: 1; }
.brand-kicker { font-size: .62rem; color: #684b58; margin-bottom: .38rem; }
.brand-name { font-family: var(--serif); font-size: 1.45rem; font-weight: 700; letter-spacing: -.08em; }
.brand-dot, .footer-name span { color: var(--pink); }
.primary-nav { display: flex; align-items: center; gap: clamp(1.2rem, 3vw, 3rem); }
.primary-nav a { font-size: .77rem; font-weight: 700; text-decoration: none; transition: color .2s; }
.primary-nav a:hover, .text-link:hover { color: var(--rose); }
.header-exit { flex: none; padding: .68rem 1rem; border: 1px solid var(--ink); border-radius: 999px; font-size: .72rem; font-weight: 700; text-decoration: none; white-space: nowrap; transition: background .2s, color .2s; }
.header-exit:hover { background: var(--ink); color: white; }
.header-exit span { margin-left: .45rem; }

.hero { min-height: min(760px, 82vh); display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); align-items: center; gap: 3rem; position: relative; padding-top: 4.5rem; padding-bottom: 5.5rem; }
.hero-copy { position: relative; z-index: 2; max-width: 620px; padding-bottom: 1rem; }
.eyebrow { display: flex; align-items: center; gap: .7rem; color: var(--rose); font-size: .62rem; margin-bottom: 4rem; }
.eyebrow-line { display: inline-block; width: 26px; border-top: 1px solid currentColor; }
.hero-overline { font-size: .65rem; color: #5f5662; margin-bottom: 1.25rem; }
h1 { font-size: clamp(3.5rem, 5.8vw, 6.8rem); line-height: 1.14; white-space: normal; margin-bottom: 2rem; }
.hero-intro { max-width: 36rem; font-size: 1rem; line-height: 2.1; color: #504650; letter-spacing: .03em; margin-bottom: 2.4rem; }
.hero-actions { display: flex; align-items: center; flex-wrap: wrap; gap: 1.8rem; }
.button { display: inline-flex; align-items: center; justify-content: space-between; min-width: 12.5rem; gap: 2rem; padding: .95rem 1.2rem; border-radius: 2px; text-decoration: none; font-weight: 700; font-size: .82rem; transition: transform .2s, background .2s; }
.button:hover { transform: translateY(-3px); }
.button-primary { background: var(--ink); color: white; }
.button-primary:hover { background: #513553; }
.text-link { font-size: .78rem; font-weight: 700; text-decoration: none; border-bottom: 1px solid var(--ink); padding-bottom: .3rem; }
.hero-note { color: var(--muted); font-size: .72rem; margin-top: 2rem; }
.hero-photo-source { margin: .4rem 0 0; color: var(--muted); font-size: .72rem; }
.hero-photo-source a { text-underline-offset: .2em; }
.note-star { color: #be6586; margin-right: .28rem; }
.hero-art { min-height: 625px; position: relative; isolation: isolate; }
.hero-art::before { content: ""; position: absolute; width: min(95%, 590px); aspect-ratio: 1; top: 7%; left: 4%; border-radius: 50%; background: radial-gradient(circle at 40% 35%, #f1ede8, #e4d8d7 58%, #d9c8ce 100%); box-shadow: inset 0 0 80px rgba(255,255,255,.3); }
.art-orbit { position: absolute; border: 1px solid rgba(109, 72, 97, .3); border-radius: 50%; pointer-events: none; }
.art-orbit-one { width: 96%; aspect-ratio: 1; top: 4%; left: 1%; transform: rotate(18deg) scaleX(.9); }
.art-orbit-two { width: 82%; aspect-ratio: 1; top: 10%; left: 8%; border-style: dashed; opacity: .6; }
.art-card { position: absolute; background: var(--white); box-shadow: 0 30px 75px rgba(58,31,50,.17); }
.art-card-back { width: 42%; height: 50%; top: 16%; right: 1%; padding: 1.25rem; transform: rotate(15deg); display: flex; flex-direction: column; justify-content: space-between; background: #d8d0ea; border: 8px solid var(--white); }
.art-index { font-size: .59rem; }
.art-symbol { align-self: center; font-family: Georgia, serif; font-size: clamp(5rem, 8vw, 9rem); line-height: 1; color: #776995; }
.art-card-footer { font-size: .7rem; font-weight: 700; letter-spacing: .1em; }
.art-card-front { width: 68%; height: 75%; top: 12%; left: 15%; padding: 1.45rem; transform: rotate(-8deg); display: flex; flex-direction: column; border: 10px solid var(--white); background: linear-gradient(154deg, #fff9f6 15%, #f7e7db 100%); }
.art-card-top, .art-card-bottom { display: flex; justify-content: space-between; gap: .5rem; }
.art-card-top { font-size: .54rem; color: #9b7885; }
.art-main-word { flex: 1; display: flex; align-items: center; justify-content: center; font-family: var(--serif); font-size: clamp(8rem, 19vw, 17rem); line-height: .8; font-weight: 700; letter-spacing: -.17em; color: #9b5573; text-shadow: 10px 12px 0 #f3cad6; }
.art-main-word span { transform: translateY(25%); color: #6f557b; }
.art-line { border-top: 1px solid #ad92a0; margin-bottom: .6rem; }
.art-card-bottom { font-family: var(--serif); font-weight: 700; font-size: clamp(.7rem, 1vw, 1rem); letter-spacing: .07em; }
.art-card-bottom span:last-child { font-family: Arial, sans-serif; font-size: .6rem; text-transform: uppercase; letter-spacing: .13em; align-self: end; }
.art-sticker { position: absolute; z-index: 3; display: grid; place-items: center; text-align: center; box-shadow: 0 9px 26px rgba(85, 53, 73, .13); line-height: 1.45; }
.art-sticker-one { width: 116px; height: 116px; top: 1%; left: 7%; background: var(--yellow); border-radius: 50%; transform: rotate(-15deg); font-family: Georgia, serif; font-style: italic; font-size: .92rem; }
.art-sticker-two { width: 122px; height: 73px; bottom: 8%; right: 0; background: #fffdf7; border: 1px solid #c5a8b4; transform: rotate(8deg); font-size: .66rem; font-weight: 700; }
.art-cross { position: absolute; z-index: 4; font-size: 2.5rem; line-height: 1; color: #aa6e92; }
.art-cross-one { top: 10%; right: 10%; }
.art-cross-two { bottom: 9%; left: 7%; }
.hero-side-label { position: absolute; right: 0; top: 50%; transform: rotate(90deg) translateX(50%); transform-origin: right center; font: 700 .62rem Arial, sans-serif; letter-spacing: .18em; color: var(--muted); }
@media (max-width: 1440px) { .hero-side-label { display: none; } }

.ticker { overflow: hidden; border-block: 1px solid var(--line); background: #f3e7e8; }
.ticker-track { display: flex; align-items: center; width: max-content; min-height: 58px; gap: 1.7rem; white-space: nowrap; font: 700 .7rem Arial, sans-serif; letter-spacing: .2em; color: #9a5e78; animation: ticker 34s linear infinite; }
.ticker-track span { font-size: 1.2rem; color: #d59db2; }
@keyframes ticker { to { transform: translateX(-50%); } }

.intro-section { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(3rem, 8vw, 9rem); padding-block: clamp(6rem, 11vw, 10rem); }
.intro-text { padding-top: 4rem; }
.intro-text p:first-child { font-family: var(--serif); font-size: clamp(1.05rem, 1.45vw, 1.35rem); line-height: 2.3; letter-spacing: .02em; }
.source-inline { font: 700 .68rem Arial, sans-serif; color: #874461; text-decoration: none; vertical-align: super; margin-left: .15rem; white-space: nowrap; }
.source-inline:hover { text-decoration: underline; }
.intro-caveat { max-width: 29rem; padding-left: 1rem; border-left: 2px solid #b2385f; color: var(--muted); font-size: .78rem; line-height: 1.9; margin-top: 1.8rem; }

.work-section { padding-block: clamp(5rem, 9vw, 8rem); background: #ebe4e0; }
.work-heading { display: flex; align-items: end; justify-content: space-between; gap: 2rem; margin-bottom: 3.5rem; }
.work-heading > p { max-width: 18rem; color: #6b5e67; font-size: .81rem; line-height: 1.9; margin-bottom: .45rem; }
.work-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1rem; }
.work-card { position: relative; min-height: 470px; padding: 2.2rem clamp(1.4rem, 2.5vw, 2.5rem); overflow: hidden; display: flex; flex-direction: column; box-shadow: 0 12px 32px rgba(63,46,58,.045); transition: transform .25s, box-shadow .25s; }
.work-card:hover { transform: translateY(-6px); box-shadow: 0 22px 45px rgba(63,46,58,.11); }
.work-card-pink { background: #f4d5df; }
.work-card-lilac { background: #dcd7ec; }
.work-card-yellow { background: #f3e8c9; }
.work-count { font: 700 .7rem Arial, sans-serif; letter-spacing: .15em; }
.work-glyph { position: absolute; right: 1.5rem; top: 3.3rem; font-family: Georgia, serif; font-size: 9rem; line-height: 1; opacity: .16; transform: rotate(-15deg); }
.work-en { position: relative; font-size: .65rem; color: #5a4050; margin: auto 0 1rem; }
.work-card h3 { position: relative; font-family: var(--serif); font-size: clamp(1.9rem, 3vw, 3rem); font-weight: 500; letter-spacing: -.05em; margin-bottom: 1.2rem; }
.work-card p:not(.work-en) { position: relative; font-size: .79rem; line-height: 2; min-height: 8.5rem; margin-bottom: 1.5rem; }
.work-card a { position: relative; align-self: start; font-size: .74rem; font-weight: 700; text-decoration: none; border-bottom: 1px solid currentColor; padding-bottom: .25rem; }
.work-card a:hover { color: var(--rose); }

.feature-section { display: grid; grid-template-columns: .92fr 1fr; gap: clamp(3rem, 8vw, 9rem); align-items: center; padding-block: clamp(7rem, 12vw, 12rem); }
.feature-poster { min-height: 580px; position: relative; overflow: hidden; padding: 2rem; display: flex; flex-direction: column; justify-content: space-between; background: #e8c4d3; border: 14px solid #f9f6f1; outline: 1px solid var(--line); box-shadow: 22px 25px 0 #e5dce7; transform: rotate(-2deg); }
.feature-poster::before { content: ""; position: absolute; width: 76%; aspect-ratio: 1; border-radius: 50%; border: 1px solid rgba(96,66,93,.4); top: 16%; left: 12%; box-shadow: 0 0 0 32px rgba(255,255,255,.13), 0 0 0 64px rgba(255,255,255,.1); }
.feature-poster::after { content: ""; position: absolute; width: 17%; height: 48%; left: 42%; top: 30%; background: #fff2f0; clip-path: polygon(50% 0, 100% 25%, 60% 100%, 40% 100%, 0 25%); opacity: .54; transform: rotate(33deg); }
.poster-small, .poster-foot { position: relative; z-index: 2; font-size: .65rem; color: #785c70; }
.poster-big { position: absolute; top: 38%; left: 50%; z-index: 2; transform: translate(-50%, -50%); font: 700 clamp(4rem, 8vw, 8.5rem) Georgia, serif; letter-spacing: -.09em; color: #fffaf5; text-shadow: 3px 6px 0 #ad7799; }
.poster-jp { position: relative; z-index: 3; align-self: center; font-family: var(--serif); font-size: clamp(3rem, 5.2vw, 5.4rem); color: #705b80; text-shadow: 2px 3px 0 #fff1f2; }
.poster-asterisk { position: absolute; z-index: 4; right: 9%; top: 12%; font-size: 4.5rem; color: #a0759d; }
.feature-copy p:not(.section-number) { color: #5e5360; font-size: .89rem; line-height: 2.15; }
.feature-copy h2 { margin-bottom: 2.6rem; }
.feature-links { display: flex; flex-wrap: wrap; gap: 1rem 2rem; margin-top: 2rem; }
.feature-links a { font-size: .79rem; font-weight: 700; text-decoration: none; border-bottom: 1px solid currentColor; padding-bottom: .3rem; }
.feature-links a:hover { color: var(--rose); }
.feature-copy .feature-footnote { font-size: .76rem !important; color: var(--muted) !important; margin-top: 3rem; }

.timeline-section { background: #f0eae5; padding-block: clamp(6rem, 10vw, 10rem); }
.timeline-heading { display: flex; align-items: end; justify-content: space-between; gap: 2rem; }
.timeline-heading > p { max-width: 19rem; color: #5d535e; font-size: .77rem; margin-bottom: .5rem; }
.filter-row { display: flex; gap: .5rem; margin-top: 3.5rem; margin-bottom: 2rem; flex-wrap: wrap; }
.filter-button { appearance: none; cursor: pointer; border: 1px solid #c9bdc2; border-radius: 999px; background: transparent; color: #695e67; padding: .55rem 1.35rem; font-size: .73rem; font-weight: 700; transition: background .2s, color .2s, border-color .2s; }
.filter-button:hover { border-color: var(--ink); }
.filter-button.is-active { background: var(--ink); color: white; border-color: var(--ink); }
.timeline-list { list-style: none; padding: 0; margin: 0; border-top: 1px solid #bfb2b8; }
.timeline-item { display: grid; grid-template-columns: 150px minmax(0, 1fr) 80px; gap: 2rem; align-items: start; padding: 2.05rem 0; border-bottom: 1px solid #bfb2b8; }
.timeline-year { font: 400 clamp(2rem, 4vw, 4rem) Georgia, serif; letter-spacing: -.08em; line-height: 1; color: #b0758f; }
.timeline-tag { display: block; font-size: .64rem; color: #71364f; margin-bottom: .5rem; }
.timeline-item h3 { font-family: var(--serif); font-size: clamp(1.1rem, 1.8vw, 1.65rem); font-weight: 600; margin-bottom: .6rem; }
.timeline-item p { color: #70636c; font-size: .78rem; margin: 0; }
.timeline-item > a { justify-self: end; align-self: center; text-decoration: none; font-size: .72rem; font-weight: 700; border-bottom: 1px solid; }
.timeline-item > a:hover { color: var(--rose); }
.timeline-empty { padding: 2rem; text-align: center; }

.links-section { padding-block: clamp(7rem, 12vw, 12rem); display: grid; grid-template-columns: 1fr 1fr; gap: 5rem; }
.links-copy h2 { margin-bottom: 2rem; }
.links-copy > p:last-child { font-size: .85rem; color: #6c5e68; max-width: 22rem; line-height: 2.1; }
.links-list { border-top: 1px solid var(--line); }
.links-list a { display: grid; grid-template-columns: 36px 1fr 30px; align-items: center; gap: 1rem; padding: 1.25rem 0; border-bottom: 1px solid var(--line); text-decoration: none; font-family: Georgia, serif; font-size: 1.45rem; transition: padding-left .2s, color .2s; }
.links-list a:hover { padding-left: .5rem; color: var(--rose); }
.link-index { align-self: start; font: 700 .55rem Arial, sans-serif; letter-spacing: .1em; color: #a96c83; padding-top: .5rem; }
.links-list small { display: block; color: #615763; font: 500 .7rem var(--sans); margin-top: .15rem; }
.link-arrow { justify-self: end; font-family: var(--sans); font-size: 1.2rem; }

.sources-section { background: #ded8e9; padding-top: clamp(6rem, 10vw, 9rem); padding-bottom: 4rem; }
.sources-section .section-number { color: #762648; }
.sources-layout { display: grid; grid-template-columns: .85fr 1.15fr; gap: clamp(4rem, 8vw, 9rem); }
.sources-intro > p:not(.section-number) { max-width: 22rem; font-size: .84rem; line-height: 2.05; margin-top: 2rem; color: #5c5266; }
.sources-doc { display: inline-block; font-size: .78rem; font-weight: 700; text-decoration: none; border-bottom: 1px solid; margin-top: 1.5rem; }
.sources-doc:hover { color: var(--rose); }
.source-groups { border-top: 1px solid rgba(66,49,75,.3); }
.source-groups details { border-bottom: 1px solid rgba(66,49,75,.3); scroll-margin-top: 7rem; }
.source-groups summary { list-style: none; cursor: pointer; display: grid; grid-template-columns: 32px 1fr 25px; align-items: center; gap: 1rem; min-height: 74px; font-weight: 700; font-size: .83rem; }
.source-groups summary::-webkit-details-marker { display: none; }
.source-groups summary > span:first-child { font: 700 .68rem Arial, sans-serif; color: #664b68; }
.summary-icon { justify-self: end; font-size: 1.5rem; font-weight: 300; transition: transform .2s; }
.source-groups details[open] .summary-icon { transform: rotate(45deg); }
.source-detail { padding: 0 1.5rem 1.8rem 3rem; color: #5e5365; }
.source-detail p { font-size: .77rem; line-height: 2; }
.source-detail a { display: inline-block; font-size: .71rem; font-weight: 700; margin-right: 1.25rem; margin-bottom: .5rem; }
.source-detail a:hover { color: var(--rose); }
.source-boundary { display: flex; align-items: start; gap: 1rem; margin-top: 6rem; padding-top: 1.3rem; border-top: 1px solid rgba(66,49,75,.3); }
.source-boundary span { color: #9f6a93; font-size: 1.5rem; line-height: 1; }
.source-boundary p { max-width: 55rem; font-size: .76rem; line-height: 1.9; margin: 0; color: #5c5266; }

.site-footer { background: var(--ink); color: #f7f0f1; }
.footer-inner { display: flex; justify-content: space-between; gap: 3rem; padding-block: 3rem; }
.footer-name { font-family: var(--serif); font-size: 2rem; font-weight: 600; letter-spacing: -.08em; }
.footer-inner p { color: #c5b6c6; font-size: .7rem; margin: .5rem 0 0; }
.footer-right { text-align: right; }
.footer-right a { color: #f7f0f1; font-size: .75rem; text-decoration: none; border-bottom: 1px solid; }

.primary-nav a[aria-current="page"] { color: var(--rose); border-bottom: 1px solid currentColor; padding-bottom: .25rem; }
.catalog-callout { display: flex; align-items: center; justify-content: space-between; gap: 2rem; margin-top: 2.5rem; padding: clamp(1.6rem, 4vw, 3.5rem); background: #35283b; color: #fff7f5; text-decoration: none; box-shadow: 14px 16px 0 #e8dbe1; transition: transform .25s, box-shadow .25s; }
.catalog-callout:hover { transform: translate(-3px, -3px); box-shadow: 17px 19px 0 #e8dbe1; }
.catalog-callout > span:first-child { display: flex; flex-direction: column; align-items: start; }
.catalog-callout small { font: 700 .6rem Arial, sans-serif; letter-spacing: .18em; color: #e9abc4; margin-bottom: .9rem; }
.catalog-callout strong { font-family: var(--serif); font-size: clamp(1.8rem, 3vw, 3.3rem); font-weight: 500; letter-spacing: -.05em; line-height: 1.4; }
.catalog-callout em { font-style: normal; color: #f3a9c1; }
.catalog-description { font-size: .78rem; color: #e5d4df; margin-top: 1rem; }
.catalog-arrow { flex: none; width: 4.25rem; height: 4.25rem; border: 1px solid rgba(255,255,255,.45); border-radius: 50%; display: grid; place-items: center; font-size: 1.75rem; }

.catalog-hero { min-height: 630px; display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: 3rem; padding-block: 5.5rem 6.5rem; }
.catalog-hero-copy { position: relative; z-index: 2; }
.catalog-hero h1 { font-size: clamp(4.5rem, 7vw, 8.5rem); margin-bottom: 1.5rem; }
.catalog-hero-copy > p:not(.section-number) { max-width: 32rem; font-size: .93rem; line-height: 2.1; color: #5e5360; margin-bottom: 2.4rem; }
.catalog-hero-art { min-height: 480px; position: relative; isolation: isolate; overflow: hidden; }
.catalog-halo { position: absolute; width: min(95%, 510px); aspect-ratio: 1; left: 5%; top: 2%; border-radius: 50%; background: #ead8e0; box-shadow: inset 0 0 0 1px #d5afbd, inset 0 0 0 38px #f1e1e7, inset 0 0 0 39px #d5afbd; }
.catalog-sheet { position: absolute; display: flex; flex-direction: column; justify-content: space-between; width: 45%; height: 68%; padding: 1.2rem; border: 8px solid #fffaf6; box-shadow: 0 20px 45px rgba(60,32,54,.17); }
.catalog-sheet > span { font: 700 .52rem Arial, sans-serif; letter-spacing: .17em; }
.catalog-sheet b { align-self: center; font: 500 clamp(5rem, 9vw, 9rem) var(--serif); line-height: 1; }
.catalog-sheet small { border-top: 1px solid currentColor; padding-top: .4rem; font-size: .6rem; }
.catalog-sheet-one { top: 10%; left: 5%; background: #f7e4de; color: #955b77; transform: rotate(-14deg); }
.catalog-sheet-two { top: 17%; left: 30%; background: #e2dced; color: #765a87; transform: rotate(7deg); }
.catalog-sheet-three { top: 24%; right: 3%; background: #f7ecbd; color: #8b745a; transform: rotate(20deg); }
.catalog-hero-stamp { position: absolute; z-index: 3; right: -1%; bottom: 0; width: 105px; height: 105px; border-radius: 50%; background: #fffaf6; display: grid; place-items: center; text-align: center; transform: rotate(15deg); box-shadow: 0 12px 24px rgba(60,32,54,.13); font: 700 .6rem/1.5 Arial, sans-serif; letter-spacing: .1em; color: var(--rose); }

.collection-section { background: #f0eae5; padding-block: clamp(6rem, 10vw, 10rem); }
.collection-heading { display: flex; justify-content: space-between; align-items: end; gap: 2rem; }
.collection-heading > p { max-width: 26rem; font-size: .78rem; color: #71646c; margin: 0 0 .6rem; }
.collection-controls { display: flex; flex-wrap: wrap; gap: .55rem; margin-top: 3.4rem; }
.collection-filter { appearance: none; display: inline-flex; align-items: center; gap: .9rem; border: 1px solid #c9bdc2; border-radius: 999px; background: transparent; padding: .6rem 1.2rem; color: #675a64; cursor: pointer; font: 700 .73rem var(--sans); transition: color .2s, background .2s, border-color .2s; }
.collection-filter span { color: #a88295; font: 700 .58rem Arial, sans-serif; }
.collection-filter:hover { border-color: #594451; }
.collection-filter.is-active { background: var(--ink); border-color: var(--ink); color: white; }
.collection-filter.is-active span { color: #f2bdd0; }
.collection-status { margin: 1rem 0 1.3rem; font-size: .68rem; color: #786b73; }
.collection-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 1.2rem; }
.record-card { min-width: 0; display: flex; flex-direction: column; background: #fffaf6; border: 1px solid #e1d5d6; box-shadow: 0 9px 25px rgba(74,49,64,.045); }
.record-card[hidden] { display: none; }
.record-art { position: relative; overflow: hidden; isolation: isolate; min-height: 315px; padding: 1.2rem; display: flex; flex-direction: column; justify-content: space-between; color: #5f455d; }
.record-art::before { content: ""; position: absolute; z-index: -1; inset: 12% 15%; border: 1px solid currentColor; border-radius: 50%; opacity: .42; box-shadow: 0 0 0 25px rgba(255,255,255,.13), 0 0 0 50px rgba(255,255,255,.13); }
.record-art-top, .record-art-bottom { font: 700 .56rem Arial, sans-serif; letter-spacing: .17em; }
.record-art-word { align-self: center; text-align: center; font: 700 clamp(3.6rem, 6vw, 6.7rem) Georgia, var(--serif); letter-spacing: -.08em; line-height: 1; text-shadow: 3px 5px 0 rgba(255,255,255,.65); }
.record-art-glyph { position: absolute; right: 8%; top: 14%; font-size: 2.8rem; line-height: 1; opacity: .7; }
.record-art-liliel { background: #eac8d7; color: #7b5379; }
.record-art-duo { background: #e2dbed; color: #685e8c; }
.record-art-acosta { background: #f3e7c4; color: #7e6c63; }
.record-art-acosta .record-art-word { font-size: clamp(2.5rem, 4.2vw, 4.8rem); letter-spacing: -.05em; }
.record-art-autumn { background: #eacdd0; color: #8f5765; }
.record-art-book { background: #d8e6df; color: #55746a; }
.record-art-portrait { background: #e7dce9; color: #755e82; }
.record-content { flex: 1; display: flex; flex-direction: column; padding: 1.5rem 1.6rem 1.65rem; }
.record-meta { display: flex; justify-content: space-between; gap: .7rem; font: 700 .57rem Arial, sans-serif; letter-spacing: .1em; color: var(--rose); margin-bottom: 1.1rem; }
.record-content h3 { font-family: var(--serif); font-size: clamp(1.4rem, 2vw, 1.9rem); font-weight: 600; line-height: 1.4; letter-spacing: -.045em; margin-bottom: .65rem; }
.record-content > p:not(.record-meta) { font-size: .76rem; line-height: 1.9; color: #685d66; margin-bottom: 1.5rem; }
.record-content > a { display: flex; justify-content: space-between; gap: .5rem; margin-top: auto; border-top: 1px solid #d9cbd2; padding-top: 1rem; font-size: .73rem; font-weight: 700; text-decoration: none; transition: color .2s; }
.record-content > a:hover { color: var(--rose); }
.record-content > small { display: block; margin-top: .6rem; font-size: .58rem; color: #877b83; }
.catalog-end { display: grid; grid-template-columns: 1fr 1fr; gap: 5rem; align-items: center; padding-block: clamp(6rem, 10vw, 10rem); }
.catalog-end h2 { margin-bottom: 1.4rem; }
.catalog-end p:not(.section-number) { max-width: 30rem; color: #6c6069; font-size: .82rem; }
.catalog-end-links { border-top: 1px solid var(--line); }
.catalog-end-links a { display: flex; justify-content: space-between; gap: 1rem; padding: 1.4rem 0; border-bottom: 1px solid var(--line); font-family: var(--serif); font-size: 1.25rem; text-decoration: none; transition: color .2s, padding-left .2s; }
.catalog-end-links a:hover { color: var(--rose); padding-left: .4rem; }

.art-card-front { overflow: hidden; padding: 0; background: #ead5da; }
.hero-portrait { display: block; flex: 1; min-height: 0; width: 100%; height: 0; object-fit: contain; background: var(--mat); }
.art-card-front .art-card-top, .art-card-front .art-card-bottom { position: relative; z-index: 2; flex: none; padding: .58rem .8rem; background: var(--white); }
.feature-image { position: relative; margin: 0; background: #e8c4d3; border: 14px solid #f9f6f1; outline: 1px solid var(--line); box-shadow: 22px 25px 0 #e5dce7; transform: rotate(-2deg); }
.feature-image img { display: block; width: 100%; height: auto; }
.feature-image figcaption { position: absolute; right: .6rem; bottom: .6rem; left: .6rem; background: rgba(255,250,247,.94); color: #5d4e5c; padding: .55rem .7rem; font-size: .64rem; font-weight: 700; }
.catalog-sheet img { display: block; width: 100%; height: 75%; min-height: 0; object-fit: contain; background: var(--mat); margin-block: .6rem; }
.catalog-sheet small { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.record-card { scroll-margin-top: 3rem; }
.record-art-photo { padding: 0; background: #f0d8e1; }
.record-art-photo::before { display: none; }
.record-art-photo img { width: 100%; height: 315px; object-fit: contain; background: var(--mat); display: block; }
.record-art-photo > span { position: absolute; top: 1rem; left: 1rem; padding: .4rem .55rem; background: rgba(255,250,247,.94); color: #63465c; font: 700 .55rem Arial, sans-serif; letter-spacing: .14em; }
.record-credit { color: #8c6d7f !important; font-size: .63rem !important; margin-top: auto; margin-bottom: 1rem !important; }
.record-source { border-top: 1px solid #d9cbd2; color: #62545f; }
.record-source summary { min-height: 3rem; display: flex; justify-content: space-between; align-items: center; cursor: pointer; list-style: none; font-size: .73rem; font-weight: 700; }
.record-source summary::-webkit-details-marker { display: none; }
.record-source summary span { font-size: 1.25rem; font-weight: 300; transition: transform .2s; }
.record-source[open] summary span { transform: rotate(45deg); }
.record-source p { font-size: .7rem; line-height: 1.8; margin-bottom: .7rem; }
.record-source a { font-size: .7rem; font-weight: 700; }
.record-source a:hover { color: var(--rose); }

.photo-wall { padding-block: clamp(6rem, 10vw, 10rem); }
.photo-wall-heading, .bookshelf-heading { display: flex; justify-content: space-between; align-items: end; gap: 2rem; margin-bottom: 3.2rem; }
.photo-wall-heading > p, .bookshelf-heading > p { max-width: 24rem; font-size: .8rem; color: #71646c; margin-bottom: .7rem; }
.photo-wall-grid { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 1rem; }
.photo-wall figure, .bookshelf-grid figure { min-width: 0; margin: 0; }
.photo-wall img { display: block; width: 100%; height: clamp(310px, 34vw, 490px); object-fit: contain; background: var(--mat); }
.photo-wall figcaption { display: flex; flex-direction: column; gap: .25rem; border-top: 1px solid #d9cbd2; padding-top: .8rem; margin-top: .9rem; }
.photo-wall figcaption strong { font-family: var(--serif); font-size: 1.1rem; }
.photo-wall figcaption span { color: #83737e; font-size: .65rem; }
.bookshelf-section { background: #eae2e9; padding-block: clamp(6rem, 10vw, 10rem); scroll-margin-top: 4rem; }
.bookshelf-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 1rem; }
.bookshelf-grid figure { background: #fffaf6; border: 1px solid #d4c8d0; }
.bookshelf-grid img { display: block; width: 100%; aspect-ratio: 1; object-fit: contain; background: var(--mat); }
.bookshelf-grid figcaption { padding: 1rem; display: flex; flex-direction: column; align-items: start; gap: .45rem; }
.bookshelf-grid figcaption > span { font: 700 .6rem Arial, sans-serif; color: var(--rose); }
.bookshelf-grid figcaption strong { font-family: var(--serif); font-size: 1rem; line-height: 1.5; }
.bookshelf-grid figcaption a { font-size: .68rem; font-weight: 700; }
.bookshelf-grid figcaption a:hover { color: var(--rose); }
.bookshelf-note { color: #746673; font-size: .68rem; margin: 1.3rem 0 0; }
.shop-section { display: grid; grid-template-columns: .8fr 1.2fr; gap: clamp(2rem, 6vw, 6rem); align-items: center; padding-block: clamp(6rem, 10vw, 10rem); }
.shop-copy h2 { font-size: clamp(2.4rem, 3.5vw, 4rem); margin-bottom: 1.6rem; }
.shop-copy p:not(.section-number) { max-width: 30rem; color: #645866; font-size: .8rem; line-height: 2; }
.shop-copy .shop-credit { color: #8a7a84 !important; font-size: .65rem !important; margin-bottom: 2rem; }
.shop-section > img { display: block; width: 100%; height: auto; box-shadow: 18px 20px 0 #e9dce3; }
.coverage-section { background: #f0eae5; padding-block: clamp(6rem, 9vw, 9rem); }
.coverage-layout { display: grid; grid-template-columns: .9fr 1.1fr; gap: clamp(3rem, 8vw, 8rem); }
.coverage-layout p:not(.section-number) { color: #655a63; font-size: .82rem; line-height: 2.1; }
.intro-text > .text-link { display: inline-block; margin-top: 1.1rem; }
.historical-section { background: #f1e6eb; padding-block: clamp(6rem, 10vw, 10rem); scroll-margin-top: 4rem; }
.historical-heading { display: flex; align-items: end; justify-content: space-between; gap: 2rem; margin-bottom: 3.2rem; }
.historical-heading > p { max-width: 28rem; font-size: .8rem; color: #71646c; margin-bottom: .7rem; }
.historical-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1.3rem; }
.historical-grid figure { margin: 0; min-width: 0; background: #fffaf6; padding: .8rem; border: 1px solid #decbd5; }
.historical-grid img { display: block; width: 100%; object-fit: contain; background: var(--mat); }
.historical-grid .history-cover img { width: min(100%, 400px); aspect-ratio: 16 / 9; margin-inline: auto; }
.historical-grid .history-banner { grid-column: 1 / -1; }
.historical-grid .history-banner img { aspect-ratio: 2300 / 650; }
.historical-grid figcaption { padding: .8rem .4rem .2rem; font-size: .7rem; font-weight: 700; color: #765d6e; }
.historical-note { font-size: .66rem; color: #81707c; margin: 1.5rem 0 0; }
.history-records { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 1px; margin-top: 3.5rem; background: #d8c4ce; border: 1px solid #d8c4ce; }
.history-records article { min-width: 0; padding: clamp(1.4rem, 2.8vw, 2.6rem); background: #fffaf6; }
.history-records article > span { display: block; color: #a56a8d; font-size: .64rem; font-weight: 800; letter-spacing: .13em; }
.history-records h3 { margin: 1.1rem 0 .8rem; font-size: clamp(1.15rem, 1.65vw, 1.55rem); line-height: 1.5; }
.history-records p { margin: 0; color: #5b515a; font-size: .8rem; line-height: 1.95; }
.history-source-note { margin: 1.1rem 0 0; font-size: .7rem; color: #735f6c; line-height: 1.8; }
.history-source-note a { color: inherit; text-underline-offset: .2em; }

.now-section { padding-block: clamp(6rem, 9vw, 9rem); background: #261e2b; color: #f8f1ed; }
.now-section .section-number { color: #d6a0b2; }
.now-heading { display: flex; justify-content: space-between; align-items: end; gap: 4rem; margin-bottom: 3rem; }
.now-heading h2 { font-size: clamp(3rem, 5vw, 5.6rem); line-height: 1.23; }
.now-heading h2 em { color: #d897ae; }
.now-heading > p { max-width: 28rem; margin: 0 0 .4rem; color: #d7ccd4; font-size: .82rem; line-height: 2; }
.now-grid { display: grid; grid-template-columns: minmax(0, 1.16fr) minmax(0, .84fr); gap: 1.2rem; }
.now-stack { display: flex; flex-direction: column; gap: 1.2rem; min-width: 0; }
.now-card { min-width: 0; overflow: hidden; border: 1px solid rgba(255,255,255,.18); background: #332a38; }
.now-card-lead { display: flex; flex-direction: column; background: #2e3439; }
.now-card-rose { background: #3b2b38; border-style: dashed; }
.now-card-portrait { background: #37343a; }
.now-image { display: flex; align-items: center; justify-content: center; height: 240px; background: rgba(255,255,255,.055); }
.now-card-lead .now-image { flex: 1; min-height: 620px; height: auto; background: #3a4245; }
.now-card-rose .now-image { background: #2d202e; }
.now-card-portrait .now-image { background: #514d4a; }
.now-image img { display: block; width: 100%; height: 100%; object-fit: contain; }
.now-copy { padding: 1.55rem 1.8rem 1.85rem; }
.now-card-lead .now-copy { padding: 2rem 2.2rem 2.3rem; }
.now-index { margin-bottom: .75rem; color: #b9d7cf; font: 700 .61rem Arial, sans-serif; letter-spacing: .17em; }
.now-card-rose .now-index { color: #e8b3c2; }
.now-card-portrait .now-index { color: #e1c6a7; }
.now-card h3 { margin: 0 0 .7rem; font-family: var(--serif); font-size: clamp(1.5rem, 2.25vw, 2.65rem); font-weight: 500; font-feature-settings: "palt"; letter-spacing: .005em; line-height: 1.33; }
.now-card p:not(.now-index) { max-width: 34rem; margin-bottom: 1.1rem; color: #e1d7df; font-size: .78rem; line-height: 1.9; }
.now-confidence { display: block; width: fit-content; margin: 0 0 .8rem; padding: .22rem .58rem; border: 1px solid rgba(185,215,207,.55); color: #d3e8e1; font-size: .68rem; font-weight: 700; letter-spacing: .04em; }
.now-confidence-moderate { border-color: rgba(232,179,194,.55); color: #f1d1dc; }
.now-card .now-copy a { display: inline-block; margin-right: 1rem; color: #f4d3dd; font-size: .72rem; text-underline-offset: .24em; }
.now-footnote { margin: 1.7rem 0 0; color: #d2c6d1; font-size: .75rem; line-height: 1.9; }

.archive-hero { display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: clamp(2rem, 5vw, 6rem); min-height: 680px; padding-block: 5rem 6rem; }
.archive-hero h1 { font-size: clamp(4rem, 6.5vw, 7.5rem); line-height: 1.18; margin-bottom: 1.6rem; white-space: normal; }
.archive-hero h1 em { font-style: normal; color: var(--rose); }
.archive-hero p:not(.section-number) { max-width: 32rem; color: var(--ink-soft); font-size: .95rem; line-height: 2; }
.archive-hero-images { position: relative; height: clamp(430px, 44vw, 590px); }
.archive-hero-images img { position: absolute; display: block; width: 47%; height: 70%; object-fit: contain; background: var(--mat); border: 9px solid #fffaf6; box-shadow: 0 18px 42px rgba(46, 24, 39, .17); }
.archive-hero-images img:nth-child(1) { left: 5%; top: 7%; transform: rotate(-7deg); }
.archive-hero-images img:nth-child(2) { right: 5%; top: 3%; transform: rotate(7deg); }
.archive-hero-images img:nth-child(3) { width: 39%; height: 57%; left: 32%; bottom: 0; transform: rotate(2deg); }
.archive-stats { background: var(--ink); color: #fff8f1; padding-block: 2.5rem; }
.archive-stats .section-shell { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1rem; }
.archive-stats .section-shell > div { display: flex; align-items: baseline; gap: .8rem; padding-right: 1rem; border-right: 1px solid rgba(255,255,255,.18); }
.archive-stats .section-shell > div:last-child { border-right: 0; }
.archive-stats strong { font-family: var(--serif); font-size: clamp(2rem, 3.5vw, 3.4rem); font-weight: 500; line-height: 1; }
.archive-stats span { color: #d8cad4; font-size: .69rem; }
.archive-collections { padding-block: clamp(6rem, 9vw, 10rem); }
.archive-collections-heading { max-width: 53rem; margin-bottom: 3rem; }
.archive-collections-heading h2 { margin-bottom: 1.4rem; }
.archive-collections-heading > p:last-child { max-width: 42rem; color: var(--ink-soft); font-size: .85rem; line-height: 1.95; }
.archive-hub-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 1.25rem; }
.archive-hub-card { display: block; min-width: 0; background: #fffaf6; border: 1px solid #e6d7dd; text-decoration: none; transition: transform .22s, box-shadow .22s; }
.archive-hub-card:hover { transform: translateY(-5px); box-shadow: 0 18px 35px rgba(48,36,58,.12); }
.archive-hub-image { height: 260px; overflow: hidden; background: var(--mat); }
.archive-hub-image img { width: 100%; height: 100%; object-fit: contain; display: block; }
.archive-hub-info { position: relative; min-height: 190px; padding: 1.5rem 1.5rem 2rem; }
.archive-hub-info > span { color: var(--rose); font: 700 .61rem Arial, sans-serif; letter-spacing: .17em; }
.archive-hub-info h3 { font-family: var(--serif); font-size: 1.4rem; margin: .6rem 0 .5rem; }
.archive-hub-info p { color: var(--ink-soft); font-size: .72rem; line-height: 1.8; padding-right: 1.3rem; }
.archive-hub-info b { position: absolute; right: 1.5rem; bottom: 1.3rem; font-size: 1.35rem; font-weight: 400; }
.archive-coverage { padding-block: 1rem 8rem; }
.archive-coverage h2 { font-size: clamp(2.5rem, 4vw, 4rem); margin-bottom: 2rem; }
.archive-coverage-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 2rem; border-top: 1px solid var(--line); padding-top: 1.8rem; }
.archive-coverage-grid p { color: var(--ink-soft); font-size: .76rem; line-height: 1.9; }
.archive-list-hero { padding-block: 5rem 4rem; }
.archive-back { display: inline-block; margin-bottom: 3.5rem; color: var(--rose); font-size: .74rem; font-weight: 700; text-decoration: none; }
.archive-back:hover { text-decoration: underline; }
.archive-list-hero h1 { font-size: clamp(3.2rem, 5.5vw, 6rem); line-height: 1.25; white-space: normal; }
.archive-list-intro { max-width: 44rem; color: var(--ink-soft); font-size: .85rem; line-height: 1.95; margin: 1.3rem 0 2rem; }
.archive-list-count { display: flex; align-items: baseline; gap: .5rem; padding-top: 1.4rem; border-top: 1px solid var(--line); }
.archive-list-count strong { font-family: var(--serif); font-size: 2.1rem; font-weight: 500; line-height: 1; margin-left: 1.5rem; }
.archive-list-count strong:first-child { margin-left: 0; }
.archive-list-count span { font-size: .7rem; color: var(--ink-soft); }
.archive-list-section { background: var(--paper-deep); padding-block: 4rem 6rem; }
.archive-post-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); align-items: start; gap: 1.4rem; }
.archive-post { min-width: 0; background: #fffaf6; border: 1px solid #dfd3d7; padding: .7rem; }
.archive-photo-set { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: .35rem; background: var(--mat); }
.archive-photo-set a { display: flex; align-items: center; justify-content: center; overflow: hidden; aspect-ratio: 4 / 5; background: var(--mat); }
.archive-photo-set-1 a { grid-column: 1 / -1; aspect-ratio: auto; }
.archive-photo-set-3 a:first-child { grid-column: 1 / -1; aspect-ratio: 4 / 5; }
.archive-photo-set img { display: block; width: 100%; height: 100%; object-fit: contain; }
.archive-photo-set-1 img { height: auto; max-height: 72vh; }
.archive-post-meta { display: flex; justify-content: space-between; gap: 1rem; padding: 1rem .5rem .65rem; color: var(--rose); font: 700 .65rem Arial, sans-serif; letter-spacing: .09em; }
.archive-post-foot { display: flex; flex-wrap: wrap; justify-content: space-between; gap: .7rem; border-top: 1px solid #e9dce0; padding: .8rem .5rem .5rem; font-size: .7rem; color: var(--ink-soft); }
.archive-post-foot a { color: #7b4e69; text-underline-offset: .18em; white-space: nowrap; }
.archive-video-pill { display: block; margin-top: .3rem; color: var(--rose); font-size: .63rem; }
.archive-rights { padding-block: 3rem 5rem; }
.archive-rights p { max-width: 60rem; color: var(--ink-soft); font-size: .76rem; line-height: 1.9; }

@media (max-width: 1080px) {
  .archive-hub-grid, .archive-post-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 760px) {
  .now-heading { align-items: start; flex-direction: column; gap: 1.3rem; }
  .now-grid { grid-template-columns: 1fr; }
  .now-card-lead .now-image { flex: none; min-height: 0; height: min(125vw, 520px); }
  .now-image { height: min(75vw, 320px); }
  .now-card-lead .now-copy { padding: 1.55rem 1.8rem 1.85rem; }
  .archive-hero { grid-template-columns: 1fr; padding-block: 4rem 3rem; min-height: unset; }
  .archive-hero-images { height: min(110vw, 520px); }
  .archive-stats .section-shell { grid-template-columns: 1fr; gap: 1.2rem; }
  .archive-stats .section-shell > div { border: 0; padding: 0; }
  .archive-hub-grid, .archive-post-grid { grid-template-columns: 1fr; max-width: 560px; margin-inline: auto; }
  .archive-coverage-grid { grid-template-columns: 1fr; gap: .5rem; }
  .archive-list-hero { padding-block: 3.5rem 3rem; }
  .archive-back { margin-bottom: 2.5rem; }
}

@media (max-width: 1080px) {
  .section-shell, .header-inner { width: min(100% - 3.5rem, 1300px); }
  .primary-nav { gap: 1.2rem; }
  .hero { gap: 1rem; }
  h1 { font-size: clamp(3.8rem, 7vw, 6rem); }
  .hero-art { min-height: 530px; }
  .art-card-front { width: 73%; left: 9%; }
  .art-main-word { font-size: 16vw; }
  .hero-side-label { display: none; }
  .collection-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .catalog-hero { gap: 1rem; }
  .catalog-sheet { height: 62%; }
  .bookshelf-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .photo-wall-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .shop-section { grid-template-columns: 1fr; }
}
@media (max-width: 760px) {
  .section-shell, .header-inner { width: min(100% - 2.5rem, 1300px); }
  .header-inner { min-height: 76px; gap: .4rem .8rem; flex-wrap: wrap; padding-block: .65rem; }
  .brand { order: 1; min-width: 0; }
  .brand-name { font-size: 1.2rem; }
  .brand-kicker { font-size: .57rem; }
  .primary-nav { order: 3; display: flex; flex: 0 0 100%; min-width: 0; gap: 1.25rem; overflow-x: auto; white-space: nowrap; padding: .35rem 0 .3rem; scrollbar-width: thin; }
  .primary-nav a { flex: none; font-size: .76rem; }
  .header-exit { order: 2; font-size: .65rem; margin-left: auto; padding: .55rem .7rem; }
  .hero { min-height: unset; display: flex; flex-direction: column; align-items: stretch; padding-block: 4rem 2rem; gap: 1rem; }
  .eyebrow { margin-bottom: 2.6rem; }
  h1 { font-size: clamp(3.55rem, 12.5vw, 6rem); }
  .hero-intro { font-size: .9rem; }
  .hero-art { min-height: min(112vw, 580px); width: 100%; }
  .hero-art::before { width: 90%; top: 4%; }
  .art-orbit-one { width: 91%; }
  .art-card-front { width: 63%; height: 77%; top: 9%; left: 17%; }
  .art-main-word { font-size: clamp(6rem, 24vw, 11rem); }
  .art-card-back { right: 5%; }
  .art-sticker-one { width: 90px; height: 90px; font-size: .72rem; }
  .art-sticker-two { width: 100px; height: 58px; font-size: .55rem; }
  .intro-section, .feature-section, .links-section, .sources-layout { grid-template-columns: 1fr; gap: 3.5rem; }
  .intro-section { padding-block: 6rem; }
  .intro-text { padding-top: 0; }
  .work-heading, .timeline-heading { align-items: start; flex-direction: column; }
  .work-grid { grid-template-columns: 1fr; }
  .work-card { min-height: 380px; }
  .work-card p:not(.work-en) { min-height: unset; }
  .feature-poster { min-height: 500px; width: min(100% - 20px, 560px); }
  .feature-image { width: min(100% - 20px, 560px); }
  .poster-big { font-size: clamp(4rem, 12vw, 7rem); }
  .feature-section { padding-block: 7rem; }
  .feature-copy { padding-top: 1rem; }
  .timeline-item { grid-template-columns: 82px 1fr; gap: 1.1rem; }
  .timeline-item > a { grid-column: 2; justify-self: start; }
  .timeline-year { font-size: 2rem; }
  .links-section { padding-block: 6rem; }
  .sources-layout { gap: 3rem; }
  .sources-section { padding-top: 6rem; }
  .catalog-callout { align-items: end; }
  .catalog-arrow { width: 3.2rem; height: 3.2rem; }
  .catalog-hero { display: flex; flex-direction: column; align-items: stretch; padding-block: 4rem 3rem; gap: 2rem; }
  .catalog-hero-art { min-height: min(95vw, 540px); width: 100%; }
  .catalog-hero h1 { font-size: clamp(3.5rem, 12vw, 6rem); }
  .catalog-sheet b { font-size: clamp(4.5rem, 15vw, 8rem); }
  .collection-heading { align-items: start; flex-direction: column; }
  .collection-grid { grid-template-columns: 1fr; max-width: 590px; margin-inline: auto; }
  .record-art { min-height: 300px; }
  .record-art-word { font-size: clamp(4rem, 13vw, 6rem); }
  .record-art-acosta .record-art-word { font-size: clamp(3.1rem, 10vw, 5rem); }
  .catalog-end { grid-template-columns: 1fr; gap: 2.5rem; }
  .photo-wall-heading, .bookshelf-heading { align-items: start; flex-direction: column; gap: 1.3rem; }
  .historical-heading { align-items: start; flex-direction: column; gap: 1.3rem; }
  .photo-wall-grid { grid-template-columns: 1fr; max-width: 560px; margin-inline: auto; gap: 2.5rem; }
  .photo-wall img { height: min(125vw, 660px); }
  .coverage-layout { grid-template-columns: 1fr; gap: 2rem; }
  .historical-grid { grid-template-columns: 1fr; }
  .historical-grid .history-banner { grid-column: auto; }
  .history-records { grid-template-columns: 1fr; }
}
@media (max-width: 430px) {
  .archive-hero h1 { font-size: clamp(2.8rem, 10.5vw, 3.6rem); }
  .section-shell, .header-inner { width: min(100% - 1.7rem, 1300px); }
  h1 { font-size: clamp(3rem, 12vw, 4rem); }
  h2 { font-size: 2.7rem; }
  .hero-overline { font-size: .55rem; }
  .hero-actions { gap: 1.2rem; }
  .hero-art { min-height: 390px; }
  .art-card-front { border-width: 6px; padding: 0; }
  .art-card-back { border-width: 5px; }
  .art-sticker-one { width: 75px; height: 75px; }
  .art-main-word { font-size: 21vw; }
  .art-card-bottom span:last-child { display: none; }
  .feature-poster { min-height: 390px; border-width: 9px; }
  .feature-image { border-width: 9px; }
  .timeline-item { grid-template-columns: 66px 1fr; gap: .8rem; }
  .timeline-year { font-size: 1.65rem; }
  .footer-inner { flex-direction: column; gap: 2rem; }
  .footer-right { text-align: left; }
  .catalog-callout { padding: 1.4rem; gap: .7rem; }
  .catalog-callout strong { font-size: 1.65rem; }
  .catalog-arrow { width: 2.5rem; height: 2.5rem; font-size: 1.2rem; }
  .catalog-hero-art { min-height: 350px; }
  .catalog-sheet { width: 48%; height: 65%; padding: .7rem; border-width: 5px; }
  .catalog-sheet-one { left: 1%; }
  .catalog-sheet-three { right: 1%; }
  .catalog-sheet > span, .catalog-sheet small { font-size: .38rem; }
  .catalog-hero-stamp { width: 75px; height: 75px; font-size: .45rem; }
  .collection-filter { padding: .5rem .8rem; gap: .4rem; font-size: .67rem; }
  .record-art { min-height: 260px; }
  .record-art-photo img { height: 320px; }
  .bookshelf-grid { gap: .55rem; }
  .bookshelf-grid figcaption { padding: .7rem; }
  .bookshelf-grid figcaption strong { font-size: .8rem; }
  .bookshelf-grid figcaption a { font-size: .6rem; }
  .now-heading h2 { font-size: clamp(2.2rem, 11vw, 2.45rem); }
}
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { scroll-behavior: auto !important; animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; }
}
