@tailwind base;@tailwind components;@tailwind utilities;:root{--background:#0e0e14;--foreground:#e8e4da}body{color:var(--foreground);background:var(--background);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;margin:0;padding:0;box-sizing:border-box}button,input{font-family:inherit}