html,body,#root{height:100%}body{margin:0}.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#9ca3af}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#d1d5db transparent}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}.animate-marquee{display:inline-block;white-space:nowrap;animation:marquee 20s linear infinite;padding-right:100%}.animate-marquee:hover{animation-play-state:paused}
