.error-module__bSZLSW__error{text-align:center;min-height:60vh;padding:var(--space-48) var(--space-24);justify-content:center;align-items:center;display:flex}.error-module__bSZLSW__errorInner{max-width:480px}.error-module__bSZLSW__errorTitle{color:var(--text-primary);margin:0 0 var(--space-12);font-size:1.5rem;font-weight:800}.error-module__bSZLSW__errorDesc{color:var(--text-muted);margin:0 0 var(--space-32);font-size:.95rem}.error-module__bSZLSW__errorActions{gap:var(--space-16);flex-wrap:wrap;justify-content:center;display:flex}.error-module__bSZLSW__retryBtn{background:linear-gradient(135deg, var(--brand-primary), #06b6d4);color:var(--bg-surface);padding:var(--space-12) var(--space-24);cursor:pointer;border:none;border-radius:14px;font-size:.93rem;font-weight:600;transition:background-color .15s;display:inline-block}.error-module__bSZLSW__retryBtn:hover{transform:translateY(-2px);box-shadow:0 0 24px #6366f166}.error-module__bSZLSW__homeLink{color:var(--text-muted);padding:var(--space-12) var(--space-24);border:1px solid #e2e8f0cc;border-radius:14px;font-size:.93rem;font-weight:500;text-decoration:none;transition:border-color .15s;display:inline-block}.error-module__bSZLSW__homeLink:hover{border-color:var(--brand-primary);color:#4f46e5}html[data-theme=dark] .error-module__bSZLSW__hero{background:linear-gradient(#6366f10f,#0000)}:is(html[data-theme=dark] .error-module__bSZLSW__title,html[data-theme=dark] .error-module__bSZLSW__heroTitle,html[data-theme=dark] .error-module__bSZLSW__pageTitle,html[data-theme=dark] .error-module__bSZLSW__heading){color:var(--text-primary)}:is(html[data-theme=dark] .error-module__bSZLSW__subtitle,html[data-theme=dark] .error-module__bSZLSW__heroSubtitle,html[data-theme=dark] .error-module__bSZLSW__heroDesc,html[data-theme=dark] .error-module__bSZLSW__desc){color:var(--text-secondary)}:is(html[data-theme=dark] .error-module__bSZLSW__card,html[data-theme=dark] .error-module__bSZLSW__item,html[data-theme=dark] .error-module__bSZLSW__section){background:var(--glass-bg);border-color:var(--border-subtle)}:is(html[data-theme=dark] .error-module__bSZLSW__cardTitle,html[data-theme=dark] .error-module__bSZLSW__itemTitle,html[data-theme=dark] .error-module__bSZLSW__name){color:var(--text-primary)}:is(html[data-theme=dark] .error-module__bSZLSW__cardDesc,html[data-theme=dark] .error-module__bSZLSW__itemDesc,html[data-theme=dark] .error-module__bSZLSW__text,html[data-theme=dark] .error-module__bSZLSW__description){color:var(--text-secondary)}html[data-theme=dark] .error-module__bSZLSW__label{color:var(--brand-primary-light)}