:root{color-scheme:dark;--bg:#0d1117;--panel:#161b22;--border:#30363d;--text:#e6edf3;--muted:#9aa4b2;--accent:#2f81f7;--danger:#f85149;--ok:#3fb950;--warn:#d29922}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:Inter,Segoe UI,Arial,sans-serif}.page{min-height:100vh;padding:16px}.pageDashboardFocus{padding:0;overflow:hidden}.header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.title{font-size:30px;margin:0}.subtitle{color:var(--muted);font-size:15px;margin-top:2px}.controls{display:flex;gap:8px}.controls button{border:1px solid var(--border);background:var(--panel);color:var(--text);padding:10px 14px;font-size:15px;font-weight:600;border-radius:8px;cursor:pointer}.controls button:disabled{opacity:.6;cursor:not-allowed}.controls button.primary{background:var(--accent);border-color:transparent}.demoStageViewport{width:100%;min-height:calc(100vh - 170px);display:flex;align-items:flex-start;justify-content:flex-start;overflow:auto;padding-bottom:12px}.dashboardFocusViewport{min-height:100vh;height:100vh;padding-bottom:0;overflow:hidden;justify-content:center;align-items:center}.layoutCompact{width:100%}.demoStageCanvas{width:1980px;min-height:860px;transform-origin:top left}.demoStageScaler{flex-shrink:0;overflow:visible}.compactCanvas{width:100%;min-height:auto}.layoutCompact .demoStageGrid{grid-template-columns:minmax(0,1fr);gap:14px}.layoutCompact .phonesMatrix{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none;grid-gap:12px;gap:12px;align-items:start}.layoutCompact .supervisorRow,.layoutCompact .workersRow{display:contents}.layoutCompact .iphoneShell,.layoutCompact .samsungShell{max-width:min(100%,228px)}.layoutCompact .iphoneScreen,.layoutCompact .samsungScreen{min-height:0;padding:8px}.layoutCompact .phoneApp h3{font-size:18px}.layoutCompact .roleBadge{font-size:11px;padding:4px 8px}.layoutCompact .phoneRoomsSection{margin-top:6px}.layoutCompact .phoneRoomsList{gap:3px}.layoutCompact .phoneRoomRow{min-height:24px;padding:4px 6px;font-size:11px;border-radius:7px}.layoutCompact .phoneRoomSignal{min-width:20px;padding:1px 4px}.demoStageGrid{display:grid;grid-template-columns:1500px 460px;grid-gap:20px;gap:20px;align-items:stretch}.demoStageGrid.dashboardOnly{grid-template-columns:1500px;justify-content:flex-start}.demoStageGrid.dashboardOnly .phonesMatrix{display:none}.demoStageGrid.dashboardOnly .browserFrameWrap{height:860px}.panel{background:var(--panel);border:1px solid var(--border);border-radius:12px;padding:14px;font-size:15px}.dashboardShell{display:grid;grid-template-columns:182px minmax(0,1fr);grid-gap:12px;gap:12px;padding:12px;background:linear-gradient(180deg,#f8fafe,#eff4fc);color:#111827;box-shadow:0 14px 36px rgba(18,32,56,.16);max-width:100%}.dashboardSidebar{background:linear-gradient(180deg,#0f1d3a,#0a1430);border-radius:14px;padding:14px 11px;display:flex;flex-direction:column;gap:11px}.dashboardBrand{color:#fff;font-size:23px;font-weight:800;letter-spacing:.015em}.dashboardHotel{color:#8fa8d2;font-size:10px;margin-bottom:4px;text-transform:uppercase;letter-spacing:.05em}.dashboardNav{display:grid;grid-gap:7px;gap:7px}.dashboardNavItem{border:1px solid #203962;background:rgba(27,51,89,.68);color:#c8d7f4;border-radius:9px;padding:8px 9px;font-size:11px;font-weight:600;display:flex;align-items:center;gap:8px;text-align:left;cursor:pointer}.dashboardNavItem.active{background:linear-gradient(180deg,#2e72eb,#255fc9);border-color:#3f7eeb;color:#fff;box-shadow:0 8px 18px rgba(45,114,235,.35)}.dashboardNavIcon{width:14px;height:14px;flex:0 0 auto;opacity:.95}.dashboardMain{min-width:0}.dashboardShell .muted{color:#5e7091}.dashboardTopBar{background:#fff;border:1px solid #d5e0f1;border-radius:12px;padding:8px 12px;display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.dashboardTopBrand{color:#1f3f76;font-size:15px;font-weight:700;display:flex;align-items:baseline;gap:4px}.dashboardTopBrandPulse{color:#2c67db}.dashboardTopMeta{display:flex;align-items:center;gap:10px;color:#60739a;font-size:10px;text-transform:uppercase;letter-spacing:.035em}.dashboardUser{border:1px solid #d0dcf2;border-radius:999px;padding:4px 8px;background:#f6f9ff;text-transform:none;letter-spacing:0;font-size:11px}.dashboardMainHeader{margin-bottom:9px}.dashboardMainHeader h2{margin:0;color:#132a52;font-size:19px;font-weight:700}.dashboardMainHeader .muted{color:#4c6189}.dashboardKpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:7px;gap:7px;margin-bottom:10px}.kpiCard{background:#fff;border:1px solid #d4def1;border-radius:12px;padding:8px 9px;display:flex;flex-direction:column;gap:3px;min-height:58px;box-shadow:0 4px 14px rgba(26,51,88,.06)}.kpiLabel{color:#647a9f;font-size:9px;line-height:1.1;text-transform:uppercase;letter-spacing:.045em}.kpiCard strong{color:#172d55;font-size:20px;line-height:1}.dashboardShell h3{margin:0 0 8px;color:#1e3764;font-size:13px;font-weight:700;letter-spacing:.01em}.kpiAssigned strong{color:#d89b12}.kpiInProgress strong{color:#2563eb}.kpiVerification strong{color:#7c3aed}.kpiReady strong{color:#16a34a}.kpiPriority strong{color:#dc2626}.panel h2{margin:0 0 10px;font-size:26px}.panel h3{margin:0 0 10px;font-size:20px}.dashboardGrid{display:grid;grid-template-columns:2.25fr .75fr;grid-gap:8px;gap:8px}.dashboardOverviewPanels{display:grid;grid-template-columns:1.6fr 1.2fr 1fr;grid-gap:8px;gap:8px}.overviewCard{background:#fff;border:1px solid #d4def1;border-radius:12px;padding:10px;box-shadow:0 4px 14px rgba(26,51,88,.06)}.dashboardSettingsCard{max-width:440px}.dashboardSettingsFieldset{border:0;margin:0;padding:0;min-width:0}.dashboardSettingsLegend{padding:0;font-size:14px;font-weight:700;color:#1e293b;margin-bottom:6px}.dashboardSettingsHint{margin:0 0 14px;font-size:13px}.dashboardRadioRow{display:flex;flex-wrap:wrap;gap:16px}.dashboardRadioLabel{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#1e293b;cursor:pointer}.dashboardRadioLabel input{margin:0;accent-color:#2563eb}.dashboardSettingsFieldsetSpaced{margin-top:22px}.statusChart{display:grid;grid-template-columns:150px 1fr;align-items:center;grid-gap:10px;gap:10px}.statusDonut{width:132px;height:132px;border-radius:999px;display:grid;place-items:center}.statusDonutHole{width:72px;height:72px;border-radius:999px;background:#fff;border:1px solid #e1e8f5}.statusLegend{display:grid;grid-gap:6px;gap:6px}.statusLegendRow{display:grid;grid-template-columns:8px 1fr auto;align-items:center;grid-gap:7px;gap:7px;font-size:11px;color:#41557c}.statusDot{width:8px;height:8px;border-radius:999px}.statusLegendRow strong{color:#20385f;font-size:11px}.overviewMetrics{display:grid;grid-gap:8px;gap:8px}.overviewMetrics div{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-bottom:6px;border-bottom:1px solid #e8edf7}.overviewMetrics div:last-child{border-bottom:0;padding-bottom:0}.overviewMetrics span{color:#4f648a;font-size:12px}.overviewMetrics strong{color:#213d68;font-size:13px}.performanceRows{display:grid;grid-gap:10px;gap:10px}.performanceRow{display:grid;grid-template-columns:62px 1fr 34px;align-items:center;grid-gap:8px;gap:8px}.performanceRow span{font-size:11px;color:#42577d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.performanceBarTrack{height:8px;border-radius:999px;background:#e9eef8;overflow:hidden}.performanceBarFill{height:100%;border-radius:999px;background:linear-gradient(90deg,#22c55e,#20b858)}.performanceRow strong{text-align:right;font-size:11px;color:#344c74}.reportGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.reportSection{display:grid;grid-gap:10px;gap:10px}.reportToolbar{display:flex;align-items:center;justify-content:space-between;gap:10px}.reportNavButton{border:1px solid #d0dcf2;border-radius:9px;padding:6px 10px;background:#f6f9ff;color:#294472;font-size:12px;font-weight:700;cursor:pointer}.reportNavButton:disabled{opacity:.45;cursor:not-allowed}.reportDateInput{border:1px solid #c8d4ea;border-radius:9px;padding:6px 10px;font-size:12px;color:#20385f;background:#fff}.reportDatePickerWrap{display:inline-flex;align-items:center;gap:6px}.reportDatePickerButton{border:1px solid #d0dcf2;border-radius:9px;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;background:#f6f9ff;color:#294472;cursor:pointer}.reportSubtitle{color:#4f648a;font-size:12px}.reportCard{padding:12px}.reportStats{display:grid;grid-gap:8px;gap:8px}.reportStats div{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-bottom:6px;border-bottom:1px solid #e8edf7}.reportStats div:last-child{border-bottom:0;padding-bottom:0}.reportStats span{color:#4f648a;font-size:12px}.reportStats strong{color:#20385f;font-size:13px}.reportDeltaRow{margin-top:10px;display:flex;gap:8px;flex-wrap:wrap}.reportDeltaBadge{border-radius:999px;border:1px solid;padding:3px 8px;font-size:11px;font-weight:700}.reportDeltaBadge.up{color:#166534;background:rgba(34,197,94,.16);border-color:#22c55e}.reportDeltaBadge.down{color:#b91c1c;background:rgba(239,68,68,.14);border-color:#ef4444}.reportDeltaBadge.flat{color:#475569;background:rgba(148,163,184,.18);border-color:#94a3b8}.reportCardEmpty{grid-column:1/-1}.peopleGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.peopleSection{display:grid;grid-gap:10px;gap:10px}.peopleToolbar{display:flex;align-items:center;justify-content:space-between;gap:10px}.peopleToolbar h3{margin:0}.peopleAddButton{border:1px solid #2c67db;background:#eef4ff;color:#1f4ea6;border-radius:10px;padding:6px 10px;font-size:12px;font-weight:700;cursor:pointer}.peopleAddForm{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #d4def1;border-radius:10px;padding:8px}.peopleAddForm input{flex:1 1;min-width:0;border:1px solid #c8d4ea;border-radius:8px;padding:7px 9px;font-size:12px;color:#20385f}.peopleAddForm button{border:1px solid #d0dcf2;border-radius:8px;padding:6px 10px;font-size:12px;background:#f6f9ff;color:#223c68;cursor:pointer}.peopleAddForm button:disabled{opacity:.55;cursor:not-allowed}.peopleCard{background:#fff;border:1px solid #d4def1;border-radius:12px;padding:10px;box-shadow:0 4px 14px rgba(26,51,88,.06)}.peopleCardDisabled{background:#f1f4f9;border-color:#c7cfdd;color:#6a7488}.peopleCardActions{align-items:center;margin-bottom:4px}.peopleCardActions,.peopleCardTitleRow{display:flex;justify-content:space-between;gap:8px}.peopleCardTitleRow{align-items:flex-start;margin-bottom:6px}.peopleCardTitleRow h3{margin:0;flex:1 1;min-width:0;font-size:16px;line-height:1.25}.peopleCardEditButton{flex-shrink:0;width:32px;height:32px;border-radius:9px;border:1px solid #c8d4ea;background:#f6f9ff;color:#2c67db;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.peopleCardEditButton:hover{background:#eef4ff}.peopleCardPencilSvg{width:18px;height:18px}.peopleProfileOverlay{position:fixed;inset:0;z-index:12000;display:flex;align-items:center;justify-content:center;padding:16px}.peopleProfileBackdrop{position:absolute;inset:0;border:0;background:rgba(15,23,42,.45);cursor:pointer}.peopleProfileSheet{position:relative;z-index:1;width:min(440px,100%);max-height:min(90vh,640px);overflow:auto;background:#fff;border-radius:14px;border:1px solid #d4def1;box-shadow:0 22px 48px rgba(15,23,42,.2);padding:14px 16px 16px}.peopleProfileSheetHeader{display:flex;align-items:center;justify-content:space-between;gap:10px}.peopleProfileSheetHeader h3{margin:0;font-size:17px}.peopleProfileSheetClose{border:0;background:transparent;font-size:18px;cursor:pointer;color:#64748b;line-height:1}.peopleProfileSubtitle{margin:6px 0 14px;font-size:13px}.peopleProfileFields{display:grid;grid-gap:10px;gap:10px}.peopleProfileField{display:grid;grid-gap:4px;gap:4px;font-size:12px;font-weight:700;color:#334155}.peopleProfileField input{border:1px solid #c8d4ea;border-radius:8px;padding:8px 10px;font-size:13px;color:#0f172a}.peopleProfileFooter{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:18px;flex-wrap:wrap}.peopleProfileFooterLeft{display:flex;gap:8px;flex-wrap:wrap}.peopleProfilePrimaryButton{border:1px solid #2c67db;background:#2c67db;color:#fff;border-radius:9px}.peopleProfileGhostButton,.peopleProfilePrimaryButton{padding:8px 14px;font-weight:700;cursor:pointer;font-size:13px}.peopleProfileGhostButton{border:1px solid #d0dcf2;background:#f8fafc;color:#334155;border-radius:9px}.peopleProfileDangerButton{border:1px solid #991b1b;background:#dc2626;color:#fff;border-radius:9px;padding:8px 14px;font-weight:700;cursor:pointer;font-size:13px}.peopleProfileConfirmDelete{padding:8px 0 4px}.peopleProfileConfirmText{margin:0 0 14px;font-size:14px;line-height:1.45;color:#1e293b}.peopleProfileConfirmActions{display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap}.personnelDeleteRectButton{flex-shrink:0;border:1px solid #991b1b;border-radius:10px;background:#dc2626;color:#fff;font-size:12px;font-weight:800;padding:10px 14px;cursor:pointer;box-shadow:0 4px 12px rgba(220,38,38,.35)}.personnelDeleteRectButton:hover:not(:disabled){background:#b91c1c}.personnelDeleteRectButton:disabled{opacity:.5;cursor:not-allowed}.operatorEnabledBadge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid;padding:2px 8px;font-size:11px;font-weight:700}.operatorEnabledBadge.enabled{border-color:#22c55e;background:rgba(34,197,94,.14);color:#166534}.operatorEnabledBadge.disabled{border-color:#94a3b8;background:rgba(148,163,184,.18);color:#475569}.peopleToggleButton{border:1px solid #c6d3ea;border-radius:8px;padding:5px 9px;font-size:11px;font-weight:700;cursor:pointer}.peopleToggleButton.enable{border-color:#22c55e;background:#ecfdf3;color:#166534}.peopleToggleButton.disable{border-color:#94a3b8;background:#f1f5f9;color:#475569}.rooms{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:4px;gap:4px}.roomCard{border:1px solid var(--border);border-radius:8px;padding:4px;font-size:10px;position:relative}.roomCardReady{border-color:#2b6f3a;background:rgba(35,125,58,.24)}.roomCardInProgress{border-color:#2563eb;background:linear-gradient(180deg,#dbeafe,#93c5fd)}.roomCardPausedPriority{border-color:#94a3b8;background:linear-gradient(180deg,#eceff4,#dfe5ee)}.roomCardPausedAnomaly{border-color:#ea580c;background:rgba(251,146,60,.16)}.roomCardAwaitingVerification{border-color:#7c3aed;background:rgba(124,58,237,.2)}.roomCardEntryGranted{border-color:#e3b341;background:linear-gradient(180deg,#fff9df,#fff1bf)}.roomCardEntryBlocked{border-color:#9ba7ba;background:linear-gradient(180deg,#eceff4,#dce2eb)}.roomCardUnassigned{border-color:#f59e0b;background:linear-gradient(180deg,#fff8e8,#ffefcb)}.roomCardPriority{border-color:#dc2626;box-shadow:0 0 0 1px rgba(220,38,38,.35);animation:priorityPulseBorder 1s ease-in-out infinite}.roomCardPriority.roomCardReady{animation:none;border-color:#2b6f3a;box-shadow:none}.roomEntryToggle{position:absolute;right:5px;bottom:4px;width:16px;height:16px;border-radius:999px;border:1px solid #8da0be;background:#f4f7fc;color:#5b6d8a;font-size:10px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.roomEntryToggle .receptionEntryIndicatorIcon{width:11px;height:11px;display:block;flex-shrink:0}.roomEntryToggle.pending{width:auto;min-width:40px;height:18px;padding:0 5px;border-radius:5px;border-color:#d4a017;color:#b45309;background:#fff8e6}.roomEntryToggle .receptionEntryWaitBadge{font-size:6px;font-weight:800;letter-spacing:.05em;line-height:1;white-space:nowrap}.roomEntryToggle.allowed{border-color:#16a34a;color:#15803d;background:#eaffee}.roomCard[draggable=true]{cursor:-webkit-grab;cursor:grab}.roomTop{display:flex;justify-content:space-between;align-items:center;margin-bottom:2px}.roomTop strong{font-size:11px;line-height:1.1}.roomInfoRow{display:flex;align-items:center;justify-content:space-between;gap:4px;color:#3f557c;font-size:10px;line-height:1.1}.roomInfoRow>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.roomInfoMuted{margin-top:1px;color:#7a8eae;font-size:9px;line-height:1.1}.roomBadge{font-size:9px;border:1px solid var(--border);border-radius:999px;padding:1px 4px;display:inline-flex;align-items:center;justify-content:center}.roomBadge .occupancySignalIcon{width:10px;height:10px}.priority{color:var(--danger)}.roomActions{display:flex;gap:3px;margin-top:3px;flex-wrap:wrap;padding-right:20px}.guidePopover button,.phoneActions button,.roomActions button{border:1px solid var(--border);background:#1e2630;color:var(--text);border-radius:5px;padding:3px 5px;font-size:10px;cursor:pointer}.guidePopover button:disabled,.phoneActions button:disabled,.roomActions button:disabled{opacity:.5;cursor:not-allowed}.eventLog{display:grid;grid-gap:6px;gap:6px;max-height:360px;overflow:auto}.eventItem{border:1px solid #d2dcf0;background:#fff;border-radius:8px;padding:7px;font-size:12px;color:#2d4468}.eventItemMain{display:flex;align-items:center;justify-content:space-between;gap:10px}.activityPhotoButton{border:1px solid #d6e0f2;background:#f8faff;border-radius:8px;padding:2px 4px;position:relative;display:inline-flex;align-items:center;gap:4px;cursor:zoom-in}.activityPhotoIcon{font-size:14px;line-height:1}.activityPhotoThumb{width:38px;height:26px;object-fit:cover;border-radius:4px;border:1px solid #cfd9ee;transform:scale(1);transform-origin:center;transition:transform .18s ease}.activityPhotoButton:hover .activityPhotoThumb{transform:scale(1.3)}.activityPhotoCheckoutBadge{position:absolute;right:-6px;top:-6px}.activityPhotoCheckoutChip{min-width:18px;padding:1px 4px;background:rgba(251,191,36,.28);border-color:#f59e0b}.activityPhotoCheckoutChip .occupancySignalIcon{width:12px;height:12px}.activityPhotoFullscreen{position:fixed;inset:0;z-index:50;background:rgba(8,12,22,.76);display:grid;place-items:center;padding:20px}.activityPhotoViewer{position:relative;max-width:min(92vw,1200px);max-height:90vh;width:100%;background:#0b1220;border:1px solid #33435f;border-radius:12px;padding:14px 14px 10px;display:grid;grid-gap:8px;gap:8px}.activityPhotoViewerClose{position:absolute;right:10px;top:10px;border:1px solid #425272;background:rgba(17,24,39,.9);color:#dce6f7;width:30px;height:30px;border-radius:999px;cursor:pointer;font-size:14px;line-height:1}.activityPhotoViewerImage{width:100%;max-height:calc(90vh - 90px);object-fit:contain;border-radius:8px;background:#050913}.activityPhotoViewerCheckout{position:absolute;top:10px;left:10px;z-index:2}.activityPhotoViewerCheckoutChip{min-width:20px;padding:2px 6px;background:rgba(251,191,36,.24);border-color:#f59e0b}.activityPhotoViewerCheckoutChip .occupancySignalIcon{width:14px;height:14px}.activityPhotoMetaOverlay{position:absolute;left:24px;bottom:52px;z-index:2;min-width:min(86%,520px);padding:10px 12px;border-radius:8px;border:1px solid rgba(181,198,226,.38);background:rgba(6,13,26,.72);color:#e5ecfb;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);font-size:13px;display:grid;grid-gap:4px;gap:4px}.activityPhotoMetaOverlay strong{color:#fff}.activityPhotoViewerCaption{color:#c4d3ec;font-size:13px}.muted{color:var(--muted);font-size:14px}.phonesMatrix{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto auto;grid-gap:14px;gap:14px;align-items:start;height:100%}.supervisorRow,.workersRow{display:contents}.phoneCard{min-width:0;flex-direction:column}.phoneCard,.phoneCardHeader{display:flex;gap:6px;align-items:center}.phoneCardHeader{width:100%;justify-content:space-between}.phoneExpandButton{border:1px solid #3a4553;background:#10161d;color:#d6deec;border-radius:7px;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;flex:0 0 auto;font-size:12px;line-height:1}.phonesMatrixFocus{grid-template-columns:minmax(0,1fr) minmax(150px,190px);grid-template-rows:auto;grid-auto-rows:min-content;align-items:start;align-content:start}.phonesMatrixFocus .phoneCard{min-height:0}.phonesMatrixFocus .phoneCardExpanded{grid-column:1;grid-row:1/span 20;height:100%;justify-content:flex-start;z-index:0}.phonesMatrixFocus .phoneCardExpanded .iphoneShell{height:calc(100% - 30px);width:auto;aspect-ratio:9/19.5;max-width:none;max-height:100%;margin:0 auto}.phonesMatrixFocus .phoneCardExpanded .iphoneBezel{height:100%;width:100%;display:flex;flex-direction:column}.phonesMatrixFocus .phoneCardExpanded .iphoneScreen{height:100%;width:auto;max-height:none;min-height:0;aspect-ratio:9/19.5}.phonesMatrixFocus .phoneCardMinimized{grid-column:2;grid-row:auto;z-index:1}.phonesMatrixFocus .phoneCardMinimized .iphoneShell{max-width:min(100%,150px)}.phoneActions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.phoneRoomsSection{margin-top:8px}.phoneRoomsList{margin-top:6px;display:grid;grid-gap:4px;gap:4px}.phoneRoomRow{width:100%;min-height:30px;border:1px solid #3a475b;border-radius:8px;background:rgba(22,32,45,.7);padding:6px 8px;display:flex;align-items:center;justify-content:space-between;gap:6px;font-size:12px;line-height:1;color:var(--text);text-align:left;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.phoneRoomRow>span:first-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.phoneRoomRowInProgress{border-color:#2f66d1;background:rgba(47,102,209,.28)}.phoneRoomRowActions{gap:6px}.phoneRoomRowActions button{flex:1 1;min-height:30px;border:1px solid #3a4a64;border-radius:7px;background:rgba(30,42,61,.9);color:var(--text);font-size:11px;cursor:pointer}.phoneRoomSignal{min-width:22px;padding:2px 5px}.phoneRoomEmpty{font-size:13px}.operatorDropzones{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.assignmentSummaryRow{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.assignmentHint{margin:0 0 8px;font-size:11px}.assignmentSummaryChip{border-radius:999px;border:1px solid;padding:3px 9px;font-size:11px;font-weight:700}.assignmentSummaryChip.pending{border-color:#f59e0b;background:rgba(245,158,11,.14);color:#9a3412}.assignmentSummaryChip.assigned{border-color:#2563eb;background:rgba(37,99,235,.12);color:#1e40af}.dropzone{border:1px dashed #c4d3ec;background:#fff;border-radius:10px;padding:8px;display:flex;flex-direction:column;gap:6px;min-height:66px}.dropzonePool{border-style:solid;border-color:#f5c068;background:#fff9ec}.dropzoneDisabled{background:#f1f4f9;border-color:#c7cfdd;opacity:.88}.operatorEta{font-size:11px;line-height:1.15;color:#2b4572}.dropzoneActive{border-color:#3c8cff;background:rgba(60,140,255,.12)}.dropzoneRoomChips{display:flex;flex-wrap:wrap;gap:6px}.dropzoneRoomChip{border:1px solid #c8d4ea;border-radius:6px;min-width:34px;padding:2px 6px;font-size:11px;color:#35507d;background:#f4f8ff;text-align:center;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:inline-flex;align-items:center;gap:4px}.dropzoneRoomChipDisabled{cursor:default;opacity:.7}.dropzoneRoomChipIcon{min-width:16px;padding:1px 3px}.guideOverlay{position:fixed;right:16px;bottom:16px;z-index:20;max-width:360px}.guidePopover{background:rgba(16,22,30,.9);border:1px solid var(--border);border-radius:12px;padding:12px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.guideCloseButton{float:right;border:1px solid var(--border);background:transparent;color:var(--muted);border-radius:6px;padding:3px 8px;cursor:pointer}.guidePopover h3{margin:0 0 6px}.guidePopover p{margin:0 0 10px;line-height:1.3}.guideTag{display:inline-block;font-size:11px;color:var(--warn);border:1px solid var(--border);border-radius:999px;padding:2px 8px;margin-bottom:8px}.guideDone{margin-top:8px;background:rgba(20,32,20,.8);border:1px solid #2c5a36;color:#9fe6af;border-radius:10px;padding:10px}.guideHighlight{outline:2px solid #3c8cff;outline-offset:2px}.errorBanner{margin:10px 0;border:1px solid #7a2c2c;background:rgba(122,44,44,.2);color:#ffb4b4;border-radius:10px;padding:8px 10px}.toolLabel{color:#b8c1cf;font-size:12px;letter-spacing:.03em;text-transform:uppercase}.browserFrameWrap{gap:8px;min-width:0}.browserFrame,.browserFrameWrap{display:flex;flex-direction:column;height:100%}.browserFrame{border:1px solid #3a4553;border-radius:14px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.35);background:#10161d}.browserTopbar{display:grid;grid-template-columns:auto auto 1fr;align-items:center;grid-gap:10px;gap:10px;padding:8px 12px;background:linear-gradient(180deg,#1a2330,#141c26);border-bottom:1px solid #2c3644}.browserLights{display:flex;gap:6px}.browserLightButton{border:0;padding:0;cursor:pointer}.browserLight{width:10px;height:10px;border-radius:999px}.browserLight.red{background:#ff5f57}.browserLight.yellow{background:#febb2e}.browserLight.green{background:#28c840}.browserTab{font-size:12px;color:#d7deea;background:#223145;border:1px solid #344a66;border-radius:8px;padding:4px 10px}.browserAddress{font-size:12px;color:#9eb0c5;background:#0f1620;border:1px solid #2b394b;border-radius:8px;padding:5px 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.browserContent{padding:10px;min-width:0;min-height:0;flex:1 1;display:flex}.browserContent>.panel{width:100%;height:100%;overflow:auto}.iphoneShell,.samsungShell{width:100%;max-width:min(100%,248px);margin:0 auto}.iphoneShell.vibratePriority{animation:phonePriorityVibrationLoop 4.545s linear infinite;will-change:transform}.iphoneBezel{position:relative;border-radius:40px;padding:10px;background:linear-gradient(168deg,#343841,#0f1117 48%,#2f343d);border:1px solid #4b505c;box-shadow:0 22px 38px rgba(0,0,0,.48),inset 0 2px 0 hsla(0,0%,100%,.06),inset 0 -2px 0 rgba(0,0,0,.26)}.iphoneBezel:before{left:-3px;top:82px;height:28px;box-shadow:0 40px 0 #2f3440,0 82px 0 #2f3440,inset 0 0 0 1px hsla(0,0%,100%,.16)}.iphoneBezel:after,.iphoneBezel:before{content:"";position:absolute;width:4px;border-radius:2px;background:linear-gradient(180deg,#6a7280,#2f3440)}.iphoneBezel:after{right:-3px;top:128px;height:62px;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.12)}.samsungBezel{position:relative;border-radius:32px;padding:8px;background:linear-gradient(150deg,#202835,#111820 45%,#0c1118);border:1px solid #3f495a;box-shadow:0 15px 28px rgba(0,0,0,.42)}.iphoneNotch{top:8px;width:42%;height:22px;border-radius:0 0 14px 14px;background:#070a0f;border:1px solid #151922;z-index:3}.iphoneNotch,.iphoneNotch:before{position:absolute;left:50%;transform:translateX(-50%)}.iphoneNotch:before{content:"";top:6px;width:36px;height:4px;border-radius:99px;background:#1f2430}.iphoneNotch:after{content:"";position:absolute;right:12px;top:5px;width:7px;height:7px;border-radius:999px;background:radial-gradient(circle at 30% 30%,#2f66d8 0,#141926 55%,#0e1320 100%);border:1px solid #1a2233}.samsungCameraDot{position:absolute;left:50%;transform:translateX(-50%);top:10px;width:13px;height:13px;border-radius:999px;background:#040608;border:1px solid #202c39;z-index:3}.iphoneScreen{border-radius:28px;background:linear-gradient(180deg,#fbfcff,#f2f5fb);border:1px solid #dbe2ef;padding:9px}.iphoneScreen,.samsungScreen{width:100%;min-height:0;aspect-ratio:9/19.5;overflow:hidden;display:flex}.samsungScreen{border-radius:24px;background:linear-gradient(180deg,#111927,#0d141d);border:1px solid #2f3a4d;padding:12px}.phoneApp{flex:1 1;width:100%;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(180,200,230,.35) transparent}.mockPhoneApp{display:flex;flex-direction:column;position:relative;padding:0 2px 2px;color:#1a2436}.mockStatusBar{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:700;color:#1d2638;padding:2px 9px 6px}.mockStatusIcons{display:flex;align-items:center;gap:4px}.mockBattery,.mockSignal,.mockWifi{display:inline-block;background:#1d2638;border-radius:2px}.mockSignal{width:11px;height:7px}.mockWifi{width:10px;height:7px}.mockBattery{width:14px;height:7px}.mockPhoneHeader{display:grid;grid-template-columns:24px 1fr 24px;align-items:center;grid-gap:10px;gap:10px;padding:2px 9px 7px}.mockHeaderMenuWrap,.mockPhoneHeader{position:relative}.mockHeaderMenu{position:absolute;top:28px;left:0;z-index:8;width:168px;border:1px solid #d7deec;border-radius:10px;background:#fff;box-shadow:0 10px 24px rgba(15,23,42,.18);padding:4px}.mockHeaderMenuItem{width:100%;border:0;border-radius:7px;background:#fff;color:#1d2941;font-size:12px;font-weight:700;padding:7px 8px;display:inline-flex;align-items:center;justify-content:space-between;cursor:pointer}.mockHeaderMenuItem:hover{background:#eef4ff}.mockLanguageMenu{margin-top:4px;border-top:1px solid #e5eaf4;padding-top:4px;max-height:180px;overflow:auto}.mockLanguageMenuItem{width:100%;border:0;border-radius:7px;background:#fff;color:#1d2941;font-size:12px;font-weight:600;padding:6px 8px;display:inline-flex;align-items:center;gap:7px;cursor:pointer}.mockLanguageMenuItem.active,.mockLanguageMenuItem:hover{background:#eef4ff}.mockLanguageFlag{font-size:14px;line-height:1}.mockPhoneHeader h3{margin:0;text-align:center;color:#1c2638;font-size:16px;font-weight:700}.controlPhoneTitleBlock{text-align:center}.controlPhoneTitleBlock .roleBadge{margin-top:4px}.mockHeaderTrailingSpacer,.mockIconButton{width:24px;height:24px}.mockIconButton{position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:0;display:inline-flex;align-items:center;justify-content:center;text-align:center;color:#222d43;font-size:16px;cursor:default}.mockMenuIcon:before{content:"";width:14px;height:2px;border-radius:99px;background:#1f2a3d;box-shadow:0 -5px 0 #1f2a3d,0 5px 0 #1f2a3d}.mockBellIcon:before{content:"";width:12px;height:10px;border:1.8px solid #1f2a3d;border-bottom:0;border-radius:8px 8px 4px 4px}.mockBellIcon:after{content:"";bottom:5px;width:4px;height:4px;background:#1f2a3d}.mockBellIcon:after,.mockNotifDot{position:absolute;border-radius:999px}.mockNotifDot{top:2px;right:-1px;width:8px;height:8px;background:#ef4444;border:1px solid #fff}.mockRoomSection{margin-top:0}.mockRoomsList{gap:5px}.mockAssignedRoomsCount{font-size:10px;font-weight:700;color:#42577d;padding:0 2px 2px}.mockRoomRow{border:1px solid #e4e9f2;border-radius:11px;background:#fff;min-height:40px;padding:5px 5px 5px 0;display:grid;grid-template-columns:4px minmax(28px,auto) minmax(0,1fr) auto 28px;grid-template-rows:auto auto;align-items:center;grid-column-gap:5px;column-gap:5px;grid-row-gap:1px;row-gap:1px;box-shadow:0 3px 8px rgba(15,23,42,.06)}.mockRoomRowEntryGranted{border-color:#e3b341;background:linear-gradient(180deg,#fff9df,#fff1bf)}.mockRoomRowEntryBlocked{border-color:#a2adbe;background:linear-gradient(180deg,#eceff4,#dde3ec)}.mockRoomRowPriority{border-color:#dc2626;box-shadow:0 0 0 1px rgba(220,38,38,.35),0 3px 8px rgba(15,23,42,.06);animation:priorityPulseBorder 1s ease-in-out infinite}.mockRoomRowPriority.done{animation:none;border-color:#e4e9f2;box-shadow:0 3px 8px rgba(15,23,42,.06)}.mockRoomStripe{grid-row:1/-1;grid-column:1;align-self:stretch;width:4px;border-radius:11px 0 0 11px}.mockRoomStripe.free{background:#f5b019}.mockRoomStripe.inProgress{background:#2563eb}.mockRoomStripe.paused{background:#7c3aed}.mockRoomStripe.done{background:#22c55e}.mockRoomNumber{grid-column:2;grid-row:1;font-size:18px;line-height:1;font-weight:700;color:#14253f;min-width:0;justify-self:start;align-self:center}.mockRoomSignalCell{grid-column:5;grid-row:1;display:flex;align-items:center;justify-content:center;min-width:28px}.mockRoomDepartureIcon{display:inline-flex;align-items:center;justify-content:center;padding:0;margin:0;border:none;border-radius:0;background:transparent;box-shadow:none;line-height:0;color:#c2410c}.mockRoomDepartureIcon .occupancySignalIcon{width:30px;height:30px}.mockRoomDepartureIcon .occupancySignalIcon path{stroke-width:2.4px}.mockRoomEntryIndicator,.mockRoomEntryIndicatorPlaceholder{grid-column:4;grid-row:1;width:20px;height:20px;border-radius:999px;border:1px solid #d1daeb;display:inline-flex;align-items:center;justify-content:center;font-size:10px;line-height:1;justify-self:center}.mockRoomEntryIndicator.pending{width:auto;min-width:42px;height:18px;padding:0 5px;border-radius:5px;border-color:#d4a017;background:#fff8e6;color:#b45309}.mockRoomEntryIndicator .receptionEntryWaitBadge{font-size:7px;font-weight:800;letter-spacing:.06em;line-height:1;white-space:nowrap}.mockRoomEntryIndicator .receptionEntryIndicatorIcon{width:14px;height:14px;display:block;flex-shrink:0}.mockRoomEntryIndicator.allowed{border-color:#16a34a;background:#eaffee;color:#15803d}.mockRoomEntryIndicatorPlaceholder{opacity:0}.mockRoomMeta{grid-column:3;grid-row:1;display:block;min-width:0;align-self:center}.mockRoomState{font-size:9px;font-weight:800;letter-spacing:.03em}.mockRoomState.free{color:#16a34a}.mockRoomState.awaitReception{color:#b45309;font-size:7px;letter-spacing:.02em;line-height:1.15}.mockRoomStripe.awaitReception{background:#b45309}.mockRoomState.inProgress{color:#2563eb}.mockRoomState.paused{color:#7c3aed}.mockRoomState.done{color:#16a34a}.mockRoomHint{grid-column:2/-1;grid-row:2;color:#5e6b82;font-size:9px;line-height:1.2;white-space:nowrap;overflow:visible;min-width:0;padding-right:2px}.workPhoneFullscreen{flex:1 1;display:flex;flex-direction:column;gap:10px;min-height:0;padding:14px 12px 18px;background:linear-gradient(180deg,#f5f8ff,#e9eef8);border-radius:18px}.workPhoneFullscreenTitle{margin:0;font-size:17px;font-weight:800;color:#142542;text-align:center}.workPhoneFullscreenSubtitle{margin:0 0 6px;font-size:12px;line-height:1.35;color:#4d5f80;text-align:center}.workPhoneFullscreenBtn{flex:1 1;min-height:52px;border-radius:14px;border:1px solid #c9d4ea;font-size:15px;font-weight:800;cursor:pointer;letter-spacing:.02em}.workPhoneFullscreenBtn:disabled{opacity:.45;cursor:not-allowed}.workPhoneFullscreenBtnPrimary{background:linear-gradient(180deg,#22c55e,#16a34a);border-color:#15803d;color:#fff}.workPhoneFullscreenBtnFinish{background:linear-gradient(180deg,#3ee273,#16a34a 58%,#0f8a3e);border-color:#0f8a3e;box-shadow:0 10px 18px rgba(22,163,74,.28),inset 0 1px 0 hsla(0,0%,100%,.35)}.workPhoneFullscreenBtnWarn{background:linear-gradient(180deg,#fbbf24,#f59e0b);border-color:#d97706;color:#1e293b}.workPhoneFullscreenBtnDanger{background:linear-gradient(180deg,#f87171,#ef4444);border-color:#dc2626;color:#fff}.workPhoneFullscreenBtnGhost{flex:0 0 auto;min-height:44px;background:#fff;color:#334155}.workPhoneCameraWrap{position:relative}.workPhoneCameraFlashLayer{position:absolute;inset:0;z-index:4;pointer-events:none;border-radius:18px;background:#fff;opacity:0}.workPhoneCameraFlashLayer.active{animation:workPhoneShutterFlash .38s ease-out forwards}@keyframes workPhoneShutterFlash{0%{opacity:0}18%{opacity:.94}to{opacity:0}}.workPhoneCameraStage{position:relative;flex:1 1;min-height:132px;border-radius:12px;overflow:hidden;border:2px solid #1e293b;background:#0f172a;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.06),0 10px 24px rgba(15,23,42,.2)}.workPhoneCameraStageBusy{filter:brightness(.88);pointer-events:none}.simulatedHotelRoomSvg{display:block;width:100%;height:auto;vertical-align:top}.workPhoneCameraCorners{position:absolute;z-index:2;width:16px;height:16px;border-color:hsla(0,0%,100%,.82);border-style:solid;pointer-events:none}.workPhoneCameraCorners.tl{top:8px;left:8px;border-width:2px 0 0 2px}.workPhoneCameraCorners.tr{top:8px;right:8px;border-width:2px 2px 0 0}.workPhoneCameraCorners.bl{bottom:8px;left:8px;border-width:0 0 2px 2px}.workPhoneCameraCorners.br{bottom:8px;right:8px;border-width:0 2px 2px 0}.mockRoomRowStatic{cursor:default;pointer-events:none}.mockRoomStripe.awaitingVerification{background:#7c3aed}.mockRoomState.awaitingVerification{color:#7c3aed}.mockRoomSignal{min-width:22px;padding:2px 5px;border-color:#f59e0b;background:rgba(251,191,36,.22);color:#9a3412}.mockRoomSignal .occupancySignalIcon{width:15px;height:15px}.mockActionRow{border:1px solid #e4e9f2;border-radius:11px;background:#fff;min-height:40px;padding:6px;box-shadow:0 3px 8px rgba(15,23,42,.06);display:grid;grid-template-columns:1.45fr 1fr;grid-gap:6px;gap:6px}.mockActionRow button{border:1px solid #d6dfef;border-radius:10px;background:#f8faff;color:#1f2d45;font-size:12px;font-weight:700;min-width:0;padding:4px 6px;gap:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mockActionIconOnly,.mockActionRow button{display:inline-flex;align-items:center;justify-content:center}.mockActionIconOnly{min-width:52px}.actionGlyph{font-size:14px;line-height:1}.actionSprayIcon{width:clamp(30px,3.3vw,46px);height:clamp(30px,3.3vw,46px);color:#0f3d91;flex:0 0 auto}.actionStartCombo{display:inline-flex;align-items:center;gap:2px}.actionStartPlay{font-size:12px;color:#0b4ea5;line-height:1}.actionStartGlove{font-size:16px;line-height:1}.actionStartLabel{margin-left:2px;font-size:9px;font-weight:800;letter-spacing:.02em;color:#0b4ea5;flex:0 1 auto;min-width:0}.actionFinishBadge{position:relative;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;margin-right:2px}.actionFinishThumb{font-size:27px;line-height:1;filter:saturate(1.15)}.actionFinishSparkle{position:absolute;top:-3px;right:-5px;color:#dcfce7;font-size:12px;line-height:1;text-shadow:0 0 6px hsla(0,0%,100%,.82)}.mockBlockedEntryMessage{margin-top:4px;border:1px solid #c7a83a;border-radius:8px;padding:4px 6px;background:#fff4c7;color:#6a4b00;font-size:9px;font-weight:700}@keyframes priorityPulseBorder{0%,to{border-color:#dc2626;box-shadow:0 0 0 0 rgba(220,38,38,.55)}50%{border-color:#ef4444;box-shadow:0 0 0 3px rgba(220,38,38,.28)}}@keyframes phonePriorityVibrationLoop{0%,45%,to{transform:translateX(0) rotate(0deg) scale(1)}1%,11%,13%,15%,17%,19%,21%,23%,25%,27%,29%,3%,31%,33%,35%,37%,39%,41%,43%,5%,7%,9%{transform:translateX(-2.5px) rotate(-.7deg) scale(1.002)}10%,12%,14%,16%,18%,2%,20%,22%,24%,26%,28%,30%,32%,34%,36%,38%,4%,40%,42%,44%,6%,8%{transform:translateX(2.5px) rotate(.7deg) scale(1.002)}0.5%,44.5%{transform:translateX(0) rotate(0deg) scale(1.006)}}@media (prefers-reduced-motion:reduce){.iphoneShell.vibratePriority{animation:none}}.phoneApp::-webkit-scrollbar{width:4px}.phoneApp::-webkit-scrollbar-track{background:transparent}.phoneApp::-webkit-scrollbar-thumb{background:rgba(180,200,230,.35);border-radius:999px}.phoneApp::-webkit-scrollbar-thumb:hover{background:rgba(180,200,230,.5)}.phoneAppHeader{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.phoneApp h3{margin:0;font-size:22px}.roleBadge{border-radius:999px;font-size:13px;padding:5px 10px;border:1px solid}.workApp .roleWork{color:#9fd1ff;background:rgba(64,120,255,.2);border-color:#3c73d8}.controlApp .roleControl{color:#cdb6ff;background:rgba(145,91,255,.2);border-color:#7b54cb}.workShell .iphoneScreen{background:linear-gradient(180deg,#fafcff,#f1f4fb)}.controlShell .iphoneScreen{background:linear-gradient(180deg,#18122c,#130d20)}.secondWorkShell .iphoneScreen{background:linear-gradient(180deg,#fafcff,#f1f4fb)}.dashboardShell.dashboardShellDark{background:linear-gradient(180deg,#0c1220,#070b14);color:#e8eef9;box-shadow:0 14px 36px rgba(0,0,0,.45)}.dashboardShell.dashboardShellDark .muted{color:#94a3b8}.dashboardShell.dashboardShellDark .dashboardTopBar{background:#141c2e;border-color:#2a3f5c}.dashboardShell.dashboardShellDark .dashboardTopBrand{color:#dbeafe}.dashboardShell.dashboardShellDark .dashboardTopBrandPulse{color:#60a5fa}.dashboardShell.dashboardShellDark .dashboardTopMeta{color:#94a3b8}.dashboardShell.dashboardShellDark .dashboardUser{border-color:#334155;background:#1e293b;color:#e2e8f0}.dashboardShell.dashboardShellDark .dashboardMainHeader h2{color:#f1f5f9}.dashboardShell.dashboardShellDark .dashboardMainHeader .muted{color:#94a3b8}.dashboardShell.dashboardShellDark .kpiCard{background:#141c2e;border-color:#2a3f5c;box-shadow:0 4px 14px rgba(0,0,0,.25)}.dashboardShell.dashboardShellDark .kpiLabel{color:#94a3b8}.dashboardShell.dashboardShellDark .kpiCard strong{color:#f8fafc}.dashboardShell.dashboardShellDark h3{color:#cbd5f5}.dashboardShell.dashboardShellDark .overviewCard{background:#141c2e;border-color:#2a3f5c;box-shadow:0 4px 14px rgba(0,0,0,.22)}.dashboardShell.dashboardShellDark .dashboardSettingsLegend{color:#f1f5f9}.dashboardShell.dashboardShellDark .dashboardRadioLabel{color:#e2e8f0}.dashboardShell.dashboardShellDark .statusDonutHole{background:#141c2e;border-color:#334155}.dashboardShell.dashboardShellDark .statusLegendRow{color:#cbd5e1}.dashboardShell.dashboardShellDark .statusLegendRow strong{color:#f1f5f9}.dashboardShell.dashboardShellDark .overviewMetrics div{border-bottom-color:#2a3f5c}.dashboardShell.dashboardShellDark .overviewMetrics span{color:#94a3b8}.dashboardShell.dashboardShellDark .overviewMetrics strong{color:#e2e8f0}.dashboardShell.dashboardShellDark .performanceRow span{color:#94a3b8}.dashboardShell.dashboardShellDark .performanceBarTrack{background:#1e293b}.dashboardShell.dashboardShellDark .performanceRow strong{color:#cbd5e1}.dashboardShell.dashboardShellDark .reportNavButton{border-color:#334155;background:#1e293b;color:#93c5fd}.dashboardShell.dashboardShellDark .reportDateInput{border-color:#475569;background:#0f172a;color:#e2e8f0}.dashboardShell.dashboardShellDark .reportDatePickerButton{border-color:#334155;background:#1e293b;color:#93c5fd}.dashboardShell.dashboardShellDark .reportSubtitle{color:#94a3b8}.dashboardShell.dashboardShellDark .reportStats div{border-bottom-color:#2a3f5c}.dashboardShell.dashboardShellDark .reportStats span{color:#94a3b8}.dashboardShell.dashboardShellDark .reportStats strong{color:#e2e8f0}.dashboardShell.dashboardShellDark .peopleAddButton{background:rgba(37,99,235,.2);border-color:#3b82f6;color:#93c5fd}.dashboardShell.dashboardShellDark .peopleAddForm{background:#141c2e;border-color:#2a3f5c}.dashboardShell.dashboardShellDark .peopleAddForm input{border-color:#475569;background:#0f172a;color:#f1f5f9}.dashboardShell.dashboardShellDark .peopleAddForm button{border-color:#334155;background:#1e293b;color:#cbd5e1}.dashboardShell.dashboardShellDark .peopleCard{background:#141c2e;border-color:#2a3f5c;box-shadow:0 4px 14px rgba(0,0,0,.22)}.dashboardShell.dashboardShellDark .peopleCardDisabled{background:#1e293b;border-color:#475569;color:#94a3b8}.dashboardShell.dashboardShellDark .peopleCardTitleRow h3{color:#f1f5f9}.dashboardShell.dashboardShellDark .peopleCardEditButton{border-color:#475569;background:#1e293b;color:#93c5fd}.dashboardShell.dashboardShellDark .peopleCardEditButton:hover{background:#253548}.dashboardShell.dashboardShellDark .assignmentHint{color:#94a3b8}.dashboardShell.dashboardShellDark .assignmentSummaryChip.pending{border-color:#fbbf24;background:rgba(251,191,36,.12);color:#fcd34d}.dashboardShell.dashboardShellDark .assignmentSummaryChip.assigned{border-color:#60a5fa;background:rgba(59,130,246,.14);color:#bfdbfe}.dashboardShell.dashboardShellDark .dropzone{border-color:#475569;background:#141c2e}.dashboardShell.dashboardShellDark .dropzonePool{border-color:#d97706;background:rgba(217,119,6,.12)}.dashboardShell.dashboardShellDark .dropzoneDisabled{background:#1e293b;border-color:#475569}.dashboardShell.dashboardShellDark .operatorEta{color:#94a3b8}.dashboardShell.dashboardShellDark .dropzoneActive{border-color:#60a5fa;background:rgba(59,130,246,.14)}.dashboardShell.dashboardShellDark .dropzoneRoomChip{border-color:#475569;background:#1e293b;color:#cbd5e1}.dashboardShell.dashboardShellDark .roomCard{border-color:#475569}.dashboardShell.dashboardShellDark .roomInfoRow{color:#cbd5e1}.dashboardShell.dashboardShellDark .roomInfoMuted{color:#94a3b8}.dashboardShell.dashboardShellDark .roomTop strong{color:#f8fafc}.dashboardShell.dashboardShellDark .roomCardReady{border-color:#34d399;background:rgba(16,185,129,.14)}.dashboardShell.dashboardShellDark .roomCardInProgress{border-color:#3b82f6;background:linear-gradient(180deg,rgba(30,58,138,.55),rgba(30,64,175,.32))}.dashboardShell.dashboardShellDark .roomCardPausedPriority{border-color:#64748b;background:linear-gradient(180deg,#1e293b,#334155)}.dashboardShell.dashboardShellDark .roomCardPausedAnomaly{border-color:#fb923c;background:rgba(251,146,60,.14)}.dashboardShell.dashboardShellDark .roomCardAwaitingVerification{border-color:#a78bfa;background:rgba(124,58,237,.18)}.dashboardShell.dashboardShellDark .roomCardEntryGranted{border-color:#fbbf24;background:linear-gradient(180deg,rgba(113,63,18,.35),rgba(146,64,14,.22))}.dashboardShell.dashboardShellDark .roomCardEntryBlocked{border-color:#64748b;background:linear-gradient(180deg,#1e293b,#334155)}.dashboardShell.dashboardShellDark .roomCardUnassigned{border-color:#f59e0b;background:linear-gradient(180deg,rgba(120,53,15,.35),rgba(146,64,14,.2))}.dashboardShell.dashboardShellDark .roomEntryToggle{border-color:#64748b;background:#1e293b;color:#cbd5e1}.dashboardShell.dashboardShellDark .mockRoomEntryIndicator.pending,.dashboardShell.dashboardShellDark .roomEntryToggle.pending{border-color:#d97706;background:rgba(217,119,6,.2);color:#fbbf24}.dashboardShell.dashboardShellDark .roomEntryToggle.allowed{border-color:#22c55e;color:#86efac;background:rgba(22,163,74,.18)}.dashboardShell.dashboardShellDark .eventItem{border-color:#334155;background:#141c2e;color:#e2e8f0}.dashboardShell.dashboardShellDark .activityPhotoButton{border-color:#475569;background:#1e293b}.dashboardShell.dashboardShellDark .activityPhotoThumb{border-color:#475569}.dashboardShell.dashboardShellDark .peopleProfileSheet{background:#141c2e;border-color:#2a3f5c;box-shadow:0 22px 48px rgba(0,0,0,.5)}.dashboardShell.dashboardShellDark .peopleProfileSheetHeader h3{color:#f1f5f9}.dashboardShell.dashboardShellDark .peopleProfileSheetClose,.dashboardShell.dashboardShellDark .peopleProfileSubtitle{color:#94a3b8}.dashboardShell.dashboardShellDark .peopleProfileField{color:#cbd5e1}.dashboardShell.dashboardShellDark .peopleProfileField input{border-color:#475569;background:#0f172a;color:#f8fafc}.dashboardShell.dashboardShellDark .peopleProfileGhostButton{border-color:#475569;background:#1e293b;color:#e2e8f0}.dashboardShell.dashboardShellDark .peopleProfileConfirmText{color:#e2e8f0}.dashboardShell.dashboardShellDark .peopleToggleButton.enable{border-color:#22c55e;background:rgba(22,163,74,.18);color:#86efac}.dashboardShell.dashboardShellDark .peopleToggleButton.disable{border-color:#64748b;background:#334155;color:#cbd5e1}@media (max-width:1200px){.dashboardShell{grid-template-columns:1fr}.dashboardSidebar{flex-direction:row;align-items:center;justify-content:space-between}.dashboardNav{grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);width:100%}.dashboardKpis{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboardGrid,.dashboardOverviewPanels,.statusChart{grid-template-columns:1fr}.statusChart{justify-items:center}.peopleGrid,.reportGrid{grid-template-columns:1fr}.peopleToolbar{flex-direction:column;align-items:flex-start}.peopleAddForm{flex-wrap:wrap}.reportToolbar{flex-direction:column;align-items:flex-start}.reportDateInput{width:100%}.layoutCompact .demoStageGrid{grid-template-columns:1fr;gap:16px}.layoutCompact .phonesMatrix{grid-template-columns:repeat(2,minmax(0,1fr))}.layoutCompact .phoneCard{align-items:center}}@media (max-width:860px){.header{flex-direction:column;align-items:flex-start;gap:10px}.controls{flex-wrap:wrap}.layoutCompact .phonesMatrix{grid-template-columns:1fr}.iphoneShell,.samsungShell{max-width:250px}}.chip{border:1px solid var(--border);border-radius:999px;padding:3px 9px;font-size:13px;display:inline-flex;align-items:center;justify-content:center}.chip.ok{color:var(--ok)}.chip.warn{color:var(--warn)}.occupancySignalIcon{width:14px;height:14px;display:block}