:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f7fbff;--surface:#fff;--surface-muted:#f2f7fd;--surface-strong:#e8f2ff;--surface-blue:#edf5ff;--border:#d7e3f3;--border-strong:#bfd0e8;--text:#10203f;--text-muted:#607089;--text-subtle:#8291a7;--accent:#4aa2da;--accent-strong:#4a82c3;--accent-soft:#e8f6ff;--warning-strong:#a35b00;--warning-soft:#fff4da;--danger-strong:#b92f38;--danger-soft:#ffe8eb;--focus:#4a82c3;--status-open:#36b56d;--status-starting-soon:#f59b22;--status-occupied:#f05b61;--shadow:0 18px 42px #2043761f;--shadow-soft:0 10px 26px #20437614;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(180deg, #fff 0, var(--bg) 68%), var(--bg);margin:0;overflow-x:hidden}button,input{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #4a82c357}a{color:inherit}h1,h2,h3,p,dl,dd{margin:0}h1{font-size:1.42rem;line-height:1.1}h2{align-items:center;gap:8px;font-size:.98rem;display:flex}h3{font-size:1.2rem;line-height:1.18}.app-shell{min-height:100vh;padding:14px 18px 18px}.app-shell--kiosk{background:#08162f;padding:0}.topbar{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,max-content) minmax(340px,1fr);align-items:center;gap:18px;min-height:58px;padding-bottom:12px;display:grid}.brand-lockup{align-content:center;gap:3px;min-width:0;display:grid}.brand-topline{align-items:center;gap:24px;min-width:0;display:flex}.brand-heading{flex:none;align-items:center;min-width:0;line-height:1;display:flex}.brand-logo{object-fit:contain;object-position:left center;width:min(220px,58vw);max-height:44px;display:block}.muted,.detail-list dt,.utilization-row span,.utilization-row small,.room-list-row small,.room-list-eyebrow,.dossier-section span,.dossier-meta span,.schedule-row span,.access-row span{color:var(--text-muted)}.mode-tabs{background:var(--surface-muted);border:1px solid var(--border);border-radius:8px;flex:none;align-items:center;gap:3px;padding:3px;display:inline-flex}.mode-switcher{flex:none;align-items:center;gap:8px;display:inline-flex}.mode-tabs button,.segmented-list button,.dossier-tabs button{min-height:36px;color:var(--text-muted);white-space:nowrap;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;gap:7px;padding:0 13px;display:inline-flex}.mode-tabs button.active,.segmented-list button.active,.dossier-tabs button.active{color:var(--accent-strong);background:var(--surface);box-shadow:var(--shadow-soft)}.kiosk-window-tab{min-height:42px;color:var(--text-muted);background:var(--surface);border:1px solid var(--border);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:0 13px;text-decoration:none;display:inline-flex}.kiosk-window-tab:hover{color:var(--accent-strong);border-color:#4aa2da6b}.new-window-icon{flex:none}.topbar-actions{justify-content:flex-end;justify-self:end;align-items:center;gap:10px;min-width:0;display:flex;position:relative}.share-map-trigger{min-height:38px;color:var(--accent-strong);background:var(--accent-soft);white-space:nowrap;border:1px solid #4aa2da57;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:0 12px;display:inline-flex}.share-map-trigger:hover,.share-map-trigger[aria-pressed=true]{color:#fff;background:var(--accent);border-color:var(--accent)}.global-search{width:min(360px,100%);min-width:320px;min-height:38px;color:var(--text-subtle);background:var(--surface);border:1px solid var(--border);border-radius:8px;flex:280px;align-items:center;gap:8px;padding:0 12px;display:flex}.global-search input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0}.search-clear-button{width:26px;min-width:26px;height:26px;color:var(--text-subtle);background:0 0;border:0;border-radius:7px;place-items:center;padding:0;display:inline-grid}.search-clear-button:hover{color:var(--accent-strong);background:var(--accent-soft)}.utility-button,.icon-button{width:38px;min-width:38px;min-height:38px;color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:8px;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.utility-button:hover,.icon-button:hover,.icon-button--active{color:var(--accent-strong);background:var(--accent-soft);border-color:#4aa2da70}.utility-button--notification{position:relative}.utility-button--notification span{color:#fff;background:var(--accent);border:2px solid var(--surface);border-radius:999px;place-items:center;width:18px;height:18px;font-size:.68rem;font-weight:800;display:grid;position:absolute;top:-5px;right:-5px}.utility-popover{z-index:10;width:min(300px,92vw);color:var(--text);background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:8px;gap:4px;padding:12px;display:grid;position:absolute;top:calc(100% + 8px);right:0}.utility-popover span{color:var(--text-muted)}.share-drawer{z-index:30;background:var(--surface);border:1px solid var(--border);width:min(380px,100vw - 36px);max-height:calc(100vh - 96px);box-shadow:var(--shadow);border-radius:8px;position:fixed;top:76px;right:18px;overflow:auto}.share-drawer .share-map-panel{box-shadow:none;border:0}.share-drawer-close{z-index:2;position:absolute;top:10px;right:10px}.alert-action-list{gap:6px;margin-top:4px;display:grid}.alert-action{min-height:50px;color:var(--text);text-align:left;background:var(--surface-muted);border:1px solid var(--border);border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px;display:grid}.alert-action:hover{color:var(--accent-strong);border-color:#4aa2da6b}.alert-action span:not(.alert-action-dot){gap:1px;min-width:0;display:grid}.alert-action small{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.alert-action em{color:var(--text-muted);white-space:nowrap;font-size:.78rem;font-style:normal;font-weight:800}.alert-action-dot{background:var(--status-starting-soon);border-radius:999px;width:10px;height:10px}.alert-action-dot--ending{background:var(--status-occupied)}.account-menu-shell{flex:none;position:relative}.account-menu-trigger{width:38px;min-width:38px;min-height:38px;color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:8px;justify-content:center;align-items:center;padding:0;display:inline-flex}.account-menu-trigger:hover,.account-menu-trigger[aria-expanded=true]{color:var(--accent-strong);background:var(--accent-soft);border-color:#4aa2da70}.account-menu{z-index:20;width:min(340px,92vw);color:var(--text);background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:8px;gap:4px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);right:0}.account-menu-header,.account-menu-section{gap:3px;padding:8px 10px;display:grid}.account-menu-header{border-bottom:1px solid var(--border)}.account-menu-header span,.account-menu-section span,.account-menu-section small{color:var(--text-muted)}.account-menu-section small{letter-spacing:.04em;text-transform:uppercase;font-weight:800}.account-menu-item{min-height:38px;color:var(--text);text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:9px;padding:0 10px;text-decoration:none;display:flex}.account-menu-item:hover{color:var(--accent-strong);background:var(--accent-soft)}.account-menu-item--danger{color:var(--danger-strong)}.account-menu-item span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.connection-pill{color:#137a4b;text-overflow:ellipsis;white-space:nowrap;background:#eaf8f0;border:1px solid #cbead8;border-radius:999px;flex:0 260px;align-items:center;max-width:260px;min-height:32px;padding:0 10px;display:inline-flex;overflow:hidden}.connection-pill:before{content:"";background:currentColor;border-radius:999px;width:7px;height:7px;margin-right:7px}.connection-pill--waiting,.connection-pill--syncing{color:var(--warning-strong);background:var(--warning-soft)}.connection-pill--error{color:var(--danger-strong);background:var(--danger-soft)}.timeline-panel{grid-template-columns:auto minmax(320px,1fr) auto;align-items:center;gap:12px;padding:14px 0;display:grid}.date-stepper{align-items:center;gap:4px;display:inline-flex}.date-button,.time-chip,.context-select,.view-options-button,.rail-toggle-button,.soft-button{min-height:38px;color:var(--text);background:var(--surface);border:1px solid var(--border);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 12px;text-decoration:none;display:inline-flex}.date-button:hover,.time-chip:hover,.context-select:hover,.view-options-button:hover,.rail-toggle-button:hover,.soft-button:hover{color:var(--accent-strong);border-color:#4aa2da6b}.timeline-slider{max-width:760px;color:var(--accent);grid-template-columns:auto minmax(220px,1fr) auto;align-items:center;gap:12px;margin:0 auto;display:grid}.timeline-slider label{gap:6px;display:grid}.timeline-slider label span{color:var(--text);justify-content:space-between;align-items:baseline;display:flex}.timeline-slider label small{color:var(--text-muted)}.timeline-slider input{appearance:none;background:linear-gradient(90deg, var(--accent) var(--progress), #dce6f4 0);border-radius:999px;width:100%;height:5px}.timeline-slider input::-webkit-slider-thumb{appearance:none;background:var(--accent);border:3px solid #fff;border-radius:999px;width:18px;height:18px;box-shadow:0 5px 12px #4aa2da52}.mobile-view-switch{display:none}.workspace-context{align-items:center;gap:10px;margin-bottom:10px;display:flex}.group-navigator{flex:auto;align-items:center;gap:6px;min-width:0;padding:1px;display:flex;overflow-x:auto}.group-chip{max-width:280px;min-height:34px;color:var(--text-muted);text-overflow:ellipsis;border:1px solid var(--border);white-space:nowrap;background:#ffffffc2;border-radius:8px;flex:none;align-items:center;padding:0 11px;display:inline-flex;overflow:hidden}.group-chip:hover,.group-chip.active{color:var(--accent-strong);background:var(--accent-soft);border-color:#4aa2da6b}.context-select{justify-content:flex-start;min-width:0;max-width:340px}.context-label{min-width:0;max-width:340px;min-height:38px;color:var(--text-muted);white-space:nowrap;justify-content:flex-start;align-items:center;gap:8px;padding:0 4px;display:inline-flex}.context-label span{text-overflow:ellipsis;min-width:0;overflow:hidden}.context-select--static{cursor:default}.context-select--static:hover{color:var(--text);border-color:var(--border)}.context-select span:not(.count-badge){text-overflow:ellipsis;min-width:0;overflow:hidden}.count-badge{min-width:22px;height:22px;color:var(--accent-strong);background:var(--accent-soft);border-radius:999px;place-items:center;font-size:.74rem;font-weight:800;display:inline-grid}.workspace{grid-template-columns:minmax(0,1fr);align-items:start;gap:14px;display:grid}.workspace:not(.workspace--kiosk){grid-template-columns:minmax(158px,max-content) minmax(0,1fr) minmax(300px,340px)}.workspace--rail-open:not(.workspace--kiosk){grid-template-columns:minmax(290px,330px) minmax(0,1fr) minmax(300px,340px)}.workspace--studio:not(.workspace--kiosk){grid-template-columns:minmax(224px,240px) minmax(0,1fr) minmax(300px,340px)}.workspace--studio.workspace--studio-tools-collapsed:not(.workspace--kiosk){grid-template-columns:minmax(62px,72px) minmax(0,1fr) minmax(300px,340px)}.workspace--kiosk{min-height:calc(100vh - 72px)}.app-footer{color:var(--text-muted);text-align:center;border-top:1px solid var(--border);margin-top:16px;padding-top:12px;font-size:.82rem}.room-rail-shell,.map-stage,.side-panel,.map-status-strip{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#ffffffeb;border-radius:8px}.room-rail-column{align-content:start;gap:8px;min-width:0;display:grid}.room-rail-column--closed{width:max-content}.studio-tools-rail{min-width:0;position:sticky;top:12px}.rail-toggle-button{justify-content:flex-start;width:100%;min-width:0;font-weight:800}.room-rail-shell{overflow:hidden}.map-column{gap:10px;min-width:0;display:grid}.map-stage{min-width:0;min-height:562px;position:relative;overflow:hidden}.toolbar{border:1px solid var(--border);width:100%;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border-radius:8px;gap:10px;padding:10px;display:grid}.toolbar-section,.toolbar-tool-list{gap:6px;display:grid}.toolbar-section-heading{justify-content:space-between;align-items:center;gap:8px;min-height:24px;display:flex}.toolbar-section-label{color:var(--text-subtle);text-transform:uppercase;font-size:.68rem;font-weight:800;line-height:1.1}.toolbar-collapse-toggle{width:25px;min-width:25px;min-height:25px;color:var(--text-muted);background:var(--surface);border:1px solid var(--border);border-radius:7px;justify-content:center;align-items:center;display:inline-flex}.toolbar-collapse-toggle:hover{color:var(--accent-strong);background:var(--accent-soft);border-color:#4aa2da70}.tool-button{min-height:34px;color:var(--text);text-align:left;background:var(--surface);border:1px solid var(--border);border-radius:8px;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:8px;padding:0 9px;display:grid}.tool-button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.84rem;font-weight:750;overflow:hidden}.tool-button svg{color:currentColor}.tool-button:hover,.tool-button--active{color:var(--accent-strong);background:var(--accent-soft);border-color:#4aa2da70}.tool-button--active{box-shadow:inset 3px 0 0 var(--accent)}.tool-button--save{color:#fff;background:var(--accent);border-color:var(--accent)}.tool-button:disabled{cursor:not-allowed;opacity:.52}.tool-button:disabled:hover{color:var(--accent-strong);background:var(--accent-soft);border-color:var(--border)}.active-tool-hint{background:var(--surface-muted);border:1px solid var(--border);border-radius:8px;gap:2px;padding:9px;display:grid}.active-tool-hint small,.toolbar-action-help{color:var(--text-subtle);font-size:.7rem;font-weight:800;line-height:1.2}.active-tool-hint strong{font-size:.9rem}.active-tool-hint span,.toolbar-action-help{color:var(--text-muted);font-size:.76rem;font-weight:500}.toolbar-action-help{margin-top:1px}.toolbar-action-help--error{color:var(--danger-strong)}.toolbar--collapsed{justify-items:center;padding:8px}.toolbar--collapsed .toolbar-section,.toolbar--collapsed .toolbar-section--save,.toolbar--collapsed .toolbar-tool-list{justify-items:center}.toolbar--collapsed .toolbar-section-heading{justify-content:center}.toolbar--collapsed .toolbar-section-label,.toolbar--collapsed .tool-button span,.toolbar--collapsed .active-tool-hint,.toolbar--collapsed .toolbar-action-help{display:none}.toolbar--collapsed .toolbar-collapse-toggle,.toolbar--collapsed .tool-button{width:42px;min-width:42px}.toolbar--collapsed .tool-button{grid-template-columns:1fr;place-items:center;height:42px;min-height:42px;padding:0}.toolbar--collapsed .tool-button--active{box-shadow:inset 0 -3px 0 var(--accent)}.plan-shell{background:linear-gradient(180deg, #ffffffad, #f2f7fdcc), var(--surface-muted);width:100%;min-height:560px;padding:16px}.plan-shell--kiosk{min-height:calc(100vh - 72px);box-shadow:none;border:0;border-radius:0;padding:0}.plan-canvas{width:100%;height:min(58vh,640px);min-height:520px;display:block}.plan-canvas--editing{cursor:crosshair}.plan-shell--kiosk .plan-canvas{height:calc(100vh - 72px);min-height:0}.plan-shell--kiosk .space-label{fill:var(--text);paint-order:stroke;stroke:#fff;stroke-width:5px;stroke-linejoin:round;font-size:18px}.plan-background{fill:#f8fbff;stroke:#b8c8dd;stroke-width:3px}.plan-underlay{pointer-events:none}.plan-grid line{stroke:#4a82c314;stroke-width:1px}.wall{stroke:#8fa0b8;stroke-linecap:round;stroke-width:8px}.door{stroke:var(--accent);stroke-linecap:round;stroke-width:6px}.plan-shell--editable .line-shape,.plan-shell--editable .label-shape{cursor:pointer}.shape-hit-line{stroke:#0000;stroke-linecap:round;stroke-width:26px}.shape-hit-box{fill:#0000}.editable-shape--selected .wall,.editable-shape--selected .door{stroke:var(--accent-strong);filter:drop-shadow(0 8px 12px #4aa2da38)}.editable-shape--selected .wall{stroke-width:10px}.editable-shape--selected .door{stroke-width:8px}.label-selection-box{fill:#4aa2da14;stroke:var(--accent);stroke-dasharray:6 5;stroke-width:2px}.geometry-handle{fill:#fff;stroke:var(--accent);stroke-width:3px;cursor:grab;filter:drop-shadow(0 5px 8px #10203f2e)}.geometry-handle:active{cursor:grabbing}.space-edge-handle{stroke:#0000;stroke-linecap:round;stroke-width:18px;cursor:move}.map-label,.space-label{fill:var(--text);pointer-events:none;text-anchor:middle;dominant-baseline:middle;font-size:21px;font-weight:800}.map-label{fill:var(--text-muted);font-size:17px}.editable-shape--selected .map-label{fill:var(--accent-strong)}.space-button{appearance:none;background:0 0;border:0;padding:0}.space-button--draggable{cursor:grab}.space-button--draggable:active{cursor:grabbing}.space-path{fill-opacity:.18;stroke:#ffffffe6;stroke-width:4px;transition:fill-opacity .15s,opacity .15s,stroke .15s,stroke-width .15s,filter .15s}.space-path:hover{fill-opacity:.26}.space-path--selected{fill-opacity:.22;stroke:var(--accent);stroke-width:7px;filter:drop-shadow(0 12px 18px #4aa2da38)}.space-path--dimmed,.space-label--dimmed{opacity:.2}.map-status-strip{grid-template-columns:repeat(5,minmax(0,auto)) minmax(150px,1fr);align-items:center;gap:16px;min-height:58px;padding:10px 14px;display:grid}.map-status-strip>div{gap:2px;display:grid}.map-status-strip span,.map-status-strip small{color:var(--text-muted);font-size:.8rem}.map-status-strip strong{font-size:1.12rem}.status-summary{grid-auto-flow:column;align-items:center;gap:7px;display:inline-flex}.status-summary span,.status-dot,.event-dot{background:var(--status-open);border-radius:999px;width:10px;height:10px;display:inline-block}.status-summary--starting span,.status-dot--starting_soon,.status-dot--starting-soon{background:var(--status-starting-soon)}.status-summary--busy span,.status-dot--occupied{background:var(--status-occupied)}.status-dot{width:12px;height:12px;box-shadow:0 0 0 3px #fff}.view-options-button{justify-self:end}.view-options-button--active{color:var(--accent-strong);background:var(--accent-soft);border-color:#4aa2da6b}.panel-column,.secondary-panels,.compact-panel{gap:12px;min-width:0;display:grid}.side-panel{min-width:0;max-width:100%;padding:14px;overflow:hidden}.room-list{gap:13px;padding:14px;display:grid}.room-list-header,.room-list-group-heading,.room-heading,.dossier-topline{justify-content:space-between;align-items:center;gap:12px;display:flex}.room-list-header h2{margin-top:2px}.room-list-description{max-width:260px;color:var(--text-muted);margin-top:3px;font-size:.78rem;line-height:1.35}.eyebrow{color:var(--text-muted);letter-spacing:0;text-transform:uppercase;margin-bottom:3px;font-size:.72rem;font-weight:800}.room-list-group{gap:6px;display:grid}.room-list-group-heading{justify-content:flex-start}.room-list-group-heading small{color:var(--text-muted);margin-left:auto}.room-list-eyebrow{font-size:.8rem}.room-list-row{text-align:left;min-height:44px;color:var(--text);border:0;border-top:1px solid var(--border);background:0 0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 0;display:grid}.room-list-row:hover,.room-list-row--selected{color:var(--accent-strong)}.room-list-row--selected{background:var(--accent-soft);border-radius:8px;padding-left:8px;padding-right:8px}.room-list-row-main,.room-list-row-meta{gap:3px;min-width:0;display:grid}.room-list-row-main strong,.room-list-row-main small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.room-list-row-meta{color:var(--text-muted);justify-items:end;font-size:.78rem}.room-list-row-meta span{white-space:nowrap;align-items:center;gap:4px;display:inline-flex}.schedule-link,.link-row{min-height:38px;color:var(--accent-strong);background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;text-decoration:none;display:inline-flex}.schedule-link:hover,.link-row:hover{background:var(--accent-soft)}.room-dossier{padding:0}.dossier-topline,.room-dossier>.muted,.room-dossier>template,.room-heading,.dossier-meta,.dossier-tabs,.dossier-section{padding-left:14px;padding-right:14px}.dossier-topline{border-bottom:1px solid var(--border);min-height:48px}.dossier-topline p{color:var(--text-muted);font-size:.86rem;font-weight:800}.room-heading{padding-top:14px}.dossier-meta{flex-wrap:wrap;gap:8px;padding-top:10px;display:flex}.dossier-meta span,.status-pill{background:var(--surface-muted);border-radius:999px;align-items:center;gap:5px;min-height:28px;padding:0 9px;font-size:.82rem;display:inline-flex}.status-pill{color:#13804f;background:#e9f8f0}.status-pill--starting_soon{color:var(--warning-strong);background:var(--warning-soft)}.status-pill--occupied{color:var(--danger-strong);background:var(--danger-soft)}.dossier-tabs{border-bottom:1px solid var(--border);grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:2px;margin-top:14px;padding-bottom:0;display:grid}.dossier-tabs button{border-radius:0;min-width:0;padding:0 4px}.dossier-tabs button.active{color:var(--accent-strong);box-shadow:inset 0 -2px 0 var(--accent)}.dossier-section{gap:12px;padding-top:14px;padding-bottom:14px;display:grid}.availability-card,.event-card,.schedule-row,.access-row{background:var(--surface-muted);border:1px solid var(--border);border-radius:8px;gap:8px;padding:11px;display:grid}.availability-card{grid-template-columns:minmax(0,1fr) auto;align-items:center}.availability-card div,.event-card div,.schedule-row div,.access-row div{gap:3px;min-width:0;display:grid}.command-button{color:#fff;background:var(--accent);border:1px solid var(--accent);text-align:center;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 12px;display:inline-flex}.command-button:hover{background:var(--accent-strong);border-color:var(--accent-strong)}.command-button:disabled,.secondary-action-button:disabled{cursor:not-allowed;opacity:.52}.command-button span,.command-button svg{color:#fff}.command-button.full{width:100%;min-height:34px}.event-card div{grid-template-columns:auto minmax(0,1fr);align-items:center}.event-card small{grid-column:2}.schedule-row,.access-row{grid-template-columns:auto minmax(0,1fr);align-items:center}.space-edit-form,.field-row,.geometry-editor{gap:9px;display:grid}.field-row span{color:var(--text-muted);font-size:.78rem;font-weight:800}.field-row input,.field-row select{width:100%;min-height:38px;color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:0 10px}.field-row small{color:var(--text-muted);font-size:.76rem;line-height:1.35}.field-row--readonly input{color:var(--text-muted);background:var(--surface-muted)}.form-action-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.mapping-editor{background:var(--surface);border:1px solid var(--border);border-radius:8px;gap:0;display:grid;overflow:hidden}.mapping-accordion-toggle{width:100%;min-height:54px;color:var(--text);text-align:left;background:var(--surface-muted);border:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.mapping-accordion-toggle>span{gap:3px;min-width:0;display:grid}.mapping-accordion-toggle small{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.mapping-accordion-chevron{transition:transform .16s}.mapping-accordion-chevron--open{transform:rotate(180deg)}.mapping-accordion-body{gap:10px;padding:11px;display:grid}.mapping-accordion-body>p{color:var(--text-muted);font-size:.8rem;line-height:1.35}.source-record-summary{gap:7px;display:grid}.source-record-summary>div{background:var(--surface);border:1px solid var(--border);border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;min-width:0;padding:8px;display:grid}.source-record-summary span{gap:1px;min-width:0;display:grid}.source-record-summary small{min-width:0;color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.secondary-action-button.full,.danger-action-button.full{justify-content:center;width:100%}.source-picker-backdrop{z-index:40;background:#0f172a38;justify-content:flex-end;display:flex;position:fixed;inset:0}.source-picker-drawer{background:var(--surface);border-left:1px solid var(--border);width:min(440px,100vw - 24px);height:100%;box-shadow:var(--shadow-strong);grid-template-rows:auto auto auto minmax(0,1fr);gap:12px;padding:16px;display:grid}.source-picker-header{justify-content:space-between;align-items:start;gap:12px;display:flex}.source-picker-search{min-height:40px;color:var(--text-muted);background:var(--surface-muted);border:1px solid var(--border);border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;padding:0 10px;display:grid}.source-picker-search input{width:100%;min-width:0;height:38px;color:var(--text);background:0 0;border:0;outline:0}.source-picker-count{color:var(--text-muted);font-size:.8rem}.source-picker-results{align-content:start;gap:7px;min-height:0;padding-right:2px;display:grid;overflow-y:auto}.source-picker-option{min-height:58px;color:var(--text);text-align:left;background:var(--surface);border:1px solid var(--border);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 10px;display:grid}.source-picker-option:hover{color:var(--accent-strong);border-color:#4aa2da6b}.source-picker-option>span{gap:3px;min-width:0;display:grid}.source-picker-option strong,.source-picker-option small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.source-picker-option small{color:var(--text-muted);font-size:.76rem}.secondary-action-button{min-height:38px;color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:0 11px;display:inline-flex}.secondary-action-button:hover:not(:disabled){color:var(--accent-strong);border-color:#4aa2da6b}.danger-action-button{min-height:38px;color:var(--danger-strong);background:var(--danger-soft);border:1px solid #b92f3838;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:0 11px;display:inline-flex}.danger-action-button:hover{color:#fff;background:var(--danger-strong);border-color:var(--danger-strong)}.booking-workspace{gap:14px;display:grid}.booking-header{border:1px solid var(--border);min-height:78px;box-shadow:var(--shadow-soft);background:#ffffffeb;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex}.booking-header>div:first-child,.booking-summary>div,.booking-empty{gap:4px;min-width:0;display:grid}.booking-header h2{font-size:1.08rem}.booking-header span,.booking-summary span,.booking-empty span{color:var(--text-muted)}.booking-empty,.booking-layout,.booking-controls,.booking-results,.booking-space-card,.booking-summary,.booking-submit,.booking-error,.booking-success{border-radius:8px}.booking-empty{background:var(--warning-soft);border:1px solid #a35b003d;justify-items:start;padding:18px}.booking-empty svg{color:var(--warning-strong)}.booking-layout{grid-template-columns:minmax(260px,320px) minmax(0,1fr);align-items:start;gap:14px;display:grid}.booking-controls,.booking-results{border:1px solid var(--border);min-width:0;box-shadow:var(--shadow-soft);background:#ffffffeb;gap:12px;padding:14px;display:grid}.booking-field{gap:6px;display:grid}.booking-field span{color:var(--text-muted);font-size:.78rem;font-weight:800}.booking-field input,.booking-field select{width:100%;min-height:38px;color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:0 10px}.booking-window-summary,.booking-policy-summary{color:var(--text);background:var(--surface-muted);border:1px solid var(--border);border-radius:8px;gap:8px;padding:10px;display:grid}.booking-window-summary{grid-template-columns:auto minmax(0,1fr);align-items:center}.booking-window-summary svg{color:var(--accent)}.booking-window-summary span{gap:2px;min-width:0;display:grid}.booking-window-summary small{color:var(--text-muted);font-size:.78rem}.booking-policy-summary span{min-width:0;color:var(--text-muted);align-items:center;gap:7px;font-size:.8rem;display:inline-flex}.booking-policy-summary svg{color:var(--accent-strong);flex:none}.booking-stepper{background:var(--surface-muted);border:1px solid var(--border);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:4px;display:grid}.booking-step{min-height:34px;color:var(--text-muted);text-align:center;border-radius:7px;justify-content:center;align-items:center;gap:7px;padding:0 8px;font-size:.8rem;font-weight:800;display:inline-flex}.booking-step em{border:1px solid var(--border);background:#ffffffbd;border-radius:999px;place-items:center;width:21px;height:21px;font-size:.72rem;font-style:normal;display:inline-grid}.booking-step--active{color:var(--accent-strong);background:var(--surface)}.booking-step--done{color:#137a4b;background:#eaf8f0}.booking-space-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px;display:grid}.booking-loading,.booking-results-empty{background:var(--surface-muted);border:1px solid var(--border);border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;min-height:112px;padding:14px;display:grid}.booking-loading{color:var(--accent-strong);background:var(--accent-soft);border-color:#4aa2da47}.booking-loading span,.booking-results-empty span{gap:3px;min-width:0;display:grid}.booking-loading strong,.booking-results-empty strong{color:var(--text)}.booking-loading small,.booking-results-empty small{color:var(--text-muted);font-size:.82rem}.booking-loading-spinner,.booking-button-spinner{animation:.9s linear infinite spin}.booking-results-empty svg{color:var(--warning-strong)}.booking-space-card{min-height:84px;color:var(--text);text-align:left;background:var(--surface);border:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:11px;display:grid}.booking-space-card:hover,.booking-space-card--selected{border-color:#4aa2da75}.booking-space-card--selected{background:var(--accent-soft);box-shadow:inset 3px 0 0 var(--accent)}.booking-space-card--unavailable{background:var(--danger-soft);border-color:#b92f3838}.booking-space-card span{gap:3px;min-width:0;display:grid}.booking-space-card strong,.booking-space-card small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.booking-space-card small,.booking-space-card em{color:var(--text-muted);font-size:.78rem}.booking-space-card em,.booking-space-card small{align-items:center;gap:5px;font-style:normal;display:inline-flex}.booking-space-card em{justify-content:flex-end;font-weight:800}.booking-space-card:not(.booking-space-card--unavailable) em{color:#137a4b}.booking-space-card--unavailable em{color:var(--danger-strong)}.booking-conflict{grid-column:1/-1;color:var(--danger-strong)!important}.booking-summary,.booking-submit,.booking-error,.booking-success{background:var(--surface-muted);border:1px solid var(--border);gap:10px;padding:12px;display:grid}.booking-summary{grid-template-columns:minmax(0,1fr) auto;align-items:center}.booking-summary strong{font-size:1.45rem}.booking-submit{grid-template-columns:repeat(2,minmax(0,1fr)) auto;align-items:end}.booking-submit-help{color:var(--text-muted);grid-column:1/-1;font-size:.78rem}.booking-error,.booking-success{grid-template-columns:auto minmax(0,1fr);align-items:center}.booking-error{color:var(--danger-strong);background:var(--danger-soft);border-color:#b92f383d}.booking-success{color:#137a4b;background:#eaf8f0;border-color:#cbead8}.geometry-editor{background:var(--surface-muted);border:1px solid var(--border);border-radius:8px;padding:11px}.geometry-editor>div:first-child{gap:3px;display:grid}.geometry-editor>div:first-child span{color:var(--text-muted);font-size:.78rem}.geometry-button-grid{grid-template-columns:repeat(3,38px);align-items:center;gap:6px;display:grid}.amenity-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.amenity-grid span{background:var(--surface-muted);border:1px solid var(--border);border-radius:8px;align-items:center;gap:7px;min-height:38px;padding:0 9px;display:inline-flex}.segmented-list{background:var(--surface-muted);border-radius:8px;gap:4px;padding:4px;display:grid}.secondary-panels .compact-panel{gap:10px;padding:12px}.share-panel-header{gap:3px;display:grid}.share-panel-header p{color:var(--text-muted);font-size:.84rem}.share-summary>span,.share-option-list button span,.command-button.full span{gap:2px;min-width:0;display:grid}.share-summary small,.share-option-list button small,.share-option-list button em{color:var(--text-muted);font-size:.72rem;font-style:normal}.share-summary small{letter-spacing:0;text-transform:uppercase;font-weight:800}.share-option-list button small,.share-option-list button em,.command-button.full small{line-height:1.2}.share-summary{color:var(--accent-strong);background:var(--accent-soft);border:1px solid #4aa2da3d;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;padding:10px;display:grid}.share-option-list{grid-template-columns:1fr}.secondary-panels .segmented-list{grid-template-columns:repeat(2,minmax(0,1fr))}.segmented-list button{white-space:normal;text-align:left;justify-content:flex-start;min-height:34px;padding:0 9px;font-size:.82rem}.share-option-list button{align-items:flex-start;min-height:64px;padding-top:8px;padding-bottom:8px}.share-option-list button svg{flex:none;margin-top:2px}.share-option-list button em{color:#137a4b;align-items:center;gap:4px;font-weight:800;display:inline-flex}.command-button.full{text-align:left;justify-content:flex-start;min-height:48px}.command-button.full small{color:#ffffffd1;font-size:.72rem}.utilization-hero{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;display:grid}.utilization-hero>div:last-child{gap:3px;display:grid}.utilization-ring{background:radial-gradient(circle at center, #fff 0 55%, transparent 56%), conic-gradient(var(--accent) var(--value), #e2ecf8 0);border-radius:999px;place-items:center;width:74px;height:74px;display:grid}.utilization-ring strong,.utilization-ring span{grid-area:1/1}.utilization-ring strong{align-self:center;font-size:1.08rem}.utilization-ring span{color:var(--text-muted);align-self:end;margin-bottom:15px;font-size:.58rem}.utilization-list{gap:10px;max-height:190px;display:grid;overflow:auto}.utilization-row{grid-template-columns:minmax(0,1fr) 74px 36px;align-items:center;gap:8px;display:grid}.utilization-row div{display:grid}meter{width:100%;height:10px}.kiosk-strip{height:72px;color:var(--surface);background:var(--accent-strong);justify-content:space-between;align-items:center;gap:16px;margin:0;padding:0 24px;display:flex}.kiosk-heading{align-items:center;gap:14px;min-width:0;display:flex}.kiosk-heading>span{align-items:baseline;gap:14px;min-width:0;display:inline-flex}.kiosk-heading strong,.kiosk-heading em{text-overflow:ellipsis;white-space:nowrap;font-style:normal;overflow:hidden}.kiosk-legend{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.kiosk-legend-item{color:#fff;background:#ffffff24;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:7px;min-height:30px;padding:0 10px;display:inline-flex}.kiosk-legend-item span{background:var(--status-open);border-radius:999px;width:10px;height:10px}.kiosk-legend-item--starting span{background:var(--status-starting-soon)}.kiosk-legend-item--busy span{background:var(--status-occupied)}.kiosk-options-panel{display:grid}.settings-toggle{background:var(--surface-muted);border:1px solid var(--border);border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;padding:10px;display:grid}.settings-toggle input{width:16px;height:16px;accent-color:var(--accent);margin-top:2px}.settings-toggle span{gap:2px;min-width:0;display:grid}.settings-toggle small{color:var(--text-muted);font-size:.75rem;line-height:1.25}.auth-shell{text-align:center;align-content:center;justify-items:center;gap:20px;width:min(520px,100%);min-height:calc(100vh - 32px);margin:0 auto;display:grid}.auth-shell--wide{width:min(760px,100%)}.auth-logo{object-fit:contain;width:min(280px,72vw);max-height:68px}.auth-copy{gap:8px;display:grid}.auth-copy h2{font-size:1.45rem;line-height:1.12;display:block}.auth-copy p,.connection-choice small{color:var(--text-muted)}.auth-error-detail{overflow-wrap:anywhere;max-width:min(520px,86vw);color:var(--danger-strong);background:var(--danger-soft);border-radius:8px;padding:8px 10px;display:inline-block}.primary-auth-button,.secondary-auth-button{border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;text-decoration:none;display:inline-flex}.primary-auth-button{color:#fff;background:var(--accent-strong);border:1px solid var(--accent-strong);box-shadow:var(--shadow-soft)}.secondary-auth-button{color:var(--text);background:var(--surface);border:1px solid var(--border)}.auth-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.account-summary{min-height:54px;color:var(--text);text-align:left;background:0 0;justify-content:flex-start;align-items:center;gap:8px;padding:0 16px;display:inline-flex}.account-summary span{gap:1px;min-width:0;display:grid}.account-summary small{color:var(--text-muted);font-size:.72rem;font-weight:700;line-height:1.1}.account-summary strong{text-overflow:ellipsis;white-space:nowrap;max-width:min(280px,68vw);overflow:hidden}.auth-spinner{color:var(--accent-strong);animation:.9s linear infinite spin}.connection-list{gap:10px;width:min(620px,100%);display:grid}.waiting-guidance{width:min(620px,100%);color:var(--text);background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-soft);border-radius:8px;justify-items:center;gap:10px;padding:16px;display:grid}.waiting-guidance p{max-width:560px;color:var(--text-muted)}.connection-choice{min-height:68px;color:var(--text);text-align:left;background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-soft);border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.connection-choice.active,.connection-choice:hover{background:var(--accent-soft);border-color:#4aa2da8f}.connection-choice span{gap:2px;min-width:0;display:grid}.connection-choice strong,.connection-choice small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.connection-choice em{color:var(--accent-strong);font-size:.78rem;font-style:normal;font-weight:800}@keyframes spin{to{transform:rotate(360deg)}}.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<=1320px){.topbar{grid-template-columns:1fr}.topbar-actions{justify-self:start;width:100%}}@media (width<=1180px){.workspace--rail-open:not(.workspace--kiosk),.workspace:not(.workspace--kiosk){grid-template-columns:1fr}.panel-column,.secondary-panels{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.app-shell{padding:10px}.brand-topline{grid-template-columns:1fr;gap:10px;display:grid}.topbar-actions{width:100%}.mode-switcher{grid-template-columns:minmax(0,1fr) auto;gap:7px;width:100%;display:grid}.mode-tabs{grid-template-columns:repeat(auto-fit,minmax(0,1fr));width:100%;display:grid}.mode-tabs button,.kiosk-window-tab{gap:4px;min-width:0;padding:0 5px;font-size:.78rem}.mode-tabs button svg,.kiosk-window-tab svg{flex:none}.mode-tabs span,.kiosk-window-tab span{text-overflow:ellipsis;min-width:0;overflow:hidden}.topbar-actions{grid-template-columns:minmax(0,1fr);grid-auto-columns:38px;grid-auto-flow:column;gap:7px;display:grid;overflow:visible}.share-map-trigger{width:38px;min-width:38px;padding:0}.share-map-trigger span{display:none}.workspace-context{grid-template-columns:1fr;gap:8px;margin-bottom:8px;display:grid}.group-navigator{width:100%;overflow-x:auto}.context-label,.context-select{width:100%;max-width:none}.global-search{width:100%;min-width:0;padding:0 8px}.connection-pill{justify-content:center;width:34px;min-width:34px;max-width:34px;padding:0;font-size:0}.connection-pill:before{margin-right:0}.account-menu{width:min(340px,100vw - 20px);position:fixed;top:62px;right:10px}.utility-popover{width:min(340px,100vw - 20px);position:fixed;top:72px;right:10px}.share-drawer{width:min(340px,100vw - 20px);top:72px;right:10px}.source-picker-drawer{width:min(360px,100vw - 20px)}.timeline-panel{grid-template-columns:1fr;gap:10px;padding:10px 0}.date-stepper{justify-content:space-between}.timeline-slider{grid-template-columns:1fr;margin:0}.timeline-slider>svg{display:none}.mobile-view-switch{background:var(--surface-muted);border:1px solid var(--border);border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;margin-bottom:10px;padding:4px;display:grid}.mobile-view-switch button{min-height:38px;color:var(--text-muted);background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;gap:7px;display:inline-flex}.mobile-view-switch button.active{color:var(--accent-strong);background:var(--surface);box-shadow:var(--shadow-soft)}.workspace--mobile-list .map-column,.workspace--mobile-list .panel-column,.workspace--mobile-map .room-rail-column{display:none}.panel-column,.secondary-panels,.booking-header,.booking-layout,.booking-summary,.booking-submit{grid-template-columns:1fr}.booking-header{display:grid}.map-stage,.plan-shell{min-height:430px}.toolbar{grid-template-columns:1fr}.toolbar-tool-list{grid-template-columns:repeat(2,minmax(0,1fr))}.toolbar--collapsed .toolbar-tool-list{grid-template-columns:1fr}.plan-shell{padding:8px}.plan-canvas{min-height:410px}.map-status-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.view-options-button{justify-self:stretch}.secondary-panels .segmented-list,.room-list-row{grid-template-columns:1fr}.room-list-row-meta{justify-items:start}.space-label{font-size:18px}.kiosk-strip{align-content:center;gap:6px;height:120px;min-height:120px;padding:8px 10px;display:grid}.kiosk-heading{justify-content:space-between}.kiosk-heading>span{gap:2px;display:grid}.kiosk-heading strong{font-size:.92rem}.kiosk-heading em{font-size:.78rem}.kiosk-legend{justify-content:flex-start;gap:4px}.kiosk-legend-item{gap:5px;min-height:22px;padding:0 7px;font-size:.7rem}.kiosk-legend-item span{width:7px;height:7px}.workspace--kiosk,.plan-shell--kiosk{min-height:calc(100vh - 120px)}.plan-shell--kiosk .plan-canvas{height:calc(100vh - 120px);min-height:0}}
