.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item{transition:all .2s ease;transition-property:left,top,width,height}.react-grid-item img{pointer-events:none;-webkit-user-select:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{transition:none;z-index:1;will-change:width,height}.react-grid-item.react-draggable-dragging{transition:none;z-index:3;will-change:transform}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:red;opacity:.2;transition-duration:.1s;z-index:2;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{position:absolute;width:20px;height:20px}.react-grid-item>.react-resizable-handle:after{content:"";position:absolute;right:3px;bottom:3px;width:5px;height:5px;border-right:2px solid rgba(0,0,0,.4);border-bottom:2px solid rgba(0,0,0,.4)}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-w,.react-grid-item>.react-resizable-handle.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:bottom right;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.dashboard__header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;flex-wrap:wrap}.dashboard__loading{display:flex;align-items:center;justify-content:center;min-height:240px}.dashboard__filters{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:12px}.dashboard__cross{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:12px}.dashboard-drill__json{margin:0;font-size:12px;line-height:1.5;white-space:pre-wrap;word-break:break-word;max-height:60vh;overflow:auto}.dashboard-widget__title{display:inline-flex;align-items:center}.dashboard-widget__drag{cursor:grab;color:#bfbfbf;margin-right:6px}.dashboard-widget__drag:active{cursor:grabbing}.react-grid-item.react-grid-placeholder{background:var(--brand-primary)!important;opacity:.15;border-radius:6px}.react-grid-item{transition:transform .2s ease,width .2s ease,height .2s ease}.dashboard-grid-item{position:relative;height:100%}.dashboard-widget__remove{position:absolute;top:4px;right:4px;z-index:10;opacity:.85}.dashboard-widget__remove:hover{opacity:1}:root{--brand-primary: #10753e;--brand-accent-light: #8cc14c;--brand-accent-orange: #faa732}html,body,#root{margin:0;padding:0;height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:#f5f5f5}.app-header{position:sticky;top:0;z-index:100;display:flex;align-items:center;border-bottom:3px solid var(--brand-accent-light);box-shadow:0 1px 4px #00000014;padding-inline:24px}.app-header__collapse{margin-right:12px;font-size:18px;color:var(--brand-primary)}.app-header__brand{display:flex;align-items:center;gap:12px}.app-header__logo{height:40px;width:auto}.app-header__title{font-size:18px;font-weight:600;color:var(--brand-primary)}.app-content{padding:24px;background:#f5f5f5}.app-content__placeholder{color:var(--brand-primary)}.app-footer{position:sticky;bottom:0;z-index:90;text-align:center;background:#fff;color:#8c8c8c;border-top:1px solid #e8e8e8;padding:12px 50px;line-height:1.5}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:16px;background:#2f3338}.login-card{width:400px;max-width:100%;box-shadow:0 8px 24px #00000040}.login-card__brand{display:flex;align-items:center;gap:12px;margin-bottom:8px}.login-card__logo{height:44px;width:auto}.login-card__title{margin:0!important;color:var(--brand-primary)}.login-card__footer{margin-top:16px;text-align:center}.app-sider{background:#fff;border-right:1px solid #e8e8e8;position:sticky;top:64px;height:calc(100vh - 64px)}.app-sider .ant-layout-sider-children{display:flex;flex-direction:column;height:100%}.app-sider__inner{display:flex;flex-direction:column;flex:1;min-height:0;overflow-y:auto}.app-sider__menu{flex:1;border-inline-end:none;padding-top:8px}.app-sider__menu .ant-menu-item-selected{background-color:#e6f2eb;color:var(--brand-primary);font-weight:600}.app-sider__menu .ant-menu-item-selected .anticon{color:var(--brand-primary)}.app-sider__footer{padding:12px;border-top:1px solid #e8e8e8}.app-sider__logout{color:#595959}.app-sider__logout:hover{color:var(--brand-primary);background:#e6f2eb}.scope-address{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:16px}.scope-toolbar{margin-bottom:16px}.scope-table-wrap{overflow-x:auto}.scope-table{width:100%;border-collapse:collapse;background:#fff}.scope-table th,.scope-table td{border:1px solid #bfbfbf;padding:8px;vertical-align:top}.scope-th{text-align:center;background:#fafafa;font-weight:600;color:var(--brand-primary)}.scope-th--num{white-space:nowrap}.scope-section td{background:#e8e8e8;text-align:left;font-weight:700;color:#262626;padding:6px 10px}.scope-cell--num{text-align:center;white-space:nowrap;vertical-align:middle}.scope-num{font-weight:600}.scope-drag-handle{display:inline-flex;align-items:center;justify-content:center;cursor:grab;margin-right:6px;color:#8c8c8c}.scope-drag-handle:active{cursor:grabbing}.scope-empty{color:#bfbfbf}.scope-signature{display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px;margin-top:16px;color:#595959;font-size:13px}.scope-signature>div{border-top:1px solid #bfbfbf;padding-top:4px;text-align:center}.ts-card{border:1px solid #d9d9d9;padding:16px 20px;position:relative;background:#fff}.ts-card__approve{float:right;text-align:right;line-height:1.6;font-size:13px;color:#262626;margin-left:24px}.ts-card__title{clear:both;text-align:center;font-size:16px;font-weight:600;margin:20px 0 16px}.ts-card__meta{display:flex;flex-direction:column;gap:8px}.ts-card__row{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:13px}.ts-card__label{font-weight:500;color:#262626}.ts-table-wrap{overflow-x:auto;border:1px solid #d9d9d9}.ts-table{border-collapse:collapse;width:100%;min-width:1400px;font-size:12px}.ts-table th,.ts-table td{border:1px solid #bfbfbf;padding:4px 6px;text-align:center;vertical-align:middle}.ts-table th{background:#f5f5f5;font-weight:600;color:#262626}.ts-table .ts-col-equipment,.ts-table .ts-col-op{width:220px;text-align:left}.ts-table .ts-col-mode{width:70px}.ts-table .ts-col-obs{width:74px}.ts-table .ts-col-ku{width:80px}.ts-table .ts-col-sum{width:110px}.ts-table .ts-col-cnt{width:70px}.ts-table .ts-col-avg{width:110px}.ts-cell-val{font-variant-numeric:tabular-nums;font-weight:500}.ts-cell-warn{color:#d4380d;font-weight:700;font-variant-numeric:tabular-nums}.ts-row-total td{background:#f0f9f2;font-weight:600}.ts-total-label{text-align:right!important;padding-right:12px}.ts-table-actions{margin-top:8px;display:flex;gap:8px}.ts-norm{border:1px solid #d9d9d9;padding:10px 16px;background:#fafafa;font-size:13px}.ts-norm__row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.ts-norm__val{font-weight:600;font-variant-numeric:tabular-nums;border:1px solid #bfbfbf;padding:2px 8px;background:#fff;min-width:56px;text-align:center}.ts-norm__hms{color:#595959}.ts-norm__hours{font-weight:700;color:#10753e}.ts-signatures{display:flex;flex-direction:column;gap:10px;margin-top:8px;font-size:13px;color:#262626}[data-theme=dark] body{background:#141414}[data-theme=dark] .app-header{background:#1f1f1f;border-bottom-color:#434343}[data-theme=dark] .app-header__title,[data-theme=dark] .app-header__collapse{color:#8cc14c}[data-theme=dark] .app-content{background:#141414}[data-theme=dark] .app-footer{background:#1f1f1f;color:#8c8c8c;border-top-color:#303030}[data-theme=dark] .app-sider{background:#1f1f1f;border-right-color:#303030}[data-theme=dark] .app-sider__footer{border-top-color:#303030}[data-theme=dark] .app-sider__logout{color:#bfbfbf}[data-theme=dark] .app-sider__menu .ant-menu-item-selected{background-color:#16231b;color:#8cc14c}[data-theme=dark] .app-sider__menu .ant-menu-item-selected .anticon{color:#8cc14c}[data-theme=dark] .dashboard-widget__drag{color:#595959}[data-theme=dark] .dashboard-drill__json{color:#d9d9d9}.app-header__actions{margin-left:auto;display:flex;align-items:center;gap:8px}.app-header__bell{font-size:20px;color:var(--brand-primary)}.notification-center-popover .ant-popover-inner{width:360px;max-width:90vw}.notification-center{width:100%}.notification-center__header{padding:4px 0 12px;border-bottom:1px solid #f0f0f0}.notification-center__list{max-height:420px;overflow-y:auto}.notification-center__item{cursor:pointer;padding:10px 8px!important;align-items:flex-start!important;border-radius:6px}.notification-center__item:hover{background:#f5f5f5}.notification-center__item--unread{background:#f0f7f2}.notification-center__dot{width:8px;height:8px;border-radius:50%;flex-shrink:0;margin-top:6px}.notification-center__body{flex:1;min-width:0;margin-left:10px}.notification-center__title{font-weight:600;color:#262626;line-height:1.4}.notification-center__text{color:#595959;font-size:13px;margin-top:2px;white-space:pre-wrap;word-break:break-word}.notification-center__meta{display:flex;justify-content:space-between;align-items:center;margin-top:6px;font-size:12px}.notification-center__time{color:#8c8c8c}[data-theme=dark] .notification-center__title{color:#e6e6e6}[data-theme=dark] .notification-center__text{color:#b3b3b3}[data-theme=dark] .notification-center__item--unread{background:#1f2b24}[data-theme=dark] .notification-center__item:hover{background:#2a2a2a}.monitoring-page__header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap;margin-bottom:16px}.monitoring-page__loading{display:flex;justify-content:center;align-items:center;padding:64px 0}.monitoring-page__status-card{height:100%}.monitoring-page__status-label{font-weight:600;color:#262626}.monitoring-page__status-latency{margin-top:8px;font-size:12px;color:#8c8c8c}.monitoring-page__metric-title{font-weight:600;color:#262626;margin-bottom:8px}.monitoring-page__metric-sub{margin-top:8px;font-size:12px;color:#8c8c8c;text-align:center}.monitoring-page__footer{margin-top:24px;text-align:right}[data-theme=dark] .monitoring-page__status-label,[data-theme=dark] .monitoring-page__metric-title{color:#e6e6e6}[data-theme=dark] .monitoring-page__status-latency,[data-theme=dark] .monitoring-page__metric-sub{color:#b3b3b3}.scope-th--equip{white-space:nowrap}.scope-cell--equip{text-align:center;white-space:nowrap;vertical-align:middle}.scope-expanded-row td{background:#fafafa;padding:12px}
