html,body{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.5;color:#333;background-color:#f5f5f5}.App{height:100%;display:flex;flex-direction:column}a{color:#1890ff;text-decoration:none;transition:color .3s}a:hover{color:#40a9ff}a:active{color:#096dd9}.ant-btn{border-radius:6px;font-weight:500;transition:all .3s cubic-bezier(.645,.045,.355,1)}.ant-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.ant-card{border-radius:8px;box-shadow:0 2px 8px #0000000f;transition:box-shadow .3s}.ant-card:hover{box-shadow:0 4px 16px #0000001f}.ant-table{border-radius:8px;overflow:hidden}.ant-table-thead>tr>th{background:#fafafa;font-weight:600;border-bottom:2px solid #f0f0f0}.ant-table-tbody>tr:hover>td{background:#f5f5f5}.ant-form-item-label>label{font-weight:500}.ant-input,.ant-select-selector,.ant-picker{border-radius:6px;transition:all .3s}.ant-input:focus,.ant-select-focused .ant-select-selector,.ant-picker-focused{box-shadow:0 0 0 2px #1890ff33}.ant-modal{border-radius:8px;overflow:hidden}.ant-modal-header{border-bottom:1px solid #f0f0f0;padding:16px 24px}.ant-modal-title{font-weight:600;font-size:16px}.ant-tag{border-radius:4px;font-weight:500;padding:2px 8px}.ant-pagination{margin-top:16px;text-align:right}.ant-pagination-item{border-radius:4px}.loading-container{display:flex;justify-content:center;align-items:center;height:200px}.empty-container{display:flex;flex-direction:column;justify-content:center;align-items:center;height:200px;color:#999}.empty-container .ant-empty-description{color:#999}.error-container{display:flex;flex-direction:column;justify-content:center;align-items:center;height:200px;color:#ff4d4f}@media (max-width: 768px){.ant-table{font-size:12px}.ant-card{margin:8px}.ant-modal{margin:16px;max-width:calc(100vw - 32px)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .3s ease-out}.flex-center{display:flex;justify-content:center;align-items:center}.flex-between{display:flex;justify-content:space-between;align-items:center}.status-success{color:#52c41a}.status-warning{color:#faad14}.status-error{color:#ff4d4f}.status-info{color:#1890ff}.bg-success{background-color:#f6ffed;border-color:#b7eb8f}.bg-warning{background-color:#fffbe6;border-color:#ffe58f}.bg-error{background-color:#fff2f0;border-color:#ffccc7}.bg-info{background-color:#e6f7ff;border-color:#91d5ff}@media print{.no-print{display:none!important}.ant-table{font-size:12px}.ant-card{box-shadow:none;border:1px solid #d9d9d9}}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:14px;line-height:1.5715;color:#000000d9;background-color:#f0f2f5}#root{height:100%}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.flex{display:flex}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.flex-column{display:flex;flex-direction:column}.flex-1{flex:1}.mb-16{margin-bottom:16px}.mb-24{margin-bottom:24px}.mt-16{margin-top:16px}.mt-24{margin-top:24px}.p-16{padding:16px}.p-24{padding:24px}.page-container{padding:24px;background:#fff;border-radius:6px;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d}.page-header{margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.page-title{font-size:20px;font-weight:600;color:#000000d9;margin:0}.page-description{margin-top:8px;color:#00000073;font-size:14px}.ant-table-wrapper{background:#fff;border-radius:6px}.ant-table-thead>tr>th{background:#fafafa;font-weight:600}.stat-card{background:#fff;border-radius:6px;padding:24px;box-shadow:0 1px 3px #0000001f;transition:box-shadow .3s ease}.stat-card:hover{box-shadow:0 4px 12px #00000026}.stat-card-title{font-size:14px;color:#00000073;margin-bottom:8px}.stat-card-value{font-size:30px;font-weight:600;color:#000000d9;line-height:1}.stat-card-trend{margin-top:8px;font-size:12px}.trend-up{color:#52c41a}.trend-down{color:#f5222d}.form-section{margin-bottom:32px}.form-section-title{font-size:16px;font-weight:600;margin-bottom:16px;color:#000000d9}.status-tag{border-radius:4px;padding:2px 8px;font-size:12px;font-weight:500}.status-active{background:#f6ffed;color:#52c41a;border:1px solid #b7eb8f}.status-inactive{background:#fff2e8;color:#fa8c16;border:1px solid #ffd591}.status-disabled{background:#f5f5f5;color:#00000040;border:1px solid #d9d9d9}.status-success{background:#f6ffed;color:#52c41a;border:1px solid #b7eb8f}.status-error{background:#fff2f0;color:#f5222d;border:1px solid #ffccc7}.status-warning{background:#fffbe6;color:#faad14;border:1px solid #ffe58f}.status-processing{background:#e6f7ff;color:#1890ff;border:1px solid #91d5ff}@media (max-width: 768px){.page-container{padding:16px;margin:16px}.stat-card{padding:16px}.stat-card-value{font-size:24px}}.loading-container{display:flex;align-items:center;justify-content:center;min-height:200px}.empty-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;color:#00000040}.empty-image{width:64px;height:64px;margin-bottom:16px;opacity:.3}.empty-text{font-size:14px;color:#00000040}.chart-container{background:#fff;border-radius:6px;padding:24px;box-shadow:0 1px 3px #0000001f}.chart-title{font-size:16px;font-weight:600;margin-bottom:16px;color:#000000d9}.action-buttons{display:flex;gap:8px;flex-wrap:wrap}.action-buttons .ant-btn{margin:0}.search-form{background:#fff;padding:24px;border-radius:6px;margin-bottom:16px;box-shadow:0 1px 3px #0000001f}.search-form .ant-form-item{margin-bottom:16px}.search-form .ant-form-item:last-child{margin-bottom:0}
