@tailwind base;
@tailwind components;
@tailwind utilities;

/* Bridge CSS variables from existing theme */
:root { --accent: #0ea5e9; }
