.not-found_page__VFIr4{min-height:100vh;background:#000;color:#fff;display:flex;align-items:center;justify-content:center;padding:48px 24px}.not-found_card__VS9aN{max-width:640px;width:100%;border-radius:32px;padding:48px;background:rgba(15,23,42,.85);border:1px solid rgba(255,255,255,.15);box-shadow:0 45px 90px rgba(0,0,0,.7);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:flex;flex-direction:column;gap:16px}.not-found_eyebrow__tLn9G{text-transform:uppercase;letter-spacing:.35em;font-size:.75rem;color:rgba(255,255,255,.6);margin:0}.not-found_title__bOfUG{font-size:clamp(1.8rem,4vw,2.8rem);margin:0;white-space:nowrap}.not-found_subtitle__08lp3{margin:0;color:rgba(255,255,255,.75);font-size:1.05rem;line-height:1.6}.not-found_actions__eb6u_{display:flex;flex-direction:column;gap:12px;margin-top:12px}.not-found_primaryButton__WJZww{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.75rem 1.8rem;background:#fff;color:#000;font-weight:600;text-decoration:none;transition:transform .2s ease,background .2s ease;width:fit-content}.not-found_primaryButton__WJZww:hover{background:#f4f4f4;transform:translateY(-1px)}.not-found_hint__k9lqT{font-size:.85rem;color:rgba(255,255,255,.65)}@media (max-width:640px){.not-found_card__VS9aN{padding:36px 28px}}