html,body,#root{box-sizing:border-box;scroll-behavior:smooth;width:100%;min-height:100vh;margin:0;padding:0;overflow-x:hidden}body{color:#1a1a1a;background-color:#fafafa;font-family:Inter,sans-serif}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c29f5d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#9a7d42}
