@tailwind base; @tailwind components; @tailwind utilities; :root { --ui-primary: 237 85% 62%; } .dark { --ui-primary: 237 85% 70%; }