:root{--header-height: 64px}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";background-color:var(--bg-color)}.logo{height:32px;margin:16px;background:linear-gradient(135deg,#1677ff59,#3b82f640);border:1px solid rgba(255,255,255,.14);border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--nav-text);font-weight:600;font-size:16px;letter-spacing:1px}.site-layout{background-color:var(--bg-color)!important}.site-layout-header{padding:0 24px!important;background:var(--header-bg)!important;border-bottom:1px solid var(--border-color-split);box-shadow:0 2px 8px #0f172a0a;display:flex;justify-content:space-between;align-items:center;z-index:10}.site-layout-content{margin:16px!important;min-height:calc(100vh - var(--header-height) - 110px)}.site-footer{text-align:center;color:#8c8c8c;padding:16px 0}.app-search-panel{border-radius:16px!important;border:1px solid rgba(148,163,184,.24)!important;background:linear-gradient(135deg,#f8fbfff5,#fffffffa) padding-box,linear-gradient(135deg,#3b82f62e,#0f172a0a) border-box!important;box-shadow:0 10px 28px #0f172a0b!important}.app-search-panel .ant-card-body{padding:18px 20px!important}.app-search-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.app-search-panel__title{color:var(--text-primary, #0f172a);font-size:15px;font-weight:600}.app-search-panel__description{margin-top:4px;color:var(--text-secondary, #64748b);font-size:12px}.app-search-panel__form .ant-form-item,.app-search-panel-inline .ant-form-item{margin-bottom:0}.app-search-panel__form .ant-form-item-label{padding-bottom:6px}.app-search-panel__form .ant-form-item-label>label{height:22px;color:#0f172a;font-size:13px;font-weight:650}.app-search-panel__form .ant-input,.app-search-panel__form .ant-input-affix-wrapper,.app-search-panel__form .ant-picker,.app-search-panel__form .ant-select-selector,.app-search-panel__form .ant-input-number{height:38px!important;min-height:38px;border-color:#94a3b875!important;background:#ffffffeb!important}.app-search-panel__form .ant-input,.app-search-panel__form .ant-input-number-input{padding-top:7px!important;padding-bottom:7px!important;line-height:22px!important}.app-search-panel__form .ant-input-affix-wrapper{padding-top:0!important;padding-bottom:0!important;align-items:center}.app-search-panel__form .ant-input-affix-wrapper>input.ant-input{height:36px!important;min-height:36px;padding-top:0!important;padding-bottom:0!important}.app-search-panel__form .ant-select-single{height:38px!important}.app-search-panel__form .ant-select-single .ant-select-selector{align-items:center}.app-search-panel__form .ant-select-single .ant-select-selection-search-input{height:36px!important}.app-search-panel__form .ant-select-single .ant-select-selection-placeholder,.app-search-panel__form .ant-select-single .ant-select-selection-item{line-height:36px!important}.app-search-panel__form .ant-select-selector,.app-search-panel__form .ant-picker,.app-search-panel__form .ant-picker-range{width:100%}.app-search-row{width:100%;align-items:flex-end}.app-search-actions-col{display:flex!important;align-items:flex-end;justify-content:flex-end;min-height:66px}.app-search-actions{width:100%;justify-content:flex-end;gap:10px!important}.app-search-actions .ant-btn{height:38px;min-width:88px;font-weight:600}.app-search-expand{display:inline-flex;align-items:center;height:38px;font-size:12px;white-space:nowrap}.app-table-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.app-table-toolbar__meta{min-width:0;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.app-table-toolbar__title{color:var(--text-primary, #0f172a);font-size:16px;font-weight:600}.app-table-toolbar__description,.app-table-toolbar__selected{font-size:12px}.app-table-toolbar__actions{justify-content:flex-end}@media(max-width:1199px){.app-search-row>.ant-col{flex:0 0 50%!important;max-width:50%!important}.app-search-row>.app-search-actions-col{flex:0 0 100%!important;max-width:100%!important}.app-search-actions-col{min-height:0}.app-search-actions{justify-content:flex-start}}@media(max-width:768px){.app-search-panel__header,.app-table-toolbar{flex-direction:column;align-items:stretch}.app-search-row>.ant-col{flex:0 0 100%!important;max-width:100%!important}.app-search-actions-col,.app-table-toolbar__actions,.app-search-actions{justify-content:flex-start}.app-search-actions .ant-btn{flex:1 1 calc(50% - 8px);min-width:0}.app-search-expand{width:100%}}@media(max-width:480px){.app-search-panel .ant-card-body{padding:14px!important}.app-search-actions{width:100%}.app-search-actions .ant-btn{flex:1 1 100%;width:100%}}.ant-layout-sider{background:linear-gradient(180deg,#0a1d44,#102a61)!important;box-shadow:8px 0 24px #0f172a2e}.ant-menu-dark.ant-menu-inline .ant-menu-item{margin-top:4px;margin-bottom:4px;border-radius:8px}.ant-btn-text:hover{background-color:#0f172a0f!important}.fade-in{animation:fadeIn .3s ease-in}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.ant-menu-inline,.ant-menu-vertical{border-right:none!important}.ant-menu-sub.ant-menu-inline{background:#ffffff0a!important}.ant-menu-inline-collapsed-transition,.ant-menu-submenu-title,.ant-menu-item{transition:all .25s cubic-bezier(.645,.045,.355,1)!important}.ant-menu-submenu-arrow{transition:transform .25s!important}.ant-menu-item-selected{background:linear-gradient(90deg,#1677fff2,#3b82f6f2)!important;color:#fff!important;font-weight:500}.ant-menu-dark .ant-menu-item-selected a{color:#fff!important}.ant-menu-dark,.ant-menu-dark .ant-menu-sub{color:var(--nav-text);background:transparent!important}.ant-menu-submenu-popup,.ant-menu-submenu-popup .ant-menu,.ant-menu-submenu-popup .ant-menu-sub,.ant-menu-submenu-popup .ant-menu-vertical{background:linear-gradient(180deg,#0a1d44,#102a61)!important;border-radius:12px;box-shadow:0 12px 28px #0f172a38}.ant-menu-submenu-popup .ant-menu{padding:6px!important;color:var(--nav-text)!important}.ant-menu-submenu-popup .ant-menu-item,.ant-menu-submenu-popup .ant-menu-submenu-title{margin:4px!important;border-radius:8px!important;color:var(--nav-text)!important;background:transparent!important}.ant-menu-submenu-popup .ant-menu-item-selected,.ant-menu-submenu-popup .ant-menu-submenu-selected>.ant-menu-submenu-title{background:linear-gradient(90deg,#1677fff2,#3b82f6f2)!important;color:#fff!important}.ant-menu-submenu-popup .ant-menu-item:hover,.ant-menu-submenu-popup .ant-menu-submenu-title:hover{background:#ffffff1a!important;color:#fff!important}.ant-menu-submenu-popup .ant-menu-item-selected a,.ant-menu-submenu-popup .ant-menu-item-selected .ant-menu-title-content{color:#fff!important}.ant-menu-dark .ant-menu-item,.ant-menu-dark .ant-menu-submenu-title{color:var(--nav-text)}.ant-menu-dark .ant-menu-item:hover,.ant-menu-dark .ant-menu-submenu-title:hover{background-color:#ffffff1a!important;color:#fff!important}.nav-tabs-container{background:#fff;padding:6px 12px 0;border-bottom:1px solid var(--border-color-split);position:sticky;top:0;z-index:9}.nav-scroll-tabs .ant-tabs-nav{margin-bottom:0!important}.nav-scroll-tabs .ant-tabs-tab{background:#f8fbff!important;border:1px solid var(--border-color-split)!important;border-bottom:none!important;transition:all .3s cubic-bezier(.645,.045,.355,1);padding:4px 16px!important;font-size:13px}.nav-scroll-tabs .ant-tabs-tab-active{background:#fff!important;border-color:var(--border-color-split)!important}.nav-scroll-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--primary-color)!important;font-weight:500}.nav-scroll-tabs .ant-tabs-ink-bar{display:none}.nav-scroll-tabs .ant-tabs-tab:hover{color:var(--primary-color)}.nav-scroll-tabs .ant-tabs-nav-operations{display:flex!important}@media(max-width:768px){.nav-tabs-container{padding:4px 8px 0}.nav-scroll-tabs .ant-tabs-tab{padding:2px 10px!important;font-size:12px}}.ant-layout-sider ::-webkit-scrollbar{width:6px;height:6px}.ant-layout-sider ::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.ant-layout-sider ::-webkit-scrollbar-track{background:transparent}.ant-layout-sider ::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.ant-layout-sider .ant-layout-sider-children{display:flex;flex-direction:column;height:100%}:root{--primary-color: #1677ff;--primary-color-hover: #4096ff;--primary-color-active: #0958d9;--primary-color-outline: rgba(22, 119, 255, .24);--brand-gradient-start: #1d4ed8;--brand-gradient-end: #3b82f6;--success-color: #22c55e;--warning-color: #f59e0b;--error-color: #ef4444;--info-color: #0ea5e9;--text-color-primary: #0f172a;--text-color-secondary: #64748b;--text-color-disabled: #94a3b8;--border-color-base: #dbe3ef;--border-color-split: #e9edf5;--bg-color-base: #f3f6fb;--bg-color-white: #ffffff;--bg-color-mask: rgba(15, 23, 42, .45);--nav-bg: #0b1f46;--nav-bg-elevated: #112b60;--nav-text: rgba(255, 255, 255, .88);--nav-text-muted: rgba(255, 255, 255, .62);--nav-active: #1677ff;--header-bg: #ffffff;--header-height: 64px;--content-bg: #f3f6fb;--card-bg: #ffffff;--font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans", Helvetica, Arial, sans-serif;--font-size-base: 14px;--font-size-lg: 16px;--font-size-sm: 12px;--font-size-title: 20px;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-bold: 600;--font-weight-heavy: 700;--line-height-base: 1.5;--space-xs: 8px;--space-sm: 12px;--space-md: 16px;--space-lg: 24px;--space-xl: 32px;--space-xxl: 48px;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 10px;--radius-xl: 12px;--card-shadow: 0 6px 20px rgba(15, 23, 42, .05);--card-shadow-hover: 0 12px 28px rgba(15, 23, 42, .1);--modal-shadow: 0 16px 36px rgba(15, 23, 42, .2);--modal-header-bg: var(--bg-color-white);--modal-header-padding: 16px 24px;--modal-body-padding: 24px;--modal-footer-bg: var(--bg-color-white);--modal-footer-padding: 10px 16px;--modal-footer-border-top: 1px solid var(--border-color-split);--modal-mask-bg: var(--bg-color-mask);--modal-radius: var(--radius-md);--section-header-color: #1e293b;--section-header-border-color: #e2e8f0;--section-header-accent-color: var(--primary-color);--section-header-bg: #f8fafc;--screen-xs: 480px;--screen-sm: 576px;--screen-md: 768px;--screen-lg: 992px;--screen-xl: 1200px;--screen-xxl: 1600px;--bg-color: var(--bg-color-base);--border-radius: var(--radius-md);--sidebar-bg: var(--nav-bg)}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%;margin-right:auto;margin-left:auto}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}.\!visible{visibility:visible!important}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.mb-4{margin-bottom:1rem}.block{display:block}.inline{display:inline}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-full{height:100%}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.resize{resize:both}.items-center{align-items:center}.justify-center{justify-content:center}.break-all{word-break:break-all}.border{border-width:1px}.line-through{text-decoration-line:line-through}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale{--tw-grayscale: grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.invert{--tw-invert: invert(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}:root{font-family:var(--font-family),"Apple Color Emoji","Segoe UI Emoji";line-height:var(--line-height-base);font-weight:var(--font-weight-regular);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;color:var(--text-color-primary);background:var(--content-bg)}.ant-card{border:1px solid var(--border-color-split)!important;border-radius:var(--radius-lg)!important;box-shadow:var(--card-shadow)!important;transition:transform .2s ease,box-shadow .2s ease}.ant-card-hoverable:hover{transform:translateY(-1px);box-shadow:var(--card-shadow-hover)!important}.ant-btn{border-radius:var(--radius-sm)!important;transition:all .2s ease}.ant-btn-primary{box-shadow:0 4px 12px #1677ff3d}.ant-layout{background:var(--content-bg)}.ant-table-wrapper .ant-table-cell.app-table-action-cell,.ant-table-wrapper .ant-table-cell-fix-right.app-table-action-cell{min-width:132px;padding:8px 10px!important;white-space:normal}.ant-table-wrapper .app-table-action-cell .ant-space{display:inline-flex;width:100%;flex-wrap:wrap;align-items:center;justify-content:center;row-gap:2px!important;-moz-column-gap:2px!important;column-gap:2px!important}.ant-table-wrapper .app-table-action-cell .ant-space-item{line-height:1}.ant-table-wrapper .app-table-action-cell .ant-btn-link,.ant-table-wrapper .app-table-action-cell .ant-btn-text,.ant-table-wrapper .app-table-action-cell a{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:0 5px!important;font-size:12px;line-height:1;border-radius:6px!important;white-space:nowrap;text-decoration:none}.ant-table-wrapper .app-table-action-cell .ant-btn:not(.ant-btn-link):not(.ant-btn-text){height:28px;padding:0 8px!important;font-size:12px;border-radius:7px!important}.ant-table-wrapper .app-table-action-cell .ant-btn .anticon+span,.ant-table-wrapper .app-table-action-cell .ant-btn span+.anticon{margin-inline-start:3px}.ant-table-wrapper .ant-table-thead>tr>th.app-table-action-cell{text-align:center!important}.ant-table-wrapper .ant-table-tbody>tr>td.app-table-action-cell{text-align:center}.ant-table-wrapper .ant-table-cell-fix-right.app-table-action-cell:after,.ant-table-wrapper .ant-table-cell-fix-right-first.app-table-action-cell:after,.ant-table-wrapper .ant-table-cell-fix-right-last.app-table-action-cell:after{box-shadow:-8px 0 14px -12px #0f172a73 inset}.ant-table-wrapper .ant-table-cell-fix-right.app-table-action-cell,.ant-table-wrapper .ant-table-cell-fix-right-first.app-table-action-cell,.ant-table-wrapper .ant-table-cell-fix-right-last.app-table-action-cell{background:#fff}.ant-table-wrapper .ant-table-tbody>tr:hover>td.app-table-action-cell.ant-table-cell-fix-right,.ant-table-wrapper .ant-table-tbody>tr:hover>td.app-table-action-cell.ant-table-cell-fix-right-first,.ant-table-wrapper .ant-table-tbody>tr:hover>td.app-table-action-cell.ant-table-cell-fix-right-last{background:#f4f9ff!important}.ant-table-wrapper .ant-table-tbody>tr>td.app-table-action-cell .ant-popconfirm-open+.ant-btn,.ant-table-wrapper .app-table-action-cell .ant-btn-dangerous{color:#dc2626}.ant-table-wrapper .ant-table-tbody>tr>td.app-table-action-cell{min-width:120px}@media(max-width:1440px){.ant-table-wrapper .ant-table-cell.app-table-action-cell,.ant-table-wrapper .ant-table-cell-fix-right.app-table-action-cell{min-width:120px;padding:8px!important}.ant-table-wrapper .app-table-action-cell .ant-btn-link,.ant-table-wrapper .app-table-action-cell .ant-btn-text,.ant-table-wrapper .app-table-action-cell a{padding:0 4px!important}}.ant-table-wrapper .ant-table-thead>tr>th{font-weight:var(--font-weight-medium);color:var(--text-color-primary);background:#f8fbff}.ant-table-wrapper .ant-table-tbody>tr:hover>td{background:#f4f9ff!important}.ant-descriptions .ant-descriptions-item-label{color:var(--text-color-secondary)}.ant-statistic .ant-statistic-title{color:var(--text-color-secondary);font-size:var(--font-size-base)}.ant-statistic .ant-statistic-content{color:var(--text-color-primary);font-weight:var(--font-weight-heavy)}.ant-tag{border-radius:999px;font-weight:var(--font-weight-medium)}.ant-input,.ant-input-affix-wrapper,.ant-select-selector,.ant-picker,.ant-input-number,.ant-input-number-input{border-radius:var(--radius-sm)!important}.ant-form-item-label>label{color:var(--text-color-secondary);font-weight:var(--font-weight-medium)}.ant-btn-default{border-color:var(--border-color-base);color:var(--text-color-primary)}.ant-page-header,.ant-page-header-heading{padding-top:0!important}.site-layout-content{min-height:calc(100vh - var(--header-height) - 48px)}.page-container{margin:0 -24px}.page-container-header{padding:16px 24px;margin:0 24px 16px;background:var(--bg-color-white);border-bottom:1px solid var(--border-color-split);border-radius:var(--radius-lg);overflow:hidden;position:relative;z-index:1}.page-container-header-main{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.page-container-header-left{display:flex;align-items:center;gap:16px;flex:1;min-width:0}.page-container-title{margin:0!important;color:var(--text-color-primary)!important;font-size:20px!important;font-weight:var(--font-weight-bold)!important}.page-container-back-btn{font-size:16px;flex-shrink:0}.page-container-search{flex:1;max-width:420px}.page-container-header-extra{flex-shrink:0}.page-container-body{padding:0 24px 24px}.page-container-card{min-height:calc(100vh - 250px)}.page-container-footer{margin-top:16px}.app-search-row{width:100%}.app-mobile-card{margin-bottom:16px;border-radius:var(--radius-lg)}.app-mobile-card-title{display:flex;align-items:center;gap:8px}.app-mobile-card-row{display:flex;justify-content:space-between;align-items:center}.app-mobile-card-stack{display:flex;flex-direction:column;gap:8px}.app-text-muted{color:var(--text-color-secondary)}.app-toolbar-right{display:flex;justify-content:flex-end;margin-bottom:16px}.app-inline-search{display:flex;gap:10px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.fade-in{animation:fadeIn .5s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
