@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;700;800&display=swap";*{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100vh;font-family:Space Grotesk,system-ui,sans-serif;background-color:#fff7ed;color:#1a1a1a}button{font-family:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#fff7ed}::-webkit-scrollbar-thumb{background:#000;border-radius:4px}
