@tailwind base;@tailwind components;@tailwind utilities;*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Microsoft YaHei,sans-serif;background-color:#f5f5f5;color:#333;transition:background-color .3s,color .3s}#root{min-height:100vh}[data-theme=dark] body{background-color:#141414;color:#e0e0e0}[data-theme=dark] .ant-card{background:#1f1f1f!important;border-color:#303030!important;color:#e0e0e0!important}[data-theme=dark] .ant-card-head{border-bottom-color:#303030!important;color:#e0e0e0!important}[data-theme=dark] .ant-card-head-title{color:#e0e0e0!important}[data-theme=dark] .ant-table{background:#1f1f1f!important;color:#e0e0e0!important}[data-theme=dark] .ant-table-thead>tr>th,[data-theme=dark] .ant-table-thead>tr>td{background:#262626!important;color:#e0e0e0!important;border-bottom-color:#303030!important}[data-theme=dark] .ant-table-tbody>tr>td{border-bottom-color:#262626!important}[data-theme=dark] .ant-table-tbody>tr:hover>td{background:#2a2a2a!important}[data-theme=dark] .ant-input,[data-theme=dark] .ant-input-number,[data-theme=dark] .ant-select-selector,[data-theme=dark] .ant-picker{background:#262626!important;border-color:#404040!important;color:#e0e0e0!important}[data-theme=dark] .ant-input::placeholder,[data-theme=dark] .ant-select-selection-placeholder{color:#666!important}[data-theme=dark] .ant-form-item-label>label{color:#bbb!important}[data-theme=dark] .ant-tag{border-color:#404040!important}[data-theme=dark] .ant-btn-default{background:#262626!important;border-color:#404040!important;color:#e0e0e0!important}[data-theme=dark] .ant-empty-description{color:#888!important}[data-theme=dark] .ant-empty-img-simple-ellipse{fill:#333!important}[data-theme=dark] .ant-empty-img-simple-g{fill:#262626!important}[data-theme=dark] .ant-spin-text{color:#888!important}[data-theme=dark] .ant-divider{border-color:#303030!important}[data-theme=dark] .ant-radio-button-wrapper{background:#262626!important;border-color:#404040!important;color:#e0e0e0!important}[data-theme=dark] .ant-radio-button-wrapper-checked{background:#1668dc!important;border-color:#1668dc!important;color:#fff!important}
