:root{--primary: #176bff;--primary-hover: #0f5bea;--primary-light: #eaf2ff;--primary-deep: #0b3fad;--success: #20c27a;--success-light: #e9f9f2;--success-deep: #0d7f4c;--warning: #ff9f1c;--warning-light: #fff4e3;--warning-deep: #b45309;--danger: #f04438;--danger-light: #feecec;--danger-deep: #b42318;--purple: #7a5af8;--purple-light: #f0edff;--purple-deep: #563bdb;--teal: #12b8a6;--teal-light: #e7faf7;--teal-deep: #0b8c7f;--page-bg: #f6f8fb;--card-bg: #ffffff;--sidebar-bg: #071b36;--sidebar-active: #176bff;--topbar-height: 68px;--sidebar-width: 232px;--sidebar-collapsed: 72px;--text-primary: #111827;--text-secondary: #4b5563;--text-tertiary: #5B6472;--text-subtle: #5E6C88;--text-disabled: #6B7280;--border-light: #e5eaf2;--border-medium: #d5dce8;--divider: #eef1f6;--table-header-bg: #f8fafd;--shadow-card: 0 4px 16px rgba(15, 23, 42, .04);--shadow-modal: 0 20px 60px rgba(15, 23, 42, .25);--radius-sm: 6px;--radius-md: 8px;--radius-lg: 10px;--radius-xl: 14px;--radius-pill: 999px}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:Inter,Segoe UI,Microsoft YaHei,Arial,sans-serif;font-size:14px;line-height:1.45;color:var(--text-primary);background:var(--page-bg);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}*{scrollbar-width:thin;scrollbar-color:#C7D0DE transparent}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:#c7d0de;border-radius:999px;border:2px solid transparent;background-clip:content-box}*::-webkit-scrollbar-thumb:hover{background:#a9b4c6;background-clip:content-box}::selection{background:#176bff29;color:var(--text-primary)}.ant-table-thead>tr>th{font-weight:600!important;font-size:13px;letter-spacing:.01em}.ant-table-tbody>tr>td{font-variant-numeric:tabular-nums}.ant-table-wrapper .ant-table{border-radius:12px}.ant-table-tbody .ant-btn-link{padding-inline:4px}.ant-card.ant-card-hoverable{transition:box-shadow .18s ease,transform .18s ease,border-color .18s ease}.ant-card.ant-card-hoverable:hover{box-shadow:0 10px 28px #0f172a1a;transform:translateY(-1px)}.ant-statistic-content,.ant-descriptions-item-content{font-variant-numeric:tabular-nums}.ant-pagination .ant-pagination-item-active{border-color:var(--primary);background:var(--primary)}.ant-pagination .ant-pagination-item-active a,.ant-pagination .ant-pagination-item-active:hover a{color:#fff}.md-plain-list{list-style:none;margin:0;padding:0}.md-plain-list-item{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 4px;border-bottom:1px solid var(--divider)}.md-plain-list-item:last-child{border-bottom:none}.ant-steps-item-title{white-space:nowrap}.ant-steps.ant-steps-horizontal{overflow-x:auto}.ant-segmented{max-width:100%;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin}.page-header-actions>.ant-space-horizontal{flex-wrap:wrap;row-gap:8px}.ant-modal textarea.ant-input,.ant-drawer textarea.ant-input{resize:vertical}.ant-table-tbody>tr>td.cell-nowrap{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:0}.ant-table-tbody>tr>td.cell-wrap{white-space:normal}.ant-table-cell.col-nowrap,.ant-table-cell.col-nowrap .ant-typography,.ant-table-cell.col-nowrap .ant-tag{white-space:nowrap;overflow-wrap:normal;word-break:normal}.ant-table-cell.col-code{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;overflow-wrap:normal;word-break:normal;font-variant-numeric:tabular-nums}.ant-table-cell.col-code>*{overflow:hidden;text-overflow:ellipsis;display:block}.ant-table-thead>tr>th.col-code{text-overflow:clip}.ant-table-thead>tr>th{word-break:keep-all}.ant-table a:hover,.ant-descriptions a:hover,.ant-card a:hover{text-decoration:underline;text-underline-offset:2px}a.entity-link{color:var(--primary-hover);text-underline-offset:3px}a.entity-link:hover,a.entity-link:focus-visible{color:var(--primary-deep);text-decoration:underline}html body .ant-tag-green,html body .ant-tag-lime{color:#3f6212!important}html body .ant-tag-orange{color:#9a4a05!important}html body .ant-tag-gold{color:#8a5a05!important}html body .ant-tag-volcano{color:#9a3d06!important}html body .ant-tag-cyan{color:#0b6a70!important}html body .ant-tag-geekblue{color:#1d39c4!important}html body .ant-tag-success{color:#3f6212!important}html body .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--primary-hover)!important}html body .ant-tag-error{color:#a32116!important}html body .ant-tag-warning{color:#9a4a05!important}html body .ant-tag-processing,html body .ant-tag-blue{color:#0f5bea!important}html body .ant-tag-red{color:#a32116!important}html body .ant-tag-purple{color:#5b3fd4!important}html body .ant-tag-magenta{color:#a21a5b!important}html body .ant-tag:not([class*=ant-tag-]){color:var(--text-secondary)!important}html body .ant-badge-status-success .ant-badge-status-text{color:#3f6212!important}html body .ant-btn-link:not(.ant-btn-dangerous),html body .ant-btn-variant-link:not(.ant-btn-color-dangerous){color:var(--primary-hover)!important}html body .ant-btn-dangerous:not(.ant-btn-primary):not(.ant-btn-variant-solid),html body .ant-btn-color-dangerous:not(.ant-btn-variant-solid){color:var(--danger-deep)!important}.shell-brand{height:var(--topbar-height);display:flex;align-items:center;gap:10px;padding:0 18px;border-bottom:1px solid rgba(255,255,255,.08);flex-shrink:0}.shell-brand-mark{width:34px;height:34px;border-radius:8px;background:var(--primary);display:grid;place-items:center;font-weight:800;font-size:16px;color:#fff;flex-shrink:0}.shell-brand-title{font-weight:700;font-size:15px;color:#fff;line-height:1.2}.shell-brand-sub{color:#ffffff73;font-size:11px;margin-top:2px}.shell-user-foot{flex-shrink:0;border-top:1px solid rgba(255,255,255,.08);padding:14px 16px;display:flex;gap:10px;align-items:center;background:#06172e;position:relative;z-index:1}.shell-avatar{width:32px;height:32px;border-radius:50%;background:var(--primary);display:grid;place-items:center;color:#fff;font-weight:700;font-size:13px;flex-shrink:0}.shell-user-name{font-size:13px;font-weight:600;color:#fff;line-height:1.2}.shell-user-role{font-size:11px;color:#ffffff80;margin-top:1px}.shell-topbar{height:var(--topbar-height);background:var(--card-bg);border-bottom:1px solid var(--border-light);display:flex;align-items:center;gap:16px;padding:0 24px;position:sticky;top:0;z-index:100}.shell-breadcrumb{flex:1;min-width:0;font-size:13px;color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shell-breadcrumb strong{color:var(--text-primary)}.shell-search{width:280px;height:38px;border:1px solid var(--border-light);background:var(--page-bg);border-radius:8px;display:flex;align-items:center;gap:8px;padding:0 12px;color:var(--text-tertiary);font-size:13px;cursor:text;flex-shrink:0}.shell-search-kbd{margin-left:auto;padding:1px 6px;border-radius:4px;border:1px solid var(--border-light);background:#fff;color:var(--text-secondary);font-size:11px}.shell-icon-btn{width:36px;height:36px;border:1px solid var(--border-light);background:#fff;border-radius:8px;display:grid;place-items:center;color:var(--text-secondary);cursor:pointer;flex-shrink:0;font-size:16px;transition:background .15s}.shell-icon-btn:hover{background:var(--page-bg)}.shell-content{padding:24px;min-height:calc(100vh - var(--topbar-height))}.ant-layout-sider{position:sticky!important;top:0!important;height:100vh!important;overflow:hidden!important}.ant-layout-sider-children{display:flex;flex-direction:column;height:100%;overflow:hidden}.shell-mobile-backdrop{display:none}.shell-menu-scroll{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding:8px 6px 16px;mask-image:linear-gradient(to bottom,#000 calc(100% - 24px),transparent 100%);-webkit-mask-image:linear-gradient(to bottom,#000 calc(100% - 24px),transparent 100%);scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.28) transparent}.shell-menu-scroll::-webkit-scrollbar{width:6px}.shell-menu-scroll::-webkit-scrollbar-thumb{background:#ffffff47;border-radius:3px}.ant-menu-dark{background:transparent!important}.ant-menu-dark .ant-menu-sub{background:#0003!important}@media(max-width:991px){.shell-root,.shell-root>.ant-layout{min-width:0}.shell-sider-compact.ant-layout-sider{position:fixed!important;inset:0 auto 0 0;z-index:1000;height:100dvh!important;box-shadow:8px 0 24px #071b363d}.shell-mobile-backdrop{display:block;position:fixed;inset:0;z-index:999;padding:0;border:0;background:#071b3659;cursor:default}.shell-topbar{gap:8px;padding:0 10px}.shell-breadcrumb{display:none}.shell-search{flex:1 1 auto!important;width:auto;min-width:0}.shell-user-menu-name{display:none}.shell-content{min-width:0;padding:12px}}.login-bg{min-height:100vh;display:flex;align-items:stretch;background:#f6f8fb;padding:0}.lg-brand-panel{position:relative;flex:0 0 55%;background:linear-gradient(135deg,#071b36,#0e2a52);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:64px 56px;overflow:hidden}.lg-orb{position:absolute;border-radius:50%;pointer-events:none}.lg-orb-1{width:480px;height:480px;top:-140px;right:-120px;background:radial-gradient(circle,rgba(23,107,255,.18) 0%,transparent 70%)}.lg-orb-2{width:320px;height:320px;bottom:-80px;left:-80px;background:radial-gradient(circle,rgba(52,211,153,.12) 0%,transparent 70%)}.lg-orb-3{width:200px;height:200px;bottom:120px;right:40px;background:radial-gradient(circle,rgba(167,139,250,.1) 0%,transparent 70%)}.lg-logo{display:flex;align-items:center;gap:14px;margin-bottom:60px;position:relative;z-index:1}.lg-logo-mark{width:50px;height:50px;border-radius:12px;background:#176bff;display:grid;place-items:center;color:#fff;font-weight:800;font-size:24px;flex-shrink:0;box-shadow:0 4px 18px #176bff73}.lg-logo-text{font-size:20px;font-weight:700;color:#fff;letter-spacing:.01em;line-height:1}.lg-headline{position:relative;z-index:1;max-width:460px}.lg-headline-main{font-size:24px;font-weight:600;color:#fff;line-height:1.55;letter-spacing:.01em;margin:0 0 28px}.lg-pills{display:flex;flex-wrap:wrap;gap:10px;position:relative;z-index:1}.lg-pill{display:inline-flex;align-items:center;gap:7px;padding:6px 14px 6px 10px;border-radius:999px;background:#ffffff12;border:1px solid rgba(255,255,255,.1);font-size:13px;font-weight:500;color:#ffffffd9;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.lg-pill-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.lg-brand-footer{position:absolute;bottom:28px;left:56px;font-size:12px;color:#ffffff59;z-index:1}.lg-form-panel{flex:0 0 45%;background:#f6f8fb;display:flex;align-items:center;justify-content:center;padding:40px 32px}.login-card{width:100%;max-width:400px;background:#fff;border:1px solid #e5eaf2;border-radius:14px;box-shadow:0 8px 32px #0f172a14;padding:36px 32px 28px}.login-brand,.login-brand-mark{display:none}.lg-card-header{margin-bottom:28px}.lg-card-title{font-size:22px;font-weight:700;color:#111827;margin:0 0 6px;line-height:1.2}.lg-card-subtitle{font-size:13px;color:#5b6472;margin:0}.login-footer{text-align:center;margin-top:20px}@media(max-width:899px){.login-bg{align-items:center;justify-content:center;padding:24px}.lg-brand-panel{display:none}.lg-form-panel{flex:none;width:100%;background:transparent;padding:0}.login-card{max-width:420px}}
