*{margin:0;padding:0;box-sizing:border-box}body{font-family:Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh;height:100%}.dark-mode{--bg-primary: #1a1a1a;--bg-secondary: #2d2d2d;--bg-card: #1a1a1a;--text-primary: #e0e0e0;--text-secondary: #909399;--border-color: #444;--success-bg: #2d3a2d;--header-bg: #1a1a1a;--footer-bg: #1a1a1a}:root{--bg-primary: #ffffff;--bg-secondary: #f5f5f5;--bg-card: #ffffff;--text-primary: #333333;--text-secondary: #909399;--border-color: #d9d9d9;--success-bg: #f0f9eb;--header-bg: #ffffff;--footer-bg: #ffffff}@media screen and (max-width: 575px){.ant-card{overflow-wrap:break-word;word-break:break-word}.ant-table-wrapper{font-size:12px}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:8px!important}}.ant-layout-sider{transition:width .3s!important}@supports (bottom: env(safe-area-inset-bottom)){.safe-area-bottom{padding-bottom:env(safe-area-inset-bottom)}}@media (hover: none) and (pointer: coarse){.ant-btn{min-height:44px}}
