*{scrollbar-width:thin;scrollbar-color:var(--chakra-colors-accent-teal-alpha-30) transparent}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:var(--chakra-colors-accent-teal-alpha-30);border-radius:5px;border:2px solid transparent;background-clip:padding-box}*::-webkit-scrollbar-thumb:hover{background:var(--chakra-colors-accent-teal-alpha-50);background-clip:padding-box}*::-webkit-scrollbar-thumb:active{background:var(--chakra-colors-accent-teal-alpha-70);background-clip:padding-box}.no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.no-scrollbar::-webkit-scrollbar{display:none}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}
