.error-module__bSZLSW__errorPage{min-height:100vh;padding:var(--space-xl);background:var(--bg);justify-content:center;align-items:center;display:flex}.error-module__bSZLSW__container{width:100%;max-width:600px}.error-module__bSZLSW__errorCard{text-align:center;padding:var(--space-4xl)var(--space-3xl);position:relative;overflow:hidden}.error-module__bSZLSW__errorCard:before{content:"";border-radius:inherit;background:conic-gradient(from var(--border-angle,0deg),transparent 0%,transparent 25%,#ef444466 30%,#ef444499 35%,#ef444466 40%,transparent 45%,transparent 100%);-webkit-mask-composite:xor;pointer-events:none;z-index:0;padding:1px;animation:6s linear infinite error-module__bSZLSW__rotateBorder;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@property --border-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes error-module__bSZLSW__rotateBorder{0%{--border-angle:0deg}to{--border-angle:360deg}}.error-module__bSZLSW__errorIcon{width:80px;height:80px;margin:0 auto var(--space-xl);color:var(--error);z-index:1;justify-content:center;align-items:center;display:inline-flex;position:relative}.error-module__bSZLSW__title{font-size:var(--font-size-3xl);font-weight:var(--font-weight-bold);color:var(--text);margin-bottom:var(--space-md);z-index:1;position:relative}.error-module__bSZLSW__description{font-size:var(--font-size-lg);color:var(--text-secondary);line-height:var(--line-height-relaxed);margin-bottom:var(--space-2xl);z-index:1;position:relative}.error-module__bSZLSW__errorDetails{border-radius:var(--radius-md);padding:var(--space-md);margin-bottom:var(--space-2xl);z-index:1;background:#ef44441a;border:1px solid #ef44444d;position:relative}.error-module__bSZLSW__errorDetails code{font-family:var(--font-geist-mono),monospace;font-size:var(--font-size-sm);color:var(--error);word-break:break-word}.error-module__bSZLSW__actions{gap:var(--space-md);z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.error-module__bSZLSW__actions .error-module__bSZLSW__btn{min-width:200px}@media (max-width:768px){.error-module__bSZLSW__errorCard{padding:var(--space-3xl)var(--space-2xl)}.error-module__bSZLSW__errorIcon{width:64px;height:64px;margin-bottom:var(--space-lg)}.error-module__bSZLSW__errorIcon svg{width:48px;height:48px}.error-module__bSZLSW__title{font-size:var(--font-size-2xl)}.error-module__bSZLSW__description{font-size:var(--font-size-base)}.error-module__bSZLSW__actions{flex-direction:column}.error-module__bSZLSW__actions .error-module__bSZLSW__btn{width:100%}}@media (min-width:769px){.error-module__bSZLSW__actions{flex-direction:row;justify-content:center}}
