@tailwind base;@tailwind components;@tailwind utilities;:root{--gold:#e8a840}*{box-sizing:border-box;margin:0;padding:0}body{color:#f0ede6;background:#0f0e0c;min-height:100vh;font-family:Inter,system-ui,sans-serif}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#1a1815}::-webkit-scrollbar-thumb{background:#3a3530;border-radius:2px}
