/* Henan Museum / Central Plains Archive. Scoped to this standalone module. */
:root{--ink:#19241f;--deep:#111a16;--paper:#eee9da;--white:#f7f3e7;--gold:#c5a768;--muted:#a9ae98;--line:rgba(230,223,196,.22);--dark-line:rgba(34,48,37,.2);--serif:"Noto Serif SC","Source Han Serif SC","Songti SC","STSong","SimSun",serif;--sans:"Microsoft YaHei","PingFang SC",system-ui,sans-serif;--mono:"Cascadia Mono",Consolas,monospace;color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:102px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--serif);line-height:1.85;-webkit-font-smoothing:antialiased}::selection{background:var(--gold);color:var(--deep)}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}img{display:block;max-width:100%}figure,p,h1,h2,h3,dl,dd{margin:0}i,em{font-style:normal}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex="0"]:focus-visible{outline:2px solid var(--gold);outline-offset:6px}[hidden]{display:none!important}.skip-link{position:fixed;left:24px;top:-90px;z-index:100;background:var(--paper);color:var(--ink);padding:10px 20px}.skip-link:focus{top:15px}.reading-progress{position:fixed;top:0;left:0;right:0;height:2px;z-index:60;pointer-events:none}.reading-progress span{display:block;height:100%;background:var(--gold);transform:scaleX(0);transform-origin:left;will-change:transform}
.site-header{position:sticky;top:0;z-index:50;height:86px;padding:0 clamp(24px,4.2vw,80px);display:flex;align-items:center;justify-content:space-between;background:var(--ink);color:var(--paper);border-bottom:1px solid var(--line);gap:24px}.brand{display:flex;align-items:center;gap:15px;flex:none}.brand-seal{display:grid;place-items:center;width:44px;height:47px;border:1px solid var(--gold);color:var(--gold);font-size:32px;line-height:1;position:relative}.brand-seal::after{content:"";position:absolute;inset:3px;border:1px solid rgba(197,167,104,.25)}.brand-copy{display:grid;gap:3px}.brand-copy strong{font-size:21px;letter-spacing:.12em;font-weight:500;line-height:1.4}.brand-copy small{font:9px var(--mono);letter-spacing:.13em;color:var(--gold)}.site-nav{display:flex;gap:clamp(20px,2.5vw,42px);align-items:center;font:12px var(--sans);letter-spacing:.08em}.site-nav>a{padding:16px 0;position:relative;white-space:nowrap}.site-nav>a::after{content:"";position:absolute;bottom:5px;left:0;width:100%;height:1px;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:transform .2s}.site-nav>a:hover::after,.site-nav>a.is-active::after{transform:scaleX(1)}.site-nav .atlas-link{border-left:1px solid var(--line);padding-left:26px;font:11px var(--mono);letter-spacing:0}.atlas-link span{color:var(--gold);margin-left:8px}.nav-toggle{display:none}
.hero{min-height:740px;height:calc(100svh - 86px);max-height:1080px;position:relative;background:var(--ink);isolation:isolate;color:var(--paper);overflow:hidden}.hero-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-3;animation:art-enter 1.7s ease-out both}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(14,25,19,.42),rgba(14,25,19,.08) 55%,transparent 75%),linear-gradient(0deg,rgba(14,25,19,.7),transparent 25%);z-index:-2}.hero-frame{position:absolute;inset:29px clamp(24px,3vw,55px);border:1px solid rgba(215,202,160,.26);z-index:-1;pointer-events:none}.hero-frame::before,.hero-frame::after{content:"";position:absolute;width:9px;height:9px;border:1px solid var(--gold);background:var(--ink)}.hero-frame::before{top:-5px;left:-5px}.hero-frame::after{bottom:-5px;right:-5px}.hero-topline{position:absolute;top:47px;left:clamp(45px,5vw,96px);right:clamp(45px,5vw,96px);display:flex;justify-content:space-between;font:10px var(--mono);letter-spacing:.19em;color:#d1c19b}.hero-copy{position:relative;padding:clamp(140px,17vh,205px) 0 135px;margin-left:clamp(45px,7.5vw,145px);width:52%;animation:copy-enter .9s .1s ease-out both}.eyebrow{font:10px/1.8 var(--mono);letter-spacing:.17em;color:#777c62;text-transform:uppercase}.hero .eyebrow{color:var(--gold);font-size:11px}.hero h1{font-weight:400;font-size:clamp(58px,6.85vw,112px);letter-spacing:.025em;line-height:1.2;margin:28px 0 25px;text-shadow:0 2px 30px rgba(0,0,0,.12)}.hero h1 span{display:block;font-size:.6em;letter-spacing:.22em;color:#d1b778;margin-top:13px}.hero-subtitle{font-size:16px;letter-spacing:.38em}.hero-subtitle i{margin:0 5px;color:var(--gold)}.hero-deck{font-size:14px;line-height:2.2;margin:20px 0 0;color:#c7c8b5;letter-spacing:.08em}.hero-enter{display:flex;justify-content:space-between;align-items:center;width:186px;border-bottom:1px solid var(--gold);padding:16px 0 12px;margin-top:26px;font:13px var(--sans);letter-spacing:.15em}.hero-enter>span:last-child{font:27px var(--serif);color:var(--gold);transition:transform .2s}.hero-enter:hover>span:last-child{transform:translate(3px,3px)}.hero-bottom{position:absolute;bottom:48px;left:clamp(45px,5vw,96px);right:clamp(45px,5vw,96px);display:flex;justify-content:space-between;align-items:center;gap:20px;font:10px var(--mono);letter-spacing:.12em;color:#d4c8a7}.hero-bottom>a{font:12px var(--serif);margin-left:auto;margin-right:5vw}.hero-bottom>a span{margin-left:25px}.chapter-strip{height:71px;padding:0 9vw;display:flex;align-items:center;justify-content:space-between;background:#ded8c7;border-bottom:1px solid var(--dark-line);font-size:12px;letter-spacing:.2em}.chapter-strip i{width:30px;height:1px;background:#a79f84}
.section-shell{max-width:1440px;padding:104px 74px;margin:0 auto}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:70px;margin-bottom:54px}.section-heading h2{font-size:clamp(36px,3.45vw,53px);font-weight:400;line-height:1.4;margin-top:15px;letter-spacing:.03em}.section-heading h2 span{color:#747850}.section-intro{max-width:570px;flex:1;font-size:15px;line-height:2.1}.section-intro>p+p{margin-top:17px}.text-link{display:inline-flex;gap:28px;align-items:center;font:11px/1.8 var(--sans);border-bottom:1px solid currentColor;padding:5px 0;margin-top:22px;letter-spacing:.055em}.text-link span{font-size:17px;transition:transform .2s}.text-link:hover span{transform:translate(2px,-2px)}.civilization-layout{display:grid;grid-template-columns:1.16fr 1fr;gap:50px;align-items:stretch}.cities-art{min-width:0;display:flex;flex-direction:column}.cities-art img{width:100%;aspect-ratio:1.44;object-fit:cover;height:100%;max-height:490px}.cities-art figcaption{display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid var(--dark-line);padding:13px 0;font-size:12px}.cities-art small{font:9px var(--mono);letter-spacing:.07em;align-self:center}.city-reader{border-top:1px solid var(--dark-line)}.reader-heading{display:flex;justify-content:space-between;align-items:center;padding:18px 0;font-size:16px}.reader-heading small{font:10px var(--sans);color:#717662}.city-tabs{display:grid;grid-template-columns:1fr 1.3fr 1fr 1fr;border-bottom:1px solid var(--dark-line);gap:12px}.city-tabs button{border:0;background:transparent;padding:13px 0 18px;text-align:left;font-size:14px;position:relative}.city-tabs button small{display:block;font:9px var(--mono);color:#777b65;margin-bottom:8px}.city-tabs button[aria-selected="true"]::after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:3px;background:#817348}.city-panel{padding-top:27px;min-height:243px}.panel-era{font:10px var(--sans);letter-spacing:.08em;color:#6e745d}.city-panel h3{font-weight:400;font-size:26px;margin:9px 0 17px}.city-panel>p:not(.panel-era){font-size:14px;line-height:2;color:#4f5a4b}.panel-keyword{display:block;border-top:1px solid var(--dark-line);margin-top:27px;padding-top:15px;font:10px var(--sans);letter-spacing:.16em;color:#73775e}
.treasures{background:var(--ink);color:var(--paper);position:relative}.treasures::before{content:"";position:absolute;inset:0;pointer-events:none;background:repeating-linear-gradient(90deg,transparent,transparent calc(25% - 1px),rgba(225,220,190,.025) 25%)}.treasures .section-shell{position:relative}.treasures .eyebrow{color:var(--gold)}.treasure-heading{gap:30px;margin-bottom:40px}.treasure-heading h2{font-size:clamp(32px,3.1vw,47px);white-space:nowrap}.treasure-heading h2 span{color:#b7bb9c;display:inline;font-size:.63em;margin-top:0;letter-spacing:.07em}.protected-count{font:11px var(--sans);white-space:nowrap;color:#d4c5a0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:17px 0;display:flex;gap:25px;align-items:center}.protected-count b{font:34px var(--serif);color:var(--gold);line-height:1}.object-index{display:grid;grid-template-columns:1fr 1fr 1.32fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:70px}.object-index>a{display:flex;align-items:center;gap:15px;padding:21px 23px;border-right:1px solid var(--line);font-size:15px;transition:background .2s}.object-index>a:first-child{padding-left:0}.object-index>a:last-child{border-right:none}.object-index>a span{font-size:12px;color:var(--gold)}.object-index>a i{margin-left:auto;color:var(--gold)}.object-index>a:hover{background:rgba(197,167,104,.07)}.object-feature{display:grid;grid-template-columns:1.08fr 1fr;gap:60px;align-items:center;padding:0 0 74px;margin-bottom:74px;border-bottom:1px solid var(--line);scroll-margin-top:25px}.object-feature:last-child{border-bottom:0;padding-bottom:0;margin-bottom:0}.object-feature--reverse .object-art{order:2}.object-feature--reverse .object-copy{order:1}.object-art{height:100%;min-height:545px;position:relative;overflow:hidden;background:#293325}.object-art>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;transition:transform 1s}.object-art--crane>img{object-position:center;object-fit:contain}.object-art:hover>img{transform:scale(1.025)}.object-art::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(14,25,19,.8),transparent 25%);pointer-events:none}.object-art figcaption{position:absolute;z-index:1;left:28px;bottom:25px;color:#eee6cd;font-size:13px;letter-spacing:.18em}.art-number{position:absolute;left:24px;top:20px;border:1px solid rgba(240,227,187,.65);width:36px;height:40px;display:grid;place-items:center;color:#efe2bd;background:rgba(22,33,25,.2);z-index:1;font-size:19px}.object-copy h3{font-size:clamp(29px,2.8vw,42px);font-weight:400;line-height:1.4;margin:11px 0 16px;letter-spacing:.025em}.object-thesis{font-size:20px;line-height:1.65;color:#bdc2a6;margin-bottom:23px}.object-facts{padding:17px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;gap:6px;font:11px/1.8 var(--sans);margin-bottom:24px}.object-facts>div{display:grid;grid-template-columns:40px 1fr;gap:12px}.object-facts dt{color:#959e85}.object-facts dd{color:#d2d4be}.object-copy>p:not(.eyebrow):not(.object-thesis){font-size:14px;color:#c0c6af;line-height:2;margin-bottom:14px}.object-detail{border-bottom:1px solid var(--line);font-size:12px;margin-top:19px}.object-detail summary{display:flex;justify-content:space-between;gap:15px;cursor:pointer;padding:13px 0;color:#d5caa9;list-style:none;font-family:var(--sans)}.object-detail summary::-webkit-details-marker{display:none}.object-detail summary>span{color:var(--gold);transition:transform .2s}.object-detail[open] summary>span{transform:rotate(45deg)}.object-detail>div{font-size:13px;color:#b9c0a7;padding-bottom:17px;line-height:2}.object-copy>.text-link{color:#d4bd88;margin-top:16px}
.music-chapter{position:relative;isolation:isolate;overflow:hidden;background:#26322d;color:var(--paper);min-height:730px}.music-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-3;object-position:center}.music-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(16,31,25,.62),rgba(16,31,25,.25) 38%,rgba(16,31,25,.85) 70%),linear-gradient(0deg,rgba(16,31,25,.45),transparent 40%);z-index:-2}.music-layout{display:grid;grid-template-columns:1.15fr 1fr;gap:120px;padding-top:112px;padding-bottom:112px;align-items:center;min-height:730px}.music-title .eyebrow{color:#d4c89e}.music-age{display:block;font:clamp(52px,5.5vw,85px)/1.1 var(--serif);color:#d8c184;margin:42px 0 25px;font-variant-numeric:lining-nums}.music-age>span{font:14px var(--serif);letter-spacing:.12em;margin-left:14px}.music-title h2{font-size:clamp(35px,3.9vw,59px);font-weight:400;line-height:1.4;letter-spacing:.03em}.music-title h2 span{color:#ddc383}.music-title>p:last-child{font-size:12px;letter-spacing:.13em;margin-top:25px;color:#d8d4bb}.music-copy{position:relative;padding-top:17px}.chapter-mark{display:block;font-size:63px;font-weight:400;color:rgba(215,198,147,.6);line-height:1;margin-bottom:28px}.music-copy h3{font-weight:400;font-size:24px;line-height:1.6;margin-bottom:22px}.music-copy>p{font-size:14px;line-height:2.1;color:#d3d6c1;margin-top:17px}.music-copy>p.music-note{font-size:12px;line-height:1.9;color:#c9c8ac;border-left:2px solid rgba(197,167,104,.65);padding-left:14px;margin-top:22px}.music-notes{display:flex;gap:15px;align-items:center;margin-top:30px;border-top:1px solid var(--line);padding-top:21px;font:10px var(--sans);letter-spacing:.1em;color:#cfbf8e}.music-notes i{width:3px;height:3px;background:var(--gold);border-radius:50%}.music-copy>.text-link{color:#dfc78e}
.collection .section-heading h2{font-size:clamp(33px,3.1vw,47px)}.collection .section-heading h2 span{display:block}.collection-intro{max-width:425px;font-size:14px;line-height:2}.collection-layout{display:grid;grid-template-columns:1fr 1.03fr;gap:64px}.ru-art{position:relative;min-height:670px;overflow:hidden;color:var(--paper);background:#304139;isolation:isolate}.ru-art>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:40% center;z-index:-2}.ru-art::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(17,33,27,.98),rgba(17,33,27,.65) 28%,transparent 57%);z-index:-1}.ru-art figcaption{position:absolute;bottom:31px;left:34px;right:28px}.ru-art small{font:9px var(--mono);letter-spacing:.14em;color:#c6caae}.ru-art h3{font-size:28px;font-weight:400;margin:12px 0}.ru-art p{font-size:12px;line-height:2;color:#d1d2bb}.ru-art .text-link{color:#d4bf8d;margin-top:14px}.collection-list{border-top:1px solid var(--dark-line)}.collection-list>a{display:flex;gap:24px;align-items:flex-start;border-bottom:1px solid var(--dark-line);padding:24px 0;min-height:134px;transition:padding .2s}.collection-list>a:hover{padding-left:8px}.collection-number{font:11px var(--mono);color:#929278;padding-top:5px}.collection-list small{font:10px var(--sans);color:#69735e;letter-spacing:.1em}.collection-list h3{font-size:23px;font-weight:400;margin:6px 0;line-height:1.5}.collection-list p{font-size:12px;line-height:1.9;color:#5a654f}.collection-list i{margin-left:auto;color:#8b7950;font-size:19px;padding-top:25px}.colophon{border-top:1px solid var(--dark-line);display:grid;grid-template-columns:1fr 1fr;gap:100px;padding-top:62px;padding-bottom:64px}.colophon h2{font-size:28px;font-weight:400;margin:12px 0 18px}.colophon p:not(.eyebrow){font-size:12px;line-height:2;color:#69705d;max-width:450px}.source-list{border-top:1px solid var(--dark-line)}.source-list>a{display:flex;gap:18px;align-items:center;padding:15px 0;font:11px/1.8 var(--sans);border-bottom:1px solid var(--dark-line)}.source-list>a span{font:9px var(--mono);color:#7a8069}.source-list>a i{margin-left:auto;color:#8b7950}.site-footer{background:var(--ink);color:var(--paper);padding:34px clamp(24px,5.2vw,100px);display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-brand{font-size:21px;letter-spacing:.12em}.footer-brand span{display:block;font:10px var(--serif);letter-spacing:.27em;color:var(--gold);margin-top:3px}.site-footer p{font-size:12px;text-align:center;color:#c3c7b0}.site-footer small{display:block;font:8px var(--mono);letter-spacing:.12em;margin-top:6px;color:#98a187}.site-footer>a:last-child{font:11px var(--sans);color:#cbb47d}
@keyframes art-enter{from{transform:scale(1.025);opacity:.4}to{transform:scale(1);opacity:1}}@keyframes copy-enter{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1700px){.hero-copy{padding-top:18vh}.hero{min-height:820px}.hero h1{font-size:112px}.hero-art{object-position:center 44%}}
@media(max-width:1100px){.site-header{height:78px;padding:0 30px}.site-nav{gap:21px;font-size:11px}.site-nav .atlas-link{padding-left:19px;font-size:10px}.brand-copy strong{font-size:18px}.brand-seal{width:37px;height:41px;font-size:28px}.hero{height:calc(100svh - 78px);min-height:700px}.hero-copy{margin-left:7vw;padding-top:155px;width:57%}.hero h1{font-size:76px}.section-shell{padding:82px 44px}.section-heading{gap:45px}.civilization-layout{gap:32px;grid-template-columns:1fr 1fr}.cities-art img{max-height:none}.object-feature{gap:35px}.object-art{min-height:590px}.object-index>a{padding:19px 14px;font-size:13px}.music-layout{gap:55px;min-height:710px}.music-title h2{font-size:43px}.collection-layout{gap:38px}.colophon{gap:50px}.hero-bottom>span:last-child{font-size:8px}.hero-bottom>a{margin-right:15px}.treasure-heading h2{font-size:34px}.protected-count{gap:12px;font-size:10px}}
@media(max-width:820px){html{scroll-padding-top:80px}.site-header{height:72px;padding:0 23px}.brand{gap:11px}.brand-copy strong{font-size:18px}.brand-copy small{font-size:8px}.brand-seal{width:34px;height:38px;font-size:26px}.nav-toggle{display:flex;align-items:center;gap:15px;background:transparent;border:1px solid var(--line);padding:9px 12px;font:11px var(--sans);min-height:40px}.nav-toggle span{font-size:17px;color:var(--gold)}.site-nav{display:none;position:absolute;left:0;right:0;top:72px;background:var(--ink);padding:16px 25px 24px;border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:5px 24px}.site-nav.is-open{display:grid}.site-nav>a{padding:14px 5px}.site-nav .atlas-link{border-left:0;padding-left:5px;grid-column:1/-1;border-top:1px solid var(--line);margin-top:6px;padding-top:20px}.hero{height:calc(100svh - 72px);min-height:720px;max-height:900px}.hero-copy{padding-top:155px;width:67%;margin-left:7vw}.hero h1{font-size:74px}.hero-art{object-position:60% center}.hero-shade{background:linear-gradient(90deg,rgba(14,25,19,.76),rgba(14,25,19,.22) 70%),linear-gradient(0deg,rgba(14,25,19,.75),transparent 30%)}.hero-bottom>span:last-child{display:none}.hero-bottom>a{margin:0}.hero-bottom{font-size:9px}.hero-topline{font-size:9px}.section-heading{align-items:flex-start;gap:35px}.section-intro{font-size:14px}.civilization-layout{grid-template-columns:1fr}.cities-art img{aspect-ratio:1.75;max-height:440px}.city-panel{min-height:210px}.treasure-heading{flex-direction:column;gap:24px}.treasure-heading h2 span{display:inline;margin-left:0;font-size:.7em}.protected-count{padding:10px 0;gap:20px}.object-index{margin-bottom:44px}.object-index>a{gap:9px;padding:16px 10px;font-size:12px;line-height:1.8}.object-index>a i{display:none}.object-feature{grid-template-columns:1fr;gap:30px;margin-bottom:54px;padding-bottom:54px}.object-feature--reverse .object-art,.object-feature--reverse .object-copy{order:unset}.object-art{min-height:430px;max-height:510px;aspect-ratio:1.4;height:auto}.object-art--crane>img{object-position:center}.object-copy h3{font-size:34px}.object-thesis br{display:none}.object-thesis{font-size:19px}.object-facts{font-size:12px}.object-copy>p:not(.eyebrow):not(.object-thesis){font-size:15px}.music-layout{grid-template-columns:1fr;gap:70px;min-height:auto;padding-top:80px;padding-bottom:70px}.music-art{object-position:40% center}.music-shade{background:linear-gradient(180deg,rgba(16,31,25,.4),rgba(16,31,25,.2) 35%,rgba(16,31,25,.93) 70%)}.music-title{max-width:450px}.music-title h2{font-size:46px}.music-age{margin-top:27px;font-size:68px}.music-copy{max-width:580px;padding-top:0}.chapter-mark{display:none}.music-copy>p{font-size:15px}.collection-layout{grid-template-columns:1fr}.ru-art{min-height:550px}.ru-art>img{object-position:center 42%}.collection-intro{max-width:300px}.colophon{gap:35px}.site-footer p{font-size:10px}.footer-brand{font-size:18px}}
@media(max-width:540px){.hero{min-height:720px;max-height:820px}.hero-frame{inset:19px 18px}.hero-topline{left:33px;right:33px;top:36px;font-size:8px;letter-spacing:.08em}.hero-art{object-position:64% center}.hero-shade{background:linear-gradient(90deg,rgba(14,25,19,.8),rgba(14,25,19,.3) 80%),linear-gradient(0deg,rgba(14,25,19,.85),transparent 40%)}.hero-copy{padding:145px 0 110px;margin-left:35px;width:calc(100% - 65px)}.hero .eyebrow{font-size:9px;letter-spacing:.08em}.hero h1{font-size:clamp(49px,13.8vw,74px);line-height:1.23;margin-top:23px;margin-bottom:29px;white-space:nowrap;letter-spacing:.015em}.hero h1 span{font-size:.69em;letter-spacing:.15em;margin-top:16px}.hero-subtitle{font-size:13px;letter-spacing:.22em}.hero-deck{font-size:12px;margin-top:20px;line-height:2.1}.hero-enter{margin-top:24px;width:165px;font-size:12px}.hero-bottom{bottom:37px;left:34px;right:34px;font-size:8px;letter-spacing:0;align-items:flex-end}.hero-bottom>a{font-size:10px}.hero-bottom>a span{margin-left:8px}.chapter-strip{height:59px;padding:0 22px;font-size:10px;letter-spacing:.02em;gap:12px}.chapter-strip i{width:8px;flex-shrink:0}.section-shell{padding:62px 24px}.section-heading{display:block;margin-bottom:31px}.section-heading h2{font-size:39px;line-height:1.35;margin-top:13px}.civilization .section-heading h2 br{display:none}.section-heading .eyebrow{font-size:9px;letter-spacing:.12em}.section-intro{margin-top:29px;font-size:14px}.section-intro>p+p{margin-top:16px}.civilization-layout{gap:25px}.cities-art img{aspect-ratio:1.35}.cities-art figcaption{font-size:10px}.cities-art small{font-size:7px}.reader-heading{padding:15px 0;font-size:15px}.reader-heading small{font-size:9px}.city-tabs{gap:6px}.city-tabs button{font-size:13px;padding-top:8px}.city-panel{padding-top:24px;min-height:260px}.city-panel h3{font-size:25px}.city-panel>p:not(.panel-era){font-size:13px;line-height:2}.panel-keyword{margin-top:19px}.treasure-heading h2{font-size:clamp(24px,6.1vw,33px)}.treasure-heading h2 span{display:inline;font-size:.7em;margin:0}.protected-count{margin-top:25px;display:inline-flex;font-size:11px;gap:23px;padding:14px 0}.protected-count b{font-size:29px}.object-index{grid-template-columns:1fr;margin-bottom:31px}.object-index>a,.object-index>a:first-child{padding:13px 0;border-right:0;border-bottom:1px solid var(--line);font-size:14px;gap:20px}.object-index>a:last-child{border-bottom:0}.object-index>a i{display:block}.object-art{min-height:355px;aspect-ratio:1;max-height:450px}.object-art>img{object-position:36% center}.object-art--crane>img{object-position:center}.object-art figcaption{left:22px;bottom:23px;font-size:11px}.art-number{left:20px;top:18px;font-size:18px;width:32px;height:37px}.object-feature{gap:26px;margin-bottom:44px;padding-bottom:44px}.object-copy .eyebrow{font-size:8px;letter-spacing:.12em}.object-copy h3{font-size:32px;margin:10px 0 15px}.object-thesis{font-size:18px}.object-facts{font-size:10px;gap:8px;padding:15px 0}.object-facts>div{grid-template-columns:30px 1fr;gap:10px}.object-copy>p:not(.eyebrow):not(.object-thesis){font-size:14px;line-height:2}.object-detail{font-size:11px}.music-layout{gap:82px;padding-top:65px;padding-bottom:58px}.music-title h2{font-size:42px}.music-age{font-size:64px;margin:33px 0 24px}.music-age>span{font-size:12px}.music-title>.eyebrow{font-size:8px}.music-title>p:last-child{font-size:11px}.music-copy h3{font-size:22px}.music-copy>p{font-size:14px}.music-notes{font-size:9px;gap:12px}.collection .section-heading h2{font-size:35px}.collection .section-heading h2 span{display:inline;font-size:.76em;margin-left:6px}.collection-intro{max-width:none;margin-top:23px;font-size:14px}.ru-art{min-height:510px}.ru-art figcaption{left:24px;bottom:27px;right:22px}.ru-art h3{font-size:26px}.collection-layout{gap:32px}.collection-list>a{gap:18px;padding:20px 0;min-height:124px}.collection-list h3{font-size:22px}.collection-list p{font-size:12px}.collection-list i{font-size:16px}.colophon{grid-template-columns:1fr;gap:28px;padding-top:44px;padding-bottom:46px}.colophon h2{font-size:27px}.site-footer{padding:30px 24px;flex-wrap:wrap;gap:28px}.site-footer p{text-align:left;order:3;width:100%;border-top:1px solid var(--line);padding-top:19px;font-size:11px}.site-footer small{margin-top:9px}.site-footer>a:last-child{margin-left:auto}.footer-brand{font-size:19px}}
.brand-mark{width:46px;height:46px;flex:none}
.hero-shade{background:linear-gradient(90deg,rgba(14,25,19,.92),rgba(14,25,19,.73) 30%,rgba(14,25,19,.3) 58%,rgba(14,25,19,.02) 85%),linear-gradient(0deg,rgba(14,25,19,.75),transparent 35%)}
.hero-art{animation-duration:1.1s}
.museum-overview{align-items:center}
.museum-photo{min-width:0}
.museum-photo img{width:100%;height:auto}
.museum-photo figcaption{display:flex;justify-content:space-between;gap:14px;padding:13px 0;border-bottom:1px solid var(--dark-line);font:10px/1.8 var(--sans);color:#717662}
.museum-photo figcaption a{font-size:9px}
.museum-intro h2{font-size:clamp(36px,3.45vw,53px);font-weight:400;line-height:1.4;letter-spacing:.03em;margin:14px 0 25px}
.museum-intro h2 span{color:#747850}
.museum-intro>p:not(.eyebrow){font-size:15px;line-height:2.1;text-indent:2em}
.museum-intro>p+p{margin-top:16px}
@media(max-width:540px){.museum-intro h2{font-size:36px;margin-bottom:20px}.museum-intro>p:not(.eyebrow){font-size:14px}.museum-photo figcaption{font-size:9px}}
.treasures .object-index{margin-bottom:0}
.object-index>a[aria-current="true"]{color:var(--gold);background:rgba(197,167,104,.09);box-shadow:inset 0 -2px var(--gold)}
.object-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:19px 0 25px}
.object-toolbar>p{font:11px var(--sans);color:var(--muted);letter-spacing:.08em}
.object-controls{display:flex;align-items:center;gap:19px}
.object-controls button{width:44px;height:42px;border:1px solid var(--line);background:transparent;color:var(--gold);font-size:22px;line-height:1}
.object-controls button:hover:not(:disabled){background:rgba(197,167,104,.12)}
.object-controls button:disabled{opacity:.28;cursor:default}
.object-controls span{font:12px var(--mono);color:var(--gold);white-space:nowrap}
.object-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:100%;gap:0;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:var(--gold) rgba(230,223,196,.08);padding-bottom:18px;scroll-margin-top:102px;overflow-anchor:none}
.object-carousel>.object-feature{min-width:0;width:100%;height:100%;margin:0;padding:0;border:0;scroll-snap-align:start;scroll-snap-stop:always}
.object-carousel .object-art{min-width:0}
@media(max-width:820px){.object-carousel{scroll-margin-top:88px}.object-carousel>.object-feature{align-content:start}.object-carousel .object-art{height:auto}.object-toolbar>p{font-size:10px}}
@media(max-width:540px){.object-toolbar{gap:12px;padding:16px 0 21px}.object-toolbar>p{font-size:9px;letter-spacing:0}.object-controls{gap:10px}.object-controls button{width:40px;height:40px}.object-controls span{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.hero-art{transform:none}.hero-copy{opacity:1}}
