@tailwind base;@tailwind components;@tailwind utilities;:root{--foreground-rgb:15,23,42;--background-start-rgb:248,250,252;--background-end-rgb:241,245,249}body{color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb));min-height:100vh;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}