*{margin:0;padding:0;box-sizing:border-box}:root{--color-primary: #3b82f6;--color-primary-hover: #2563eb;--color-primary-light: rgba(59, 130, 246, .1);--color-bg: #0a0a0f;--color-bg-secondary: #12121a;--color-surface: #1a1a24;--color-surface-2: #22222e;--color-surface-hover: #2a2a38;--color-border: #2a2a3a;--color-border-light: #3a3a4a;--color-text: #ffffff;--color-text-secondary: #e0e0e0;--color-text-muted: #8888a0;--color-success: #22c55e;--color-success-bg: rgba(34, 197, 94, .1);--color-warning: #f59e0b;--color-warning-bg: rgba(245, 158, 11, .1);--color-error: #ef4444;--color-error-bg: rgba(239, 68, 68, .1);--color-info: #3b82f6;--color-info-bg: rgba(59, 130, 246, .1);--color-ai: #8b5cf6;--color-ai-bg: rgba(139, 92, 246, .1);--font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--radius-xl: 20px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .3);--shadow-md: 0 4px 12px rgba(0, 0, 0, .4);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .5);--sidebar-width: 260px;--sidebar-collapsed-width: 72px}[data-theme=light]{--color-bg: #f5f5f7;--color-bg-secondary: #ffffff;--color-surface: #ffffff;--color-surface-2: #f0f0f5;--color-surface-hover: #e8e8f0;--color-border: #e0e0e8;--color-border-light: #d0d0d8;--color-text: #1a1a2e;--color-text-secondary: #3a3a4e;--color-text-muted: #6a6a7e}html,body{font-family:var(--font-family);background-color:var(--color-bg);color:var(--color-text);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--color-bg-secondary)}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--color-border-light)}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}input,textarea,select{font-family:inherit}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
