:root{--mint: #b7e3d0;--peach: #ffd166;--ink: #24120b;--accent: #d43f2a;--accent-2: #0f6f83;--accent-3: #f4b000;--rose: #d43f2a;--sand: #fff7df;--bg-gradient-start: #ffe07a;--bg-gradient-mid: #fff7df;--bg-gradient-end: #b9e1d7;--text-primary: #24120b;--text-secondary: #513321;--text-tertiary: #0f6372;--section-bg: rgba(255, 248, 224, .96);--section-header-bg: #ffcf53;--border-color: #24120b;--figure-bg: #fffaf0;--caption-bg: #fff1b8;--nav-bg: #fffaf0;--nav-hover: #0f6f83;--nav-hover-text: #fff7df;--timeline-bg: rgba(15, 111, 131, .12);--era-bg: #0f6f83;--era-text: #fff7df;--grid-line: rgba(36, 18, 11, .06);--header-stripe: rgba(255, 255, 255, .24);--shadow-hard: #0f6f83;--shadow-soft: rgba(36, 18, 11, .16);--headline-shadow: #ffd166;--shop-bg-start: #ffdb5b;--shop-bg-end: #c5eee1;--badge-text: #24120b}.dark-theme{--mint: #72c6b7;--peach: #f4b000;--bg-gradient-start: #101820;--bg-gradient-mid: #172c33;--bg-gradient-end: #3a1711;--text-primary: #fff2d6;--text-secondary: #e5cfa6;--text-tertiary: #9dd8d0;--section-bg: rgba(23, 27, 29, .96);--section-header-bg: #0f3d45;--border-color: #f4b000;--figure-bg: #211816;--caption-bg: #101820;--nav-bg: #171b1d;--nav-hover: #f4b000;--nav-hover-text: #101820;--timeline-bg: rgba(244, 176, 0, .12);--era-bg: #f4b000;--era-text: #101820;--grid-line: rgba(255, 242, 214, .045);--header-stripe: rgba(255, 242, 214, .08);--shadow-hard: #d43f2a;--shadow-soft: rgba(0, 0, 0, .36);--headline-shadow: #5c230f;--shop-bg-start: #392211;--shop-bg-end: #0b3c44;--badge-text: #101820}*{box-sizing:border-box}html{transition:background-color .3s ease}body{margin:0;background:linear-gradient(90deg,var(--grid-line) 1px,transparent 1px),linear-gradient(0deg,var(--grid-line) 1px,transparent 1px),linear-gradient(120deg,var(--bg-gradient-start),var(--bg-gradient-mid) 42%,var(--bg-gradient-end));background-size:34px 34px,34px 34px,auto;color:var(--text-primary);font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.7;transition:color .3s ease,background .3s ease}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-link:focus{position:static!important;width:auto!important;height:auto!important;padding:.5rem 1rem;background:var(--accent);color:#fff6dd;border-radius:4px;z-index:1000}.header{max-width:1200px;margin:0 auto;padding:6.3rem 2rem 1rem;position:relative}.header:before{content:"";position:absolute;top:2.3rem;left:2rem;right:2rem;height:10px;border:2px solid var(--border-color);border-radius:8px;background:repeating-linear-gradient(90deg,var(--accent) 0 44px,var(--accent-3) 44px 88px,var(--accent-2) 88px 132px);box-shadow:4px 4px 0 var(--shadow-hard)}.header-top{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.header-actions{display:flex;align-items:center;gap:.75rem}.theme-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--nav-bg);border:2px solid var(--border-color);border-radius:8px;width:42px;height:42px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;cursor:pointer;transition:all .2s ease;color:var(--text-primary);box-shadow:3px 3px 0 var(--shadow-hard)}.theme-toggle:hover{transform:translate(-1px,-1px);border-color:var(--accent);box-shadow:4px 4px 0 var(--shadow-hard)}.theme-toggle:focus{outline:2px solid var(--accent);outline-offset:2px}.kicker{letter-spacing:.15em;text-transform:uppercase;font-weight:800;color:var(--accent-2);transition:color .3s ease}.dark-theme .kicker{color:var(--accent-3)}.shop-cta{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.55rem .9rem;border-radius:8px;font-weight:800;text-decoration:none;white-space:nowrap;background:linear-gradient(180deg,var(--accent),#a92818);color:#fff6dd;box-shadow:4px 4px 0 var(--shadow-hard);border:2px solid var(--border-color);transition:transform .08s ease,box-shadow .2s ease}.shop-cta.large{padding:.8rem 1.2rem;font-size:1.05rem}.shop-cta:hover,.shop-cta:focus{transform:translate(-2px,-2px);box-shadow:6px 6px 0 var(--shadow-hard)}h1{font-weight:800;font-size:clamp(2.4rem,6vw,4.25rem);line-height:1.1;margin:.2rem 0 .6rem;-webkit-hyphens:auto;hyphens:auto;text-shadow:2px 2px 0 var(--headline-shadow)}h1 .brand-frag{white-space:nowrap;color:var(--accent)}h1 .dash{padding:0 .15em;color:var(--accent-2);text-shadow:none}h1 .tagline{display:inline-block}@media (max-width:640px){h1{line-height:1.05}h1 .brand-frag{font-size:.92em}h1 .dash{padding:0 .25em}h1 .tagline{max-width:12ch}}.sub{font-family:Libre Baskerville,serif;font-size:1.05rem;color:var(--text-secondary);max-width:90ch;border-left:4px solid var(--accent-2);padding-left:1rem;transition:color .3s ease}.slogan{font-weight:800;font-size:1rem;margin:.5rem 0 .8rem;color:var(--badge-text);max-width:60ch;text-transform:uppercase;letter-spacing:.08em;background:linear-gradient(90deg,var(--accent-3),var(--mint));padding:.45rem .7rem;border:2px solid var(--border-color);border-radius:8px;display:inline-block;box-shadow:4px 4px 0 var(--shadow-hard)}.wrap{max-width:1200px;margin:2rem auto;padding:0 2rem}.shop-section{background:repeating-linear-gradient(135deg,var(--header-stripe) 0 12px,transparent 12px 24px),linear-gradient(135deg,var(--shop-bg-start),var(--shop-bg-end));transition:background .3s ease}.shop-inner{display:grid;grid-template-columns:7fr 5fr;gap:1.4rem;padding:1.2rem 1.6rem;align-items:center}.shop-copy h2{margin:.2rem 0 .4rem;font-size:1.8rem;font-weight:800;color:var(--text-primary);transition:color .3s ease}.shop-copy p{margin:.2rem 0 1rem;color:var(--text-secondary);font-family:Libre Baskerville,serif;transition:color .3s ease}.shop-art{display:flex;align-items:center;justify-content:center}.shop-art img{filter:drop-shadow(8px 8px 0 var(--shadow-soft));transform:rotate(-2deg);max-width:min(100%,260px);height:auto}.toc ul{list-style:none;padding:0;margin:1rem 0 0;display:flex;flex-wrap:wrap;gap:.75rem}.toc a{text-decoration:none;font-size:.85rem;font-weight:800;background:var(--nav-bg);color:var(--text-primary);padding:.42rem .7rem;border-radius:8px;border:2px solid var(--border-color);transition:all .2s;box-shadow:3px 3px 0 var(--shadow-soft)}.toc a:hover,.toc a:focus{background:var(--nav-hover);color:var(--nav-hover-text);transform:translate(-1px,-1px);box-shadow:4px 4px 0 var(--shadow-hard)}.section{background:var(--section-bg);border:2px solid var(--border-color);border-radius:8px;box-shadow:8px 8px 0 var(--shadow-hard);overflow:hidden;margin-bottom:2.4rem;transition:background-color .3s ease,box-shadow .3s ease,border-color .3s ease}.dark-theme .section{box-shadow:8px 8px 0 var(--shadow-hard)}.section-header{display:flex;justify-content:space-between;align-items:flex-end;padding:1.2rem 1.6rem;border-bottom:2px solid var(--border-color);background:repeating-linear-gradient(135deg,var(--header-stripe) 0 10px,transparent 10px 20px),var(--section-header-bg);transition:all .3s ease}.section-header h2{margin:0;font-size:1.6rem;font-weight:800;color:var(--text-primary)}.era{font-weight:800;color:var(--era-text);letter-spacing:.06em;background:var(--era-bg);border:2px solid var(--border-color);border-radius:8px;padding:.12rem .45rem;transition:color .3s ease}.section-body{display:grid;grid-template-columns:7fr 5fr;gap:1.4rem;padding:1.2rem 1.6rem}.section-body.single-column{grid-template-columns:1fr}.copy p{font-family:Libre Baskerville,serif;font-size:1.03rem;margin:.6rem 0;color:var(--text-primary);transition:color .3s ease}.copy p:first-of-type:first-letter{float:left;font-size:3.2rem;line-height:.9;padding:.25rem .5rem 0 0;font-weight:700;color:var(--rose);text-shadow:1px 1px 0 var(--accent-3);transition:color .3s ease}.gallery{display:grid;gap:1rem;grid-template-columns:1fr;align-content:start;align-items:start}.gallery.twocol{grid-template-columns:1fr 1fr}figure{margin:0;background:var(--figure-bg);border:2px solid var(--border-color);border-radius:8px;overflow:hidden;display:flex;flex-direction:column;box-shadow:4px 4px 0 var(--shadow-soft);transition:background-color .3s ease,border-color .3s ease,box-shadow .3s ease}.gallery img{display:block;width:100%;height:auto}figure.zoom{height:260px}figure.zoom img{width:100%;height:100%;object-fit:cover;transform:scale(1.6);transform-origin:center}figcaption{padding:.6rem .8rem;font-size:.9rem;font-weight:700;line-height:1.55;color:var(--text-secondary);border-top:2px solid var(--border-color);background:var(--caption-bg);transition:all .3s ease}.timeline{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1rem;background:var(--timeline-bg);padding:1rem;border:2px dashed var(--border-color);border-radius:8px;transition:background-color .3s ease}.dot{width:10px;height:10px;background:var(--accent);border-radius:50%;transition:background-color .3s ease;box-shadow:0 0 0 2px #fff5e499}.step{display:flex;align-items:center;gap:.6rem;font-weight:700;color:var(--text-secondary);background:var(--nav-bg);border:1px solid var(--border-color);border-radius:8px;padding:.35rem .55rem;transition:color .3s ease}@media (max-width: 900px){.section-body,.gallery.twocol,.shop-inner{grid-template-columns:1fr}}@media (max-width: 640px){.header{padding:4rem 1.1rem .8rem}.header:before{top:1.25rem;left:1.1rem;right:1.1rem;height:8px;box-shadow:3px 3px 0 var(--shadow-hard)}h1{font-size:clamp(1.9rem,9vw,2.8rem)}.sub{font-size:.98rem}.wrap{padding:0 1.05rem}.section{border-radius:8px;box-shadow:5px 5px 0 var(--shadow-hard)}.section-header{padding:1rem 1.1rem}.section-body{padding:1rem 1.1rem;gap:1rem}.toc ul{gap:.5rem}.toc a{font-size:.75rem;padding:.35rem .6rem}.copy p{font-size:.97rem}.copy p:first-of-type:first-letter{font-size:2.6rem}.header-top{align-items:flex-start;gap:.5rem}.header-top>.kicker{max-width:17ch;font-size:.78rem;line-height:1.55}.header-actions{flex-shrink:0;gap:.45rem}.header-actions .shop-cta{font-size:.84rem;padding:.48rem .58rem;box-shadow:3px 3px 0 var(--shadow-hard)}.theme-toggle{width:38px;height:38px;font-size:1.1rem;box-shadow:3px 3px 0 var(--shadow-hard)}.shop-cta{padding:.5rem .8rem}.mobile-shop-cta{display:none}}.footer{max-width:1200px;margin:4rem auto 2rem;padding:2rem;text-align:center}.disclaimer{font-size:.85rem;color:var(--text-tertiary);font-style:italic;max-width:60ch;margin:0 auto;line-height:1.6;transition:color .3s ease}.mobile-shop-cta{position:fixed;bottom:14px;right:14px;z-index:50;background:linear-gradient(180deg,var(--accent),#a92818);color:#fff6dd;border-radius:8px;padding:.7rem 1rem;font-weight:800;text-decoration:none;box-shadow:4px 4px 0 var(--shadow-hard);border:2px solid var(--border-color)}@media (min-width: 901px){.mobile-shop-cta{display:none}}
