.not-found-page{background:#faf9f7;justify-content:center;align-items:center;min-height:100vh;padding:24px 16px;display:flex}.not-found-page__inner{text-align:center;background:#fff;border-radius:20px;width:min(100%,420px);padding:36px 24px 32px;box-shadow:0 8px 28px #1111110f}.not-found-page__logo{margin-bottom:24px;display:inline-block}.not-found-page__logo img{width:auto;height:36px;display:block}.not-found-page__code{letter-spacing:-.04em;color:#1f1f27;margin:0;font-size:56px;font-weight:700;line-height:1}.not-found-page__title{color:#1f1f27;margin:12px 0 0;font-size:22px;font-weight:700;line-height:1.25}.not-found-page__desc{color:#3c3c43b8;margin:12px 0 0;font-size:14px;line-height:1.55}.not-found-page__actions{flex-direction:column;gap:10px;margin-top:24px;display:flex}.not-found-page__btn{color:#1f1f27;background:#fff;border:1px solid #000000b3;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 16px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}
