@tailwind base;@tailwind components;@tailwind utilities;:root{--color-background: #0f172a;--color-card: #1e293b;--color-border: #334155;--color-muted: #64748b;--color-muted-foreground: #94a3b8;--color-foreground: #e2e8f0;--color-foreground-bright: #f1f5f9;--color-sidebar: #1e293b;--color-input: #0f172a}html,body,#root{height:100vh;height:100dvh;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-foreground);background-color:var(--color-background)}
