.loading-dots{display:inline-flex;margin-left:4px}.loading-dots .dot{animation:dotPulse 1.5s infinite;animation-fill-mode:both;margin-left:2px}.loading-dots .dot:nth-child(2){animation-delay:.2s}.loading-dots .dot:nth-child(3){animation-delay:.4s}.bg-pattern{background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.2'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}@keyframes dotPulse{0%,80%,to{opacity:0;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.error-message,[role=alert]{animation:fadeIn .3s ease-in-out;box-shadow:0 2px 4px rgba(0,0,0,.1);display:block!important;opacity:1!important;visibility:visible!important;z-index:50!important;position:relative!important;margin-bottom:1rem!important}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.bg-red-50{background-color:#fee2e2!important}.border-red-500{border-color:#ef4444!important}.text-red-700{color:#b91c1c!important}.text-red-700 a{color:#0891b2!important;text-decoration:underline;font-weight:500}.text-red-700 a:hover{color:#0e7490!important}.text-red-700 strong{font-weight:600}.error-message{border-radius:.375rem;margin-bottom:1rem;animation:shake .5s cubic-bezier(.36,.07,.19,.97) both}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}