@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:background .2s;background:#f8fafc!important}body.dark-mode,body.dark-mode html{background:#141414!important}#root{min-height:100vh}.ant-layout-sider .ant-menu-item{border-radius:8px!important;margin:2px 8px!important}.ant-table-wrapper .ant-table-thead>tr>th{font-weight:600!important}.ant-card{border:1px solid #e2e8f0!important;transition:box-shadow .2s!important;box-shadow:0 1px 3px #0000000a!important}.ant-table-wrapper .ant-table{overflow:hidden;border-radius:12px!important}.ant-table-tbody>tr:nth-child(2n)>td{background:#fafbfc}.ant-table-tbody>tr:hover>td{background:#f1f5f9!important}.ant-table-thead>th{text-transform:uppercase;letter-spacing:.5px;color:#64748b!important;font-size:12px!important;font-weight:600!important}.ant-statistic .ant-statistic-title{color:#94a3b8;font-size:13px;font-weight:500}.ant-statistic .ant-statistic-content{font-weight:700}.ant-btn-primary{box-shadow:0 1px 3px #2563eb4d!important}.ant-btn-primary:hover{box-shadow:0 4px 12px #2563eb59!important}.ant-tag{border-radius:6px;padding:2px 10px;font-weight:500}.ant-modal-mask{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ant-drawer .ant-drawer-content{box-shadow:-6px 0 16px #00000014}.ant-breadcrumb{margin-bottom:16px!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}body.dark-mode .ant-card{border:1px solid #303030!important;box-shadow:0 1px 3px #0003!important}body.dark-mode .ant-card:hover{box-shadow:0 4px 6px -1px #0000004d,0 2px 4px -2px #0003!important}body.dark-mode .ant-table-tbody>tr:nth-child(2n)>td{background:#1a1a1a}body.dark-mode .ant-table-tbody>tr:hover>td{background:#2a2a2a!important}body.dark-mode .ant-table-thead>th{color:#a0a0a0!important}body.dark-mode .ant-statistic .ant-statistic-title{color:#666}body.dark-mode ::-webkit-scrollbar-thumb{background:#444}body.dark-mode ::-webkit-scrollbar-thumb:hover{background:#555}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.page-enter{animation:.2s ease-out fadeIn}.page-transition{animation:.25s ease-out fadeInUp}.ant-card{transition:box-shadow .2s,transform .15s}.ant-card:hover{box-shadow:0 2px 12px #00000014}.ant-table-tbody>tr{transition:background .15s}.ant-modal{animation:.2s ease-out scaleIn}.ant-drawer-content{transition:transform .25s}.ant-btn{transition:all .2s}.ant-tag{transition:all .15s}
