@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,-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;background-color:#fff;color:#171717;line-height:1.5}#root{min-height:100vh;display:flex;flex-direction:column}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f5f5f5}::-webkit-scrollbar-thumb{background:#d4d4d4;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a3a3a3}::selection{background:#06f;color:#fff}:focus-visible{outline:2px solid #0066FF;outline-offset:2px}.ant-table-tbody>tr:hover>td{background:#fafafa!important}.ant-btn{transition:all .2s ease}.ant-btn:hover{transform:translateY(-1px)}.ant-btn:active{transform:translateY(0)}.ant-btn-primary{background:#000;border-color:#000}.ant-btn-primary:hover{background:#262626!important;border-color:#262626!important}.ant-select-focused .ant-select-selector,.ant-input-affix-wrapper-focused,.ant-input:focus,.ant-picker-focused{border-color:#06f!important;box-shadow:0 0 0 2px #0066ff1a!important}.ant-card{transition:box-shadow .2s ease}.ant-card:hover{box-shadow:0 4px 12px #00000014}.ant-menu-horizontal{border-bottom:none}.ant-menu-horizontal>.ant-menu-item-selected{color:#000;font-weight:600}.ant-menu-horizontal>.ant-menu-item-selected:after{border-bottom-color:#000}.ant-radio-button-wrapper-checked{background:#000!important;border-color:#000!important;color:#fff!important}.ant-radio-button-wrapper-checked:hover{background:#262626!important;border-color:#262626!important}.ant-segmented-item-selected{background:#000!important;color:#fff!important}.ant-tag{border-radius:4px}.ant-table{border-radius:12px;overflow:hidden}.ant-table-thead>tr>th{background:#fafafa!important;font-weight:600;border-bottom:1px solid #e5e5e5}.ant-statistic-title{color:#737373;font-size:13px}.ant-badge-count{background:#06f}*{transition-property:background-color,border-color,color;transition-duration:.15s;transition-timing-function:ease}.ant-btn:active *,.ant-select:active *,.ant-input:active *{transition:none}
