::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.dark ::-webkit-scrollbar-track{background:#1f2937}::-webkit-scrollbar-thumb{background:#a0aec0;border-radius:10px}.dark ::-webkit-scrollbar-thumb{background:#4a5568}::-webkit-scrollbar-thumb:hover{background:#718096}.dark ::-webkit-scrollbar-thumb:hover{background:#4a5568}*{scrollbar-width:thin;scrollbar-color:#a0aec0 #f1f1f1}.dark *{scrollbar-color:#4a5568 #1f2937}@keyframes blob{0%{transform:translate(0) scale(1)}33%{transform:translate(30px,-50px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}to{transform:translate(0) scale(1)}}.animate-blob{animation:blob 7s infinite cubic-bezier(.6,-.28,.735,.045)}.animation-delay-2000{animation-delay:2s}
