.error-module__bSZLSW__page{background:var(--background);background-image:radial-gradient(circle at 20% 20%, rgba(var(--primary-rgb), .03) 0%, transparent 40%), radial-gradient(circle at 80% 80%, rgba(var(--primary-rgb), .05) 0%, transparent 45%);min-height:100vh;font-family:var(--font-sans);justify-content:center;align-items:center;padding:2rem;display:flex}.error-module__bSZLSW__card{border:1px solid var(--zinc-800);-webkit-backdrop-filter:blur(20px);text-align:center;background:#0a0a0c80;border-radius:2rem;width:100%;max-width:500px;padding:4rem 2.5rem;position:relative;overflow:hidden;box-shadow:0 40px 100px -20px #00000080}.error-module__bSZLSW__card:before{content:"";background:linear-gradient(90deg, transparent, var(--primary), transparent);width:100%;height:2px;animation:3s linear infinite error-module__bSZLSW__scanning;position:absolute;top:0;left:0}@keyframes error-module__bSZLSW__scanning{0%{transform:translate(-100%)}to{transform:translate(100%)}}.error-module__bSZLSW__iconCircle{border:1px solid var(--zinc-800);width:80px;height:80px;color:var(--primary);box-shadow:0 0 40px -10px rgba(var(--primary-rgb), .1);background:#ffffff08;border-radius:999px;justify-content:center;align-items:center;margin:0 auto 2.5rem;display:flex}.error-module__bSZLSW__errorCode{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.3em;color:var(--primary);margin-bottom:1rem;font-size:.75rem;font-weight:900}.error-module__bSZLSW__title{color:var(--zinc-100);letter-spacing:-.03em;margin-bottom:1.25rem;font-size:2.5rem;font-weight:500}.error-module__bSZLSW__description{color:var(--zinc-400);margin-bottom:2.5rem;font-size:1.0625rem;line-height:1.6}.error-module__bSZLSW__actions{flex-direction:column;gap:1rem;display:flex}@media (min-width:480px){.error-module__bSZLSW__actions{flex-direction:row;justify-content:center}}.error-module__bSZLSW__primaryBtn{background:var(--foreground);color:var(--background);transition:var(--transition-fast);border-radius:999px;padding:.875rem 2rem;font-size:.875rem;font-weight:700}.error-module__bSZLSW__primaryBtn:hover{background:var(--primary);box-shadow:0 10px 20px -5px rgba(var(--primary-rgb), .3);transform:translateY(-2px)}.error-module__bSZLSW__secondaryBtn{color:var(--zinc-300);border:1px solid var(--zinc-800);transition:var(--transition-fast);background:0 0;border-radius:999px;padding:.875rem 2rem;font-size:.875rem;font-weight:600}.error-module__bSZLSW__secondaryBtn:hover{border-color:var(--zinc-600);color:var(--foreground);background:#ffffff08}.error-module__bSZLSW__glitch{display:inline-block;position:relative}.error-module__bSZLSW__glitch:after{content:attr(data-text);text-shadow:-1px 0 #ff00c1;color:var(--zinc-100);background:var(--background);clip:rect(0, 900px, 0, 0);animation:2s linear infinite alternate-reverse error-module__bSZLSW__noise-anim;position:absolute;top:0;left:2px;overflow:hidden}@keyframes error-module__bSZLSW__noise-anim{0%{clip:rect(6px, 9999px, 81px, 0)}20%{clip:rect(54px, 9999px, 12px, 0)}40%{clip:rect(23px, 9999px, 49px, 0)}60%{clip:rect(11px, 9999px, 34px, 0)}80%{clip:rect(65px, 9999px, 47px, 0)}to{clip:rect(12px, 9999px, 83px, 0)}}
