.EnterpriseHeader_header__yzhAq{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;background:hsla(0,0%,4%,.8);backdrop-filter:blur(20px);border-bottom:1px solid #333;position:sticky;top:0;z-index:100}.EnterpriseHeader_leftSection__fPnGp{display:flex;align-items:center;gap:1rem}.EnterpriseHeader_menuButton__JIqSL{visibility:hidden}.EnterpriseHeader_logo__XW0yb{display:flex;align-items:center;gap:.75rem}.EnterpriseHeader_logoIcon__QlX7Z{font-size:1.5rem;filter:drop-shadow(0 0 10px #00ff88)}.EnterpriseHeader_logoText__kDDFz{font-size:1.25rem;font-weight:700;background:linear-gradient(135deg,#0f8,#0cf);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.EnterpriseHeader_centerSection__yUv0R{display:flex;align-items:center}.EnterpriseHeader_statusIndicator__AniAX{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:600}.EnterpriseHeader_statusIndicator__AniAX.EnterpriseHeader_operational__7A1wc{background:rgba(0,255,136,.1);color:#0f8;border:1px solid #0f8}.EnterpriseHeader_statusIndicator__AniAX.EnterpriseHeader_degraded__5nlO0{background:hsla(0,100%,71%,.1);color:#ff6b6b;border:1px solid #ff6b6b}.EnterpriseHeader_statusDot__hTY_6{width:8px;height:8px;border-radius:50%;animation:EnterpriseHeader_pulse__23_9Q 2s infinite}.EnterpriseHeader_statusIndicator__AniAX.EnterpriseHeader_operational__7A1wc .EnterpriseHeader_statusDot__hTY_6{background:#0f8;box-shadow:0 0 10px #0f8}.EnterpriseHeader_statusIndicator__AniAX.EnterpriseHeader_degraded__5nlO0 .EnterpriseHeader_statusDot__hTY_6{background:#ff6b6b;box-shadow:0 0 10px #ff6b6b}.EnterpriseHeader_rightSection__kO1m0{display:flex;align-items:center;gap:1.5rem}.EnterpriseHeader_quickStats__kJqor{display:flex;gap:1.5rem}.EnterpriseHeader_stat__n5ef9{display:flex;flex-direction:column;align-items:center;gap:.25rem}.EnterpriseHeader_statLabel__wqWbv{font-size:.75rem;color:#888;text-transform:uppercase;letter-spacing:.5px}.EnterpriseHeader_statValue__eND_x{font-size:1.1rem;font-weight:700;color:#fff}.EnterpriseHeader_userMenu__PtBIG{position:relative}.EnterpriseHeader_userButton__p9u61{display:flex;align-items:center;gap:.75rem;padding:.5rem 1rem;background:hsla(0,0%,100%,.05);border:1px solid #333;border-radius:8px;color:#fff;cursor:pointer;transition:all .3s ease}.EnterpriseHeader_userButton__p9u61:hover{border-color:#0cf;background:rgba(0,204,255,.1)}.EnterpriseHeader_userAvatar__ROWd8{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#0cf,#06f);display:flex;align-items:center;justify-content:center;font-size:.9rem}.EnterpriseHeader_dropdownMenu__pIKyV{position:absolute;top:100%;right:0;margin-top:.5rem;background:#1a1a1a;border:1px solid #333;border-radius:8px;padding:.5rem;min-width:150px;box-shadow:0 8px 32px rgba(0,0,0,.3);animation:EnterpriseHeader_fadeIn__8cSER .2s ease-out}.EnterpriseHeader_menuItem__MrcGu{width:100%;padding:.75rem 1rem;background:none;border:none;color:#fff;text-align:left;cursor:pointer;border-radius:4px;transition:all .3s ease}.EnterpriseHeader_menuItem__MrcGu:hover{background:rgba(0,204,255,.1);color:#0cf}@keyframes EnterpriseHeader_fadeIn__8cSER{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.EnterpriseHeader_header__yzhAq{padding:1rem}.EnterpriseHeader_menuButton__JIqSL{visibility:visible;display:flex;flex-direction:column;gap:4px;background:none;border:none;padding:.5rem;cursor:pointer}.EnterpriseHeader_menuButton__JIqSL span{width:20px;height:2px;background:#805e5e;transition:all .3s ease}.EnterpriseHeader_menuButton__JIqSL:hover span{background:#0f8}.EnterpriseHeader_centerSection__yUv0R,.EnterpriseHeader_logoText__kDDFz,.EnterpriseHeader_quickStats__kJqor{display:none}}.EnterpriseHeader_liveBadge__bqCZs{background:linear-gradient(135deg,#0f8,#0cf);color:#000;padding:.2rem .5rem;border-radius:10px;font-size:.7rem;font-weight:700;margin-left:.5rem;animation:EnterpriseHeader_pulse__23_9Q 2s infinite}@keyframes EnterpriseHeader_pulse__23_9Q{0%,to{opacity:1}50%{opacity:.7}}@media (max-width:768px){.EnterpriseHeader_header__yzhAq{padding:.75rem 1rem}.EnterpriseHeader_logoText__kDDFz{font-size:1rem}.EnterpriseHeader_quickStats__kJqor{gap:1rem}.EnterpriseHeader_stat__n5ef9{min-width:60px}.EnterpriseHeader_statLabel__wqWbv{font-size:.7rem}.EnterpriseHeader_statValue__eND_x{font-size:.9rem}.EnterpriseHeader_centerSection__yUv0R{display:none}}@media (max-width:480px){.EnterpriseHeader_logoText__kDDFz,.EnterpriseHeader_quickStats__kJqor{display:none}}.EnterpriseSidebar_overlay__Lmw_F{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);backdrop-filter:blur(4px);z-index:998}.EnterpriseSidebar_sidebar__HLp1C{position:fixed;top:0;left:0;bottom:0;width:280px;background:linear-gradient(180deg,#0a0a0a,#1a1a1a);border-right:1px solid #333;z-index:999;transform:translateX(-100%);transition:transform .3s ease;display:flex;flex-direction:column}.EnterpriseSidebar_sidebar__HLp1C.EnterpriseSidebar_open__ULw1S{transform:translateX(0)}.EnterpriseSidebar_sidebarHeader__EkMH_{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid #333}.EnterpriseSidebar_brand__13YYJ{display:flex;align-items:center;gap:.75rem}.EnterpriseSidebar_brandIcon__JYnBC{font-size:2rem;filter:drop-shadow(0 0 12px #00ff88)}.EnterpriseSidebar_brandInfo__epBwb{display:flex;flex-direction:column;gap:.25rem}.EnterpriseSidebar_brandName__qlH9J{font-size:1.1rem;font-weight:700;background:linear-gradient(135deg,#0f8,#0cf);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0}.EnterpriseSidebar_status__Z2yi3{font-size:.75rem;font-weight:600;padding:.25rem .5rem;border-radius:12px;text-transform:uppercase;letter-spacing:.5px}.EnterpriseSidebar_status__Z2yi3.EnterpriseSidebar_operational__r7Nj8{background:rgba(0,255,136,.1);color:#0f8;border:1px solid #0f8}.EnterpriseSidebar_status__Z2yi3.EnterpriseSidebar_degraded__cb3wg{background:hsla(0,100%,71%,.1);color:#ff6b6b;border:1px solid #ff6b6b}.EnterpriseSidebar_closeButton__Yik1u{background:none;border:none;color:#888;font-size:1.2rem;cursor:pointer;padding:.5rem;border-radius:4px;transition:all .3s ease}.EnterpriseSidebar_closeButton__Yik1u:hover{color:#fff;background:hsla(0,0%,100%,.1)}.EnterpriseSidebar_navigation__4_qyw{flex:1;padding:1.5rem 0;overflow-y:auto}.EnterpriseSidebar_navSection__o_qXD{margin-bottom:2rem}.EnterpriseSidebar_sectionTitle__49BKM{font-size:.75rem;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:1px;margin:0 1.5rem 1rem}.EnterpriseSidebar_navList__bZ7sB{list-style:none;margin:0;padding:0}.EnterpriseSidebar_navList__bZ7sB li{margin:0}.EnterpriseSidebar_navLink___dTQR{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem;color:#ccc;text-decoration:none;transition:all .3s ease;position:relative}.EnterpriseSidebar_navLink___dTQR:hover{background:hsla(0,0%,100%,.05);color:#fff}.EnterpriseSidebar_navLink___dTQR.EnterpriseSidebar_active__KyAHL{background:rgba(0,255,136,.1);color:#0f8;border-right:3px solid #0f8}.EnterpriseSidebar_navLink___dTQR.EnterpriseSidebar_active__KyAHL .EnterpriseSidebar_navIcon__b5gIi{filter:drop-shadow(0 0 8px #00ff88)}.EnterpriseSidebar_navIcon__b5gIi{font-size:1.1rem;width:20px;text-align:center}.EnterpriseSidebar_navLabel__2hmO0{flex:1;font-size:.9rem;font-weight:500}.EnterpriseSidebar_badge__PTSTe{background:linear-gradient(135deg,#ff6b6b,#ffa726);color:#000;font-size:.7rem;font-weight:700;padding:.2rem .5rem;border-radius:10px;min-width:20px;text-align:center}.EnterpriseSidebar_sidebarFooter__eaHfy{padding:1.5rem;border-top:1px solid #333;background:rgba(0,0,0,.3)}.EnterpriseSidebar_systemInfo__NeiLm{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.EnterpriseSidebar_infoItem__rVRU0{display:flex;justify-content:space-between;align-items:center}.EnterpriseSidebar_infoLabel___6so6{font-size:.8rem;color:#888}.EnterpriseSidebar_infoValue__ZHDBl{font-size:.8rem;font-weight:600;color:#fff}.EnterpriseSidebar_quickActions__XW8pl{display:flex;flex-direction:column;gap:.5rem}.EnterpriseSidebar_actionButton__RahzT{display:flex;align-items:center;gap:.5rem;padding:.5rem;background:hsla(0,0%,100%,.05);border:1px solid #333;border-radius:6px;color:#ccc;font-size:.8rem;cursor:pointer;transition:all .3s ease}.EnterpriseSidebar_actionButton__RahzT:hover{background:rgba(0,204,255,.1);color:#0cf;border-color:#0cf}@media (min-width:1024px){.EnterpriseSidebar_sidebar__HLp1C{transform:translateX(0);position:fixed}.EnterpriseSidebar_closeButton__Yik1u,.EnterpriseSidebar_overlay__Lmw_F{display:none}}@media (max-width:1023px){.EnterpriseSidebar_sidebar__HLp1C{width:300px}}.EnterpriseSidebar_menuButton__dIicF{display:flex;flex-direction:column;gap:4px;background:none;border:none;padding:8px;cursor:pointer;width:32px;height:32px;justify-content:center;align-items:center}.EnterpriseSidebar_menuButton__dIicF span{display:block;width:20px;height:2px;background:#ccc;transition:all .3s ease;border-radius:1px}.EnterpriseSidebar_menuButton__dIicF:hover span{background:#fff}.EnterpriseSidebar_realDataIndicator__0OG9P{background:rgba(0,255,136,.1);color:#0f8;padding:.25rem .5rem;border-radius:8px;font-size:.7rem;font-weight:700;text-align:center;margin-top:.5rem;border:1px solid #0f8}@media (max-width:768px){.EnterpriseSidebar_sidebar__HLp1C{width:100%;max-width:320px}.EnterpriseSidebar_menuButton__dIicF{display:flex}}@media (min-width:769px){.EnterpriseSidebar_menuButton__dIicF{display:none}}.DashboardLayout_container__u86dT{display:flex;height:100vh;background:#f8fafc}.DashboardLayout_sidebarSection__S__Wo{width:16rem;flex-shrink:0;background:#111827;border-right:1px solid #374151}.DashboardLayout_mainSection__nKz3D{flex:1;display:flex;flex-direction:column;overflow:hidden}.DashboardLayout_headerSection__I0MOK{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 3px rgba(0,0,0,.1);z-index:10}.DashboardLayout_contentSection__vozJV{flex:1;overflow:auto;background:#f8fafc}@media (max-width:1024px){.DashboardLayout_sidebarSection__S__Wo{position:fixed;left:0;top:0;bottom:0;z-index:50;transform:translateX(-100%);transition:transform .3s ease}.DashboardLayout_sidebarSection__S__Wo.DashboardLayout_mobileOpen__5EQQO{transform:translateX(0)}.DashboardLayout_mainSection__nKz3D{width:100%}}@media (prefers-color-scheme:dark){.DashboardLayout_container__u86dT{background:#0f172a}.DashboardLayout_headerSection__I0MOK{background:#1e293b;border-bottom-color:#374151}.DashboardLayout_contentSection__vozJV{background:#0f172a}}.DashboardLayout_loadingOverlay__AGgZZ{position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.8);display:flex;align-items:center;justify-content:center;z-index:100}.DashboardLayout_loadingSpinner__1twRN{width:40px;height:40px;border:4px solid #f3f4f6;border-top-color:#3b82f6;border-radius:50%;animation:DashboardLayout_spin__k4v_8 1s linear infinite}@keyframes DashboardLayout_spin__k4v_8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.DashboardLayout_dashboardLayout__qLId_{display:flex;flex-direction:column;height:100vh;background:linear-gradient(135deg,#1a1a1a,#2d2d2d)}.DashboardLayout_mainContent__bwi3R{flex:1;margin-left:0;transition:margin-left .3s ease;overflow-y:auto;background:linear-gradient(135deg,#1a1a1a,#2d2d2d)}.DashboardLayout_contentWrapper__0_C_5{padding:2rem;max-width:1400px;margin:0 auto;width:100%}@media (min-width:1024px){.DashboardLayout_dashboardLayout__qLId_{flex-direction:row}.DashboardLayout_mainContent__bwi3R,.DashboardLayout_sidebarOpen__cwzX4 .DashboardLayout_mainContent__bwi3R{margin-left:280px}}@media (max-width:1023px){.DashboardLayout_mainContent__bwi3R{margin-left:0}.DashboardLayout_sidebarOpen__cwzX4 .DashboardLayout_mainContent__bwi3R{margin-left:0;opacity:.3;pointer-events:none}.DashboardLayout_contentWrapper__0_C_5{padding:1rem}}@media (min-width:1400px){.DashboardLayout_contentWrapper__0_C_5{padding:2rem 3rem}}