::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:#64748b;border-radius:20px;border:3px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background-color:#475569}html{scrollbar-width:thin;scrollbar-color:#64748b transparent}@keyframes gradient-xy{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.animate-gradient-xy{background-size:200% 200%;animation:gradient-xy 3s ease infinite}
