*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .3s ease,color .3s ease;margin:0;padding:0}body[data-theme=light]{background-color:#f7f8fa;color:#2c3e50}body[data-theme=dark]{background-color:#1a1a1a;color:#e8e8e8}#root{width:100%;height:100vh}.ant-layout{transition:background-color .3s ease}.ant-card{transition:background-color .3s ease,border-color .3s ease}.ant-table{transition:background-color .3s ease}.ant-table-thead>tr>th{transition:background-color .3s ease,color .3s ease}.ant-table-tbody>tr>td{transition:background-color .3s ease,color .3s ease}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}[data-theme=dark] ::-webkit-scrollbar-track{background:#2d2d2d}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#555}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#777}
