.guards-page{background:#071426;width:100%;max-width:none;padding:22px 24px 32px}.guards-stack{flex-direction:column;gap:16px;display:flex}.guards-page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.guards-page-header__title{color:var(--biz-text);margin:0;font-size:1.375rem;font-weight:650}.guards-page-header__subtitle{color:var(--biz-text-secondary);max-width:42rem;margin:4px 0 0;font-size:.8125rem}.guards-page-header__actions{flex-wrap:wrap;gap:8px;display:flex}.guards-page-header__outline{color:#bfdbfe;background:#08162ad9;border-color:#3b82f659}.guard-metrics-strip{background:#0a1c34d1;border:1px solid #3b82f638;border-radius:16px;grid-template-columns:repeat(7,minmax(0,1fr));min-height:100px;display:grid;overflow:hidden}.guard-metric-cell{border-right:1px solid #94a3b81f;align-items:center;gap:12px;min-width:0;padding:18px 16px;display:flex}.guard-metric-cell:last-child{border-right:none}.guard-metric-cell__icon{color:#93c5fd;background:#3b82f626;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.guard-metric-cell__label{text-transform:uppercase;letter-spacing:.05em;color:var(--biz-text-muted);font-size:.625rem}.guard-metric-cell__value{color:var(--biz-text);font-size:1.125rem;font-weight:700;display:block}.guard-metric-cell__trend{color:var(--biz-text-muted);align-items:center;gap:3px;font-size:.5625rem;display:inline-flex}.guard-metric-cell__trend--up{color:#6ee7b7}.guard-metric-cell__trend--down{color:#fca5a5}.guards-main-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:14px;display:grid}.guards-secondary-grid{grid-template-columns:minmax(0,1fr) minmax(0,.95fr) minmax(0,1.1fr);align-items:stretch;gap:14px;display:grid}.guard-panel,.guard-small-panel{background:#0a1c34c7;border:1px solid #3b82f633;border-radius:16px;flex-direction:column;padding:14px 16px;display:flex;overflow:hidden}.guard-panel{min-height:305px}.guard-small-panel{min-height:230px}.guard-panel__head{margin-bottom:10px}.guard-panel__title{color:var(--biz-text);margin:0;font-size:.875rem;font-weight:650}.guard-panel__subtitle{color:var(--biz-text-muted);margin:4px 0 0;font-size:.6875rem}.guard-panel__footer-link{color:#67e8f9;cursor:pointer;background:0 0;border:none;align-self:flex-start;margin-top:auto;padding:8px 0 0;font-size:.6875rem;font-weight:600;text-decoration:none}.guard-panel__footer-link--anchor:hover{text-decoration:underline}.guard-status-overview__body{flex:1;grid-template-columns:minmax(0,1fr) minmax(100px,.85fr);align-items:center;gap:10px;display:grid}.guard-status-overview__list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.guard-status-overview__row{grid-template-columns:10px 1fr auto;align-items:center;gap:8px;font-size:.6875rem;display:grid}.guard-status-overview__dot{border-radius:999px;width:8px;height:8px}.guard-status-overview__dot--on-shift{background:#34d399}.guard-status-overview__dot--available{background:#38bdf8}.guard-status-overview__dot--standby{background:#a78bfa}.guard-status-overview__dot--off-duty{background:#64748b}.guard-status-donut{border-radius:50%;place-items:center;width:108px;height:108px;margin:0 auto;display:grid;position:relative}.guard-status-donut__hole{text-align:center;width:68px;height:68px;color:var(--biz-text-muted);background:#0a1c34f2;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;font-size:.5625rem;display:flex}.guard-status-donut__hole strong{color:var(--biz-text);font-size:1rem}.readiness-compliance-panel__main{flex-direction:column;align-items:center;gap:4px;display:flex}.readiness-gauge{width:140px;height:72px;position:relative;overflow:hidden}.readiness-gauge__arc{border-radius:50%;place-items:center;width:140px;height:140px;display:grid;transform:translateY(8px)}.readiness-gauge__inner{text-align:center;width:96px;height:96px;color:var(--biz-text-muted);background:#0a1c34f2;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;font-size:.5625rem;display:flex}.readiness-gauge__inner strong{color:#6ee7b7;font-size:1.125rem}.readiness-compliance-panel__trend{color:#6ee7b7;align-items:center;gap:4px;margin:0;font-size:.5625rem;display:inline-flex}.readiness-compliance-panel__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:8px;font-size:.625rem;display:grid}.readiness-compliance-panel__stat{text-align:center;background:#08162a8c;border-radius:8px;padding:6px}.readiness-compliance-panel__stat-label{color:var(--biz-text-muted);margin-bottom:2px;display:block}.readiness-compliance-panel__stat strong{font-size:.875rem;display:block}.skill-progress-row{margin-bottom:8px}.skill-progress-row__meta{justify-content:space-between;margin-bottom:4px;font-size:.625rem;display:flex}.skill-progress-row__track{background:#3341558c;border-radius:999px;height:5px;overflow:hidden}.skill-progress-row__fill{border-radius:999px;height:100%;display:block}.skill-progress-row__fill--green{background:#34d399}.skill-progress-row__fill--blue{background:#38bdf8}.skill-progress-row__fill--purple{background:#a78bfa}.skill-progress-row__fill--amber{background:#fbbf24}.skill-progress-row__fill--red{background:#f87171}.guard-alerts-panel__list{flex-direction:column;flex:1;gap:8px;display:flex}.guard-alert-row{border:1px solid #3b82f626;border-radius:10px;align-items:flex-start;gap:8px;padding:8px 10px;display:flex}.guard-alert-row--high{background:#7f1d1d26;border-color:#f8717159}.guard-alert-row--medium{background:#78350f1f;border-color:#fbbf2459}.guard-alert-row__body{flex:1;min-width:0}.guard-alert-row__title{margin:0;font-size:.6875rem;font-weight:650}.guard-alert-row__helper{color:var(--biz-text-muted);margin:2px 0 0;font-size:.625rem}.guard-alert-row__action{color:#93c5fd;cursor:pointer;background:0 0;border:1px solid #3b82f659;border-radius:8px;flex-shrink:0;padding:4px 10px;font-size:.625rem;font-weight:600}.shift-coverage-panel__bar{border-radius:999px;height:12px;margin:12px 0}.shift-coverage-panel__legend{flex:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 12px;margin:0;padding:0;font-size:.625rem;list-style:none;display:grid}.shift-coverage-panel__legend li{align-items:center;gap:6px;display:flex}.shift-coverage-panel__dot{border-radius:999px;flex-shrink:0;width:8px;height:8px}.shift-coverage-panel__dot--green{background:#34d399}.shift-coverage-panel__dot--amber{background:#fbbf24}.shift-coverage-panel__dot--red{background:#f87171}.shift-coverage-panel__dot--slate{background:#64748b}.top-guard-performance-panel__list{flex:1;margin:0;padding:0;list-style:none}.top-guard-performance-panel__row{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;grid-template-columns:22px 28px 1fr auto;align-items:center;gap:8px;padding:6px 0;font-size:.6875rem;display:grid}.top-guard-performance-panel__rank{color:var(--biz-text-muted)}.top-guard-performance-panel__avatar{background:#3b82f633;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.5625rem;font-weight:700;display:inline-flex}.top-guard-performance-panel__rating{color:#fbbf24;align-items:center;gap:4px;font-weight:650;display:inline-flex}.top-guard-performance-panel__star{fill:#fbbf24;color:#fbbf24}.recently-hired-panel__list{flex:1;margin:0;padding:0;list-style:none}.recently-hired-panel__row{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;padding:8px 0;font-size:.6875rem;display:flex}.recently-hired-panel__avatar{background:#6366f140;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.625rem;font-weight:700;display:inline-flex}.recently-hired-panel__meta{flex:1;min-width:0}.recently-hired-panel__name{font-weight:650;display:block}.recently-hired-panel__date{color:var(--biz-text-muted);font-size:.625rem;display:block}.recently-hired-panel__badge{border-radius:999px;padding:3px 8px;font-size:.5625rem;font-weight:650}.recently-hired-panel__badge--induction{color:#93c5fd;background:#3b82f633}.recently-hired-panel__badge--training{color:#fcd34d;background:#fbbf2426}.guards-directory-section{width:100%}.guard-directory-v2{background:#0a1c34c7;border:1px solid #3b82f633;border-radius:16px;padding:14px 16px}.guard-directory-v2__head{flex-wrap:wrap;justify-content:space-between;gap:12px;margin-bottom:12px;display:flex}.guard-directory-v2__title{margin:0;font-size:.9375rem;font-weight:650}.guard-directory-v2__subtitle{color:var(--biz-text-muted);margin:4px 0 0;font-size:.6875rem}.guard-directory-v2__tools{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.guard-directory-v2__search{height:36px;color:var(--biz-text-muted);background:#08162aa6;border:1px solid #3b82f640;border-radius:10px;align-items:center;gap:6px;padding:0 10px;display:inline-flex}.guard-directory-v2__search input{color:var(--biz-text);background:0 0;border:none;outline:none;min-width:140px;font-size:.75rem}.guard-directory-v2__select{height:36px;color:var(--biz-text);background:#08162aa6;border:1px solid #3b82f640;border-radius:10px;padding:0 10px;font-size:.75rem}.guard-directory-v2__filters{color:#93c5fd;cursor:pointer;background:0 0;border:1px solid #3b82f640;border-radius:10px;align-items:center;gap:6px;height:36px;padding:0 12px;font-size:.75rem;font-weight:600;display:inline-flex}.guard-directory-v2__head-row{text-transform:uppercase;letter-spacing:.06em;color:var(--biz-text-muted);border-bottom:1px solid #3b82f61f;grid-template-columns:minmax(220px,1.25fr) 120px minmax(180px,.95fr) minmax(240px,1.25fr) minmax(150px,.75fr) 120px 150px 100px 110px;gap:14px;padding:8px 12px;font-size:.5625rem;display:grid}.guard-directory-v2__body{flex-direction:column;display:flex}.guard-directory-row{border-bottom:1px solid #3b82f614;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;min-height:68px;display:grid}.guard-directory-row--selected{background:#2563eb14}.guard-directory-row:hover{background:#2563eb0d}.guard-directory-row__main{color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;grid-template-columns:minmax(220px,1.25fr) 120px minmax(180px,.95fr) minmax(240px,1.25fr) minmax(150px,.75fr) 120px 150px 100px;align-items:center;gap:14px;padding:10px 12px;font-size:.6875rem;display:grid}.guard-directory-row__guard{align-items:center;gap:8px;min-width:0;display:flex}.guard-directory-row__avatar{background:#3b82f640;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.625rem;font-weight:700;display:inline-flex}.guard-directory-row__name{font-weight:650;display:block}.guard-directory-row__id{color:var(--biz-text-muted);font-size:.625rem;display:block}.guard-directory-row__site{align-items:flex-start;gap:6px;min-width:0;display:flex}.guard-directory-row__site-dot{background:#34d399;border-radius:999px;flex-shrink:0;width:7px;height:7px;margin-top:4px}.guard-directory-row__site-line,.guard-directory-row__shift-line{display:block}.guard-directory-row__shift-line{color:var(--biz-text-muted);font-size:.625rem}.guard-skill-icon-stack{flex-wrap:wrap;align-items:center;gap:4px;display:inline-flex}.guard-skill-icon-stack__pill{color:#93c5fd;background:#3b82f626;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.guard-skill-icon-stack__more{color:var(--biz-text-muted);font-size:.5625rem}.guard-directory-row__certs-badge{color:#93c5fd;background:#3b82f626;border-radius:999px;padding:3px 8px;font-size:.625rem;font-weight:650}.guard-readiness-bar{flex-direction:column;gap:4px;min-width:0;display:flex}.guard-readiness-bar__value{font-size:.625rem;font-weight:650}.guard-readiness-bar__track{background:#3341558c;border-radius:999px;height:4px;overflow:hidden}.guard-readiness-bar__fill{border-radius:999px;height:100%;display:block}.guard-readiness-bar__fill--high{background:#34d399}.guard-readiness-bar__fill--mid{background:#38bdf8}.guard-readiness-bar__fill--low{background:#fbbf24}.guard-rating{align-items:center;gap:4px;font-size:.625rem;font-weight:650;display:inline-flex}.guard-rating__star{color:#fbbf24;fill:#fbbf24}.guard-directory-action{justify-content:flex-end;align-items:center;display:flex}.guard-directory-row__action{color:#93c5fd;cursor:pointer;background:0 0;border:none;border-left:1px solid #3b82f61f;align-items:center;gap:4px;height:100%;padding:0 14px;font-size:.6875rem;font-weight:600;display:inline-flex}.guard-directory-v2__footer{color:var(--biz-text-muted);border-top:1px solid #3b82f61f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:12px;padding-top:12px;font-size:.6875rem;display:flex}.guard-directory-v2__pagination{align-items:center;gap:4px;display:inline-flex}.guard-directory-v2__page-btn{min-width:28px;height:28px;color:var(--biz-text);cursor:pointer;background:0 0;border:1px solid #3b82f640;border-radius:8px;font-size:.6875rem}.guard-directory-v2__page-btn--active{background:#2563eb59;border-color:#3b82f673}.guard-directory-v2__page-btn:disabled{opacity:.4;cursor:not-allowed}.guard-directory-v2__ellipsis{color:var(--biz-text-muted);padding:0 4px}.gds-status-badge--available{color:#7dd3fc;background:#38bdf826;border-color:#38bdf859}.gds-status-badge--off-duty{color:#cbd5e1;background:#64748b33;border-color:#94a3b859}.gds-detail-drawer__meta-id{color:var(--biz-text-muted);margin:2px 0 0;font-size:.6875rem}.gds-detail-drawer__assignment-preview{color:var(--biz-text-secondary);margin:6px 0 0;font-size:.6875rem}.gds-detail-skill-tags{flex-wrap:wrap;gap:6px;margin-bottom:8px;display:flex}.gds-detail-skill-tag{color:#93c5fd;background:#3b82f626;border-radius:999px;padding:3px 8px;font-size:.625rem}.gds-detail-cert-list{flex-direction:column;gap:4px;margin:0;padding:0;font-size:.75rem;list-style:none;display:flex}.gds-detail-cert-expires{color:#fcd34d}.gds-detail-expiring-warning{color:#fca5a5;margin:8px 0 0;font-size:.6875rem}.gds-skeleton-header--compact{border-radius:12px;height:72px}.gds-skeleton-metrics-strip{border-radius:16px;height:100px}.gds-skeleton-guard-panel{border-radius:16px;min-height:305px}.gds-skeleton-guard-panel--short{min-height:230px}.gds-skeleton-guard-directory{border-radius:16px;min-height:320px}@media (max-width:1280px){.guards-main-grid,.guards-secondary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guard-metrics-strip{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:900px){.guards-main-grid,.guards-secondary-grid{grid-template-columns:1fr}.guard-metrics-strip{-webkit-overflow-scrolling:touch;min-width:0;max-width:100%;display:flex;overflow-x:auto}.guard-metric-cell{flex-shrink:0;min-width:180px}.guard-directory-v2__head-row{display:none}.guard-directory-row__main{grid-template-columns:1fr 1fr}}.guards-analytics-grid{grid-template-columns:minmax(0,1.35fr) minmax(380px,.85fr);align-items:stretch;gap:18px;display:grid}.guards-bottom-grid{grid-template-columns:minmax(0,1.45fr) minmax(360px,.75fr);align-items:start;gap:18px;display:grid}.biz-drawer-panel--right{width:min(420px,94vw);left:auto;right:0;box-shadow:-8px 0 24px #00000040}.gds-command-header{background:linear-gradient(#0c1c34f2,#081426fa);border:1px solid #38598273;border-radius:6px;flex-direction:column;gap:10px;padding:12px 14px;display:flex}.gds-command-header__top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.gds-command-header__title{color:var(--biz-text);margin:0;font-size:1.125rem;font-weight:650}.gds-command-header__subtitle{color:var(--biz-text-secondary);max-width:42rem;margin:3px 0 0;font-size:.75rem;line-height:1.4}.gds-command-header__actions{flex-wrap:wrap;gap:6px;display:flex}.gds-command-header__filters{flex-wrap:wrap;align-items:flex-end;gap:8px;display:flex}.gds-summary-strip{background:#061224eb;border:1px solid #38598266;border-radius:6px;overflow-x:auto}.gds-summary-strip__list{align-items:stretch;min-width:min-content;margin:0;padding:0;list-style:none;display:flex}.gds-summary-strip__cell{flex:auto;align-items:center;gap:8px;min-width:118px;padding:10px 14px;display:flex}.gds-summary-strip__cell--sep{border-left:1px solid #38598259}.gds-summary-strip__dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.gds-summary-strip__dot--success{background:#34d399}.gds-summary-strip__dot--warning{background:#fb923c}.gds-summary-strip__dot--danger{background:#f87171}.gds-summary-strip__dot--neutral{background:#94a3b8}.gds-summary-strip__dot--info{background:#38bdf8}.gds-summary-strip__icon{color:var(--biz-text-muted);flex-shrink:0}.gds-summary-strip__meta{flex-direction:column;gap:1px;min-width:0;display:flex}.gds-summary-strip__label{text-transform:uppercase;letter-spacing:.07em;color:var(--biz-text-muted);font-size:.625rem}.gds-summary-strip__value{color:var(--biz-text);font-size:.9375rem;font-weight:700}.gds-summary-strip__value--success{color:#6ee7b7}.gds-summary-strip__value--warning{color:#fdba74}.gds-summary-strip__value--danger{color:#fca5a5}.gds-summary-strip__value--info{color:#7dd3fc}.gds-panel{background:#081426f0;border:1px solid #3859826b;border-radius:6px;min-width:0;padding:12px 14px}.gds-panel__head{margin-bottom:12px}.gds-panel__head--split{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.gds-panel__title{color:var(--biz-text);margin:0;font-size:.9375rem;font-weight:650}.gds-panel__subtitle{color:var(--biz-text-secondary);margin:4px 0 0;font-size:.6875rem;line-height:1.4}.workforce-analytics-panel{grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);gap:18px;display:grid}.gds-analytics-panel__left{flex-direction:column;gap:12px;display:flex}.gds-analytics-panel__primary-metrics{flex-direction:column;gap:10px;display:flex}.gds-analytics-panel__right{flex-direction:column;gap:8px;display:flex}.gds-health-score{background:#040e1ca6;border:1px solid #38598259;border-radius:6px;align-items:center;gap:14px;padding:10px;display:flex}.gds-health-score__ring{--gds-health-pct:0;background:conic-gradient(#22d3ee calc(var(--gds-health-pct) * 1%), #1e3a5acc 0);border-radius:50%;flex-shrink:0;place-items:center;width:72px;height:72px;display:grid;position:relative}.gds-health-score__ring:after{content:"";background:#081426fa;border-radius:50%;position:absolute;inset:6px}.gds-health-score__value{z-index:1;color:#a5f3fc;font-size:.875rem;font-weight:700;position:relative}.gds-health-score__copy{flex-direction:column;gap:4px;min-width:0;display:flex}.gds-health-score__label{color:var(--biz-text);font-size:.75rem;font-weight:650}.gds-health-score__meaning{color:var(--biz-text-secondary);margin:0;font-size:.6875rem;line-height:1.35}.gds-analytic-row{background:#040e1c73;border:1px solid #38598247;border-radius:4px;padding:8px 10px}.gds-analytic-row__head{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.gds-analytic-row__label{color:var(--biz-text-secondary);font-size:.6875rem}.gds-analytic-row__value{color:var(--biz-text);font-size:.8125rem;font-weight:700}.gds-analytic-row__bar{background:#1e3a5acc;border-radius:999px;height:4px;margin-top:6px;overflow:hidden}.gds-analytic-row__bar-fill{border-radius:inherit;background:linear-gradient(90deg,#0ea5e9,#22d3ee);height:100%;display:block}.gds-analytic-row__foot{justify-content:space-between;align-items:flex-start;gap:8px;margin-top:4px;display:flex}.gds-analytic-row__desc{color:var(--biz-text-muted);flex:1;margin:0;font-size:.625rem;line-height:1.35}.gds-analytic-row__trend{color:#7dd3fc;white-space:nowrap;font-size:.625rem;font-weight:600}.gds-performance-signals{border-top:1px solid #3859824d;flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;padding-top:10px;display:flex}.gds-performance-signals__label{text-transform:uppercase;letter-spacing:.07em;color:var(--biz-text-muted);align-items:center;gap:6px;font-size:.625rem;display:inline-flex}.gds-performance-signals__chips{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.gds-signal-chip{color:var(--biz-text-secondary);border:1px solid #38598273;border-radius:999px;align-items:center;gap:4px;padding:3px 8px;font-size:.6875rem;display:inline-flex}.gds-signal-chip--positive{color:#6ee7b7;border-color:#34d39959}.gds-signal-chip--watch{color:#fdba74;border-color:#fb923c59}.gds-subsection-title{text-transform:uppercase;letter-spacing:.07em;color:var(--biz-text-muted);align-items:center;gap:6px;margin:0 0 8px;font-size:.6875rem;display:flex}.gds-availability-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;margin-bottom:12px;display:grid}.gds-insight-blocks{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.gds-insight-blocks li{background:#040e1c80;border:1px solid #3859824d;border-radius:4px;flex-direction:column;gap:2px;padding:8px;display:flex}.gds-insight-blocks__label{color:var(--biz-text-muted);font-size:.625rem}.gds-insight-blocks__warn{color:#fdba74}.gds-deploy-bar{border:1px solid #38598259;border-radius:999px;height:10px;margin-bottom:8px;display:flex;overflow:hidden}.gds-deploy-seg--on{background:#34d399}.gds-deploy-seg--standby{background:#38bdf8}.gds-deploy-seg--late{background:#fb923c}.gds-deploy-seg--offline{background:#64748b}.gds-deploy-seg--suspended{background:#f87171}.gds-deploy-legend{color:var(--biz-text-secondary);flex-wrap:wrap;gap:6px 10px;margin:0;padding:0;font-size:.6875rem;list-style:none;display:flex}.gds-deploy-legend li{align-items:center;gap:4px;display:inline-flex}.gds-deploy-legend__swatch{border-radius:2px;width:8px;height:8px}.gds-deploy-total{color:var(--biz-text-muted);margin:6px 0 0;font-size:.625rem}.gds-availability-lists{grid-template-columns:minmax(0,1fr);gap:10px;display:grid}.gds-dispatch-rows,.gds-coverage-rows{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.gds-dispatch-row,.gds-coverage-row{background:#040e1c73;border:1px solid #38598247;border-radius:4px;justify-content:space-between;align-items:center;gap:8px;padding:8px;display:flex}.gds-dispatch-row__main,.gds-coverage-row__main{flex-direction:column;gap:2px;min-width:0;font-size:.75rem;display:flex}.gds-dispatch-row__meta{color:var(--biz-text-muted);font-size:.6875rem}.gds-coverage-row--gap{border-color:#f8717159}.gds-coverage-row--covered{border-color:#34d39940}.gds-row-action{color:#bae6fd;cursor:pointer;white-space:nowrap;background:#08162ae6;border:1px solid #4762828c;border-radius:4px;flex-shrink:0;padding:5px 8px;font-size:.6875rem;font-weight:600}.gds-row-action:focus-visible,.gds-roster-filter-chip:focus-visible,.guard-operation-row:focus-visible,.gds-op-row__action:focus-visible{outline-offset:2px;outline:2px solid #60a5fa}.gds-roster-count{color:var(--biz-text-muted);font-size:.6875rem}.gds-roster-filters{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.gds-roster-filter-chip{color:var(--biz-text-secondary);cursor:pointer;background:0 0;border:1px solid #47628280;border-radius:999px;padding:4px 8px;font-size:.6875rem}.gds-roster-filter-chip--on{color:#a5f3fc;background:#082f4973;border-color:#22d3ee80}.gds-roster-scroll{--gds-row-cols:4px 44px minmax(180px, 1.2fr) minmax(90px, .6fr) minmax(150px, 1fr) minmax(110px, .75fr) minmax(95px, .65fr) minmax(110px, .75fr) minmax(80px, .55fr) 88px}.gds-roster-scroll--batch{--gds-row-cols:26px 4px 44px minmax(180px, 1.2fr) minmax(90px, .6fr) minmax(150px, 1fr) minmax(110px, .75fr) minmax(95px, .65fr) minmax(110px, .75fr) minmax(80px, .55fr) 88px}.gds-roster-head{display:none}.gds-roster-rows,.guard-roster-list{flex-direction:column;gap:10px;display:flex;overflow-x:hidden}.gds-roster-empty{text-align:center;color:var(--biz-text-muted);margin:0;padding:16px;font-size:.8125rem}.guard-operation-row{grid-template-columns:var(--gds-row-cols);cursor:pointer;width:100%;min-width:0;color:inherit;font:inherit;text-align:left;background:#040e1c8c;border:1px solid #38598252;border-radius:14px;align-items:center;gap:10px 14px;padding:14px 12px;display:grid;overflow:hidden}.gds-op-row--selected{background:#082f4959;border-color:#22d3ee73}.gds-op-row--batch-selected{border-color:#38bdf88c}.guard-operation-row:not(.gds-op-row--batch) .guard-row-rail{grid-area:1/1/-1}.guard-operation-row:not(.gds-op-row--batch) .guard-row-avatar{grid-area:1/2}.guard-operation-row:not(.gds-op-row--batch) .guard-row-identity{grid-area:1/3}.guard-operation-row:not(.gds-op-row--batch) .guard-row-status{grid-area:1/4}.guard-operation-row:not(.gds-op-row--batch) .guard-row-site{grid-area:1/5}.guard-operation-row:not(.gds-op-row--batch) .guard-row-shift{grid-area:1/6}.guard-operation-row:not(.gds-op-row--batch) .guard-row-seen{grid-area:1/7}.guard-operation-row:not(.gds-op-row--batch) .guard-row-reliability{grid-area:1/8}.guard-operation-row:not(.gds-op-row--batch) .guard-row-counters{grid-area:1/9}.guard-operation-row:not(.gds-op-row--batch) .guard-row-action{grid-area:1/10/-1}.guard-operation-row:not(.gds-op-row--batch) .guard-row-meta{grid-area:2/2/auto/10}.guard-operation-row:not(.gds-op-row--batch) .guard-row-shift-seen{display:none}.guard-operation-row.gds-op-row--batch .guard-row-batch{grid-area:1/1/-1}.guard-operation-row.gds-op-row--batch .guard-row-rail{grid-area:1/2/-1}.guard-operation-row.gds-op-row--batch .guard-row-avatar{grid-area:1/3}.guard-operation-row.gds-op-row--batch .guard-row-identity{grid-area:1/4}.guard-operation-row.gds-op-row--batch .guard-row-status{grid-area:1/5}.guard-operation-row.gds-op-row--batch .guard-row-site{grid-area:1/6}.guard-operation-row.gds-op-row--batch .guard-row-shift{grid-area:1/7}.guard-operation-row.gds-op-row--batch .guard-row-seen{grid-area:1/8}.guard-operation-row.gds-op-row--batch .guard-row-reliability{grid-area:1/9}.guard-operation-row.gds-op-row--batch .guard-row-counters{grid-area:1/10}.guard-operation-row.gds-op-row--batch .guard-row-action{grid-area:1/11/-1}.guard-operation-row.gds-op-row--batch .guard-row-meta{grid-area:2/3/auto/11}.guard-operation-row.gds-op-row--batch .guard-row-shift-seen{display:none}.gds-op-row__batch-check,.guard-row-batch{align-self:center;place-items:center;display:grid}.gds-op-row__batch-check input{pointer-events:none;accent-color:#22d3ee}.gds-op-row__rail,.guard-row-rail{border-radius:14px 0 0 14px;align-self:stretch;width:4px;min-height:100%}.gds-op-row__rail--on-shift{background:#34d399}.gds-op-row__rail--standby{background:#38bdf8}.gds-op-row__rail--late{background:#fb923c}.gds-op-row__rail--offline{background:#64748b}.gds-op-row__rail--suspended{background:#f87171}.gds-op-row__rail--scheduled{background:#a78bfa}.gds-op-row__avatar,.guard-row-avatar{color:#bae6fd;background:#1e3a5ad9;border-radius:8px;place-items:center;width:44px;height:44px;font-size:.6875rem;font-weight:700;display:grid}.gds-op-row__identity,.guard-row-identity{flex-direction:column;gap:3px;min-width:0;display:flex}.gds-op-row__name{color:var(--biz-text);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:650;overflow:hidden}.gds-role-badge{color:var(--biz-text-secondary);border:1px solid #47628273;border-radius:999px;align-self:flex-start;padding:1px 6px;font-size:.625rem}.gds-role-badge--supervisor{color:#c4b5fd;border-color:#a78bfa73}.gds-op-row__site,.guard-row-site,.gds-op-row__shift,.guard-row-shift,.gds-op-row__seen,.guard-row-seen,.gds-op-row__shift-seen,.guard-row-shift-seen{color:var(--biz-text-secondary);min-width:0;font-size:.6875rem}.gds-op-row__field-label{text-transform:uppercase;letter-spacing:.06em;color:var(--biz-text-muted);margin-bottom:1px;font-size:.5625rem;display:block}.gds-op-row__shift-seen-divider{color:var(--biz-text-muted);margin:0 4px}.gds-op-row__reliability,.guard-row-reliability{min-width:0}.gds-op-row__counters,.guard-row-counters{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.gds-counter-chip{color:var(--biz-text-muted);white-space:nowrap;border:1px solid #38598259;border-radius:3px;padding:2px 5px;font-size:.625rem}.guard-row-action{justify-content:flex-end;align-self:center;align-items:center;min-width:0;display:flex}.gds-op-row__action{color:#bae6fd;cursor:pointer;white-space:nowrap;background:#08162ae6;border:1px solid #4762828c;border-radius:6px;flex-shrink:0;min-width:72px;height:34px;padding:0 10px;font-size:.6875rem;font-weight:600}.gds-op-row__meta,.guard-row-meta{flex-wrap:wrap;align-items:center;gap:6px 8px;min-width:0;display:flex}.gds-op-row__meta .gds-readiness-tags{margin-bottom:0}.gds-op-row__meta .gds-device-status{margin:0}.gds-status-badge{border:1px solid #0000;border-radius:999px;align-items:center;padding:2px 6px;font-size:.625rem;font-weight:600;display:inline-flex}.gds-status-badge--on-shift{color:#6ee7b7;background:#10b98126;border-color:#34d39959}.gds-status-badge--standby{color:#7dd3fc;background:#0ea5e926;border-color:#38bdf859}.gds-status-badge--late{color:#fdba74;background:#f9731626;border-color:#fb923c59}.gds-status-badge--offline{color:#cbd5e1;background:#64748b33;border-color:#94a3b859}.gds-status-badge--suspended{color:#fca5a5;background:#ef444426;border-color:#f8717159}.gds-status-badge--scheduled{color:#c4b5fd;background:#8b5cf626;border-color:#a78bfa59}.gds-reliability{flex-direction:column;gap:2px;min-width:0;display:flex}.gds-reliability--compact .gds-reliability__label{display:none}.gds-reliability__label{text-transform:uppercase;color:var(--biz-text-muted);font-size:.5625rem}.gds-reliability__value{font-size:.75rem;font-weight:700}.gds-reliability__bar{background:#1e3a5ad9;border-radius:999px;height:3px;overflow:hidden}.gds-reliability__fill{border-radius:inherit;height:100%;display:block}.gds-reliability--strong .gds-reliability__value{color:#6ee7b7}.gds-reliability--strong .gds-reliability__fill{background:#34d399}.gds-reliability--good .gds-reliability__value{color:#7dd3fc}.gds-reliability--good .gds-reliability__fill{background:#38bdf8}.gds-reliability--watch .gds-reliability__value{color:#fdba74}.gds-reliability--watch .gds-reliability__fill{background:#fb923c}.gds-reliability--risk .gds-reliability__value{color:#fca5a5}.gds-reliability--risk .gds-reliability__fill{background:#f87171}.gds-attention-rows{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.gds-attention-row{background:#040e1c80;border:1px solid #38598252;border-radius:4px;justify-content:space-between;align-items:flex-start;gap:8px;padding:8px;display:flex}.gds-attention-row__message{color:var(--biz-text-secondary);margin:4px 0 0;font-size:.75rem;line-height:1.35}.gds-detail-drawer{color:#e2e8f0}.gds-detail-drawer__header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:flex-start;gap:8px;padding:12px 14px;display:flex}.gds-detail-drawer__hero{align-items:flex-start;gap:12px;display:flex}.gds-detail-drawer__avatar{color:#bae6fd;background:#1e3a5ad9;border-radius:8px;flex-shrink:0;place-items:center;width:48px;height:48px;font-weight:700;display:grid}.gds-detail-drawer__name{margin:0;font-size:1rem}.gds-detail-drawer__badges{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.gds-detail-drawer__reliability{margin-top:8px}.gds-detail-drawer__body{padding:12px 14px 16px;overflow:auto}.gds-detail-section{margin-bottom:14px}.gds-detail-section__title{text-transform:uppercase;letter-spacing:.07em;color:#94a3b8;margin:0 0 8px;font-size:.6875rem}.gds-detail-list{flex-direction:column;gap:6px;margin:0;padding:0;font-size:.8125rem;list-style:none;display:flex}.gds-detail-list li{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.gds-detail-dl{gap:8px;margin:0;font-size:.8125rem;display:grid}.gds-detail-dl dt{text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;font-size:.625rem}.gds-detail-dl dd{color:#e2e8f0;margin:2px 0 0}.gds-detail-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.gds-detail-metrics li{color:#94a3b8;border:1px solid #ffffff14;border-radius:4px;flex-direction:column;gap:2px;padding:6px 8px;font-size:.6875rem;display:flex}.gds-detail-metrics strong{color:#e2e8f0;font-size:.8125rem}.gds-detail-activity{color:#cbd5e1;flex-direction:column;gap:6px;margin:0;padding-left:1.1rem;font-size:.8125rem;display:flex}.gds-detail-drawer__actions{border-top:1px solid #ffffff14;flex-wrap:wrap;gap:6px;padding-top:8px;display:flex}.gds-page-skeleton .gds-skeleton-command__title{border-radius:6px;width:100%;height:52px}.gds-page-skeleton .gds-skeleton-command__filters{width:100%;height:36px;margin-top:8px}.gds-skeleton-strip{gap:8px;display:flex;overflow:hidden}.gds-skeleton-strip__cell{border-radius:6px;flex:1;height:44px}.gds-skeleton-panel{border-radius:6px;min-height:280px}.gds-skeleton-roster__head{width:40%;height:18px;margin-bottom:10px}.gds-skeleton-attention{min-height:320px}.gds-roster-skeleton__row{margin-bottom:8px}.gds-roster-skeleton__bar{border-radius:4px;width:100%;height:52px}@media (max-width:1100px){.guards-analytics-grid,.guards-bottom-grid,.workforce-analytics-panel,.gds-availability-grid{grid-template-columns:minmax(0,1fr)}.gds-roster-scroll{--gds-row-cols:4px 44px minmax(0, 1.1fr) minmax(84px, .65fr) minmax(0, 1fr) minmax(112px, .85fr) minmax(88px, .65fr) minmax(72px, .5fr) 88px}.gds-roster-scroll--batch{--gds-row-cols:26px 4px 44px minmax(0, 1.1fr) minmax(84px, .65fr) minmax(0, 1fr) minmax(112px, .85fr) minmax(88px, .65fr) minmax(72px, .5fr) 88px}.guard-operation-row:not(.gds-op-row--batch) .guard-row-shift,.guard-operation-row:not(.gds-op-row--batch) .guard-row-seen{display:none}.guard-operation-row:not(.gds-op-row--batch) .guard-row-shift-seen{grid-area:1/6;display:block}.guard-operation-row.gds-op-row--batch .guard-row-shift,.guard-operation-row.gds-op-row--batch .guard-row-seen{display:none}.guard-operation-row.gds-op-row--batch .guard-row-shift-seen{grid-area:1/7;display:block}.gds-roster-head__shift,.gds-roster-head__seen{display:none}.gds-roster-head__shift-seen{display:block}}@media (max-width:640px){.guards-page{padding:16px 14px 22px}.gds-roster-scroll{--gds-row-cols:4px 44px minmax(0, 1fr) 88px}.gds-roster-scroll--batch{--gds-row-cols:26px 4px 44px minmax(0, 1fr) 88px}.guard-operation-row:not(.gds-op-row--batch) .guard-row-avatar{grid-area:1/2}.guard-operation-row:not(.gds-op-row--batch) .guard-row-identity{grid-area:1/3}.guard-operation-row:not(.gds-op-row--batch) .guard-row-status{grid-area:2/3}.guard-operation-row:not(.gds-op-row--batch) .guard-row-site{grid-area:3/3}.guard-operation-row:not(.gds-op-row--batch) .guard-row-shift,.guard-operation-row:not(.gds-op-row--batch) .guard-row-seen{display:none}.guard-operation-row:not(.gds-op-row--batch) .guard-row-shift-seen{grid-area:4/3;display:block}.guard-operation-row:not(.gds-op-row--batch) .guard-row-reliability{grid-area:5/3}.guard-operation-row:not(.gds-op-row--batch) .guard-row-counters{grid-area:6/3}.guard-operation-row:not(.gds-op-row--batch) .guard-row-meta{grid-area:7/2/auto/4}.guard-operation-row:not(.gds-op-row--batch) .guard-row-action{grid-area:8/4}.guard-operation-row:not(.gds-op-row--has-meta):not(.gds-op-row--batch) .guard-row-action{grid-area:7/4}.guard-operation-row.gds-op-row--batch .guard-row-avatar{grid-area:1/3}.guard-operation-row.gds-op-row--batch .guard-row-identity{grid-area:1/4}.guard-operation-row.gds-op-row--batch .guard-row-status{grid-area:2/4}.guard-operation-row.gds-op-row--batch .guard-row-site{grid-area:3/4}.guard-operation-row.gds-op-row--batch .guard-row-shift,.guard-operation-row.gds-op-row--batch .guard-row-seen{display:none}.guard-operation-row.gds-op-row--batch .guard-row-shift-seen{grid-area:4/4;display:block}.guard-operation-row.gds-op-row--batch .guard-row-reliability{grid-area:5/4}.guard-operation-row.gds-op-row--batch .guard-row-counters{grid-area:6/4}.guard-operation-row.gds-op-row--batch .guard-row-meta{grid-area:7/3/auto/5}.guard-operation-row.gds-op-row--batch .guard-row-action{grid-area:8/5}.guard-operation-row.gds-op-row--batch:not(.gds-op-row--has-meta) .guard-row-action{grid-area:7/5}.guard-operation-row{gap:8px 10px;padding:12px 10px}.gds-summary-strip__list{flex-wrap:wrap}.gds-summary-strip__cell{border-top:1px solid #38598240;border-left:none;flex:calc(50% - 8px)}.gds-insight-blocks{grid-template-columns:minmax(0,1fr)}.gds-detail-drawer,.biz-drawer-panel--right.gds-detail-drawer{width:100%;max-width:none}}.gds-roster-board{flex-direction:column;min-height:0;display:flex}.gds-roster-sticky-bar{z-index:12;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#061224f5;border-bottom:1px solid #38598259;flex-wrap:wrap;align-items:flex-end;gap:8px;margin-bottom:4px;padding:8px 0 10px;display:flex;position:sticky;top:0}.gds-roster-sticky-bar__search{flex:1;min-width:180px}.gds-roster-sticky-bar__field{min-width:108px}.gds-roster-sticky-bar__add{margin-left:auto}.gds-roster-scroll{max-height:min(62vh,720px);padding-right:2px;overflow:hidden auto}@media (min-width:1101px){.gds-roster-head{grid-template-columns:var(--gds-row-cols);text-transform:uppercase;letter-spacing:.06em;color:var(--biz-text-muted);border-bottom:1px solid #38598247;align-items:end;gap:10px 14px;margin-bottom:2px;padding:0 12px 8px;font-size:.5625rem;font-weight:600;display:grid}.gds-roster-head:not(.gds-roster-head--batch) .gds-roster-head__batch{display:none}.gds-roster-head:not(.gds-roster-head--batch) .gds-roster-head__rail{grid-column:1}.gds-roster-head:not(.gds-roster-head--batch) .gds-roster-head__avatar{grid-column:2}.gds-roster-head:not(.gds-roster-head--batch) .gds-roster-head__identity{grid-column:3}.gds-roster-head:not(.gds-roster-head--batch) .gds-roster-head__status{grid-column:4}.gds-roster-head:not(.gds-roster-head--batch) .gds-roster-head__site{grid-column:5}.gds-roster-head:not(.gds-roster-head--batch) .gds-roster-head__shift{grid-column:6}.gds-roster-head:not(.gds-roster-head--batch) .gds-roster-head__seen{grid-column:7}.gds-roster-head:not(.gds-roster-head--batch) .gds-roster-head__shift-seen{display:none}.gds-roster-head:not(.gds-roster-head--batch) .gds-roster-head__reliability{grid-column:8}.gds-roster-head:not(.gds-roster-head--batch) .gds-roster-head__counters{grid-column:9}.gds-roster-head:not(.gds-roster-head--batch) .gds-roster-head__action{text-align:right;grid-column:10}.gds-roster-head.gds-roster-head--batch .gds-roster-head__batch{grid-column:1}.gds-roster-head.gds-roster-head--batch .gds-roster-head__rail{grid-column:2}.gds-roster-head.gds-roster-head--batch .gds-roster-head__avatar{grid-column:3}.gds-roster-head.gds-roster-head--batch .gds-roster-head__identity{grid-column:4}.gds-roster-head.gds-roster-head--batch .gds-roster-head__status{grid-column:5}.gds-roster-head.gds-roster-head--batch .gds-roster-head__site{grid-column:6}.gds-roster-head.gds-roster-head--batch .gds-roster-head__shift{grid-column:7}.gds-roster-head.gds-roster-head--batch .gds-roster-head__seen{grid-column:8}.gds-roster-head.gds-roster-head--batch .gds-roster-head__shift-seen{display:none}.gds-roster-head.gds-roster-head--batch .gds-roster-head__reliability{grid-column:9}.gds-roster-head.gds-roster-head--batch .gds-roster-head__counters{grid-column:10}.gds-roster-head.gds-roster-head--batch .gds-roster-head__action{text-align:right;grid-column:11}.guard-operation-row .gds-op-row__field-label{display:none}}.gds-roster-head-actions{align-items:center;gap:10px;display:flex}.gds-select-guards-btn{color:var(--biz-text-secondary);cursor:pointer;background:0 0;border:1px solid #47628280;border-radius:4px;padding:4px 8px;font-size:.6875rem}.gds-select-guards-btn--on{color:#a5f3fc;background:#082f4959;border-color:#22d3ee73}.gds-batch-bar{background:#082f4947;border:1px solid #22d3ee59;border-radius:4px;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;padding:8px 10px;display:flex}.gds-batch-bar__count{color:#a5f3fc;margin-right:4px;font-size:.75rem}.gds-readiness-tags{flex-wrap:wrap;gap:4px;margin-bottom:4px;display:flex}.gds-readiness-tags--drawer{margin-top:6px}.gds-readiness-tag{color:var(--biz-text-secondary);border:1px solid #47628273;border-radius:999px;padding:2px 6px;font-size:.5625rem;font-weight:600}.gds-readiness-tag--ready-dispatch{color:#6ee7b7;border-color:#34d39966}.gds-readiness-tag--late-risk{color:#fdba74;border-color:#fb923c73}.gds-readiness-tag--supervisor{color:#c4b5fd;border-color:#a78bfa73}.gds-readiness-tag--missing-emergency{color:#fca5a5;border-color:#f8717173}.gds-readiness-tag--high-reliability{color:#7dd3fc;border-color:#38bdf866}.gds-readiness-tag--recently-active{color:#a5f3fc;border-color:#22d3ee59}.gds-device-status{color:var(--biz-text-muted);margin:0;font-size:.625rem;line-height:1.35}.gds-device-status--drawer{font-size:.6875rem}.gds-detail-dl__full{grid-column:1/-1}.gds-detail-activity--trail li{padding-left:10px;position:relative}.gds-detail-activity--trail li:before{content:"";background:#22d3ee;border-radius:50%;width:4px;height:4px;position:absolute;top:.55em;left:0}
.clients-page{background:#071426;width:100%;max-width:none;padding:22px 24px 32px}.clients-stack{flex-direction:column;gap:16px;display:flex}.clients-main-grid,.clients-secondary-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:14px;display:grid}.clients-workbench{grid-template-columns:minmax(0,1.15fr) minmax(420px,.85fr);align-items:stretch;gap:18px;display:grid}.clients-delivery-board{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:16px;display:grid}.clients-directory-section{width:100%}.cls-service-header{background:linear-gradient(135deg,#0f172afa,#1e1b4b73);border:1px solid #6366f159;border-radius:8px;flex-direction:column;gap:10px;padding:14px 16px;display:flex}.cls-service-header__top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.cls-service-mode-badge{text-transform:uppercase;letter-spacing:.1em;color:#c4b5fd;border:1px solid #a78bfa73;border-radius:999px;margin-bottom:6px;padding:2px 8px;font-size:.5625rem;font-weight:700;display:inline-flex}.cls-service-header__title{color:var(--biz-text);margin:0;font-size:1.125rem;font-weight:650}.cls-service-header__subtitle{color:var(--biz-text-secondary);max-width:40rem;margin:4px 0 0;font-size:.75rem;line-height:1.4}.cls-service-header__primary-actions{flex-wrap:wrap;gap:8px;display:flex}.cls-service-header__accent{color:#bae6fd;border-color:#38bdf873}.cls-service-header__secondary{flex-wrap:wrap;gap:6px;display:flex}.cls-service-header__filters{flex-wrap:wrap;align-items:flex-end;gap:8px;display:flex}.cls-service-header__search{flex:1;min-width:200px}.cls-snapshot-strip{background:#061224eb;border:1px solid #38598266;border-radius:6px;overflow-x:auto}.cls-snapshot-strip__list{align-items:stretch;min-width:min-content;margin:0;padding:0;list-style:none;display:flex}.cls-snapshot-strip__cell{flex-direction:column;flex:auto;gap:2px;min-width:120px;padding:10px 16px;display:flex}.cls-snapshot-strip__cell--sep{border-left:1px solid #38598259}.cls-snapshot-strip__label{text-transform:uppercase;letter-spacing:.06em;color:var(--biz-text-muted);font-size:.625rem}.cls-snapshot-strip__value{color:var(--biz-text);font-size:1.125rem;font-weight:700}.cls-snapshot-strip__cell--amber .cls-snapshot-strip__value{color:#fdba74}.cls-snapshot-strip__cell--green .cls-snapshot-strip__value{color:#6ee7b7}.cls-snapshot-strip__cell--danger .cls-snapshot-strip__value{color:#fca5a5}.cls-workbench-panel{background:#061224eb;border:1px solid #38598266;border-radius:8px;flex-direction:column;height:100%;min-height:0;padding:12px 14px;display:flex}.cls-workbench-panel__head{margin-bottom:10px}.cls-workbench-panel__title{color:var(--biz-text);margin:0;font-size:.9375rem;font-weight:650}.cls-workbench-panel__subtitle{color:var(--biz-text-muted);margin:4px 0 0;font-size:.6875rem;line-height:1.35}.cls-priority-card-grid{flex:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.cls-priority-card{background:#040e1c8c;border:1px solid #38598259;border-radius:6px;flex-direction:column;display:flex;overflow:hidden}.cls-priority-card--danger{border-color:#f8717159}.cls-priority-card--amber{border-color:#fb923c59}.cls-priority-card--green{border-color:#34d3994d}.cls-priority-card__open{text-align:left;color:inherit;cursor:pointer;font:inherit;background:0 0;border:none;flex:1;gap:10px;padding:10px;display:flex}.cls-priority-card__avatar{color:#e0e7ff;background:#4338ca59;border-radius:8px;flex-shrink:0;place-items:center;width:40px;height:40px;font-size:.75rem;font-weight:700;display:grid}.cls-priority-card__body{flex:1;min-width:0}.cls-priority-card__head{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:4px;display:flex}.cls-priority-card__name{margin:0;font-size:.8125rem;font-weight:650}.cls-priority-card__reason{color:var(--biz-text-secondary);margin:6px 0 8px;font-size:.6875rem;line-height:1.35}.cls-priority-card__facts{grid-template-columns:1fr 1fr;gap:4px 8px;margin:0;font-size:.625rem;display:grid}.cls-priority-card__facts dt{color:var(--biz-text-muted);font-weight:500}.cls-priority-card__facts dd{color:var(--biz-text-secondary);margin:0}.cls-priority-card__action{color:#bae6fd;cursor:pointer;background:#08162ad9;border:none;border-top:1px solid #38598259;padding:8px;font-size:.6875rem;font-weight:650}.cls-service-status-badge{border:1px solid #0000;border-radius:999px;padding:2px 7px;font-size:.5625rem;font-weight:650;display:inline-flex}.cls-service-status-badge--cyan{color:#7dd3fc;background:#0ea5e91f;border-color:#38bdf866}.cls-service-status-badge--green{color:#6ee7b7;background:#10b9811f;border-color:#34d39966}.cls-service-status-badge--amber{color:#fdba74;background:#f973161f;border-color:#fb923c73}.cls-service-status-badge--danger{color:#fca5a5;background:#ef44441f;border-color:#f8717173}.cls-action-queue__scroll{flex:1;min-height:0;max-height:100%;padding-right:4px;overflow-y:auto}.cls-priority-accounts,.cls-action-queue{min-height:420px}.cls-action-queue__group+.cls-action-queue__group{margin-top:12px}.cls-action-queue__category{text-transform:uppercase;letter-spacing:.08em;color:#a5b4fc;margin:0 0 6px;font-size:.625rem}.cls-action-queue__list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.cls-action-queue__row{background:#040e1c73;border:1px solid #38598247;border-radius:4px;justify-content:space-between;align-items:flex-start;gap:8px;padding:8px;display:flex}.cls-action-queue__client{color:var(--biz-text);font-size:.75rem;font-weight:650;display:block}.cls-action-queue__reason{color:var(--biz-text-muted);margin-top:2px;font-size:.6875rem;display:block}.cls-action-queue__priority{margin-top:4px}.cls-action-queue__btn{color:#bae6fd;cursor:pointer;white-space:nowrap;background:#08162ae6;border:1px solid #4762828c;border-radius:4px;flex-shrink:0;padding:5px 8px;font-size:.625rem;font-weight:650}.cls-delivery-board__head{margin-bottom:10px}.cls-delivery-board__title{margin:0;font-size:1rem;font-weight:650}.cls-delivery-board__subtitle{color:var(--biz-text-secondary);margin:4px 0 0;font-size:.75rem}.cls-delivery-panel{background:#061224eb;border:1px solid #38598266;border-radius:8px;flex-direction:column;height:100%;min-height:280px;padding:12px 14px;display:flex}.cls-delivery-panel--portal{border-color:#818cf859}.cls-delivery-panel__title{color:#e0e7ff;margin:0 0 10px;font-size:.8125rem;font-weight:650}.cls-delivery-panel__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:0 0 10px;padding:0;font-size:.6875rem;list-style:none;display:grid}.cls-delivery-panel__stats li{color:var(--biz-text-secondary);background:#040e1c73;border:1px solid #38598240;border-radius:4px;justify-content:space-between;gap:8px;padding:6px 8px;display:flex}.cls-delivery-panel__stats strong{color:var(--biz-text)}.cls-delivery-panel__rows{flex-direction:column;flex:1;gap:6px;margin:0;padding:0;list-style:none;display:flex}.cls-delivery-row{background:#040e1c73;border:1px solid #38598247;border-radius:4px;justify-content:space-between;align-items:center;gap:8px;padding:8px;display:flex}.cls-delivery-row__main{min-width:0}.cls-delivery-row__main strong{font-size:.6875rem;font-weight:650;display:block}.cls-delivery-row__meta{color:var(--biz-text-muted);margin-top:2px;font-size:.625rem;display:block}.cls-delivery-row__btn{color:#bae6fd;cursor:pointer;background:0 0;border:1px solid #4762828c;border-radius:4px;flex-shrink:0;padding:4px 8px;font-size:.625rem;font-weight:650}.cls-portal-checklist{flex-direction:column;flex:1;gap:6px;margin:0;padding:0;list-style:none;display:flex}.cls-portal-checklist__step{color:var(--biz-text-secondary);background:#312e8133;border:1px solid #818cf840;border-radius:4px;justify-content:space-between;gap:8px;padding:6px 8px;font-size:.6875rem;display:flex}.cls-portal-checklist__ratio{color:#c4b5fd;font-weight:650}.cls-delivery-panel__footnotes{color:var(--biz-text-muted);flex-direction:column;gap:4px;margin:10px 0 0;padding:0;font-size:.6875rem;list-style:none;display:flex}.cls-directory__head{flex-wrap:wrap;align-items:flex-end;gap:8px 16px;margin-bottom:10px;display:flex}.cls-directory__title{flex:100%;margin:0;font-size:1rem;font-weight:650}.cls-directory__subtitle{color:var(--biz-text-secondary);flex:60%;margin:0;font-size:.75rem}.cls-directory__count{color:var(--biz-text-muted);font-size:.6875rem}.cls-directory__head-row{display:none}.cls-directory__body{flex-direction:column;gap:8px;display:flex}.cls-directory__empty{text-align:center;color:var(--biz-text-muted);margin:0;padding:20px;font-size:.8125rem}.cls-service-row{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:8px;display:grid}.cls-service-row--selected .cls-service-row__main{background:#312e8140;border-color:#818cf88c}.cls-service-row__main{text-align:left;cursor:pointer;width:100%;color:inherit;font:inherit;background:#040e1c8c;border:1px solid #38598252;border-radius:6px;grid-template-columns:40px minmax(140px,1.1fr) minmax(100px,.85fr) repeat(5,minmax(72px,.65fr));align-items:center;gap:8px;padding:10px 12px;display:grid}.cls-service-row__avatar{color:#e0e7ff;background:#4338ca66;border-radius:8px;place-items:center;width:36px;height:36px;font-size:.6875rem;font-weight:700;display:grid}.cls-service-row__name-block{flex-direction:column;gap:4px;min-width:0;display:flex}.cls-service-row__name{white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:650;overflow:hidden}.cls-service-row__cell{color:var(--biz-text-secondary);min-width:0;font-size:.6875rem}.cls-service-row__label{text-transform:uppercase;letter-spacing:.06em;color:var(--biz-text-muted);margin-bottom:2px;font-size:.5625rem;display:block}.cls-service-row__action{color:#bae6fd;cursor:pointer;white-space:nowrap;background:#08162ae6;border:1px solid #4762828c;border-radius:4px;align-self:center;padding:8px 12px;font-size:.6875rem;font-weight:650}.cls-type-badge{color:#c4b5fd;border:1px solid #818cf873;border-radius:999px;align-self:flex-start;padding:1px 6px;font-size:.625rem}.cls-detail-drawer{color:#e2e8f0;width:min(440px,94vw)}.cls-detail-drawer--service{border-left:3px solid #818cf880}.cls-detail-drawer__header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:flex-start;gap:8px;padding:12px 14px;display:flex}.cls-detail-drawer__identity{gap:12px;display:flex}.cls-detail-drawer__avatar{color:#e0e7ff;background:#4338ca73;border-radius:8px;place-items:center;width:44px;height:44px;font-weight:700;display:grid}.cls-detail-drawer__name{margin:0 0 6px;font-size:1rem;font-weight:650}.cls-detail-drawer__body{max-height:calc(100vh - 120px);padding:12px 14px 16px;overflow-y:auto}.cls-detail-section+.cls-detail-section{border-top:1px solid #ffffff0f;margin-top:14px;padding-top:14px}.cls-detail-section__title{text-transform:uppercase;letter-spacing:.08em;color:#a5b4fc;margin:0 0 8px;font-size:.6875rem}.cls-detail-list{flex-direction:column;gap:8px;margin:0;padding:0;font-size:.75rem;list-style:none;display:flex}.cls-detail-list__label{color:var(--biz-text-muted);margin-bottom:2px;font-size:.625rem;display:block}.cls-detail-dl{gap:8px;margin:0;font-size:.75rem;display:grid}.cls-detail-dl dt{color:var(--biz-text-muted);font-size:.625rem}.cls-detail-dl dd{color:var(--biz-text-secondary);margin:2px 0 0}.cls-proof-list{flex-direction:column;gap:6px;margin:0;padding:0;font-size:.6875rem;list-style:none;display:flex}.cls-proof-list li{color:var(--biz-text-muted);background:#040e1c73;border:1px solid #38598247;border-radius:4px;justify-content:space-between;gap:8px;padding:6px 8px;display:flex}.cls-proof-list strong{color:var(--biz-text-secondary);text-align:right;font-weight:600}.cls-proof-list--compact li{color:var(--biz-text-secondary);display:block}.cls-detail-activity{color:var(--biz-text-secondary);flex-direction:column;gap:6px;margin:0;padding:0;font-size:.6875rem;list-style:none;display:flex}.cls-detail-drawer__actions{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.cls-detail-drawer__actions--secondary{margin-top:8px}.cls-detail-inline-badge{margin-left:6px}.cls-skeleton-header{border-radius:8px;height:140px}.cls-skeleton-strip{border-radius:6px;height:52px}.cls-skeleton-workbench{border-radius:8px;min-height:420px}.cls-skeleton-delivery{border-radius:8px;min-height:280px}.cls-skeleton-directory{border-radius:8px;min-height:240px}@media (min-width:901px){.cls-priority-accounts .cls-priority-card-grid,.cls-action-queue .cls-action-queue__scroll{max-height:368px}}@media (max-width:1100px){.clients-workbench,.clients-delivery-board{grid-template-columns:minmax(0,1fr)}.cls-priority-accounts,.cls-action-queue{min-height:auto}}@media (max-width:900px){.cls-priority-card-grid,.cls-service-row{grid-template-columns:minmax(0,1fr)}.cls-service-row__main{grid-template-columns:40px minmax(0,1fr);grid-template-areas:"avatar name""avatar status""avatar sites""avatar guards""avatar reports""avatar portal""avatar contract"}.cls-service-row__name-block{grid-area:name}.cls-service-row__main>.cls-service-status-badge{grid-area:status;justify-self:start}.cls-service-row__cell:first-of-type{grid-area:sites}.cls-service-row__cell:nth-of-type(2){grid-area:guards}.cls-service-row__cell:nth-of-type(3){grid-area:reports}.cls-service-row__cell--portal{grid-area:portal}.cls-service-row__cell:nth-of-type(5){grid-area:contract}.cls-service-row__action{width:100%}}@media (max-width:640px){.clients-page{padding:16px 14px 22px}.cls-service-header__primary-actions{width:100%}.cls-service-header__primary-actions .ops-cmd-btn{flex:auto}.cls-detail-drawer,.biz-drawer-panel--right.cls-detail-drawer{width:100%;max-width:none}}.clients-page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.clients-page-header__title{color:var(--biz-text);margin:0;font-size:1.375rem;font-weight:650}.clients-page-header__subtitle{color:var(--biz-text-secondary);max-width:42rem;margin:4px 0 0;font-size:.8125rem}.clients-page-header__actions{flex-wrap:wrap;gap:8px;display:flex}.clients-page-header__outline{color:#bfdbfe;background:#08162ad9;border-color:#3b82f659}.client-metrics-strip{background:#0a1c34d1;border:1px solid #3b82f638;border-radius:16px;grid-template-columns:repeat(7,minmax(0,1fr));min-height:100px;display:grid;overflow:hidden}.client-metric-cell{border-right:1px solid #94a3b81f;align-items:center;gap:12px;min-width:0;padding:18px 16px;display:flex}.client-metric-cell:last-child{border-right:none}.client-metric-cell__icon{color:#93c5fd;background:#3b82f626;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.client-metric-cell__label{text-transform:uppercase;letter-spacing:.05em;color:var(--biz-text-muted);font-size:.625rem}.client-metric-cell__value{color:var(--biz-text);font-size:1.125rem;font-weight:700;display:block}.client-metric-cell__trend{color:var(--biz-text-muted);align-items:center;gap:3px;font-size:.5625rem;display:inline-flex}.client-metric-cell__trend--up{color:#6ee7b7}.client-metric-cell__trend--down{color:#fca5a5}.client-ops-panel{background:#0a1c34c7;border:1px solid #3b82f633;border-radius:16px;flex-direction:column;min-height:340px;padding:14px 16px;display:flex}.client-ops-panel--compact{min-height:220px}.client-ops-panel__title{color:var(--biz-text);margin:0;font-size:.875rem;font-weight:650}.client-ops-panel__subtitle{color:var(--biz-text-muted);margin:4px 0 0;font-size:.6875rem}.client-ops-panel__footer-link{color:#67e8f9;cursor:pointer;background:0 0;border:none;align-self:flex-start;margin-top:auto;padding:8px 0 0;font-size:.6875rem;font-weight:600}.client-health-overview__body{flex:1;grid-template-columns:minmax(0,1fr) minmax(120px,.85fr);align-items:center;gap:10px;display:grid}.client-health-overview__list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.client-health-overview__row{grid-template-columns:10px 1fr auto;align-items:center;gap:8px;font-size:.6875rem;display:grid}.client-health-overview__dot{border-radius:999px;width:8px;height:8px}.client-health-overview__dot--excellent,.client-health-overview__dot--good{background:#34d399}.client-health-overview__dot--fair{background:#fbbf24}.client-health-overview__dot--at-risk{background:#fb923c}.client-health-overview__dot--critical{background:#f87171}.client-health-overview__pct{color:var(--biz-text-secondary);font-weight:650}.client-health-donut{border-radius:999px;justify-content:center;align-items:center;width:120px;height:120px;margin:0 auto;display:flex}.client-health-donut__hole{width:76px;height:76px;color:var(--biz-text-muted);text-align:center;background:#0a1c34f2;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;font-size:.5625rem;display:flex}.client-health-donut__hole strong{color:var(--biz-text);font-size:1.125rem}.client-action-queue__list{flex-direction:column;flex:1;gap:6px;display:flex}.client-action-row{width:100%;color:inherit;text-align:left;cursor:pointer;background:#08162a8c;border:1px solid #3b82f626;border-radius:10px;align-items:center;gap:8px;padding:8px 10px;display:flex}.client-action-row__icon{background:#3b82f61f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.client-action-row__body{flex-direction:column;flex:1;min-width:0;display:flex}.client-action-row__title{font-size:.6875rem;font-weight:650}.client-action-row__client{color:var(--biz-text-muted);font-size:.625rem}.client-action-row__badge{color:#fcd34d;white-space:nowrap;background:#0f172acc;border-radius:999px;padding:3px 8px;font-size:.5625rem;font-weight:650}.service-delivery-board__rows{flex-direction:column;flex:1;gap:10px;display:flex}.service-delivery-row{align-items:flex-start;gap:10px;display:flex}.service-delivery-row__icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.service-delivery-row__icon--green{color:#6ee7b7;background:#34d39926}.service-delivery-row__icon--amber{color:#fcd34d;background:#fbbf2426}.service-delivery-row__icon--orange{color:#fdba74;background:#fb923c26}.service-delivery-row__icon--red{color:#fca5a5;background:#f8717126}.service-delivery-row__body{flex:1;min-width:0}.service-delivery-row__head{justify-content:space-between;font-size:.6875rem;font-weight:650;display:flex}.service-delivery-row__sub{color:var(--biz-text-muted);font-size:.625rem}.service-delivery-row__bar{background:#0f172ad9;border-radius:999px;height:6px;margin-top:6px;overflow:hidden}.service-delivery-row__fill{border-radius:999px;height:100%;display:block}.service-delivery-row__fill--green{background:#34d399}.service-delivery-row__fill--amber{background:#fbbf24}.service-delivery-row__fill--orange{background:#fb923c}.service-delivery-row__fill--red{background:#f87171}.reports-proof-panel__top{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.reports-proof-panel__legend{color:var(--biz-text-muted);flex-direction:column;gap:4px;margin:0;padding:0;font-size:.625rem;list-style:none;display:flex}.reports-proof-ring{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:88px;height:88px;display:flex}.reports-proof-ring__hole{width:58px;height:58px;color:var(--biz-text-muted);text-align:center;background:#0a1c34f2;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;font-size:.5rem;display:flex}.reports-proof-ring__hole strong{color:var(--biz-text);font-size:.9375rem}.reports-proof-panel__recent{flex-direction:column;gap:4px;margin:10px 0 0;padding:0;list-style:none;display:flex}.recent-report-row{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;grid-template-columns:minmax(0,1fr) auto;gap:4px 8px;padding:6px 0;font-size:.625rem;display:grid}.recent-report-row__client{grid-column:1/-1;font-size:.6875rem;font-weight:650}.recent-report-row__status--approved{color:#6ee7b7}.recent-report-row__status--pending{color:#fcd34d}.recent-report-row__status--draft{color:#93c5fd}.portal-comm-stats{margin:0}.portal-comm-stats__row{justify-content:space-between;margin-bottom:6px;font-size:.6875rem;display:flex}.portal-comm-stats__bar{background:#0f172ad9;border-radius:999px;height:6px;margin-bottom:10px;overflow:hidden}.portal-comm-stats__fill{background:#34d399;border-radius:999px;height:100%;display:block}.portal-comm-stats--inline{gap:16px;margin-bottom:10px;font-size:.6875rem;display:flex}.portal-comm-logins__label{color:var(--biz-text-muted);margin-bottom:6px;font-size:.625rem;display:block}.portal-comm-logins__avatars{flex-wrap:wrap;gap:4px;display:flex}.portal-comm-logins__avatar{background:#3b82f640;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;font-size:.5625rem;font-weight:700;display:inline-flex}.contracts-rules-rows{flex-direction:column;gap:6px;margin:0 0 12px;padding:0;font-size:.6875rem;list-style:none;display:flex}.contracts-rules-rows li{justify-content:space-between;align-items:center;gap:8px;display:flex}.contracts-rules-rows--amber strong{color:#fcd34d}.contracts-rules-rows--red strong{color:#fca5a5}.contracts-rules-compliance__head{justify-content:space-between;margin-bottom:6px;font-size:.6875rem;display:flex}.contracts-rules-compliance__bar{background:#0f172ad9;border-radius:999px;height:6px;overflow:hidden}.contracts-rules-compliance__fill{background:#34d399;border-radius:999px;height:100%;display:block}.client-risk-watch__list{flex-direction:column;flex:1;gap:6px;margin:0;padding:0;list-style:none;display:flex}.client-risk-watch__row{width:100%;color:inherit;text-align:left;cursor:pointer;background:#08162a73;border:1px solid #3b82f61f;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;gap:2px 8px;padding:8px 10px;display:grid}.client-risk-watch__name{grid-column:1/-1;font-size:.6875rem;font-weight:650}.client-risk-watch__reason{color:var(--biz-text-muted);font-size:.625rem}.client-risk-watch__badge{color:#fcd34d;background:#fbbf2426;border-radius:999px;padding:2px 8px;font-size:.5625rem;font-weight:700}.client-risk-watch__badge--high{color:#fca5a5;background:#f8717126}.top-clients-hours__list{flex:1;margin:0;padding:0;list-style:none}.top-clients-hours__row{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:8px;padding:6px 0;font-size:.6875rem;display:grid}.top-clients-hours__rank{color:var(--biz-text-muted);font-weight:700}.top-clients-hours__hours{color:#93c5fd;font-weight:650}.client-directory-v2{background:#0a1c34c7;border:1px solid #3b82f633;border-radius:16px;padding:14px 16px}.client-directory-v2__head{flex-wrap:wrap;justify-content:space-between;gap:12px;margin-bottom:12px;display:flex}.client-directory-v2__title{margin:0;font-size:.9375rem;font-weight:650}.client-directory-v2__subtitle{color:var(--biz-text-muted);margin:4px 0 0;font-size:.6875rem}.client-directory-v2__tools{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.client-directory-v2__search{height:36px;color:var(--biz-text-muted);background:#08162aa6;border:1px solid #3b82f640;border-radius:10px;align-items:center;gap:6px;padding:0 10px;display:inline-flex}.client-directory-v2__search input{color:var(--biz-text);background:0 0;border:none;outline:none;min-width:140px;font-size:.75rem}.client-directory-v2__select{height:36px;color:var(--biz-text);background:#08162aa6;border:1px solid #3b82f640;border-radius:10px;padding:0 10px;font-size:.75rem}.client-directory-v2__filters{color:#93c5fd;cursor:pointer;background:0 0;border:1px solid #3b82f640;border-radius:10px;align-items:center;gap:6px;height:36px;padding:0 12px;font-size:.75rem;font-weight:600;display:inline-flex}.client-directory-v2__head-row{text-transform:uppercase;letter-spacing:.06em;color:var(--biz-text-muted);border-bottom:1px solid #3b82f61f;grid-template-columns:minmax(180px,1.2fr) minmax(160px,1fr) 90px 90px 110px 100px 70px 110px 100px;gap:8px;padding:8px 12px;font-size:.5625rem;display:grid}.client-directory-v2__body{flex-direction:column;display:flex}.client-dir-row{border-bottom:1px solid #3b82f614;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;min-height:62px;display:grid}.client-dir-row--selected{background:#2563eb14}.client-dir-row__main{color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;grid-template-columns:minmax(180px,1.2fr) minmax(160px,1fr) 90px 90px 110px 100px 70px 110px;align-items:center;gap:8px;padding:10px 12px;font-size:.6875rem;display:grid}.client-dir-row__client{align-items:center;gap:8px;min-width:0;display:flex}.client-dir-row__avatar{background:#3b82f640;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.625rem;font-weight:700;display:inline-flex}.client-dir-row__name{font-weight:650;display:block}.client-dir-row__category{color:var(--biz-text-muted);font-size:.625rem;display:block}.client-status-badge{border-radius:999px;padding:3px 8px;font-size:.5625rem;font-weight:650}.client-status-badge--active{color:#6ee7b7;background:#34d39926}.client-risk-badge{border-radius:999px;width:fit-content;padding:3px 8px;font-size:.5625rem;font-weight:650}.client-risk-badge--low{color:#6ee7b7;background:#34d3991f}.client-risk-badge--medium{color:#fcd34d;background:#fbbf241f}.client-risk-badge--high{color:#fca5a5;background:#f871711f}.client-service-score{align-items:center;gap:2px;display:inline-flex}.client-service-score__star{color:#94a3b859}.client-service-score__star--on,.client-service-score__star--half{color:#fbbf24;fill:#fbbf24}.client-service-score__value{margin-left:4px;font-size:.625rem;font-weight:650}.client-dir-row__action{color:#93c5fd;cursor:pointer;background:0 0;border:none;border-left:1px solid #3b82f61f;align-items:center;gap:4px;padding:0 14px;font-size:.6875rem;font-weight:600;display:inline-flex}.client-directory-v2__footer{color:var(--biz-text-muted);border-top:1px solid #3b82f61f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:12px;padding-top:12px;font-size:.6875rem;display:flex}.client-directory-v2__pagination{align-items:center;gap:4px;display:inline-flex}.client-directory-v2__page-btn{min-width:32px;height:32px;color:var(--biz-text-secondary);cursor:pointer;background:#08162a99;border:1px solid #3b82f633;border-radius:8px;font-size:.6875rem}.client-directory-v2__page-btn--active{color:#bfdbfe;background:#2563eb33;border-color:#3b82f68c}.client-directory-v2__page-btn:disabled{opacity:.4;cursor:not-allowed}.client-directory-v2__ellipsis{color:var(--biz-text-muted);padding:0 4px}.cls-skeleton-header--compact{height:72px}.cls-skeleton-ops-panel{border-radius:16px;min-height:340px}.cls-skeleton-ops-panel--short{min-height:220px}@media (max-width:1280px){.clients-main-grid,.clients-secondary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.client-metrics-strip{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:900px){.clients-main-grid,.clients-secondary-grid{grid-template-columns:1fr}.client-metrics-strip{display:flex;overflow-x:auto}.client-metric-cell{flex-shrink:0;min-width:180px}.client-directory-v2__head-row{display:none}.client-dir-row__main{grid-template-columns:1fr 1fr}}
.sites-events-page{width:100%;max-width:none;padding:22px 24px 28px}.sites-events-stack{flex-direction:column;gap:18px;display:flex}.sites-events-workbench{grid-template-columns:minmax(0,1.2fr) minmax(420px,.8fr);align-items:stretch;gap:18px;display:grid}.sites-events-feature-grid{grid-template-columns:minmax(0,1fr) minmax(380px,.8fr);align-items:stretch;gap:18px;display:grid}.sites-events-directory-section{width:100%}.se-location-header{background:linear-gradient(135deg,#061826fa,#082f4959);border:1px solid #22d3ee47;border-radius:8px;flex-direction:column;gap:10px;padding:14px 16px;display:flex}.se-location-header__top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.se-location-mode-badge{text-transform:uppercase;letter-spacing:.1em;color:#67e8f9;border:1px solid #22d3ee73;border-radius:999px;margin-bottom:6px;padding:2px 8px;font-size:.5625rem;font-weight:700;display:inline-flex}.se-location-header__title{color:var(--biz-text);margin:0;font-size:1.125rem;font-weight:650}.se-location-header__subtitle{color:var(--biz-text-secondary);max-width:42rem;margin:4px 0 0;font-size:.75rem;line-height:1.4}.se-location-header__primary-actions,.se-location-header__secondary{flex-wrap:wrap;gap:8px;display:flex}.se-location-header__accent{color:#a5f3fc;border-color:#22d3ee73}.se-location-header__filters{flex-wrap:wrap;align-items:flex-end;gap:8px;display:flex}.se-location-header__search{flex:1;min-width:200px}.se-snapshot-strip{background:#061224eb;border:1px solid #38598266;border-radius:6px;overflow-x:auto}.se-snapshot-strip__list{align-items:stretch;min-width:min-content;margin:0;padding:0;list-style:none;display:flex}.se-snapshot-strip__cell{flex-direction:column;flex:auto;gap:2px;min-width:110px;padding:10px 14px;display:flex}.se-snapshot-strip__cell--sep{border-left:1px solid #38598259}.se-snapshot-strip__icon{color:var(--biz-text-muted);margin-bottom:2px}.se-snapshot-strip__label{text-transform:uppercase;letter-spacing:.06em;color:var(--biz-text-muted);font-size:.625rem}.se-snapshot-strip__value{color:var(--biz-text);font-size:1.0625rem;font-weight:700}.se-snapshot-strip__cell--cyan .se-snapshot-strip__value{color:#7dd3fc}.se-snapshot-strip__cell--amber .se-snapshot-strip__value{color:#fdba74}.se-snapshot-strip__cell--danger .se-snapshot-strip__value{color:#fca5a5}.se-panel{background:#061224eb;border:1px solid #38598266;border-radius:8px;flex-direction:column;height:100%;min-height:0;padding:12px 14px;display:flex}.se-panel__head{margin-bottom:10px}.se-panel__title{color:var(--biz-text);margin:0;font-size:.9375rem;font-weight:650}.se-panel__subtitle{color:var(--biz-text-muted);margin:4px 0 0;font-size:.6875rem;line-height:1.35}.se-op-card-grid{flex:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.se-op-card{background:#08162ad9;border:1px solid #38598273;border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.se-op-card--coverage-gap{border-color:#f871718c;box-shadow:inset 0 0 0 1px #f871711f}.se-op-card--high-risk-event{border-color:#fb923c80}.se-op-card--mobile-route{border-color:#a78bfa73}.se-op-card--covered{border-color:#34d39959}.se-op-card__open{text-align:left;color:inherit;cursor:pointer;background:0 0;border:none;flex:1;gap:10px;padding:10px;display:flex}.se-op-card__open:focus-visible{outline-offset:-2px;outline:2px solid #22d3eeb3}.se-op-card__mark{color:#a5f3fc;background:#0e749059;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.6875rem;font-weight:700;display:flex}.se-op-card__name{margin:0;font-size:.8125rem;font-weight:650}.se-op-card__head{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.se-op-card__client{color:var(--biz-text-secondary);margin:4px 0 0;font-size:.6875rem}.se-op-card__badges{flex-wrap:wrap;gap:4px;margin-top:6px;display:flex}.se-op-card__location{color:var(--biz-text-muted);margin:6px 0 0;font-size:.6875rem}.se-op-card__facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:8px 0 0;font-size:.625rem;display:grid}.se-op-card__facts dt{color:var(--biz-text-muted);text-transform:uppercase;letter-spacing:.04em}.se-op-card__facts dd{margin:2px 0 0;font-weight:650}.se-op-card__action{color:#7dd3fc;cursor:pointer;background:#0f172a99;border:none;border-top:1px solid #38598259;padding:8px;font-size:.6875rem;font-weight:600}.se-op-card__action:hover{background:#0e749040}.se-type-badge,.se-risk-badge,.se-status-badge,.se-coverage-badge{text-transform:uppercase;letter-spacing:.04em;border:1px solid #0000;border-radius:4px;padding:2px 6px;font-size:.5625rem;font-weight:650;display:inline-flex}.se-type-badge--site{color:#bae6fd;background:#0e749033;border-color:#38bdf859}.se-type-badge--event{color:#fcd34d;background:#78350f40;border-color:#fbbf2459}.se-type-badge--factory{color:#d8b4fe;border-color:#a78bfa59}.se-type-badge--route{color:#c4b5fd;background:#4c1d9533;border-color:#8b5cf666}.se-type-badge--patrol{color:#86efac;border-color:#4ade8059}.se-risk-badge--normal{color:#94a3b8}.se-risk-badge--medium,.se-risk-badge--attention{color:#fdba74}.se-risk-badge--high{color:#fca5a5}.se-status-badge--gap{color:#fca5a5;border-color:#f8717166}.se-status-badge--active,.se-status-badge--covered{color:#6ee7b7}.se-status-badge--scheduled{color:#7dd3fc}.se-coverage-badge--gap{color:#fca5a5}.se-coverage-pill{background:#33415580;border-radius:999px;padding:1px 6px;font-size:.6875rem;font-weight:650}.se-coverage-pill--gap{color:#fecaca;background:#7f1d1d59}.se-readiness-list{flex-direction:column;gap:8px;display:flex}.se-readiness-card{background:#08162abf;border:1px solid #38598266;border-radius:8px;overflow:hidden}.se-readiness-card__open{text-align:left;width:100%;color:inherit;cursor:pointer;background:0 0;border:none;padding:10px}.se-readiness-card__top{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.se-readiness-card__name{margin:0;font-size:.8125rem;font-weight:650}.se-readiness-card__pct{color:#7dd3fc;font-size:.875rem;font-weight:700}.se-readiness-bar{background:#33415599;border-radius:999px;height:4px;margin:8px 0;overflow:hidden}.se-readiness-bar__fill{border-radius:inherit;background:linear-gradient(90deg,#0891b2,#22d3ee);height:100%;display:block}.se-readiness-status-label{color:var(--biz-text-secondary);font-size:.6875rem}.se-readiness-chips{flex-wrap:wrap;gap:4px;margin:6px 0 0;padding:0;list-style:none;display:flex}.se-readiness-chips li{color:#fecaca;background:#7f1d1d40;border-radius:4px;padding:2px 6px;font-size:.625rem}.se-readiness-checklist{flex-wrap:wrap;gap:4px;margin:8px 0 0;padding:0;list-style:none;display:flex}.se-readiness-checklist__item{color:var(--biz-text-muted);border:1px dashed #38598280;border-radius:4px;padding:2px 5px;font-size:.5625rem}.se-readiness-card__action{color:#7dd3fc;cursor:pointer;background:#0f172a8c;border:none;border-top:1px solid #38598259;width:100%;padding:7px;font-size:.6875rem;font-weight:600}.se-post-row-list{flex-direction:column;gap:6px;display:flex}.se-post-row{background:#08162aa6;border:1px solid #38598259;border-radius:6px;align-items:stretch;display:flex;overflow:hidden}.se-post-row--gap{border-color:#f8717173}.se-post-row__main{color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;flex:1;grid-template-columns:4px minmax(120px,1.2fr) repeat(5,minmax(0,1fr));align-items:center;gap:8px;min-width:0;padding:8px 10px;display:grid}.se-post-row__rail{border-radius:2px;align-self:stretch}.se-post-row__rail--gap{background:#f87171}.se-post-row__rail--ok{background:#34d399}.se-post-row__name{font-size:.75rem;font-weight:650;display:block}.se-post-row__parent{color:var(--biz-text-muted);font-size:.625rem;display:block}.se-post-row__field-label{text-transform:uppercase;color:var(--biz-text-muted);letter-spacing:.04em;font-size:.5625rem;display:block}.se-post-row__action{color:#7dd3fc;cursor:pointer;background:#0f172a80;border:none;border-left:1px solid #38598259;flex-shrink:0;max-width:7rem;padding:0 10px;font-size:.625rem;font-weight:600}.se-timeline-groups{flex-direction:column;gap:10px;display:flex}.se-timeline-group__label{text-transform:uppercase;letter-spacing:.06em;color:#67e8f9;margin:0 0 6px;font-size:.6875rem;font-weight:650}.se-timeline-item{border:1px solid #38598259;border-radius:6px;margin-bottom:6px;display:flex;overflow:hidden}.se-timeline-item__main{color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;flex-wrap:wrap;flex:1;align-items:center;gap:8px;padding:8px 10px;display:flex}.se-timeline-item__name{font-size:.75rem;font-weight:650}.se-timeline-item__time,.se-timeline-item__guards{color:var(--biz-text-muted);font-size:.625rem}.se-timeline-item__action{color:#7dd3fc;cursor:pointer;background:#0f172a80;border:none;border-left:1px solid #38598259;padding:0 8px;font-size:.625rem;font-weight:600}.se-directory-section__head{margin-bottom:8px}.se-directory-list{flex-direction:column;gap:6px;display:flex}.se-directory-empty{color:var(--biz-text-muted);border:1px dashed #38598266;border-radius:6px;padding:12px;font-size:.75rem}.se-dir-row{background:#08162aa6;border:1px solid #38598259;border-radius:6px;display:flex;overflow:hidden}.se-dir-row--gap{border-color:#f8717166}.se-dir-row--selected{box-shadow:inset 0 0 0 1px #22d3ee59}.se-dir-row__main{color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;flex:1;grid-template-columns:4px 36px minmax(140px,1.1fr) repeat(7,minmax(0,1fr));align-items:center;gap:8px;min-width:0;padding:8px 10px;display:grid}.se-dir-row__rail{border-radius:2px;align-self:stretch}.se-dir-row__rail--gap{background:#f87171}.se-dir-row__rail--ok{background:#34d399}.se-dir-row__mark{color:#a5f3fc;background:#0e74904d;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.625rem;font-weight:700;display:flex}.se-dir-row__name{font-size:.75rem;font-weight:650;display:block}.se-dir-row__field-label{text-transform:uppercase;color:var(--biz-text-muted);font-size:.5625rem;display:block}.se-dir-row__action{color:#7dd3fc;cursor:pointer;background:#0f172a80;border:none;border-left:1px solid #38598259;flex-shrink:0;max-width:8rem;padding:0 10px;font-size:.625rem;font-weight:600}.se-detail-drawer{max-width:420px}.se-detail-drawer__header{border-bottom:1px solid #38598266;justify-content:space-between;align-items:flex-start;gap:10px;padding:14px 16px;display:flex}.se-detail-drawer__identity{gap:10px;display:flex}.se-detail-drawer__mark{color:#67e8f9;background:#082f4999;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:.75rem;font-weight:700;display:flex}.se-detail-drawer__name{margin:0 0 6px;font-size:1rem;font-weight:650}.se-detail-drawer__body{flex:1;padding:12px 16px 16px;overflow-y:auto}.se-detail-section{margin-bottom:14px}.se-detail-section__title{text-transform:uppercase;letter-spacing:.06em;color:#67e8f9;margin:0 0 8px;font-size:.6875rem;font-weight:650}.se-detail-list{margin:0;padding:0;font-size:.75rem;list-style:none}.se-detail-list li{margin-bottom:6px}.se-detail-list__label{color:var(--biz-text-muted);text-transform:uppercase;font-size:.625rem;display:block}.se-detail-dl{gap:8px;margin:0;font-size:.75rem;display:grid}.se-detail-dl dt{color:var(--biz-text-muted);text-transform:uppercase;font-size:.625rem}.se-detail-dl dd{margin:2px 0 0}.se-detail-readiness{flex-wrap:wrap;align-items:center;gap:8px;font-size:.75rem;display:flex}.se-detail-readiness__pct{color:#7dd3fc;font-weight:700}.se-detail-missing{color:#fecaca;margin:8px 0;padding-left:1rem;font-size:.6875rem}.se-detail-muted{color:var(--biz-text-muted);font-size:.6875rem}.se-detail-posts{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.se-detail-posts__item{background:#0f172a80;border-radius:6px;flex-wrap:wrap;align-items:center;gap:8px;padding:6px 8px;font-size:.6875rem;display:flex}.se-detail-posts__name{flex:1;font-weight:600}.se-detail-activity{color:var(--biz-text-secondary);margin:0;padding-left:1rem;font-size:.6875rem}.se-detail-drawer__footer{border-top:1px solid #38598266;flex-wrap:wrap;gap:6px;padding:12px 16px;display:flex}.se-detail-drawer__link{align-items:center;text-decoration:none;display:inline-flex}.se-skeleton-header{border-radius:8px;height:140px}.se-skeleton-strip{border-radius:6px;height:56px}.se-skeleton-panel{border-radius:8px;min-height:280px}.se-skeleton-panel--tall{min-height:320px}.se-skeleton-directory{border-radius:8px;min-height:220px}@media (max-width:1100px){.sites-events-workbench,.sites-events-feature-grid{grid-template-columns:1fr}.se-op-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.se-post-row__main,.se-dir-row__main{grid-template-rows:auto;grid-template-columns:4px 1fr}.se-post-row__main>:not(.se-post-row__rail):not(.se-post-row__identity),.se-dir-row__main>:not(.se-dir-row__rail):not(.se-dir-row__identity):not(.se-dir-row__mark){grid-column:2}}@media (max-width:640px){.sites-events-page{padding:16px 14px 22px}.se-op-card-grid{grid-template-columns:1fr}.biz-drawer-panel.se-detail-drawer{border-radius:0;width:100%;max-width:none;height:100%}}
