@tailwind base;@tailwind components;@tailwind utilities;:root{--background:0 0% 100%;--foreground:0 0% 4%;--primary:0 0% 9%;--primary-foreground:0 0% 98%;--secondary:0 0% 96%;--secondary-foreground:0 0% 9%;--muted:0 0% 96%;--muted-foreground:0 0% 45%;--border:0 0% 90%;--destructive:0 84% 60%;--destructive-foreground:0 0% 98%;--radius:0.5rem}@font-face{font-family:Quary Sans;src:local("system-ui");font-display:swap}body{color:hsl(var(--foreground));background:hsl(var(--background))}