*{box-sizing:border-box;margin:0;padding:0}.loading-container{align-items:center;background:#fef2f2;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;justify-content:center;margin:0 auto;max-width:600px;min-height:100vh;padding:2rem;text-align:center;width:100%}.animation-wrapper{filter:drop-shadow(0 10px 15px rgba(239,68,68,.1));margin-bottom:2rem;position:relative;z-index:1}.message-container{display:block;min-height:150px;position:relative}.progress-bar{background:rgba(239,68,68,.2);border-radius:2px;height:4px;margin-top:2rem;overflow:hidden;width:100%}.progress-fill{background:#ef4444;height:100%;width:0}.fallback-message{background:#fff;border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.1);display:none;padding:3rem 2rem;text-align:center}.fallback-message h2{color:#ef4444;font-size:1.75rem;margin-bottom:1rem}.fallback-message p{color:#6b7280;font-size:1.125rem;line-height:1.6;margin-bottom:1.5rem}.fallback-message .email{color:#ef4444;font-weight:600}.btn{background:#ef4444;border-radius:8px;color:#fff;display:inline-block;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .2s ease}.btn:hover{background:#dc2626;box-shadow:0 4px 12px rgba(239,68,68,.3);transform:translateY(-2px)}@media (max-width:768px){.message h2{font-size:1.5rem}.message p{font-size:1rem}.animation-wrapper dotlottie-wc{height:200px!important;width:200px!important}}