html,body{max-width:100vw;overflow-x:hidden;position:relative;width:100%;margin:0;padding:0}#root{width:100%;overflow-x:hidden}html{scroll-behavior:smooth}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#ebe6dc;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#2563eb}
