:root{--color-bg:#f7f9fc;--color-surface:#fff;--color-surface-muted:#eef2f8;--color-primary:#1150de;--color-primary-hover:#0d43b8;--color-secondary:#64748b;--color-accent:#e616b0;--color-success:#54ce27;--color-success-bg:#eefbe8;--color-success-text:#2f7a16;--color-warning:#f86616;--color-warning-bg:#fff4eb;--color-warning-text:#b45309;--color-danger:#dc2626;--color-danger-bg:#fef2f2;--color-danger-text:#b91c1c;--color-info:#1150de;--color-info-bg:#eef4ff;--color-info-text:#1d4ed8;--color-text-primary:#1e293b;--color-text-secondary:#64748b;--color-text-muted:#94a3b8;--color-border:#e5eaf2;--color-sidebar-bg:#002f71;--color-sidebar-active:#1150de;--color-sidebar-text:#ffffffc7;--color-sidebar-active-text:#fff;--color-enterprise-navy:#002f71;--color-operational-orange:#f86616;--color-accent-magenta:#e616b0;--color-canvas-tint:#fafbfe;--color-brand-cyan:#2ec4c4;--spacing-page-x:32px;--spacing-page-y:24px;--spacing-card:20px;--spacing-section:24px;--sidebar-nav-padding:11px 14px;--layout-body-padding:0 24px 24px;--font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--radius-sm:10px;--radius-md:14px;--radius-lg:18px;--shadow-card:0 8px 32px #1e293b12;--shadow-soft:0 4px 16px #1e293b0f;--shadow-elevated:0 16px 48px #002f711f;font-family:var(--font-sans);color:var(--color-text-primary);background:var(--color-bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:15px;line-height:1.5}[data-theme=dark]{--color-bg:#0b1628;--color-surface:#122038;--color-surface-muted:#1a2d4a;--color-primary:#3b82f6;--color-primary-hover:#2563eb;--color-secondary:#94a3b8;--color-accent:#e616b0;--color-success-bg:#1e3329;--color-success-text:#8fd4ad;--color-warning-bg:#3a3020;--color-warning-text:#e8c88a;--color-danger-bg:#3a2424;--color-danger-text:#e8a0a0;--color-info-bg:#1e2a35;--color-info-text:#9ec4e8;--color-text-primary:#e8f0ee;--color-text-secondary:#a8b8b4;--color-text-muted:#7a8a86;--color-border:#334440;--color-sidebar-bg:#001b42;--color-sidebar-active:#1150de;--color-sidebar-text:#ffffffc7;--color-sidebar-active-text:#fff;--color-enterprise-navy:#002f71;--shadow-card:0 1px 2px #0003, 0 8px 24px #00000040;--shadow-soft:0 1px 3px #0003}[data-density=compact]{--spacing-page-x:28px;--spacing-page-y:20px;--spacing-card:16px;--spacing-section:20px;--sidebar-nav-padding:7px 12px;--layout-body-padding:0 20px 20px;font-size:14px}[data-density=compact] #root th,[data-density=compact] #root td{padding:8px 10px;font-size:13px}*,:before,:after{box-sizing:border-box}body{background:var(--color-bg);width:100%;min-height:100vh;color:var(--color-text-primary);margin:0}html{width:100%}#root{background:var(--color-bg);width:100%;min-height:100svh;color:var(--color-text-primary);margin:0;padding:0}h1,h2,h3,h4{font-family:var(--font-sans);color:var(--color-text-primary);letter-spacing:-.02em;font-weight:600}h1{margin:0 0 8px;font-size:32px;line-height:1.2}h2{margin:0 0 8px;font-size:24px;line-height:1.3}h3{margin:0 0 8px;font-size:18px;line-height:1.35}p{margin:0}label{color:var(--color-text-primary);font-size:14px;font-weight:500}#root input:not([type=checkbox]):not([type=radio]),#root select,#root textarea{font-family:var(--font-sans);color:var(--color-text-primary);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);outline:none;padding:10px 12px;font-size:14px;transition:border-color .15s,box-shadow .15s}#root input:not([type=checkbox]):not([type=radio]):focus,#root select:focus,#root textarea:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--color-primary) 20%, transparent)}#root input:disabled,#root select:disabled,#root textarea:disabled,#root button:disabled{opacity:.55;cursor:not-allowed}#root button:not(:disabled):hover{filter:brightness(.98)}#root table{border-collapse:separate;border-spacing:0;border:none;width:100%;font-size:14px}#root table[border]{border:none}#root th,#root td{border:none;border-bottom:1px solid var(--color-border);text-align:left;vertical-align:middle;padding:12px 14px}#root thead th{background:var(--color-surface-muted);color:var(--color-text-secondary);letter-spacing:.01em;border-bottom:1px solid var(--color-border);font-size:13px;font-weight:600}#root tbody tr:hover{background:color-mix(in srgb, var(--color-surface-muted) 65%, transparent)}#root tbody tr:last-child td{border-bottom:none}.calm-table thead th{z-index:1;position:sticky;top:0}.login-shell{flex-direction:row}@media (width<=900px){.login-shell{flex-direction:column}.login-hero{flex:none!important;min-height:auto!important;padding:32px 24px!important}.login-hero h1{font-size:28px!important}.login-hero-lockup{width:min(220px,85%)!important;max-height:56px!important}}code{background:var(--color-surface-muted);color:var(--color-text-primary);border-radius:4px;padding:2px 6px;font-family:ui-monospace,Consolas,monospace;font-size:13px}.enterprise-app-shell{background:var(--color-bg);width:100%;min-height:100vh;display:flex}.enterprise-main-column{flex-direction:column;flex:1;min-width:0;min-height:100vh;display:flex}.enterprise-main-scroll{min-width:0;padding:var(--spacing-page-y) var(--spacing-page-x);flex:1;overflow-y:auto}.enterprise-sidebar{background:linear-gradient(180deg, var(--color-enterprise-navy) 0%, #001b42 100%);box-sizing:border-box;border:none;border-radius:0;flex-direction:column;flex-shrink:0;align-self:flex-start;width:272px;height:100vh;padding:18px 14px 16px;transition:width .22s;display:flex;position:sticky;top:0;overflow:hidden;box-shadow:4px 0 24px #002f7124}.enterprise-sidebar.is-collapsed{width:84px}.enterprise-sidebar-brand{border-bottom:1px solid #ffffff1a;margin-bottom:6px;padding:8px 8px 16px}.enterprise-sidebar-brand-row{align-items:flex-start;gap:12px;min-width:0;display:flex}.enterprise-sidebar-brand-logo{object-fit:contain;background:#ffffff14;border-radius:12px;flex-shrink:0}.enterprise-brand-lockup{object-fit:contain;flex-shrink:0;width:100%;max-width:240px;height:auto;display:block}.enterprise-sidebar-brand-copy{min-width:0}.enterprise-sidebar-brand-title{color:#fff;font-size:17px;font-weight:700;line-height:1.2}.enterprise-sidebar-brand-tagline,.enterprise-sidebar-brand-subtitle{color:#ffffffb8;margin-top:2px;font-size:11px;line-height:1.35}.enterprise-sidebar-tenant-logo{object-fit:contain;background:#ffffff14;border-radius:8px;max-width:100%;max-height:36px;margin-top:12px;padding:4px}.enterprise-sidebar-nav{flex:1;margin-right:-2px;padding-right:2px;overflow:hidden auto}.enterprise-sidebar-nav-btn{text-align:left;width:100%;color:var(--color-sidebar-text);cursor:pointer;font-size:14px;font-weight:500;font-family:var(--font-sans);background:0 0;border:1px solid #0000;border-radius:999px;align-items:center;gap:14px;padding:12px 16px;transition:background .18s,color .18s,transform .18s,box-shadow .18s;display:flex}.enterprise-sidebar-nav-btn:hover{color:#fff;background:#ffffff1a}.enterprise-sidebar-nav-btn.is-active{background:var(--color-sidebar-active);color:var(--color-sidebar-active-text);font-weight:600;box-shadow:0 8px 20px #1150de59}.enterprise-sidebar-nav-icon{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.enterprise-sidebar-footer{flex-direction:column;gap:10px;margin-top:auto;padding-top:12px;display:flex}.enterprise-sidebar-company-card,.enterprise-sidebar-user-card{background:#ffffff14;border:1px solid #ffffff1f;border-radius:14px;padding:12px 14px}.enterprise-sidebar-company-label{letter-spacing:.06em;text-transform:uppercase;color:#ffffff94;font-size:10px;font-weight:600}.enterprise-sidebar-company-name{color:#fff;word-break:break-word;margin-top:4px;font-size:14px;font-weight:600;line-height:1.3}.enterprise-sidebar-user-card{align-items:center;gap:10px;display:flex}.enterprise-sidebar-user-copy{min-width:0}.enterprise-sidebar-user-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.enterprise-sidebar-user-role{color:#ffffff9e;margin-top:2px;font-size:11px}.enterprise-sidebar-collapse-btn{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;align-self:flex-end;width:32px;height:32px;font-size:18px;line-height:1}.enterprise-command-bar{border-bottom:1px solid var(--color-border);z-index:120;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:14px 22px;display:flex;position:sticky;top:0;box-shadow:0 4px 18px #1e293b0f}.enterprise-command-bar-brand-mark{object-fit:contain;width:32px;height:32px;display:block}.login-hero-lockup{object-fit:contain;width:min(280px,90%);height:auto;max-height:72px;display:block}.enterprise-command-bar-leading{flex:420px;align-items:center;gap:14px;min-width:0;display:flex}.enterprise-command-bar-title-block{min-width:0}.enterprise-command-bar-title{color:var(--color-text-primary);margin:0;font-size:18px;font-weight:700;line-height:1.2}.enterprise-command-bar-subtitle{color:var(--color-text-secondary);margin:2px 0 0;font-size:13px}.enterprise-menu-btn{border:1px solid var(--color-border);background:var(--color-surface);width:40px;height:40px;color:var(--color-text-primary);cursor:pointer;border-radius:12px;flex-shrink:0;font-size:18px;line-height:1}.enterprise-icon-btn{border:1px solid var(--color-border);background:var(--color-surface);width:40px;height:40px;color:var(--color-text-primary);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;font-size:16px;display:inline-flex;position:relative}.enterprise-icon-badge{background:var(--color-primary);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:700;display:inline-flex;position:absolute;top:-4px;right:-4px}.enterprise-command-tools{position:relative}.enterprise-command-tools-menu{border:1px solid var(--color-border);background:var(--color-surface);min-width:220px;box-shadow:var(--shadow-elevated);z-index:200;border-radius:14px;gap:10px;padding:12px;display:grid;position:absolute;top:calc(100% + 8px);right:0}.enterprise-command-tools-row{color:var(--color-text-secondary);flex-direction:column;gap:6px;font-size:12px;display:flex}.enterprise-command-bar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.enterprise-search-input{flex:360px;min-width:280px;max-width:560px;box-shadow:inset 0 1px 2px #1e293b0a;border:1px solid var(--color-border)!important;background:var(--color-canvas-tint)!important;border-radius:999px!important;padding:12px 16px 12px 42px!important;font-size:14px!important}.enterprise-search-wrap{flex:360px;min-width:240px;max-width:560px;position:relative}.enterprise-search-wrap:before{content:"⌕";color:var(--color-text-muted);pointer-events:none;z-index:1;font-size:16px;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.enterprise-user-chip{background:var(--color-surface-muted);border:1px solid var(--color-border);color:var(--color-text-secondary);border-radius:999px;align-items:center;gap:10px;padding:6px 14px 6px 6px;font-size:13px;display:inline-flex}.enterprise-user-chip-copy{flex-direction:column;line-height:1.2;display:flex}.enterprise-user-role{color:var(--color-text-muted);font-size:11px}.enterprise-user-avatar{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-enterprise-navy) 100%);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:inline-flex}.enterprise-platform-shell{flex-direction:column;gap:20px;width:100%;display:flex}.enterprise-platform-shell .enterprise-admin-card{background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-card);border-radius:20px;padding:22px 24px}.enterprise-kpi-command-center{grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;width:100%;display:grid}@media (width<=1400px){.enterprise-kpi-command-center{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}.dashboard-layout{width:100%}[data-dashboard-density=minimal] .dashboard-layout{gap:32px}@media (width<=1200px){.dashboard-layout{grid-template-columns:1fr!important}}@media (width<=768px){body.enterprise-mobile-nav-open{overflow:hidden}.enterprise-app-shell{flex-direction:row}.enterprise-sidebar{z-index:1200;max-height:100vh;transition:transform .24s;position:fixed;top:0;left:0;transform:translate(-105%);box-shadow:8px 0 32px #0000003d;width:min(288px,88vw)!important;height:100vh!important}.enterprise-sidebar.is-mobile-open{transform:translate(0)}.enterprise-sidebar-backdrop{z-index:1100;cursor:pointer;background:#0f172a73;border:none;margin:0;padding:0;position:fixed;inset:0}.enterprise-sidebar-nav{max-height:none;overflow-y:auto}.enterprise-sidebar-collapse-btn{display:none}.enterprise-command-bar-leading{flex-basis:100%}.enterprise-command-bar-brand-mark{width:28px;height:28px}.enterprise-search-input{min-width:0;max-width:none}}
