*{box-sizing:border-box}body{margin:0;background:#0e1219;color:#eef3ff;font-family:Inter,Arial,sans-serif}.topbar{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:16px 22px;background:#171d27;border-bottom:1px solid #30394a}.topbar h1{margin:0;font-size:30px}.topbar p{margin:4px 0 0;color:#aeb8c7}.top-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.pill{background:#1d2f4b;border:1px solid #5a7db7;border-radius:999px;padding:8px 12px;color:#d8e7ff}.tabs{display:flex;gap:6px;padding:10px 14px;background:#111720;border-bottom:1px solid #30394a;overflow:auto}.tabs button{background:#202938;color:#dce8ff}.tabs button.active{background:#f2b84b;color:#15110a}.shell{display:grid;grid-template-columns:330px 1fr 360px;gap:12px;padding:12px}.panel,.workspace{background:#171d27;border:1px solid #30394a;border-radius:16px;padding:14px}.panel{max-height:calc(100vh - 160px);overflow:auto}.workspace{min-width:0}.tab-page{display:none}.tab-page.active{display:block}h2{font-size:16px;margin:8px 0 10px;color:#dce8ff}section{margin-bottom:18px}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:8px}label{display:flex;flex-direction:column;gap:4px;color:#b9c6d8;font-size:13px}input,select,textarea{width:100%;background:#0b0f15;color:#eef3ff;border:1px solid #364258;border-radius:9px;padding:8px}textarea{font-family:ui-monospace,Consolas,monospace;font-size:12px;min-height:340px}button{background:#f2b84b;color:#17120a;border:0;border-radius:10px;padding:8px 11px;margin:3px;font-weight:800;cursor:pointer}button:hover{filter:brightness(1.08)}.toolbar{background:#111820;border:1px solid #2d384d;border-radius:13px;padding:8px;margin-bottom:8px}.hint,.mini{font-size:12px;color:#aeb8c7}.palette{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px}.pal{background:#202938;border:1px solid #394963;border-radius:12px;padding:9px;cursor:pointer}.pal:hover{border-color:#f2b84b}.pal b{display:block}.pal small{color:#aeb8c7}.stage{position:relative;height:calc(100vh - 230px);min-height:560px;background:linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),#0b0f15;background-size:20px 20px;border:1px solid #40506a;border-radius:16px;overflow:hidden}.item{position:absolute;border:2px solid #94b7ff;background:#2a5fae88;border-radius:8px;color:#fff;font-size:11px;display:flex;align-items:center;justify-content:center;text-align:center;cursor:move;user-select:none;padding:2px}.item.selected{outline:3px solid #f2b84b;z-index:8}.item.Hoist{border-radius:50%;background:#6b3daf88;border-color:#d0b2ff}.item.Truss,.item.Pipe{height:18px!important;background:#d7a93666;border-color:#f2b84b}.item.Stage{background:#39a86666;border-color:#7bed9f}.item.Point{border-radius:50%;background:#ffffff44;border-color:white}.item.Venue{background:#aa333366;border-color:#ff8888}.item.Audio,.item.Lighting,.item.Scenic\/Video{background:#4f80d166;border-color:#9cc1ff}.selected-panel{background:#111820;border:1px solid #31405a;border-radius:12px;padding:10px}.warn,.ok,.note{padding:9px;border-radius:10px;margin:7px 0;border:1px solid}.warn{background:#3b241b;border-color:#ff9d64}.ok{background:#163323;border-color:#4cd47d}.note{background:#172338;border-color:#5d7bb0}.quote-row{display:flex;justify-content:space-between;border-bottom:1px solid #30394a;padding:6px 0}.count-row{display:flex;justify-content:space-between;padding:4px 0}.known-card{background:#111820;border:1px solid #31405a;border-radius:14px;padding:16px;min-height:160px}.right textarea{min-height:240px}code{background:#0b0f15;border:1px solid #30394a;border-radius:6px;padding:2px 5px}footer{padding:12px 22px;color:#aeb8c7;border-top:1px solid #30394a;background:#111720}@media(max-width:1200px){.shell{grid-template-columns:1fr}.panel{max-height:none}.stage{height:650px}}@media print{.topbar,.tabs,.left,.right,.toolbar,footer{display:none}.shell{display:block}.workspace{border:0}.tab-page{display:block}body{background:white;color:black}}