@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Inter,system-ui,-apple-system,PingFang SC,Noto Sans SC,sans-serif}#root{min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ff673740;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#ff673766}html.light ::-webkit-scrollbar-thumb{background:#00000026}html.light ::-webkit-scrollbar-thumb:hover{background:#00000040}.neu-card{border:1px solid #ffffff0f;border-radius:18px;transition:box-shadow .25s,transform .25s}html.dark .neu-card{background:#252536;box-shadow:6px 6px 16px #00000059,-4px -4px 12px #3c3c5a26}html.light .neu-card{background:#f0f0f5;border-color:#ffffff80;box-shadow:6px 6px 16px #b4b4c873,-6px -6px 16px #fffc}.neu-card:hover{transform:translateY(-2px)}html.dark .neu-card:hover{box-shadow:8px 8px 22px #00000073,-6px -6px 16px #3c3c5a33}html.light .neu-card:hover{box-shadow:8px 8px 22px #b4b4c88c,-8px -8px 20px #ffffffe6}.neu-inset{border-radius:14px;transition:box-shadow .2s}html.dark .neu-inset{background:#2a2a2a;box-shadow:inset 3px 3px 8px #00000059,inset -2px -2px 6px #3c3c5a1f}html.light .neu-inset{background:#e8e8f0;box-shadow:inset 3px 3px 8px #b4b4c866,inset -3px -3px 8px #ffffffb3}.neu-btn{cursor:pointer;border:none;border-radius:14px;transition:box-shadow .2s,transform .15s}html.dark .neu-btn{color:#e8e8f0;background:#252536;box-shadow:4px 4px 10px #0000004d,-3px -3px 8px #3c3c5a1f}html.light .neu-btn{color:#2a2a3a;background:#f0f0f5;box-shadow:4px 4px 10px #b4b4c866,-4px -4px 10px #ffffffbf}.neu-btn:active{transform:scale(.97)}html.dark .neu-btn:active{box-shadow:inset 2px 2px 6px #0000004d,inset -2px -2px 4px #3c3c5a1a}html.light .neu-btn:active{box-shadow:inset 2px 2px 6px #b4b4c859,inset -2px -2px 4px #fff9}.ant-btn{border-radius:14px!important}html.dark .ant-btn-default{box-shadow:3px 3px 8px #00000040,-2px -2px 6px #3c3c5a1a!important}html.light .ant-btn-default{box-shadow:3px 3px 8px #b4b4c859,-3px -3px 8px #ffffffb3!important}html.dark .ant-btn-primary{box-shadow:0 4px 16px #ff67374d!important}html.light .ant-btn-primary{box-shadow:0 4px 16px #ff673740!important}.ant-input,.ant-input-affix-wrapper,.ant-select-selector{border-radius:14px!important}html.dark .ant-input,html.dark .ant-input-affix-wrapper,html.dark .ant-select-selector{box-shadow:inset 2px 2px 5px #0003,inset -2px -2px 4px #3c3c5a14!important}html.light .ant-input,html.light .ant-input-affix-wrapper,html.light .ant-select-selector{box-shadow:inset 2px 2px 5px #b4b4c84d,inset -2px -2px 4px #fff9!important}html.dark .ant-modal-content{border-radius:20px!important;box-shadow:10px 10px 30px #00000080,-8px -8px 20px #3c3c5a1a!important}html.light .ant-modal-content{border-radius:20px!important;box-shadow:10px 10px 30px #b4b4c880,-10px -10px 30px #ffffffd9!important}html.dark .ant-card{border-radius:18px!important;box-shadow:5px 5px 14px #0000004d,-4px -4px 10px #3c3c5a1a!important}html.light .ant-card{border-radius:18px!important;box-shadow:5px 5px 14px #b4b4c866,-5px -5px 14px #ffffffbf!important}html.dark .ant-table{overflow:hidden;border-radius:16px!important;box-shadow:4px 4px 12px #00000040,-3px -3px 8px #3c3c5a14!important}html.light .ant-table{overflow:hidden;border-radius:16px!important;box-shadow:4px 4px 12px #b4b4c859,-4px -4px 12px #ffffffb3!important}.ant-table-wrapper{overflow-x:auto}.ant-table-thead>tr>th{letter-spacing:.04em;text-transform:uppercase;font-size:12px!important;font-weight:600!important}.ant-table-tbody>tr:last-child>td{border-bottom:none!important}.ant-table .ant-tag{border-radius:8px;padding:0 8px;font-size:12px;font-weight:500;line-height:20px}.ant-table .ant-btn-link{border-radius:8px;height:auto;padding:2px 8px;font-size:13px}.ant-pagination .ant-pagination-item{border-radius:10px}html.dark .ant-switch.ant-switch-checked{background:#ff6737!important}html.dark .ant-switch:not(.ant-switch-checked){background:#35354a!important}html.light .ant-switch.ant-switch-checked{background:#ff6737!important}html.light .ant-switch:not(.ant-switch-checked){background:#d8d8e4!important}html.dark .ant-dropdown .ant-dropdown-menu,html.dark .ant-select-dropdown,html.dark .ant-popover-inner{border-radius:14px!important;box-shadow:6px 6px 18px #0006,-4px -4px 12px #3c3c5a1f!important}html.light .ant-dropdown .ant-dropdown-menu,html.light .ant-select-dropdown,html.light .ant-popover-inner{border-radius:14px!important;box-shadow:6px 6px 18px #b4b4c873,-6px -6px 16px #fffc!important}.ant-tag{border-radius:10px!important}@media (width<=768px){.ant-table{font-size:13px}.ant-modal{max-width:calc(100vw - 32px)!important}.ant-modal .ant-modal-body{padding:16px!important}}
