@tailwind base;@tailwind components;@tailwind utilities;:root{--foreground-rgb:15,23,42;--background-rgb:255,255,255}html{scroll-behavior:smooth}body{color:rgb(var(--foreground-rgb));background:rgb(var(--background-rgb))}@layer utilities{.text-balance{text-wrap:balance}}