:root{--ink:#eef1f5;--muted:#9aa3b2;--gold:#e8a33c;--panel:rgba(12,13,16,.9);--serif:Georgia,"Times New Roman",serif;--sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}*{box-sizing:border-box}html,body{margin:0;padding:0;background:#06070a;color:var(--ink);font-family:var(--sans)}#scene-container{position:fixed;inset:0;z-index:0}.maplibregl-ctrl-attrib,.maplibregl-ctrl-logo{display:none!important}#time-cover{position:fixed;inset:0;z-index:6;display:flex;align-items:flex-end;background:#000}#time-cover img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}#time-cover .cover-text{position:relative;z-index:2;padding:0 7vw 12vh;max-width:900px;background:linear-gradient(transparent,#040507d9);width:100%}.cover-kicker{font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:14px;font-weight:700}.cover-title{font-family:var(--serif);font-size:clamp(34px,6vw,72px);line-height:1.03;margin:0 0 12px;font-weight:600}.cover-sub{font-size:15px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted)}.cover-intro{font-size:clamp(15px,1.7vw,18px);line-height:1.55;color:#e3e8f0;max-width:48ch;margin-top:18px}#back-link{position:fixed;top:18px;left:20px;z-index:12;display:flex;gap:7px;align-items:center;text-decoration:none;color:var(--ink);font-size:13px;font-weight:600;background:#08090c8c;border:1px solid rgba(255,255,255,.18);padding:7px 13px;border-radius:8px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}#back-link:hover{border-color:#fff;background:#08090ccc}#header{position:fixed;top:64px;left:20px;z-index:8;pointer-events:none}.site-title{font-family:var(--serif);font-size:30px;margin:0;font-weight:600}.site-subtitle{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-top:2px}#scroll-progress-track{position:fixed;top:0;left:0;right:0;height:3px;z-index:14;background:#ffffff14}#scroll-progress{height:100%;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:transform .1s linear}#loader{position:fixed;inset:0;z-index:20;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#06070a;transition:opacity 1s ease}#loader.fade-out{opacity:0;pointer-events:none}.loader-title{font-family:var(--serif);font-size:30px;margin-bottom:8px}.loader-sub{font-size:13px;color:var(--muted)}#scroll-runway{position:relative;z-index:5}.chapter{min-height:100vh;display:flex;align-items:center;padding:0 6vw}.chapter-card{max-width:460px;background:var(--panel);border:1px solid #2a313c;border-left:3px solid var(--gold);border-radius:12px;padding:24px 26px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;transform:translateY(22px);transition:opacity .6s ease,transform .6s ease;box-shadow:0 18px 50px #00000080}.chapter-card.visible{opacity:1;transform:none}.chapter-number{font-size:11px;letter-spacing:.16em;color:var(--gold);font-weight:700;margin-bottom:9px}.chapter-title{font-family:var(--serif);font-size:27px;line-height:1.1;margin:0 0 12px;font-weight:600}.chapter-text{font-size:15.5px;line-height:1.62;color:#d4dae3;margin:0}.chapter-chart{margin:16px 0 0;background:#0f1318;border:1px solid #232a33;border-radius:9px;padding:12px 12px 10px}.chart-title{font-size:11px;font-weight:700;color:#cfd6e0;margin-bottom:10px}.bar-row{display:flex;align-items:center;gap:8px;margin:7px 0}.bar-label{font-size:11px;color:#cfd6e0;width:78px;flex:none;text-align:right}.bar-track{flex:1;height:13px;background:#1b212a;border-radius:3px;overflow:hidden}.bar-fill{height:100%;background:var(--gold);border-radius:3px}.bar-val{font-size:10.5px;color:#9aa3b2;width:42px;flex:none;font-weight:600}.chapter-photo{margin:16px 0 0}.chapter-photo img{width:100%;border-radius:8px;display:block}.chapter-photo figcaption{font-size:10.5px;color:var(--muted);margin-top:6px;line-height:1.4}.chapter-cta{display:inline-block;margin-top:18px;color:#06070a;background:var(--gold);font-weight:700;font-size:14px;text-decoration:none;padding:11px 18px;border-radius:9px}.chapter-cta:hover{background:#fff}.chapter-links{margin-top:16px;display:flex;flex-direction:column;gap:8px}.chapter-links a{font-size:12.5px;color:var(--gold);text-decoration:none;border:1px solid rgba(232,163,60,.4);border-radius:7px;padding:8px 11px;display:flex;justify-content:space-between}.chapter-links a:hover{border-color:var(--gold);background:#e8a33c1a}#legend{position:fixed;left:20px;bottom:34px;z-index:8;background:#08090cc7;border:1px solid #2a313c;border-radius:9px;padding:10px 13px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;transition:opacity .5s ease;max-width:230px}#legend .legend-title{font-size:11px;font-weight:700;color:#cfd6e0;margin-bottom:7px}#legend .legend-row{display:flex;align-items:center;gap:8px;font-size:11px;color:#cfd6e0}#legend .legend-sw{width:14px;height:14px;border-radius:3px;background:#e8a33cbf;border:1px solid #e8a33c;flex:none}#credit{position:fixed;bottom:0;left:0;right:0;z-index:7;font-size:10.5px;color:var(--muted);padding:8px 16px;background:linear-gradient(transparent,#040507d9);text-align:center;pointer-events:none}@media(max-width:600px){.chapter{padding:0 5vw}.chapter-card{max-width:none}#header,#legend{display:none}}#am-swipe{position:fixed;right:5vw;top:50%;transform:translateY(-50%);z-index:7;width:min(42vw,520px);opacity:0;pointer-events:none;transition:opacity .55s ease;--swipe:50%}#am-swipe.visible{opacity:1;pointer-events:auto}#am-swipe .swipe-frame{position:relative;width:100%;aspect-ratio:1/1;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.18);box-shadow:0 22px 60px #0000008c;cursor:ew-resize;user-select:none;-webkit-user-select:none}#am-swipe .swipe-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}#am-swipe .swipe-after{clip-path:inset(0 0 0 var(--swipe))}#am-swipe .swipe-handle{position:absolute;top:0;bottom:0;left:var(--swipe);width:2px;margin-left:-1px;background:#ffffffe6;box-shadow:0 0 8px #0009;pointer-events:none}#am-swipe .swipe-grip{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:34px;height:34px;border-radius:50%;background:#0c0d10d9;color:#fff;border:1px solid rgba(255,255,255,.6);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;letter-spacing:-1px}#am-swipe .swipe-year{position:absolute;top:10px;font-size:12px;font-weight:700;letter-spacing:.12em;color:#fff;background:#08090c99;padding:3px 9px;border-radius:6px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}#am-swipe .swipe-year-before{left:10px}#am-swipe .swipe-year-after{right:10px}#am-swipe .swipe-cap{margin-top:9px;font-size:11px;line-height:1.4;color:#cfd6e0;text-align:center}@media(max-width:820px){#am-swipe{right:50%;transform:translate(50%);top:auto;bottom:14px;width:min(86vw,420px)}}
