body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f0f2f5;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}#root{min-height:100vh}*{transition:background-color .2s,box-shadow .2s,border-color .2s}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#00000026;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#00000040}.ant-card{border-radius:8px;box-shadow:0 1px 2px #00000008,0 1px 6px -1px #00000005,0 2px 4px #00000005}.ant-card:hover{box-shadow:0 4px 12px #0000000d,0 2px 8px -2px #0000000a,0 4px 8px #00000008}.ant-table-wrapper .ant-table{border-radius:8px}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{text-align:center!important}.ant-btn{transition:all .2s}.ant-modal-wrap{animation:.2s modalFadeIn}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}.ant-modal-content{animation:.25s modalSlideIn}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}
