:root{--ink: #1d2430;--muted: #6b7785;--line: #d9dee6;--panel: #ffffff;--shell: #f2f4f7;--accent: #16704a}*{box-sizing:border-box}html,body,#root{height:100%;margin:0;overflow:hidden}body{font-family:Inter,Segoe UI,system-ui,sans-serif;color:var(--ink);background:var(--shell)}.app{display:grid;grid-template-columns:320px 1fr;height:100%}.sidebar{background:var(--panel);border-right:1px solid var(--line);overflow-y:auto;padding:20px}.sidebar header h1{font-size:17px;margin:0;letter-spacing:-.01em}.sidebar .sub{margin:4px 0 0;font-size:12px;color:var(--muted)}.sidebar section{margin-top:24px}.sidebar h2{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin:0 0 8px}.blurb{font-size:12px;color:var(--muted);line-height:1.5;margin:8px 0 0}.switch{display:flex;gap:6px;flex-wrap:wrap}button{font:inherit;font-size:12px;cursor:pointer;border:1px solid var(--line);background:#fff;color:var(--ink);border-radius:7px;padding:7px 11px;transition:background .12s,border-color .12s}button:hover{border-color:#b9c2cf}button.on{background:var(--accent);border-color:var(--accent);color:#fff}.room-list,.totals{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.row,.totals li{display:flex;align-items:center;gap:8px;width:100%;border:none;background:none;padding:6px 8px;border-radius:6px;text-align:left;font-size:12px}.row:hover{background:#f1f4f8}.row.on{background:#e2f0ea;color:var(--ink)}.swatch{width:11px;height:11px;border-radius:3px;border:1px solid rgba(0,0,0,.15);flex:none}.row-label{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.row-area{color:var(--muted);font-variant-numeric:tabular-nums}.stage{position:relative;display:flex;flex-direction:column;min-width:0;overflow:hidden}.toolbar{display:flex;align-items:center;gap:6px;padding:12px 16px;border-bottom:1px solid var(--line);background:var(--panel)}.toolbar .spacer{flex:1}.scalebar{font-size:11px;color:var(--muted);font-variant-numeric:tabular-nums}.trace-panel{display:flex;align-items:center;gap:16px;flex-wrap:wrap;padding:10px 16px;background:#fbfcfd;border-bottom:1px solid var(--line);font-size:11px;color:var(--muted)}.trace-panel label{display:flex;align-items:center;gap:6px}.trace-panel input[type=range]{width:110px}.trace-panel .hint{flex-basis:100%;margin:0;line-height:1.5}.trace-panel code{background:#eef1f5;padding:1px 4px;border-radius:3px}.plan-svg{flex:1;width:100%;min-height:0;display:block;background:#fbfbf9}.sheet{fill:#fbfbf9}.grid-minor{stroke:#dfe4ea;stroke-width:.015}.grid-major{stroke:#c8d0da;stroke-width:.03}.room-rect{stroke:#39404b;stroke-width:.14}.room-rect.void{stroke-dasharray:.6 .4;stroke:#b4bcc7;stroke-width:.1}.room{cursor:pointer}.room:hover .room-rect{stroke:#16704a;stroke-width:.2}.room.active .room-rect{stroke:#16704a;stroke-width:.26;filter:brightness(1.05)}.outer-wall{fill:none;stroke:#21262e}.divide-wall{stroke:#21262e}.opening-gap{fill:#fbfbf9}.glass{stroke:#6d7a88;stroke-width:.07}.door-arc{fill:none;stroke:#7b8592;stroke-width:.05;stroke-dasharray:.22 .16}.door-leaf{stroke:#39404b;stroke-width:.09;stroke-linecap:round}.door-port{fill:none;stroke:#16704a;stroke-width:.16;stroke-dasharray:.4 .22}.room-label .name{font-weight:600;text-anchor:middle;fill:#2c3644}.room-label .area{text-anchor:middle;fill:#78838f}.dim-line{stroke:#9aa4b1;stroke-width:.04}.dim-text{font-size:.55px;text-anchor:middle;fill:#6b7785}.info-card{position:absolute;right:20px;bottom:20px;width:260px;background:var(--panel);border:1px solid var(--line);border-radius:10px;padding:14px 16px;box-shadow:0 8px 24px #141e2d1a}.info-card .close{position:absolute;top:8px;right:8px;border:none;background:none;font-size:16px;color:var(--muted);padding:2px 6px}.info-card h3{margin:0 24px 2px 0;font-size:14px}.info-card .kind{margin:0;font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.06em}.info-card .metric{margin:10px 0 0;font-size:20px;font-weight:600;font-variant-numeric:tabular-nums}.info-card .note{margin:8px 0 0;font-size:12px;line-height:1.5;color:var(--muted)}.seg{display:flex;border:1px solid var(--line);border-radius:7px;overflow:hidden}.seg button{border:none;border-radius:0}.seg button+button{border-left:1px solid var(--line)}.scene-3d{flex:1;min-height:0;position:relative}.scene-loading{flex:1;display:grid;place-items:center;color:var(--muted);font-size:13px}.furn-rect{fill:#fff;fill-opacity:.55;stroke:#5c6675;stroke-width:.035}.furn.table .furn-rect,.furn.box .furn-rect{fill:#fff;fill-opacity:.7}.furn.seat .furn-rect{fill:#fff;fill-opacity:.8;stroke-width:.03}.furn.mat .furn-rect{fill:none;stroke-dasharray:.28 .2;stroke:#7c8797}.furn.rack .furn-rect{stroke-width:.055;stroke:#47505d}.soft-back{stroke:#47505d;stroke-width:.07}.goal-bar{stroke:#2f3742;stroke-width:.1}.goal-net{stroke:#6f7986;stroke-width:.04;stroke-dasharray:.16 .12}.step{stroke:#7c8797;stroke-width:.03}
