:root{--background:#f5f2eb;--foreground:#1f211d}*{box-sizing:border-box;margin:0;padding:0}html{background:var(--background)}body{background:var(--background);min-height:100vh;color:var(--foreground);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}
