:root{--bg: #0b0e14;--bg-raised: #111622;--text: #d8dee9;--text-dim: #7d8799;--accent: #39d7c8;--crown: #f4ecd8;--glass: #c8b273;--spine: #8a8f4a;--works: #b0521f;--foundation: #1f4e4e}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100vh}body{background:var(--bg);color:var(--text);font-family:Georgia,Times New Roman,serif;-webkit-font-smoothing:antialiased}a{color:var(--accent)}.boot{min-height:100vh;display:flex;flex-direction:column}.boot:before{content:"";position:fixed;inset:0;z-index:-1;background:linear-gradient(to bottom,#0b0e1459,#0b0e14ad 55%,#0b0e14f5),#0b0e14 url(/art/title-bg.webp) center / cover no-repeat}.boot-title,.boot-tagline{text-shadow:0 2px 12px rgba(0,0,0,.85)}.boot-main{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem 1rem}.boot-logo{width:96px;height:96px;margin-bottom:1.5rem}.boot-title{font-size:clamp(2.5rem,8vw,4.5rem);letter-spacing:.35em;margin:0 0 .75rem;padding-left:.35em;font-weight:400}.boot-tagline{color:var(--text-dim);font-size:1.1rem;font-style:italic;margin:0 0 2.5rem}.boot-status{border:1px solid #2a3244;background:#111622e0;padding:.9rem 1.4rem;font-family:Consolas,Courier New,monospace;font-size:.85rem;color:var(--text-dim);max-width:34rem}.boot-status strong{color:var(--accent);font-weight:400}.probe-toggle{margin-top:1.5rem;background:transparent;border:1px solid var(--accent);color:var(--accent);font-family:Consolas,Courier New,monospace;font-size:.85rem;padding:.6rem 1.2rem;cursor:pointer}.probe-toggle:hover{background:#39d7c814}.probe{margin-top:2rem;max-width:62rem;width:100%;text-align:left;border-top:1px solid #1c2333;padding-top:1.5rem}.probe-head h2{font-family:Consolas,Courier New,monospace;letter-spacing:.25em;font-weight:400;font-size:1rem;color:var(--accent);margin:0 0 .5rem}.probe-head p{color:var(--text-dim);font-size:.95rem;margin:0 0 1.25rem}.probe-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:.6rem;margin-bottom:1.5rem}.probe-btn{text-align:left;background:var(--bg-raised);border:1px solid #2a3244;color:var(--text);padding:.7rem .9rem;cursor:pointer;display:flex;flex-direction:column;gap:.25rem;font-family:inherit}.probe-btn:hover:not(:disabled){border-color:var(--accent)}.probe-btn:disabled{opacity:.45;cursor:default}.probe-btn-label{font-size:.95rem}.probe-btn-flavor{font-size:.78rem;color:var(--text-dim);font-style:italic}.probe-reset{border-style:dashed}.probe-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:.6rem}.ledger-card{background:var(--bg-raised);border:1px solid #1c2333;padding:.7rem .9rem}.ledger-card h3{margin:0 0 .5rem;font-family:Consolas,Courier New,monospace;font-size:.72rem;letter-spacing:.2em;color:var(--glass);font-weight:400}.ledger-card dl{margin:0}.ledger-row{display:flex;justify-content:space-between;gap:.75rem;font-family:Consolas,Courier New,monospace;font-size:.8rem;padding:.12rem 0}.ledger-row dt{color:var(--text-dim)}.ledger-row dd{margin:0;color:var(--text)}.ledger-row.warn dd,.ledger-row.warn dt{color:#e6b04b}.probe-causality{margin-top:1.5rem}.probe-causality h3{font-family:Consolas,Courier New,monospace;font-size:.72rem;letter-spacing:.2em;color:var(--glass);font-weight:400}.probe-causality ol{padding-left:1.2rem;display:flex;flex-direction:column;gap:.6rem}.probe-causality .cause-id{color:var(--accent);font-family:Consolas,Courier New,monospace;font-size:.85rem;display:block}.probe-causality .cause-meta{color:var(--text-dim);font-size:.75rem;font-family:Consolas,Courier New,monospace}.probe-causality ul{margin:.25rem 0 0;padding-left:1.1rem;font-family:Consolas,Courier New,monospace;font-size:.78rem;color:var(--text-dim)}.probe-empty{color:var(--text-dim);font-style:italic}.shell{margin-top:2rem;width:100%;max-width:74rem;text-align:left}.hud{display:flex;align-items:center;gap:.5rem;border:1px solid #1c2333;border-bottom:none;background:#111622eb;padding:.45rem .8rem}.hud-title{font-family:Consolas,Courier New,monospace;font-size:.72rem;letter-spacing:.3em;color:var(--glass)}.hud-spacer{flex:1}.hud-btn{background:transparent;border:1px solid #2a3244;color:var(--text-dim);font-family:Consolas,Courier New,monospace;font-size:.68rem;letter-spacing:.12em;padding:.3rem .7rem;cursor:pointer;margin:.1rem}.hud-btn:hover:not(:disabled){color:var(--accent);border-color:var(--accent)}.hud-btn.active{color:var(--accent);border-color:var(--accent);background:#39d7c80f}.hud-btn:disabled{opacity:.4;cursor:default}.room{position:relative;aspect-ratio:16 / 9;background:#0d1119 center / cover no-repeat;border:1px solid #1c2333;overflow:hidden;cursor:crosshair;-webkit-user-select:none;user-select:none}.room-name{position:absolute;top:.6rem;left:.8rem;font-family:Consolas,Courier New,monospace;font-size:.7rem;letter-spacing:.25em;color:#d8dee9bf;text-shadow:0 1px 6px #000;pointer-events:none}.walk-marker{position:absolute;width:14px;height:8px;margin:-4px 0 0 -7px;border:1px solid var(--accent);border-radius:50%;opacity:.7;pointer-events:none}.player-marker,.npc-marker{position:absolute;transform:translate(-50%,-100%);display:flex;flex-direction:column;align-items:center;pointer-events:none}.player-dot,.npc-dot{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;font-family:Consolas,Courier New,monospace;font-size:.85rem;box-shadow:0 3px 10px #000000b3}.player-dot{background:#39d7c833;border:2px solid var(--accent);color:var(--accent)}.npc-dot{background:#c8b2732e;border:2px solid var(--glass);color:var(--glass)}.hotspot{position:absolute;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:.15rem;background:none;border:none;cursor:pointer;padding:.4rem}.hotspot-icon{font-size:1.05rem;color:#d8dee9d9;text-shadow:0 0 8px #000,0 0 14px rgba(57,215,200,.4)}.hotspot.in-range .hotspot-icon{color:var(--accent)}.hotspot-exit .hotspot-icon{color:var(--glass)}.hotspot-used .hotspot-icon{opacity:.55}.marker-label{font-family:Consolas,Courier New,monospace;font-size:.62rem;letter-spacing:.1em;color:#d8dee9d9;background:#0b0e14bf;padding:.1rem .4rem;white-space:nowrap}.hotspot .marker-label{opacity:0;transition:opacity .12s}.hotspot:hover .marker-label,.hotspot.in-range .marker-label{opacity:1}.npc-marker .marker-label{opacity:.85}.panel-drawer{border:1px solid #1c2333;border-top:none;background:#111622f5;padding:1rem 1.2rem;max-height:26rem;overflow-y:auto}.toasts{position:fixed;left:50%;bottom:4.5rem;transform:translate(-50%);display:flex;flex-direction:column;gap:.5rem;z-index:60;width:min(46rem,92vw)}.toast{padding:.6rem .9rem;font-size:.85rem;border:1px solid;background:#0b0e14f0;animation:toast-in .24s ease-out}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}}.toast-bark{border-color:#e6b04b;color:#e6b04b;font-family:Consolas,Courier New,monospace;font-size:.75rem;letter-spacing:.08em}.toast-trace{border-color:var(--accent);color:var(--text)}.toast-tag{display:inline-block;font-family:Consolas,Courier New,monospace;font-size:.62rem;letter-spacing:.2em;color:var(--accent);margin-right:.6rem}.dlg-overlay,.inspect-overlay{position:fixed;inset:0;background:#05070bb8;display:flex;align-items:center;justify-content:center;z-index:50;padding:1rem}.dlg-overlay .dlg{width:min(46rem,94vw);max-height:88vh;overflow-y:auto}.dlg-header{display:flex;gap:.9rem;align-items:center;margin-bottom:.9rem}.dlg-portrait{width:72px;height:72px;object-fit:cover;border:1px solid #2a3244}.dlg-header-name{letter-spacing:.08em}.inspect-modal{background:#111622fa;border:1px solid #2a3244;padding:1.2rem 1.4rem;width:min(34rem,92vw)}.inspect-modal h3{margin:0 0 .6rem;font-weight:400;letter-spacing:.08em;color:var(--glass)}.inspect-modal p{line-height:1.55;color:var(--text)}.save-menu h3,.debug h3{font-family:Consolas,Courier New,monospace;font-size:.72rem;letter-spacing:.2em;color:var(--glass);font-weight:400}.save-row{display:flex;align-items:center;gap:.8rem;padding:.4rem 0;border-bottom:1px dashed #1c2333}.save-slot-name{font-family:Consolas,Courier New,monospace;font-size:.75rem;color:var(--accent);width:6.5rem}.save-slot-meta{flex:1;font-family:Consolas,Courier New,monospace;font-size:.72rem;color:var(--text-dim)}.save-note{font-size:.75rem;color:var(--text-dim);font-style:italic}.debug-cols{display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1rem}.debug h4{font-family:Consolas,Courier New,monospace;font-size:.65rem;letter-spacing:.2em;color:var(--text-dim);margin:.8rem 0 .3rem;font-weight:400}.debug-kv{font-family:Consolas,Courier New,monospace;font-size:.7rem;color:var(--text);padding:.06rem 0}.debug-list{max-height:9rem;overflow-y:auto}.board{display:grid;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));gap:1.2rem}.board h3{font-family:Consolas,Courier New,monospace;font-size:.72rem;letter-spacing:.2em;color:var(--glass);font-weight:400;margin:.6rem 0 .5rem}.ev-card{border:1px solid #2a3244;padding:.6rem .8rem;margin-bottom:.5rem;background:#0b0e1480}.ev-destroyed{opacity:.5;border-style:dashed}.ev-suppressed-card{opacity:.6;border-left:3px solid #8a5fd7}.ev-tactic-row{display:flex;gap:.4rem;margin-top:.5rem}.ev-tactic{font-family:Consolas,Courier New,monospace;font-size:.66rem;letter-spacing:.08em;background:transparent;border:1px solid #2a3244;color:var(--text-dim);padding:.25rem .6rem;cursor:pointer}.ev-tactic:hover{border-color:var(--accent);color:var(--accent)}.ev-tactic.on{border-color:var(--accent);color:var(--accent);background:#39d7c814}.ev-tactic.danger:hover{border-color:#d76f6f;color:#d76f6f}.ev-tag{font-family:Consolas,Courier New,monospace;font-size:.66rem;letter-spacing:.12em;padding:.2rem .5rem;border:1px solid}.ev-tag-suppressed{color:#a98be8;border-color:#8a5fd7}.ev-head{display:flex;justify-content:space-between;gap:.6rem;align-items:baseline}.ev-name{letter-spacing:.04em}.ev-status{font-family:Consolas,Courier New,monospace;font-size:.62rem;letter-spacing:.15em}.ev-status-intact{color:#6fd78a}.ev-status-contaminated,.ev-status-disputed{color:#e6b04b}.ev-status-destroyed{color:#d76f6f}.ev-meta{font-family:Consolas,Courier New,monospace;font-size:.68rem;color:var(--text-dim);margin:.15rem 0 .3rem}.ev-desc{font-size:.85rem;line-height:1.5;color:var(--text);margin:.2rem 0 .4rem}.ev-claims{display:flex;flex-wrap:wrap;gap:.3rem}.claim{font-family:Consolas,Courier New,monospace;font-size:.65rem;padding:.1rem .4rem;border:1px solid}.claim-supports{color:#6fd78a;border-color:#6fd78a66}.claim-contradicts{color:#d76f6f;border-color:#d76f6f66}.claim-row{display:flex;justify-content:space-between;gap:.7rem;font-family:Consolas,Courier New,monospace;font-size:.72rem;padding:.2rem 0;color:var(--text-dim);border-bottom:1px dashed #1c2333}.claim-row.contested{color:#e6b04b}.claim-counts{white-space:nowrap}.theory{border:1px solid #2a3244;padding:.6rem .8rem;margin-bottom:.5rem}.theory-unlocked{border-color:var(--accent);background:#39d7c80d}.theory-blocked{border-color:#d76f6f80}.theory-head{display:flex;justify-content:space-between;gap:.6rem}.theory-state{font-family:Consolas,Courier New,monospace;font-size:.62rem;letter-spacing:.15em;color:var(--text-dim)}.theory-unlocked .theory-state{color:var(--accent)}.theory-blocked .theory-state{color:#d76f6f}.theory-reqs{margin:.4rem 0 0;padding-left:.2rem;list-style:none;font-family:Consolas,Courier New,monospace;font-size:.72rem}.theory-reqs .met{color:#6fd78a}.theory-reqs .unmet{color:var(--text-dim)}.theory-reqs .blocked-note{color:#d76f6f}.elevator-modal{width:min(40rem,94vw);max-height:88vh;overflow-y:auto}.elv-grid{margin:.6rem 0}.elv-h{font-family:Consolas,Courier New,monospace;font-size:.65rem;letter-spacing:.2em;color:var(--glass);font-weight:400;margin:.9rem 0 .4rem}.elv-route{border:1px solid #2a3244;padding:.45rem .7rem;margin-bottom:.4rem;display:flex;flex-direction:column;gap:.15rem}.elv-route.denied{border-left:3px solid #d76f6f}.elv-route.ok{border-left:3px solid #6fd78a}.elv-dest{font-family:Consolas,Courier New,monospace;font-size:.7rem;letter-spacing:.2em;color:var(--glass)}.elv-verdict{font-size:.85rem}.elv-alts{font-size:.72rem;color:var(--text-dim);font-style:italic}.elv-transition{margin-bottom:.5rem}.elv-req{font-size:.72rem;color:var(--text-dim);font-style:italic;padding:.2rem 0 0 .4rem}.hud-report{color:var(--works);border-color:#b0521f99}.hud-report:hover{color:#e07a3f;border-color:#e07a3f}.report-modal{width:min(44rem,94vw);max-height:88vh;overflow-y:auto}.report-section{margin-bottom:.8rem}.report-required{color:var(--works);font-size:.68rem}.report-option{display:flex;flex-direction:column;gap:.15rem;width:100%;text-align:left;background:transparent;border:1px solid #2a3244;color:var(--text);padding:.5rem .75rem;margin-bottom:.4rem;cursor:pointer;font-family:inherit}.report-option:hover:not(:disabled){border-color:var(--accent)}.report-option.selected{border-color:var(--accent);background:#39d7c80f}.report-option:disabled{opacity:.5;cursor:default}.report-opt-text{font-size:.92rem}.report-opt-preview{font-size:.75rem;color:var(--text-dim);font-style:italic}.report-submit-row{display:flex;flex-direction:column;gap:.5rem;margin:.8rem 0 .5rem}.report-routes{font-family:Consolas,Courier New,monospace;font-size:.75rem;color:var(--text-dim)}.report-routes strong{color:var(--works)}.report-submit:disabled{opacity:.5}.end-screen{position:fixed;inset:0;z-index:80;background:#0b0e14 center / cover no-repeat;overflow-y:auto}.end-scrim{min-height:100vh;background:linear-gradient(to bottom,#0b0e14d1,#0b0e14f2);display:flex;align-items:center;justify-content:center;padding:2.5rem 1.25rem}.end-body{max-width:44rem;width:100%}.end-title{font-size:clamp(2rem,6vw,3.2rem);letter-spacing:.3em;font-weight:400;margin:0 0 1rem;color:var(--crown);text-shadow:0 2px 16px #000}.end-summary{font-size:1.05rem;line-height:1.7;color:var(--text);margin-bottom:1.8rem}.end-body h3{font-family:Consolas,Courier New,monospace;font-size:.68rem;letter-spacing:.2em;color:var(--glass);font-weight:400;margin:1rem 0 .4rem}.end-cols{display:grid;grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:1.2rem}.end-deltas,.end-list,.end-traces{list-style:none;padding:0;margin:0;font-size:.85rem}.end-deltas li{display:flex;justify-content:space-between;gap:1rem;font-family:Consolas,Courier New,monospace;font-size:.78rem;padding:.12rem 0;border-bottom:1px dashed #1c2333}.end-deltas .up{color:#6fd78a}.end-deltas .down{color:#d76f6f}.end-list li{padding:.12rem 0;color:var(--text)}.end-traces li{color:var(--text-dim);border-left:2px solid var(--accent);padding:.3rem 0 .3rem .7rem;margin-bottom:.3rem;line-height:1.5}.end-replay{margin-top:2rem}.demo{margin-top:2rem;max-width:62rem;width:100%;text-align:left;border-top:1px solid #1c2333;padding-top:1rem}.demo-tabs{display:flex;gap:.5rem;margin-bottom:1rem}.demo-tabs button{background:transparent;border:1px solid #2a3244;color:var(--text-dim);font-family:Consolas,Courier New,monospace;font-size:.75rem;letter-spacing:.15em;padding:.5rem 1rem;cursor:pointer}.demo-tabs button.active{color:var(--accent);border-color:var(--accent);background:#39d7c80f}.dlg{background:#111622eb;border:1px solid #1c2333;padding:1.1rem 1.25rem}.dlg-start{display:flex;gap:1.25rem;align-items:flex-start}.dlg-start h3{margin:0;font-weight:400;letter-spacing:.08em}.dlg-portrait-lg{width:128px;height:128px;object-fit:cover;border:1px solid #2a3244}.dlg-role{color:var(--glass);font-family:Consolas,Courier New,monospace;font-size:.75rem;letter-spacing:.15em;margin:.2rem 0 .8rem}.dlg-note{color:var(--text-dim);font-style:italic;font-size:.9rem}.dlg-begin{max-width:20rem}.dlg-transcript{max-height:21rem;overflow-y:auto;display:flex;flex-direction:column;gap:.7rem;padding-right:.5rem;margin-bottom:.9rem}.dlg-line{font-size:.95rem;line-height:1.5}.dlg-speaker{display:block;font-family:Consolas,Courier New,monospace;font-size:.7rem;letter-spacing:.2em;color:var(--glass);margin-bottom:.15rem}.dlg-player .dlg-speaker{color:var(--accent)}.dlg-player .dlg-text{color:var(--text-dim)}.dlg-interrupt{border-left:2px solid #8a5fd7;padding-left:.7rem}.dlg-interrupt .dlg-speaker{color:#a98be8}.dlg-interrupt .dlg-text{color:#c9b8ec;font-style:italic}.dlg-outcome{font-family:Consolas,Courier New,monospace;font-size:.72rem;letter-spacing:.25em;text-align:center;color:var(--text-dim)}.dlg-outcome-success{color:#6fd78a}.dlg-outcome-partial{color:#e6b04b}.dlg-outcome-failure{color:#d76f6f}.dlg-check-math{font-family:Consolas,Courier New,monospace;font-size:.75rem;color:var(--text-dim);border:1px dashed #2a3244;padding:.45rem .7rem;margin-bottom:.9rem}.dlg-choices{display:flex;flex-direction:column;gap:.45rem}.dlg-choice{display:flex;align-items:center;gap:.6rem;text-align:left;background:transparent;border:1px solid #2a3244;color:var(--text);padding:.55rem .8rem;cursor:pointer;font-family:inherit;font-size:.92rem}.dlg-choice:hover:not(:disabled){border-color:var(--accent)}.dlg-choice:disabled{opacity:.45;cursor:default}.dlg-chip{flex-shrink:0;font-family:Consolas,Courier New,monospace;font-size:.68rem;letter-spacing:.1em;border:1px solid var(--glass);color:var(--glass);padding:.15rem .45rem}.dlg-chip-success{border-color:#6fd78a;color:#6fd78a}.dlg-chip-partial{border-color:#e6b04b;color:#e6b04b}.dlg-chip-failure{border-color:#d76f6f;color:#d76f6f}.dlg-continue{justify-content:center;color:var(--accent);border-style:dashed}.site-footer{border-top:1px solid #1c2333;padding:1rem;text-align:center;font-size:.8rem;color:var(--text-dim);font-family:system-ui,sans-serif}.site-footer a{color:var(--text-dim);text-decoration:underline}.site-footer .sep{margin:0 .5rem;opacity:.5}
