.animated-page{width:100%;height:100%;opacity:0;transition:opacity .3s ease-in-out}.animated-page.fade-in{opacity:1}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.72917vw;color:#303133;background:#f5f7fa;overflow:hidden}#root{width:100%;height:100%}.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}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:root{--ant-primary-color: #3b82f6;--ant-success-color: #10b981;--ant-warning-color: #f59e0b;--ant-error-color: #ef4444;--ant-info-color: #3b82f6;--ant-body-background: #f5f7fa;--ant-component-background: #ffffff;--ant-text-color: #303133;--ant-text-color-secondary: #606266;--ant-border-color-base: #e4e7ed;--ant-border-radius-base: .26042vw;--ant-font-size-base: .72917vw}.ant-card{border-radius:8px;box-shadow:0 2px 8px #0000000f;transition:all .3s ease}.ant-card:hover{box-shadow:0 4px 16px #3b82f626;transform:translateY(-2px)}.ant-card .ant-card-body{padding:20px}.ant-select .ant-select-selector{border-radius:5px;border-color:#e4e7ed}.ant-select .ant-select-selector:hover{border-color:#3b82f6}.ant-select.ant-select-focused .ant-select-selector{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.ant-table .ant-table-thead>tr>th{background:#f7f7f7;color:#303133;font-weight:600}.ant-table .ant-table-tbody>tr:hover>td{background:#f7f7f7}.ant-alert{border-radius:5px;border-left-width:4px}.ant-alert.ant-alert-error{border-left-color:#ef4444;background:#fef2f2}.ant-alert.ant-alert-warning{border-left-color:#f59e0b;background:#fffbeb}.ant-alert.ant-alert-info{border-left-color:#3b82f6;background:#eff6ff}::-webkit-scrollbar{width:.3125vw;height:.3125vw}::-webkit-scrollbar-track{background:#f5f7fa}::-webkit-scrollbar-thumb{background:#c0c4cc;border-radius:.15625vw}::-webkit-scrollbar-thumb:hover{background:#909399}
