:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f4f6f3;--surface:#fff;--surface-muted:#e9eee8;--surface-strong:#d9e2d7;--border:#c7d2c4;--text:#172118;--text-muted:#5c685d;--accent:#27634f;--accent-strong:#174839;--accent-soft:#dcebe5;--focus:#1d6ed1;--status-open:#73b77e;--status-starting-soon:#f2bf58;--status-occupied:#dc6b61;--shadow:0 18px 45px #202c2324;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.4}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;color:var(--text);background:linear-gradient(135deg, #ffffffbd, transparent 34%), radial-gradient(circle at top left, #73b77e42, transparent 26rem), var(--bg);margin:0;overflow-x:hidden}button,input{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid var(--focus);outline-offset:3px}a{color:inherit}.app-shell{width:min(1600px,100%);min-height:100vh;margin:0 auto;padding:20px}.app-shell--kiosk{background:var(--text);width:100%;padding:0}.topbar,.toolbar,.timeline-panel,.kiosk-strip{align-items:center;gap:14px;margin-bottom:14px;display:flex}.topbar{justify-content:space-between}.brand-lockup{align-items:center;gap:12px;min-width:240px;display:flex}.brand-mark{width:42px;height:42px;color:var(--surface);background:var(--accent);border-radius:8px;place-items:center;display:grid}h1,h2,h3,p{margin:0}h1{font-size:1.45rem;line-height:1.1}h2{align-items:center;gap:8px;margin-bottom:12px;font-size:1rem;display:flex}h3{font-size:1.2rem}.brand-lockup p,.muted,.detail-list dt,.utilization-row span,.utilization-row small{color:var(--text-muted)}.mode-tabs,.segmented-list{background:var(--surface-strong);border-radius:8px;gap:4px;max-width:100%;padding:4px;display:flex;overflow-x:auto}.mode-tabs button,.segmented-list button{min-height:36px;color:var(--text);white-space:nowrap;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;gap:7px;padding:0 12px;display:inline-flex}.mode-tabs button.active,.segmented-list button.active{color:var(--accent-strong);background:var(--surface);box-shadow:0 2px 8px #1721181f}.compact-panel .segmented-list{flex-direction:column;overflow-x:visible}.compact-panel .segmented-list button{white-space:normal;text-align:left;justify-content:flex-start}.connection-pill{color:var(--accent-strong);background:var(--accent-soft);border:1px solid var(--border);white-space:nowrap;border-radius:999px;padding:8px 11px}.toolbar,.timeline-panel,.side-panel,.room-list{border:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffdb;border-radius:8px;padding:12px;box-shadow:0 8px 24px #202c2314}.toolbar{flex-wrap:wrap}.toolbar-divider{background:var(--border);width:1px;height:28px}.icon-button,.command-button{border:1px solid var(--border);border-radius:8px;justify-content:center;align-items:center;min-height:36px;display:inline-flex}.icon-button{width:38px;color:var(--text);background:var(--surface)}.icon-button--active,.icon-button:hover,.command-button:hover{color:var(--accent-strong);background:var(--accent-soft);border-color:var(--accent)}.command-button{color:var(--surface);background:var(--accent);border-color:var(--accent);text-align:center;white-space:normal;gap:8px;min-width:0;padding:0 12px}.command-button span{overflow-wrap:anywhere;min-width:0}.command-button.full{width:100%}.timeline-panel{grid-template-columns:minmax(220px,1fr) auto minmax(300px,1.3fr);align-items:center;display:grid}.search-field input{width:100%;min-height:40px;color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:0 12px}.switch{color:var(--text-muted);white-space:nowrap;align-items:center;gap:8px;display:inline-flex}.timeline-slider{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;display:grid}.timeline-slider label{gap:4px;display:grid}.timeline-slider input{width:100%;accent-color:var(--accent)}.workspace{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:16px;display:grid}.canvas-column,.panel-column{gap:14px;display:grid}.plan-shell{background:var(--surface);border:1px solid var(--border);width:100%;min-height:520px;box-shadow:var(--shadow);border-radius:8px;padding:14px}.plan-shell--kiosk{min-height:calc(100vh - 72px);box-shadow:none;border:0;border-radius:0;padding:0}.plan-canvas{width:100%;height:min(70vh,760px);min-height:500px;display:block}.plan-shell--kiosk .plan-canvas{height:calc(100vh - 72px);min-height:0}.plan-background{fill:var(--surface-muted);stroke:var(--border);stroke-width:3px}.plan-grid line{stroke:#17211814;stroke-width:1px}.wall{stroke:var(--text);stroke-linecap:round;stroke-width:10px}.door{stroke:var(--accent);stroke-linecap:round;stroke-width:7px}.map-label,.space-label{fill:var(--text);pointer-events:none;text-anchor:middle;font-size:22px;font-weight:700}.map-label{fill:var(--text-muted);font-size:18px}.space-button{appearance:none;background:0 0;border:0;padding:0}.space-path{stroke:#ffffffe0;stroke-width:4px;transition:opacity .15s,stroke-width .15s,filter .15s}.space-path:hover,.space-path--selected{stroke:var(--focus);stroke-width:8px;filter:drop-shadow(0 10px 16px #1d6ed138)}.space-path--dimmed,.space-label--dimmed{opacity:.18}.side-panel{min-width:0;max-width:100%;overflow:hidden}.compact-panel{gap:12px;display:grid}.room-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.eyebrow{color:var(--text-muted);letter-spacing:0;text-transform:uppercase;margin-bottom:3px;font-size:.82rem;font-weight:700}.status-dot{border:3px solid var(--surface);width:18px;height:18px;box-shadow:0 0 0 1px var(--border);border-radius:999px}.status-dot--occupied{background:var(--status-occupied)}.status-dot--starting_soon,.status-dot--starting-soon{background:var(--status-starting-soon)}.status-dot--open{background:var(--status-open)}.detail-list{gap:10px;display:grid}.detail-list div{grid-template-columns:90px 1fr;gap:10px;display:grid}.detail-list dt{font-weight:700}.link-row{color:var(--accent-strong);background:var(--accent-soft);border:1px solid var(--border);border-radius:8px;align-items:center;gap:8px;margin-top:14px;padding:10px 12px;text-decoration:none;display:flex}.action-stack{gap:8px;display:grid}.success-text{color:var(--accent-strong);background:var(--accent-soft);border-radius:8px;padding:8px 10px}.utilization-list{gap:10px;max-height:280px;display:grid;overflow:auto}.utilization-row{grid-template-columns:minmax(0,1fr) 86px 40px;align-items:center;gap:8px;display:grid}.utilization-row div{display:grid}meter{width:100%;height:12px}.room-list{gap:8px;display:grid}.room-list-row{text-align:left;min-height:44px;color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:8px;grid-template-columns:minmax(120px,1fr) 130px minmax(140px,1fr);align-items:center;gap:10px;padding:8px 10px;display:grid}.room-list-row:hover{border-color:var(--accent)}.room-list-row span,.room-list-row small{color:var(--text-muted)}.kiosk-strip{height:72px;color:var(--surface);background:var(--accent-strong);justify-content:space-between;margin:0;padding:0 24px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=1100px){.topbar{flex-direction:column;align-items:stretch}.workspace{grid-template-columns:1fr}.panel-column{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.app-shell{padding:12px}.mode-tabs{overflow-x:auto}.timeline-panel,.panel-column{grid-template-columns:1fr}.plan-shell{min-height:420px;padding:8px}.plan-canvas{min-height:390px}.room-list-row,.detail-list div{grid-template-columns:1fr}.space-label{font-size:18px}}
