:root[data-theme=enterprise]{--font-sans:var(--font-sans);--background:#f8fafc;--foreground:#0f172a;--card:#ffffff;--card-foreground:#0f172a;--popover:#ffffff;--popover-foreground:#0f172a;--primary:#0284c7;--primary-foreground:#ffffff;--secondary:#e0f2fe;--secondary-foreground:#1e3a5a;--muted:#f1f5f9;--muted-foreground:#64748b;--accent:#e0f2fe;--accent-foreground:#1e3a5a;--destructive:#ef4444;--destructive-foreground:#ffffff;--border:#e2e8f0;--input:#e2e8f0;--input-background:#ffffff;--switch-background:#cbd5e1;--ring:#0284c7;--radius:0.5rem;--chart-1:#0284c7;--chart-2:#1e3a5a;--chart-3:#38bdf8;--chart-4:#0369a1;--chart-5:#e2e8f0;--sidebar:#e0f2fe;--sidebar-foreground:#1e3a5a;--sidebar-primary:#0284c7;--sidebar-primary-foreground:#ffffff;--sidebar-accent:#f0f9ff;--sidebar-accent-foreground:#1e3a5a;--sidebar-border:#bfdbfe;--sidebar-ring:#0284c7;--success:#10b981;--success-glow:rgba(16,185,129,0.2);--warning:#f59e0b;--warning-glow:rgba(245,158,11,0.2);--danger:#ef4444;--danger-glow:rgba(239,68,68,0.2);--primary-high:#0369a1}:root[data-theme=enterprise].dark{--background:#0b1220;--foreground:#e2e8f0;--card:#111827;--card-foreground:#e2e8f0;--popover:#111827;--popover-foreground:#e2e8f0;--primary:#0ea5e9;--primary-foreground:#082f49;--secondary:#0f1f33;--secondary-foreground:#e2e8f0;--muted:#1e293b;--muted-foreground:#94a3b8;--accent:#13243b;--accent-foreground:#e2e8f0;--destructive:#ef4444;--destructive-foreground:#ffffff;--border:#1e293b;--input:#334155;--input-background:#0f172a;--switch-background:#475569;--ring:#0ea5e9;--chart-1:#0ea5e9;--chart-2:#38bdf8;--chart-3:#7dd3fc;--chart-4:#0284c7;--chart-5:#334155;--sidebar:#0f172a;--sidebar-foreground:#e2e8f0;--sidebar-primary:#0ea5e9;--sidebar-primary-foreground:#082f49;--sidebar-accent:#16263d;--sidebar-accent-foreground:#e2e8f0;--sidebar-border:#1e293b;--sidebar-ring:#0ea5e9;--success:#34d399;--success-glow:rgba(52,211,153,0.28);--warning:#fbbf24;--warning-glow:rgba(251,191,36,0.28);--danger:#f87171;--danger-glow:rgba(248,113,113,0.28);--primary-high:#38bdf8}:root[data-theme=enterprise] :not(.toaster):not(.toaster *){transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}:root[data-theme=enterprise] .sidebar-enterprise{width:200px!important;background-color:var(--sidebar)!important;border:1px solid var(--sidebar-border)!important}:root[data-theme=enterprise] .sidebar-enterprise .menu-text{opacity:1!important}:root[data-theme=enterprise],:root[data-theme=enterprise] *{scrollbar-width:thin;scrollbar-color:rgba(2,132,199,.45) transparent}:root[data-theme=enterprise] ::-webkit-scrollbar,:root[data-theme=enterprise]::-webkit-scrollbar{width:6px;height:6px}:root[data-theme=enterprise] ::-webkit-scrollbar-track,:root[data-theme=enterprise]::-webkit-scrollbar-track{background:transparent}:root[data-theme=enterprise] ::-webkit-scrollbar-thumb,:root[data-theme=enterprise]::-webkit-scrollbar-thumb{background-color:rgba(2,132,199,.35);border-radius:9999px}:root[data-theme=enterprise] ::-webkit-scrollbar-thumb:hover,:root[data-theme=enterprise]::-webkit-scrollbar-thumb:hover{background-color:rgba(2,132,199,.6)}:root[data-theme=enterprise] ::-webkit-scrollbar-button,:root[data-theme=enterprise]::-webkit-scrollbar-button{display:none;width:0;height:0}:root[data-theme=enterprise].dark,:root[data-theme=enterprise].dark *{scrollbar-color:rgba(14,165,233,.55) transparent}:root[data-theme=enterprise].dark ::-webkit-scrollbar-thumb,:root[data-theme=enterprise].dark::-webkit-scrollbar-thumb{background-color:rgba(14,165,233,.42)}:root[data-theme=enterprise].dark ::-webkit-scrollbar-thumb:hover,:root[data-theme=enterprise].dark::-webkit-scrollbar-thumb:hover{background-color:rgba(56,189,248,.72)}:root[data-theme=enterprise] .header-enterprise{color:var(--foreground)}:root[data-theme=enterprise] .header-enterprise .page-title{background:none;-webkit-background-clip:unset;background-clip:unset;color:var(--foreground);text-shadow:none;font-weight:600}:root[data-theme=enterprise] .btn-enterprise{border-radius:.375rem}:root[data-theme=enterprise] .card-enterprise{border-radius:.5rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)}:root[data-theme=enterprise] .input-enterprise{border-radius:.375rem}:root[data-theme=enterprise] .filter-bar-container{width:100%;background-color:#12314d;border-radius:var(--radius);padding:.875rem 1rem;box-shadow:0 10px 25px -18px rgba(15,23,42,.95)}:root[data-theme=enterprise] .metric-detail-primary-switch{padding-top:1.125rem;padding-bottom:1.125rem}:root[data-theme=enterprise] .filter-bar-container .filter-input,:root[data-theme=enterprise] .filter-bar-container [data-slot=select-trigger],:root[data-theme=enterprise] .filter-bar-container input,:root[data-theme=enterprise] .filter-bar-container select{background-color:#f8fafc;color:#0f172a;border:1px solid transparent;border-radius:calc(var(--radius) - 2px)}:root[data-theme=enterprise] .filter-bar-container .filter-input::placeholder,:root[data-theme=enterprise] .filter-bar-container input::placeholder{color:#64748b}:root[data-theme=enterprise] .filter-bar-container .filter-input:focus-visible,:root[data-theme=enterprise] .filter-bar-container [data-slot=select-trigger]:focus-visible,:root[data-theme=enterprise] .filter-bar-container input:focus-visible,:root[data-theme=enterprise] .filter-bar-container select:focus-visible{border-color:rgba(56,189,248,.7);box-shadow:0 0 0 2px rgba(56,189,248,.28);outline:none}:root[data-theme=enterprise] .filter-bar-container label{color:#e2e8f0;font-weight:500}:root[data-theme=enterprise] .filter-bar-container button{border-radius:calc(var(--radius) - 2px)}:root[data-theme=enterprise] .filter-bar-tab{display:inline-flex;align-items:center;gap:.5rem;height:2.25rem;padding:0 .875rem;border:1px solid rgba(148,163,184,.36);background-color:rgba(248,250,252,.08);color:#e2e8f0;transition:background-color .16s ease,border-color .16s ease,color .16s ease}:root[data-theme=enterprise] .filter-bar-tab:hover{border-color:rgba(186,230,253,.8);background-color:rgba(248,250,252,.15)}:root[data-theme=enterprise] .filter-bar-tab-active{border-color:transparent;background-color:#f8fafc;color:#0f172a}:root[data-theme=enterprise] .filter-bar-tab-sub{min-width:14rem;justify-content:space-between}:root[data-theme=enterprise] .filter-bar-tab-risk.filter-bar-tab-active{box-shadow:inset 0 0 0 1px rgba(239,68,68,.35)}:root[data-theme=enterprise].dark .filter-bar-container{background-color:#0f2135}:root[data-theme=enterprise].dark .filter-bar-container .filter-input,:root[data-theme=enterprise].dark .filter-bar-container [data-slot=select-trigger],:root[data-theme=enterprise].dark .filter-bar-container input,:root[data-theme=enterprise].dark .filter-bar-container select{background-color:#0b1220;color:#e2e8f0}:root[data-theme=enterprise].dark .filter-bar-container .filter-input::placeholder,:root[data-theme=enterprise].dark .filter-bar-container input::placeholder{color:#94a3b8}:root[data-theme=enterprise].dark .filter-bar-tab{border-color:rgba(71,85,105,.7);background-color:rgba(15,23,42,.56);color:#cbd5e1}:root[data-theme=enterprise].dark .filter-bar-tab:hover{border-color:rgba(56,189,248,.65);background-color:rgba(30,41,59,.78);color:#e2e8f0}:root[data-theme=enterprise].dark .filter-bar-tab-active{border-color:rgba(56,189,248,.4);background-color:#0b1220;color:#e2e8f0}:root[data-theme=cyberpunk]{--font-sans:var(--font-sans);--font-mono:var(--font-mono);--background:#030213;--foreground:#f8fafc;--card:#0a101f;--card-foreground:#f8fafc;--popover:#0a101f;--popover-foreground:#f8fafc;--primary:#C8FDE6;--primary-foreground:#0f172a;--secondary:#F4D5BD;--secondary-foreground:#0f172a;--muted:#1e293b;--muted-foreground:#94a3b8;--accent:#1e293b;--accent-foreground:#f8fafc;--destructive:#7f1d1d;--destructive-foreground:#f8fafc;--border:#1e293b;--input:#1e293b;--input-background:#0a101f;--switch-background:#334155;--ring:#C8FDE6;--radius:0.625rem;--chart-1:#C8FDE6;--chart-2:#F4D5BD;--chart-3:#2dd4bf;--chart-4:#fb923c;--chart-5:#475569;--sidebar:#0a101f;--sidebar-foreground:#f8fafc;--sidebar-primary:#C8FDE6;--sidebar-primary-foreground:#0f172a;--sidebar-accent:#1e293b;--sidebar-accent-foreground:#f8fafc;--sidebar-border:#1e293b;--sidebar-ring:#C8FDE6;--success:#34d399;--success-glow:rgba(52,211,153,0.6);--warning:#fbbf24;--warning-glow:rgba(251,191,36,0.6);--danger:#f87171;--danger-glow:rgba(248,113,113,0.6);--primary-high:#22d3ee;--cyber-bg:#020617;--cyber-glass:rgba(2,6,23,0.6);--cyber-border:rgba(6,182,212,0.3);--cyber-text:#94a3b8;--cyber-glow:#22d3ee;--glow-primary:rgba(200,253,230,0.5);--glow-secondary:rgba(244,213,189,0.5)}:root[data-theme=cyberpunk]:not(.dark){--background:#ffffff;--foreground:#0f172a;--card:#ffffff;--card-foreground:#0f172a;--popover:#ffffff;--popover-foreground:#0f172a;--primary:#C8FDE6;--primary-foreground:#0f172a;--secondary:#F4D5BD;--secondary-foreground:#0f172a;--muted:#f1f5f9;--muted-foreground:#64748b;--accent:#F4D5BD;--accent-foreground:#0f172a;--destructive:#ef4444;--destructive-foreground:#ffffff;--border:#e2e8f0;--input:#e2e8f0;--input-background:#f8fafc;--ring:#C8FDE6;--sidebar:#ffffff;--sidebar-foreground:#0f172a;--sidebar-primary:#C8FDE6;--sidebar-primary-foreground:#0f172a;--sidebar-accent:#f1f5f9;--sidebar-accent-foreground:#0f172a;--sidebar-border:#e2e8f0;--sidebar-ring:#C8FDE6;--success:#10b981;--success-glow:rgba(16,185,129,0.5);--warning:#f59e0b;--warning-glow:rgba(245,158,11,0.5);--danger:#ef4444;--danger-glow:rgba(239,68,68,0.5);--primary-high:#22d3ee;--cyber-bg:#F8FAFC;--cyber-glass:rgba(255,255,255,0.9);--cyber-border:rgba(226,232,240,0.8);--cyber-text:#334155;--cyber-glow:rgba(59,130,246,0.5)}:root[data-theme=cyberpunk] :not(.toaster):not(.toaster *):not(.sidebar-cyberpunk):not(.sidebar-cyberpunk *){transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}:root[data-theme=cyberpunk] [data-radix-popper-content-wrapper]{transition:none}:root[data-theme=cyberpunk] .sidebar-cyberpunk{width:80px;transition:width .3s cubic-bezier(.4,0,.2,1)}:root[data-theme=cyberpunk] .sidebar-cyberpunk:hover{width:240px}:root[data-theme=cyberpunk] .sidebar-cyberpunk .menu-text{opacity:0;transition:opacity .28s ease;pointer-events:none}:root[data-theme=cyberpunk] .sidebar-cyberpunk:hover .menu-text{opacity:1;pointer-events:auto}:root[data-theme=cyberpunk],:root[data-theme=cyberpunk] *{scrollbar-width:thin;scrollbar-color:rgba(15,23,42,.28) transparent}:root[data-theme=cyberpunk] ::-webkit-scrollbar,:root[data-theme=cyberpunk]::-webkit-scrollbar{width:6px;height:6px}:root[data-theme=cyberpunk] ::-webkit-scrollbar-track,:root[data-theme=cyberpunk]::-webkit-scrollbar-track{background:transparent}:root[data-theme=cyberpunk] ::-webkit-scrollbar-thumb,:root[data-theme=cyberpunk]::-webkit-scrollbar-thumb{background-color:rgba(15,23,42,.24);border-radius:9999px}:root[data-theme=cyberpunk] ::-webkit-scrollbar-thumb:hover,:root[data-theme=cyberpunk]::-webkit-scrollbar-thumb:hover{background-color:rgba(15,23,42,.38)}:root[data-theme=cyberpunk] ::-webkit-scrollbar-button,:root[data-theme=cyberpunk]::-webkit-scrollbar-button{display:none;width:0;height:0}:root[data-theme=cyberpunk].dark,:root[data-theme=cyberpunk].dark *{scrollbar-color:rgba(200,253,230,.45) transparent}:root[data-theme=cyberpunk].dark ::-webkit-scrollbar-thumb,:root[data-theme=cyberpunk].dark::-webkit-scrollbar-thumb{background-color:rgba(200,253,230,.3)}:root[data-theme=cyberpunk].dark ::-webkit-scrollbar-thumb:hover,:root[data-theme=cyberpunk].dark::-webkit-scrollbar-thumb:hover{background-color:rgba(200,253,230,.52)}:root[data-theme=cyberpunk] .header-cyberpunk .page-title,:root[data-theme=cyberpunk] .header-cyberpunk .sys-online-text{background:linear-gradient(90deg,#0f766e,#0e7490,#9a3412);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 8px rgba(14,116,144,.22);font-family:var(--font-mono)}:root[data-theme=cyberpunk].dark .header-cyberpunk .page-title,:root[data-theme=cyberpunk].dark .header-cyberpunk .sys-online-text{background:linear-gradient(90deg,#c8fde6,#67e8f9,#fdba74);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 14px rgba(34,211,238,.35);font-family:var(--font-mono)}:root[data-theme=cyberpunk] .header-cyberpunk .sys-online-tag{background:rgba(15,118,110,.08);border:1px solid rgba(14,116,144,.32)}:root[data-theme=cyberpunk].dark .header-cyberpunk .sys-online-tag{background:rgba(200,253,230,.1);border:1px solid rgba(200,253,230,.35)}:root[data-theme=cyberpunk] .glow-primary{box-shadow:0 0 20px rgba(200,253,230,.5)}:root[data-theme=cyberpunk] .glow-secondary{box-shadow:0 0 20px rgba(244,213,189,.5)}:root[data-theme=cyberpunk] .btn-cyberpunk{border-radius:.625rem;position:relative;overflow:hidden}:root[data-theme=cyberpunk] .btn-cyberpunk:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(200,253,230,.1),rgba(244,213,189,.1));opacity:0;transition:opacity .3s ease}:root[data-theme=cyberpunk] .btn-cyberpunk:hover:before{opacity:1}:root[data-theme=cyberpunk] .bg-cyber-gradient{background:radial-gradient(ellipse at top,rgba(26,44,78,.6),transparent 50%),radial-gradient(ellipse at bottom right,rgba(200,253,230,.1),transparent 40%)}:root[data-theme=cyberpunk] .bg-glow-top{background:radial-gradient(circle at 50% -20%,rgba(200,253,230,.15),transparent 50%)}:root[data-theme=cyberpunk] .metric-detail-primary-switch{width:100%;background-color:#12314d;border-radius:var(--radius);padding:.875rem 1rem;box-shadow:0 10px 25px -18px rgba(15,23,42,.95)}:root[data-theme=cyberpunk] .metric-detail-primary-switch-list{gap:.5rem;overflow-y:hidden}:root[data-theme=cyberpunk] .metric-detail-primary-switch-item{display:inline-flex;align-items:center;gap:.5rem;min-width:10.75rem;height:2.75rem;padding:0 .875rem;justify-content:space-between;border:1px solid rgba(148,163,184,.36);border-radius:calc(var(--radius) - 2px);background-color:rgba(248,250,252,.08);color:#e2e8f0;transition:background-color .16s ease,border-color .16s ease,color .16s ease}:root[data-theme=cyberpunk] .metric-detail-primary-switch-item:hover{border-color:rgba(186,230,253,.8);background-color:rgba(248,250,252,.15)}:root[data-theme=cyberpunk] .metric-detail-primary-switch-item.filter-bar-tab-active{border-color:transparent;background-color:#f8fafc;color:#0f172a}:root[data-theme=cyberpunk] .metric-detail-primary-switch-score{min-width:2.25rem;text-align:center}:root[data-theme=cyberpunk] .metric-detail-primary-switch-select{height:2.5rem;padding:0 2.2rem 0 .875rem;border:1px solid rgba(148,163,184,.36);border-radius:calc(var(--radius) - 2px);background-color:rgba(248,250,252,.08);color:#e2e8f0;font-size:.875rem;line-height:1.25rem;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#e2e8f0 0),linear-gradient(135deg,#e2e8f0 50%,transparent 0);background-position:calc(100% - 16px) calc(50% - 2px),calc(100% - 11px) calc(50% - 2px);background-size:5px 5px,5px 5px;background-repeat:no-repeat}:root[data-theme=cyberpunk] .metric-detail-primary-switch-select:hover{border-color:rgba(186,230,253,.8);background-color:rgba(248,250,252,.15)}:root[data-theme=cyberpunk] .metric-detail-primary-switch-select:focus-visible{outline:none;border-color:rgba(186,230,253,.9);box-shadow:0 0 0 2px rgba(56,189,248,.24)}:root[data-theme=cyberpunk] .metric-detail-sub-switch-container{width:100%;background-color:#12314d;border-radius:var(--radius);padding:.875rem 1rem;box-shadow:0 10px 25px -18px rgba(15,23,42,.95);border-color:transparent}:root[data-theme=cyberpunk] .metric-detail-sub-switch-item{min-width:14rem;justify-content:space-between;border:1px solid rgba(148,163,184,.36);border-radius:calc(var(--radius) - 2px);background-color:rgba(248,250,252,.08);color:#e2e8f0;transition:background-color .16s ease,border-color .16s ease,color .16s ease}:root[data-theme=cyberpunk] .metric-detail-sub-switch-item:hover{border-color:rgba(186,230,253,.8);background-color:rgba(248,250,252,.15)}:root[data-theme=cyberpunk] .metric-detail-sub-switch-item.filter-bar-tab-active{border-color:transparent;background-color:#f8fafc;color:#0f172a}:root[data-theme=cyberpunk] .metric-detail-sub-switch-item.filter-bar-tab-risk.filter-bar-tab-active{box-shadow:inset 0 0 0 1px rgba(239,68,68,.35)}:root[data-theme=cyberpunk].dark .metric-detail-primary-switch,:root[data-theme=cyberpunk].dark .metric-detail-sub-switch-container{background-color:#0f2135}:root[data-theme=cyberpunk].dark .metric-detail-primary-switch-item,:root[data-theme=cyberpunk].dark .metric-detail-primary-switch-select,:root[data-theme=cyberpunk].dark .metric-detail-sub-switch-item{border-color:rgba(71,85,105,.7);background-color:rgba(15,23,42,.56);color:#cbd5e1}:root[data-theme=cyberpunk].dark .metric-detail-primary-switch-select:hover{border-color:rgba(56,189,248,.65);background-color:rgba(30,41,59,.78)}:root[data-theme=cyberpunk].dark .metric-detail-primary-switch-select:focus-visible{border-color:rgba(56,189,248,.7);box-shadow:0 0 0 2px rgba(56,189,248,.2)}:root[data-theme=cyberpunk].dark .metric-detail-primary-switch-item:hover,:root[data-theme=cyberpunk].dark .metric-detail-sub-switch-item:hover{border-color:rgba(56,189,248,.65);background-color:rgba(30,41,59,.78);color:#e2e8f0}:root[data-theme=cyberpunk].dark .metric-detail-primary-switch-item.filter-bar-tab-active,:root[data-theme=cyberpunk].dark .metric-detail-sub-switch-item.filter-bar-tab-active{border-color:rgba(56,189,248,.4);background-color:#0b1220;color:#e2e8f0}:root[data-theme=cyberpunk] .metric-detail-sub-switch-enterprise-day{background-color:#12314d;border-color:transparent;box-shadow:0 10px 25px -18px rgba(15,23,42,.95)}:root[data-theme=cyberpunk] .metric-detail-sub-switch-item.metric-detail-sub-switch-enterprise-day-item{border:1px solid rgba(148,163,184,.36);border-radius:calc(var(--radius) - 2px);background-color:rgba(248,250,252,.08);color:#e2e8f0}:root[data-theme=cyberpunk] .metric-detail-sub-switch-item.metric-detail-sub-switch-enterprise-day-item:hover{border-color:rgba(186,230,253,.8);background-color:rgba(248,250,252,.15)}:root[data-theme=cyberpunk] .metric-detail-sub-switch-item.metric-detail-sub-switch-enterprise-day-item.filter-bar-tab-active{border-color:transparent;background-color:#f8fafc;color:#0f172a}:root[data-theme=cyberpunk].dark .metric-detail-sub-switch-enterprise-day{background-color:#12314d;border-color:transparent}:root[data-theme=cyberpunk].dark .metric-detail-sub-switch-item.metric-detail-sub-switch-enterprise-day-item{border:1px solid rgba(148,163,184,.36);background-color:rgba(248,250,252,.08);color:#e2e8f0}:root[data-theme=cyberpunk].dark .metric-detail-sub-switch-item.metric-detail-sub-switch-enterprise-day-item:hover{border-color:rgba(186,230,253,.8);background-color:rgba(248,250,252,.15);color:#e2e8f0}:root[data-theme=cyberpunk].dark .metric-detail-sub-switch-item.metric-detail-sub-switch-enterprise-day-item.filter-bar-tab-active{border-color:transparent;background-color:#f8fafc;color:#0f172a}