html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#172033;background:#f3f6fb;font-synthesis:none}*{box-sizing:border-box}html,body,#root{width:100%;min-width:1180px;min-height:100%;margin:0}body{background:#f3f6fb}button,input,textarea{font:inherit}.ant-btn-primary:not(:disabled):not(.ant-btn-disabled){color:#fff!important}.ant-btn-primary>.ant-btn-icon,.ant-btn-primary>span{color:inherit!important}.login-page{display:grid;grid-template-columns:minmax(520px,1.15fr) minmax(520px,.85fr);min-height:100vh;background:#fff}.login-brand-panel{position:relative;display:flex;flex-direction:column;min-height:100vh;padding:42px 58px;overflow:hidden;color:#fff;background:radial-gradient(circle at 78% 28%,rgba(62,122,255,.42),transparent 34%),linear-gradient(145deg,#091426,#102b59 58%,#17499d)}.login-brand-panel:before{position:absolute;top:16%;right:-120px;width:430px;height:430px;border:1px solid rgba(255,255,255,.1);border-radius:50%;box-shadow:0 0 0 75px #ffffff06,0 0 0 150px #ffffff05;content:""}.login-brand{position:relative;z-index:1;display:flex;align-items:center;gap:13px}.login-brand>div:last-child{display:flex;flex-direction:column}.login-brand strong{font-size:17px;letter-spacing:1.8px}.login-brand>div>span{margin-top:3px;color:#8397b9;font-size:11px}.login-brand-copy{position:relative;z-index:1;max-width:650px;margin:auto 0}.login-brand-copy>span{display:inline-flex;align-items:center;gap:7px;color:#73a6ff;font-size:13px;font-weight:600;letter-spacing:.4px}.login-brand-copy h1{margin:24px 0 20px;color:#fff;font-size:clamp(38px,4vw,61px);line-height:1.15;letter-spacing:-1.5px}.login-brand-copy p{max-width:570px;margin:0;color:#a8bad7;font-size:15px;line-height:1.9}.login-brand-foot{position:relative;z-index:1;color:#547198;font-size:10px;letter-spacing:1.3px}.login-form-panel{display:grid;min-height:100vh;padding:50px;place-items:center;background:linear-gradient(150deg,#fff,#f7f9fd)}.login-form-card{width:100%;max-width:420px}.login-form-heading{display:flex;align-items:center;gap:16px;margin-bottom:34px}.login-form-heading>div{display:flex;flex-direction:column;gap:4px}.login-form-heading h2{margin:0;color:#172033;font-size:27px}.login-form-heading .ant-typography{font-size:13px}.login-security-icon{display:grid;flex:none;width:52px;height:52px;color:#2f6bff;font-size:21px;background:#eaf1ff;border-radius:15px;place-items:center}.login-form-card .ant-form-item{margin-bottom:22px}.login-form-card .ant-form-item-label>label{color:#344057;font-size:13px;font-weight:600}.login-form-card .ant-input-affix-wrapper{height:48px;border-color:#dce2ec;border-radius:10px;box-shadow:none}.login-form-card .ant-input-prefix{margin-right:10px;color:#8d98aa}.login-error{margin:-8px 0 16px;padding:9px 12px;color:#d4383f;font-size:12px;background:#fff2f2;border:1px solid #ffd6d8;border-radius:8px}.login-submit{height:48px;margin-top:4px;font-size:15px;font-weight:600;border-radius:10px;box-shadow:0 9px 20px #2f6bff38}.login-tip{margin:18px 0 0;color:#9aa4b4;font-size:11px;line-height:1.6;text-align:center}.ops-shell{min-height:100vh;background:#f3f6fb}.ops-sider{position:sticky!important;top:0;height:100vh;overflow:hidden;background:#0c1424!important;border-right:1px solid rgba(255,255,255,.05)}.ops-logo{display:flex;align-items:center;gap:12px;height:76px;margin:0 14px 8px;padding:0 10px;color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}.ops-logo>div:last-child{display:flex;flex-direction:column;white-space:nowrap}.ops-logo strong{font-size:15px;letter-spacing:1.2px}.ops-logo>div>span{margin-top:2px;color:#73829b;font-size:11px}.logo-mark{position:relative;flex:none;width:32px;height:32px}.logo-mark span{position:absolute;width:11px;height:26px;background:linear-gradient(180deg,#5f8bff,#2f6bff);border-radius:4px;transform:skewY(-24deg)}.logo-mark span:nth-child(1){left:0;top:4px}.logo-mark span:nth-child(2){left:10px;top:0;background:linear-gradient(180deg,#6ee7d0,#13b98e)}.logo-mark span:nth-child(3){left:20px;top:4px}.ops-sider .ant-menu{padding:8px 10px;color:#b8c4d8;background:transparent!important;border:0}.ops-sider .ant-menu-item{height:44px;margin-block:4px;color:#b8c4d8!important;line-height:44px}.ops-sider .ant-menu-item .anticon{color:currentColor}.ops-sider .ant-menu-item:hover{color:#fff!important;background:#ffffff0f!important}.ops-sider .ant-menu-item-selected{color:#fff!important;background:linear-gradient(90deg,#2f6bff4d,#2f6bff1f)!important;box-shadow:inset 3px 0 #4e7cff}.ops-sider .ant-menu-item-divider{border-color:#ffffff14}.menu-badge{margin-left:8px}.sider-status{position:absolute;right:14px;bottom:18px;left:14px;display:flex;align-items:center;gap:10px;padding:13px;color:#dce5f3;background:#ffffff0b;border:1px solid rgba(255,255,255,.06);border-radius:10px}.sider-status>div{display:flex;flex-direction:column}.sider-status strong{font-size:12px}.sider-status span:last-child{color:#71819a;font-size:10px}.live-dot{width:9px;height:9px;background:#29d49c;border-radius:50%;box-shadow:0 0 0 5px #29d49c1f;animation:breathe 2s infinite}@keyframes breathe{50%{opacity:.45}}.ops-header{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;height:76px;padding:0 26px;line-height:normal;background:#fffffff5;border-bottom:1px solid #e6eaf1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-left{display:flex;align-items:center;gap:12px}.header-left>div{display:flex;flex-direction:column;gap:3px}.header-left h4{margin:0;font-size:18px}.header-left .ant-typography-secondary{font-size:12px}.ops-content{padding:22px 26px 34px;overflow:hidden}.page-stack{display:flex;flex-direction:column;gap:18px}.content-card{overflow:hidden;border:1px solid #e5eaf2;box-shadow:0 5px 24px #21304c0b}.content-card>.ant-card-body{padding:0}.overview-hero{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:158px;padding:28px 34px;overflow:hidden;color:#fff;background:linear-gradient(112deg,#162a58,#1d438f 58%,#245dcb);border-radius:15px;box-shadow:0 12px 28px #1b408b38}.overview-hero:after{position:absolute;right:120px;width:260px;height:260px;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 55px #ffffff09,0 0 0 110px #ffffff06;content:""}.hero-copy{position:relative;z-index:1}.hero-copy .eyebrow{display:inline-flex;align-items:center;gap:6px;margin-bottom:9px;color:#8fb5ff;font-size:11px;font-weight:700;letter-spacing:1.1px}.hero-copy h2{margin:0 0 8px;color:#fff;font-size:26px;letter-spacing:.2px}.hero-copy p{margin:0;color:#b9c9e8;font-size:13px}.hero-health{position:relative;z-index:2;display:flex;align-items:center;gap:13px;min-width:235px;padding:16px 18px;background:#08153057;border:1px solid rgba(120,235,199,.28);border-radius:12px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-health>i{width:12px;height:12px;background:#39d7a7;border-radius:50%;box-shadow:0 0 0 7px #39d7a721,0 0 18px #39d7a7}.hero-health.danger{border-color:#ff757c6b}.hero-health.danger>i{background:#ff676f;box-shadow:0 0 0 7px #ff676f21,0 0 18px #ff676f;animation:breathe 1.2s infinite}.hero-health>div{display:flex;flex-direction:column;gap:4px}.hero-health strong{font-size:14px}.hero-health span{color:#9fb2d5;font-size:11px}.stat-card{position:relative;min-height:114px;overflow:hidden;border:1px solid #e5eaf2;box-shadow:0 5px 18px #21304c09}.stat-card>.ant-card-body{display:flex;align-items:center;gap:15px;padding:19px 20px}.stat-card .ant-statistic-title{margin-bottom:1px;color:#6b778b;font-size:12px}.stat-card .ant-statistic-content{color:#1a2438;font-size:28px;font-weight:700}.stat-icon{display:grid;place-items:center;width:48px;height:48px;font-size:21px;border-radius:13px}.stat-icon.blue{color:#2f6bff;background:#edf3ff}.stat-icon.green{color:#0f9d73;background:#e8faf4}.stat-icon.red{color:#e43f49;background:#ffedef}.stat-icon.amber{color:#d38a0a;background:#fff7df}.stat-foot{position:absolute;right:14px;bottom:10px;color:#a1aaba;font-size:9px;letter-spacing:.6px;text-transform:uppercase}.active-alert-strip{border:1px solid #ffced2}.section-heading{display:flex;align-items:center;justify-content:space-between;min-height:38px}.section-heading>div{display:flex;flex-direction:column;gap:3px}.section-heading strong{color:#1d283b;font-size:16px}.section-heading>div>span{color:#8490a3;font-size:12px}.center-loading{display:grid;min-height:260px;place-items:center}.topology-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(390px,1fr));gap:16px}.topology-card{border:1px solid #e3e9f2;box-shadow:0 6px 22px #24334e0b;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.topology-card:hover{border-color:#9ab8ff;box-shadow:0 10px 28px #2f6bff1c;transform:translateY(-2px)}.topology-card.has-alert{border-color:#ffb9be;box-shadow:inset 3px 0 #ef4444,0 6px 22px #ef444412}.topology-card>.ant-card-body{padding:18px 18px 14px}.topology-head{display:flex;align-items:center;gap:11px}.node-icon{display:grid;flex:none;place-items:center;width:42px;height:42px;font-size:18px;border-radius:11px}.node-icon.server,.mini-node-icon.server{color:#2f6bff;background:#eaf1ff}.node-icon.service,.mini-node-icon.service{color:#7c4dff;background:#f0eaff}.node-icon.business,.mini-node-icon.business{color:#00a67d;background:#e5f8f2}.topology-title{display:flex;flex:1;flex-direction:column;min-width:0}.topology-title strong{overflow:hidden;color:#1e293b;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.topology-title span{margin-top:3px;overflow:hidden;color:#8792a5;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.status-dot-label{display:inline-flex;align-items:center;gap:6px;color:#59667a;font-size:11px;white-space:nowrap}.status-dot-label i{width:7px;height:7px;border-radius:50%;box-shadow:0 0 0 3px color-mix(in srgb,currentColor 10%,transparent)}.topology-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:17px 0 14px;padding:12px 13px 8px;background:#f7f9fc;border-radius:10px}.resource-bar>div{display:flex;align-items:center;justify-content:space-between;margin-bottom:-3px}.resource-bar span{color:#768399;font-size:10px}.resource-bar strong{color:#39465c;font-size:11px}.resource-bar .ant-progress{line-height:1}.topology-children{display:flex;flex-direction:column;gap:7px}.topology-child{padding:9px 10px;background:#fbfcfe;border:1px solid #edf0f5;border-radius:8px}.topology-child.danger{background:#fff8f8;border-color:#ffd9dc}.topology-child>div:first-child{display:flex;align-items:center;gap:8px}.node-path-line{width:10px;height:16px;border-bottom:1px solid #cbd4e1;border-left:1px solid #cbd4e1;border-radius:0 0 0 5px}.mini-node-icon{display:grid;flex:none;place-items:center;width:26px;height:26px;font-size:12px;border-radius:7px}.topology-child>div:first-child>div{display:flex;flex:1;flex-direction:column;min-width:0}.topology-child strong{font-size:12px}.topology-child small{color:#8c97a9;font-size:10px}.topology-child>.status-dot-label{float:right;margin-top:-22px}.business-row{display:flex;flex-wrap:wrap;gap:5px;margin:8px 0 0 44px}.business-row button{display:inline-flex;align-items:center;gap:5px;max-width:180px;padding:4px 7px;color:#427a6c;font-size:9px;text-align:left;background:#effaf7;border:1px solid #d4eee7;border-radius:5px;cursor:pointer}.business-row button>span{display:flex;flex-direction:column;min-width:0}.business-row button strong,.business-row button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.business-row button small{color:#73998f;font-size:8px;font-weight:400}.business-row button.danger{color:#d73f49;background:#fff1f2;border-color:#ffd0d4}.empty-children{padding:13px;color:#a2acba;font-size:11px;text-align:center;background:#fafbfd;border:1px dashed #dce2eb;border-radius:8px}.topology-footer{display:flex;align-items:center;justify-content:space-between;margin:12px -3px -7px;padding-top:9px;color:#8c97a9;font-size:10px;border-top:1px solid #eef1f5}.table-toolbar{display:flex;align-items:center;justify-content:space-between;min-height:68px;padding:13px 17px;border-bottom:1px solid #edf0f5}.filter-row,.layer-legend{display:flex;align-items:center;gap:18px}.layer-legend{color:#7f8b9e;font-size:11px}.layer-legend span{display:inline-flex;align-items:center;gap:5px}.layer-legend i{width:7px;height:7px;border-radius:2px}.layer-legend i.server{background:#2f6bff}.layer-legend i.service{background:#7c4dff}.layer-legend i.business{background:#00a67d}.node-table-name{display:flex;align-items:center;gap:10px}.ant-table-wrapper .ant-table-row-expand-icon{top:8px;vertical-align:middle}.node-table-name>div{display:flex;flex-direction:column;min-width:0}.node-title-line,.child-name-line{display:flex;align-items:center;gap:6px;min-width:0}.node-title-line .ant-tag,.child-name-line .ant-tag{flex:none;margin-inline-end:0;padding-inline:5px;font-size:9px;line-height:17px}.node-table-name strong{overflow:hidden;color:#202b3d;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.node-table-name span{overflow:hidden;max-width:210px;color:#8a95a7;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.heartbeat-cell{display:flex;flex-direction:column}.heartbeat-cell strong{color:#39465a;font-size:12px}.heartbeat-cell span{color:#929caf;font-size:10px}.business-data-cell{display:flex;flex-direction:column;min-width:0;gap:2px}.business-data-cell strong{color:#26354a;font-size:11px}.business-data-cell>span,.business-data-cell small{overflow:hidden;color:#6f7e93;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.business-data-cell small{color:#9aa4b3}.toolbar-title{display:block;font-size:14px}.toolbar-subtitle{display:block;margin-top:3px;color:#8b96a8;font-size:11px}.log-filters{display:grid;grid-template-columns:260px 200px 170px auto;gap:10px;padding:16px 18px;border-bottom:1px solid #edf0f5}.log-table .ant-table-content{overflow-x:auto!important;overscroll-behavior-x:contain}.json-preview{max-height:280px;margin:0;padding:14px;overflow:auto;color:#d8e2f3;font-size:11px;line-height:1.7;background:#111a2b;border-radius:8px}.operations-tabs>.ant-tabs-nav{margin-bottom:18px;padding:0 6px}.operations-tabs .ant-tabs-content-holder{min-height:520px}.mono-input textarea,textarea.mono-input{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.channel-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(430px,1fr));gap:15px}.channel-card{border-color:#e3e8f1;box-shadow:0 5px 18px #1f2e4a0a}.channel-card>.ant-card-body{display:flex;align-items:center;gap:14px;padding:19px}.channel-icon{display:grid;flex:none;place-items:center;width:46px;height:46px;font-size:19px;border-radius:13px}.channel-icon.email{color:#2f6bff;background:#eaf1ff}.channel-icon.wecom{color:#00a67d;background:#e5f8f2}.channel-copy{display:flex;flex:1;flex-direction:column;min-width:0;gap:4px}.channel-copy>span{color:#647187;font-size:12px}.channel-copy .ant-typography{max-width:300px;font-size:10px}.channel-actions{display:flex;gap:6px}.form-grid{display:grid;gap:14px}.form-grid.two{grid-template-columns:1fr 1fr}.form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.form-grid.address{grid-template-columns:minmax(0,1fr) 150px}.form-grid .ant-form-item{margin-bottom:14px}.heartbeat-config-box{margin-top:2px;padding:15px 16px;background:#f7f9fd;border:1px solid #e5eaf3;border-radius:10px}.server-threshold-box{margin-top:14px}.metric-config-box .ant-alert{margin-bottom:15px}.metric-config-title{margin-bottom:2px}.server-agent-config{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:2px 0 14px;padding:14px 16px;background:#edfbff;border:1px solid #bcecf5;border-radius:10px}.server-agent-config>div{display:flex;flex-direction:column;gap:3px}.server-agent-config strong{color:#155e75;font-size:13px}.server-agent-config span{color:#5f7f89;font-size:11px}.config-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.config-title>div{display:flex;flex-direction:column}.config-title strong{font-size:13px}.config-title span{color:#8792a4;font-size:10px}.drawer-title{display:flex;align-items:center;gap:11px}.node-avatar{display:grid;place-items:center;width:40px;height:40px;color:#fff;font-size:15px;font-weight:700;background:#2f6bff;border-radius:11px}.node-avatar.service{background:#7c4dff}.node-avatar.business{background:#00a67d}.drawer-title>div:last-child{display:flex;flex-direction:column;min-width:0}.drawer-title>div:last-child>span{margin-top:2px;color:#8a95a7;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.detail-stack{display:flex;flex-direction:column;gap:16px}.curl-panel{padding:15px 16px;color:#d6e0f1;background:#101a2b;border-radius:10px}.curl-panel>div:first-child{display:inline-flex;flex-direction:column}.curl-panel>div strong{color:#f0f5ff;font-size:13px}.curl-panel>div span{color:#7789a5;font-size:10px}.curl-panel>button{float:right;color:#b9c8e1;border-color:#3b4a64;background:#19263b}.curl-panel pre{margin:13px 0 0;overflow:auto;color:#8ce6c7;font-size:11px;line-height:1.75;white-space:pre-wrap}.latest-metrics{padding:15px;border:1px solid #e8ecf2;border-radius:10px}.dynamic-description{display:flex;flex-direction:column;gap:4px;margin-top:12px;padding:12px 14px;background:#eef8f5;border:1px solid #d4eee7;border-radius:8px}.dynamic-description span{color:#6b968a;font-size:10px}.dynamic-description strong{color:#255f50;font-size:13px;line-height:1.6;word-break:break-word}.metric-chip-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:9px;margin-top:12px}.metric-chip-grid>div{display:flex;flex-direction:column;padding:10px 11px;background:#f7f9fc;border-radius:8px}.metric-chip-grid span{color:#8994a5;font-size:9px;text-transform:uppercase}.metric-chip-grid strong{margin-top:3px;color:#293548;font-size:13px;word-break:break-all}.tab-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.tab-toolbar>div{display:flex;flex-direction:column}.tab-toolbar strong{font-size:14px}.tab-toolbar>div>span{color:#8d98aa;font-size:10px}.trend-panel{min-height:330px;padding:16px;border:1px solid #e7ebf2;border-radius:11px}.trend-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.trend-toolbar>div{display:flex;flex-direction:column}.trend-toolbar strong{font-size:14px}.trend-toolbar span{color:#909bad;font-size:10px}.trend-panel svg{display:block;width:100%;min-height:250px}.monitoring-wall{position:relative;min-height:100vh;overflow:hidden;color:#dfe9f8;background:radial-gradient(circle at 50% -20%,#17335f,#091426 44%,#050b14)}.wall-grid-lines{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.16;background-image:linear-gradient(rgba(80,142,213,.18) 1px,transparent 1px),linear-gradient(90deg,rgba(80,142,213,.18) 1px,transparent 1px);background-size:42px 42px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 88%);mask-image:linear-gradient(to bottom,#000,transparent 88%)}.wall-header{position:relative;z-index:2;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:78px;padding:0 26px;background:linear-gradient(180deg,#102649d9,#050e1c26);border-bottom:1px solid rgba(96,163,234,.22)}.wall-header:after{position:absolute;right:30%;bottom:-1px;left:30%;height:2px;background:linear-gradient(90deg,transparent,#3e8eff,transparent);content:""}.wall-brand{display:flex;align-items:center;gap:11px}.wall-brand>i{width:28px;height:28px;background:linear-gradient(135deg,#49dcbb,#3e79ff);border-radius:8px;box-shadow:0 0 24px #3e79ff66;transform:rotate(8deg)}.wall-brand>div{display:flex;flex-direction:column}.wall-brand strong{font-size:12px;letter-spacing:1.5px}.wall-brand span{color:#647a98;font-size:9px}.wall-header h1{margin:0;color:#ecf4ff;font-size:21px;font-weight:600;letter-spacing:1px;text-align:center}.wall-header h1 span{color:#52a4ff}.wall-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px}.wall-header-actions .ant-btn{color:#7f96b6}.wall-clock{margin-right:9px;color:#8095b3;font-family:ui-monospace,monospace;font-size:11px}.wall-summary{position:relative;z-index:2;display:grid;grid-template-columns:repeat(5,1fr);gap:12px;padding:18px 24px 10px}.wall-summary-card{position:relative;display:flex;flex-direction:column;min-height:84px;padding:14px 17px;overflow:hidden;color:inherit;text-align:left;background:linear-gradient(145deg,#153054b8,#071427c2);border:1px solid rgba(75,130,192,.22);border-radius:8px;box-shadow:inset 0 1px #ffffff06}.wall-summary-card:after{position:absolute;top:0;right:0;width:32px;height:1px;background:var(--summary-accent, #4a9cff);content:""}.wall-summary-action{cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.wall-summary-action:hover{border-color:color-mix(in srgb,var(--summary-accent) 58%,transparent);box-shadow:inset 0 1px #ffffff09,0 0 20px color-mix(in srgb,var(--summary-accent) 10%,transparent);transform:translateY(-1px)}.wall-summary-action:focus-visible{outline:2px solid var(--summary-accent);outline-offset:2px}.wall-summary-card>span{color:#7188a7;font-size:10px}.wall-summary-card-title{display:flex;align-items:center;gap:6px;color:var(--summary-accent)!important}.wall-summary-card>strong{margin-top:2px;color:#edf6ff;font-family:ui-monospace,monospace;font-size:24px}.wall-summary-card>strong.green{color:#36d7a8}.wall-summary-card>strong.red{color:#ff606a;text-shadow:0 0 14px rgba(255,96,106,.45)}.wall-summary-card>strong.amber{color:#ffc45d}.wall-summary-abnormal{position:absolute;right:14px;bottom:24px;padding:2px 6px;color:#5d7593!important;font-size:8px!important;background:#4a719f1a;border-radius:8px}.wall-summary-abnormal b{margin-left:3px;color:#7991af;font-family:ui-monospace,monospace}.wall-summary-abnormal.danger{color:#ff8991!important;background:#ff525e1a}.wall-summary-abnormal.danger b{color:#ff606a}.wall-summary-card>em{position:absolute;right:12px;bottom:8px;color:#3a526f;font-size:7px;font-style:normal;letter-spacing:.8px}.wall-summary-action>em{color:#48698e}.wall-main{position:relative;z-index:2;min-height:calc(100vh - 240px);padding:12px 24px 66px}.wall-loading{display:grid;height:400px;place-items:center}.wall-server-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(410px,1fr));gap:13px}.wall-server-card{padding:15px;background:linear-gradient(150deg,#0f2544e0,#061223eb);border:1px solid rgba(62,110,164,.28);border-radius:8px;box-shadow:0 12px 40px #00000024}.wall-server-card.danger{border-color:#ff525e85;box-shadow:inset 0 0 38px #ff374509,0 0 22px #ff37450d}.wall-server-card header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:13px}.wall-node-title{display:flex;align-items:center;gap:10px}.wall-server-status{width:9px;height:9px;background:#2fd5a2;border-radius:50%;box-shadow:0 0 0 5px #2fd5a21a,0 0 13px #2fd5a2}.wall-server-status.pulse{background:#ff5e68;box-shadow:0 0 0 5px #ff5e681a,0 0 13px #ff5e68;animation:breathe 1s infinite}.wall-node-title h3{margin:0;color:#e1ecf9;font-size:13px}.wall-node-title p{margin:3px 0 0;color:#637b9c;font-size:9px}.wall-age{color:#536b8d;font-size:9px}.wall-metrics-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px}.wall-metric{padding:8px 9px 5px;background:#ffffff06;border:1px solid rgba(255,255,255,.045);border-radius:6px}.wall-metric>span{color:#627999;font-size:8px}.wall-metric>strong{float:right;color:#b8cae0;font-family:ui-monospace,monospace;font-size:10px}.wall-metric .ant-progress{display:block;clear:both;line-height:1}.wall-services{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.wall-service-group{min-width:0;padding:9px;background:#366caa12;border:1px solid rgba(96,151,211,.12);border-radius:6px}.wall-service-group.danger{background:#ff47520b;border-color:#ff475233}.wall-service-head{display:flex;align-items:center;gap:8px;min-width:0}.wall-service-icon{flex:none;color:#6f9de0;font-size:12px}.wall-service-copy{display:flex;flex:1;flex-direction:column;min-width:0}.wall-service-copy strong{overflow:hidden;color:#c4d5e9;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.wall-service-copy span{display:flex;align-items:center;gap:4px;margin-top:2px;color:#607896;font-size:7px}.wall-service-copy span i,.wall-business-copy span i{flex:none;width:5px;height:5px;border-radius:50%}.wall-business-section{margin-top:8px;padding:7px;background:#040e1c59;border-radius:5px}.wall-business-heading{display:flex;align-items:center;gap:5px;margin-bottom:6px;color:#536f91;font-size:7px;letter-spacing:.25px}.wall-business-heading em{min-width:14px;padding:0 4px;color:#75a4da;font-size:7px;font-style:normal;text-align:center;background:#4f89ca21;border-radius:7px}.wall-business-list{display:flex;flex-direction:column;gap:5px}.wall-business-node{display:flex;align-items:center;gap:7px;min-width:0;padding:7px;background:#1fa1820e;border:1px solid rgba(68,194,161,.1);border-radius:4px}.wall-business-node.danger{background:#ff47520e;border-color:#ff47522e}.wall-business-icon{flex:none;color:#4fae9b;font-size:10px}.wall-business-copy{display:flex;flex:1;flex-direction:column;min-width:0}.wall-business-copy strong{overflow:hidden;color:#a8cfc5;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.wall-business-copy span{display:flex;align-items:center;gap:4px;margin-top:2px;color:#557a75;font-size:7px}.wall-business-copy p{display:flex;align-items:baseline;gap:5px;min-width:0;margin:4px 0 0}.wall-business-copy p b{flex:none;color:#73d8bd;font-size:7px}.wall-business-copy p em{overflow:hidden;color:#75958e;font-size:7px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.wall-business-copy small{overflow:hidden;margin-top:2px;color:#4d706a;font-size:6px;text-overflow:ellipsis;white-space:nowrap}.wall-alert-icon{flex:none;color:#ff606a;font-size:10px}.wall-no-child,.wall-service-more{grid-column:1 / -1;padding:12px;color:#425a79;font-size:9px;text-align:center;border:1px dashed rgba(79,117,161,.16)}.wall-no-business,.wall-business-more{padding:5px;color:#415c79;font-size:7px;text-align:center}.wall-alert-modal .ant-modal-content{padding:0;overflow:hidden;color:#dfe9f8;background:linear-gradient(145deg,#10233d,#071424);border:1px solid rgba(83,143,209,.3);border-radius:10px;box-shadow:0 24px 80px #0000008c,inset 0 1px #ffffff06}.wall-alert-modal .ant-modal-close{color:#7188a7}.wall-alert-modal .ant-modal-close:hover{color:#dfe9f8;background:#ffffff0d}.wall-alert-modal .ant-modal-body{min-height:260px}.wall-alert-modal .ant-empty-description{color:#607896}.wall-alert-modal-head{display:flex;align-items:center;gap:12px;padding:19px 22px;background:#112744ad;border-bottom:1px solid rgba(83,143,209,.16)}.wall-alert-modal-icon{display:grid;place-items:center;width:38px;height:38px;font-size:17px;background:#4c8bd31a;border:1px solid currentColor;border-radius:9px}.wall-alert-modal-head>div{display:flex;flex-direction:column;gap:3px}.wall-alert-modal-head strong{color:#e5effc;font-size:15px}.wall-alert-modal-head span{color:#647d9d;font-size:10px}.wall-alert-detail-list{display:flex;flex-direction:column;gap:8px;max-height:520px;padding:16px;overflow:auto}.wall-alert-detail-row{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px 13px;background:#ffffff06;border:1px solid rgba(255,92,103,.12);border-radius:7px}.wall-alert-detail-status{display:grid;place-items:center;width:27px;height:27px;color:#ff606a;background:#ff525e1a;border-radius:7px}.wall-alert-detail-copy{display:flex;flex-direction:column;min-width:0}.wall-alert-detail-copy strong{color:#d7e5f6;font-size:11px}.wall-alert-detail-copy span{margin-top:2px;color:#637b9b;font-size:8px}.wall-alert-detail-copy p{margin:6px 0 0;overflow:hidden;color:#ff9ca3;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.wall-alert-detail-value{display:flex;align-items:flex-end;flex-direction:column;min-width:120px}.wall-alert-detail-value strong{color:#ff7079;font-family:ui-monospace,monospace;font-size:10px}.wall-alert-detail-value span{margin-top:4px;color:#536d8e;font-size:8px}.wall-ticker{position:fixed;right:0;bottom:0;left:0;z-index:5;display:grid;grid-template-columns:130px 1fr 120px;align-items:center;height:42px;background:#060f1cf5;border-top:1px solid rgba(56,126,202,.22)}.wall-ticker.has-alerts{border-top-color:#ff546066}.ticker-label{display:flex;align-items:center;gap:7px;height:100%;padding-left:24px;color:#5ba4ef;font-size:9px;font-weight:700;letter-spacing:1px;border-right:1px solid rgba(255,255,255,.05)}.has-alerts .ticker-label{color:#ff6872}.ticker-track{display:flex;gap:45px;overflow:hidden;padding:0 20px;color:#7990ae;font-size:9px;white-space:nowrap}.has-alerts .ticker-track span{color:#ff9da3}.ticker-refresh{color:#405875;font-size:8px;text-align:center}@media (max-width: 1300px){.topology-grid{grid-template-columns:repeat(2,minmax(370px,1fr))}.wall-server-grid{grid-template-columns:repeat(2,minmax(380px,1fr))}}
