@tailwind base;@tailwind components;@tailwind utilities;:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background-color:#4a2512!important}h1{font-size:3.2em;line-height:1.1}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#2d160a}::-webkit-scrollbar-thumb{background:#f98800;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#fa3}
