:root{font-family:Arial,sans-serif;color:#f7fbff;background:#07111f;line-height:1.55}*{box-sizing:border-box}body{margin:0;background:linear-gradient(#07111f,#0c2840);min-height:100vh}.skip{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;background:#fff;color:#000;padding:.7rem;z-index:10}.topbar{display:flex;gap:1rem;justify-content:space-between;align-items:center;padding:1rem 4vw;background:#020810;border-bottom:2px solid #54d8ff}.topbar a{color:#fff}.topbar span{color:#bcefff}main{max-width:1100px;margin:auto;padding:1rem}.hero,.panel{background:rgba(3,17,31,.93);border:1px solid #2b7592;border-radius:1rem;padding:1.2rem;margin:1rem 0;box-shadow:0 10px 30px #0007}.hero{text-align:center}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#72e5ff;font-weight:bold}.grid,.status-grid,.clue-panels{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}label{display:grid;gap:.35rem;font-weight:bold}input,select,button,.button{font:inherit;padding:.8rem;border-radius:.6rem;border:2px solid #8deaff}input,select{background:#fff;color:#07111f}button,.button{background:#123f5b;color:#fff;font-weight:bold;cursor:pointer;text-decoration:none;display:inline-block}button:hover,button:focus,.button:focus{outline:4px solid #ffe66d;outline-offset:2px}.primary{background:#ffe66d;color:#07111f;border-color:#fff}.mission-head{display:flex;justify-content:space-between;gap:1rem;align-items:center}.meters{display:flex;flex-wrap:wrap;gap:.7rem}.meters span{background:#102f44;padding:.5rem .8rem;border-radius:99px}.world{position:relative;min-height:240px;overflow:hidden;border-radius:1rem;border:2px solid #4bd4ff;background:linear-gradient(#152945 0 55%,#0c4556 55% 70%,#031722 70%);display:grid;place-items:center;text-align:center}.sky{position:absolute;inset:0;background:radial-gradient(circle at 75% 18%,#fff7 0 2%,transparent 3%),linear-gradient(115deg,transparent 47%,#c8f3ff22 49%,transparent 51%)}.beacon{position:absolute;right:18%;bottom:25%;width:65px;height:125px;background:linear-gradient(90deg,#bbb,#fff,#999);clip-path:polygon(38% 0,62% 0,80% 100%,20% 100%)}.symbol{font-size:4rem;z-index:1}.visual-scene{position:absolute;bottom:.5rem;left:1rem;right:1rem;background:#000b;padding:.5rem;border-radius:.5rem}.clue{border:2px solid;padding:1rem;border-radius:.8rem;min-height:135px}.echo{border-color:#7ee8fa;background:#0a2a3c}.visual{border-color:#ffe66d;background:#2b2a18}.actions,.choices{display:flex;flex-wrap:wrap;gap:.65rem}.log{max-height:180px;overflow:auto;background:#04101c;padding:1rem 1rem 1rem 2.4rem;border-radius:.6rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:650px){.topbar,.mission-head{align-items:flex-start;flex-direction:column}.world{min-height:210px}}
.room-box,.player-review{margin:1rem 0;padding:1rem;border:2px solid #8deaff;border-radius:.8rem;background:#071d2c}.private-clue{min-height:3rem;padding:.8rem;background:#020b12;border-left:5px solid #ffe66d}.inventory{word-break:break-word}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
#roleTip{padding:.75rem;border-left:5px solid #72e5ff;background:#071d2c}.meters strong{font-variant-numeric:tabular-nums}button:disabled{opacity:.55;cursor:not-allowed}
