input:-webkit-autofill{box-shadow:inset 0 0 0 1000px transparent!important;-webkit-text-fill-color:#98A2B3!important;-webkit-transition:background-color 9999s ease-in-out 0s;transition:background-color 9999s ease-in-out 0s}.hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.hide-scrollbar::-webkit-scrollbar{display:none}.scrollbar-transparent{scrollbar-width:thin;scrollbar-color:transparent transparent}.scrollbar-transparent::-webkit-scrollbar{width:8px;background:transparent}.scrollbar-transparent::-webkit-scrollbar-thumb,.scrollbar-transparent::-webkit-scrollbar-thumb:hover{background:transparent}.scrollbar-transparent::-webkit-scrollbar-track{background:transparent}.fade-scroll-container{position:relative}.fade-scroll-container:after,.fade-scroll-container:before{content:"";position:absolute;top:0;width:40px;height:100%;pointer-events:none}.fade-scroll-container:before{left:0;background:linear-gradient(90deg,rgba(46,50,51,1),rgba(46,50,51,0))}.fade-scroll-container:after{right:0;background:linear-gradient(270deg,rgba(46,50,51,1),rgba(46,50,51,0))}.shimmer-text{display:inline-block;position:relative;color:transparent;background:linear-gradient(90deg,rgba(255,255,255,.1),rgba(255,255,255,.5) 50%,rgba(255,255,255,.1));background-size:200% 100%;background-clip:text;-webkit-background-clip:text;animation:shimmer 3s infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes staggerFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.stagger-fade-in>*{opacity:0;animation:staggerFadeIn .3s ease-out forwards}.stagger-fade-in>:first-child{animation-delay:0s}.stagger-fade-in>:nth-child(2){animation-delay:40ms}.stagger-fade-in>:nth-child(3){animation-delay:80ms}.stagger-fade-in>:nth-child(4){animation-delay:.12s}.stagger-fade-in>:nth-child(5){animation-delay:.16s}.stagger-fade-in>:nth-child(6){animation-delay:.2s}.stagger-fade-in>:nth-child(7){animation-delay:.24s}.stagger-fade-in>:nth-child(8){animation-delay:.28s}.stagger-fade-in>:nth-child(9){animation-delay:.32s}.stagger-fade-in>:nth-child(10){animation-delay:.36s}