.error-module__bSZLSW__page{background:var(--color-page);min-height:100vh;color:var(--color-ink);place-items:center;padding:32px;display:grid}.error-module__bSZLSW__panel{border:1px solid var(--color-line);border-radius:var(--ui-radius-lg);background:var(--color-surface);width:min(100%,560px);box-shadow:var(--shadow-lifted);text-align:center;padding:40px}.error-module__bSZLSW__mark{background:var(--color-danger-soft);width:52px;height:52px;color:var(--color-danger);border-radius:16px;place-items:center;margin:0 auto 18px;display:grid}.error-module__bSZLSW__panel h1{margin:0;font-size:clamp(26px,4vw,38px);line-height:1.05}.error-module__bSZLSW__panel p{max-width:420px;color:var(--color-muted);margin:14px auto 0;line-height:1.55}.error-module__bSZLSW__actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:26px;display:flex}.error-module__bSZLSW__actions button,.error-module__bSZLSW__actions a{border:1px solid var(--color-accent);border-radius:var(--ui-radius);background:var(--color-accent);color:#fff;min-height:44px;font:inherit;cursor:pointer;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-weight:850;display:inline-flex}.error-module__bSZLSW__actions a{border-color:var(--color-line-strong);background:var(--color-surface);color:var(--color-ink)}@media (max-width:560px){.error-module__bSZLSW__page{padding:18px}.error-module__bSZLSW__panel{padding:28px 20px}.error-module__bSZLSW__actions>*{width:100%}}
