.biz-root{min-height:100vh;font-family:var(--font-body,system-ui, sans-serif);color:#0f172a;background:#eef1f6}.biz-app{grid-template-columns:var(--biz-sidebar-width,260px) minmax(0, 1fr);--biz-sidebar-width:256px;min-height:100vh;display:grid;overflow-x:hidden}.biz-app--sidebar-collapsed{--biz-sidebar-width:72px}.biz-main-column{flex-direction:column;width:100%;min-width:0;display:flex}.biz-main-content{flex:1;padding:1.5rem 1.5rem 2rem;overflow:auto}.biz-sidebar--desktop{color:#e2e8f0;background:linear-gradient(#0f1b33 0%,#0a1428 100%);border-right:1px solid #ffffff0f;width:100%;min-width:0;max-width:100%;transition:width .18s,min-width .18s,max-width .18s;overflow:hidden}.biz-sidebar-inner{flex-direction:column;height:100%;padding:1rem .75rem;display:flex}.biz-sidebar-brand{letter-spacing:.02em;align-items:center;gap:.65rem;padding:.5rem .65rem 1rem;font-weight:600;display:flex}.biz-sidebar-logo{color:#93c5fd}.biz-sidebar-section-title{text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin:0;padding:.75rem .65rem .35rem;font-size:.65rem}.biz-sidebar-section-divider{background:#ffffff14;height:1px;margin:.5rem .35rem}.biz-sidebar-list{margin:0;padding:0;list-style:none}.biz-sidebar-link{color:#cbd5e1;border-radius:8px;align-items:center;gap:.65rem;padding:.55rem .65rem;font-size:.875rem;text-decoration:none;transition:background .15s,color .15s;display:flex}.biz-sidebar-link:hover{color:#f8fafc;background:#ffffff0f}.biz-sidebar-link--active{color:#f8fafc;background:#3b82f62e;box-shadow:inset 3px 0 #3b82f6}.biz-sidebar-link-icon{flex-shrink:0}.biz-sidebar-link-label{flex:1;min-width:0}.biz-sidebar-inner--collapsed{padding-inline:0}.biz-sidebar-inner--collapsed .biz-sidebar-brand{justify-content:center;gap:0;padding-inline:0}.biz-sidebar-inner--collapsed .biz-sidebar-section{padding-inline:8px}.biz-sidebar-inner--collapsed .biz-sidebar-section-divider{background:#94a3b824;width:calc(100% - 16px);height:1px;margin:12px auto;display:block}.biz-sidebar-inner--collapsed .biz-sidebar-link{border-radius:12px;justify-content:center;gap:0;width:44px;height:44px;margin-inline:auto;padding:0;position:relative}.biz-sidebar-inner--collapsed .biz-sidebar-link--active{box-shadow:none}.biz-sidebar-inner--collapsed .biz-sidebar-link-icon{width:20px;height:20px;margin:0}.biz-sidebar-inner--collapsed .biz-count-badge--sidebar-collapsed{min-width:16px;height:16px;padding:0 4px;font-size:10px;line-height:16px;top:4px;right:4px}.biz-header{z-index:20;background:#fff;border-bottom:1px solid #e2e8f0;position:sticky;top:0;box-shadow:0 1px #0f172a0a}.biz-header-inner{grid-template-columns:minmax(260px,340px) minmax(260px,1fr) auto;align-items:center;gap:16px;max-width:100%;min-height:72px;padding:.65rem 1.25rem;display:grid}.biz-header-left{align-items:center;gap:12px;min-width:0;display:flex}.biz-header-toggles{flex-shrink:0;align-items:center;gap:8px;display:flex}.biz-header-center{justify-content:center;align-items:center;min-width:0;display:flex;position:relative}.biz-header-right{white-space:nowrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px;min-width:max-content;display:flex}.biz-header-titles{min-width:0;max-width:100%}.biz-header-page-title{color:#0f172a;margin:0;font-size:.95rem;font-weight:600;line-height:1.25}.biz-header-business-name{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin:.15rem 0 0;font-size:.75rem;line-height:1.2;overflow:hidden}.biz-header-search{background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:.5rem;width:min(100%,520px);max-width:560px;min-height:2.375rem;padding:.45rem .85rem;display:flex}.biz-header-search-icon{color:#64748b;flex-shrink:0}.biz-header-search input{background:0 0;border:none;outline:none;width:100%;min-width:0;font-size:.875rem}.biz-header-search-popover,.biz-header-search-toggle,.biz-header-menu-mobile,.biz-header-search-close{display:none}.biz-header-collapse{display:inline-flex}.biz-icon-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:2.375rem;height:2.375rem;display:inline-flex}.biz-icon-btn:hover{background:#f8fafc}.biz-icon-btn:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.biz-readiness-pill{white-space:nowrap;box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:.35rem;min-height:2.375rem;padding:.4rem .7rem;font-size:.75rem;display:inline-flex}.biz-readiness-dot{background:#22c55e;border-radius:50%;width:.45rem;height:.45rem}.biz-readiness-pill--attention .biz-readiness-dot{background:#f59e0b}.biz-readiness-pill--critical .biz-readiness-dot{background:#ef4444}.biz-lang{flex-shrink:0;position:relative}.biz-lang-trigger{color:#334155;cursor:pointer;white-space:nowrap;box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:.35rem;max-width:100%;min-height:2.375rem;padding:.4rem .65rem;font-size:.75rem;display:inline-flex}.biz-lang-trigger:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.biz-lang-trigger-icon,.biz-lang-trigger-chevron{color:#64748b;flex-shrink:0}.biz-lang-trigger-compact{font-weight:600;display:none}.biz-lang-menu{min-width:200px;padding:.35rem}.biz-lang-option{text-align:left;color:#334155;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.55rem;width:100%;padding:.5rem .6rem;font-size:.82rem;display:flex}.biz-lang-option:hover{background:#f1f5f9}.biz-lang-option:focus-visible{outline-offset:-2px;outline:2px solid #2563eb}.biz-lang-option--active{color:#1e3a8a;background:#eff6ff;font-weight:600}.biz-lang-option-code{color:#64748b;min-width:1.75rem;font-size:.72rem;font-weight:700}.biz-lang-option--active .biz-lang-option-code{color:#1d4ed8}.biz-active-alert-indicator{color:#b91c1c;box-sizing:border-box;background:#fef2f2;border:1px solid #fecaca;border-radius:999px;align-items:center;gap:.35rem;min-height:2.375rem;padding:.4rem .65rem;font-size:.75rem;font-weight:600;text-decoration:none;display:inline-flex}.biz-active-alert-indicator:focus-visible{outline-offset:2px;outline:2px solid #dc2626}.biz-profile-trigger{cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:.45rem;max-width:220px;min-height:2.375rem;padding:.2rem .7rem .2rem .35rem;display:inline-flex}.biz-profile-trigger:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.biz-profile-text{flex-direction:column;align-items:flex-start;min-width:0;line-height:1.15;display:flex}.biz-profile-name{text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:.78rem;font-weight:600;overflow:hidden}.biz-profile-role{color:#64748b;text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:.65rem;overflow:hidden}.biz-sidebar-link-icon-wrap{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.biz-count-badge--sidebar-collapsed{background:#334155;border:1px solid #fff3;min-width:1rem;padding:.05rem .25rem;font-size:.55rem;line-height:1.1;position:absolute;top:-6px;right:-8px}.biz-count-badge--sidebar-collapsed.biz-count-badge--emergency{background:#ef4444;border-color:#fecaca}.biz-btn{box-sizing:border-box;cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;min-height:2.375rem;padding:.45rem .85rem;font-size:.875rem;font-weight:500;display:inline-flex}.biz-btn:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.biz-btn-primary{color:#fff;background:#1e3a8a}.biz-btn-primary:hover{background:#1d4ed8}.biz-btn-secondary{color:#334155;background:#fff;border-color:#e2e8f0}.biz-quick-create{position:relative}.biz-quick-create-label{display:inline}.biz-dropdown-menu,.biz-dropdown-panel{z-index:40;background:#fff;border:1px solid #e2e8f0;border-radius:10px;min-width:220px;margin:0;padding:.35rem;list-style:none;position:absolute;top:calc(100% + .35rem);right:0;box-shadow:0 12px 32px #0f172a1f}.biz-dropdown-item{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:.5rem;width:100%;padding:.55rem .65rem;font-size:.875rem;display:flex}.biz-dropdown-item:hover{background:#f1f5f9}.biz-notifications{position:relative}.biz-notifications-dot{background:#ef4444;border-radius:50%;width:7px;height:7px;position:absolute;top:6px;right:6px}.biz-notifications-panel{width:min(360px,92vw);padding:.75rem}.biz-dropdown-panel-title{margin:0 0 .5rem;font-size:.8rem;font-weight:600}.biz-notifications-list{max-height:320px;margin:0;padding:0;list-style:none;overflow:auto}.biz-notification-item{border:1px solid #f1f5f9;border-radius:8px;margin-bottom:.35rem;padding:.65rem}.biz-notification-item--unread{background:#f8fafc}.biz-notification-item--emergency{background:#fff7f7;border-color:#fecaca}.biz-notification-title{margin:0;font-size:.8rem;font-weight:600}.biz-notification-desc{color:#64748b;margin:.25rem 0 0;font-size:.75rem}.biz-notification-time{color:#94a3b8;font-size:.65rem}.biz-profile{position:relative}.biz-profile-menu{padding:.75rem;right:0}.biz-profile-menu-name{margin:0;font-weight:600}.biz-profile-menu-role,.biz-profile-menu-meta{color:#64748b;margin:.2rem 0 0;font-size:.75rem}.biz-content-shell{width:100%;max-width:1320px;margin-inline:auto}.biz-content-shell--dashboard{width:100%;max-width:none;margin-inline:auto;padding-inline:0}.biz-page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem 1.5rem;width:100%;margin-bottom:1.5rem;display:flex}.biz-page-header-text{flex:280px;min-width:0}.biz-page-header-actions{flex-shrink:0;align-items:center;margin-left:auto;display:flex}.biz-page-title{margin:0;font-size:1.5rem;font-weight:600}.biz-page-description{color:#64748b;max-width:52ch;margin:.35rem 0 0;font-size:.925rem}.biz-empty-state{text-align:center;background:#fff;border:1px dashed #cbd5e1;border-radius:12px;margin-bottom:1.5rem;padding:2rem 1.5rem}.biz-empty-state-icon{color:#1d4ed8;background:#eff6ff;border-radius:999px;margin-bottom:.75rem;padding:.75rem;display:inline-flex}.biz-empty-state-message{color:#475569;margin:0;max-width:42ch;margin-inline:auto}.biz-alert-banner{background:linear-gradient(90deg,#fff7f7,#fff);border:1px solid #fecaca;border-radius:10px;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding:.85rem 1rem;display:flex}.biz-alert-banner-title{margin:0;font-size:.9rem;font-weight:600}.biz-alert-banner-meta{color:#64748b;margin:.2rem 0 0;font-size:.8rem}.biz-placeholder-heading{text-transform:uppercase;letter-spacing:.06em;color:#64748b;margin:0 0 .75rem;font-size:.85rem}.biz-placeholder-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.biz-placeholder-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;justify-content:space-between;min-height:88px;padding:.85rem;display:flex}.biz-placeholder-card-label{font-size:.875rem;font-weight:600}.biz-placeholder-card-hint{color:#94a3b8;font-size:.7rem}.biz-count-badge{color:#e2e8f0;background:#ffffff1f;border-radius:999px;padding:.1rem .4rem;font-size:.65rem;font-weight:700}.biz-count-badge--emergency{color:#fff;background:#ef4444}.biz-status-badge{border:1px solid #e2e8f0;border-radius:999px;padding:.2rem .5rem;font-size:.7rem;font-weight:600;display:inline-flex}.biz-status-badge--neutral{color:#475569;background:#f8fafc}.biz-status-badge--success{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.biz-status-badge--info{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.biz-status-badge--warning{color:#b45309;background:#fffbeb;border-color:#fde68a}.biz-status-badge--danger{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.biz-drawer-root{z-index:50;position:fixed;inset:0}.biz-drawer-backdrop{cursor:pointer;background:#0f172a73;border:none;position:absolute;inset:0}.biz-drawer-panel{color:#e2e8f0;background:#0f1b33;flex-direction:column;width:min(280px,88vw);height:100%;display:flex;position:absolute;top:0;left:0;box-shadow:8px 0 24px #0003}.biz-drawer-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.biz-drawer-title{margin:0;font-size:1rem}.biz-drawer-body{flex:1;overflow:auto}body.biz-drawer-open{overflow:hidden}.biz-startup{color:#e2e8f0;background:radial-gradient(circle at 50% 0,#1e3a8a 0%,#0a1428 55%,#050a14 100%);place-items:center;min-height:100vh;display:grid;position:relative;overflow:hidden}.biz-startup-grid{opacity:.35;background-image:linear-gradient(#94a3b814 1px,#0000 1px),linear-gradient(90deg,#94a3b814 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.biz-startup-scan{background:linear-gradient(#0000 0%,#3b82f61f 50%,#0000 100%);animation:3s ease-in-out infinite biz-scan;position:absolute;inset:0}.biz-startup-card{z-index:1;background:#0f1b33eb;border:1px solid #94a3b833;border-radius:16px;width:min(440px,92vw);padding:2rem 1.75rem;position:relative;box-shadow:0 24px 64px #00000059}.biz-startup-icon-wrap{place-items:center;width:64px;height:64px;margin-bottom:1rem;display:grid;position:relative}.biz-startup-shield{color:#93c5fd}.biz-startup-radar{border:1px solid #3b82f659;border-radius:50%;animation:2.4s ease-out infinite biz-radar;position:absolute;inset:-4px}.biz-startup-title{margin:0;font-size:1.25rem;font-weight:600}.biz-startup-subtitle{color:#94a3b8;margin:.35rem 0 1rem;font-size:.85rem}.biz-startup-progress{background:#ffffff14;border-radius:999px;height:4px;margin-bottom:1rem;overflow:hidden}.biz-startup-progress-bar{background:linear-gradient(90deg,#3b82f6,#60a5fa);height:100%;transition:width .25s}.biz-startup-steps{margin:0;padding:0;font-size:.8rem;list-style:none}.biz-startup-step{color:#64748b;padding:.35rem 0}.biz-startup-step--active{color:#e2e8f0;font-weight:600}.biz-startup-step--done{color:#86efac}.biz-skeleton{background:linear-gradient(90deg,#e2e8f0 0%,#f1f5f9 50%,#e2e8f0 100%) 0 0/200% 100%;border-radius:6px;animation:1.4s ease-in-out infinite biz-shimmer}.biz-skeleton-bar{height:12px;margin-bottom:.5rem}.biz-skeleton-bar--xs{width:30%;height:10px}.biz-skeleton-bar--sm{width:45%;height:10px}.biz-skeleton-bar--md{width:65%}.biz-skeleton-bar--lg{width:55%;height:20px}.biz-skeleton-bar--title{width:40%;height:22px}.biz-skeleton-bar--desc{width:70%;height:14px}.biz-skeleton-bar--filter{border-radius:999px;width:120px;height:36px}.biz-skeleton-bar--action{width:100px;height:36px;margin-left:auto}.biz-skeleton-page{flex-direction:column;gap:1rem;display:flex}.biz-skeleton-metrics{grid-template-columns:repeat(4,1fr);gap:.75rem;display:grid}.biz-skeleton-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:.85rem}.biz-skeleton-card--tall{min-height:120px}.biz-skeleton-two-col{grid-template-columns:1.4fr 1fr;gap:1rem;display:grid}.biz-skeleton-stack{flex-direction:column;gap:.75rem;display:flex}.biz-skeleton-table{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:.75rem}.biz-skeleton-table-row{border-top:1px solid #f1f5f9;grid-template-columns:2fr 1fr .6fr;gap:.75rem;padding:.55rem 0;display:grid}.biz-skeleton-filter-bar{align-items:center;gap:.5rem;display:flex}.biz-skeleton-card-grid{gap:.75rem;display:grid}.biz-skeleton-map{background:#dbeafe;border-radius:10px;min-height:220px;position:relative;overflow:hidden}.biz-skeleton-map-grid{background-image:linear-gradient(#ffffff59 1px,#0000 1px),linear-gradient(90deg,#ffffff59 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.biz-skeleton-map-pulse{background:#2563eb;border-radius:50%;width:12px;height:12px;animation:1.6s ease-in-out infinite biz-pulse;position:absolute;top:45%;left:48%}.biz-skeleton-activity-item{background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:flex-start;gap:.65rem;padding:.65rem;display:flex}.biz-skeleton-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.biz-skeleton-live-grid{grid-template-columns:1.5fr 1fr;gap:1rem;display:grid}.biz-skeleton-live-ops{flex-direction:column;gap:1rem;display:flex}.biz-toast-region{z-index:60;flex-direction:column;gap:.5rem;display:flex;position:fixed;bottom:1rem;right:1rem}.biz-toast{color:#f8fafc;background:#0f172a;border-radius:10px;max-width:min(360px,92vw);padding:.75rem 1rem;font-size:.875rem;box-shadow:0 12px 32px #0f172a40}.biz-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.biz-chevron-open{transform:rotate(180deg)}@keyframes biz-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes biz-scan{0%,to{opacity:0;transform:translateY(-30%)}40%{opacity:.5}50%{opacity:.35;transform:translateY(30%)}}@keyframes biz-radar{0%{opacity:.7;transform:scale(.85)}to{opacity:0;transform:scale(1.35)}}@keyframes biz-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.65;transform:scale(1.4)}}@media (max-width:1279px){.biz-header-inner{grid-template-columns:minmax(220px,300px) minmax(200px,1fr) auto;gap:12px;padding-inline:1rem}.biz-header-search{width:min(100%,420px)}.biz-placeholder-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1023px){.biz-header-inner{grid-template-columns:minmax(200px,1fr) auto;grid-template-areas:"left right""center center";row-gap:10px}.biz-header-left{grid-area:left}.biz-header-right{grid-area:right}.biz-header-center{grid-area:center}.biz-header-search{width:min(100%,360px)}.biz-readiness-pill{padding-inline:.55rem;font-size:.7rem}.biz-placeholder-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.biz-skeleton-metrics{grid-template-columns:repeat(2,1fr)}.biz-skeleton-two-col,.biz-skeleton-live-grid{grid-template-columns:1fr}}@media (max-width:767px){.biz-sidebar--desktop,.biz-header-collapse{display:none}.biz-header-menu-mobile{display:inline-flex}.biz-header-inner{grid-template-columns:1fr auto;grid-template-areas:"left right""center center";gap:8px;min-height:64px;padding:.5rem .75rem}.biz-header-titles{max-width:140px}.biz-header-search{display:none}.biz-header-search-toggle{display:inline-flex}.biz-header-search-popover{z-index:2;background:#fff;align-items:center;gap:8px;padding:.25rem 0;display:flex;position:absolute;top:0;left:0;right:0}.biz-header-search--popover{flex:1;width:auto;max-width:none;display:flex}.biz-header-search-close{display:inline-flex}.biz-readiness-pill,.biz-lang-trigger-text{display:none}.biz-lang-trigger-compact{display:inline}.biz-lang-trigger-chevron,.biz-quick-create-label{display:none}.biz-active-alert-label{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.biz-profile-text{display:none}.biz-main-content{padding:1rem}.biz-page-header{flex-direction:column;align-items:stretch}.biz-page-header-actions{width:100%;margin-left:0}.biz-page-header-actions .biz-btn{width:100%}.biz-placeholder-grid{grid-template-columns:1fr}}@media (min-width:768px) and (max-width:1023px){.biz-header-collapse{display:inline-flex}.biz-header-menu-mobile{display:none}}@media (prefers-reduced-motion:reduce){.biz-startup-scan,.biz-startup-radar,.biz-skeleton,.biz-skeleton-map-pulse{animation:none!important}.biz-sidebar--desktop{transition:none}}.biz-header-search-mobile-slot{display:none}@media (max-width:767px){.biz-header-search-mobile-slot{display:inline-flex}.biz-header:not(.biz-header--search-open) .biz-header-inner{grid-template-areas:"left right"}.biz-header:not(.biz-header--search-open) .biz-header-center{display:none}.biz-header--search-open .biz-header-inner{grid-template-areas:"left right""center center"}.biz-header--search-open .biz-header-center{display:flex}.biz-header--search-open .biz-header-search-mobile-slot{display:none}}
.biz-content-shell--dashboard .dashboard-page{background:#071426;width:100%;max-width:none;padding:22px 24px 32px}.dashboard-stack{flex-direction:column;gap:16px;display:flex}.dashboard-page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.dashboard-page-header__title{color:var(--biz-text,#e2e8f0);margin:0;font-size:1.375rem;font-weight:650}.dashboard-page-header__subtitle{color:var(--biz-text-secondary,#94a3b8);max-width:42rem;margin:4px 0 0;font-size:.8125rem}.dashboard-page-header__actions{flex-wrap:wrap;gap:8px;display:flex}.dashboard-btn{cursor:pointer;border:1px solid #0000;border-radius:10px;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-size:.8125rem;font-weight:550;transition:background .15s,border-color .15s;display:inline-flex}.dashboard-btn:focus-visible{outline-offset:2px;outline:2px solid #38bdf8}.dashboard-btn--outline{color:#bfdbfe;background:#08162ad9;border-color:#3b82f659}.dashboard-btn--outline:hover{background:#0f233ef2}.dashboard-btn--primary{color:#eff6ff;background:linear-gradient(#2563eb 0%,#1d4ed8 100%);border-color:#2563eb99}.dashboard-btn--primary:hover{filter:brightness(1.05)}.dashboard-filter-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.dashboard-filter-left,.dashboard-filter-right{align-items:center;gap:10px;display:flex}.dashboard-filter-control{align-items:center;display:inline-flex;position:relative}.dashboard-filter-select{appearance:none;color:#cbd5e1;cursor:pointer;background:#08162ae6;border:1px solid #3b82f647;border-radius:999px;padding:8px 32px 8px 14px;font-size:.8125rem}.dashboard-filter-select:focus-visible{outline-offset:2px;outline:2px solid #38bdf8}.dashboard-filter-chevron{pointer-events:none;color:#64748b;position:absolute;right:10px}.dashboard-filter-pill{color:#cbd5e1;cursor:pointer;background:#08162ae6;border:1px solid #3b82f647;border-radius:999px;padding:8px 14px;font-size:.8125rem}.dashboard-filter-pill:hover{border-color:#60a5fa73}.dashboard-kpi-strip{background:#0a1c34d6;border:1px solid #3b82f638;border-radius:16px;grid-template-columns:repeat(6,minmax(0,1fr));min-height:100px;display:grid;overflow:hidden}.dashboard-kpi-cell{border-right:1px solid #94a3b81f;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-width:0;padding:18px 16px;display:grid}.dashboard-kpi-cell:last-child{border-right:none}.dashboard-kpi-cell__icon{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.dashboard-kpi-cell__icon--blue{color:#60a5fa;background:#3b82f62e}.dashboard-kpi-cell__icon--green{color:#34d399;background:#34d39926}.dashboard-kpi-cell__icon--red{color:#f87171;background:#f8717126}.dashboard-kpi-cell__icon--purple{color:#c084fc;background:#c084fc26}.dashboard-kpi-cell__text{flex-direction:column;gap:2px;min-width:0;display:flex}.dashboard-kpi-cell__label{color:#8ea6c8;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.dashboard-kpi-cell__value{color:#fff;font-size:1.5rem;font-weight:700;line-height:1.1}.dashboard-kpi-cell__trend{font-size:.75rem;font-weight:600}.dashboard-kpi-cell__side-icon{opacity:.45;filter:drop-shadow(0 0 10px);flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.dashboard-kpi-cell__side-icon svg{width:28px;height:28px}.dashboard-kpi-cell__side-icon--blue{color:#60a5fa}.dashboard-kpi-cell__side-icon--green{color:#34d399}.dashboard-kpi-cell__side-icon--red{color:#f87171}.dashboard-kpi-cell__side-icon--purple{color:#c084fc}.dashboard-kpi-cell__trend--blue{color:#93c5fd}.dashboard-kpi-cell__trend--green{color:#6ee7b7}.dashboard-kpi-cell__trend--red{color:#fca5a5}.dashboard-kpi-cell__trend--purple{color:#d8b4fe}.dashboard-primary-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:16px;display:grid}.dashboard-secondary-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr) minmax(0,1.05fr) minmax(0,1.15fr);align-items:stretch;gap:16px;display:grid}.dashboard-bottom-grid{grid-template-columns:minmax(0,1.75fr) minmax(360px,.75fr);align-items:stretch;gap:16px;display:grid}.dashboard-panel{background:#0a1c34c7;border:1px solid #3b82f633;border-radius:16px;flex-direction:column;min-height:340px;display:flex;overflow:hidden}.dashboard-panel--secondary{min-height:300px}.dashboard-panel--bottom{min-height:350px}.dashboard-panel__header{justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 18px 8px;display:flex}.dashboard-panel__header--tabs{align-items:center}.dashboard-panel__title{color:#f1f5f9;margin:0;font-size:.9375rem;font-weight:650}.dashboard-panel__subtitle{color:#94a3b8;margin:4px 0 0;font-size:.75rem}.dashboard-panel__dropdown,.dashboard-panel__header-link{color:#cbd5e1;cursor:pointer;white-space:nowrap;background:#08162ad9;border:1px solid #3b82f647;border-radius:8px;align-items:center;gap:6px;padding:6px 10px;font-size:.75rem;text-decoration:none;display:inline-flex}.dashboard-panel__body{flex:1;min-height:0;padding:14px 18px 18px}.dashboard-panel__body--chart{flex-direction:column;display:flex}.dashboard-panel__body--split{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.dashboard-panel__body--compact{padding-top:8px}.dashboard-panel__body--alerts{flex-direction:column;gap:12px;display:flex}.dashboard-panel__body--performance{flex-direction:column;gap:8px;display:flex}.dashboard-panel__stats-row{border-top:1px solid #94a3b81f;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 18px;display:grid}.dashboard-panel__stats-row div{text-align:center;border-right:1px solid #94a3b81a;padding:10px 0}.dashboard-panel__stats-row div:last-child{border-right:none}.dashboard-panel__stats-row span{color:#94a3b8;font-size:.6875rem;display:block}.dashboard-panel__stats-row strong{color:#f1f5f9;font-size:1rem}.dashboard-panel__footer{margin-top:auto;padding:0 18px 14px}.dashboard-panel__link{color:#60a5fa;cursor:pointer;background:0 0;border:none;padding:0;font-size:.75rem;text-decoration:none}.dashboard-panel__link:hover{color:#93c5fd}.dashboard-donut{border-radius:50%;flex-shrink:0;position:relative}.dashboard-donut__hole{text-align:center;background:#0a1c34f2;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:18%}.dashboard-donut__hole strong{color:#f8fafc;font-size:1.125rem}.dashboard-donut__hole span{color:#94a3b8;font-size:.625rem}.dashboard-breakdown-list{flex-direction:column;flex:1;gap:8px;min-width:140px;margin:0;padding:0;list-style:none;display:flex}.dashboard-breakdown-list li{grid-template-columns:auto 1fr auto;align-items:center;gap:8px;font-size:.75rem;display:grid}.dashboard-breakdown-list__dot{border-radius:999px;width:8px;height:8px}.dashboard-breakdown-list__label{color:#cbd5e1}.dashboard-breakdown-list__value{color:#94a3b8}.dashboard-line-chart{width:100%;margin:0}.dashboard-line-chart__svg{width:100%;height:auto;display:block}.dashboard-line-chart__grid{stroke:#94a3b826;stroke-width:1px}.dashboard-line-chart__y-label,.dashboard-line-chart__x-label{fill:#64748b;font-size:9px}.dashboard-line-chart__legend{color:#94a3b8;flex-wrap:wrap;gap:12px;margin:8px 0 0;padding:0;font-size:.6875rem;list-style:none;display:flex}.dashboard-line-chart__legend li{align-items:center;gap:6px;display:inline-flex}.dashboard-line-chart__swatch{border-radius:2px;width:10px;height:3px}.dashboard-stacked-bars{align-items:flex-end;gap:8px;height:88px;display:flex}.dashboard-stacked-bars__col{flex-direction:column;flex:1;align-items:center;gap:6px;min-width:0;display:flex}.dashboard-stacked-bars__stack{flex-direction:column-reverse;justify-content:flex-start;width:100%;max-width:28px;min-height:4px;display:flex}.dashboard-stacked-bars__seg{width:100%;min-height:2px;display:block}.dashboard-stacked-bars__seg--high{background:#f87171}.dashboard-stacked-bars__seg--medium{background:#fb923c}.dashboard-stacked-bars__seg--low{background:#60a5fa}.dashboard-stacked-bars__label{color:#64748b;font-size:.625rem}.dashboard-incident-types{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.dashboard-incident-types__row{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;display:grid}.dashboard-incident-types__rank{color:#64748b;width:1rem;font-size:.75rem}.dashboard-incident-types__main{min-width:0}.dashboard-incident-types__name{color:#e2e8f0;margin-bottom:4px;font-size:.75rem;display:block}.dashboard-incident-types__bar-track{background:#94a3b826;border-radius:999px;height:6px;overflow:hidden}.dashboard-incident-types__bar{border-radius:999px;height:100%;display:block}.dashboard-incident-types__bar--red{background:#f87171}.dashboard-incident-types__bar--orange{background:#fb923c}.dashboard-incident-types__bar--amber{background:#fbbf24}.dashboard-incident-types__bar--blue{background:#60a5fa}.dashboard-incident-types__bar--cyan{background:#22d3ee}.dashboard-incident-types__meta{color:#94a3b8;white-space:nowrap;font-size:.6875rem}.dashboard-recent-incidents{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.dashboard-recent-incidents__row{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;display:grid}.dashboard-recent-incidents__icon{border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.dashboard-recent-incidents__icon--red{color:#f87171;background:#f8717126}.dashboard-recent-incidents__icon--amber{color:#fbbf24;background:#fbbf2426}.dashboard-recent-incidents__icon--yellow{color:#facc15;background:#facc151f}.dashboard-recent-incidents__icon--blue{color:#60a5fa;background:#60a5fa26}.dashboard-recent-incidents__main{min-width:0}.dashboard-recent-incidents__main strong{color:#f1f5f9;font-size:.8125rem;display:block}.dashboard-recent-incidents__main span{color:#94a3b8;font-size:.6875rem}.dashboard-recent-incidents__meta{text-align:right}.dashboard-recent-incidents__meta time{color:#64748b;font-size:.6875rem;display:block}.dashboard-badge{border-radius:999px;margin-top:4px;padding:2px 8px;font-size:.625rem;font-weight:600;display:inline-block}.dashboard-badge--critical{color:#fca5a5;background:#f8717133}.dashboard-badge--medium{color:#fcd34d;background:#fbbf242e}.dashboard-badge--low{color:#fde047;background:#facc151f}.dashboard-badge--info{color:#93c5fd;background:#60a5fa2e}.dashboard-alerts-summary{flex-wrap:wrap;align-items:flex-start;gap:16px;display:flex}.dashboard-alerts-summary__total strong{color:#f8fafc;font-size:1.75rem;line-height:1;display:block}.dashboard-alerts-summary__total span{color:#94a3b8;font-size:.75rem}.dashboard-alerts-summary__legend{color:#cbd5e1;flex-direction:column;gap:4px;margin:0;padding:0;font-size:.6875rem;list-style:none;display:flex}.dashboard-alerts-summary__legend li{align-items:center;gap:6px;display:flex}.dashboard-alerts-summary__dot{border-radius:2px;width:8px;height:8px}.dashboard-alerts-summary__dot--high{background:#f87171}.dashboard-alerts-summary__dot--medium{background:#fb923c}.dashboard-alerts-summary__dot--low{background:#60a5fa}.dashboard-tab-group{background:#08162ad9;border:1px solid #3b82f638;border-radius:10px;gap:4px;padding:3px;display:inline-flex}.dashboard-tab{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:6px 10px;font-size:.6875rem}.dashboard-tab--active{color:#e0f2fe;background:#3b82f640}.dashboard-tab:focus-visible{outline-offset:1px;outline:2px solid #38bdf8}.dashboard-performance-legend{color:#94a3b8;flex-wrap:wrap;gap:10px;margin:0;padding:0;font-size:.6875rem;list-style:none;display:flex}.dashboard-performance-legend li{align-items:center;gap:6px;display:inline-flex}.dashboard-performance-legend span{border-radius:2px;width:10px;height:3px}.dashboard-quick-actions-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.dashboard-action-card{text-align:left;cursor:pointer;min-height:88px;color:inherit;background:#08162aa6;border:1px solid #3b82f633;border-radius:12px;flex-direction:column;gap:4px;padding:12px;text-decoration:none;transition:border-color .15s,background .15s;display:flex}.dashboard-action-card:hover{background:#0c1e36d9;border-color:#60a5fa73}.dashboard-action-card:focus-visible{outline-offset:2px;outline:2px solid #38bdf8}.dashboard-action-card__icon{color:#60a5fa;background:#3b82f626;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.dashboard-action-card--alert .dashboard-action-card__icon{color:#f87171;background:#f8717126}.dashboard-action-card--site .dashboard-action-card__icon{color:#34d399;background:#34d39926}.dashboard-action-card__title{color:#f1f5f9;font-size:.8125rem;font-weight:600}.dashboard-action-card__helper{color:#94a3b8;font-size:.6875rem}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.dashboard-page--skeleton .dashboard-skeleton-header{flex-direction:column;gap:8px;display:flex}.dashboard-skeleton-actions{flex-wrap:wrap;gap:8px;display:flex}.dashboard-skeleton-filter{justify-content:space-between;gap:12px;display:flex}.dashboard-skeleton-kpi{border-radius:16px;grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.dashboard-skeleton-primary{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr) minmax(0,1fr);gap:16px;display:grid}.dashboard-skeleton-secondary{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.dashboard-skeleton-bottom{grid-template-columns:minmax(0,1.75fr) minmax(360px,.75fr);gap:16px;display:grid}.dashboard-skeleton-bar,.dashboard-skeleton-kpi-cell,.dashboard-skeleton-panel{border-radius:10px;min-height:12px}.dashboard-skeleton-bar--title{width:140px;height:22px}.dashboard-skeleton-bar--subtitle{width:min(420px,90%);height:14px}.dashboard-skeleton-bar--btn{width:96px;height:40px}.dashboard-skeleton-bar--btn-primary{width:128px}.dashboard-skeleton-bar--filter{border-radius:999px;width:160px;height:36px}.dashboard-skeleton-kpi-cell{min-height:100px}.dashboard-skeleton-panel{min-height:340px}.dashboard-skeleton-panel--short{min-height:300px}.dashboard-skeleton-panel--wide,.dashboard-skeleton-panel--narrow{min-height:350px}@media (max-width:1200px){.dashboard-kpi-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-kpi-cell:nth-child(3){border-right:none}.dashboard-primary-grid,.dashboard-skeleton-primary,.dashboard-secondary-grid,.dashboard-skeleton-secondary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.dashboard-page{padding:16px 16px 28px}.dashboard-kpi-strip{grid-template-columns:repeat(6,minmax(220px,1fr));overflow-x:auto}.dashboard-primary-grid,.dashboard-secondary-grid,.dashboard-bottom-grid,.dashboard-skeleton-primary,.dashboard-skeleton-secondary,.dashboard-skeleton-bottom,.dashboard-quick-actions-grid{grid-template-columns:minmax(0,1fr)}}
.biz-root{--biz-bg-deep:#08172d;--biz-bg-header:#0b1b33;--biz-card:#10223d;--biz-card-elevated:#132a49;--biz-border:#94a3b829;--biz-text:#f8fafc;--biz-text-secondary:#94a3b8;--biz-text-muted:#7f8da3;--biz-accent:#2563eb;color:var(--biz-text);background:var(--biz-bg-deep)}.biz-main-content{background:var(--biz-bg-deep)}.biz-header{background:var(--biz-bg-header);border-bottom-color:var(--biz-border);box-shadow:none}.biz-header-page-title{color:var(--biz-text)}.biz-header-business-name{color:var(--biz-text-secondary)}.biz-header-search{border-color:var(--biz-border);background:#0f213ad9}.biz-header-search input{color:var(--biz-text)}.biz-header-search input::placeholder{color:var(--biz-text-muted)}.biz-header-search-icon{color:var(--biz-text-secondary)}.biz-icon-btn{border-color:var(--biz-border);color:var(--biz-text-secondary);background:#0f213a99}.biz-icon-btn:hover{color:var(--biz-text);background:#132a49e6}@media (min-width:768px){.biz-header-menu-mobile{display:none!important}}.biz-readiness-pill{border-color:var(--biz-border);color:var(--biz-text-secondary);background:#0f213aa6}.biz-lang-trigger{border-color:var(--biz-border);color:var(--biz-text);background:#0f213aa6}.biz-lang-trigger-icon,.biz-lang-trigger-chevron{color:var(--biz-text-secondary)}.biz-lang-option{color:var(--biz-text)}.biz-lang-option:hover{background:#2563eb1f}.biz-lang-option--active{color:#bfdbfe;background:#2563eb2e}.biz-lang-option-code{color:var(--biz-text-muted)}.biz-lang-option--active .biz-lang-option-code{color:#93c5fd}.biz-active-alert-indicator{color:#fecaca;background:#7f1d1d59;border-color:#f8717159}.biz-profile-trigger{border-color:var(--biz-border);color:var(--biz-text);background:#0f213aa6}.biz-profile-name{color:var(--biz-text)}.biz-profile-role{color:var(--biz-text-muted)}.biz-dropdown-menu,.biz-dropdown-panel{background:var(--biz-card-elevated);border-color:var(--biz-border);color:var(--biz-text)}.biz-dropdown-item{color:var(--biz-text)}.biz-dropdown-item:hover{background:#2563eb1f}.biz-dropdown-panel-title,.biz-profile-menu-name{color:var(--biz-text)}.biz-profile-menu-role,.biz-profile-menu-meta,.biz-notification-desc,.biz-notification-time{color:var(--biz-text-muted)}.biz-notification-item{border-color:var(--biz-border)}.biz-notification-item--unread{background:#0f213a80}.biz-page-title{color:var(--biz-text)}.biz-page-description{color:var(--biz-text-secondary)}.biz-empty-state{background:var(--biz-card);border-color:var(--biz-border)}.biz-empty-state-message{color:var(--biz-text-secondary)}.biz-placeholder-card{background:var(--biz-card);border-color:var(--biz-border)}.biz-placeholder-card-label{color:var(--biz-text)}.biz-placeholder-card-hint,.biz-placeholder-heading{color:var(--biz-text-muted)}.biz-alert-banner{background:#7f1d1d40;border-color:#f8717159}.biz-alert-banner-meta{color:var(--biz-text-secondary)}.biz-status-badge--neutral{color:var(--biz-text-secondary);border-color:var(--biz-border);background:#0f213acc}.biz-status-badge--success{color:#6ee7b7;background:#064e3b59;border-color:#34d39959}.biz-status-badge--info{color:#93c5fd;background:#1e3a8a59;border-color:#3b82f659}.biz-status-badge--warning{color:#fcd34d;background:#78350f59;border-color:#fbbf2459}.biz-status-badge--danger{color:#fecaca;background:#7f1d1d66;border-color:#f8717159}.biz-skeleton{background:linear-gradient(90deg,#1e3a5f80 0%,#2d4a6fa6 50%,#1e3a5f80 100%) 0 0/200% 100%}.biz-skeleton-card,.biz-skeleton-table{background:var(--biz-card);border-color:var(--biz-border)}.biz-skeleton-map{background:#0c2544}@media (max-width:767px){.biz-header-search-popover{background:var(--biz-bg-header)}}.biz-dashboard{flex-direction:column;gap:1rem;width:100%;min-width:0;display:flex}.biz-dashboard-section-stack,.biz-dashboard-stack{flex-direction:column;gap:22px;width:100%;min-width:0;display:flex}.biz-dashboard-paired-row,.biz-dashboard-pair-row{grid-template-columns:minmax(0,1.55fr) minmax(380px,.9fr);align-items:stretch;gap:18px;width:100%;min-width:0;display:grid}.biz-dashboard-paired-row--row1{align-items:stretch;min-height:380px}.dashboard-map-response-row>*,.biz-dashboard-paired-row--row1>*{align-self:stretch;min-height:380px}.biz-dashboard-paired-row--row1>.biz-dashboard-panel{flex-direction:column;display:flex}.biz-dashboard-paired-row--row1 .biz-dashboard-panel>.biz-dash-card{flex:auto;height:100%;min-height:380px}.biz-dashboard-paired-row--row1>*{min-width:0}.biz-dashboard-panel>.dashboard-map-preview-panel,.biz-dashboard-panel>.dashboard-response-queue-panel{flex:1;min-height:380px}.biz-dashboard-command-panel,.biz-dashboard-command-section{background:#0f233ec7;border:1px solid #94a3b829;border-radius:18px;width:100%;min-width:0;padding:18px 20px 20px;position:relative;overflow:visible;box-shadow:0 8px 28px #00000024}.biz-dashboard-command-panel-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:14px;display:flex}.biz-dashboard-command-panel-head-main{min-width:0}.biz-dashboard-command-panel-title{letter-spacing:.01em;color:var(--biz-text);margin:0;font-size:.95rem;font-weight:650}.biz-dashboard-command-panel-subtitle{color:#94a3b8e0;max-width:42rem;margin:.35rem 0 0;font-size:.72rem;line-height:1.45}.biz-coverage-command-grid,.biz-coverage-intelligence-grid{grid-template-columns:minmax(0,1.35fr) minmax(360px,.85fr);align-items:stretch;gap:18px;display:grid}.biz-coverage-matrix{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.biz-coverage-matrix-card{background:#08162a8c;border:1px solid #94a3b824;border-radius:12px;flex-direction:column;gap:10px;padding:12px 13px;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.biz-coverage-matrix-card:hover{background:#0f233eb8;border-color:#3b82f652;box-shadow:0 6px 18px #0000001f}.biz-coverage-matrix-card--warn{background:#78350f24;border-color:#fbbf2473;box-shadow:inset 0 0 0 1px #fbbf241f}.biz-coverage-matrix-card-top{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.biz-coverage-matrix-card-name{color:var(--biz-text);margin:0;font-size:.78rem;font-weight:650;line-height:1.3}.biz-coverage-matrix-card-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.biz-coverage-matrix-type{color:var(--biz-text-muted);font-size:.68rem}.biz-coverage-matrix-coverage{justify-content:space-between;align-items:center;gap:10px;display:flex}.biz-coverage-matrix-coverage-main{align-items:center;gap:8px;display:flex}.biz-coverage-matrix-ring{flex-shrink:0;width:36px;height:36px}.biz-coverage-matrix-ring-track{fill:none;stroke:#94a3b833;stroke-width:3px}.biz-coverage-matrix-ring-fill{fill:none;stroke:#34d399;stroke-width:3px;stroke-linecap:round}.biz-coverage-matrix-ring-fill--warn{stroke:#fbbf24}.biz-coverage-matrix-fraction{color:var(--biz-text);font-variant-numeric:tabular-nums;font-size:.82rem;font-weight:700;display:block}.biz-coverage-matrix-fraction-label{color:var(--biz-text-muted);font-size:.62rem;display:block}.biz-coverage-matrix-coverage-side{flex-direction:column;flex:1;align-items:flex-end;gap:6px;min-width:0;display:flex}.biz-coverage-matrix-bar{width:100%;max-width:88px}.biz-coverage-matrix-card-foot{border-top:1px solid #94a3b81a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding-top:2px;display:flex}.biz-coverage-matrix-supervisor{color:var(--biz-text-secondary);align-items:center;gap:6px;font-size:.68rem;display:inline-flex}.biz-dash-coverage-matrix-panel{gap:14px}.biz-dash-deployment-brief--panel{padding:14px 16px}.biz-dash-deploy-manpower{flex-direction:column;gap:10px;display:flex}.biz-dash-deploy-manpower-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:10px;display:flex}.biz-dash-deploy-manpower-label{letter-spacing:.04em;text-transform:uppercase;color:#cbd5e1e0;font-size:.68rem;font-weight:700}.biz-dash-deploy-chips--grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:0;display:grid}.biz-dash-deploy-intel-cards{grid-template-columns:1fr;gap:10px;display:grid}.biz-dash-deploy-intel-card{background:#0f213a73;border:1px solid #94a3b81f;border-radius:10px;padding:10px 11px}.biz-dash-deploy-intel-card--warn{background:#78350f1a;border-color:#fbbf2447}.biz-dash-deploy-intel-card-body{color:var(--biz-text-secondary);flex-direction:column;gap:2px;margin:6px 0 0;font-size:.72rem;display:flex}.biz-dash-deploy-intel-card-body strong{color:var(--biz-text);font-size:.76rem}.biz-dash-deploy-intel-card-list{color:var(--biz-text-secondary);margin:6px 0 0;padding:0;font-size:.72rem;list-style:none}.biz-dash-deploy-intel-card-action{color:#93c5fd;cursor:pointer;background:0 0;border:none;margin-top:8px;padding:0;font-size:.66rem;font-weight:600}.biz-dash-deploy-intel-card-action:hover{text-decoration:underline}.biz-dash-deploy-recommendations{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.biz-dash-deploy-recommendations li{color:var(--biz-text-muted);background:#2563eb0f;border:1px solid #3b82f61f;border-radius:8px;align-items:flex-start;gap:8px;padding:8px 10px;font-size:.68rem;line-height:1.4;display:flex}.biz-dash-deploy-recommendations li svg{color:#93c5fd;flex-shrink:0;margin-top:2px}.biz-dash-deploy-recommendations strong{color:var(--biz-text-secondary)}.biz-dash-deploy-body--brief .biz-dash-deploy-dispatch{margin-top:0;padding-top:0}.biz-attention-action-grid{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:start;gap:18px;display:grid}.biz-dash-command-subpanel{flex-direction:column;gap:12px;min-width:0;display:flex}.biz-dash-command-subpanel--deploy{background:#08162a73;border:1px solid #94a3b81f;border-radius:12px;padding:.65rem .75rem}.biz-dash-command-subpanel-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.biz-dash-command-subpanel-title{letter-spacing:.02em;text-transform:uppercase;color:#cbd5e1eb;margin:0;font-size:.78rem;font-weight:600}.biz-dash-command-subpanel .biz-dash-coverage-list,.biz-dash-command-subpanel .biz-dash-digest-list,.biz-dash-command-subpanel .biz-dash-next-list{min-height:unset;flex:none;justify-content:flex-start}.biz-dashboard-panel{flex-direction:column;min-width:0;display:flex}.biz-dashboard-panel>.biz-dash-card,.biz-dashboard-panel>.biz-skeleton-card{min-width:0}.biz-dash-panel-fill{flex-direction:column;height:100%;min-height:0;display:flex}.biz-dash-panel-head{flex-shrink:0;align-items:center;min-height:44px}.biz-dash-panel-head-main{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.biz-dash-panel-body{flex-direction:column;flex:1;min-height:0;display:flex}.biz-dashboard-main-grid{grid-template-columns:minmax(0,1.55fr) minmax(360px,.9fr);align-items:start;gap:16px;width:100%;min-width:0;display:grid}.biz-dashboard-section{width:100%;min-width:0}.biz-dashboard-column{flex-direction:column;gap:16px;min-width:0;display:flex}.biz-dashboard .biz-dash-card{padding:.75rem .9rem;box-shadow:0 4px 16px #0000001a}.biz-dashboard .biz-dash-card-title{letter-spacing:.01em;margin:0 0 .55rem;font-size:.88rem}.biz-dashboard .biz-dash-card-head{margin-bottom:.35rem}.biz-dashboard .biz-dash-card-head--compact{margin-bottom:.25rem}.biz-dashboard-span-12{grid-column:1/-1}.biz-dashboard-span-8{grid-column:span 8}.biz-dashboard-span-7{grid-column:span 7}.biz-dashboard-span-6{grid-column:span 6}.biz-dashboard-span-5{grid-column:span 5}.biz-dashboard-span-4{grid-column:span 4}.biz-dashboard-stack{flex-direction:column;gap:1rem;display:flex}.biz-dashboard-metrics{grid-column:1/-1;grid-template-columns:repeat(6,minmax(0,1fr));gap:.75rem;display:grid}.biz-dash-card{background:var(--biz-card);border:1px solid var(--biz-border);border-radius:12px;padding:1rem 1.1rem;transition:border-color .15s,background .15s;box-shadow:0 8px 24px #0000001f}.biz-dash-card:hover{background:var(--biz-card-elevated);border-color:#94a3b847}.biz-dash-card-title{color:var(--biz-text);margin:0 0 .75rem;font-size:.95rem;font-weight:600}.biz-dash-card-head{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.biz-dash-card-head .biz-dash-card-title{margin-bottom:0}.biz-dash-card-action{color:#93c5fd;white-space:nowrap;flex-shrink:0;font-size:.72rem;font-weight:600;text-decoration:none}.biz-dash-card-action:hover{color:#bfdbfe;text-decoration:underline}.biz-dash-health{background:linear-gradient(135deg, var(--biz-card-elevated), var(--biz-card));flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.25rem;display:flex}.biz-dash-health-main{align-items:flex-start;gap:1rem;display:flex}.biz-dash-health-icon{color:#93c5fd;background:#2563eb2e;border-radius:12px;place-items:center;width:3rem;height:3rem;display:grid}.biz-dash-health-score{color:var(--biz-text-secondary);margin:.35rem 0 .65rem;font-size:.875rem}.biz-dash-health-score strong{color:var(--biz-text);font-size:1.05rem}.biz-dash-health-stats{flex-wrap:wrap;gap:.75rem 1.25rem;margin:0;padding:0;list-style:none;display:flex}.biz-dash-health-stats li{min-width:7rem}.biz-dash-stat-label{color:var(--biz-text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.7rem;display:block}.biz-dash-stat-value{color:var(--biz-text);font-size:1.25rem;font-weight:600}.biz-dash-stat-value--alert{color:#fca5a5}.biz-dash-stat-value--warn{color:#fcd34d}.biz-dash-metric{flex-direction:column;gap:.65rem;min-height:118px;display:flex;position:relative}.biz-dash-metric-icon{color:#93c5fd;background:#2563eb26;border-radius:8px;width:fit-content;padding:.45rem;display:inline-flex}.biz-dash-metric-value{margin:0;font-size:1.5rem;font-weight:700;line-height:1.1}.biz-dash-metric-label{margin:.15rem 0 0;font-size:.8rem;font-weight:600}.biz-dash-metric-sub{color:var(--biz-text-muted);margin:.2rem 0 0;font-size:.72rem}.biz-dash-metric-badge{position:absolute;top:.85rem;right:.85rem}.biz-dash-metric--danger{border-color:#f8717140}.biz-dash-metric--warning{border-color:#fbbf2440}.biz-dash-readiness-progress{color:var(--biz-text-secondary);margin:0 0 .5rem;font-size:.8rem}.biz-dash-progress-track{background:#0f213ae6;border-radius:999px;height:6px;margin-bottom:.85rem;overflow:hidden}.biz-dash-progress-fill{background:linear-gradient(90deg,#2563eb,#38bdf8);border-radius:999px;height:100%}.biz-dash-checklist{color:var(--biz-text-secondary);flex-direction:column;gap:.45rem;margin:0;padding:0;font-size:.8rem;list-style:none;display:flex}.biz-dash-checklist li{align-items:center;gap:.5rem;display:flex}.biz-dash-checklist-item--done{color:#a7f3d0}.biz-dash-check-icon{color:#34d399;flex-shrink:0}.biz-dash-check-icon--pending{color:var(--biz-text-muted)}.biz-dash-map{border:1px solid var(--biz-border);background:#071326;border-radius:10px;min-height:0;position:relative;overflow:hidden}.biz-dash-map--tactical{height:100%;min-height:0}.biz-dash-map--dashboard{flex:1;height:auto;min-height:0}.biz-dash-map-grid{background-image:linear-gradient(#94a3b814 1px,#0000 1px),linear-gradient(90deg,#94a3b814 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.biz-dash-map-scan{pointer-events:none;background:radial-gradient(circle,#2563eb1f,#0000 55%);position:absolute;inset:0}@media (prefers-reduced-motion:no-preference){.biz-dash-map-scan{animation:4s ease-in-out infinite biz-dash-radar}}.biz-dash-map-marker{border-radius:50%;width:10px;height:10px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 4px #ffffff0f}.biz-dash-map-marker--guard{background:#38bdf8}.biz-dash-map-marker--site{background:#34d399}.biz-dash-map-marker--incident{background:#fbbf24}.biz-dash-map-marker--alert{background:#ef4444;box-shadow:0 0 0 6px #ef444440}.biz-dash-map-legend{color:var(--biz-text-secondary);flex-wrap:wrap;gap:.5rem .85rem;margin:.5rem 0 0;padding:0;font-size:.68rem;list-style:none;display:flex}.biz-dash-legend-dot{border-radius:50%;width:8px;height:8px;margin-right:.35rem;display:inline-block}.biz-dash-legend-dot--guard{background:#38bdf8}.biz-dash-legend-dot--site{background:#34d399}.biz-dash-legend-dot--incident{background:#fbbf24}.biz-dash-legend-dot--alert{background:#ef4444}.biz-dash-table-wrap{overflow-x:auto}.biz-dash-table{border-collapse:collapse;width:100%;font-size:.8rem}.biz-dash-table th{text-align:left;color:var(--biz-text-muted);border-bottom:1px solid var(--biz-border);padding:.5rem .65rem;font-weight:600}.biz-dash-table td{vertical-align:middle;border-bottom:1px solid #94a3b814;padding:.45rem .55rem}.biz-dashboard .biz-dash-table th{padding:.4rem .55rem;font-size:.72rem}.biz-dashboard .biz-dash-table{font-size:.76rem}.biz-dash-table tbody tr:hover td{background:#2563eb0f}.biz-dash-table-primary{color:var(--biz-text);font-weight:600;display:block}.biz-dash-table-secondary{color:var(--biz-text-muted);margin-top:.15rem;font-size:.72rem;display:block}.biz-dash-alert-card{background:linear-gradient(180deg, #7f1d1d38, var(--biz-card));border-color:#f8717147}.biz-dash-alert-icon{color:#fca5a5}.biz-dash-alert-type{color:#fecaca;margin:0;font-weight:700}.biz-dash-alert-location{color:var(--biz-text-secondary);margin:.25rem 0 .75rem}.biz-dash-alert-meta{grid-template-columns:1fr 1fr;gap:.5rem;margin:0 0 .75rem;font-size:.75rem;display:grid}.biz-dash-alert-meta dt{color:var(--biz-text-muted);margin:0}.biz-dash-alert-meta dd{margin:.15rem 0 0;font-weight:600}.biz-dash-alert-badges{flex-wrap:wrap;gap:.35rem;margin-bottom:.85rem;display:flex}.biz-dash-alert-action{justify-content:center;width:100%}.biz-dash-incident-list{margin:0;padding:0;list-style:none}.biz-dash-incident-row{border-bottom:1px solid #94a3b814;grid-template-columns:1fr auto auto;align-items:center;gap:.65rem;padding:.65rem 0;display:grid}.biz-dash-incident-row:last-child{border-bottom:none}.biz-dash-incident-type{margin:0;font-size:.85rem;font-weight:600}.biz-dash-incident-loc{color:var(--biz-text-muted);margin:.15rem 0 0;font-size:.75rem}.biz-dash-incident-badges{flex-wrap:wrap;gap:.25rem;display:flex}.biz-dash-incident-time{color:var(--biz-text-muted);font-variant-numeric:tabular-nums;font-size:.72rem}.biz-dash-guard-bars{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.biz-dash-guard-bar-head{color:var(--biz-text-secondary);justify-content:space-between;margin-bottom:.25rem;font-size:.78rem;display:flex}.biz-dash-guard-bar-track{background:#0f213ae6;border-radius:999px;height:6px;overflow:hidden}.biz-dash-guard-bar-fill{border-radius:999px;height:100%}.biz-dash-guard-bar-fill--success{background:#34d399}.biz-dash-guard-bar-fill--neutral{background:#64748b}.biz-dash-guard-bar-fill--warning{background:#fbbf24}.biz-dash-guard-bar-fill--info{background:#60a5fa}.biz-dash-guard-bar-fill--danger{background:#f87171}.biz-dash-report-list{margin:0;padding:0;list-style:none}.biz-dash-report-row{border-bottom:1px solid #94a3b814;padding:.65rem 0}.biz-dash-report-row:last-child{border-bottom:none}.biz-dash-report-title{margin:0 0 .35rem;font-size:.82rem;font-weight:600}.biz-dash-report-actions{flex-wrap:wrap;gap:.5rem;margin-top:.45rem;display:flex}.biz-dash-link-btn{color:#93c5fd;cursor:pointer;background:0 0;border:none;padding:0;font-size:.72rem;font-weight:600}.biz-dash-link-btn:hover{color:#bfdbfe;text-decoration:underline}.biz-dash-link-btn:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.biz-dash-activity-feed{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.biz-dash-activity-feed li{border-bottom:1px solid #94a3b814;grid-template-columns:2.85rem 1fr;gap:.5rem;padding:.4rem 0;font-size:.74rem;display:grid}.biz-dash-activity-feed li:last-child{border-bottom:none}.biz-dash-activity-feed time{color:var(--biz-text-muted);font-variant-numeric:tabular-nums}.biz-dash-activity-feed--timeline li{padding-left:.25rem;position:relative}.biz-dash-activity-feed--timeline li:before{content:"";background:#38bdf8;border-radius:50%;width:6px;height:6px;position:absolute;top:.35rem;left:2.85rem}.biz-dash-hero{background:linear-gradient(135deg,#0c203afa,#10223deb);border:1px solid #3b82f647;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:stretch;gap:1rem;padding:.95rem 1.1rem;display:flex;box-shadow:0 12px 40px #00000038,inset 0 1px #94a3b814}.biz-dash-hero-left{flex:420px;min-width:0}.biz-dash-hero-brand{align-items:flex-start;gap:.85rem;margin-bottom:.65rem;display:flex}.biz-dash-hero-icon{color:#93c5fd;background:#2563eb33;border-radius:12px;place-items:center;width:3rem;height:3rem;display:grid}.biz-dash-hero-business{text-transform:uppercase;letter-spacing:.06em;color:var(--biz-text-muted);margin:0 0 .2rem;font-size:.75rem;font-weight:600}.biz-dash-hero-title{letter-spacing:-.02em;margin:0;font-size:1.28rem;font-weight:700}.biz-dash-hero-subtitle{max-width:52rem;color:var(--biz-text-secondary);margin:0 0 .85rem;font-size:.875rem;line-height:1.5}.biz-dash-hero-meta{flex-wrap:wrap;align-items:center;gap:.65rem 1rem;margin-bottom:.65rem;display:flex}.biz-dash-hero-live{color:var(--biz-text-secondary);align-items:center;gap:.45rem;font-size:.75rem;display:inline-flex}.biz-dash-hero-pulse{background:#34d399;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #34d39933}@media (prefers-reduced-motion:no-preference){.biz-dash-hero-pulse{animation:2s ease-in-out infinite biz-dash-pulse}}.biz-dash-hero-chips{flex-wrap:wrap;gap:.4rem;margin-bottom:.75rem;display:flex}.biz-dash-hero-chip{border:1px solid var(--biz-border);color:var(--biz-text-secondary);background:#0f213abf;border-radius:999px;padding:.35rem .6rem;font-size:.72rem}.biz-dash-hero-chip strong{color:var(--biz-text);font-weight:700}.biz-dash-hero-chip--alert{color:#fecaca;border-color:#f8717159}.biz-dash-hero-chip--warn{color:#fde68a;border-color:#fbbf2459}.biz-dash-hero-actions{flex-wrap:wrap;gap:.5rem;display:flex}.biz-dash-hero-right{flex-direction:column;flex:0 240px;justify-content:center;align-items:center;gap:.85rem;display:flex}.biz-dash-hero-gauge-wrap{text-align:center}.biz-dash-hero-gauge{--biz-health-score:87;background:conic-gradient(#38bdf8 calc(var(--biz-health-score) * 1%), #0f213af2 0);border-radius:50%;place-items:center;width:5.75rem;height:5.75rem;display:grid;position:relative}.biz-dash-hero-gauge:before{content:"";background:var(--biz-card-elevated);border:1px solid var(--biz-border);border-radius:50%;position:absolute;inset:10px}.biz-dash-hero-gauge-value{font-size:1.35rem;font-weight:700;position:relative}.biz-dash-hero-gauge-label{color:var(--biz-text-muted);text-transform:uppercase;letter-spacing:.05em;margin:.5rem 0 .15rem;font-size:.72rem}.biz-dash-hero-gauge-readiness{color:var(--biz-text-secondary);margin:0;font-size:.78rem}.biz-dash-hero-mini-grid{gap:.5rem;width:100%;display:grid}.biz-dash-hero-mini-stat{border:1px solid var(--biz-border);color:var(--biz-text-muted);background:#0f213aa6;border-radius:10px;grid-template-columns:auto 1fr;align-items:center;gap:.25rem .5rem;padding:.55rem .65rem;font-size:.72rem;display:grid}.biz-dash-hero-mini-stat strong{color:var(--biz-text);grid-column:2;font-size:.82rem}.biz-dash-rail{border:1px solid var(--biz-border);background:#10223dd9;border-radius:12px;padding:.55rem .65rem}.biz-dash-rail-list{grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}.biz-dash-rail-item{border-right:1px solid #94a3b81f;align-items:flex-start;gap:.45rem;min-width:0;padding:.45rem .65rem;display:flex}.biz-dash-rail-item:last-child{border-right:none}.biz-dash-rail-indicator{background:#64748b;border-radius:999px;flex-shrink:0;align-self:stretch;width:4px}.biz-dash-rail-item--success .biz-dash-rail-indicator{background:#34d399}.biz-dash-rail-item--info .biz-dash-rail-indicator{background:#60a5fa}.biz-dash-rail-item--warning .biz-dash-rail-indicator{background:#fbbf24}.biz-dash-rail-item--danger .biz-dash-rail-indicator{background:#f87171}.biz-dash-rail-label{text-transform:uppercase;letter-spacing:.04em;color:var(--biz-text-muted);font-size:.65rem;display:block}.biz-dash-rail-value{color:var(--biz-text);margin-top:.15rem;font-size:.78rem;font-weight:600;display:block}.biz-dash-rail-micro{color:var(--biz-text-secondary);margin-top:.2rem;font-size:.68rem;display:block}.biz-dash-map-legend--overlay{z-index:2;background:#08172dd1;border:1px solid #94a3b826;border-radius:8px;gap:.45rem .65rem;margin:0;padding:.35rem .5rem;position:absolute;bottom:.5rem;left:.5rem}.biz-dash-map-layer-summary{color:var(--biz-text-muted);white-space:nowrap;margin:0;font-size:.68rem}.biz-dash-map-card .biz-dash-card-head{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.biz-dash-rail-bar{background:#0f213ae6;border-radius:999px;height:3px;margin-top:.35rem;overflow:hidden}.biz-dash-rail-bar-fill{background:linear-gradient(90deg,#38bdf8d9,#34d399d9);border-radius:999px;height:100%;display:block}.biz-dash-rail-item--warning .biz-dash-rail-bar-fill{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.biz-dash-rail-item--danger .biz-dash-rail-bar-fill{background:linear-gradient(90deg,#ef4444,#f87171)}.biz-dash-map-live-badge{text-transform:uppercase;letter-spacing:.06em;color:#6ee7b7;background:#064e3b59;border:1px solid #34d39959;border-radius:999px;padding:.2rem .45rem;font-size:.65rem;font-weight:600}.biz-dash-map-pin{flex-direction:column;align-items:center;gap:.2rem;max-width:8rem;display:flex;position:absolute;transform:translate(-50%,-50%)}.biz-dash-map-pin-label{text-align:center;border:1px solid var(--biz-border);color:var(--biz-text-secondary);pointer-events:none;background:#08172de0;border-radius:4px;padding:.15rem .35rem;font-size:.62rem;line-height:1.2}.biz-dash-map-pin--alert .biz-dash-map-marker{width:12px;height:12px}.biz-dash-map-pin .biz-dash-map-marker{position:static;transform:none}@media (prefers-reduced-motion:no-preference){.biz-dash-map-pin--alert .biz-dash-map-marker{animation:1.8s ease-in-out infinite biz-dash-pulse}}.biz-dash-map-popover{z-index:2;pointer-events:none;background:#7f1d1deb;border:1px solid #f8717173;border-radius:8px;min-width:9rem;max-width:11rem;padding:.5rem .6rem;position:absolute}.biz-dash-map-popover-title{color:#fecaca;margin:0;font-size:.72rem;font-weight:700}.biz-dash-map-popover-loc,.biz-dash-map-popover-detail{color:#fca5a5;margin:.2rem 0 0;font-size:.65rem}.biz-dash-queue-summary{flex-wrap:wrap;justify-content:flex-end;gap:.35rem;margin:0;display:flex}.biz-dash-queue-summary-chip{border:1px solid var(--biz-border);color:var(--biz-text-secondary);background:#0f213aa6;border-radius:999px;padding:.15rem .45rem;font-size:.65rem;font-weight:600}.biz-dash-queue-summary-chip--critical{color:#fecaca;border-color:#f8717159}.biz-dash-queue-summary-chip--warn{color:#fde68a;border-color:#fbbf2459}.biz-dash-queue-body{justify-content:stretch}.biz-dash-queue-list{flex-direction:column;flex:1;justify-content:space-between;gap:.35rem;min-height:0;margin:0;padding:0;list-style:none;display:flex}.biz-dash-queue-item{background:#0f213a73;border:1px solid #94a3b81a;border-left:3px solid #94a3b859;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:.45rem .5rem;padding:.38rem .5rem .38rem .55rem;display:grid}.biz-dash-queue-item--critical{background:#7f1d1d2e;border-color:#f8717138}.biz-dash-queue-item--high{border-left-color:#fbbf24}.biz-dash-queue-item--medium{border-left-color:#60a5fa}.biz-dash-queue-item--highlighted{background:#7f1d1d47;border-color:#f8717173;box-shadow:0 0 0 1px #f8717140}.biz-dash-queue-item--warn{background:#78350f26;border-left-color:#fbbf24}.biz-dash-queue-icon{color:var(--biz-text-muted);flex-shrink:0}.biz-dash-queue-item--critical .biz-dash-queue-icon{color:#fca5a5}.biz-dash-queue-footer{border-top:1px solid #94a3b81a;flex-shrink:0;margin-top:.45rem;padding-top:.45rem}.biz-dash-queue-footer-action{color:#93c5fd;font-size:.72rem;font-weight:600;text-decoration:none}.biz-dash-queue-footer-action:hover{color:#bfdbfe;text-decoration:underline}.biz-dash-queue-head{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.biz-dash-queue-type{margin:0;font-size:.82rem;font-weight:600}.biz-dash-queue-loc{color:var(--biz-text-muted);margin:.1rem 0 .2rem;font-size:.72rem}.biz-dash-queue-badges{flex-wrap:wrap;gap:.25rem;display:flex}.biz-dash-queue-elapsed{color:var(--biz-text-muted);font-variant-numeric:tabular-nums;white-space:nowrap;margin:0;font-size:.68rem}.biz-dash-queue-action{color:#93c5fd;white-space:nowrap;padding:.2rem 0;font-size:.72rem;font-weight:600;text-decoration:none}.biz-dash-queue-action:hover{color:#bfdbfe;text-decoration:underline}.biz-dash-coverage-cell{flex-direction:column;gap:.35rem;min-width:7rem;display:flex}.biz-dash-progress-track--sm{height:4px;margin-bottom:0}.biz-dash-progress-fill--warn{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.biz-dash-deploy-bar{background:#0f213ae6;border-radius:999px;height:10px;margin-bottom:.55rem;display:flex;overflow:hidden}.biz-dash-deploy-seg{min-width:2px}.biz-dash-deploy-seg--on{background:#34d399}.biz-dash-deploy-seg--standby{background:#60a5fa}.biz-dash-deploy-seg--late{background:#fbbf24}.biz-dash-deploy-seg--off{background:#64748b}.biz-dash-deploy-seg--suspended{background:#f87171}.biz-dash-deploy-legend{color:var(--biz-text-secondary);flex-direction:column;gap:.28rem;margin:0 0 .65rem;padding:0;font-size:.75rem;list-style:none;display:flex}.biz-dash-deploy-legend li{grid-template-columns:auto 1fr auto auto;align-items:center;gap:.45rem;display:grid}.biz-dash-deploy-dot{border-radius:2px;width:8px;height:8px}.biz-dash-deploy-pct{color:var(--biz-text-muted);font-variant-numeric:tabular-nums;font-size:.68rem}.biz-dash-deploy-insights{border-top:1px solid var(--biz-border);padding-top:.55rem}.biz-dash-deploy-insight-title{text-transform:uppercase;letter-spacing:.04em;color:var(--biz-text-muted);align-items:center;gap:.35rem;margin:0 0 .4rem;font-size:.72rem;font-weight:600;display:flex}.biz-dash-deploy-insight-title:not(:first-child){margin-top:.65rem}.biz-dash-deploy-insight-list{color:var(--biz-text-secondary);margin:0;padding:0;font-size:.78rem;list-style:none}.biz-dash-deploy-insight-list li{padding:.25rem 0}.biz-dash-deploy-insight-list strong{color:var(--biz-text);font-weight:600}.biz-dash-deploy-insight-list li span{color:var(--biz-text-muted);font-size:.72rem;display:block}.biz-dash-timeline{margin:0;padding:0;list-style:none}.biz-dash-timeline-item{grid-template-columns:1.25rem 1fr;gap:.65rem;display:grid}.biz-dash-timeline-rail{flex-direction:column;align-items:center;display:flex}.biz-dash-timeline-dot{background:#38bdf8;border-radius:50%;flex-shrink:0;width:9px;height:9px;box-shadow:0 0 0 3px #38bdf833}.biz-dash-timeline-line{background:#94a3b833;flex:1;width:2px;min-height:1.25rem;margin:.25rem 0}.biz-dash-timeline-body{padding-bottom:.55rem}.biz-dashboard .biz-dash-timeline-item:last-child .biz-dash-timeline-body{padding-bottom:0}.biz-dash-timeline-time{color:var(--biz-text-muted);font-variant-numeric:tabular-nums;font-size:.72rem}.biz-dash-timeline-event{margin:.2rem 0 0;font-size:.85rem;font-weight:600}.biz-dash-timeline-loc{color:var(--biz-text-muted);margin:.15rem 0 .35rem;font-size:.75rem}.biz-dash-timeline-badges{flex-wrap:wrap;gap:.25rem;display:flex}.biz-dash-timeline-card .biz-dash-card-head{margin-bottom:.35rem}.biz-dash-timeline--digest{flex-direction:column;gap:0;display:flex}.biz-dash-timeline-digest-row{border-bottom:1px solid #94a3b81a;grid-template-columns:2.85rem minmax(0,1.35fr) minmax(0,1fr) auto;align-items:center;gap:.45rem .65rem;padding:.42rem 0;font-size:.76rem;display:grid}.biz-dash-timeline-digest-row:last-child{border-bottom:none;padding-bottom:0}.biz-dash-timeline-digest-time{color:var(--biz-text-muted);font-variant-numeric:tabular-nums;font-size:.7rem}.biz-dash-timeline-digest-event{color:var(--biz-text);min-width:0;font-weight:600}.biz-dash-timeline-digest-loc{color:var(--biz-text-muted);min-width:0;font-size:.72rem}.biz-dash-timeline-digest-badges{flex-wrap:wrap;justify-content:flex-end;gap:.2rem;display:flex}.biz-dash-coverage-list{flex-direction:column;flex:1;justify-content:space-between;gap:.35rem;min-height:0;margin:0;padding:0;list-style:none;display:flex}.biz-dash-coverage-row{background:#0f213a59;border:1px solid #94a3b81f;border-radius:8px;padding:.5rem .55rem;transition:border-color .15s,background .15s}.biz-dash-coverage-row:hover{background:#2563eb14;border-color:#3b82f647}.biz-dash-coverage-row--warn{background:#78350f1f;border-color:#fbbf2459}.biz-dash-coverage-row-top{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.35rem;display:flex}.biz-dash-coverage-site-name{color:var(--biz-text);font-size:.8rem;font-weight:600;display:block}.biz-dash-coverage-shift-type{color:var(--biz-text-muted);margin-top:.1rem;font-size:.72rem;display:block}.biz-dash-coverage-time-pill{color:#93c5fd;font-variant-numeric:tabular-nums;background:#2563eb26;border:1px solid #3b82f633;border-radius:999px;flex-shrink:0;padding:.2rem .45rem;font-size:.68rem}.biz-dash-coverage-row-mid{align-items:center;gap:.65rem;margin-bottom:.35rem;display:flex}.biz-dash-coverage-guards{color:var(--biz-text-secondary);white-space:nowrap;font-size:.72rem}.biz-dash-coverage-guards strong{color:var(--biz-text)}.biz-dash-coverage-bar-wrap{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.biz-dash-coverage-row-bottom{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.biz-dash-coverage-supervisor{color:var(--biz-text-muted);flex:1;align-items:center;gap:.35rem;min-width:0;font-size:.72rem;display:flex}.biz-dash-coverage-supervisor strong{color:var(--biz-text)}.biz-dash-coverage-avatar{color:#bfdbfe;background:#2563eb40;border-radius:50%;place-items:center;width:1.35rem;height:1.35rem;font-size:.65rem;font-weight:700;display:grid}.biz-dash-coverage-action{color:#93c5fd;cursor:pointer;background:0 0;border:none;padding:0;font-size:.72rem;font-weight:600}.biz-dash-coverage-action:hover{text-decoration:underline}.biz-dash-digest-list{flex-direction:column;flex:1;justify-content:space-between;gap:0;min-height:0;margin:0;padding:0;list-style:none;display:flex}.biz-dash-digest-row{border-bottom:1px solid #94a3b81a;grid-template-columns:auto 1fr auto;align-items:flex-start;gap:.5rem;padding:.42rem 0;display:grid}.biz-dash-digest-row:last-child{border-bottom:none;padding-bottom:0}.biz-dash-digest-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:.35rem}.biz-dash-digest-dot--critical{background:#f87171;box-shadow:0 0 0 3px #f8717140}.biz-dash-digest-dot--high{background:#fbbf24}.biz-dash-digest-dot--medium{background:#60a5fa}.biz-dash-digest-dot--low{background:#94a3b8}.biz-dash-digest-title{color:var(--biz-text);margin:0;font-size:.78rem;font-weight:600}.biz-dash-digest-title-row{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.biz-dash-digest-time{color:var(--biz-text-muted);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.68rem}.biz-dash-digest-loc{color:var(--biz-text-muted);margin:.1rem 0 .25rem;font-size:.72rem}.biz-dash-digest-badges{flex-wrap:wrap;gap:.2rem;display:flex}.biz-dash-digest-action{color:#93c5fd;padding-top:.15rem;font-size:.68rem;font-weight:600;text-decoration:none}.biz-dash-digest-action:hover{text-decoration:underline}.biz-dash-next-list{flex-direction:column;flex:1;justify-content:space-between;gap:.35rem;min-height:0;margin:0;padding:0;list-style:none;display:flex}.biz-dash-next-row{background:#0f213a59;border:1px solid #94a3b81a;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:flex-start;gap:.45rem;padding:.42rem .5rem;display:grid}.biz-dash-next-icon{color:#93c5fd;flex-shrink:0;margin-top:.15rem}.biz-dash-next-headline{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.35rem;display:flex}.biz-dash-next-title{color:var(--biz-text);font-size:.76rem;font-weight:600}.biz-dash-next-urgency{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;padding:.12rem .35rem;font-size:.62rem;font-weight:700}.biz-dash-next-urgency--critical{color:#fca5a5;background:#7f1d1d59}.biz-dash-next-urgency--high{color:#fcd34d;background:#78350f59}.biz-dash-next-urgency--medium{color:#93c5fd;background:#1e3a8a59}.biz-dash-next-urgency--low{color:#cbd5e1;background:#33415573}.biz-dash-next-detail{color:var(--biz-text-muted);margin:.2rem 0 0;font-size:.7rem;line-height:1.35}.biz-dash-next-action{color:#93c5fd;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:.15rem 0 0;font-size:.68rem;font-weight:600}.biz-dash-next-action:hover{text-decoration:underline}.biz-dash-deploy-balance-label{color:var(--biz-text-muted);font-size:.68rem}.biz-dash-deploy-balance-label strong{color:var(--biz-text-secondary)}.biz-dash-deploy-chips{flex-wrap:wrap;gap:.35rem;margin:0 0 .55rem;padding:0;list-style:none;display:flex}.biz-dash-deploy-chip{color:var(--biz-text-muted);background:#0f213a80;border:1px solid #94a3b826;border-radius:999px;align-items:center;gap:.35rem;padding:.22rem .45rem;font-size:.68rem;display:inline-flex}.biz-dash-deploy-chip strong{color:var(--biz-text);font-variant-numeric:tabular-nums}.biz-dash-deploy-chip.biz-dash-deploy-seg--on{border-color:#34d39940}.biz-dash-deploy-chip.biz-dash-deploy-seg--late{border-color:#fbbf244d}.biz-dash-deploy-intel{border-top:1px solid var(--biz-border);padding-top:.5rem}.biz-dash-deploy-intel-label{text-transform:uppercase;letter-spacing:.05em;color:var(--biz-text-muted);margin:0 0 .4rem;font-size:.65rem;font-weight:700}.biz-dash-deploy-intel-grid{flex:1;grid-template-columns:1fr 1fr;align-content:start;gap:.45rem;min-height:0;display:grid}.biz-dash-deploy-body{flex-direction:column;gap:14px;display:flex}.biz-dash-deploy-body--brief{justify-content:flex-start}.biz-dash-deploy-dispatch{flex-wrap:wrap;gap:.4rem;margin-top:auto;padding-top:.35rem;display:flex}.biz-dash-deploy-dispatch-btn{color:#93c5fd;cursor:pointer;background:#2563eb1f;border:1px solid #3b82f659;border-radius:8px;flex:auto;min-width:0;padding:.35rem .5rem;font-size:.68rem;font-weight:600}.biz-dash-deploy-dispatch-btn:hover{background:#2563eb38}.biz-dash-deploy-intel-block{background:#0f213a66;border:1px solid #94a3b814;border-radius:8px;padding:.4rem .45rem}.biz-dash-map-legend--compact{flex-shrink:0;gap:.4rem .65rem;margin-top:.4rem}.biz-dash-live-map-preview{min-width:0;overflow:hidden}.dashboard-map-preview-panel,.biz-dash-live-map-preview.dashboard-map-preview-panel{flex-direction:column;height:100%;min-height:380px;display:flex}.dashboard-response-queue-panel,.biz-dash-queue.dashboard-response-queue-panel{height:100%;min-height:380px;overflow:hidden}.biz-dash-live-map-preview__head{justify-content:space-between;align-items:flex-start;gap:.65rem;display:flex}.biz-dash-live-map-preview__head-text{min-width:0}.biz-dash-live-map-preview__title-row{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.biz-dash-live-map-preview__title-row .biz-dash-card-title{margin:0}.biz-dash-live-map-preview__subtitle{color:var(--biz-text-muted);margin:.2rem 0 0;font-size:.7rem;line-height:1.35}.biz-dash-live-map-open-link{white-space:nowrap;flex-shrink:0;font-size:.7rem}.biz-dash-live-map-preview__body{border:1px solid var(--biz-border);background:#0a1628;border-radius:10px;flex-direction:column;flex:none;width:100%;height:320px;min-height:320px;display:flex;position:relative;overflow:hidden}.biz-dash-live-map-canvas-wrap{flex:auto;width:100%;height:100%;min-height:320px;position:relative}.biz-dash-live-map-canvas-host,.biz-dash-live-map-canvas-host.secureinos-map-base{width:100%;height:100%;min-height:320px;position:relative}.biz-dash-live-map-canvas{width:100%;height:100%}.biz-dash-live-map-loading{pointer-events:none;background:#071326;position:absolute;inset:0}.biz-dash-live-map-loading--skeleton{flex:1;width:100%;min-height:0;position:relative}.biz-dash-live-map-loading .biz-skeleton-map-grid,.biz-dash-live-map-loading--skeleton .biz-skeleton-map-grid{background-image:linear-gradient(#94a3b814 1px,#0000 1px),linear-gradient(90deg,#94a3b814 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.biz-dash-live-map-fit-btn{z-index:2;color:var(--biz-text-secondary);cursor:pointer;background:#08172de0;border:1px solid #94a3b840;border-radius:7px;align-items:center;gap:.35rem;padding:.3rem .5rem;font-size:.68rem;font-weight:600;display:inline-flex;position:absolute;bottom:8px;left:8px}.biz-dash-live-map-fit-btn:hover:not(:disabled){color:var(--biz-text);border-color:#94a3b866}.biz-dash-live-map-fit-btn:disabled{opacity:.55;cursor:default}.biz-dash-live-map-fallback{background:#071326;flex:1;justify-content:center;align-items:center;width:100%;min-height:0;display:flex;position:relative}.biz-dash-live-map-fallback-grid{opacity:.65;background-image:linear-gradient(#94a3b80f 1px,#0000 1px),linear-gradient(90deg,#94a3b80f 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.biz-dash-live-map-fallback-title{z-index:1;color:var(--biz-text-secondary);margin:0;font-size:.78rem;position:relative}.biz-dash-map-popup .maplibregl-popup-content{color:var(--biz-text);background:#08172df0;border:1px solid #94a3b840;border-radius:8px;padding:8px 10px;font-size:.72rem;box-shadow:0 10px 24px #00000059}.biz-dash-map-popup .maplibregl-popup-tip{border-top-color:#08172df0}.biz-dash-live-map-preview__head-action-skel{border-radius:6px;width:108px;height:12px}.biz-dash-live-map-legend-skel-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.biz-dash-live-map-preview__legend-skel li{align-items:center;gap:.35rem;display:flex}@media (max-width:991px){.dashboard-map-response-row,.biz-dashboard-paired-row--row1{min-height:0}.biz-dash-live-map-canvas-wrap,.biz-dash-live-map-fallback,.biz-dash-live-map-loading--skeleton{flex:none;min-height:clamp(240px,32vw,280px)}.dashboard-map-preview-panel,.dashboard-response-queue-panel{min-height:0}}@media (max-width:767px){.biz-dash-live-map-canvas-wrap,.biz-dash-live-map-fallback,.biz-dash-live-map-loading--skeleton{min-height:clamp(220px,40vw,250px)}.biz-dash-live-map-preview__head{flex-direction:column;align-items:stretch}}.biz-skeleton-bar--coverage-row{height:3.25rem;margin-bottom:.35rem}.biz-skeleton-coverage-matrix-card{background:#08162a59;border:1px solid #94a3b81a;border-radius:12px;flex-direction:column;gap:8px;padding:12px;display:flex}.biz-skeleton-coverage-matrix-card-top{justify-content:space-between;gap:8px;display:flex}.biz-skeleton-bar--coverage-metric{border-radius:8px;height:28px}.biz-skeleton-bar--deploy-seg{border-radius:999px;height:10px}.biz-skeleton-bar--chip{border-radius:999px;height:26px}.biz-skeleton-bar--insight{border-radius:10px;height:52px}.biz-dash-report-summary{color:var(--biz-text-secondary);background:#0f213a73;border:1px solid #94a3b814;border-radius:8px;flex-wrap:wrap;gap:.45rem 1rem;margin:0 0 .55rem;padding:.45rem .55rem;font-size:.72rem;list-style:none;display:flex}.biz-dash-report-summary strong{color:var(--biz-text)}.biz-dash-insights-icon{color:#fcd34d}.biz-dash-insights-list{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.biz-dash-insights-row{color:var(--biz-text-secondary);background:#2563eb0f;border:1px solid #3b82f61f;border-radius:8px;align-items:flex-start;gap:.45rem;padding:.38rem .5rem;font-size:.76rem;line-height:1.35;display:flex}.biz-dash-insights-row--emphasis{background:#78350f1f;border-color:#fbbf2447}.biz-dash-insights-row-icon{color:#93c5fd;flex-shrink:0;margin-top:.1rem}.biz-dash-insights-row--emphasis .biz-dash-insights-row-icon{color:#fcd34d}@keyframes biz-dash-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.65;transform:scale(.92)}}.biz-dashboard-skeleton-main{align-items:stretch}.biz-skeleton-rail{background:var(--biz-card);border:1px solid var(--biz-border);border-radius:12px;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;padding:.55rem;display:grid}.biz-skeleton-rail-item{border-right:1px solid #94a3b81f;flex-direction:column;gap:.35rem;padding:.45rem .65rem;display:flex}.biz-skeleton-rail-item:last-child{border-right:none}.biz-skeleton-bar--queue-row{height:2.65rem;margin-bottom:.35rem}.biz-dashboard-skeleton .biz-skeleton-map,.biz-skeleton-map{flex:1;height:100%;min-height:200px}.biz-dashboard-skeleton .biz-skeleton-card{flex-direction:column;gap:.45rem;min-height:200px;padding:.75rem .9rem;display:flex}.biz-skeleton-hero{background:var(--biz-card);border:1px solid var(--biz-border);border-radius:14px;flex-direction:column;gap:.55rem;padding:1.1rem 1.25rem;display:flex}.biz-dashboard-skeleton-side{flex-direction:column;gap:1rem;display:flex}.biz-dashboard-metrics-skeleton{grid-template-columns:repeat(6,1fr)}@keyframes biz-dash-radar{0%,to{opacity:.45}50%{opacity:.85}}@media (max-width:1279px){.biz-dashboard-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.biz-dashboard-metrics-skeleton{grid-template-columns:repeat(3,1fr)}.biz-dashboard-paired-row{grid-template-columns:minmax(0,1.35fr) minmax(300px,.85fr)}.biz-dash-rail-list{grid-template-columns:repeat(3,minmax(0,1fr))}.biz-dash-rail-item:nth-child(3n){border-right:none}.biz-dash-rail-item{border-bottom:1px solid #94a3b81a}.biz-dash-rail-item:nth-last-child(-n+3){border-bottom:none}}@media (max-width:1100px){.biz-coverage-command-grid,.biz-coverage-intelligence-grid,.biz-attention-action-grid{grid-template-columns:1fr}.biz-coverage-intelligence-grid--gap-active .biz-dash-deployment-brief--panel{order:-1}}@media (max-width:991px){.biz-dashboard-paired-row{flex-direction:column;gap:18px;height:auto;display:flex}.biz-dashboard-paired-row--row1>:first-child{order:2}.biz-dashboard-paired-row--row1>:last-child{order:1}.biz-dashboard-paired-row>*,.biz-dashboard-panel>.biz-dash-card,.biz-dashboard-panel>.biz-skeleton-card{height:auto}.biz-dashboard-main-grid,.biz-dashboard-skeleton-main{flex-direction:column;gap:16px;display:flex}.biz-dashboard-column{display:contents}}@media (max-width:767px){.biz-dashboard-metrics,.biz-dashboard-metrics-skeleton{grid-template-columns:repeat(2,minmax(0,1fr))}.biz-dashboard-skeleton-grid,.biz-dash-incident-row{grid-template-columns:1fr}.biz-dash-rail-list{scroll-snap-type:x mandatory;grid-template-columns:unset;padding-bottom:.25rem;display:flex;overflow-x:auto}.biz-dash-rail-item{scroll-snap-align:start;border-bottom:none;border-right:none;flex:0 0 min(78vw,220px)}.biz-dash-hero{flex-direction:column}.biz-dash-hero-actions{flex-wrap:wrap}.biz-dash-queue-item{grid-template-columns:auto 1fr}.biz-dash-queue-action{grid-column:2;justify-self:start}.biz-dash-timeline-digest-row{grid-template-columns:2.5rem 1fr;grid-template-areas:"time badges""event event""loc loc";align-items:start;gap:.25rem .5rem}.biz-dash-timeline-digest-time{grid-area:time}.biz-dash-timeline-digest-event{grid-area:event}.biz-dash-timeline-digest-loc{grid-area:loc}.biz-dash-timeline-digest-badges{grid-area:badges}.biz-dash-coverage-row-mid{flex-direction:column;align-items:stretch}.biz-coverage-matrix{grid-template-columns:1fr}.biz-dash-deploy-chips--grid{grid-template-columns:repeat(2,minmax(0,1fr))}.biz-dash-deploy-intel-grid{grid-template-columns:1fr}.biz-dash-table thead{display:none}.biz-dash-table tr{border-bottom:1px solid #94a3b814;padding:.65rem 0;display:block}.biz-dash-table td{border:none;padding:.2rem 0;display:block}}
