.error-module__bSZLSW__page{background:var(--bg);background-image:var(--dot-grid);background-size:var(--dot-grid-size);min-height:100vh;padding:var(--page-gutter);font-family:var(--font-body);animation:error-module__bSZLSW__page-enter .4s var(--ease-out);justify-content:center;align-items:center;display:flex}@keyframes error-module__bSZLSW__page-enter{0%{opacity:0;transform:translateY(8px)}}.error-module__bSZLSW__container{text-align:center;width:100%;max-width:500px}.error-module__bSZLSW__dotWrapper{justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 20px;display:flex;position:relative}.error-module__bSZLSW__dot{border-radius:var(--radius-full);background:var(--accent);width:12px;height:12px;box-shadow:0 0 12px var(--accent-glow);z-index:1;position:relative}.error-module__bSZLSW__ring{border-radius:var(--radius-full);border:1.5px solid var(--accent);width:12px;height:12px;animation:error-module__bSZLSW__ring-pulse 2s var(--ease-out) infinite;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes error-module__bSZLSW__ring-pulse{0%{opacity:.6;width:12px;height:12px}to{opacity:0;width:48px;height:48px}}.error-module__bSZLSW__title{font-family:var(--font-heading);color:var(--accent);margin-bottom:16px;font-size:32px;font-weight:700}.error-module__bSZLSW__messageBox{font-family:var(--font-mono);color:var(--text-muted);background:var(--bg-inset);border:1px solid var(--border);border-radius:var(--radius-md);text-align:left;word-break:break-word;margin-bottom:28px;padding:16px;font-size:13px;line-height:1.6;overflow-x:auto}.error-module__bSZLSW__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-bottom:20px;display:flex}.error-module__bSZLSW__retryBtn{background:var(--accent);color:#fff;border-radius:var(--radius-md);cursor:pointer;font-size:15px;font-weight:600;font-family:var(--font-body);transition:opacity var(--motion-button), transform var(--motion-button);border:none;justify-content:center;align-items:center;padding:10px 24px;display:inline-flex}.error-module__bSZLSW__retryBtn:hover{opacity:.9;transform:translateY(-1px)}.error-module__bSZLSW__retryBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.error-module__bSZLSW__homeLink{color:var(--text-muted);transition:color var(--motion-hover);font-size:14px;text-decoration:none}.error-module__bSZLSW__homeLink:hover{color:var(--text)}.error-module__bSZLSW__homeLink:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.error-module__bSZLSW__hint{color:var(--text-dim);margin-top:8px;font-size:12px}@media (prefers-reduced-motion:reduce){.error-module__bSZLSW__page,.error-module__bSZLSW__ring{animation:none}}
