:root{--bg:#050b13;--panel:#0a1420cc;--line:#15314a;--cyan:#76f7ff;--blue:#5d8dff;--text:#e9fbff;--muted:#7292a7;--warn:#ffcb6b}*{box-sizing:border-box}html,body{margin:0;background:radial-gradient(circle at 50% 20%,#0b1b2c 0,#050b13 45%,#02060b 100%);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;min-height:100%}body:before{content:"";position:fixed;inset:0;pointer-events:none;background-image:linear-gradient(#ffffff08 1px,transparent 1px),linear-gradient(90deg,#ffffff08 1px,transparent 1px);background-size:32px 32px;mask-image:linear-gradient(to bottom,#0007,transparent 75%)}.shell{min-height:100vh;display:flex;flex-direction:column}.topbar{display:flex;justify-content:space-between;align-items:center;padding:18px 24px;border-bottom:1px solid var(--line);background:#040a11d9;backdrop-filter:blur(10px)}.eyebrow,.section-title{font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:#78a9c1}.topbar h1{font-size:20px;margin:4px 0 0;font-weight:600}.topbar h1 span{color:var(--cyan)}.status{display:flex;align-items:center;gap:9px;font-size:11px;color:#8bd6dc}.status i{width:8px;height:8px;border-radius:50%;background:#61ffd0;box-shadow:0 0 12px #61ffd0}.workspace{display:grid;grid-template-columns:270px minmax(500px,1fr) 310px;gap:12px;padding:12px;flex:1}.panel{border:1px solid var(--line);background:var(--panel);backdrop-filter:blur(14px);border-radius:12px;padding:14px;overflow:auto}.panel section+section{margin-top:22px}.subject-card{margin-top:8px;padding:12px;border:1px solid #173b54;border-radius:9px;background:#0a1a28}.subject-id{font-size:14px;font-weight:600}.muted{color:var(--muted);font-size:11px}.mode-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:8px}.mode-grid button,select{border:1px solid #1c4965;background:#0b1c2b;color:#9bc3d7;border-radius:7px;padding:9px 10px;font-size:11px;cursor:pointer}.mode-grid button.active{border-color:var(--cyan);color:#dfffff;box-shadow:0 0 0 1px #77f7ff33 inset,0 0 18px #46e8ff19}.toggle{display:flex;align-items:center;gap:9px;padding:7px 0;font-size:12px;color:#aac6d4}.toggle input{accent-color:#53dce8}.lane-state{margin-top:7px;font-size:10px;color:#5fffc5}.stage-wrap{display:flex;flex-direction:column;min-width:0}.stage-head{display:flex;justify-content:space-between;align-items:end;padding:5px 4px 10px}.legend{font-size:10px;color:var(--muted)}.dot{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:4px}.dot.evidence{background:#66f5ff;box-shadow:0 0 9px #66f5ff}.stage{position:relative;flex:1;min-height:700px;border:1px solid #19405a;border-radius:14px;overflow:hidden;background:radial-gradient(circle at 50% 46%,#0d2741 0,#06101c 42%,#02070c 100%);box-shadow:0 25px 70px #0008 inset}.stage:before,.stage:after{content:"";position:absolute;pointer-events:none}.stage:before{inset:0;background:linear-gradient(90deg,transparent 49.8%,#84f8ff20 50%,transparent 50.2%),linear-gradient(transparent 49.8%,#84f8ff10 50%,transparent 50.2%)}.stage:after{left:50%;bottom:4%;width:70%;height:8%;transform:translateX(-50%);border:1px solid #50c7e85c;border-radius:50%;box-shadow:0 0 30px #4dd8ff33,0 0 90px #4dd8ff16 inset}#holoHuman{width:100%;height:100%;min-height:700px;display:block}.body-head,.body-core{fill:#071e2d;stroke:#79efff;stroke-width:2}.body-core{filter:drop-shadow(0 0 16px #5ee7ff55)}.body-arm{fill:none;stroke:#57b9d1;stroke-width:18;stroke-linecap:round;opacity:.8}.organ{stroke:#fff8;stroke-width:1.2}.brain{fill:#8878ff99}.heart{fill:#ff6c88c4}.liver{fill:#ffb15b9e}.meridian{fill:none;stroke:#56f4ff;stroke-width:2;stroke-dasharray:7 8;opacity:.72}.meridian.alt{stroke:#d5a3ff}.meridian.faint{opacity:.35}.aura-shell{fill:none;stroke-width:2;filter:drop-shadow(0 0 18px currentColor)}.shell-outer{stroke:#6f7cff55}.shell-inner{stroke:#5defff77}.center-node{stroke:#fff;stroke-width:1.3}.deform-ring{fill:none;stroke:#ffba66;stroke-width:2;stroke-dasharray:4 7}.stage-overlay{position:absolute;border:1px solid #1c4965;background:#06111ed9;border-radius:7px;padding:7px 9px;font-size:9px;color:#79a8bd}.stage-overlay strong{display:block;color:#caffff;font-size:10px}.stage-overlay span{color:#5fffc5}.top-left{top:12px;left:12px}.bottom-left{bottom:12px;left:12px}.metric-list{margin-top:8px;display:grid;gap:7px}.metric{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center;padding:8px;border:1px solid #14344b;border-radius:8px;background:#071522}.metric b{font-size:11px;font-weight:600}.metric small{display:block;color:var(--muted);font-size:9px;margin-top:2px}.metric .value{font-size:11px;color:#8efaff}.metric .bar{grid-column:1/-1;height:3px;border-radius:3px;background:#102c3e;overflow:hidden}.metric .bar i{display:block;height:100%;background:linear-gradient(90deg,#4f88ff,#61fff3);box-shadow:0 0 8px #5efff5}.warning-box{border:1px solid #6f5627!important;background:#2c210d75;padding:10px;border-radius:9px;color:#e8c985;font-size:10px;line-height:1.45}.warning-box strong,.warning-box span{display:block}.warning-box span{margin-top:4px;color:#bba36f}footer{display:flex;justify-content:space-between;padding:10px 16px;border-top:1px solid var(--line);font-size:10px;color:#51768d}@media(max-width:1100px){.workspace{grid-template-columns:220px 1fr}.right-panel{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.right-panel section+section{margin-top:0}}@media(max-width:760px){.workspace{grid-template-columns:1fr}.left-panel,.right-panel{grid-column:auto}.right-panel{display:block}.right-panel section+section{margin-top:18px}.stage{min-height:580px}#holoHuman{min-height:580px}.topbar{align-items:flex-start;gap:12px}.status{display:none}}.webgl-host{position:absolute;inset:0;z-index:2}.webgl-host canvas{display:block;width:100%!important;height:100%!important;outline:none}.stage.webgl-ready #holoHuman{opacity:0;pointer-events:none}.stage.webgl-fallback .webgl-host{display:none}#holoHuman{position:relative;z-index:1;transition:opacity .3s ease}.stage-overlay{z-index:5}.selected-flash{animation:selectedFlash .55s ease}@keyframes selectedFlash{0%{box-shadow:0 0 0 0 #63efff77}100%{box-shadow:0 0 0 18px #63efff00}}

.coordinate-note{margin-top:7px;padding:7px 8px;border:1px solid #29485b;border-radius:7px;background:#07131d;color:#7399ad;font-size:9px;line-height:1.35}.physical-summary{display:grid;gap:7px;margin-top:8px}.physical-summary div{padding:7px 8px;border:1px solid #14344b;border-radius:7px;background:#071522}.physical-summary b,.physical-summary span{display:block}.physical-summary b{font-size:10px;color:#c7f8ff}.physical-summary span{font-size:9px;color:#7899ac;margin-top:2px}.toggle span{line-height:1.25}
