@tailwind base;@tailwind components;@tailwind utilities;@layer utilities{.text-balance{text-wrap:balance}}@layer base{:root{--font-sans:var(--font-geist-sans);--font-mono:var(--font-geist-mono);--background:0 0% 100%;--foreground:0 0% 3.9%}@apply border-border;@apply bg-background text-foreground;}
