@tailwind base;@tailwind components;@tailwind utilities;@theme{--color-bg-primary: #1a1a2e; --color-bg-secondary: #16213e; --color-bg-tertiary: #0f3460; --color-accent: #e94560; --color-accent-muted: #c73e54; --color-text-primary: #f5f5f5; --color-text-secondary: #a0a0b0; --color-text-muted: #6b6b80; --color-border: #2a2a4a; --color-success: #4ade80; --color-warning: #fbbf24; --color-error: #ef4444;}