@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{--primary:#6366f1;--primary-dark:#4f46e5;--primary-light:#818cf8;--bg-dark:#0f172a;--bg-card:#1e293b;--bg-page:#f8fafc;--text-muted:#94a3b8;--accent-green:#10b981;--accent-amber:#f59e0b;--gradient-start:#6366f1;--gradient-end:#8b5cf6}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.ant-layout-sider{background:linear-gradient(180deg, var(--bg-dark) 0%, #1a1f3d 100%)!important}.ant-menu-dark{background:0 0!important}.ant-menu-dark .ant-menu-item{border-radius:10px!important;height:44px!important;margin:4px 12px!important;font-weight:500!important;line-height:44px!important;transition:all .2s!important}.ant-menu-dark .ant-menu-item:hover{background:#6366f126!important}.ant-menu-dark .ant-menu-item-selected{background:linear-gradient(135deg, var(--gradient-start), var(--gradient-end))!important;box-shadow:0 4px 15px #6366f14d!important}.ant-table-wrapper{border-radius:12px;overflow:hidden}.ant-table-thead>tr>th{text-transform:uppercase;letter-spacing:.05em;color:#475569!important;background:#f1f5f9!important;border-bottom:none!important;font-size:11px!important;font-weight:600!important}.ant-table-tbody>tr>td{border-bottom:1px solid #f1f5f9!important}.ant-table-tbody>tr:hover>td{background:#f8fafc!important}.ant-card{border:none!important;border-radius:16px!important;box-shadow:0 1px 3px #0000000a,0 1px 2px #0000000f!important}.ant-btn-primary{background:linear-gradient(135deg, var(--gradient-start), var(--gradient-end))!important;border:none!important;border-radius:10px!important;font-weight:600!important;transition:all .2s!important;box-shadow:0 4px 14px #6366f159!important}.ant-btn-primary:hover{transform:translateY(-1px)!important;box-shadow:0 6px 20px #6366f173!important}.ant-modal .ant-modal-content{overflow:hidden;border-radius:16px!important}.ant-modal .ant-modal-header{border-bottom:1px solid #f1f5f9!important;padding:20px 24px!important}.ant-modal .ant-modal-title{font-size:18px!important;font-weight:700!important}.ant-input,.ant-select-selector,.ant-input-password{border-color:#e2e8f0!important;border-radius:10px!important;transition:all .2s!important}.ant-input:focus,.ant-input-focused,.ant-select-focused .ant-select-selector,.ant-input-password:focus-within{border-color:var(--primary)!important;box-shadow:0 0 0 3px #6366f11a!important}.ant-input-affix-wrapper{border-radius:10px!important}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}
