:root{--paper:#f6f3eb;--white:#fffdf8;--ink:#182932;--muted:#56626a;--gold:#8b692d;--line:#d8d1c2;--navy:#11252e;--accent:#6b343b;--serif:Georgia,'Times New Roman','Songti SC','STSong','Noto Serif CJK SC',SimSun,serif;--sans:Arial,'PingFang SC','Microsoft YaHei','Noto Sans CJK SC',sans-serif;--max:1280px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.75 var(--sans);-webkit-font-smoothing:antialiased}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3,h4{font-family:var(--serif);font-weight:400;line-height:1.22;letter-spacing:-.035em}h1{font-size:clamp(42px,5.7vw,82px)}h2{font-size:clamp(33px,3.6vw,51px)}h3{font-size:28px}p{max-width:65ch}a{color:inherit;text-decoration:none}a,button,input,select,textarea{ -webkit-tap-highlight-color:transparent}button,input,select,textarea{font:inherit}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:5px}img{display:block;max-width:100%;height:auto}button{color:inherit}::selection{background:#dbc69b;color:var(--ink)}.wrap{width:min(var(--max),calc(100% - 100px));margin:auto}.eyebrow{font:11px/1.6 var(--sans);font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--gold)}.intro{font-size:19px;color:var(--muted);line-height:1.9}.quiet{color:var(--muted);font-size:14px}.skip{position:fixed;top:-90px;left:20px;background:var(--ink);color:white;padding:12px 22px;z-index:100}.skip:focus{top:10px}.site-header{position:sticky;top:0;z-index:30;background:rgba(246,243,235,.97);border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;min-height:96px;gap:30px}.brand{display:flex;align-items:center;gap:13px;flex-shrink:0}.monogram{width:45px;height:51px;display:block;color:var(--gold)}.brand-name{font-family:var(--serif);font-size:27px;line-height:1.1;letter-spacing:-.035em}.brand-sub{font-size:10px;letter-spacing:.32em;line-height:2.2;display:block;margin-top:3px}.desktop-nav{display:flex;gap:25px;align-items:center;margin-left:auto;font-size:13px}.desktop-nav a{padding:11px 0;border-bottom:1px solid transparent;white-space:nowrap}.desktop-nav a:hover,.desktop-nav a[aria-current=page]{border-color:var(--gold)}.header-actions{display:flex;gap:20px;align-items:center;font-size:12px}.lang-link{padding:12px 0}.header-cta{border:1px solid var(--ink);padding:10px 18px;white-space:nowrap}.header-cta:hover{background:var(--ink);color:var(--paper)}.menu-toggle{display:none;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid var(--line);background:none;font-size:24px}.mobile-nav{border-top:1px solid var(--line);padding:15px 25px 23px;background:var(--paper)}.mobile-nav a{display:block;padding:12px 0;border-bottom:1px solid var(--line)}[hidden]{display:none!important}.hero{display:grid;grid-template-columns:1.1fr 1fr;min-height:642px;border-bottom:1px solid var(--line)}.hero-copy{padding:74px 64px 60px 0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hero h1{margin:27px 0 24px;max-width:650px}.hero h1 em{color:var(--gold);font-weight:400}.hero-copy .intro{font-size:17px;max-width:475px}.hero-visual{position:relative;background:var(--navy);color:var(--paper);padding:48px 38px;display:flex;align-items:center;justify-content:center;flex-direction:column;overflow:hidden}.hero-visual:before{content:'';position:absolute;inset:22px;border:1px solid rgba(196,165,111,.35);pointer-events:none}.hero-visual:after{content:'';position:absolute;inset:33px;border:1px solid rgba(196,165,111,.11);pointer-events:none}.hero-visual img{width:min(370px,100%);aspect-ratio:1/1.025;object-fit:cover;box-shadow:0 12px 60px #020f1599}.hero-visual .eyebrow{position:relative;color:#cfb886;font-size:9px;margin:0 0 22px}.visual-caption{position:relative;text-align:center;margin:26px 0 0;font-family:var(--serif);font-size:22px;font-style:italic;line-height:1.35}.visual-caption span{display:block;font-family:var(--sans);font-size:9px;letter-spacing:.25em;font-style:normal;margin-top:12px;color:#cfb886}.actions{display:flex;gap:13px;align-items:center;flex-wrap:wrap;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;min-height:51px;padding:11px 22px;border:1px solid var(--ink);background:var(--ink);color:var(--paper);font-size:13px;line-height:1.6;transition:background .15s}.button:hover{background:#29414d}.button.secondary{background:transparent;color:var(--ink)}.button.secondary:hover{background:#e7e0d1}.text-link{font-size:13px;display:inline-flex;align-items:center;gap:24px;border-bottom:1px solid var(--gold);padding:8px 0;min-height:44px}.text-link:hover{color:var(--gold)}.hero-note{margin-top:28px;display:flex;gap:8px;align-items:center;font-size:11px;color:var(--muted)}.dot{height:5px;width:5px;background:var(--accent);border-radius:50%;display:inline-block}.belief-strip{padding:27px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:15px;color:var(--muted);font-family:var(--serif);font-size:18px}.belief-strip span+span:before{content:'✦';font-size:10px;color:var(--gold);margin-right:35px}.section{padding:82px 0}.section-header{display:flex;align-items:flex-end;justify-content:space-between;gap:45px;margin-bottom:37px}.section-header h2{margin-top:12px;max-width:650px}.section-header .intro{font-size:16px;max-width:360px}.award-list{border-top:1px solid var(--ink)}.award-row{display:grid;grid-template-columns:55px 1.2fr 1fr 105px 28px;gap:25px;align-items:center;padding:24px 0;border-bottom:1px solid var(--line);transition:padding .2s,background .2s}.award-row:hover{background:#eee8db;padding-left:12px;padding-right:12px}.row-no{font-family:var(--serif);font-size:17px;color:var(--gold)}.award-row h3{font-size:28px;margin-bottom:2px}.award-row p{font-size:13px;color:var(--muted);line-height:1.7}.award-row .small-title{font-size:10px;letter-spacing:.1em;color:var(--gold);text-transform:uppercase}.award-row img{width:105px;height:72px;object-fit:cover;filter:saturate(.7)}.row-arrow{font-size:22px;color:var(--gold);text-align:right}.young-section{background:var(--navy);color:var(--paper);display:grid;grid-template-columns:1fr 1.05fr;min-height:575px}.young-picture{background:#20312f;padding:40px;display:flex;align-items:center;justify-content:center;position:relative}.young-picture img{height:440px;width:100%;max-width:429px;object-fit:cover}.young-copy{padding:65px 60px 65px 65px;display:flex;flex-direction:column;justify-content:center}.young-copy .eyebrow{color:#ccb382}.young-copy h2{margin:22px 0}.young-copy p{color:#d1d7d6;font-size:16px}.young-copy .text-link{color:var(--paper);align-self:flex-start;margin-top:24px}.approach-grid{display:grid;grid-template-columns:.82fr 1.3fr;gap:90px}.approach-intro h2{margin:16px 0 25px}.steps{border-top:1px solid var(--ink)}.step{display:grid;grid-template-columns:48px 1fr;gap:20px;padding:28px 0;border-bottom:1px solid var(--line)}.step h3{font-size:25px;margin-bottom:10px}.step p{font-size:15px;color:var(--muted)}.almanac-band{background:#ebe5d9}.editorial-grid{display:grid;grid-template-columns:1.45fr 1fr;gap:55px}.editorial-feature img{width:100%;height:260px;object-fit:cover;object-position:center 55%;background:#d9cfbe}.editorial-feature h3{font-size:34px;margin:15px 0 12px}.editorial-feature p{font-size:15px;color:var(--muted)}.editorial-feature .eyebrow{margin-top:24px}.editorial-secondary{border-top:1px solid var(--ink);padding-top:23px;display:flex;flex-direction:column;align-items:flex-start}.editorial-secondary h3{font-size:34px;margin:20px 0}.editorial-secondary p{color:var(--muted);font-size:16px;margin-bottom:20px}.editorial-index{font-family:var(--serif);font-size:95px;color:#c0aa7b;line-height:1;margin-top:auto;padding-top:30px}.closing{display:grid;grid-template-columns:1fr auto;align-items:center;gap:40px;padding:70px 0}.closing h2{font-size:39px;margin:12px 0}.closing p{color:var(--muted);font-size:15px}.site-footer{background:var(--navy);color:var(--paper);padding:55px 0 24px}.footer-main{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:50px;padding-bottom:40px}.site-footer .brand-name{font-size:30px}.footer-tag{color:#c4cbc9;font-family:var(--serif);font-size:19px;margin-top:20px}.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:7px;font-size:13px;color:#d0d5d2}.footer-links a{min-height:30px;padding:4px 0}.footer-links a:hover{text-decoration:underline}.footer-links .eyebrow{color:#bca577;margin-bottom:6px}.footer-bottom{display:flex;gap:30px;justify-content:space-between;border-top:1px solid #405157;padding-top:23px;color:#b9c3c1;font-size:10px;line-height:1.8}.footer-bottom p{max-width:740px}.footer-legal{display:flex;gap:18px;flex-wrap:wrap;align-content:flex-start}.breadcrumb{padding-top:29px;color:var(--muted);font-size:12px;display:flex;gap:12px;flex-wrap:wrap}.breadcrumb a{text-decoration:underline;text-underline-offset:3px}.page-heading{padding:58px 0 51px;border-bottom:1px solid var(--line)}.page-heading h1{max-width:1000px;margin:18px 0 24px;font-size:clamp(42px,5vw,69px)}.page-heading .intro{max-width:720px;font-size:18px}.catalogue-layout{display:grid;grid-template-columns:250px 1fr;gap:64px;padding-top:45px}.catalogue-aside .eyebrow{margin-bottom:18px}.catalogue-aside p{font-size:14px;color:var(--muted);margin:20px 0}.filter-label{display:block;font-size:13px;margin-bottom:9px}.search-input{width:100%;border:1px solid var(--line);background:var(--white);padding:12px 13px;min-height:48px;font-size:14px;color:var(--ink)}.catalogue-layout .award-row{grid-template-columns:35px 1.3fr 105px 22px;gap:22px}.catalogue-layout .award-row .row-description{grid-column:2;grid-row:2}.catalogue-layout .award-row img{grid-column:3;grid-row:1/3}.catalogue-layout .row-arrow{grid-column:4;grid-row:1/3}.catalogue-layout .award-row{row-gap:8px}.catalogue-layout .row-no{align-self:start}.count{font-size:11px;color:var(--muted);margin-top:12px}.inset-note{border-left:2px solid var(--gold);padding-left:20px;margin:32px 0;font-size:14px;color:var(--muted)}.programme-hero{display:grid;grid-template-columns:1.2fr .7fr;gap:90px;padding:60px 0}.programme-hero h1{margin:20px 0;font-size:58px}.programme-hero figure{align-self:center;background:#e9e2d6;padding:25px;max-width:330px;justify-self:end;width:100%}.programme-hero figure img{width:100%;min-height:180px;object-fit:cover}.programme-sections{display:grid;grid-template-columns:.65fr 1.35fr;gap:85px;border-top:1px solid var(--ink);padding:45px 0}.programme-sections h2{font-size:33px}.prose{max-width:760px;font-size:17px;line-height:1.95}.prose p+p{margin-top:23px}.prose h2{font-size:32px;margin:40px 0 18px}.prose h3{font-size:25px;margin:30px 0 12px}.prose a{text-decoration:underline;text-underline-offset:4px}.prose ul{padding-left:22px}.prose li{padding-left:5px;margin:10px 0}.detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;border-top:1px solid var(--line);padding-top:30px}.detail-grid h3{font-size:23px;margin:13px 0}.detail-grid p{font-size:15px;color:var(--muted)}.dark-note{padding:36px;background:var(--navy);color:var(--paper);margin-top:35px}.dark-note p{font-size:15px;color:#d6dcd9}.dark-note .text-link{color:var(--paper);margin-top:20px}.article-layout{display:grid;grid-template-columns:225px 1fr;gap:90px;padding:52px 0 80px}.article-side{font-size:12px;color:var(--muted)}.article-side p{margin-bottom:25px}.article-side a{display:block;padding:9px 0;border-bottom:1px solid var(--line);font-size:13px}.article-content{max-width:770px}.article-content>img{width:100%;height:250px;object-fit:cover;margin-bottom:35px}.article-content section{margin-bottom:34px}.article-content h2{font-size:29px;margin:26px 0 17px}.article-content p{color:#334650;font-size:17px;line-height:1.95}.almanac-page{padding:45px 0 75px}.contact-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:90px;padding:60px 0 85px}.contact-layout h1{font-size:59px;margin:17px 0 24px}.contact-layout .intro{font-size:17px}.contact-note{margin-top:38px;padding-top:27px;border-top:1px solid var(--line);font-size:13px;color:var(--muted)}.contact-note h2{font-family:var(--sans);font-size:12px;letter-spacing:.05em;margin-bottom:12px}.form-panel{background:var(--white);padding:40px;border:1px solid var(--line);align-self:start}.form-panel h2{font-size:31px;margin-bottom:23px}.fields{display:grid;grid-template-columns:1fr 1fr;gap:22px}.field.full{grid-column:1/-1}.field label{display:block;font-size:13px;margin-bottom:8px}.field input,.field select,.field textarea{width:100%;padding:10px 12px;min-height:49px;border:1px solid #bdb6a8;background:#fffdf9;color:var(--ink);border-radius:0;line-height:1.6;font-size:16px}.field textarea{resize:vertical;min-height:142px}.check{display:flex;align-items:flex-start;gap:11px;font-size:12px;line-height:1.8;margin-top:21px}.check input{width:17px;height:17px;flex-shrink:0;margin-top:3px}.check a{text-decoration:underline}.form-panel .button{margin-top:25px;width:100%;font-size:14px}.button:disabled{opacity:.55;cursor:not-allowed}.form-status{margin-top:20px;padding:15px;border-left:2px solid var(--gold);background:#f0ebe0;font-size:13px;line-height:1.8;overflow-wrap:anywhere}.form-status.error{border-color:#97424a;background:#faf0eb;color:#71333a}.form-status:empty{display:none}.form-help{font-size:11px;color:var(--muted);margin-top:16px;line-height:1.8}.honey{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.faq-list{max-width:900px;margin:0 auto;padding:40px 0 70px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;font-family:var(--serif);font-size:24px;padding:25px 30px 25px 0;line-height:1.5}.faq-list details p{font-size:16px;line-height:1.9;padding-bottom:25px;color:var(--muted)}.legal-layout{padding:48px 0 75px;margin:auto;max-width:850px}.legal-layout h2{font-size:29px;margin:31px 0 15px}.legal-layout p{color:var(--muted);font-size:16px;margin-bottom:20px}.audience-hero{padding:50px 0 70px;display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:center}.audience-hero h1{font-size:65px;margin:24px 0}.audience-hero .intro{font-size:17px}.audience-hero figure{background:#d9d0ba;padding:20px}.audience-hero img{width:100%;object-fit:cover;aspect-ratio:1/1}.about-letter{padding:65px 0 85px;display:grid;grid-template-columns:.8fr 1.5fr;gap:100px}.about-letter .monogram{width:130px;height:145px;margin:25px auto}.about-letter h2{font-size:40px;margin-bottom:25px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.empty-state{padding:40px 0;color:var(--muted)}.noscript-note{padding:12px;background:#f0ebe0;font-size:13px}body[data-lang=zh] h1,body[data-lang=zh] h2,body[data-lang=zh] h3{letter-spacing:.025em}body[data-lang=zh] .hero h1{font-size:clamp(43px,4.9vw,71px);line-height:1.36}body[data-lang=zh] .hero-copy .intro{font-size:17px;line-height:2}body[data-lang=zh] .brand-sub{font-size:11px}body[data-lang=zh] .award-row h3{font-size:26px}body[data-lang=zh] .page-heading h1{line-height:1.38}body[data-lang=zh] .audience-hero h1{font-size:53px;line-height:1.4}body[data-lang=zh] .contact-layout h1{font-size:48px;line-height:1.4}body[data-lang=zh] .visual-caption{letter-spacing:.12em;font-style:normal;font-size:22px}body[data-lang=zh] .programme-hero h1{font-size:49px;line-height:1.45}.book-poster{min-height:260px;background:#172b35;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.book-poster:before{content:'';position:absolute;inset:19px;border:1px solid #ad93585e}.book-poster img{max-width:280px;width:57%;height:auto;min-height:155px;object-fit:cover;box-shadow:10px 12px 36px #050d1666}.book-poster .poster-text{color:#d9c9a2;writing-mode:vertical-rl;font:11px/1.5 var(--sans);letter-spacing:.2em;position:absolute;left:35px;top:38px}.book-poster:after{content:'UA';position:absolute;font:italic 120px var(--serif);color:#bbad8633;right:16px;bottom:2px}.body-links{margin-top:30px}.print-only{display:none}@media(min-width:1500px){.hero{min-height:680px}.hero-visual img{width:395px}.hero-copy{padding-top:90px;padding-bottom:90px}}@media(max-width:1180px){.wrap{width:calc(100% - 64px)}.desktop-nav{gap:17px;font-size:12px}.header-inner{gap:20px}.header-actions{gap:15px}.header-cta{display:none}.hero-copy{padding-right:38px}.hero h1{font-size:70px}.hero-visual{padding:40px 30px}.hero{min-height:630px}.young-copy{padding:45px}.contact-layout{gap:45px}.article-layout{gap:50px}.catalogue-layout{gap:40px;grid-template-columns:210px 1fr}.approach-grid{gap:55px}.award-row{gap:20px}.footer-main{gap:35px}}@media(max-width:860px){.desktop-nav{display:none}.header-actions{margin-left:auto}.menu-toggle{display:flex}.header-inner{min-height:82px}.hero{grid-template-columns:1fr 1fr;min-height:580px}.hero-copy{padding:48px 28px 45px 0}.hero h1{font-size:54px}.hero-copy .intro{font-size:16px}.hero-visual{padding:45px 23px}.hero-visual:before{inset:15px}.hero-visual:after{inset:23px}.hero-visual img{width:95%}.visual-caption{font-size:19px}.hero .actions{gap:10px}.hero .button{font-size:12px;padding:11px 15px;gap:13px}.belief-strip{font-size:15px}.belief-strip span+span:before{margin-right:12px}.award-row{grid-template-columns:30px 1.2fr 1fr 85px 22px;gap:15px}.award-row h3{font-size:24px}.award-row img{width:85px;height:65px}.young-section{grid-template-columns:1fr 1fr;min-height:auto}.young-picture{padding:25px}.young-picture img{height:350px}.young-copy{padding:40px 30px}.young-copy h2{font-size:34px}.section{padding:62px 0}.approach-grid{gap:40px}.editorial-grid{gap:35px}.editorial-feature h3,.editorial-secondary h3{font-size:30px}.closing h2{font-size:33px}.catalogue-layout{grid-template-columns:1fr;gap:20px}.catalogue-aside{display:grid;grid-template-columns:1fr 1fr;gap:25px;align-items:start}.catalogue-aside .inset-note{margin-top:0}.catalogue-aside p{margin-top:0}.programme-hero{gap:45px}.programme-hero h1{font-size:48px}.programme-sections{gap:45px}.article-layout{grid-template-columns:180px 1fr;gap:35px}.contact-layout{grid-template-columns:1fr;gap:35px}.contact-note{margin-top:25px}.contact-layout .intro{max-width:650px}.form-panel{max-width:650px;width:100%}.audience-hero{gap:35px}.audience-hero h1{font-size:50px}.about-letter{gap:50px}.footer-main{grid-template-columns:1.3fr 1fr 1fr}.footer-bottom{flex-direction:column;gap:15px}}@media(max-width:600px){.wrap{width:calc(100% - 40px)}body{font-size:17px}.header-inner{min-height:76px;gap:10px}.brand{gap:9px}.monogram{width:33px;height:41px}.brand-name{font-size:22px}.brand-sub{font-size:8px;letter-spacing:.23em;margin-top:0}.header-actions{gap:12px}.lang-link{font-size:12px}.menu-toggle{border:0;width:40px;font-size:23px}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:43px 0 36px}.hero h1{font-size:59px;line-height:1.02;margin:22px 0}.hero-copy .intro{font-size:16px;line-height:1.95;max-width:none}.hero-copy .actions{width:100%;margin-top:25px;gap:11px;align-items:stretch}.hero-copy .button{padding:12px 14px;font-size:12px;flex:1;gap:10px}.hero-note{margin-top:19px;font-size:10px}.hero-visual{height:340px;padding:26px;flex-shrink:0;margin-bottom:0;display:grid;grid-template-columns:1fr .9fr;gap:19px}.hero-visual img{grid-column:1;grid-row:1/3;width:100%;aspect-ratio:1/1.05;max-width:205px;justify-self:center}.hero-visual .eyebrow{grid-column:2;align-self:end;font-size:8px;line-height:1.9;margin:0}.visual-caption{grid-column:2;align-self:start;text-align:left;font-size:21px;line-height:1.4;margin-top:0}.visual-caption span{font-size:8px;line-height:1.8;letter-spacing:.17em;margin-top:17px}.belief-strip{padding:22px 0;display:grid;grid-template-columns:1fr 1fr;gap:10px;font-size:15px}.belief-strip span+span:before{display:none}.belief-strip span:last-child{grid-column:1/-1;font-size:14px;color:var(--gold)}.section{padding:52px 0}.section-header{display:block;margin-bottom:27px}.section-header h2{font-size:35px;line-height:1.3;margin:12px 0 18px}.section-header .intro{font-size:15px}.section-header .text-link{margin-top:15px}.award-row{grid-template-columns:25px 1fr 67px 15px;padding:21px 0;gap:10px}.award-row h3{font-size:23px;line-height:1.3}.award-row .row-description{display:none}.award-row img{height:57px;width:67px}.award-row .small-title{font-size:8px;line-height:1.6;margin-top:6px}.row-no{font-size:14px}.row-arrow{font-size:18px}.young-section{display:flex;flex-direction:column-reverse}.young-copy{padding:40px 28px}.young-copy h2{font-size:37px;line-height:1.3}.young-copy p{font-size:16px}.young-picture{padding:0 28px 28px}.young-picture img{height:auto;max-height:380px;width:100%;object-fit:cover}.approach-grid{grid-template-columns:1fr;gap:30px}.approach-intro h2{font-size:36px}.approach-intro .intro{font-size:16px}.step{padding:25px 0;grid-template-columns:30px 1fr;gap:15px}.step h3{font-size:24px}.step p{font-size:16px}.editorial-grid{grid-template-columns:1fr;gap:35px}.editorial-feature h3{font-size:30px}.editorial-secondary h3{font-size:29px}.editorial-index{font-size:72px}.closing{grid-template-columns:1fr;gap:10px;padding:47px 0}.closing h2{font-size:34px;line-height:1.4}.closing .actions{margin-top:14px}.site-footer{padding:40px 0 25px}.footer-main{grid-template-columns:1fr 1fr;gap:32px}.footer-brand{grid-column:1/-1}.footer-main .brand-name{font-size:29px}.footer-tag{font-size:17px;margin-top:12px}.footer-links{gap:4px;font-size:12px}.footer-bottom{font-size:10px}.breadcrumb{padding-top:23px;font-size:11px}.page-heading{padding:38px 0 32px}.page-heading h1{font-size:42px;line-height:1.2;margin-top:18px}.page-heading .intro{font-size:16px}.catalogue-layout{padding-top:30px;gap:12px}.catalogue-aside{display:block}.catalogue-aside .inset-note{margin:20px 0}.catalogue-aside .eyebrow{margin-bottom:10px}.catalogue-layout .award-row{grid-template-columns:25px 1fr 72px 15px;gap:9px;padding:21px 0}.catalogue-layout .award-row h3{font-size:23px}.catalogue-layout .award-row .row-description{display:block;font-size:12px;grid-column:2/4;grid-row:2;margin-top:8px;padding-right:12px}.catalogue-layout .award-row img{grid-row:1;grid-column:3;width:72px;height:56px}.catalogue-layout .row-arrow{grid-row:1;grid-column:4}.programme-hero{display:block;padding:36px 0}.programme-hero h1{font-size:43px}.programme-hero .intro{font-size:17px}.programme-hero figure{display:none}.programme-sections{display:block;padding:32px 0}.programme-sections h2{font-size:29px;margin-bottom:22px}.detail-grid{grid-template-columns:1fr;gap:25px}.detail-grid h3{font-size:26px}.detail-grid p{font-size:16px}.dark-note{padding:26px}.article-layout{display:flex;flex-direction:column;gap:27px;padding:30px 0 50px}.article-side{display:block}.article-side p{margin-bottom:12px}.article-side a{font-size:13px;padding:6px 0}.article-content>img{height:200px;margin-bottom:25px}.article-content h2{font-size:28px}.article-content p{font-size:17px}.article-content section{margin-bottom:28px}.contact-layout{padding:36px 0 50px;gap:30px}.contact-layout h1{font-size:43px;margin-top:18px}.form-panel{padding:25px 21px}.form-panel h2{font-size:27px}.fields{grid-template-columns:1fr;gap:18px}.field.full{grid-column:1}.field label{font-size:13px}.check{font-size:12px}.form-help{font-size:11px}.audience-hero{display:flex;flex-direction:column;gap:35px;padding:36px 0 45px}.audience-hero h1{font-size:46px}.audience-hero figure{padding:12px;width:100%;max-width:440px}.about-letter{display:block;padding:35px 0 55px}.about-letter .monogram{display:none}.about-letter h2{font-size:34px}.about-letter .prose{margin-top:25px}.legal-layout{padding:30px 0 50px}.faq-list summary{font-size:22px;padding:22px 15px 22px 0}.book-poster{min-height:230px}.book-poster img{min-height:130px}.book-poster .poster-text{left:28px;top:30px}body[data-lang=zh] .hero h1{font-size:49px;line-height:1.3}body[data-lang=zh] .award-row h3{font-size:22px}body[data-lang=zh] .hero-copy .intro{font-size:17px;line-height:1.9}body[data-lang=zh] .visual-caption{font-size:20px}body[data-lang=zh] .audience-hero h1{font-size:42px}body[data-lang=zh] .contact-layout h1{font-size:40px}body[data-lang=zh] .programme-hero h1{font-size:38px}.eyebrow{font-size:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}@media print{.site-header,.site-footer,.actions,.form-panel{display:none}.wrap{width:100%}.section{padding:25px 0}body{background:white;color:black}.print-only{display:block}.hero{min-height:0}.hero-copy{padding:20px}.hero-visual{max-height:350px}}
@media(max-width:600px){.detail-grid[style]{grid-template-columns:1fr!important}}
@media(max-width:600px){body[data-lang=zh] .visual-caption{font-size:16px;letter-spacing:.02em;line-height:1.7}}

/* R4 — The Laureate Library. User-approved evergreen, old gold and parchment. */
:root {
 --paper:#f5f1e7; --white:#fffdf7; --ink:#172f2a; --muted:#56615a;
 --gold:#826332; --gold-light:#e3c88e; --line:#d7cbb6; --navy:#0c2522;
 --accent:#692d32; --max:1320px;
 --serif:Georgia,'Times New Roman','Songti SC','STSong','Noto Serif CJK SC',SimSun,serif;
}
body {background-color:var(--paper); background-image:radial-gradient(ellipse at 15% 25%,#e6dbc320,transparent 70%);}
h1,h2,h3,h4 {letter-spacing:-.025em;}
html[lang=zh-Hans] h1,html[lang=zh-Hans] h2,html[lang=zh-Hans] h3 {letter-spacing:.035em;}
.wrap {width:min(var(--max),calc(100% - 96px));}
.site-header {background:#0c2522fa; color:#f0e7d1; border-bottom:1px solid #9f835283; box-shadow:0 3px 14px #06171321;}
.header-inner {min-height:102px; gap:32px; position:relative;}
.site-header .brand-name {font-size:29px; color:#f6eed9; letter-spacing:-.03em;}
.monogram {width:65px; height:62px; color:#dabb78; flex:none;}
.brand {gap:13px;}
.brand-sub {font-size:9px; letter-spacing:.20em; color:#dfd1b8; line-height:1.5; margin-top:7px;}
html[lang=zh-Hans] .brand-sub {font-family:var(--serif);font-size:14px;letter-spacing:.29em;}
.desktop-nav {gap:30px; font-family:var(--serif); font-size:15px;}
.desktop-nav a {padding:12px 0 9px;line-height:1.35;}
.desktop-nav small {display:block;font:10px/1.5 Georgia,serif;letter-spacing:.035em;color:#c7baa0;margin-top:5px;}
.desktop-nav a:hover,.desktop-nav a[aria-current=page]{border-color:#d0b579;color:#e9cf95;}
.header-actions {gap:22px;}
.lang-link {min-width:30px;min-height:44px;display:flex;align-items:center;justify-content:center;}
.header-cta {border:1px solid #a99061;background:linear-gradient(135deg,#e3c78b0d,#e3c78b00);color:#e6ce9e;padding:12px 20px;font-family:var(--serif);font-size:14px;}
.header-cta:hover {background:#d8bd81;color:#142720;}
.menu-toggle {border-color:#a9906170;color:#e6ce9e;}
.mobile-nav {background:#102b26;color:#ede3cf;border-color:#a9906150;}
.mobile-nav a {border-color:#a990613a;}
.mobile-nav small {display:none;}
.button {border:1px solid #9d7a3e;background:linear-gradient(115deg,#e5c88c,#c2a05f);color:#17291e;font-family:var(--serif);font-size:16px;min-height:52px;gap:23px;padding:12px 25px;box-shadow:inset 0 0 0 2px #ffffff24;}
.button:hover {background:linear-gradient(115deg,#f3dca8,#d0b477);}
.button.secondary {color:var(--ink);border-color:#95836a;background:transparent;box-shadow:none;}
.button.secondary:hover {background:#eae0ca;}
.text-link {font-size:14px;}
/* Hero artwork is a decorative crop; not an image of the whole webpage. */
.heritage-hero {position:relative;isolation:isolate;min-height:595px;overflow:hidden;background:#101f1c;color:#f3e9d3;}
.hero-art {position:absolute;z-index:-3;top:0;right:0;bottom:0;width:71%;overflow:hidden;}
.hero-art img {width:100%;height:100%;object-fit:cover;object-position:68% 48%;filter:saturate(.80) brightness(.79);}
.hero-wash {position:absolute;z-index:-2;inset:0;background:linear-gradient(90deg,#0a1c18 0%,#0a1c18f5 27%,#0a1c18d9 39%,#0a1c187a 54%,#0a1c1800 72%),linear-gradient(0deg,#10221bb8 0%,transparent 25%);}
.heritage-hero::after {content:'';position:absolute;inset:18px;z-index:-1;border:1px solid #b6965d2b;pointer-events:none;}
.heritage-inner {min-height:595px;display:flex;align-items:center;padding:60px 0 76px;position:relative;}
.heritage-copy {width:760px;max-width:62%;}
.heritage-copy>.eyebrow {color:#cbb688;font-size:10px;letter-spacing:.23em;}
.heritage-copy>.eyebrow span {padding:0 10px;color:#998256;}
.heritage-copy h1 {font-size:clamp(44px,4.4vw,68px);line-height:1.2;letter-spacing:-.035em;color:#ecd398;margin:26px 0 0;text-shadow:0 2px 20px #07110d70;}
.heritage-copy h1 span {display:block;}
html[lang=zh-Hans] .heritage-copy h1 {font-size:clamp(42px,4.25vw,64px);letter-spacing:.06em;line-height:1.4;}
html[lang=zh-Hans] .heritage-copy h1 span {display:inline;}
.hero-translation {color:#eee1bd;font-family:Georgia,serif;font-size:clamp(21px,2.02vw,31px);line-height:1.35;margin-top:9px;letter-spacing:-.025em;}
.title-rule {width:40px;height:1px;background:#c6a568;margin:26px 0 23px;}
.hero-description {font-size:18px;line-height:1.9;max-width:455px;color:#e5decf;font-family:var(--serif);letter-spacing:.02em;}
.heritage-copy .actions {margin-top:32px;gap:15px;}
.heritage-copy .button {min-height:54px;padding:12px 26px;}
.heritage-copy .button.secondary {color:#ebd8b1;border-color:#b49a69;background:#0d241d6b;}
.heritage-copy .button.secondary:hover {background:#284237;}
.hero-colophon {position:absolute;bottom:18px;left:48px;right:48px;display:flex;justify-content:space-between;font:9px/1.5 Georgia,serif;letter-spacing:.22em;color:#d2b77c;opacity:.88;}
.collection-section {padding:34px 0 38px;background:linear-gradient(110deg,#fbf8ef,#f2eadc);border-top:3px double #b4976059;border-bottom:1px solid var(--line);}
.collection-heading {display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;gap:20px;}
.collection-heading .eyebrow {font-size:9px;margin-bottom:5px;letter-spacing:.18em;}
.collection-heading h2 {font-size:29px;}
.collection-heading .text-link {font-size:12px;border-bottom:0;}
.collection-grid {display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:12px;}
.collection-card {display:flex;flex-direction:column;min-width:0;padding:5px;background:#fefcf760;border:1px solid #cfbea256;transition:transform .18s,border-color .18s;}
.collection-card:hover {transform:translateY(-3px);border-color:#a58950;background:#fffcf5;}
.collection-card img {width:100%;height:94px;object-fit:cover;filter:saturate(.72);}
.collection-card>div {padding:13px 6px 8px;position:relative;min-height:78px;}
.collection-card h3 {font-family:var(--serif);font-size:17px;line-height:1.35;letter-spacing:0;margin:0;padding-right:10px;}
.collection-card p {font:10px/1.4 Georgia,serif;color:#5e5c4f;margin-top:5px;}
.collection-arrow {color:#947445;font-size:12px;position:absolute;right:2px;top:12px;}
html[lang=en] .collection-card>div {min-height:71px;}
html[lang=en] .collection-card h3 {font-size:16px;}
.institution-section {display:grid;grid-template-columns:1.2fr 1fr;gap:0;padding:58px 0;}
.institution-letter {background:radial-gradient(ellipse at 90% 70%,#3a4a333a,transparent 70%),#102b25;position:relative;color:#f1e8d5;padding:50px 170px 50px 48px;overflow:hidden;border:1px solid #aa91554a;}
.institution-letter:before {content:'';inset:13px;position:absolute;border:1px solid #b89a6340;pointer-events:none;}
.institution-letter .eyebrow {color:#c5ae80;font-size:9px;}
.institution-letter h2 {font-size:39px;margin:20px 0;line-height:1.45;}
.institution-letter p:not(.eyebrow) {font-size:15px;line-height:1.95;color:#d8d9ca;}
.institution-letter .text-link {color:#e5ce9b;margin-top:23px;border-color:#a8905f;}
.letter-seal {position:absolute;right:12px;bottom:24px;transform:rotate(-10deg);opacity:.17;}
.letter-seal .monogram {width:160px;height:165px;}
.institution-reading {background:#faf6ec;padding:38px 43px;border:1px solid #d7cbb6;border-left:0;}
.institution-reading>h2 {font-size:29px;margin:10px 0 22px;}
.institution-reading>.eyebrow {font-size:9px;}
.institution-reading article {border-top:1px solid #d7cbb6;padding-top:17px;margin-top:18px;}
.reading-label {font-size:9px;letter-spacing:.16em;color:#927445;}
.institution-reading h3 {font-size:24px;margin:10px 0;}
.institution-reading article p {font-size:14px;color:var(--muted);}
.institution-reading .text-link {font-size:12px;border:0;}
.values-ribbon {background:#e9e0ce;border-top:1px solid #cdbb9770;border-bottom:1px solid #cdbb9770;margin-bottom:57px;}
.values-ribbon .wrap {display:flex;justify-content:space-between;padding:26px 0;gap:30px;}
.values-ribbon .wrap>div {display:flex;align-items:center;gap:20px;flex:1;justify-content:center;}
.values-ribbon .wrap>div+div {border-left:1px solid #c0ad8990;}
.values-ribbon span {color:#8e7040;font:32px/1 Georgia,serif;}
.values-ribbon p {font-family:var(--serif);font-size:17px;}
.values-ribbon small {display:block;font-family:var(--sans);font-size:11px;color:#6b6d5f;margin-top:3px;}
.young-section {background:#17322b;min-height:425px;grid-template-columns:.85fr 1.1fr;}
.young-picture {background:#102720;padding:25px;}
.young-picture img {height:360px;max-width:353px;object-position:center 38%;filter:saturate(.70);}
.young-copy {padding:45px 62px;}
.young-copy h2 {font-size:41px;line-height:1.4;}
.young-copy p {font-size:16px;}
.section {padding:65px 0;}
.approach-grid {gap:75px;}
.approach-intro h2 {font-size:40px;line-height:1.35;}
.step h3 {font-size:23px;}
.row-no {color:#836334;}
.closing {padding:51px 0;border-top:1px solid var(--line);}
.closing h2 {font-size:36px;}
.site-footer {background:radial-gradient(ellipse at 15% 0%,#1f3f3144,transparent 70%),#0c2522;border-top:3px double #af915650;}
.footer-tag {color:#d8c8a1;font-size:20px;}
.footer-bottom {border-color:#82765770;}
.footer-main {gap:70px;}
.site-footer .brand-name {font-size:29px;}
/* Consistent interior pages: title rules, light paper, dark-framed artwork. */
.page-heading {border-bottom:3px double #b8a27b70;padding-top:43px;padding-bottom:43px;position:relative;}
.page-heading h1 {font-size:clamp(39px,4.5vw,62px);line-height:1.4;}
.page-heading .eyebrow:before {content:'—';margin-right:12px;color:#a28959;}
.breadcrumb {font-family:var(--serif);color:#6e7466;font-size:13px;}
.catalogue-layout {gap:53px;}
.catalogue-aside {border-top:1px solid #a98c56;}
.award-list {border-top:1px solid #9c8359;}
.award-row:hover {background:#e9dfcc80;}
.award-row h3 {font-size:27px;}
.search-input,input,textarea,select {border-color:#c9b997;}
.form-panel {border:1px solid #c6b38e;box-shadow:inset 0 0 0 6px #f0e7d557;}
.form-panel h2 {font-size:29px;}
.form-status {border-color:#b7a47d;}
.contact-layout h1 {font-size:clamp(39px,4.4vw,61px);line-height:1.4;}
.contact-layout .eyebrow {color:#806236;}
.contact-note h2 {font-family:var(--serif);letter-spacing:.05em;}
.programme-art {background:#123127;}
.programme-art:before {border-color:#aa935763;}
.book-poster {background:#17332b!important;border:1px solid #a68a4d6b!important;}
.poster-text {color:#e7d0a2!important;}
.inset-note {border-color:#a28650;background:#eee5d560;}
.legal-layout h2 {font-size:29px;}
.about-letter>.prose p:first-child {font-family:var(--serif);font-size:24px;line-height:1.75;}
.about-letter .monogram {width:170px;height:180px;}
html[lang=en] .hero-description {max-width:420px;}
@media(min-width:1600px){.hero-colophon{left:calc((100vw - 1320px)/2);right:calc((100vw - 1320px)/2);}.heritage-inner{min-height:650px;}.collection-card img{height:104px;}}
@media(max-width:1150px){
 .header-inner{gap:20px;min-height:93px;}.desktop-nav{gap:19px;font-size:14px;}.header-actions{gap:13px;}
 .site-header .brand-name{font-size:25px;}.brand{gap:9px;}.monogram{width:54px;}
 .header-cta{padding:10px 13px;font-size:13px;}.wrap{width:calc(100% - 64px);}
 .heritage-copy{max-width:69%;}.hero-art{width:73%;}.heritage-inner{min-height:575px;}
 .heritage-copy h1{font-size:56px;}html[lang=zh-Hans] .heritage-copy h1{font-size:48px;}
 .collection-grid{gap:8px;}.collection-card h3{font-size:15px;}.collection-card img{height:77px;}.collection-card p{font-size:9px;}
 .institution-letter{padding:38px 110px 38px 35px;}.institution-letter h2{font-size:32px;}.institution-reading{padding:30px;}
 .letter-seal .monogram{width:110px;}.values-ribbon p{font-size:15px;}.values-ribbon small{font-size:10px;}
}
@media(max-width:980px){
 .desktop-nav{display:none;}.header-actions{margin-left:auto;}.menu-toggle{display:flex;}
 .collection-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;}.collection-card img{height:115px;}
 .collection-card h3{font-size:18px;}.collection-card p{font-size:11px;}.collection-card>div{min-height:72px;}
 .heritage-copy{max-width:82%;}.hero-art{width:87%;}.hero-wash{background:linear-gradient(90deg,#0b2118fc 4%,#0b2118e8 26%,#0b2118ba 46%,#0b211826 78%);}
 .institution-letter{padding:34px;}.letter-seal{display:none;}.institution-section{grid-template-columns:1fr 1fr;}
 .institution-letter h2{font-size:30px;}.institution-reading h3{font-size:22px;}.values-ribbon .wrap{gap:18px;}.values-ribbon .wrap>div{gap:13px;}
 .young-copy{padding:32px;}.young-copy h2{font-size:32px;}.approach-grid{gap:35px;}
 .footer-main{gap:30px;}.brand-sub{font-size:8px;}
}
@media(max-width:680px){
 html{scroll-padding-top:86px;}body{font-size:16px;}.wrap{width:calc(100% - 40px);}
 .header-inner{min-height:80px;gap:8px;}.site-header .brand-name{font-size:23px;}.monogram{width:51px;height:53px;}
 .brand{gap:8px;}html[lang=zh-Hans] .brand-sub{font-size:12px;margin-top:4px;}.brand-sub{font-size:6px;letter-spacing:.16em;max-width:180px;}
 .header-cta{display:none;}.header-actions{gap:12px;}.menu-toggle{border:none;width:40px;min-width:40px;}.lang-link{font-size:12px;}
 .heritage-hero{min-height:545px;}.heritage-inner{min-height:545px;padding:48px 0 70px;align-items:center;}
 .heritage-hero::after{inset:10px;border-color:#c6a46924;}
 .hero-art{width:100%;left:0;right:0;opacity:.77;}.hero-art img{object-position:74% 50%;}
 .hero-wash{background:linear-gradient(90deg,#0a2019e8 0%,#0a2019ba 46%,#0a20195e 100%),linear-gradient(0deg,#0a211ee8,transparent 70%);}
 .heritage-copy{max-width:100%;width:100%;}.heritage-copy>.eyebrow{font-size:8px;letter-spacing:.17em;}.heritage-copy>.eyebrow span{padding:0 5px;}
 .heritage-copy h1{font-size:42px;line-height:1.18;margin-top:24px;max-width:100%;}
 html[lang=zh-Hans] .heritage-copy h1{font-size:36px;letter-spacing:.025em;line-height:1.5;}
 .hero-translation{font-size:22px;max-width:315px;line-height:1.4;margin-top:7px;}
 .title-rule{margin:24px 0 23px;width:32px;}.hero-description{font-size:16px;line-height:1.95;max-width:315px;}
 .heritage-copy .actions{gap:12px;margin-top:29px;flex-wrap:nowrap;}
 .heritage-copy .button{font-size:14px;padding:11px 16px;min-height:50px;gap:14px;}
 .hero-colophon{left:21px;right:21px;bottom:19px;font-size:7px;letter-spacing:.10em;}.hero-colophon span:last-child{display:none;}
 .collection-section{padding:24px 0 26px;}.collection-heading{gap:10px;margin-bottom:18px;}.collection-heading h2{font-size:23px;line-height:1.5;}
 .collection-heading .eyebrow{font-size:8px;}.collection-heading .text-link{font-size:11px;gap:6px;white-space:nowrap;}
 .collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;}.collection-card{padding:5px;}
 .collection-card img{height:92px;}.collection-card h3{font-size:18px;}.collection-card>div{padding:10px 4px 7px;min-height:70px;}
 .collection-card p{font-size:10px;}.collection-arrow{top:9px;right:2px;}
 .institution-section{display:block;padding:32px 0;}.institution-letter{padding:35px 29px;}.institution-letter h2{font-size:32px;}
 .institution-letter p:not(.eyebrow){font-size:15px;}.institution-reading{border-left:1px solid var(--line);border-top:0;padding:28px;}
 .institution-reading h3{font-size:24px;}.values-ribbon{margin-bottom:32px;}.values-ribbon .wrap{display:block;padding:10px 0;}
 .values-ribbon .wrap>div{justify-content:flex-start;padding:16px 0;gap:23px;}
 .values-ribbon .wrap>div+div{border-left:0;border-top:1px solid #b7a47d80;}.values-ribbon span{width:35px;text-align:center;}.values-ribbon p{font-size:17px;}.values-ribbon small{font-size:11px;}
 .young-section{display:flex;flex-direction:column;}.young-picture{padding:20px;}.young-picture img{height:300px;width:100%;max-width:none;object-position:50% 28%;}
 .young-copy{padding:30px 26px 36px;}.young-copy h2{font-size:33px;}.young-copy p{font-size:15px;}
 .section{padding:40px 0;}.approach-grid{display:block;}.approach-intro h2{font-size:32px;}.approach-intro .intro{font-size:16px;}
 .approach-grid .steps{margin-top:25px;}.step{gap:14px;padding:23px 0;}.step h3{font-size:21px;}
 .closing{padding:34px 0;display:block;}.closing h2{font-size:30px;}.closing .actions{margin-top:23px;}
 .site-footer{padding:35px 0 23px;}.site-footer .brand-name{font-size:26px;}.footer-tag{font-size:19px;}
 .footer-main{grid-template-columns:1fr 1fr;gap:30px 20px;}.footer-brand{grid-column:1/-1;}.footer-bottom{display:block;font-size:10px;}
 .footer-bottom p{overflow-wrap:anywhere;}.footer-legal{margin-top:18px;gap:20px;}.footer-legal a{min-height:32px;display:inline-flex;align-items:center;}
 .breadcrumb{padding-top:21px;font-size:12px;}.page-heading{padding-top:30px;padding-bottom:28px;}.page-heading h1{font-size:38px;margin-top:14px;line-height:1.4;}
 .page-heading .intro{font-size:16px;}.page-heading .eyebrow{font-size:9px;}
 .catalogue-layout{display:block;}.catalogue-aside{padding-top:18px;}.catalogue-layout .award-row{gap:10px;}
 .catalogue-layout .award-row h3{font-size:23px;}.award-row .small-title{font-size:9px;}
 .contact-layout h1{font-size:37px;}.form-panel{padding:25px 21px;}.form-panel h2{font-size:27px;}
 .programme-art{min-height:270px;}.editorial-feature h3,.editorial-secondary h3{font-size:29px;}
 .about-letter>.prose p:first-child{font-size:20px;}.legal-layout h2{font-size:25px;}.legal-layout{padding-top:27px;}
}
@media(max-width:375px){
 .wrap{width:calc(100% - 36px);}.site-header .brand-name{font-size:21px;}.monogram{width:45px;}.header-actions{gap:5px;}
 html[lang=zh-Hans] .heritage-copy h1{font-size:33px;}.heritage-copy h1{font-size:38px;}
 .hero-translation{font-size:21px;}.heritage-copy .button{font-size:13px;padding:11px 13px;gap:12px;}
 .collection-heading h2{font-size:21px;}.collection-heading .text-link{font-size:10px;}.collection-card h3{font-size:16px;}
 .collection-card img{height:84px;}.collection-card p{font-size:9px;}.footer-tag{font-size:18px;}
}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;}.collection-card:hover{transform:none;}}
html[lang=zh-Hans] .heritage-copy h1 span{white-space:nowrap;}
@media(max-width:340px){
 .site-header .brand-name{font-size:18px;}.monogram{width:38px;}.brand{gap:5px;}.header-actions{gap:0;}.header-inner{gap:3px;}.menu-toggle{width:34px;min-width:34px;}.lang-link{min-width:26px;}
 html[lang=zh-Hans] .heritage-copy h1{font-size:32px;}.heritage-copy h1{font-size:35px;}.hero-translation{font-size:20px;}
 .collection-heading{align-items:flex-start;}.collection-heading .text-link{white-space:normal;max-width:64px;}.collection-heading h2{font-size:21px;}
 .collection-card h3{font-size:15px;}.collection-card p{font-size:9px;}.collection-card img{height:80px;}
}

/* R4A Recovery — single approved gold-and-green ceremonial direction. */
.brand-core{width:58px;height:58px;flex:none;filter:drop-shadow(0 5px 7px #0005)}
.brand-identity{display:block;min-width:0}.brand-wordmark{display:block;width:236px;height:auto;color:#f3e5bd}.brand-sub{margin-top:5px}
.site-footer .brand-core{width:66px;height:66px}.site-footer .brand-wordmark{width:255px}
.archive-hero{position:relative;min-height:790px;background:radial-gradient(circle at 50% 36%,#fffdf7 0,#faf5e9 42%,#f2ead9 100%);border-bottom:1px solid #cbb78d;overflow:hidden;color:#102d27}
.archive-frame{position:absolute;inset:18px;border:1px solid #aa8a5047;pointer-events:none}.archive-frame:after{content:'';position:absolute;inset:8px;border:1px solid #aa8a5024}
.archive-hero-inner{min-height:745px;display:grid;grid-template-columns:1fr minmax(620px,800px) 1fr;gap:30px;align-items:center;padding:34px 0 38px}
.archive-centre{text-align:center;display:flex;flex-direction:column;align-items:center;min-width:0}.archive-centre>.eyebrow{font-size:10px;letter-spacing:.32em;margin-bottom:6px;color:#92703d}.archive-centre>.eyebrow span{padding:0 8px}
.archive-seal{width:min(440px,44vh);min-width:350px;height:auto;filter:drop-shadow(0 20px 22px #1a261c36);margin:-2px auto -17px}
.archive-wordmark{width:min(760px,95%);height:auto;color:#092b24;margin:0 auto 4px}
.archive-centre h1{font-size:clamp(31px,3.1vw,48px);line-height:1.25;letter-spacing:-.025em;margin:0;color:#17352e}.archive-centre h1 span{display:inline}.archive-centre h1 span+span:before{content:' '}.archive-centre .hero-translation{font-size:15px;letter-spacing:.17em;text-transform:uppercase;color:#9a7742;margin-top:5px}
.archive-centre .hero-description{font:14px/1.75 var(--sans);color:#59665f;max-width:690px;margin-top:8px}.archive-centre .hero-description br{display:none}.archive-centre .actions{margin-top:20px;justify-content:center}
.archive-side{font:10px/2.35 Georgia,serif;letter-spacing:.34em;color:#8c6b3b;display:flex;flex-direction:column;justify-self:start;align-self:center}.archive-side-right{justify-self:end}.archive-side i{width:42px;height:1px;background:#a8884e;margin-top:17px}.archive-side-right:after{content:'A More Remarkable World';font:italic 18px/1.6 Georgia,serif;letter-spacing:.02em;margin-top:22px;max-width:140px;color:#8b7049}.archive-colophon{height:48px;border-top:1px solid #cbb78d;display:flex;justify-content:center;align-items:center;gap:34px;font:9px/1 Georgia,serif;letter-spacing:.28em;color:#9b7a45}.archive-colophon span+span:before{content:'·';margin-right:34px}
html[dir=rtl] .archive-centre,html[dir=rtl] .archive-wordmark,html[dir=rtl] .archive-seal{direction:ltr}
html[lang=zh-Hans] .archive-centre h1 span+span:before{content:''}
@media(max-width:1100px){.site-header .brand-wordmark{width:205px}.archive-hero-inner{grid-template-columns:140px minmax(520px,1fr) 140px}.archive-seal{width:390px}.archive-side{font-size:9px;letter-spacing:.22em}.archive-side-right:after{font-size:16px}}
@media(max-width:860px){.archive-hero{min-height:720px}.archive-hero-inner{min-height:675px;grid-template-columns:1fr;padding-top:28px}.archive-side{display:none}.archive-seal{width:390px}.archive-wordmark{width:min(650px,94%)}.archive-centre h1{font-size:39px}.brand-wordmark{width:205px}}
@media(max-width:680px){.brand-core{width:43px;height:43px}.site-header .brand-wordmark{width:158px}.brand-sub{font-size:6px!important;letter-spacing:.17em!important;margin-top:3px!important}.archive-hero{min-height:660px}.archive-frame{inset:8px}.archive-hero-inner{min-height:617px;padding:24px 0 25px}.archive-centre>.eyebrow{font-size:7px;letter-spacing:.20em;margin-bottom:7px}.archive-seal{width:min(310px,80vw);min-width:0;margin:0 auto -8px}.archive-wordmark{width:94%;margin-bottom:7px}.archive-centre h1{font-size:30px;line-height:1.4;padding:0 6px}.archive-centre .hero-translation{font-size:11px;letter-spacing:.12em}.archive-centre .hero-description{font-size:13px;line-height:1.75;margin-top:10px}.archive-centre .actions{width:100%;margin-top:18px;gap:10px;flex-wrap:nowrap}.archive-centre .button{font-size:13px;padding:10px 14px;min-height:48px;gap:10px;flex:1}.archive-colophon{height:43px;gap:12px;font-size:7px;letter-spacing:.12em}.archive-colophon span+span:before{margin-right:12px}}
@media(max-width:390px){.site-header .brand-wordmark{width:145px}.brand-core{width:40px;height:40px}.archive-hero{min-height:635px}.archive-hero-inner{min-height:592px}.archive-seal{width:286px}.archive-centre h1{font-size:28px}.archive-centre .hero-description{max-width:335px}.archive-centre .actions{padding:0 4px}.archive-centre .button{font-size:12px;padding-inline:10px}.archive-colophon{gap:8px;font-size:6px}.archive-colophon span+span:before{margin-right:8px}}
