@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
*{box-sizing:border-box}html,body{-webkit-font-smoothing:antialiased;background:#f5f7fa;margin:0;padding:0;font-family:Inter,-apple-system,Segoe UI,sans-serif}a{color:#4f46e5;text-decoration:none}a:hover{color:#4338ca}.ant-menu-inline .ant-menu-item{border-radius:10px!important;width:100%!important;margin:2px 0!important}.ant-menu-inline .ant-menu-item-selected{font-weight:500;color:#4f46e5!important;background:#eef2ff!important}.ant-menu-inline .ant-menu-item-selected .ant-menu-item-icon{color:#4f46e5!important}.ant-menu-inline .ant-menu-item:not(.ant-menu-item-selected):hover{background:#f9fafb!important}.ant-card{border:1px solid #e5e7eb!important;box-shadow:0 1px 3px #0000000a!important}.ant-card-hoverable:hover{border-color:#d1d5db!important;box-shadow:0 4px 16px #00000014!important}.ant-table-wrapper .ant-table-thead>tr>th{text-transform:uppercase;letter-spacing:.02em;font-size:13px!important;font-weight:500!important}.ant-table-wrapper .ant-table-tbody>tr>td{border-bottom:1px solid #f3f4f6!important}.ant-table-wrapper .ant-table-tbody>tr:hover>td{background:#f9fafb!important}.ant-tag{font-size:12px;font-weight:500;border-radius:6px!important}.ant-btn-primary{box-shadow:0 1px 2px #4f46e533}.ant-drawer-content{border-radius:16px 0 0 16px}.ant-segmented{background:#f3f4f6!important;border-radius:10px!important;padding:3px!important}.ant-segmented-item-selected{border-radius:8px!important;box-shadow:0 1px 3px #00000014!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}::-webkit-scrollbar-track{background:0 0}
