.not-found-page{color:#0f172a;background:#fff;place-items:center;min-height:68vh;padding:72px 24px;display:grid}.not-found-page__content{text-align:center;width:100%;max-width:560px}.not-found-page__code{color:#004aad;letter-spacing:-.07em;margin:0 0 14px;font-size:clamp(64px,12vw,104px);font-weight:750;line-height:1}.not-found-page h1{color:#0f172a;letter-spacing:-.035em;margin:0;font-size:clamp(28px,5vw,42px);font-weight:720;line-height:1.15}.not-found-page__message{color:#64748b;max-width:460px;margin:16px auto 0;font-size:16px;line-height:1.7}.not-found-page__actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:30px;display:flex}.not-found-page__actions a{border:1px solid #004aad;border-radius:6px;justify-content:center;align-items:center;min-height:44px;padding:10px 18px;font-size:14px;font-weight:700;text-decoration:none;transition:background-color .16s,border-color .16s,color .16s;display:inline-flex}.not-found-page__primary{color:#fff;background:#004aad}.not-found-page__primary:hover{background:#003b89;border-color:#003b89}.not-found-page__secondary{color:#004aad;background:#fff}.not-found-page__secondary:hover{background:#f2f7ff}.not-found-page__actions a:focus-visible{outline-offset:3px;outline:3px solid #004aad38}@media (max-width:440px){.not-found-page{min-height:62vh;padding-inline:20px}.not-found-page__actions{display:grid}.not-found-page__actions a{width:100%}}@media (prefers-reduced-motion:reduce){.not-found-page__actions a{transition:none}}
