.layout-sider[data-v-9b30fb5a]{box-shadow:2px 0 8px #0000000d}.logo[data-v-9b30fb5a]{height:48px;margin:16px;padding:0 16px;background:#ffffff4d;display:flex;align-items:center;justify-content:center;overflow:hidden}.logo-img[data-v-9b30fb5a]{height:32px;width:32px;object-fit:contain;margin-right:8px;flex-shrink:0}.text-white[data-v-9b30fb5a]{color:#fff;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.text-center[data-v-9b30fb5a]{text-align:center}.m-0[data-v-9b30fb5a]{margin:0}.layout-header[data-v-9b30fb5a]{background:linear-gradient(135deg,#fff,#f8f9ff)!important;padding:0!important;border-bottom:1px solid #f0f0f0}.header-right[data-v-9b30fb5a]{display:flex;align-items:center;justify-content:flex-end;padding-right:24px;height:100%}.header-user-trigger[data-v-9b30fb5a]{display:flex;align-items:center;gap:8px;cursor:pointer;padding:4px 12px;border-radius:6px;transition:background .2s}.header-user-trigger[data-v-9b30fb5a]:hover{background:#0000000a}.header-avatar-default[data-v-9b30fb5a]{background:linear-gradient(135deg,#1677ff,#4096ff);color:#fff;font-weight:600}.header-user-name[data-v-9b30fb5a]{font-size:14px;color:#333;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.layout-content[data-v-9b30fb5a]{margin:0!important;padding:20px!important;background:var(--bg-color)!important}.layout-main[data-v-9b30fb5a]{padding:0;background:transparent;min-height:360px;height:100%;overflow-y:auto}#app{width:100vw;height:100vh}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;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{--primary-color: #1677ff;--success-color: #52c41a;--warning-color: #faad14;--error-color: #ff4d4f;--text-color: #262626;--text-secondary: #8c8c8c;--bg-color: #f5f7fa;--card-shadow: 0 1px 4px rgba(0, 0, 0, .08);--card-shadow-hover: 0 4px 12px rgba(0, 0, 0, .12);--border-radius: 8px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px}html{font-size:16px}body{margin:0;padding:0;width:100%;height:100%;font-size:1rem;color:var(--text-color);background:var(--bg-color);-webkit-font-smoothing:antialiased}#app{width:100%;height:100%;margin:0;padding:0;max-width:none;text-align:left}.ant-card{border-radius:var(--border-radius)!important;box-shadow:var(--card-shadow)!important;transition:box-shadow .3s ease!important}.ant-card:hover{box-shadow:var(--card-shadow-hover)!important}.ant-card-head{border-bottom:1px solid #f0f0f0!important;font-weight:600!important}.ant-table{font-size:.875rem!important}.ant-table-thead>tr>th{background:#fafafa!important;font-weight:600!important;color:var(--text-color)!important}.ant-table-tbody>tr:nth-child(2n){background:#fafbfc}.ant-table-tbody>tr:hover>td{background:#e6f4ff!important}.ant-table-cell:last-child{white-space:nowrap!important}.ant-btn{border-radius:6px!important;font-size:.875rem!important;transition:all .2s ease!important}.ant-btn-primary{box-shadow:0 2px 4px #1677ff4d!important}.ant-tag{font-size:.75rem!important;border-radius:4px!important;padding:2px 8px!important}.ant-tabs-tab{font-size:.875rem!important;padding:12px 20px!important}.ant-form-item-label>label{font-size:.875rem!important;color:var(--text-color)!important}.ant-input,.ant-select-selection-item,.ant-picker{font-size:.875rem!important}.ant-modal-header{border-radius:var(--border-radius) var(--border-radius) 0 0!important}.ant-modal-content{border-radius:var(--border-radius)!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-track{background:transparent}.mb-8{margin-bottom:8px}.mb-12{margin-bottom:12px}.mb-16{margin-bottom:16px}.mb-24{margin-bottom:24px}.mt-16{margin-top:16px}
