body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.ant-btn{border-radius:20px;font-weight:600;height:auto;letter-spacing:.3px;padding:8px 24px;transition:all .3s cubic-bezier(.4,0,.2,1)}.ant-btn-lg{border-radius:24px;font-size:16px;padding:12px 32px}.ant-btn-sm{border-radius:16px;font-size:12px;padding:6px 16px}.ant-btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);border:none;box-shadow:0 4px 12px #667eea4d}.ant-btn-primary:focus,.ant-btn-primary:hover{background:linear-gradient(135deg,#5a67d8,#6b46c1);box-shadow:0 8px 24px #667eea66;transform:translateY(-2px)}.ant-btn-primary:active{transform:scale(.98)}.ant-btn-default{background:#fff;border:2px solid #e2e8f0;box-shadow:0 2px 8px #0000000a;color:#4a5568}.ant-btn-default:focus,.ant-btn-default:hover{background:#f7fafc;border-color:#cbd5e0;color:#2d3748;transform:translateY(-2px)}.ant-btn-dangerous{background:linear-gradient(135deg,#ef4444,#dc2626);border:none;box-shadow:0 4px 12px #ef44444d;color:#fff}.ant-btn-dangerous:focus,.ant-btn-dangerous:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 8px 24px #ef444466;color:#fff;transform:translateY(-2px)}.ant-card{border:none;border-radius:24px;box-shadow:0 4px 16px #0000000a;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.ant-card:hover{box-shadow:0 12px 32px #667eea26;transform:translateY(-4px)}.ant-card-head{background:linear-gradient(135deg,#f8fafc,#fff);border-bottom:2px solid #f7fafc;padding:20px 24px}.ant-card-head-title{color:#1a202c;font-size:18px;font-weight:700;letter-spacing:.3px}.ant-card-body{padding:24px}.ant-table,.ant-table-wrapper{border-radius:24px;overflow:hidden}.ant-table-thead>tr>th{background:linear-gradient(135deg,#f8fafc,#fff);border-bottom:2px solid #e2e8f0;color:#2d3748;font-size:14px;font-weight:700;padding:16px}.ant-table-tbody>tr>td{border-bottom:1px solid #f7fafc;padding:16px}.ant-table-tbody>tr:hover>td{background:linear-gradient(135deg,#f8fafc,#fff)}.ant-table-tbody>tr:last-child>td{border-bottom:none}.ant-input,.ant-input-affix-wrapper{border:2px solid #e2e8f0;border-radius:16px;font-size:14px;padding:10px 16px;transition:all .3s ease}.ant-input-affix-wrapper:hover,.ant-input:hover{border-color:#cbd5e0}.ant-input-affix-wrapper-focused,.ant-input-affix-wrapper:focus,.ant-input:focus{border-color:#667eea;box-shadow:0 0 0 4px #667eea1a}.ant-input-lg{border-radius:20px;font-size:16px;padding:12px 20px}.ant-input-sm{border-radius:12px;font-size:12px;padding:6px 12px}.ant-select-selector{border:2px solid #e2e8f0!important;border-radius:16px!important;padding:6px 12px!important;transition:all .3s ease!important}.ant-select:hover .ant-select-selector{border-color:#cbd5e0!important}.ant-select-focused .ant-select-selector,.ant-select-open .ant-select-selector{border-color:#667eea!important;box-shadow:0 0 0 4px #667eea1a!important}.ant-tag{border:none;border-radius:16px;font-weight:600;letter-spacing:.3px;padding:6px 16px}.ant-tag-success{background:linear-gradient(135deg,#d1fae5,#a7f3d0);box-shadow:0 2px 8px #05966933;color:#059669}.ant-tag-warning{background:linear-gradient(135deg,#fef3c7,#fde68a);box-shadow:0 2px 8px #d9770633;color:#d97706}.ant-tag-error{background:linear-gradient(135deg,#fecaca,#fca5a5);box-shadow:0 2px 8px #dc262633;color:#dc2626}.ant-tag-processing{background:linear-gradient(135deg,#dbeafe,#bfdbfe);box-shadow:0 2px 8px #667eea33;color:#667eea}.ant-modal-content{border-radius:24px;box-shadow:0 16px 48px #00000026;overflow:hidden}.ant-modal-header{background:linear-gradient(135deg,#f8fafc,#fff);border-bottom:2px solid #e2e8f0;border-radius:24px 24px 0 0;padding:24px}.ant-modal-title{color:#1a202c;font-size:20px;font-weight:700;letter-spacing:.3px}.ant-modal-footer{border-top:2px solid #f7fafc;padding:16px 24px}.ant-drawer-content{border-radius:24px 0 0 24px}.ant-drawer-header{background:linear-gradient(135deg,#f8fafc,#fff);border-bottom:2px solid #e2e8f0;padding:24px}.ant-drawer-title{color:#1a202c;font-size:20px;font-weight:700;letter-spacing:.3px}.ant-message-notice-content{padding:12px 20px}.ant-message-notice-content,.ant-notification-notice{border-radius:20px;box-shadow:0 8px 24px #0000001f}.ant-pagination-item{border:2px solid #e2e8f0;border-radius:12px;transition:all .3s ease}.ant-pagination-item:hover{border-color:#667eea;transform:translateY(-2px)}.ant-pagination-item-active{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#0000;box-shadow:0 4px 12px #667eea4d}.ant-pagination-item-active a{color:#fff;font-weight:700}.ant-switch{border-radius:20px}.ant-switch-checked{background:linear-gradient(135deg,#667eea,#764ba2)}.ant-progress-bg{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:10px}.ant-badge-count{background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:20px;box-shadow:0 2px 8px #f59e0b4d;font-weight:700}body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{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{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}*{box-sizing:border-box}html{font-size:14px;line-height:1.6}body,html{background-color:#fff;color:#1f2937}body{font-feature-settings:"tnum","tnum","tnum";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;font-variant:tabular-nums;margin:0;padding:0}.App{background-color:#fff;min-height:100vh;text-align:left}::-webkit-scrollbar{height:4px;width:4px}::-webkit-scrollbar-track{background:#f8fafc;border-radius:2px}::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:2px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}::-webkit-scrollbar-thumb:hover{background:#cbd5e1}.page-container{padding:20px}.page-header{background:#fff;border-bottom:1px solid #f1f5f9;margin-bottom:20px;padding:24px 0}.page-header-title{align-items:center;display:flex;gap:12px;margin-bottom:8px}.page-header-title h2{color:#1f2937;font-size:24px;font-weight:600;margin:0}.page-header-description{color:#6b7280;font-size:14px;margin:0}.page-content{overflow:hidden}.modern-card,.page-content{background:#fff;border:1px solid #f1f5f9;border-radius:8px}.modern-card{transition:all .2s ease-in-out}.modern-card:hover{border-color:#e2e8f0;box-shadow:0 2px 8px #0000000f}.modern-card-elevated{box-shadow:0 4px 12px #00000014}.modern-button{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-weight:500;gap:8px;justify-content:center;transition:all .2s ease-in-out}.modern-button-primary{background:linear-gradient(135deg,#2563eb,#3b82f6);box-shadow:0 2px 4px #2563eb33;color:#fff}.modern-button-primary:hover{background:linear-gradient(135deg,#1d4ed8,#2563eb);box-shadow:0 4px 8px #2563eb4d;transform:translateY(-1px)}.modern-button-secondary{background:#fff;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d;color:#64748b}.modern-button-secondary:hover{background:#f8fafc;border-color:#cbd5e1;color:#475569}.modern-stats-card{background:#fff;border:1px solid #f1f5f9;border-radius:8px;padding:20px;transition:all .2s ease-in-out}.modern-stats-card:hover{border-color:#e2e8f0;box-shadow:0 2px 8px #0000000f}.modern-stats-card .ant-statistic-title{color:#6b7280;font-size:14px;font-weight:500;margin-bottom:8px}.modern-stats-card .ant-statistic-content{color:#1f2937;font-size:24px;font-weight:600}.dashboard-summary-card{min-height:164px}.dashboard-summary-card .ant-card-body{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:22px 24px 20px}.dashboard-summary-card__title{color:#6b7280;font-size:14px;font-weight:500}.dashboard-summary-card__value-row{align-items:baseline;display:flex;gap:8px;min-height:48px}.dashboard-summary-card__icon{color:#2563eb;flex-shrink:0;font-size:28px}.dashboard-summary-card__icon--dark,.dashboard-summary-card__icon--neutral{color:#1f2937}.dashboard-summary-card__value{color:#1f2937;font-size:26px;font-weight:600;line-height:1}.dashboard-summary-card__meta{color:#6b7280;font-size:13px;line-height:1}.dashboard-summary-card__progress{margin-top:6px}.dashboard-summary-card__progress .ant-progress{margin:0}.dashboard-summary-card__footer{color:#8b95a7;font-size:13px;line-height:1.25}.ant-btn{transition:all .2s ease-in-out}.ant-btn-primary{background:#2563eb;border-color:#2563eb}.ant-btn-primary:hover{background:#1d4ed8;border-color:#1d4ed8}.ant-card{border:1px solid #f1f5f9;border-radius:8px}.ant-card:hover{border-color:#e2e8f0}.ant-table-thead>tr>th{background:#f8fafc;border-bottom:1px solid #f1f5f9;color:#374151}.ant-table-tbody>tr:hover>td{background:#f8fafc}.ant-input{border:1px solid #e2e8f0;border-radius:6px}.ant-input:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}.ant-select-selector{border:1px solid #e2e8f0!important;border-radius:6px!important}.ant-select-focused .ant-select-selector{border-color:#2563eb!important;box-shadow:0 0 0 2px #2563eb1a!important}.modern-tag{align-items:center;border:none;border-radius:6px;display:inline-flex;font-size:12px;font-weight:500;gap:4px;padding:4px 12px}.modern-tag-success{background:#ecfdf5;color:#059669}.modern-tag-warning{background:#fffbeb;color:#d97706}.modern-tag-error{background:#fef2f2;color:#dc2626}.modern-tag-info{background:#eff6ff;color:#2563eb}.modern-tag-default{background:#f1f5f9;color:#64748b}.page-container{background-color:#fff;min-height:calc(100vh - 64px);padding:24px}.page-header{margin-bottom:24px}.page-title{color:#262626;font-size:24px;font-weight:600;margin:0 0 8px}.page-subtitle{color:#8c8c8c;font-size:14px;margin:0}.ant-card{border:1px solid #f0f0f0;box-shadow:0 1px 2px 0 #00000008,0 1px 6px -1px #00000005,0 2px 4px 0 #00000005}.ant-card-head{border-bottom:1px solid #f0f0f0}.ant-table{background:#fff;border-radius:8px}.ant-table-thead>tr>th{background:#fafafa;border-bottom:1px solid #f0f0f0;font-weight:600}.ant-table-tbody>tr:hover>td{background:#f5f5f5}.ant-btn{border-radius:6px;font-weight:500}.ant-btn-primary{background:#1890ff;border-color:#1890ff}.ant-btn-primary:hover{background:#40a9ff;border-color:#40a9ff}.ant-form-item{margin-bottom:24px}.ant-form-item-label>label{font-weight:500}.stats-card{padding:20px;text-align:center}.stats-card .ant-statistic-title{color:#8c8c8c;font-size:14px;margin-bottom:8px}.stats-card .ant-statistic-content{color:#262626;font-size:24px;font-weight:600}.status-tag{border-radius:4px;font-weight:500}.progress-container{align-items:center;display:flex;gap:8px}.progress-container .ant-progress{flex:1 1}.action-buttons{display:flex;gap:8px;justify-content:flex-end}.filter-section{background:#fff;border:1px solid #f0f0f0;border-radius:8px;margin-bottom:16px;padding:16px}.empty-state{color:#8c8c8c;padding:40px 20px;text-align:center}.empty-state .empty-icon{color:#d9d9d9;font-size:48px;margin-bottom:16px}.empty-state .empty-text{font-size:16px;margin-bottom:16px}.loading-container{align-items:center;display:flex;justify-content:center;min-height:200px}@media (max-width:768px){.page-container{padding:16px}.action-buttons{flex-direction:column}.ant-table{font-size:12px}}.fade-in{animation:fadeIn .3s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.chart-container{background:#fff;border:1px solid #f0f0f0;border-radius:8px;padding:20px}.custom-tooltip{background:#000c;border-radius:4px;color:#fff;font-size:12px;padding:8px 12px}.tag-group{display:flex;flex-wrap:wrap;gap:8px}.avatar-group{gap:8px}.avatar-group,.data-display{align-items:center;display:flex}.data-display{border-bottom:1px solid #f0f0f0;justify-content:space-between;padding:12px 0}.data-display:last-child{border-bottom:none}.data-label{color:#8c8c8c;font-size:14px}.data-value{color:#262626;font-weight:500}.panel-container{background:#fff;border:1px solid #f0f0f0;border-radius:8px;overflow:hidden}.panel-header{background:#fafafa;border-bottom:1px solid #f0f0f0;font-weight:600;padding:16px 20px}.panel-body{padding:20px}.ant-steps-item-title{font-weight:500}.ant-timeline-item-content{margin-left:8px}.ant-drawer-header{border-bottom:1px solid #f0f0f0}.ant-drawer-body{padding:24px}.ant-modal-header{border-bottom:1px solid #f0f0f0;padding:16px 24px}.ant-modal-body{padding:24px}.ant-modal-footer{border-top:1px solid #f0f0f0;padding:10px 16px}