.error-module__bSZLSW__container{background:var(--bg-base);min-height:100vh;font-family:var(--font-sans,"Inter",-apple-system,BlinkMacSystemFont,sans-serif);-webkit-font-smoothing:antialiased;justify-content:center;align-items:center;padding:2rem;display:flex;position:relative;overflow:hidden}.error-module__bSZLSW__container:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(80% 50% at 50% -20%,#0284c714,#0000 60%),radial-gradient(50% 40% at 80% 100%,#06b6d40f,#0000 50%);position:fixed;inset:0}.error-module__bSZLSW__content{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:480px;display:flex;position:relative}.error-module__bSZLSW__code{letter-spacing:-.05em;background:linear-gradient(135deg,#0ea5e9 0%,#06b6d4 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(5rem,20vw,8rem);font-weight:900;line-height:1}.error-module__bSZLSW__title{letter-spacing:-.03em;color:var(--text-primary);margin:0;font-size:clamp(1.375rem,4vw,1.75rem);font-weight:700}.error-module__bSZLSW__description{color:var(--text-secondary,#64748b);margin:0;font-size:1rem;line-height:1.6}.error-module__bSZLSW__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.5rem;display:flex}.error-module__bSZLSW__buttonPrimary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0ea5e9 0%,#06b6d4 100%);border:1px solid #0284c759;border-radius:12px;align-items:center;padding:.625rem 1.5rem;font-family:inherit;font-size:.9375rem;font-weight:500;text-decoration:none;transition:filter .15s,box-shadow .15s,transform .15s;display:inline-flex;box-shadow:0 10px 24px -12px #0284c780}.error-module__bSZLSW__buttonPrimary:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 16px 32px -12px #0284c7a6}.error-module__bSZLSW__buttonSecondary{color:var(--text-primary);background:var(--bg-surface);border:1px solid var(--border-light,#e2e8f0);border-radius:12px;align-items:center;padding:.625rem 1.5rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:inline-flex}.error-module__bSZLSW__buttonSecondary:hover{border-color:#0284c759;box-shadow:0 8px 24px -20px #0284c780}@media (max-width:480px){.error-module__bSZLSW__container{padding:1.25rem .875rem}.error-module__bSZLSW__actions{flex-direction:column;width:100%}.error-module__bSZLSW__buttonPrimary,.error-module__bSZLSW__buttonSecondary{justify-content:center;width:100%;min-height:44px}}
