:root{--museum-bg:#000000;--museum-panel:#080608;--museum-warm:#f0d7c6;--museum-muted:#a99a9e;--museum-line:#2b2028;--museum-pink:#ff4f9b;--museum-purple:#8f5cff;--museum-amber:#e8a45f;--museum-max:1240px}html,body{background:#000!important}body.museum-home,body.memory-page,body.archive-page,body.collection-page,body.journal-page{background:#000!important;color:var(--museum-warm)}.museum-header{position:sticky;top:0;z-index:50;height:86px;padding:0 max(24px,calc((100vw - var(--museum-max))/2));display:flex;align-items:center;justify-content:space-between;background:rgba(0,0,0,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(240,215,198,.08)}.museum-brand img{width:62px;height:62px;object-fit:contain}.museum-nav{display:flex;gap:2rem;font-size:.86rem;letter-spacing:.04em;color:var(--museum-muted)}.museum-nav a:hover,.museum-nav a[aria-current=page]{color:var(--museum-warm)}.museum-entrance{max-width:var(--museum-max);margin:auto;min-height:calc(100vh - 86px);display:grid;grid-template-columns:.82fr 1.18fr;gap:6vw;align-items:center;padding:7rem 24px}.museum-kicker{text-transform:uppercase;letter-spacing:.22em;font-size:.68rem;color:#cb8aa8}.entrance-copy h1{font-size:clamp(3.7rem,7vw,7.5rem);line-height:.98;letter-spacing:-.06em;max-width:720px}.museum-lead{font-family:Georgia,serif;font-size:clamp(1.1rem,1.7vw,1.35rem);line-height:1.75;color:#c8b8b8;max-width:680px}.museum-actions{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:2.2rem}.museum-button{border:1px solid #46333f;border-radius:999px;padding:.9rem 1.25rem;font-weight:600}.museum-button.primary{background:#ead7ca;color:#171012;border-color:#ead7ca}.memory-window{min-height:620px;border-radius:38px;position:relative;overflow:hidden;background:radial-gradient(circle at 45% 45%,rgba(255,162,95,.3),transparent 20%),linear-gradient(145deg,#211119,#090709 58%);box-shadow:0 55px 120px #000;border:1px solid #302129}.window-glow{position:absolute;width:350px;height:280px;left:14%;top:21%;background:radial-gradient(circle,#ffd0a0 0,#d26477 25%,rgba(101,34,71,.28) 55%,transparent 72%);filter:blur(12px)}.crt{position:absolute;left:22%;top:28%;width:330px;aspect-ratio:4/3;border:24px solid #151213;border-radius:28px;background:radial-gradient(circle,#d7a083,#50213c 38%,#120d13 72%);box-shadow:0 0 55px rgba(255,125,149,.22)}.crt span{position:absolute;inset:0;display:grid;place-items:center;font-size:.76rem;letter-spacing:.35em;color:#ead8de}.shelf{position:absolute;right:10%;bottom:18%;width:38%;height:42%;border-left:3px solid #38242f;border-bottom:3px solid #38242f;background:repeating-linear-gradient(to bottom,transparent 0 62px,#251820 63px 66px)}.rain{position:absolute;inset:0;opacity:.1;background:repeating-linear-gradient(105deg,transparent 0 18px,rgba(255,255,255,.25) 19px 20px)}.memory-window>p{position:absolute;bottom:28px;left:34px;font-size:.65rem;letter-spacing:.25em;color:#b797a4}.museum-statement{max-width:900px;margin:4rem auto 10rem;padding:0 24px;text-align:center}.museum-statement p{color:#8e7d84}.museum-statement h2{font-family:Georgia,serif;font-size:clamp(2.5rem,5vw,5rem);font-weight:400;line-height:1.15}.museum-section{max-width:var(--museum-max);margin:auto;padding:7rem 24px}.museum-section-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2.5rem}.museum-section-heading h2{font-family:Georgia,serif;font-weight:400;font-size:clamp(2.4rem,4.5vw,4.5rem)}.museum-section-heading>a{color:#c69baa}.memory-feature-list{border-top:1px solid var(--museum-line)}.memory-feature{display:grid;grid-template-columns:170px 1fr auto;gap:2rem;align-items:center;padding:2rem 0;border-bottom:1px solid var(--museum-line);transition:.25s}.memory-feature:hover{padding-left:1rem}.memory-feature>span{font-size:.67rem;letter-spacing:.15em;color:#9b7c88;text-transform:uppercase}.memory-feature h3{font-family:Georgia,serif;font-size:clamp(1.6rem,2.7vw,2.8rem);font-weight:400;margin-bottom:.4rem}.memory-feature p{color:var(--museum-muted);margin:0}.memory-feature strong{font-size:.8rem}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.collection-panel{min-height:360px;padding:2rem;border:1px solid var(--museum-line);border-radius:24px;background:linear-gradient(145deg,#110b0f,#080608);display:flex;flex-direction:column;justify-content:flex-end}.collection-panel small{color:#b87a98;letter-spacing:.16em;text-transform:uppercase}.collection-panel h3{font-family:Georgia,serif;font-size:2rem;font-weight:400}.collection-panel p{color:var(--museum-muted)}.channel-room{display:grid;grid-template-columns:1fr 1fr;gap:5rem;border-block:1px solid var(--museum-line)}.channel-room h2{font-family:Georgia,serif;font-size:3rem;font-weight:400}.channel-room p{color:var(--museum-muted)}.channel-links{display:grid;gap:1rem}.channel-links a{padding:1.5rem;border:1px solid var(--museum-line);border-radius:16px;display:flex;justify-content:space-between}.museum-footer{max-width:var(--museum-max);margin:auto;padding:5rem 24px 3rem;border-top:1px solid var(--museum-line);display:grid;grid-template-columns:1fr auto;gap:2rem;color:var(--museum-muted)}.museum-footer img{width:84px}.museum-footer nav{display:flex;gap:1.2rem;flex-wrap:wrap}.museum-footer>p{grid-column:1/-1;font-size:.75rem}.archive-hero,.collection-hero,.journal-hero,.memory-header{max-width:var(--museum-max);margin:auto;padding:8rem 24px 4rem}.archive-hero h1,.collection-hero h1,.journal-hero h1,.memory-header h1{font-family:Georgia,serif;font-size:clamp(3.5rem,7vw,7rem);font-weight:400;letter-spacing:-.04em}.archive-hero p,.collection-hero p,.journal-hero p,.memory-header .standfirst{max-width:780px;color:#baa9ae;font-size:1.2rem}.memory-toolbar{max-width:var(--museum-max);margin:auto;padding:0 24px 2rem;display:flex;gap:.6rem;flex-wrap:wrap}.memory-toolbar input{flex:1;min-width:240px;background:#0b080a;border:1px solid var(--museum-line);color:#fff;padding:1rem;border-radius:999px}.memory-toolbar button{background:transparent;border:1px solid var(--museum-line);color:#baa9ae;padding:.75rem 1rem;border-radius:999px}.memory-toolbar button.active{background:#e8d4c8;color:#171012}.memory-grid{max-width:var(--museum-max);margin:auto;padding:1rem 24px 8rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.memory-card{border:1px solid var(--museum-line);border-radius:20px;padding:1.5rem;background:#0a0709;display:flex;flex-direction:column;min-height:280px}.memory-card small{color:#b87a98;text-transform:uppercase;letter-spacing:.14em}.memory-card h2{font-family:Georgia,serif;font-weight:400;font-size:1.65rem}.memory-card p{color:var(--museum-muted)}.memory-card strong{margin-top:auto;font-size:.82rem}.memory-layout{max-width:var(--museum-max);margin:auto;padding:0 24px 8rem;display:grid;grid-template-columns:minmax(0,760px) 300px;gap:6rem}.memory-copy{font-family:Georgia,serif;font-size:1.18rem;line-height:1.9;color:#d7c8c4}.memory-copy h2{font-family:Georgia,serif;font-size:2.4rem;font-weight:400;margin-top:3.5rem}.memory-copy .opening{font-size:1.5rem;color:#eadbd6}.memory-sidebar{position:sticky;top:110px;height:max-content;border-left:1px solid var(--museum-line);padding-left:2rem}.memory-sidebar dt{font-size:.65rem;letter-spacing:.14em;text-transform:uppercase;color:#927882}.memory-sidebar dd{margin:0 0 1.2rem;color:#d5c4c5}.collection-list{max-width:var(--museum-max);margin:auto;padding:2rem 24px 8rem}.collection-entry{padding:4rem 0;border-top:1px solid var(--museum-line);display:grid;grid-template-columns:220px 1fr;gap:3rem}.collection-entry h2{font-family:Georgia,serif;font-size:3rem;font-weight:400}.collection-entry p{color:var(--museum-muted)}.collection-memory-links{display:flex;flex-wrap:wrap;gap:.7rem}.collection-memory-links a{border:1px solid var(--museum-line);border-radius:999px;padding:.6rem .85rem;font-size:.8rem}.journal-list{max-width:900px;margin:auto;padding:2rem 24px 8rem}.journal-entry{padding:3rem 0;border-top:1px solid var(--museum-line)}.journal-entry h2{font-family:Georgia,serif;font-size:2.4rem;font-weight:400}.journal-entry p{color:var(--museum-muted)}@media(max-width:900px){.museum-entrance,.channel-room,.memory-layout{grid-template-columns:1fr}.memory-window{min-height:480px}.collection-grid,.memory-grid{grid-template-columns:1fr 1fr}.memory-feature{grid-template-columns:1fr}.memory-sidebar{position:static;border-left:0;border-top:1px solid var(--museum-line);padding:2rem 0}.museum-nav{display:none;position:absolute;top:86px;left:0;right:0;padding:1.5rem;background:#000;flex-direction:column}.museum-nav.open{display:flex}}@media(max-width:620px){.collection-grid,.memory-grid{grid-template-columns:1fr}.museum-entrance{padding-top:4rem}.memory-window{min-height:390px}.crt{width:230px}.museum-footer{grid-template-columns:1fr}.collection-entry{grid-template-columns:1fr}.museum-section-heading{align-items:start;flex-direction:column}}