.not-found-page[data-v-ea17e810]{display:grid;min-height:70vh;padding:120px var(--page-gutter) 80px;place-items:center;background:var(--color-surface-soft)}.not-found-card[data-v-ea17e810]{width:min(100%,680px);padding:clamp(38px,7vw,72px);border:1px solid rgba(15,50,79,.1);border-radius:var(--radius-lg);background:#fff;-webkit-box-shadow:var(--shadow-md);box-shadow:var(--shadow-md);text-align:center}.not-found-code[data-v-ea17e810]{color:var(--color-brand);font-size:clamp(64px,12vw,112px);font-weight:900;line-height:1}h1[data-v-ea17e810]{margin:18px 0 12px;color:var(--color-ink)}p[data-v-ea17e810]{color:var(--color-ink-muted);line-height:1.8}.not-found-actions[data-v-ea17e810]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:28px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:14px;-ms-flex-wrap:wrap;flex-wrap:wrap}.not-found-actions a[data-v-ea17e810]{min-height:44px;padding:11px 20px;border-radius:999px;color:#fff;background:var(--color-brand);font-weight:700;text-decoration:none}.not-found-actions a+a[data-v-ea17e810]{color:var(--color-brand);background:var(--color-brand-soft)}