:where(a,button){cursor:pointer;transition:color .2s ease,background-color .2s ease,border-color .2s ease,transform .2s ease}:where(a,button):hover{transform:translateY(-1px)}:where(a,button):focus-visible{outline:2px solid #0f172a;outline-offset:2px;border-radius:6px}@keyframes blob{0%,100%{transform:translate(0,0) scale(1)}33%{transform:translate(30px,-50px) scale(1.05)}66%{transform:translate(-20px,20px) scale(.95)}}.animate-blob{animation:blob 8s infinite}.animation-delay-2000{animation-delay:2s}.animation-delay-4000{animation-delay:4s}
