.loading-indicator-wrapper{align-self:flex-start;margin-right:auto;max-width:80%;width:fit-content}.loading-dots-bubble{display:inline-flex;align-items:center;padding:10px 15px;background-color:#e9e9eb;color:#333;border:1px solid #e0e0e0;border-radius:18px 18px 18px 4px;box-shadow:0 1px 1px #00000014}.loading-dot{width:8px;height:8px;margin:0 3px;background-color:#8e8e93;border-radius:50%;opacity:.4;animation:pulse 1.4s infinite ease-in-out}.loading-dot:nth-of-type(1){animation-delay:-.4s}.loading-dot:nth-of-type(2){animation-delay:-.2s}@keyframes pulse{0%,80%,to{transform:scale(.8);opacity:.4}40%{transform:scale(1);opacity:1}}.recaptcha-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:99999;pointer-events:auto}.recaptcha-modal-content{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 4px 20px #0003;position:relative;min-width:300px;max-width:90%}.recaptcha-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.recaptcha-modal-header h2{margin:0;font-size:1.5rem;color:#333}.recaptcha-modal-close{background:none;border:none;font-size:1.5rem;cursor:pointer;padding:.5rem;color:#666;transition:color .2s}.recaptcha-modal-close:hover{color:#333}.recaptcha-modal-body{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.recaptcha-error{color:#dc3545;font-size:.875rem;text-align:center;margin-top:.5rem}@media(max-width:480px){.recaptcha-modal-content{width:95%;padding:1.5rem}.recaptcha-modal-header h2{font-size:1.25rem}}
