:root{--klein:#002fa7;--klein-bright:#1e50c8;--klein-deep:#001e6c;--klein-darker:#00103a;--klein-50:#eef2fd;--klein-100:#dde6fb;--klein-200:#bcccf6;--ink-900:#0a1330;--ink-800:#1b2545;--ink-700:#313c5e;--ink-500:#5b6486;--ink-400:#8a90a8;--line:#e4e8f2;--line-soft:#eef1f7;--bg:#f3f5fb;--surface:#fff;--good:#16a34a;--good-bg:#e7f6ec;--warn:#d98a00;--warn-bg:#fdf3e0;--bad:#dc2626;--bad-bg:#fdeaea;--radius:5px;--radius-sm:4px;--shadow-sm:0 1px 2px #0a13300d, 0 1px 3px #0a133012;--sidebar-width:248px}body{background:var(--bg);color:var(--ink-800)}.admin-sidebar{background:linear-gradient(180deg, var(--klein-deep) 0%, var(--klein-darker) 100%)!important}.admin-sidebar .sidebar-brand{border-bottom:1px solid #ffffff14;align-items:center;gap:10px;padding:14px 16px;display:flex}.admin-sidebar .brand-logo{border-radius:var(--radius-sm);background:var(--klein);flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 4px 12px #002fa773}.admin-sidebar .brand-title{color:#fff;font-size:14px;font-weight:400;line-height:1.2}.admin-sidebar .brand-subtitle{color:var(--klein-200);letter-spacing:.06em;text-transform:uppercase;margin-top:2px;font-size:11px}.ant-menu-dark.admin-menu .ant-menu-item-selected{font-weight:400;position:relative;background:#ffffff24!important}.ant-menu-dark.admin-menu .ant-menu-item-selected:before{content:"";background:#fff;border-radius:0 3px 3px 0;width:3px;height:18px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.ant-menu-dark.admin-menu .ant-menu-item-group-title{letter-spacing:.08em;text-transform:uppercase;color:#bcccf699!important;padding:8px 10px 4px!important;font-size:11px!important}.ant-menu-dark.admin-menu .ant-menu-item,.ant-menu-dark.admin-menu .ant-menu-submenu-title{padding-inline:10px!important}.ant-menu-dark.admin-menu .ant-menu-title-content{text-overflow:ellipsis;white-space:nowrap;letter-spacing:.01em;max-width:168px;font-size:13px;display:block;overflow:hidden}.admin-topbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-sizing:border-box;overflow:hidden;border-bottom:1px solid var(--line)!important;background:#ffffffd9!important}.admin-topbar .user-chip{background:var(--klein-50);cursor:pointer;box-sizing:border-box;border:none;border-radius:999px;align-items:center;gap:6px;max-height:36px;padding:2px 8px 2px 2px;line-height:1;transition:background .15s;display:flex}.admin-topbar .user-chip:hover{background:var(--klein-100)}.admin-topbar .user-avatar{background:var(--klein);color:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-weight:400;display:flex}.admin-page{flex-direction:column;gap:12px;width:100%;display:flex}.admin-page__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.admin-page__title{color:var(--ink-900)!important;margin:0!important;font-size:18px!important;font-weight:400!important;line-height:1.3!important}.admin-page__subtitle{color:var(--ink-500);margin-top:2px;font-size:13px;line-height:1.5;display:block}.admin-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);width:100%;overflow:hidden}.admin-card__header{border-bottom:1px solid var(--line-soft);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.admin-card__body{padding:0}.admin-card__body--padded{padding:16px}.admin-card__body--tabs{padding:12px 16px 0}.admin-section-title{color:var(--ink-500);margin:16px 0 8px;font-size:12px;display:block}.admin-section-title:first-child{margin-top:0}.admin-stat-grid{flex-wrap:wrap;gap:10px;width:100%;display:flex}.admin-stat-grid>*{flex:140px;min-width:120px}.admin-stat-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:14px 16px;position:relative;overflow:hidden}.admin-stat-card:after{content:"";background:var(--klein);width:3px;position:absolute;top:0;bottom:0;left:0}.admin-stat-card--good:after{background:var(--good)}.admin-stat-card--warn:after{background:var(--warn)}.admin-stat-card--bad:after{background:var(--bad)}.admin-stat-card__label{letter-spacing:.04em;text-transform:uppercase;color:var(--ink-500);font-size:12px;font-weight:400}.admin-stat-card__value{color:var(--ink-900);font-variant-numeric:tabular-nums;margin-top:4px;font-size:24px;font-weight:400;line-height:1.1}.admin-stat-card__hint{color:var(--ink-400);margin-top:4px;font-size:12px}.admin-page--token-mgmt .admin-stat-card,.admin-page--watchdog .admin-stat-card{padding:8px 12px}.admin-page--token-mgmt .admin-stat-card__label,.admin-page--watchdog .admin-stat-card__label{font-size:11px;line-height:1.2}.admin-page--token-mgmt .admin-stat-card__value,.admin-page--watchdog .admin-stat-card__value{margin-top:2px;font-size:20px;line-height:1.15}.admin-section-label{color:var(--ink-500);margin-bottom:8px;font-size:12px;display:block}.admin-section-label--spaced{margin-top:16px}.admin-watchdog-tabs{padding:12px 16px 0}.admin-watchdog-tabs .ant-tabs-nav{margin-bottom:0!important}.admin-watchdog-tabs .ant-tabs-content-holder{margin:0 -16px}.admin-toolbar{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.admin-toolbar .spacer{flex:1}.admin-bulkbar{background:var(--klein-50);border-bottom:1px solid var(--line-soft);flex-wrap:wrap;align-items:center;gap:8px;padding:8px 16px;display:flex}.admin-bulkbar__count{color:var(--klein);font-size:13px;font-weight:400}.admin-table-card .ant-table-wrapper .ant-table-thead>tr>th{letter-spacing:.04em;text-transform:uppercase;padding:10px 12px!important;font-size:12px!important;font-weight:400!important}.admin-table-card .ant-table-wrapper .ant-table-tbody>tr>td{padding:8px 12px!important}.admin-table-card .ant-table-wrapper .ant-table-thead>tr>th:first-child,.admin-table-card .ant-table-wrapper .ant-table-tbody>tr>td:first-child{padding-left:16px!important}.admin-table-card .ant-table-wrapper .ant-table-thead>tr>th:last-child,.admin-table-card .ant-table-wrapper .ant-table-tbody>tr>td:last-child{padding-right:16px!important}.admin-table-card .ant-table-wrapper .ant-table-pagination{border-top:1px solid var(--line-soft);margin:0!important;padding:10px 16px!important}.admin-table-card .ant-table{border-radius:0!important}.admin-filter-bar{border-bottom:1px solid var(--line-soft);flex-wrap:wrap;align-items:center;gap:10px;padding:10px 16px;display:flex}.admin-filter-bar__label{color:var(--ink-500);white-space:nowrap;font-size:13px}.admin-settings-form{width:100%}.admin-settings-form .ant-form{width:100%;max-width:none}.admin-settings-form .ant-form-item{margin-bottom:12px}.admin-settings-form .ant-input,.admin-settings-form .ant-input-number,.admin-settings-form .ant-select{width:100%;max-width:480px}@media (width>=768px){.admin-settings-form .ant-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px;display:grid}.admin-settings-form .admin-settings-form__full{grid-column:1/-1}}@media (width<=767px){.admin-settings-form .ant-form{grid-template-columns:1fr;display:grid}}.admin-page-size-input{border-top:1px solid var(--line-soft);align-items:center;gap:6px;padding:6px 8px;display:flex}.admin-page-size-input__label,.admin-page-size-input__suffix{color:var(--ink-500);white-space:nowrap;font-size:12px}.admin-page-size-input .ant-input-number{width:64px}.dash-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;display:grid}@media (width<=900px){.dash-grid{grid-template-columns:1fr}}.dash-panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);flex-direction:column;min-width:0;display:flex}.dash-panel__head{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:8px;padding:12px 16px;display:flex}.dash-panel__title{color:var(--ink-900);font-size:13px;font-weight:500}.dash-panel__body{flex-direction:column;gap:14px;padding:14px 16px;display:flex}.dash-bars{flex-direction:column;gap:10px;display:flex}.dash-bar__head{justify-content:space-between;align-items:baseline;margin-bottom:5px;display:flex}.dash-bar__label{color:var(--ink-500);font-size:12px}.dash-bar__value{color:var(--ink-800);font-variant-numeric:tabular-nums;font-size:12px}.dash-bar__track{background:var(--line-soft);border-radius:3px;height:6px;overflow:hidden}.dash-bar__fill{border-radius:3px;height:100%;transition:width .4s}.dash-bar__fill--klein{background:var(--klein)}.dash-bar__fill--good{background:var(--good)}.dash-bar__fill--warn{background:var(--warn)}.dash-bar__fill--bad{background:var(--bad)}.dash-kv-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px;display:grid}.dash-kv{border-bottom:1px dashed var(--line-soft);justify-content:space-between;align-items:baseline;gap:8px;padding-bottom:6px;display:flex}.dash-kv__label{color:var(--ink-500);font-size:12px}.dash-kv__value{color:var(--ink-900);font-variant-numeric:tabular-nums;font-size:13px}.dash-hero{align-items:baseline;gap:8px;display:flex}.dash-hero__num{color:var(--klein);font-variant-numeric:tabular-nums;font-size:34px;font-weight:500;line-height:1}.dash-hero__unit{color:var(--ink-500);font-size:12px}.dash-err{color:var(--bad);background:var(--bad-bg);border-radius:var(--radius-sm);word-break:break-all;padding:6px 10px;font-size:12px}.dash-empty{color:var(--ink-400);padding:8px 0;font-size:13px}.dash-reasons{flex-direction:column;gap:8px;display:flex}.dash-reason{justify-content:space-between;align-items:center;gap:12px;display:flex}.dash-reason__text{color:var(--ink-700);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.dash-reason__count{color:var(--bad);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:12px;font-weight:500}.admin-content{width:100%;background:var(--bg)!important;max-width:none!important;padding:16px 20px!important}@media (width<=900px){.admin-content{padding:12px!important}.admin-stat-grid>*{flex:calc(50% - 5px);min-width:0}}@media (width<=720px){.admin-stat-grid>*{flex:100%}.admin-card__header,.admin-filter-bar{padding:10px 12px}.admin-table-card .ant-table-wrapper .ant-table-pagination{padding:8px 12px!important}}.log-stats-strip{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);flex-wrap:nowrap;align-items:stretch;min-height:52px;margin-bottom:12px;padding:12px 8px;display:flex;overflow-x:auto}.log-stat{border-right:1px solid var(--line);white-space:nowrap;flex-shrink:0;align-items:baseline;gap:8px;padding:4px 14px;line-height:1.5;display:inline-flex}.log-stat:last-child{border-right:none}.log-stat__label{color:var(--ink-500);font-size:13px}.log-stat__value{font-variant-numeric:tabular-nums;color:var(--ink-900);font-size:16px;font-weight:650}.log-stat--good .log-stat__value{color:var(--good)}.log-stat--warn .log-stat__value{color:var(--warn)}.log-stat--bad .log-stat__value{color:var(--bad)}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,PingFang SC,Microsoft YaHei,sans-serif;line-height:1.5}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#b9bed0;border-radius:3px}::-webkit-scrollbar-track{background:0 0}@media (width<=767px){.ant-table-pagination.ant-pagination{flex-wrap:wrap;gap:8px;justify-content:center!important}.ant-table-pagination .ant-pagination-total-text{text-align:center;width:100%;margin-right:0!important}.ant-modal{max-width:calc(100vw - 32px)!important;margin:16px auto!important}.ant-modal .ant-modal-body{max-height:60vh;overflow-y:auto}.ant-descriptions .ant-descriptions-item-label,.ant-descriptions .ant-descriptions-item-content{padding:8px 12px!important}.ant-tabs-nav{margin-bottom:12px!important}.ant-tabs-tab{padding:8px 12px!important;font-size:13px!important}}html.demo-tech{--bg:#f6f6f6;--surface:#fff;--line:#e3e3e3;--line-soft:#ececec;--ink-900:#303030;--ink-800:#3a3a3a;--ink-700:#555;--ink-500:#828282;--ink-400:#909090;--klein:#515151;--klein-bright:#666;--klein-50:#f0f0f0;--good:#565656;--bad:#c05b54;--warn:#a97724;--good-bg:#f2f2f2;--bad-bg:#fbefeb;--warn-bg:#fbf4e5;--shadow-sm:0 2px 10px #32323204;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.demo-tech body{background:var(--bg);color:#3a3a3a}.demo-tech .ant-layout{background:0 0}.demo-tech .admin-sidebar{border-right:1px solid #e7e7e7;background:#fff!important}.demo-tech .sidebar-brand{gap:12px;height:95px;border-bottom:0!important;padding:24px!important}.demo-tech .brand-logo{color:#fff;width:35px;height:35px;font-size:20px;font-weight:600;box-shadow:none!important;background:#515151!important;border-radius:10px!important}.demo-tech .brand-title{letter-spacing:-.4px;color:#383838!important;font-size:18px!important;font-weight:600!important}.demo-tech .brand-subtitle{letter-spacing:1px;margin-top:3px;color:#969696!important;font-size:10px!important}.demo-tech .admin-menu{color:#7c7c7c;padding:22px 14px!important}.demo-tech .admin-menu:before{content:"工作空间";color:#a3a3a3;letter-spacing:2px;padding:0 15px 15px;font-size:10px;display:block}.demo-tech .admin-menu .ant-menu-item{color:#7d7d7d;border:1px solid #0000;height:45px;margin-bottom:7px;font-size:13px;line-height:45px}.demo-tech .admin-menu .ant-menu-item-selected{border-color:#e5e5e5;font-weight:600;color:#515151!important;background:#ededed!important}.demo-tech .admin-menu .ant-menu-item-selected:after{display:none}.demo-tech .admin-menu .ant-menu-item .anticon{font-size:17px}.demo-tech .admin-sidebar .ant-menu+div{color:#9d9d9d!important;border-top-color:#ececec!important;padding:18px 25px!important}.demo-tech .admin-topbar{border-bottom:1px solid #e7e7e7;box-shadow:none!important;background:#ffffffeb!important}.tech-topline{letter-spacing:1px;color:#9e9e9e;align-items:center;gap:12px;font-size:11px;display:flex}.tech-topline b{color:#767676;letter-spacing:0;font-weight:500}.tech-dot{background:#7d7d7d;border-radius:50%;width:6px;height:6px;display:inline-block}.demo-tech .user-chip{background:0 0;border:0}.demo-tech .user-avatar{color:#606060;background:#eee;border:1px solid #e0e0e0;border-radius:50%;font-size:12px}.demo-tech .admin-content{padding:26px 32px!important}.tech-demo-note{color:#9e9e9e;letter-spacing:.4px;justify-content:space-between;gap:15px;margin-bottom:20px;font-size:10px;display:flex}.tech-demo-note strong{color:#717171;font-weight:500}.demo-tech .admin-page__header{align-items:center;margin-bottom:24px!important}.demo-tech .admin-page__title{letter-spacing:-.5px;color:#353535;font-size:26px!important;font-weight:600!important}.demo-tech .admin-page__subtitle{color:#8f8f8f;margin-top:7px;font-size:12px;display:block}.demo-tech .admin-toolbar .ant-btn-dangerous{color:#ad7971;background:0 0;border-color:#e8dad4}.demo-tech .admin-toolbar .ant-btn-dangerous:hover{color:#b0564c;background:#fcf3ee;border-color:#d8b8ad}.tech-overview{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px;display:grid}.tech-metric{text-align:left;color:#3a3a3a;cursor:pointer;background:#fff;border:1px solid #e2e2e2;border-radius:12px;min-height:157px;padding:22px 24px;transition:background .15s,border-color .15s,transform .15s;position:relative;box-shadow:0 2px 8px #40404003}.tech-metric:hover{background:#fbfbfb;border-color:#b5b5b5;transform:translateY(-2px)}.tech-metric:focus-visible{outline-offset:3px;outline:2px solid #515151}.tech-metric small{letter-spacing:1px;color:#929292;margin-bottom:15px;font-size:11px;display:block}.tech-metric strong{letter-spacing:-1px;font-variant-numeric:tabular-nums;color:#393939;font-size:35px;font-weight:550;line-height:1.15}.tech-metric span{color:#878787;margin-left:12px;font-size:12px}.tech-metric footer{color:#9e9e9e;justify-content:space-between;gap:10px;margin-top:19px;font-size:10px;display:flex}.tech-metric footer b{color:#6e6e6e;font-weight:500}.tech-metric:nth-child(2){background:#efefef;border-color:#e2e2e2}.tech-metric:nth-child(3) footer b{color:#b48272}.tech-metric:after{content:"↗";color:#b8b8b8;font-size:15px;position:absolute;top:17px;right:19px}.demo-tech .log-stats-strip{box-shadow:none;background:0 0;border:0;flex-wrap:wrap;gap:8px;padding:0 0 20px;display:flex;overflow:visible}.demo-tech .log-stats-strip:before{content:"状态与异常  /  点击分类查看明细";color:#8e8e8e;letter-spacing:.5px;width:100%;margin-bottom:4px;font-size:11px}.demo-tech .log-stat{background:#fff;border:1px solid #e2e2e2;border-radius:7px;gap:8px;padding:7px 11px;line-height:18px;transition:border-color .15s,background .15s}.demo-tech .log-stat__label{color:#8c8c8c;font-size:11px}.demo-tech .log-stat__value{color:#595959;font-variant-numeric:tabular-nums;font-size:12px;font-weight:600}.demo-tech .log-stat[role=button]:hover{background:#f2f2f2;border-color:#b1b1b1}.demo-tech .log-stat[role=button]:focus-visible{outline-offset:2px;outline:2px solid #515151}.demo-tech .admin-card,.demo-tech .admin-table-card{overflow:hidden;box-shadow:none!important;background:#fff!important;border:1px solid #e2e2e2!important;border-radius:12px!important}.demo-tech .admin-card__header{background:#fff;border-bottom:1px solid #ececec!important;padding:16px 18px!important}.demo-tech .ant-table,.demo-tech .ant-table-container,.demo-tech .ant-table-tbody>tr>td{color:#686868!important;background:#fff!important;border-bottom-color:#ececec!important}.demo-tech .ant-table-thead>tr>th{letter-spacing:.3px;font-weight:500;color:#969696!important;background:#f8f8f8!important;border-bottom:1px solid #e8e8e8!important;font-size:11px!important}.demo-tech .ant-table-cell .ant-typography{color:#767676;font-family:Segoe UI,Microsoft YaHei,sans-serif}.demo-tech .ant-table-cell .ant-typography-copy{color:#a6a6a6}.demo-tech .ant-tag{border:0;border-radius:5px;padding:1px 7px;font-size:10px}.demo-tech .ant-btn-link{color:#6e6e6e}.demo-tech .ant-table-pagination{padding:16px 20px!important}.demo-tech .ant-pagination-total-text{color:#9a9a9a;font-size:11px}.demo-tech .admin-stat-card{border:1px solid #e2e2e2;box-shadow:none!important;background:#fff!important;border-radius:12px!important}.demo-tech .admin-stat-card__value{color:#484848}.demo-tech .ant-empty-description{color:#8a8a8a}.demo-tech ::-webkit-scrollbar-thumb{background:#d7d7d7;border-radius:4px}.demo-tech .ant-input::placeholder,.demo-tech .ant-select-selection-placeholder{color:#a4a4a4}@media (width>=1500px){.demo-tech .admin-content{padding:30px 40px!important}}@media (width<=1150px){.tech-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-tech .admin-page__header{flex-wrap:wrap;gap:16px}}@media (width<=767px){.demo-tech .admin-content{padding:18px 16px!important}.tech-overview{gap:10px}.tech-metric{min-height:155px;padding:18px 16px}.tech-metric strong{font-size:29px}.tech-metric span{margin:5px 0;display:block}.tech-metric small{letter-spacing:0;font-size:10px}.tech-metric footer{margin-top:12px;display:block}.tech-metric footer b{margin-top:4px;display:block}.tech-topline{display:none}.tech-demo-note{gap:10px;font-size:9px}.demo-tech .admin-page__title{font-size:24px!important}.demo-tech .admin-toolbar{width:100%}.demo-tech .log-stat{padding:6px 9px}.demo-tech .admin-card__header{padding:12px!important}}@media (prefers-reduced-motion:reduce){.tech-metric{transition:none}.tech-metric:hover{transform:none}}.demo-tech .admin-page__subtitle,.tech-metric small,.tech-metric span,.tech-metric footer,.demo-tech .log-stat__label,.demo-tech .ant-pagination-total-text{color:#707070}.demo-tech .log-stat__label,.tech-metric small{font-size:12px}.demo-tech .ant-table-thead>tr>th{color:#6e6e6e!important;font-size:12px!important}.demo-tech .ant-table-tbody>tr>td{font-size:12px!important}.demo-tech .ant-tag{padding:2px 8px;font-size:11px}.demo-tech .tech-demo-note,.demo-tech .admin-menu:before{color:#7e7e7e}.demo-tech .dash-panel{box-shadow:none;background:#fff;border-color:#e2e2e2;border-radius:12px}.demo-tech .admin-sidebar .sidebar-brand+div{height:calc(100vh - 95px)!important}.demo-tech .dash-grid{margin-top:18px}.demo-summary-details{color:#707070;background:#fff;border:1px solid #e2e2e2;border-radius:9px;flex-wrap:wrap;gap:14px 28px;margin:-8px 0 24px;padding:13px 18px;font-size:12px;display:flex}.demo-summary-details span{white-space:nowrap}.demo-summary-details b{color:#4a4a4a;font-variant-numeric:tabular-nums;margin-left:8px;font-weight:600}.demo-tech .log-stat:nth-child(-n+4){display:inline-flex}.demo-task-table .ant-table-cell,.demo-task-table .ant-table-cell .ant-typography{white-space:nowrap!important}.demo-tech .admin-page{gap:0!important}.demo-tech .tech-overview{margin-bottom:16px}.demo-tech .log-stats-strip{padding-bottom:14px;margin-bottom:0!important}.demo-tech .demo-task-table .ant-table-body{max-height:none!important;overflow-y:visible!important}html.demo-tech{--bg:#f8f8f8;--klein:#8b8b8b;--klein-bright:#a0a0a0;--klein-50:#f6f6f6;--ink-800:#484848;--ink-500:#7e7e7e}.demo-tech .tech-metric:nth-child(2){background:#f7f7f7;border-color:#ececec}.demo-tech .admin-table-card:has(.demo-task-table){overflow:visible!important}.demo-tech .demo-task-table .ant-table-tbody>tr>td{height:35px;padding-top:7px!important;padding-bottom:7px!important}.demo-tech .demo-task-table .ant-table-thead>tr>th{padding-top:10px!important;padding-bottom:10px!important}.demo-tech .demo-task-table .ant-table-sticky-holder{z-index:8;background:#f9f9f9}.demo-tech .demo-task-table .ant-table-pagination{z-index:9;background:#fff;border-top:1px solid #eaeaea;border-radius:0 0 12px 12px;min-height:54px;position:sticky;bottom:0;box-shadow:0 -4px 14px #42424210;margin:0!important;padding:10px 16px!important}.demo-tech .demo-task-table .ant-table-sticky-scroll{z-index:10}.demo-tech .demo-task-table .ant-table-tbody .ant-btn{height:22px;min-height:22px;padding-top:0;padding-bottom:0;line-height:20px}.demo-tech .demo-task-table .ant-table-tbody .ant-tag{padding-top:1px;padding-bottom:1px;line-height:18px}html.demo-tech{--bg:#fafafa;--line:#e8e8e8;--line-soft:#f0f0f0;--ink-900:#171717;--ink-800:#262626;--ink-700:#404040;--ink-500:#737373;--ink-400:#737373;--klein:#0891cf;--klein-bright:#38a7e5;--klein-50:#edf7fd;--good:#16835d;--bad:#d03050;--warn:#b77913;--good-bg:#ecfdf5;--bad-bg:#fff1f2;--warn-bg:#fffbeb}.demo-tech .brand-logo{background:#38a7e5!important}.demo-tech .admin-menu .ant-menu-item{color:#525252}.demo-tech .admin-menu .ant-menu-item-selected{border-color:#dceefa;color:#087cb5!important;background:#edf7fd!important}.demo-tech .brand-title,.demo-tech .admin-page__title,.demo-tech .tech-metric strong{color:#171717!important}.demo-tech .brand-subtitle,.demo-tech .admin-page__subtitle,.demo-tech .tech-demo-note,.demo-tech .tech-demo-note strong,.demo-tech .admin-menu:before,.demo-tech .tech-topline,.demo-tech .tech-topline b,.demo-tech .tech-metric small,.demo-tech .tech-metric span,.demo-tech .tech-metric footer,.demo-tech .tech-metric footer b,.demo-tech .log-stat__label,.demo-tech .ant-pagination-total-text{color:#737373!important}.demo-tech .tech-metric,.demo-tech .tech-metric:nth-child(2){background:#fff;border-color:#e8e8e8}.demo-tech .tech-metric:hover{background:#fafafa;border-color:#b8dced}.demo-tech .tech-metric:nth-child(2) strong{color:#087cb5!important}.demo-tech .tech-metric:nth-child(3) strong{color:#7556bc!important}.demo-tech .tech-metric:nth-child(4) strong{color:#b77913!important}.demo-tech .ant-table,.demo-tech .ant-table-container,.demo-tech .ant-table-tbody>tr>td{color:#404040!important}.demo-tech .ant-table-cell .ant-typography{color:#404040}.demo-tech .ant-table-thead>tr>th{color:#525252!important;background:#fafafa!important}.demo-tech .ant-table-tbody>tr:nth-child(2n)>td{background:#fff!important}.demo-tech .ant-table-tbody>tr:hover>td{background:#f5f9fc!important}.demo-tech .ant-tag-success{color:#16835d!important;background:#ecfdf5!important}.demo-tech .ant-tag-error{color:#d03050!important;background:#fff1f2!important}.demo-tech .ant-tag-processing{color:#087cb5!important;background:#edf7fd!important}.demo-tech .ant-btn-link,.demo-tech .ant-typography a{color:#087cb5}.demo-tech .log-stat__value{color:#404040}.demo-tech .log-stat--bad .log-stat__value{color:#d03050}.demo-tech .log-stat--warn .log-stat__value{color:#b77913}.demo-tech .ant-pagination-item-active{background:#edf7fd;border-color:#b8dced}.demo-tech .ant-pagination-item-active a{color:#087cb5}.demo-tech .ant-input::placeholder,.demo-tech .ant-select-selection-placeholder{color:#8c8c8c}.demo-tech .admin-toolbar .ant-btn-dangerous{color:#d03050;border-color:#f0ccd3}.demo-tech .demo-task-table .ant-table-sticky-holder{background:#fafafa}.demo-tech .admin-content{padding-top:18px!important}.demo-tech .tech-demo-note{margin-bottom:10px}.demo-tech .admin-page__header{margin-bottom:12px!important}.demo-tech .admin-page__title{line-height:1.25;font-size:24px!important}.demo-tech .admin-page__subtitle{margin-top:4px}.demo-tech .tech-overview{gap:14px;margin-bottom:12px}.demo-tech .tech-metric{min-height:106px;padding:13px 18px}.demo-tech .tech-metric small{letter-spacing:0;margin-bottom:8px}.demo-tech .tech-metric strong{font-size:29px}.demo-tech .tech-metric footer{margin-top:8px}.demo-tech .log-stats-strip{gap:6px;padding-bottom:12px}.demo-tech .log-stats-strip:before{margin-bottom:2px}.demo-tech .log-stat{padding:6px 9px}@media (width<=767px){.demo-tech .tech-metric{min-height:120px}.demo-tech .tech-metric footer b{display:none}}.demo-tech .demo-task-table .ant-table-tbody>tr>td{font-weight:400;color:#333!important;font-size:13px!important}.demo-tech .demo-task-table .ant-table-tbody>tr>td :is(span,div,button,a){font-size:13px!important}.demo-tech .demo-task-table .ant-table-cell .ant-typography{font-weight:400;color:#333!important}.demo-tech .demo-task-table .ant-table-thead>tr>th{color:#404040!important;font-size:13px!important;font-weight:600!important}.demo-tech .demo-task-table .ant-tag-success{color:#12734f!important}.demo-tech .demo-task-table .ant-tag-error{color:#bc2443!important}.demo-tech .demo-task-table .ant-tag-processing{color:#086da0!important}.demo-tech .demo-task-table{--bad:#bc2443}.demo-tech .demo-task-table .ant-table-cell .ant-typography-copy{color:#737373}.demo-tech .log-stat .log-stat__label{font-weight:500;color:#404040!important}.demo-tech .log-stat .log-stat__value{font-weight:600}.demo-tech .ant-segmented{background:#f0f2f5}.demo-tech .ant-segmented .ant-segmented-item{color:#525252}.demo-tech .ant-segmented .ant-segmented-item-selected{font-weight:600;color:#086da0!important;background:#e2f1fc!important;box-shadow:inset 0 0 0 1px #b6d9ef!important}.demo-tech .ant-segmented .ant-segmented-thumb{background:#e2f1fc!important}.demo-tech .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){font-weight:600;color:#086da0!important;background:#e2f1fc!important;border-color:#b6d9ef!important}.demo-tech .ant-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{font-weight:600;color:#086da0!important}.demo-tech .ant-tabs .ant-tabs-ink-bar{background:#168ac5}.demo-tech .ant-table-tbody>tr>td{color:#333!important;font-size:13px!important}.demo-tech .ant-table-thead>tr>th{color:#404040!important;font-size:13px!important;font-weight:600!important}.demo-tech .ant-table-cell .ant-typography{color:#333;font-size:13px}.demo-tech .ant-table-tbody .ant-tag{font-size:12px}.demo-tech .admin-stat-card__label{color:#525252!important}.demo-tech .admin-stat-grid{margin-bottom:12px}.demo-tech .ant-table-tbody>tr>td :is(span,div){font-size:13px!important}.demo-tech .ant-tag-lime,.demo-tech .ant-tag-green{color:#12734f!important;background:#ecfdf5!important}.demo-tech .ant-tag-orange,.demo-tech .ant-tag-gold{color:#95620d!important;background:#fffbeb!important}
