.error-module__bSZLSW__container{text-align:center;background:var(--bg-primary);flex-direction:column;justify-content:center;align-items:center;min-height:80vh;padding:1rem;display:flex;position:relative;overflow:hidden}.error-module__bSZLSW__glow{filter:blur(120px);z-index:0;background:#ef44440d;border-radius:50%;width:24rem;height:24rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.error-module__bSZLSW__brandWrapper{background:var(--bg-secondary);border:1px solid var(--card-border);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:var(--backdrop-blur);backdrop-filter:var(--backdrop-blur);z-index:1;border-radius:2rem;margin-bottom:2rem;padding:1.5rem;animation:.5s ease-out error-module__bSZLSW__zoomIn}.error-module__bSZLSW__logo{filter:grayscale();opacity:.5;margin:0 auto}.error-module__bSZLSW__title{letter-spacing:-.025em;color:var(--text-primary);z-index:1;margin-bottom:1rem;font-size:2rem;font-weight:800}.error-module__bSZLSW__titleAccent{color:var(--error);background:linear-gradient(to right,var(--error),#f97316);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.error-module__bSZLSW__description{color:var(--text-secondary);z-index:1;max-width:32rem;margin:0 auto 3.5rem;font-size:1.125rem;line-height:1.6}.error-module__bSZLSW__buttonGroup{z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex}@media (min-width:640px){.error-module__bSZLSW__buttonGroup{flex-direction:row}}.error-module__bSZLSW__primaryButton{background:var(--text-primary);color:var(--bg-primary);cursor:pointer;border:2px solid #0000;border-radius:1.25rem;justify-content:center;align-items:center;gap:.5rem;min-width:200px;padding:1rem 2.5rem;font-weight:700;transition:all .3s;display:flex;position:relative;overflow:hidden}.error-module__bSZLSW__primaryButton:hover{opacity:.9;transform:translateY(-2px)}.error-module__bSZLSW__shimmer{pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff1a,#0000);animation:2s infinite error-module__bSZLSW__shimmer;position:absolute;inset:0;transform:translate(-100%)}.error-module__bSZLSW__secondaryButton{color:var(--text-secondary);border:2px solid var(--card-border);background:0 0;border-radius:1.25rem;justify-content:center;align-items:center;min-width:200px;padding:1rem 2.5rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.error-module__bSZLSW__secondaryButton:hover{background:var(--bg-secondary);border-color:var(--text-muted);color:var(--text-primary)}.error-module__bSZLSW__errorInfo{background:var(--bg-secondary);border:1px solid var(--card-border);z-index:1;border-radius:.5rem;margin-top:3rem;padding:.5rem 1rem}.error-module__bSZLSW__errorText{color:var(--text-muted);font-family:monospace;font-size:.75rem}@keyframes error-module__bSZLSW__zoomIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes error-module__bSZLSW__shimmer{to{transform:translate(100%)}}
