@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*,:before,:after{box-sizing:border-box}html,body{color:#1a1a2e;-webkit-font-smoothing:antialiased;background:#f8f9ff;height:100%;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.5}#root{height:100%}.ant-layout{min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f0f0f5}::-webkit-scrollbar-thumb{background:#c0bfe8;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#8b84d7}.status-badge{border-radius:999px;align-items:center;gap:4px;padding:2px 10px;font-size:12px;font-weight:500;display:inline-flex}.status-active{color:#16a34a;background:#dcfce7}.status-pending{color:#b45309;background:#fef9c3}.status-inactive{color:#64748b;background:#f1f5f9}.status-frozen{color:#0369a1;background:#e0f2fe}.status-rejected{color:#dc2626;background:#fee2e2}.page-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.page-title{color:#1a1a2e;margin:0;font-size:22px;font-weight:700}.stat-card{background:#fff;border:1px solid #e8e8f0;border-radius:12px;padding:20px;transition:box-shadow .2s}.stat-card:hover{box-shadow:0 4px 20px #4f46e514}.stat-value{color:#1a1a2e;font-size:28px;font-weight:700;line-height:1}.stat-label{color:#6b7280;margin-top:4px;font-size:13px}.stat-icon{border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:flex}.hover-card{cursor:pointer;transition:box-shadow .2s,transform .2s}.hover-card:hover{transform:translateY(-2px);box-shadow:0 8px 32px #4f46e51f}.ant-table-wrapper .ant-table{border-radius:12px}.ant-table-thead>tr>th{color:#6b7280;font-size:13px;font-weight:600;background:#f8f9ff!important}.ant-layout-sider{box-shadow:2px 0 16px #4f46e50f}.main-content{padding:24px;overflow:auto}.kanban-col{background:#f8f9ff;border-radius:12px;flex:1;min-height:400px;padding:12px}.kanban-card{cursor:pointer;background:#fff;border:1px solid #e8e8f0;border-radius:8px;margin-bottom:8px;padding:12px;transition:box-shadow .15s}.kanban-card:hover{box-shadow:0 2px 12px #4f46e51a}.avatar-initials{color:#fff;background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:600;display:inline-flex}.progress-bar{background:#e8e8f0;border-radius:3px;height:6px;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#4f46e5,#7c3aed);border-radius:3px;height:100%;transition:width .4s}
