.error-module__uHmsfa__root{justify-content:center;align-items:center;min-height:100vh;padding:2.5rem 1.5rem;display:flex}.error-module__uHmsfa__card{background:var(--surface-panel);border:1px solid var(--border);width:min(560px,100%);box-shadow:var(--elevation-2);border-radius:28px;padding:2rem 2.25rem}.error-module__uHmsfa__title{font-family:var(--font-noto-serif);color:var(--text-primary);margin:0 0 .75rem;font-size:clamp(1.6rem,2vw,2rem)}.error-module__uHmsfa__description{color:var(--text-secondary);margin:0 0 1.5rem;line-height:1.7}.error-module__uHmsfa__meta{color:var(--text-tertiary);margin:0 0 1.5rem;font-size:.85rem}.error-module__uHmsfa__actions{flex-wrap:wrap;gap:.75rem;display:flex}.error-module__uHmsfa__primary{background:var(--accent);color:var(--text-inverse);cursor:pointer;box-shadow:var(--elevation-1);border:none;border-radius:999px;padding:.65rem 1.25rem;font-weight:600;transition:transform .2s,box-shadow .2s}.error-module__uHmsfa__primary:hover{transform:translateY(-1px)}.error-module__uHmsfa__secondary{border:1px solid var(--border-strong);color:var(--text-primary);background:0 0;border-radius:999px;justify-content:center;align-items:center;padding:.65rem 1.25rem;text-decoration:none;display:inline-flex}
