@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--color-primary: #6366F1;--color-primary-50: #EEF2FF;--color-secondary: #10B981;--color-secondary-50: #ECFDF5;--color-warning: #F59E0B;--color-destructive: #EF4444;--color-foreground: #0F172A;--color-muted: #64748B;--color-muted-foreground: #94A3B8;--color-background: #FFFFFF;--color-surface: #F8FAFC;--color-card: #FFFFFF;--color-border: #E2E8F0;--color-border-light: #F1F5F9;--sidebar-bg: #FFFFFF;--sidebar-text: #64748B;--sidebar-text-active: #0F172A;--sidebar-hover: #F1F5F9}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}
