.error-module__bSZLSW__container{background:var(--bg-primary);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.error-module__bSZLSW__content{text-align:center;max-width:480px}.error-module__bSZLSW__iconWrapper{width:80px;height:80px;color:var(--error);border-radius:var(--radius-full);background:#fef2f2;justify-content:center;align-items:center;margin-bottom:1.5rem;display:inline-flex}.error-module__bSZLSW__title{color:var(--text-primary);margin-bottom:.75rem;font-size:2rem;font-weight:700}.error-module__bSZLSW__description{color:var(--text-secondary);margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.error-module__bSZLSW__actions{justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.error-module__bSZLSW__primaryBtn{background:var(--text-primary);color:#fff;border-radius:var(--radius-lg);cursor:pointer;transition:all var(--transition-fast);border:none;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.95rem;font-weight:600;display:flex}.error-module__bSZLSW__primaryBtn:hover{background:var(--text-secondary);transform:translateY(-2px)}.error-module__bSZLSW__secondaryBtn{background:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border);border-radius:var(--radius-lg);transition:all var(--transition-fast);align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;display:flex}.error-module__bSZLSW__secondaryBtn:hover{background:var(--bg-tertiary)}.error-module__bSZLSW__errorDetails{background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-lg);text-align:left;padding:1rem}.error-module__bSZLSW__errorLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.error-module__bSZLSW__errorMessage{color:var(--error);word-break:break-all;font-size:.85rem;display:block}@media (max-width:480px){.error-module__bSZLSW__title{font-size:1.5rem}.error-module__bSZLSW__actions{flex-direction:column}}
