*{box-sizing:border-box}body{margin:0;min-width:1280px;background:#f5f8fc}button{letter-spacing:0}.systemEntrySkeleton{--skeleton-page-gap: 24px;--skeleton-card-gap: 24px;--skeleton-card-border: #e7edf6;--skeleton-line: #e7edf6;--skeleton-base: #e8eef6;--skeleton-soft: #f3f6fb;--skeleton-active: #edf4ff;display:grid;grid-template-columns:224px minmax(0,1fr);min-height:100vh;background:#f5f8fc;animation:systemSkeletonEnter .18s ease-out both}.systemSkeletonBlock{position:relative;display:block;overflow:hidden;border-radius:7px;background:var(--skeleton-base)}.systemSkeletonBlock:after{content:"";position:absolute;inset:0;transform:translate(-120%);background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.68) 46%,transparent 100%);animation:systemSkeletonShimmer 1.3s cubic-bezier(.34,0,.2,1) infinite}.systemSkeletonSideNav{height:100vh;padding:18px 12px;border-right:1px solid #dbe3ef;background:#fff}.systemSkeletonBrand{display:flex;align-items:center;gap:10px;height:40px;padding:0 4px;margin-bottom:16px}.systemSkeletonBrandMark{width:32px;height:32px;border-radius:10px;background:linear-gradient(135deg,#d7e8fb,#bfd4ff)}.systemSkeletonBrandCopy{display:grid;gap:6px;width:132px}.systemSkeletonBrandName{width:128px;height:13px}.systemSkeletonBrandSub{width:58px;height:8px}.systemSkeletonMenu{display:grid;gap:7px}.systemSkeletonMenuItem{display:flex;align-items:center;gap:12px;height:38px;padding:0 24px;border-radius:6px}.systemSkeletonMenuItem.isActive{background:var(--skeleton-active)}.systemSkeletonMenuIcon{width:14px;height:14px;border-radius:4px}.systemSkeletonMenuLabel{width:92px;height:10px}.systemSkeletonMenuItem:nth-child(4) .systemSkeletonMenuLabel,.systemSkeletonMenuItem:nth-child(7) .systemSkeletonMenuLabel{width:68px}.systemSkeletonMain{min-width:0}.systemSkeletonHeader{display:flex;align-items:center;height:64px;padding:0 32px;border-bottom:1px solid #d4dee9;background:#ffffffdb}.systemSkeletonHeaderButton{width:24px;height:28px;margin-right:8px;border-radius:0 8px 8px 0}.systemSkeletonTitle{width:116px;height:20px}.systemSkeletonHeaderControls{display:inline-flex;align-items:center;gap:10px;margin-left:auto}.systemSkeletonHeaderPill{width:118px;height:32px;border-radius:16px}.systemSkeletonHeaderPill.short{width:92px}.systemSkeletonHeaderAvatar{width:32px;height:32px;border-radius:50%}.systemSkeletonContent{display:grid;gap:var(--skeleton-card-gap);padding:var(--skeleton-page-gap)}.systemSkeletonHeroGrid,.systemSkeletonWidgetGrid{display:grid;grid-template-columns:minmax(0,2.18fr) minmax(320px,1fr);gap:var(--skeleton-card-gap)}.systemSkeletonWidgetGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.systemSkeletonCard{min-width:0;border:1px solid var(--skeleton-card-border);border-radius:8px;background:#fff;overflow:hidden}.systemSkeletonTopology{min-height:312px;padding:82px 28px 34px}.systemSkeletonTopologyRow{display:grid;grid-template-columns:126px 1fr 126px 1fr 126px 1fr 126px;align-items:center;gap:18px}.systemSkeletonDevice{display:grid;justify-items:center;gap:11px}.systemSkeletonDeviceIcon{width:54px;height:54px;border-radius:50%;background:linear-gradient(135deg,#d9e4f2,#eef3fa)}.systemSkeletonDeviceLabel{width:70px;height:10px}.systemSkeletonDeviceMeta{width:92px;height:8px}.systemSkeletonConnector{width:100%;height:2px;border-radius:2px}.systemSkeletonAlertCard{display:grid;min-height:312px}.systemSkeletonAlertRow{display:grid;grid-template-columns:36px minmax(0,1fr) 28px;align-items:center;gap:12px;padding:0 24px;border-bottom:1px solid var(--skeleton-line)}.systemSkeletonAlertRow:last-child{border-bottom:0}.systemSkeletonAlertIcon{width:30px;height:30px;border-radius:50%}.systemSkeletonAlertCopy{display:grid;gap:8px}.systemSkeletonAlertTitle{width:92px;height:11px}.systemSkeletonAlertText{width:148px;height:8px}.systemSkeletonAlertCount{width:18px;height:18px;border-radius:5px}.systemSkeletonControlRow{display:flex;align-items:center;gap:12px;min-height:36px}.systemSkeletonRangeLabel{width:90px;height:13px}.systemSkeletonRangeButton{width:132px;height:34px;border-radius:7px}.systemSkeletonEditButton{width:68px;height:30px;margin-left:auto;border-radius:7px}.systemSkeletonWidgetCard{min-height:312px}.systemSkeletonWidgetHeader{display:flex;align-items:center;height:48px;padding:0 24px;border-bottom:1px solid var(--skeleton-line)}.systemSkeletonWidgetTitle{width:172px;height:13px}.systemSkeletonWidgetAction{width:112px;height:32px;margin-left:auto;border-radius:7px}.systemSkeletonChart{display:flex;height:214px;padding:24px 32px 20px}.systemSkeletonChartModule{flex:1 1 auto;min-width:0;height:100%;border-radius:6px;background:linear-gradient(180deg,#f7f9fd,#eef3fa)}.systemSkeletonDonut{display:grid;grid-template-columns:minmax(150px,.56fr) minmax(260px,1fr);align-items:center;gap:24px;padding:48px 24px 24px}.systemSkeletonDonutRing{justify-self:center;width:150px;height:150px;border-radius:50%;background:radial-gradient(circle,#fff 0 43%,transparent 44%),conic-gradient(#c4d4eb 0deg 94deg,#e6edf7 94deg 138deg,#d2deef 138deg 226deg,#eef3fa 226deg 302deg,#bac9dd 302deg 360deg)}.systemSkeletonLegend{display:grid;gap:12px}.systemSkeletonLegendRow{display:grid;grid-template-columns:8px minmax(120px,1fr) 52px;align-items:center;gap:12px}.systemSkeletonLegendDot{width:8px;height:8px;border-radius:2px}.systemSkeletonLegendText{width:118px;height:10px}.systemSkeletonLegendValue{width:46px;height:10px}@keyframes systemSkeletonEnter{0%{opacity:0}to{opacity:1}}@keyframes systemSkeletonShimmer{to{transform:translate(120%)}}.pageShell{--dashboard-header-height: 64px;--dashboard-page-gap: 24px;--dashboard-card-gap: 24px;--dashboard-card-padding-x: 24px;--dashboard-card-padding-y: 24px;--dashboard-card-head-height: 48px;--dashboard-card-border: #eef2f7;--dashboard-widget-card-height: 312px;--dashboard-overview-card-height: var(--dashboard-widget-card-height);--side-nav-padding-y: 18px;--side-nav-divider-color: #dbe3ef;--side-nav-collapse-button-top: -2px;--side-nav-collapse-button-width: 24px;--side-nav-collapse-button-height: 28px;min-height:100vh;background:#f5f8fc}.pageShell strong,.pageShell .ant-typography strong,.pageShell .ant-typography-strong{font-weight:600}.pageShell .ant-table-thead>tr>th{font-weight:500}.pageShell .ant-btn-link{font-weight:400}.sideNav{position:sticky;top:0;z-index:6;height:100vh;padding:var(--side-nav-padding-y) 12px;border-right:1px solid var(--side-nav-divider-color);background:#fff!important;overflow:visible;transition:width .2s ease,max-width .2s ease,min-width .2s ease}.sideNav:after{content:"";position:absolute;top:calc(var(--side-nav-padding-y) + var(--side-nav-collapse-button-top));right:-1px;z-index:7;width:2px;height:var(--side-nav-collapse-button-height);background:#fff;pointer-events:none}.sideNav .ant-layout-sider-children{position:relative}.sideNavCollapseButton.ant-btn{position:absolute;top:var(--side-nav-collapse-button-top);right:calc((var(--side-nav-collapse-button-width) + 13px) * -1);z-index:8;display:inline-grid;place-items:center;width:var(--side-nav-collapse-button-width);height:var(--side-nav-collapse-button-height);padding:0;border:1px solid #d4dee9;border-left:0;border-radius:0 8px 8px 0;background:#fffffff5!important;color:#667085!important;box-shadow:none!important}.sideNavCollapseButton.ant-btn:focus,.sideNavCollapseButton.ant-btn:focus-visible,.sideNavCollapseButton.ant-btn:active,.sideNavCollapseButton.ant-btn:not(:disabled):not(.ant-btn-disabled):focus,.sideNavCollapseButton.ant-btn:not(:disabled):not(.ant-btn-disabled):focus-visible,.sideNavCollapseButton.ant-btn:not(:disabled):not(.ant-btn-disabled):active{border-color:#d4dee9!important;border-left:0!important;outline:none;background:#fffffff5!important;color:#667085!important;box-shadow:none!important}.sideNavCollapseButton.ant-btn:hover,.sideNavCollapseButton.ant-btn:not(:disabled):not(.ant-btn-disabled):hover{border-color:#d4dee9!important;border-left:0!important;background:#fffffff5!important;color:#155eef!important;box-shadow:none!important}.brand{display:flex;align-items:center;gap:10px;height:40px;padding:0 4px;margin-bottom:16px;min-width:0;transition:justify-content .2s ease,padding .2s ease}.brand.isCollapsed{justify-content:center;padding:0}.brandMark{display:grid;place-items:center;flex:0 0 auto;width:32px;height:32px;border-radius:10px;color:#fff;background:linear-gradient(135deg,#0ea5e9,#155eef)}.brandCopy{min-width:0}.brandName{color:#183b6b;font-size:16px;font-weight:700;line-height:1;letter-spacing:0}.brandSub{margin-top:4px;color:#7b8ca6;font-size:10px;font-weight:600;letter-spacing:.28em}.dashboardMenu{border-inline-end:0!important}.sideNav.isCollapsed .dashboardMenu{width:48px}.dashboardMenu .ant-menu-item{height:38px;margin:3px 0;font-size:13px;font-weight:400;line-height:38px}.dashboardMenu .ant-menu-submenu-title{height:38px!important;margin:3px 0!important;font-size:13px;font-weight:400;line-height:38px!important}.menu-label{width:100%}.menuAlertLabel{display:inline-flex;align-items:center;gap:6px}.menuAlertLabel .ant-badge{display:inline-flex}.menuAlertLabel .ant-badge-dot{width:7px;height:7px;box-shadow:none}.dashboardMenu .ant-menu-item-divider{margin:12px 0;border-color:var(--side-nav-divider-color)}.dashboardMenu .organizationSubmenu>.ant-menu-submenu-title,.dashboardMenu .organizationSubmenu>.ant-menu-submenu-title .ant-menu-item-icon,.dashboardMenu .organizationSubmenu>.ant-menu-submenu-title .ant-menu-submenu-arrow{color:#12a876!important}.dashboardMenu .organizationSubmenu>.ant-menu-submenu-title{font-weight:500}.dashboardMenu .organizationSubmenu>.ant-menu-sub{margin-top:4px;padding:4px 0 4px 12px;background:transparent!important}.dashboardMenu .organizationSubmenu .ant-menu-sub .ant-menu-item{height:30px;margin:1px 0 1px 8px;padding-left:24px!important;color:#667085;font-size:12px;font-weight:400;line-height:30px}.sideNav.isCollapsed .dashboardMenu .ant-menu-item,.sideNav.isCollapsed .dashboardMenu .ant-menu-submenu-title{display:flex;justify-content:center;width:48px;height:40px!important;margin:4px 0!important;padding-inline:0!important;line-height:40px!important}.sideNav.isCollapsed .dashboardMenu .ant-menu-item .ant-menu-item-icon,.sideNav.isCollapsed .dashboardMenu .ant-menu-submenu-title .ant-menu-item-icon{margin-inline-end:0;font-size:16px}.sideNav.isCollapsed .dashboardMenu .ant-menu-title-content,.sideNav.isCollapsed .dashboardMenu .ant-menu-submenu-arrow,.sideNav.isCollapsed .menuAlertLabel .ant-badge{display:none}.topHeader{position:sticky;top:0;z-index:5;height:var(--dashboard-header-height);display:flex;align-items:center;justify-content:space-between;padding:0 32px;border-bottom:1px solid #d4dee9;background:#ffffffd9!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.topHeader h4{margin:0;font-weight:600}.headerQuickControls{display:inline-flex;align-items:center;gap:10px;margin-left:auto;padding:0;border:0;background:transparent;color:#344054;box-shadow:none}.headerSelectButton.ant-btn{display:inline-flex;align-items:center;gap:8px;height:36px;padding:2px 6px;border:1px solid transparent;border-radius:8px;color:#344054;line-height:1.1;box-shadow:none;transition:background .16s ease,color .16s ease}.headerSelectButton.ant-btn:hover,.headerSelectButton.ant-btn:focus{border-color:transparent;background:#f6f9fd;color:#172033;box-shadow:none}.siteSelectorButton.ant-btn{padding-left:4px}.userMenuButton.ant-btn{padding-left:6px}.userMenuButton.ant-btn:before{content:none}.headerControlIcon,.headerAvatar{display:inline-grid;place-items:center;flex:0 0 auto;width:30px;height:30px;border-radius:50%}.headerControlIcon{border:1px solid #d8e2f0;background:#f8fbff;color:#155eef;box-shadow:none}.headerControlIcon .anticon{font-size:15px}.headerAvatar{border:1px solid #d8e2f0;background:#f6f8fb;color:#243044;font-size:12px;font-weight:600;box-shadow:none}.headerControlCopy{display:inline-flex;align-items:center;min-width:0;text-align:left}.headerControlLabel{color:#243044;font-size:13px;font-weight:600;line-height:1;white-space:nowrap}.headerSelectButton .headerSelectArrow{margin-left:2px;color:#8a94a6;font-size:10px}.dashboardContent{height:calc(100vh - var(--dashboard-header-height));overflow:auto;padding:var(--dashboard-page-gap)}.contentStack{display:grid;gap:var(--dashboard-card-gap);width:100%}.dashboardSection{display:grid;gap:var(--dashboard-card-gap)}.heroSection{gap:var(--dashboard-card-gap)}.trendDashboardSection{gap:8px}.sectionHeader{min-height:34px}.sectionHeader h5{margin:0;color:#172033;font-weight:600}.sectionControlRow{justify-content:space-between;gap:12px;min-height:36px}.dashboardEditActions{flex:0 0 auto;margin-left:auto}.chartManagerButton.ant-btn,.resetLayoutButton.ant-btn{display:inline-flex;align-items:center;justify-content:center;height:30px;padding:0 10px;border-color:#d4dee9;border-radius:6px;background:#fff;color:#273951;font-size:12px;font-weight:400;box-shadow:none}.chartManagerButton.ant-btn:hover,.chartManagerButton.ant-btn:focus,.resetLayoutButton.ant-btn:hover,.resetLayoutButton.ant-btn:focus{border-color:#b8c8d9;background:#fff;color:#155eef}.chartManagerButton.ant-btn{gap:8px}.chartManagerButtonBadge{display:inline-flex;align-items:center;min-height:18px;padding:0 6px;border-radius:999px;background:#edf4ff;color:#155eef;font-size:11px;line-height:18px;white-space:nowrap}.chartManagerPopover.ant-popover{padding-top:6px}.chartManagerPopover .ant-popover-inner{padding:0;border:1px solid #dbe3ef;border-radius:10px;box-shadow:0 16px 36px #10182821}.chartManagerPanel{display:grid;gap:12px;width:360px;padding:12px}.chartManagerHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.chartManagerHeader>div{display:grid;gap:2px;min-width:0}.chartManagerHeader .ant-typography{margin:0;line-height:1.25}.chartManagerHeader .ant-typography-secondary{font-size:12px}.chartManagerRestoreAll.ant-btn{height:auto;padding:0;color:#155eef;font-size:12px;line-height:18px}.chartManagerSearch.ant-input-affix-wrapper{height:32px;border-color:#d8e2f0;border-radius:8px;box-shadow:none}.chartManagerList{display:grid;gap:4px;max-height:224px;overflow:auto;padding-right:2px}.chartManagerRow{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:48px;padding:7px 8px;border:1px solid transparent;border-radius:8px}.chartManagerRow:hover{border-color:#e4ebf5;background:#f8fbff}.chartManagerRow.isHidden{background:#fafcff}.chartManagerIcon{display:grid;place-items:center;width:28px;height:28px;border-radius:7px;background:#edf4ff;color:#155eef;font-size:14px}.chartManagerCopy{display:grid;gap:2px;min-width:0}.chartManagerCopy .ant-typography{overflow:hidden;margin:0;text-overflow:ellipsis;white-space:nowrap}.chartManagerCopy .ant-typography-strong{color:#172033;font-size:12px;font-weight:500}.chartManagerCopy .ant-typography-secondary{font-size:11px}.chartManagerAction.ant-btn{height:28px;padding:0 8px;border-color:#d8e2f0;border-radius:6px;color:#344054;font-size:12px;font-weight:400;box-shadow:none}.chartManagerAction.ant-btn:hover,.chartManagerAction.ant-btn:focus{border-color:#b8ccf8;color:#155eef}.editTextButton.ant-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:68px;height:30px;padding:0 8px;border-color:#d4dee9;border-radius:6px;background:#fff;color:#273951;font-size:12px;font-weight:400;line-height:20px;box-shadow:none}.editTextButton.ant-btn:hover,.editTextButton.ant-btn:focus{border-color:#b8c8d9;background:#fff;color:#273951}.editTextButton.ant-btn.isActive{border-color:#155eef;background:#f0f6ff;color:#155eef}.editTextButtonIcon{display:block;width:12px;height:12px;flex:0 0 12px;overflow:hidden;fill:currentColor}.editTextButtonText{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:20px;white-space:nowrap}.trendRangeControl{display:inline-flex;align-items:center;gap:10px;min-height:36px}.trendRangeLabel{color:#5f6673;font-size:15px;font-weight:500;line-height:1;white-space:nowrap}.trendTimeSelectorTrigger.ant-btn{min-width:128px;max-width:360px;height:34px;padding:0 12px;border-color:#d8e2f0;border-radius:8px;background:#fff;color:#344054;font-size:12px;font-weight:400;box-shadow:0 2px 6px #10182809}.trendTimeSelectorTrigger.ant-btn:hover,.trendTimeSelectorTrigger.ant-btn:focus{border-color:#b8ccf8!important;background:#f8fbff!important;color:#155eef!important;box-shadow:0 0 0 2px #155eef0f}.trendTimeSelectorTrigger .anticon{flex:0 0 auto;color:inherit}.trendTimeSelectorText{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trendTimeSelectorTrigger .anticon:last-child{margin-left:2px;font-size:11px}.contentDimTarget{transition:opacity .18s ease,filter .18s ease}.isWidgetEditing .contentDimTarget{opacity:.32;filter:saturate(.68);pointer-events:none}.trendTimeSelectorOverlay.ant-popover{padding-top:6px}.trendTimeSelectorOverlay .ant-popover-inner{padding:0;border:1px solid #dbe3ef;border-radius:10px;box-shadow:0 16px 36px #10182821}.trendTimeSelectorPopover{display:grid;grid-template-columns:116px;gap:0;padding:4px;background:#fff;border-radius:10px}.trendTimeSelectorPopover.isCustom{grid-template-columns:116px 268px}.trendTimeMenuPanel,.trendCustomEditorPanel{display:grid;gap:4px;color:#344054;font-size:13px;font-weight:400}.trendTimeMenuPanel{padding-right:2px}.trendCustomEditorPanel{padding-left:8px;border-left:1px solid #eef2f7;color:#344054;font-size:13px;font-weight:400}.trendSelectorCaption{margin-bottom:0;padding:0 4px;color:#667085;font-size:13px;font-weight:400}.trendTimeOption{width:100%;height:28px;padding:0 6px;border:0;border-radius:7px;background:transparent;color:#344054;font:inherit;font-size:13px;font-weight:400;text-align:left;cursor:pointer}.trendTimeOption:hover,.trendTimeOption.isActive{background:#f0f6ff;color:#155eef}.trendTimeOption:focus-visible{outline:2px solid rgba(21,94,239,.28);outline-offset:-2px}.trendCustomOption{margin-top:2px;padding-top:5px;border-top:1px solid #eef2f7;border-radius:0 0 7px 7px}.trendCustomDateInput.ant-picker{width:100%;height:34px;border-color:#d8e2f0;border-radius:8px;font-size:13px;font-weight:400}.trendCustomEditorPanel .trendSelectorCaption,.trendCustomDateInput.ant-picker,.trendCustomDateInput .ant-picker-input,.trendCustomDateInput .ant-picker-input>input,.trendCustomDateInput .ant-picker-suffix,.trendCustomActions .ant-btn,.trendCustomActions .ant-btn>span{font-size:13px!important;font-weight:400!important;line-height:20px}.trendCustomDateInput.ant-picker:hover,.trendCustomDateInput.ant-picker-focused{border-color:#b8ccf8}.trendCustomActions{margin-top:4px}.trendCustomActions .ant-btn-primary{background:#155eef}.pageShell .ant-card-head-title{font-size:14px;font-weight:500;line-height:1.4}.pageShell .ant-card-head{min-height:var(--dashboard-card-head-height);padding:0 var(--dashboard-card-padding-x);border-bottom-color:var(--dashboard-card-border)}.pageShell .ant-card-head-wrapper,.pageShell .ant-card-extra{min-width:0}.pageShell .ant-card-body{padding:var(--dashboard-card-padding-y) var(--dashboard-card-padding-x)}.cardHeaderActions{display:inline-flex;align-items:center;justify-content:flex-end;gap:10px;max-width:100%;min-width:0;white-space:nowrap}.cardHeaderPrimaryAction{display:inline-flex;align-items:center;min-width:0}.cardHeaderTitleWithAction{display:inline-flex;align-items:center;gap:8px;max-width:100%;min-width:0}.cardHeaderTitleText{overflow:hidden;min-width:0;text-overflow:ellipsis;white-space:nowrap}.overviewGrid{display:grid;grid-template-columns:minmax(0,2.15fr) minmax(360px,.9fr);gap:var(--dashboard-card-gap)}.topologyCard,.alertsCard{height:var(--dashboard-overview-card-height);min-height:var(--dashboard-overview-card-height)}.topologyCard{--topology-control-edge-gap: var(--dashboard-card-padding-x);overflow:hidden}.topologyCard .ant-card-head{min-height:var(--dashboard-card-head-height);padding-inline:var(--topology-control-edge-gap);border-bottom-color:#dbe3efb8;background:linear-gradient(180deg,#fffffffa,#f9fcffe6)}.topologyCard .ant-card-head-title{color:#172033;font-size:14px;font-weight:500}.topologyCard .ant-card-extra .ant-btn{height:28px;border-color:#d8e2f0;color:#172033;font-size:12px;font-weight:500;box-shadow:none}@property --network-border-angle{syntax: "<angle>"; inherits: false; initial-value: 0deg;}.networkTopologyButton.ant-btn{--network-border-angle: 0deg;display:inline-flex;align-items:center;justify-content:center;width:34px;min-width:34px;overflow:hidden;gap:0;padding:0!important;border-color:transparent!important;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(#d8e2f0,#d8e2f0) border-box!important;background-clip:padding-box,border-box;transition:width .22s ease,color .18s ease,box-shadow .18s ease}.networkTopologyButton.ant-btn .anticon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 16px;width:16px;height:16px;font-size:14px}.networkTopologyText{display:inline-block;max-width:0;overflow:hidden;opacity:0;white-space:nowrap;transition:max-width .22s ease,opacity .14s ease,margin-left .22s ease}.networkTopologyButton.ant-btn:hover,.networkTopologyButton.ant-btn:focus-visible{width:154px;justify-content:flex-start;padding:0 10px!important;color:#172033!important;background:linear-gradient(#fff,#fff) padding-box,conic-gradient(from var(--network-border-angle),#89c8ff 0deg,#8fe1c0 88deg,#f1d78c 168deg,#ff8d87 248deg,#a9c8ff 318deg,#89c8ff 360deg) border-box!important;background-clip:padding-box,border-box;box-shadow:0 8px 22px #155eef1a;animation:networkTopologyBorderSpin 4.8s linear infinite}.networkTopologyButton.ant-btn:hover .networkTopologyText,.networkTopologyButton.ant-btn:focus-visible .networkTopologyText{max-width:116px;margin-left:8px;opacity:1}@keyframes networkTopologyBorderSpin{to{--network-border-angle: 360deg}}@keyframes internetHaloSpread{0%{opacity:0;transform:scale(.72)}18%{opacity:.46}to{opacity:0;transform:scale(1.34)}}.topologyCard .ant-card-body{display:flex;align-items:center;height:calc(100% - var(--dashboard-card-head-height));padding:0}.topologyWrap{position:relative;isolation:isolate;display:grid;align-items:center;overflow:visible;flex:1;width:100%;min-height:100%;height:100%;padding:0 var(--dashboard-card-padding-x);background:#fff}.topologyStage{position:relative;display:grid;grid-template-columns:minmax(130px,.9fr) minmax(160px,1.05fr) minmax(120px,.78fr) 78px minmax(120px,.78fr) 78px minmax(130px,.86fr) 78px minmax(125px,.82fr);grid-template-rows:26px 80px 54px;align-items:stretch;gap:0;width:100%;height:160px;transform:translateY(-22px)}.topologyWrap:before{content:none}.topologyWrap:after{content:none}.topologyAmbient{display:none}.download{color:#155eef}.upload{color:#12b76a}.wanIndicator{position:relative;z-index:2;grid-row:2;align-self:center;display:grid;gap:0;margin:0;padding:8px 10px 7px;border:0;background:transparent;box-shadow:none}.wanSignal{display:grid;place-items:center;gap:7px;color:#172033;font-size:14px;font-weight:500;line-height:1.08}.trafficRow{display:inline-flex;align-items:baseline;justify-content:center;min-width:94px;white-space:nowrap}.trafficArrow{width:14px;text-align:center}.trafficValue{display:inline-block;min-width:30px;text-align:right;font:inherit;font-variant-numeric:tabular-nums}.pageShell .trafficValue{font-weight:500}.trafficUnit{margin-left:2px;color:#667085;font-size:10px;font-weight:500}.wanLine{width:100%;min-width:120px;border-top:2px dashed rgba(82,102,188,.78);filter:none}.deviceConnector{position:relative;z-index:1;grid-row:2;align-self:center;height:18px;margin-top:0;border-radius:999px;background:transparent;overflow:hidden}.deviceConnector:before{position:absolute;left:0;right:0;top:8px;height:2px;content:"";border-radius:999px;background:linear-gradient(90deg,#cbd7ea52,#8fa3ceb8,#cbd7ea52);box-shadow:none}.deviceConnector:after{position:absolute;top:8px;left:-44px;width:44px;height:2px;content:"";border-radius:999px;background:linear-gradient(90deg,transparent 0%,rgba(91,141,239,.08) 8%,rgba(91,141,239,.92) 48%,rgba(142,180,255,.32) 76%,transparent 100%);filter:drop-shadow(0 0 6px rgba(91,141,239,.34));animation:connectorFlow 3.4s cubic-bezier(.45,0,.2,1) infinite}.deviceConnector:nth-child(7):after{animation-delay:.62s}.deviceConnector:nth-child(9):after{animation-delay:1.18s}.topologyNode{position:relative;z-index:2;grid-row:1 / 4;display:grid;grid-template-rows:26px 80px 54px;height:100%;min-width:0;text-align:center;transform:translateY(0)}.nodeVisual{position:relative;display:grid;place-items:center}.nodeVisual:before{content:none}.topologyIcon{position:relative;z-index:2;overflow:hidden;display:grid;place-items:center;width:72px;height:72px;margin:0 auto;border:1px solid rgba(120,150,210,.32);border-radius:16px;background:#fbfdff;color:#5266bc;font-size:34px;box-shadow:inset 0 1px #ffffffe6,0 10px 22px #2738701a}.topologyIcon:before{content:none}.topologyIcon .anticon{position:relative;z-index:1;filter:none}.topologyNode.internet .topologyIcon{border-color:transparent;background:transparent;color:#6f8edc;font-size:58px;box-shadow:none}.topologyNode.ap .topologyIcon{width:78px;height:78px;border-width:6px;border-color:#5c72cce0;border-radius:50%;background:#f8fbff;color:#5266bc;box-shadow:inset 0 0 0 6px #ffffffb8,0 10px 22px #2c43a01f}.topologyIcon.topologyIconPhoto,.topologyNode.internet .topologyIcon.topologyIconPhoto,.topologyNode.ap .topologyIcon.topologyIconPhoto{overflow:visible;width:94px;height:68px;border:0;border-radius:0;background:transparent;box-shadow:none}.topologyNode.internet .topologyIcon.topologyIconPhoto{width:70px;height:70px}.topologyNode.internet .topologyIcon.topologyIconPhoto:before,.topologyNode.internet .topologyIcon.topologyIconPhoto:after{content:"";position:absolute;inset:-18px;z-index:0;border-radius:50%;pointer-events:none;background:radial-gradient(circle,#1677ff00 36%,#1677ff29 48%,#1677ff12,#1677ff00 76%);transform:scale(.72);animation:internetHaloSpread 3.8s cubic-bezier(.16,1,.3,1) infinite}.topologyNode.internet .topologyIcon.topologyIconPhoto:after{inset:-12px;opacity:0;animation-delay:1.9s}.topologyNode.ap .topologyIcon.topologyIconPhoto{width:86px;height:70px}.topologyNode.client .topologyIcon.topologyIconPhoto{width:94px;height:74px}.topologyIconImage{display:block;width:100%;height:100%;object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;filter:drop-shadow(0 12px 16px rgba(35,58,105,.14))}.topologyIconImage.internet{position:relative;z-index:1;filter:drop-shadow(0 10px 16px rgba(21,94,239,.18))}.topologyIconImage.router,.topologyIconImage.switch{transform:translateY(-6px)}.topologyIconImage.client{transform:translateY(-2px)}.topologyIconImage.client-phone{width:auto;height:70px;margin:-9px auto 0;transform:translateY(-2px)}.topologyIconRotator{position:relative;display:block;width:100%;height:100%}.topologyIconRotator .topologyIconImage{position:absolute;top:50%;left:50%;opacity:0;transform:translate(-50%,calc(-50% + var(--swap-offset-y, 0px) + 6px)) scale(.996);transition:opacity 1.1s cubic-bezier(.4,0,.2,1),transform 1.1s cubic-bezier(.4,0,.2,1);will-change:opacity,transform}.topologyIconRotator .topologyIconImage.isActive{opacity:1;transform:translate(-50%,calc(-50% + var(--swap-offset-y, 0px))) scale(1);z-index:2}.topologyIconRotator .topologyIconImage.isPrevious{opacity:0;transform:translate(-50%,calc(-50% + var(--swap-offset-y, 0px) - 6px)) scale(.996);z-index:1}.topologyIconRotator .topologyIconImage.client{width:94px;height:68px;--swap-offset-y: -2px}.topologyIconRotator .topologyIconImage.client-phone{width:auto;height:70px;margin:0;--swap-offset-y: -2px}.nodeLabel{display:flex;align-items:center;justify-content:center;color:#62728a!important;font-size:12px;font-weight:500;line-height:1}.nodeStats{display:inline-flex;align-items:center;justify-content:center;gap:0;align-self:center;justify-self:center;min-width:112px;height:36px;padding:0 10px;border:0;background:transparent;box-shadow:none}.nodeFooter{align-self:center;justify-self:center}.statCell{min-width:38px;padding:0 8px}.statCell+.statCell{border-left:1px solid rgba(170,184,208,.54)}.nodeStats strong{display:block;color:#172033;font-size:13px;font-weight:600;line-height:1}.nodeStats span{display:block;margin-top:3px;color:#7e8798;font-size:10px;font-weight:500}.statCell.online span{color:#079455}.statCell.offline span{color:#d92d20}.statCell.neutral span{color:#155eef}.wanStatus{display:grid;gap:4px;width:126px;margin:0 auto}.wanStatusTitle{line-height:16px}.wanStatus .ant-typography{display:inline-flex;align-items:center;color:#33436b;font-size:11px;line-height:16px}.wanCaret{display:inline-flex;align-items:center;justify-content:center;width:10px;height:16px;color:#5266bc;font-size:9px;line-height:1}.wanTimeline{display:grid;grid-template-columns:1.5fr .9fr 1.2fr .35fr 1.65fr;overflow:hidden;height:4px;border-radius:2px;background:#dfe6f2;box-shadow:0 0 0 1px #ffffffdb}.wanTimeline span{background:#55b960}.wanTimeline .danger{background:#cf545c}.wanTime{color:#8a92a1;font-size:10px}.nodeHoverInfo{position:absolute;left:calc(50% + 38px);bottom:25px;z-index:4;display:inline-flex;align-items:center;gap:5px;min-width:98px;padding:5px 7px;border-radius:6px;color:#fff;background:#263e5ceb;box-shadow:0 8px 18px #1720331f,inset 0 1px #ffffff1f;font-size:9px;font-weight:500;line-height:1.1;text-align:left;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-4px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.nodeHoverText{display:grid;gap:1px;white-space:nowrap}.nodeHoverText strong,.nodeHoverText span{line-height:1.08}.nodeHoverText span{color:#ffffffb8;font-size:8px}.nodeHoverInfo:after{position:absolute;left:-7px;top:50%;width:0;height:0;content:"";border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:7px solid rgba(38,62,92,.92);transform:translateY(-50%)}.topologyNode:hover .nodeHoverInfo,.topologyNode:focus-within .nodeHoverInfo{opacity:1;visibility:visible;transform:translate(0)}.topologyNode.client .nodeHoverInfo{left:auto;right:calc(50% + 34px);transform:translate(4px)}.topologyNode.client:hover .nodeHoverInfo,.topologyNode.client:focus-within .nodeHoverInfo{transform:translate(0)}.topologyNode.client .nodeHoverInfo:after{left:auto;right:-7px;border-right:0;border-left:7px solid rgba(38,62,92,.92)}.apDistribution{position:absolute;left:calc(50% + 38px);bottom:25px;z-index:2;display:inline-flex;align-items:center;gap:5px;min-width:94px;padding:5px 7px;border-radius:6px;color:#fff;background:#263e5ceb;box-shadow:0 8px 18px #1720331f,inset 0 1px #ffffff1f;font-size:9px;font-weight:500;line-height:1.1;text-align:left;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-4px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.topologyNode.ap:hover .apDistribution,.topologyNode.ap:focus-within .apDistribution{opacity:1;visibility:visible;transform:translate(0)}.apDistribution:after{position:absolute;left:-7px;top:50%;width:0;height:0;content:"";border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:7px solid rgba(38,62,92,.92);transform:translateY(-50%)}@keyframes connectorFlow{0%{opacity:0;transform:translate(0)}18%{opacity:.88}72%{opacity:.88}to{opacity:0;transform:translate(124px)}}@media(prefers-reduced-motion:reduce){.deviceConnector:after{animation:none;opacity:0}}.alertsCard .ant-card-body{height:calc(100% - var(--dashboard-card-head-height));padding:0}.alertsCard .ant-card-head-title{font-size:14px;font-weight:500}.alertList{display:grid;grid-template-rows:repeat(3,minmax(0,1fr));height:100%;padding-bottom:8px}.fullWidth{width:100%}.alertGroup{min-height:0;overflow:hidden;border:0;border-radius:0;background:#fff}.alertGroup+.alertGroup{border-top:1px solid #eef2f7}.alertGroupHead{height:100%;padding:0 var(--dashboard-card-padding-x)}.alertGroup.urgent .alertGroupHead,.alertGroup.serious .alertGroupHead,.alertGroup.general .alertGroupHead{background:#fff}.alertIcon{display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;border-radius:50%;font-size:20px;line-height:1}.alertGroup.urgent .alertIcon{color:#d92d20;background:#fee4e2}.alertGroup.serious .alertIcon{color:#dc6803;background:#fff4e5;font-size:19px}.alertGroup.general .alertIcon{color:#155eef;background:#e7f0ff}.alertCopy{display:grid;gap:4px;min-width:0;margin-left:14px}.alertTitle{color:#172033!important;font-size:14px;font-weight:500;line-height:1}.alertDescription{color:#667085!important;font-size:11px;font-weight:400;line-height:1;white-space:nowrap}.alertCount{margin-left:auto;display:inline-flex;align-items:center;gap:11px}.alertCount .ant-typography{font-size:18px;font-weight:500;line-height:1}.alertGroup.urgent .alertCount .ant-typography{color:#d92d20}.alertGroup.serious .alertCount .ant-typography{color:#dc6803}.alertGroup.general .alertCount .ant-typography{color:#155eef}.alertCount .anticon{color:#344054;font-size:12px}.editableWidgetGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--dashboard-card-gap);align-items:stretch}.editableWidgetItem{position:relative;display:flex;align-items:stretch;min-width:0;transition:opacity .18s ease,transform .18s ease}.editableWidgetItem>.ant-card{width:100%;min-height:var(--dashboard-widget-card-height);display:flex;flex-direction:column}.editableWidgetItem>.ant-card>.ant-card-body{flex:1 1 auto;min-height:0}.editableWidgetItem.isDragging{border-radius:10px}.editableWidgetItem.isDragging>.ant-card{visibility:hidden}.editableWidgetItem.isDragging:before{position:absolute;inset:-4px;z-index:5;content:"";border:2px dashed rgba(151,171,202,.5);border-radius:10px;background:#f8fbffb8;pointer-events:none}.editableWidgetItem.isDragging:after{position:absolute;inset:0;z-index:6;display:grid;place-items:center;content:"Drop here";color:#7b8ca6;font-size:13px;font-weight:500;pointer-events:none}.editableWidgetItem.isDropTarget:not(.isDragging):after{position:absolute;inset:-4px;z-index:5;content:"";border:2px dashed rgba(21,94,239,.52);border-radius:10px;box-shadow:0 0 0 4px #155eef14;pointer-events:none}.widgetDragPreview{position:fixed;left:var(--drag-x);top:var(--drag-y);z-index:60;width:var(--drag-width);height:var(--drag-height);pointer-events:none;transform:scale(1.015);transform-origin:center}.widgetDragPreviewInner{width:100%;height:100%;filter:drop-shadow(0 28px 42px rgba(16,24,40,.22))}.widgetDragPreviewInner>.ant-card{width:100%;height:100%;border-color:#d8e2f0e0;box-shadow:0 18px 44px #10182829}.widgetHeaderEditHandle{display:inline-flex;align-items:center;flex:0 0 auto;gap:2px;pointer-events:auto}.widgetDragCue.ant-btn,.widgetHideButton.ant-btn{display:inline-grid;place-items:center;width:26px;height:26px;min-width:26px;padding:0;border-radius:6px;color:#344054}.widgetDragCue.ant-btn{cursor:grab;touch-action:none}.widgetHideButton.ant-btn{cursor:pointer}.widgetDragCue.ant-btn:hover,.widgetDragCue.ant-btn:focus,.widgetHideButton.ant-btn:hover,.widgetHideButton.ant-btn:focus{background:#edf4ff;color:#155eef}.widgetDragCue.ant-btn:active{cursor:grabbing}.trendGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--dashboard-card-gap)}.trendCard{min-height:var(--dashboard-widget-card-height)}.trendCard .ant-card-head{min-height:var(--dashboard-card-head-height)}.trendCard .ant-card-head-title{min-width:0}.trendCard .ant-card-extra{display:flex;align-items:center;min-width:0}.trendCard .ant-card-body{display:flex;flex-direction:column;padding:var(--dashboard-card-padding-y) var(--dashboard-card-padding-x)}.trendHeaderTotal.ant-typography,.bandwidthTotal,.chartClientSelect.ant-btn{height:32px}.trendHeaderTotal.ant-typography{display:inline-flex;align-items:center;color:#8b95a1;font-size:13px;line-height:1;white-space:nowrap}.bandwidthHeaderControls{gap:8px;min-width:0}.bandwidthTotal{display:inline-flex;align-items:center;gap:8px;color:#6f7784;font-size:12px;font-weight:400;line-height:1;white-space:nowrap}.bandwidthTotalLabel.ant-typography{color:#8b95a1;font-size:inherit;font-weight:inherit}.bandwidthMetric{display:inline-flex;align-items:center;gap:3px;font-weight:inherit}.bandwidthMetric .anticon{font-size:12px}.bandwidthMetric.bandwidthUpload .anticon{color:#f97316}.bandwidthMetric.bandwidthDownload .anticon{color:#12b76a}.chartClientSelect.ant-btn{display:inline-flex;align-items:center;justify-content:space-between;width:112px;padding:0 9px 0 11px;border-color:#d8e2f0;border-radius:7px;color:#6f7784;font-size:12px;font-weight:400;box-shadow:none}.chartClientSelect.ant-btn:hover,.chartClientSelect.ant-btn:focus{border-color:#b8ccf8;color:#344054}.chartClientSelect .anticon{color:#98a2b3;font-size:12px}.lineChart{width:100%;height:176px}.chartEnterMotion{animation:chartEnter .54s cubic-bezier(.2,.85,.2,1) both;animation-delay:var(--chart-enter-delay, 0ms);transform-origin:center;will-change:opacity,transform}@keyframes chartEnter{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.trendCard .lineChart{flex:1 1 auto;min-height:176px;height:auto}.lineChart .recharts-wrapper:focus,.lineChart .recharts-surface:focus{outline:none}.chartTooltip{min-width:150px;padding:10px 12px;border:1px solid #d4dee9;border-radius:8px;background:#fff;box-shadow:0 12px 28px #1018281f}.chartTooltipRow{display:grid;grid-template-columns:12px 1fr auto;align-items:center;gap:8px;margin-top:8px;font-size:12px}.chartTooltipValue.ant-typography{font-weight:500}.legendDot{display:inline-block;width:8px;height:8px;margin-right:6px;border-radius:2px;background:#98a2b3}.legendDot.blue{background:#155eef}.legendDot.green{background:#12b76a}.insightGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--dashboard-card-gap)}.donutCard,.statCard{min-height:var(--dashboard-widget-card-height)}.donutCard .ant-card-body{display:flex;padding:var(--dashboard-card-padding-y) var(--dashboard-card-padding-x)}.donutContent{display:grid;grid-template-columns:minmax(152px,.56fr) minmax(300px,1fr);align-items:center;gap:var(--dashboard-card-padding-x);flex:1 1 auto;min-height:154px}.donutChart{position:relative;justify-self:center;width:150px;height:150px}.donutChart svg{overflow:visible}.donutChart .recharts-sector{cursor:pointer;transition:opacity .16s ease,filter .16s ease}.donutActiveSector{filter:drop-shadow(0 10px 14px rgba(16,24,40,.16))}.donutCenter{position:absolute;inset:0;z-index:1;display:grid;place-content:center;pointer-events:none;text-align:center;line-height:1.1;transition:transform .16s ease}.donutCenter.isActive{transform:scale(1.04)}.donutCenter strong{color:#172033;font-size:20px;font-weight:600;transition:color .16s ease}.donutCenter.isActive strong{color:#155eef}.donutCenter span{margin-top:4px;color:#667085;font-size:10px;font-weight:400;max-width:88px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.donutCenter em{margin-top:3px;color:#155eef;font-size:10px;font-style:normal;font-weight:600;line-height:1}.legendList{display:grid;gap:9px}.legendItem{display:grid;grid-template-columns:10px minmax(140px,1fr) minmax(54px,auto) minmax(48px,auto);align-items:center;gap:10px;position:relative;min-height:20px;margin:-2px -6px;padding:2px 6px;border-radius:7px;font-size:12px;line-height:1.25;cursor:pointer;outline:none;transition:opacity .16s ease,transform .16s ease}.legendItem.isActive{opacity:1;transform:translate(3px)}.legendItem.isDimmed{opacity:.42}.legendItem:focus-visible{transform:translate(3px)}.legendItem.isActive .legendDot{transform:scale(1.3);box-shadow:0 0 0 4px #155eef14}.legendItem.isActive .ant-typography{color:#172033!important}.legendItem .ant-typography:nth-child(3),.legendItem .ant-typography:nth-child(4){text-align:right}.legendItem .ant-typography:nth-child(3){color:#273246;font-weight:500}.legendItem .ant-typography{margin:0;font-size:12px;font-weight:400;line-height:1.25;white-space:nowrap}.legendItem .legendDot{transition:transform .16s ease,box-shadow .16s ease}.statCard .ant-card-head{min-height:var(--dashboard-card-head-height);padding:0 var(--dashboard-card-padding-x);border-bottom-color:var(--dashboard-card-border)}.statCard .ant-card-head-title{color:#172033;font-size:14px;font-weight:500;line-height:1.35}.statCard .ant-card-body{display:flex;padding:var(--dashboard-card-padding-y) var(--dashboard-card-padding-x)}.statGrid{display:grid;grid-template-columns:repeat(3,1fr);flex:1 1 auto;height:100%;gap:0}.statTile{position:relative;min-height:164px;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;padding:12px 18px 10px;text-align:left}.statTile+.statTile:before{content:"";position:absolute;top:10px;bottom:10px;left:0;width:1px;background:#d9e3f0}.statTileHeader{display:flex;align-items:flex-start;gap:8px;min-width:0}.statIcon{display:grid;place-items:center;flex:0 0 24px;width:24px;height:26px;color:#155eef;font-size:20px}.statCopy{display:grid;gap:2px;margin-top:0;min-width:0}.statValue{color:#172033;font-size:20px;font-weight:500;line-height:22px}.statLabel.ant-typography{color:#7f8791;font-size:12px;line-height:18px;white-space:nowrap}.statChange{display:inline-flex;align-items:center;gap:4px;margin-top:6px;color:#09a85a!important;font-size:11px;font-weight:500;line-height:16px}.statChange .anticon{font-size:10px}.statSparkline{position:relative;height:52px;margin-top:auto;padding-top:4px}.statSparkline .recharts-wrapper:focus,.statSparkline .recharts-surface:focus{outline:none}.statSparkline .recharts-cartesian-grid-vertical line{opacity:.72}.statSparkline .recharts-area-area{display:none}.tableGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--dashboard-card-gap)}.tableCard{min-height:var(--dashboard-widget-card-height);overflow:hidden}.tableCard .ant-card-body{position:relative;display:flex;flex-direction:column;padding:var(--dashboard-card-padding-y) var(--dashboard-card-padding-x)}.tableCard .ant-card-head{min-height:var(--dashboard-card-head-height);border-bottom:1px solid var(--dashboard-card-border)}.tableCard .ant-table{background:transparent}.tableCard .ant-table-container:before,.tableCard .ant-table-container:after{display:none!important}.tableCard .ant-table-small .ant-table-thead>tr>th{border-radius:0!important;border-start-start-radius:0!important;border-start-end-radius:0!important;border-end-start-radius:0!important;border-end-end-radius:0!important;padding-top:10px;padding-bottom:10px;color:#253041;font-size:12px;font-weight:500}.tableCard .ant-table-thead>tr>th:before{display:none!important}.tableCard .ant-table-small .ant-table-tbody>tr>td{padding-top:10px;padding-bottom:10px;color:#2f3b4f;font-size:12px;font-weight:400}.tableCard .ant-table-small .ant-table-thead>tr>th.indexColumn,.tableCard .ant-table-small .ant-table-tbody>tr>td.indexColumn{padding-left:12px;padding-right:12px;text-align:left}.tableCard .ant-table-small .ant-table-thead>tr>th.visitCountColumn,.tableCard .ant-table-small .ant-table-tbody>tr>td.visitCountColumn{padding-left:14px;padding-right:20px;text-align:center}.tableCard .ant-table-tbody>tr.tableRowOdd>td{background:#fff}.tableCard .ant-table-tbody>tr.tableRowEven>td{background:#f8fbff}.tableCard .ant-table-tbody>tr.tableRowOdd:hover>td,.tableCard .ant-table-tbody>tr.tableRowEven:hover>td{background:#eef5ff}.nameLink{color:#155eef;font-weight:400;letter-spacing:0;white-space:nowrap}.metricCell{color:#243044;font-weight:400;letter-spacing:0;white-space:nowrap}.trafficTotalCell{display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;min-width:0;color:#243044;font-weight:400;letter-spacing:0;white-space:nowrap}.trafficTotalValue{min-width:56px;text-align:left}.trafficSplit{display:inline-flex;align-items:center;gap:4px;min-width:72px;color:#7b8ca6;font-size:12px;font-weight:400;line-height:1}.trafficSplit .anticon{font-size:12px}.trafficSplit.upload .anticon{color:#f97316}.trafficSplit.download .anticon{color:#10a67a}.tableCard .ant-btn-link,.donutCard .ant-btn-link,.alertsCard .ant-btn-link{height:auto;padding:0;font-size:12px;font-weight:400;line-height:1}.dashboardToast{position:fixed;left:50%;bottom:28px;z-index:80;display:inline-flex;align-items:center;gap:12px;max-width:min(420px,calc(100vw - 48px));min-height:42px;padding:8px 10px 8px 14px;border:1px solid rgba(216,226,240,.94);border-radius:8px;background:#fffffffa;color:#172033;box-shadow:0 18px 38px #10182829;font-size:13px;font-weight:500;transform:translate(-50%);animation:dashboardToastPop .22s cubic-bezier(.2,.9,.2,1) both;transform-origin:center bottom;will-change:opacity,transform}@keyframes dashboardToastPop{0%{opacity:0;transform:translate(-50%) translateY(12px) scale(.98)}to{opacity:1;transform:translate(-50%) translateY(0) scale(1)}}.dashboardToastUndo.ant-btn{display:inline-flex;align-items:center;height:28px;padding:0 8px;border-radius:6px;color:#155eef;font-size:12px;font-weight:500}.dashboardToastUndo.ant-btn:hover,.dashboardToastUndo.ant-btn:focus{background:#edf4ff;color:#155eef}@media(max-width:1400px){.systemSkeletonHeroGrid,.systemSkeletonWidgetGrid,.overviewGrid,.editableWidgetGrid,.trendGrid,.tableGrid{grid-template-columns:1fr}.insightGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.statGrid{gap:0}.statTile{min-height:164px;padding:12px 18px 10px}}@media(max-width:980px){.systemEntrySkeleton{grid-template-columns:1fr}.systemSkeletonSideNav{display:none}.systemSkeletonHeader{padding:0 16px}.systemSkeletonContent{padding:20px}.systemSkeletonDonut{grid-template-columns:1fr}.pageShell{--dashboard-page-gap: 20px;--dashboard-card-gap: 20px;--dashboard-card-padding-x: 20px;--dashboard-card-padding-y: 20px}.sideNav{display:none}.insightGrid{grid-template-columns:1fr}.statCard .ant-card-head{min-height:var(--dashboard-card-head-height);padding:0 var(--dashboard-card-padding-x)}.statCard .ant-card-head-title{font-size:14px}.statCard .ant-card-body{padding:var(--dashboard-card-padding-y) var(--dashboard-card-padding-x)}.statGrid{grid-template-columns:1fr}.statTile+.statTile:before{top:0;right:0;bottom:auto;width:auto;height:1px}.topHeader{padding:0 16px}.dashboardContent{padding:var(--dashboard-page-gap)}.sectionControlRow{align-items:flex-start;flex-wrap:wrap}.dashboardEditActions{flex-wrap:wrap;justify-content:flex-end}.chartManagerPanel{width:min(360px,calc(100vw - 48px))}.dashboardToast{bottom:20px}}@media(prefers-reduced-motion:reduce){.systemEntrySkeleton{animation:none}.systemSkeletonBlock:after{animation:none;opacity:0}.chartEnterMotion{animation:none}.topologyNode.internet .topologyIcon.topologyIconPhoto:before,.topologyNode.internet .topologyIcon.topologyIconPhoto:after{opacity:.16;transform:scale(1);animation:none}}
