.not-found_notFoundPage__UGqBS{min-height:100vh;display:grid;place-items:center;padding:32px 24px;background:radial-gradient(circle at 50% 0,rgba(19,236,200,.1),transparent 42%),var(--page-background)}.not-found_notFoundCard__SlfDi{width:100%;max-width:620px;padding:38px;border:1px solid var(--border-subtle);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);background:linear-gradient(160deg,var(--surface-elevated),var(--card-background));color:var(--text-primary);text-align:center}.not-found_eyebrow__tLn9G{color:var(--primary);font-size:var(--fs-xs);font-weight:var(--weight-bold);letter-spacing:.14em;text-transform:uppercase}.not-found_notFoundTitle__tsbw8{margin:8px 0 0;font-size:clamp(34px,5vw,50px);line-height:var(--lh-tight)}.not-found_notFoundBody__MIfmJ{max-width:52ch;margin:14px auto 0;font-size:var(--fs-md);line-height:var(--lh-relaxed);color:var(--text-muted)}.not-found_actions__eb6u_{display:flex;justify-content:center;gap:10px;margin-top:26px}.not-found_primaryLink__ZJVg4,.not-found_secondaryLink__fFVlp{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:9px 16px;border-radius:var(--radius-control);font-size:var(--fs-sm);font-weight:var(--weight-bold);text-decoration:none}.not-found_primaryLink__ZJVg4{color:#04140f;background:var(--primary)}.not-found_secondaryLink__fFVlp{border:1px solid var(--border-strong);color:var(--text-primary);background:var(--fill-subtle)}.not-found_primaryLink__ZJVg4:focus-visible,.not-found_secondaryLink__fFVlp:focus-visible{outline:3px solid var(--primary);outline-offset:3px}@media (max-width:640px){.not-found_notFoundPage__UGqBS{padding:20px 16px}.not-found_notFoundCard__SlfDi{padding:28px 20px}.not-found_actions__eb6u_{flex-direction:column}}