html,body,#root{box-sizing:border-box;scroll-behavior:smooth;width:100%;min-height:100vh;margin:0;padding:0;font-family:Plus Jakarta Sans,Outfit,sans-serif}body{overflow-x:hidden}*{box-sizing:border-box}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#fff9f5}::-webkit-scrollbar-thumb{background:#f4511e;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#d84315}
