.error-module__uHmsfa__page{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:70vh;padding:32px 16px;display:flex}.error-module__uHmsfa__title{color:var(--text);margin:0;font-size:24px}.error-module__uHmsfa__description{color:var(--muted);max-width:520px;font-size:14px}.error-module__uHmsfa__actions{flex-direction:column;gap:12px;width:100%;max-width:260px;display:flex}.error-module__uHmsfa__primary{background:var(--primary);color:var(--primaryText);text-align:center;border:none;border-radius:10px;width:100%;padding:10px 14px;font-weight:600}.error-module__uHmsfa__secondary{border:1px solid var(--border);background:var(--panel);color:var(--text);text-align:center;border-radius:10px;width:100%;padding:10px 14px;font-weight:600}@media (min-width:768px){.error-module__uHmsfa__actions{flex-direction:row;justify-content:center;max-width:none}.error-module__uHmsfa__primary,.error-module__uHmsfa__secondary{width:auto;min-width:200px}}
