.error-page{background:linear-gradient(135deg,#f5f7fa 0%,#e4e8ec 100%);justify-content:center;align-items:center;min-height:60vh;padding:2rem;display:flex}.error-container{text-align:center;background:#fff;border-radius:16px;max-width:500px;padding:3rem;box-shadow:0 10px 40px #0000001a}.error-icon{color:#e74c3c;margin-bottom:1.5rem}.error-icon svg{animation:2s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.error-title{color:#1c1c1d;margin-bottom:1rem;font-size:1.75rem;font-weight:700}.error-description{color:#666;margin-bottom:2rem;font-size:1rem;line-height:1.6}.error-actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1.5rem;display:flex}.error-button{cursor:pointer;border:none;border-radius:8px;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s}.error-button--primary{color:#fff;background:#3eafc5}.error-button--primary:hover{background:#2d9db3;transform:translateY(-2px)}.error-button--secondary{color:#3eafc5;background:0 0;border:2px solid #3eafc5}.error-button--secondary:hover{color:#fff;background:#3eafc5}.error-contact{color:#888;font-size:.875rem}.error-contact a{color:#3eafc5;text-decoration:underline}.error-contact a:hover{color:#2d9db3}@media (max-width:480px){.error-container{padding:2rem 1.5rem}.error-title{font-size:1.5rem}.error-actions{flex-direction:column}.error-button{width:100%}}
/*# sourceMappingURL=4ec12d6540dcd77e.css.map*/