@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}:root{--sidebar-width: 220px;--sidebar-bg: #0f172a;--sidebar-border: #1e293b;--sidebar-text: #94a3b8;--sidebar-text-active: #f1f5f9;--sidebar-hover-bg: #1e293b;--sidebar-active-bg: #1e40af;--accent: #3b82f6;--surface: #ffffff;--surface-2: #f8fafc;--border: #e2e8f0;--text: #0f172a;--text-muted: #64748b;--font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}html,body{margin:0;padding:0;height:100%;font-family:var(--font);font-size:14px;color:var(--text);background:var(--surface-2);-webkit-font-smoothing:antialiased}.badge{display:inline-block;font-size:11px;font-weight:600;padding:2px 7px;border-radius:99px;white-space:nowrap}.priority-low{background:#f1f5f9;color:#475569}.priority-normal{background:#e0f2fe;color:#0369a1}.priority-high{background:#fee2e2;color:#991b1b}.priority-urgent{background:#7f1d1d;color:#fef2f2}.status-open{background:#dbeafe;color:#1e40af}.status-in-progress{background:#fef3c7;color:#92400e}.status-waiting-on-customer{background:#f3e8ff;color:#6b21a8}.status-resolved{background:#dcfce7;color:#166534}.status-closed{background:#f1f5f9;color:#64748b}
