:root{font-family:Arial,Helvetica,sans-serif;color:#e5e6d8;background:#07151c;font-synthesis:none;font-weight:400;color-scheme:dark}*{box-sizing:border-box}body{margin:0;overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}#app,#scene{position:absolute;inset:0;width:100%;height:100%}#scene{display:block;outline:none;touch-action:none;cursor:grab}#scene:active{cursor:grabbing}.vignette{position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(3,13,17,.55),transparent 38%,transparent 80%,rgba(3,13,17,.12)),linear-gradient(0deg,rgba(3,13,17,.72),transparent 17%,transparent 83%,rgba(3,13,17,.4))}.masthead{position:absolute;left:3.7%;right:3.7%;top:36px;display:flex;justify-content:space-between;align-items:center;pointer-events:none}.wordmark{color:#ecebdc;text-decoration:none;display:flex;align-items:center;gap:13px;font-size:11px;font-weight:600;letter-spacing:3px;pointer-events:auto}.seal{display:grid;place-items:center;font-family:serif;font-size:22px;letter-spacing:0;border:1px solid #bbc2ad88;width:35px;height:38px}.wordmark-sub{display:block;font-size:6px;letter-spacing:1.55px;color:#a9b5ac;margin-top:6px}.edition{display:flex;align-items:center;gap:10px;font-size:8px;letter-spacing:2.1px;color:#c3d0c9}.live-dot{display:inline-block;width:4px;height:4px;border-radius:50%;background:#aac391;box-shadow:0 0 9px #a6d29766}.edition-divider{width:1px;height:12px;background:#87998f55;margin:0 5px}.scene-title{position:absolute;left:5.8%;top:27%;pointer-events:none}.eyebrow{font-size:8px;letter-spacing:3.1px;color:#c1c9b7;display:flex;align-items:center;gap:12px}.eyebrow span{width:26px;height:1px;background:#c1c9b777}h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5.2vw,83px);font-weight:400;line-height:.98;letter-spacing:-3.5px;margin:24px 0;color:#edeadd;text-shadow:0 3px 30px #07141733}h1 em{font-weight:400;color:#dfd9b8}.scene-title p{font-family:Georgia,Times New Roman,serif;font-size:12px;line-height:1.9;color:#adbdb6;letter-spacing:.3px}.location{font-size:6.5px;letter-spacing:1.6px;margin-top:35px;display:flex;align-items:center;gap:8px;color:#a8b5ac}.location-symbol{font-size:17px;color:#c5bf91}.location>span:not(.location-symbol){color:#667e75;margin:0 4px}.vertical-poem{position:absolute;right:4%;top:34%;writing-mode:vertical-rl;font-family:serif;font-size:15px;letter-spacing:13px;color:#c2cdbc99;text-shadow:0 0 10px #12383d}.scene-note{position:absolute;bottom:19%;right:6%;display:flex;gap:11px;align-items:flex-start;color:#aebfaf;font-size:7px;letter-spacing:2px;line-height:1.9;pointer-events:none}.note-line{width:29px;height:1px;margin-top:6px;background:#91a99677}.scene-note strong{font-family:Georgia,serif;font-size:11px;font-style:italic;font-weight:400;letter-spacing:0;color:#c4c7af}.bottom-bar{position:absolute;bottom:35px;left:3.7%;right:3.7%;border-top:1px solid #94b4a526;padding-top:20px;display:flex;justify-content:space-between;align-items:center}.controls-hint{display:flex;align-items:center;gap:13px;color:#899f97;font-size:7px;letter-spacing:1.1px}.controls-hint b{font-size:7px;font-weight:500;color:#d4d9ca;margin-right:4px}.controls-hint>i{height:8px;width:1px;background:#819a8e40;margin:0 5px}.mouse-icon{width:11px;height:16px;border:1px solid #a6b5a9;border-radius:6px;position:relative;margin-right:5px}.mouse-icon:after{content:"";position:absolute;width:1px;height:4px;left:4px;top:2px;background:#a6b5a9}.scene-actions{display:flex;gap:24px;align-items:center}.scene-actions button{display:flex;align-items:center;gap:9px;border:0;padding:4px 0;background:none;color:#b8c2b5;cursor:pointer;font-size:7px;letter-spacing:1.3px}.scene-actions button:hover{color:#fff7c7}.scene-actions button:focus-visible{outline:1px solid #d8d3a6;outline-offset:6px}.scene-actions button>span:last-child:not(#sound-label){font-size:15px}kbd{font-family:inherit;border:1px solid #82948c77;padding:2px 4px;font-size:7px}.sound-bars{display:flex;align-items:center;gap:2px;height:13px}.sound-bars i{width:1px;background:#a8bca6;height:4px}.sound-bars i:nth-child(2){height:10px}.sound-bars i:nth-child(3){height:7px}.sound-bars i:nth-child(4){height:12px}[aria-pressed=true] .sound-bars i{animation:equalizer 1s ease-in-out infinite alternate}[aria-pressed=true] .sound-bars i:nth-child(2){animation-delay:-.4s}.coordinates{position:absolute;left:3.7%;bottom:11px;display:flex;gap:9px;align-items:center;color:#719187;font-size:6px;letter-spacing:1.4px}.coordinates>span:last-child{margin-left:8px;color:#688079}#loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#091a21;z-index:5;transition:opacity .9s,visibility .9s}#loading.loaded{opacity:0;visibility:hidden}.loading-seal{font-family:serif;font-size:35px;border:1px solid #849c8180;padding:10px;color:#d6d6b1}#loading p{font-size:9px;letter-spacing:4px;margin-top:30px}#loading-detail{font-family:Georgia,serif;font-size:12px;color:#8baba6;font-style:italic}.loading-track{width:140px;height:1px;background:#41635a66;margin-top:25px}#loading-progress{width:5%;height:100%;background:#b5c5a1;transition:width .4s}#error{position:absolute;left:20%;right:20%;top:35%;padding:30px;background:#10262b;z-index:10;border:1px solid #b98866;font-size:14px;line-height:1.8}#toast{position:absolute;bottom:100px;left:50%;transform:translate(-50%);font-family:Georgia,serif;font-size:13px;color:#f0edce;background:#0a201dc9;padding:10px 18px;border:1px solid #92a58b44;opacity:0;transition:opacity .3s;pointer-events:none}#toast.visible{opacity:1}.ui-hidden .masthead,.ui-hidden .scene-title,.ui-hidden .vertical-poem,.ui-hidden .scene-note,.ui-hidden .bottom-bar,.ui-hidden .coordinates{opacity:0;pointer-events:none}.ui-hidden .vignette{opacity:.45}.masthead,.scene-title,.vertical-poem,.scene-note,.bottom-bar,.coordinates,.vignette{transition:opacity .5s}@keyframes equalizer{to{transform:scaleY(.4)}}.quality-control{position:absolute;right:3.7%;top:82px;z-index:2;display:flex;align-items:center;gap:10px;padding:8px 10px;background:#071b20c9;border:1px solid #94b4a540;color:#c5cfbf;font-size:8px;letter-spacing:1.1px;transition:opacity .5s}.quality-control select{font:inherit;font-size:11px;letter-spacing:.3px;color:#eeebd5;background:#10282d;border:1px solid #819a8e88;border-radius:2px;padding:5px 18px 5px 7px;cursor:pointer}.quality-control select:focus-visible{outline:1px solid #e1d9a3;outline-offset:3px}.quality-control select:disabled{opacity:.5}#quality-status{font-size:7px;color:#94ab9b;min-width:76px}.ui-hidden .quality-control{opacity:0;visibility:hidden;pointer-events:none}@media(max-width:760px){.quality-control{right:6%;top:74px;gap:7px;padding:6px 8px;font-size:7px}.quality-control select{font-size:10px}#quality-status{font-size:6px;min-width:65px}}@media(max-width:760px){.masthead{top:22px;left:6%;right:6%}.edition{font-size:6px;letter-spacing:1px}.edition-divider{display:none}.wordmark{font-size:9px;letter-spacing:2px}.wordmark-sub{font-size:5px;letter-spacing:1px}.seal{width:28px;height:31px;font-size:18px}.scene-title{left:7%;top:23%}h1{font-size:48px;letter-spacing:-2px}.scene-title p{font-size:10px}.eyebrow{font-size:6px;letter-spacing:2px}.location{font-size:5px;letter-spacing:1px;margin-top:20px}.vertical-poem{right:6%;font-size:12px}.scene-note{display:none}.bottom-bar{left:6%;right:6%;bottom:30px;gap:15px;align-items:flex-start}.controls-hint{gap:5px;font-size:5px;flex-wrap:wrap;max-width:180px}.controls-hint b{font-size:5px}.controls-hint>i{margin:0 2px}.scene-actions{gap:14px}.scene-actions button{font-size:6px;letter-spacing:.5px}#hide-ui{display:none}.coordinates{left:6%;font-size:5px}#error{left:8%;right:8%}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}
