.error-module__bSZLSW__container{background:linear-gradient(135deg,#0a0a0a 0%,#1a0033 100%);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.error-module__bSZLSW__content{text-align:center;background:linear-gradient(135deg,#1a1a1a 0%,#2a0040 100%);border:1px solid #2a2a2a;border-radius:16px;max-width:500px;padding:60px 40px;box-shadow:0 20px 60px #00000080}.error-module__bSZLSW__errorIcon{margin-bottom:20px;font-size:4rem;animation:2s ease-in-out infinite error-module__bSZLSW__pulse}@keyframes error-module__bSZLSW__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}}.error-module__bSZLSW__title{color:#fff;margin:0 0 15px;font-family:Montserrat,sans-serif;font-size:2rem;font-weight:800}.error-module__bSZLSW__message{color:#b0b0b0;margin:0 0 30px;font-family:Inter,sans-serif;font-size:1.1rem;line-height:1.6}.error-module__bSZLSW__actions{flex-direction:column;gap:15px;display:flex}.error-module__bSZLSW__primaryButton{color:#fff;cursor:pointer;background:linear-gradient(90deg,#c51fd3 0%,#ff1493 100%);border:none;border-radius:50px;padding:14px 30px;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:700;transition:all .3s}.error-module__bSZLSW__primaryButton:hover{transform:translateY(-3px);box-shadow:0 12px 30px #c51fd34d}.error-module__bSZLSW__primaryButton:active{transform:translateY(-1px)}.error-module__bSZLSW__secondaryButton{color:#c51fd3;cursor:pointer;background:0 0;border:2px solid #c51fd3;border-radius:50px;padding:12px 30px;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.error-module__bSZLSW__secondaryButton:hover{background:#c51fd31a;transform:translateY(-3px)}@media (max-width:768px){.error-module__bSZLSW__content{padding:40px 25px}.error-module__bSZLSW__errorIcon{font-size:3rem}.error-module__bSZLSW__title{font-size:1.5rem}.error-module__bSZLSW__message{font-size:.95rem}.error-module__bSZLSW__primaryButton,.error-module__bSZLSW__secondaryButton{padding:12px 20px;font-size:.95rem}}
