.ErrorPages-module__ygA2CW__container{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:80vh;padding:20px;display:flex;position:relative;overflow:hidden}.ErrorPages-module__ygA2CW__bgCircle1{filter:blur(80px);z-index:-1;background:#34a63f0d;border-radius:50%;width:600px;height:600px;animation:4s infinite ErrorPages-module__ygA2CW__pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ErrorPages-module__ygA2CW__bgCircle2{filter:blur(80px);z-index:-1;background:#2e64461a;border-radius:50%;width:300px;height:300px;position:absolute;top:25%;right:25%}.ErrorPages-module__ygA2CW__bgCircleError{background:#ff6b6b0d}.ErrorPages-module__ygA2CW__numberWrapper{margin-bottom:32px;position:relative}.ErrorPages-module__ygA2CW__numberText{background:var(--gradient-hero);-webkit-text-fill-color:transparent;opacity:.15;-webkit-user-select:none;user-select:none;-webkit-background-clip:text;font-size:clamp(100px,20vw,150px);font-weight:900;line-height:1}.ErrorPages-module__ygA2CW__iconOverlay{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ErrorPages-module__ygA2CW__iconOverlay svg{width:100px;height:100px;color:var(--primary);filter:drop-shadow(0 10px 15px #0003)}.ErrorPages-module__ygA2CW__errorIconOverlay svg{color:#ff6b6b}.ErrorPages-module__ygA2CW__title{font-size:clamp(2rem,5vw,3rem);font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-1px;margin-bottom:24px;font-weight:700}.ErrorPages-module__ygA2CW__message{color:var(--text-secondary);margin-bottom:40px;max-width:500px;margin-inline:auto;font-size:1.1rem;line-height:1.6}.ErrorPages-module__ygA2CW__actions{flex-direction:column;justify-content:center;gap:16px;display:flex}@media (min-width:640px){.ErrorPages-module__ygA2CW__actions{flex-direction:row}}.ErrorPages-module__ygA2CW__errorCard{background:var(--glass);-webkit-backdrop-filter:blur(20px);border-radius:var(--radius-lg);border:1px solid var(--glass-border);box-shadow:var(--shadow-lg);width:100%;max-width:500px;margin-top:40px;padding:40px;position:relative}.ErrorPages-module__ygA2CW__errorCardIcon{background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--shadow-md);border-radius:50%;padding:16px;position:absolute;top:-30px;left:50%;transform:translate(-50%)}.ErrorPages-module__ygA2CW__errorCardIcon svg{color:#ff6b6b;width:48px;height:48px}.ErrorPages-module__ygA2CW__errorCardTitle{font-size:2rem;font-family:var(--font-heading);color:var(--text-primary);margin-top:24px;margin-bottom:16px;font-weight:700}@keyframes ErrorPages-module__ygA2CW__pulse{0%{opacity:.8;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.05)}to{opacity:.8;transform:translate(-50%,-50%)scale(1)}}
