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}*{margin:0;padding:0;box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;background-color:#fafafa;color:#0f172a;font-size:14px;line-height:1.6;letter-spacing:.01em}.page-container{padding:28px 32px}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;min-height:40px}.page-header .page-title{margin-bottom:0}.page-title{font-size:22px;font-weight:700;color:#0f172a;margin-bottom:0;display:flex;align-items:center;gap:12px;letter-spacing:-.02em}.page-title:before{content:"";width:4px;height:22px;background:#2563eb;border-radius:2px}.custom-card{background:#fff;border-radius:6px;border:1px solid #e4e4e7;transition:all .25s cubic-bezier(.4,0,.2,1)}.custom-card:hover{border-color:#d4d4d8;box-shadow:0 4px 12px #0000000f}.stat-card{background:#fff;border-radius:6px;padding:24px;border:1px solid #e4e4e7;display:flex;align-items:flex-start;gap:16px;transition:all .25s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative;overflow:hidden}.stat-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#2563eb;opacity:0;transition:opacity .25s ease}.stat-card:hover{border-color:#d4d4d8;box-shadow:0 4px 12px #0000000f;transform:translateY(-1px)}.stat-card:hover:before{opacity:1}.stat-card .stat-icon{width:44px;height:44px;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.stat-card .stat-icon.blue{background:#eff6ff;color:#1e40af}.stat-card .stat-icon.green{background:#f0fdf4;color:#15803d}.stat-card .stat-icon.orange{background:#fffbeb;color:#a16207}.stat-card .stat-icon.red{background:#fef2f2;color:#b91c1c}.stat-card .stat-icon.purple{background:#faf5ff;color:#7c3aed}.stat-card .stat-icon.cyan{background:#ecfeff;color:#0e7490}.stat-card .stat-icon.gold{background:#fef3c7;color:#b45309}.stat-card .stat-info{flex:1;min-width:0}.stat-card .stat-info .stat-value{font-size:28px;font-weight:700;color:#0f172a;line-height:1.2;margin-bottom:6px;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.stat-card .stat-info .stat-title{font-size:13px;color:#475569;font-weight:500}.search-form{background:#fff;padding:16px 20px;border-radius:6px;margin-bottom:20px;border:1px solid #e4e4e7}.table-container{background:#fff;border-radius:6px;border:1px solid #e4e4e7;overflow:hidden}.ant-btn-primary{background:#2563eb;border:1px solid #2563eb;box-shadow:none;transition:all .2s ease;font-weight:500}.ant-btn-primary:hover{background:#152a45;border-color:#152a45}.ant-btn{transition:all .2s ease;font-weight:500}.ant-tag{border-radius:4px;padding:2px 10px;font-size:12px;font-weight:500;border:none}.ant-tag.ant-tag-green{background:#f0fdf4;color:#15803d}.ant-tag.ant-tag-red{background:#fef2f2;color:#b91c1c}.ant-tag.ant-tag-blue{background:#eff6ff;color:#1e40af}.ant-tag.ant-tag-orange{background:#fffbeb;color:#a16207}.ant-tag.ant-tag-purple{background:#faf5ff;color:#7c3aed}.ant-tag.ant-tag-cyan{background:#ecfeff;color:#0e7490}.ant-tag.ant-tag-gold{background:#fef3c7;color:#b45309}.ant-modal-content{border-radius:8px;overflow:hidden;box-shadow:0 16px 48px #0000001f}.ant-modal-header{border-bottom:1px solid #f1f5f9;padding:16px 24px}.ant-modal-body{padding:20px 24px}.ant-modal-footer{border-top:1px solid #f1f5f9;padding:12px 24px}.ant-form-item-label>label{font-weight:500;color:#0f172a;font-size:13px}.ant-input,.ant-select-selector,.ant-input-password{border-radius:4px!important;transition:all .2s ease}.ant-input:focus,.ant-input-focused{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb14}.ant-select-focused .ant-select-selector{border-color:#2563eb!important;box-shadow:0 0 0 3px #2563eb14!important}.ant-table .ant-table-thead>tr>th{font-weight:600;background:#fafafa;color:#52525b;border-bottom:1px solid #e4e4e7;font-size:13px;padding:12px 16px;text-transform:none}.ant-table .ant-table-tbody>tr>td{border-bottom:1px solid #f4f4f5;padding:12px 16px;font-size:14px;color:#3f3f46}.ant-table .ant-table-tbody>tr:hover>td{background:#fafafa}.ant-table .ant-table-tbody>tr:last-child>td{border-bottom:none}.ant-pagination{padding:12px 16px}.ant-pagination .ant-pagination-item-active{border-color:#2563eb}.ant-pagination .ant-pagination-item-active a{color:#2563eb;font-weight:600}.ant-menu{border-right:none!important}.ant-divider{border-top:1px solid #f1f5f9}.ant-empty-description{color:#94a3b8}.ant-dropdown-menu{border-radius:6px;box-shadow:0 4px 16px #00000014;border:1px solid #e4e4e7}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d4d4d8;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a1a1aa}::selection{background:#2563eb26;color:#0f172a}
