html,body,#root{margin:0;padding:0;height:100%}body{font-family:Inter,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff8e7}*{box-sizing:border-box}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#fff8e7}::-webkit-scrollbar-thumb{background:#ffb347;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#e85d04}
