@tailwind base;@tailwind components;@tailwind utilities;body,html{height:100%}body{background:#09090b;color:#ffffff}:root{--font-geist-sans:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";--font-geist-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}body{font-family:var(--font-geist-sans)}