@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}#root{min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#cbd5e1}.ant-layout-sider{transition:all .3s cubic-bezier(.4,0,.2,1)!important}.ant-menu-item{transition:all .2s!important}.dashboard-card{transition:transform .2s,box-shadow .2s!important}.dashboard-card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a!important}.ant-menu-light .ant-menu-item-selected{font-weight:600;background-color:#eff6ff!important}.ant-menu-item-icon{font-size:18px!important}.user-dropdown-trigger:hover{background-color:#f1f5f9}.ant-card{border:1px solid #f1f5f9!important}.ant-table-thead>tr>th{text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:600!important}.ant-btn-primary{box-shadow:0 4px 6px -1px #2563eb33,0 2px 4px -2px #2563eb1a!important}
