@tailwind base;@tailwind components;@tailwind utilities;:root{--foreground-rgb:0,0,0;--background-rgb:255,255,255}.dark{--foreground-rgb:255,255,255;--background-rgb:17,24,39}body{color:rgb(var(--foreground-rgb));background:rgb(var(--background-rgb))}