@charset "UTF-8";
:root{color-scheme:dark;--ink:#e7e9db;--muted:#81988c;--accent:#bdd5a6;--line:rgba(187,212,183,.18);font-family:"Segoe UI",Arial,sans-serif;font-synthesis:none}
*{box-sizing:border-box}
body{margin:0;background:#06120f;color:var(--ink);overflow:hidden}
button,a,input,select{-webkit-tap-highlight-color:transparent}
button,a{touch-action:manipulation}
button,select{font:inherit;color:inherit}
button{cursor:pointer}
a{color:inherit;text-decoration:none}
button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,canvas:focus-visible{outline:2px solid var(--accent);outline-offset:5px}
[hidden]{display:none!important}
#cinema{position:fixed;inset:0;width:100%;height:100%;display:block;touch-action:none;cursor:grab}
#cinema:active{cursor:grabbing}
.edge-vignette{position:fixed;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(4,12,10,.45),transparent 50%);z-index:1}
header{position:fixed;z-index:3;top:0;left:0;right:0;margin:0 42px;height:98px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:20px}
.brand{display:flex;align-items:center;gap:11px;font-size:9px;line-height:1.5;letter-spacing:2px}
.brand strong{font-weight:500;letter-spacing:3px}
.brand svg{color:var(--accent)}
.edition{font-size:9px;letter-spacing:2px;color:var(--muted)}
nav{display:flex;gap:26px;align-items:center}
.archive-link{font-size:11px;color:#becabd}
.archive-link span{margin-left:9px;color:var(--accent)}
.icon-button{display:grid;place-items:center;background:transparent;border:1px solid var(--line);border-radius:50%;width:38px;height:38px;font-size:24px;font-weight:200}
.icon-button:hover{background:#bdd5a612}
.intro{position:fixed;left:7%;top:24%;z-index:2;pointer-events:none}
.eyebrow{font-size:9px;letter-spacing:2.1px;color:var(--accent);display:flex;align-items:center;gap:9px}
.live-dot{display:inline-block;width:5px;height:5px;background:var(--accent);border-radius:50%;box-shadow:0 0 10px #bad9a944}
.divider{opacity:.3;margin:0 3px}
h1{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:clamp(46px,5.5vw,86px);line-height:1.06;letter-spacing:-3px;margin:27px 0 22px}
h1 em{color:var(--accent);font-weight:400}
.description{font-size:12px;line-height:1.9;color:var(--muted);margin:0}
.specimens{display:flex;gap:24px;margin-top:36px;pointer-events:auto}
.specimen{background:none;border:0;border-bottom:1px solid transparent;color:var(--muted);padding:0 0 12px;display:flex;align-items:center;gap:8px;font-size:12px}
.specimen span{font-size:8px;color:#6d8579}
.specimen.selected{border-color:var(--accent);color:var(--ink)}
.specimen.selected span{color:var(--accent)}
.specimen:hover{color:var(--ink)}
.specimen-note{display:flex;align-items:center;gap:10px;font-size:10px;color:var(--muted);margin-top:18px}
.fine-line{width:20px;height:1px;background:var(--line)}
.scene-caption{position:fixed;right:42px;top:46%;display:flex;writing-mode:vertical-rl;gap:18px;z-index:2;font-size:8px;letter-spacing:2px;color:#6c8878;pointer-events:none}
.scene-caption span:first-child{color:var(--accent)}
.view-hint{position:fixed;bottom:195px;left:63.5%;transform:translateX(-50%);z-index:2;font-size:8px;letter-spacing:1.7px;color:#789083;white-space:nowrap;pointer-events:none}
.view-hint span{margin:0 12px;color:var(--accent)}
.transport{position:fixed;bottom:24px;left:42px;right:42px;z-index:3;border-top:1px solid var(--line);padding:22px 0 0;background:linear-gradient(0deg,#06120fcc,transparent)}
.transport-top{display:flex;align-items:center;justify-content:space-between}
.archive-info{display:flex;flex-direction:column;gap:7px}
.micro-label{font-size:8px;letter-spacing:2px;color:var(--muted)}
.archive-info strong{font-size:12px;font-weight:400;color:#c6d2c2}
.transport-actions{display:flex;align-items:center;gap:24px}
.text-button{background:none;border:0;font-size:11px;color:#c6d2c2;padding:10px 0}
.text-button span{font-size:18px;font-weight:200;margin-right:6px;color:var(--accent)}
.play-button{width:42px;height:42px;border-radius:50%;background:var(--accent);color:#13241b;border:0;font-size:19px;display:grid;place-items:center}
.play-button:hover{background:#d3e7bf}
.timeline-row{display:flex;align-items:center;gap:20px;margin-top:20px}
.timeline-row span{font-size:9px;color:#a5b6a5;letter-spacing:.6px;white-space:nowrap;min-width:75px}
.timeline-row span:last-child{text-align:right}
input[type=range]{appearance:none;-webkit-appearance:none;height:18px;background:transparent;cursor:pointer;margin:0;min-width:0}
input[type=range]::-webkit-slider-runnable-track{height:2px;background:linear-gradient(90deg,var(--accent) var(--progress,40%),#bed1b52b var(--progress,40%))}
input[type=range]::-moz-range-track{height:2px;background:#bed1b52b}
input[type=range]::-moz-range-progress{height:2px;background:var(--accent)}
input[type=range]::-webkit-slider-thumb{appearance:none;width:7px;height:7px;background:var(--accent);border-radius:50%;margin-top:-2.5px;border:0;box-shadow:0 0 0 5px #bad9a915}
input[type=range]::-moz-range-thumb{width:7px;height:7px;background:var(--accent);border:0;border-radius:50%}
#timeline{flex:1}
.transport-bottom{display:flex;justify-content:space-between;font-size:7px;letter-spacing:1.5px;color:#667e6e;margin-top:12px}
.settings{position:fixed;z-index:7;top:112px;right:42px;width:275px;padding:20px 22px;background:rgba(7,22,16,.96);border:1px solid var(--line);box-shadow:0 20px 70px #0005;backdrop-filter:blur(24px)}
.panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px;gap:12px}
.panel-head h2{font-size:13px;font-weight:400;margin:0}
.panel-head .icon-button{border:0;width:22px;height:22px}
.settings label{display:flex;justify-content:space-between;font-size:11px;margin-top:20px;color:#bed0bc}
.settings output{font-size:10px;color:var(--muted)}
.settings input{width:100%;margin-top:10px}
.settings select{width:100%;margin:12px 0 10px;padding:9px 10px;background:#10271c;border:1px solid var(--line);font-size:11px}
.setting-button{display:flex;align-items:center;justify-content:space-between;background:none;border:0;border-bottom:1px solid var(--line);padding:13px 0;width:100%;font-size:11px;text-align:left}
.setting-button span{color:var(--accent)}
.panel-help{font-size:10px;line-height:1.8;color:var(--muted);margin:20px 0 0}
.import-menu{position:fixed;z-index:8;bottom:170px;right:42px;background:#0b1d15;border:1px solid var(--line);padding:12px;width:230px}
.import-menu button{background:transparent;border:0;border-bottom:1px solid var(--line);width:100%;padding:12px 5px;text-align:left;font-size:12px}
.import-menu p{font-size:10px;color:var(--muted);line-height:1.7;margin:12px 5px 4px}
.status{position:fixed;z-index:12;left:50%;top:110px;transform:translateX(-50%);padding:12px 18px;background:#10281e;border:1px solid var(--line);font-size:12px;max-width:85vw}
.fallback{position:fixed;z-index:15;left:50%;top:50%;transform:translate(-50%,-50%);background:#0c2018;border:1px solid var(--line);padding:32px;width:min(460px,90vw)}
.fallback h2{font:30px Georgia,serif}
.fallback p{font-size:13px;line-height:1.7;color:#b4c5b4}
.fallback a{display:inline-block;margin-top:14px;border-bottom:1px solid var(--accent);padding-bottom:8px;font-size:12px}
@media(min-width:1500px){.intro{left:9%;top:26%}}
@media(max-width:900px){
 header{margin:0 22px;height:78px}.edition{display:none}
 .intro{top:111px;left:28px}
 h1{font-size:52px;letter-spacing:-2px;margin:17px 0}
 .description{display:none}.specimens{margin-top:21px;gap:20px}
 .specimen-note{display:none}
 .transport{left:22px;right:22px;bottom:22px}
 .scene-caption{right:18px;top:48%}
 .view-hint{left:50%;bottom:192px;font-size:7px}
 .settings{top:90px;right:22px}.import-menu{right:22px}
}
@media(max-width:600px){
 header{height:70px;margin:0 20px}.brand{font-size:8px;gap:8px}.brand svg{width:28px;height:28px}.brand strong{letter-spacing:2px}
 nav{gap:13px}.archive-link{font-size:9px}.archive-link span{margin-left:4px}
 .icon-button{width:32px;height:32px}
 .intro{top:98px;left:24px;right:24px}
 .eyebrow{font-size:7px;letter-spacing:1.5px}
 h1{font-size:38px;letter-spacing:-1.7px;margin:14px 0 0}
 h1 br{display:none}h1 em{margin-left:6px}
 .specimens{margin-top:18px;gap:25px}.specimen{font-size:10px;padding-bottom:9px}
 .scene-caption{display:none}
 .transport{left:22px;right:22px;bottom:20px;padding-top:16px}
 .archive-info strong{font-size:10px}.micro-label{font-size:7px;letter-spacing:1.4px}
 .transport-actions{gap:17px}.play-button{width:35px;height:35px;font-size:15px}.text-button{font-size:10px}
 .timeline-row{gap:12px;margin-top:16px}.timeline-row span{font-size:8px;min-width:59px}
 .transport-bottom{font-size:6px;letter-spacing:.9px}
 .view-hint{bottom:171px;font-size:6px;letter-spacing:1.2px}
 .settings{right:16px;top:82px;max-height:calc(100dvh - 110px);overflow:auto}
 .import-menu{right:22px;bottom:155px}
}
@media(max-height:600px) and (min-width:601px){
 header{height:65px}.intro{top:95px}h1{font-size:42px;margin:14px 0}.description{display:none}
 .specimens{margin-top:20px}.transport{bottom:15px;padding-top:12px}.view-hint{bottom:165px}
 .settings{top:76px;max-height:calc(100dvh - 90px);overflow:auto}
}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto}}
