.byte-not-found{display:grid;grid-template-rows:auto 1fr auto;min-height:100svh;padding:clamp(24px,4vw,58px);background:#f5f9fc;color:#111317;font-family:var(--font-inter),Inter,system-ui,sans-serif}.byte-not-found-mark{display:inline-flex;width:fit-content}.byte-not-found-mark img{width:34px;height:auto}.byte-not-found>div{align-self:center;width:min(940px,100%);margin:60px auto}.byte-not-found>div>span{color:#7895ae;font-size:11px;font-weight:600;letter-spacing:.16em}.byte-not-found h1{max-width:850px;margin:20px 0 24px;font-size:clamp(58px,9vw,132px);font-weight:300;letter-spacing:-.07em;line-height:.9}.byte-not-found p{max-width:520px;margin:0 0 34px;color:#657581;font-size:clamp(17px,1.5vw,21px);font-weight:300;letter-spacing:-.02em;line-height:1.5}.byte-not-found-cta{display:inline-flex;align-items:center;min-height:50px;padding:0 22px;border-radius:14px;background:#b9d4ed;color:#14202a;text-decoration:none;box-shadow:0 12px 30px rgba(93,130,165,.16)}.byte-not-found nav{display:flex;flex-wrap:wrap;gap:12px 26px;padding-top:22px;border-top:1px solid rgba(17,19,23,.1)}.byte-not-found nav a{color:#5e707e;font-size:13px;text-decoration:none}.byte-not-found a:focus-visible{outline:2px solid #1f5f9b;outline-offset:4px}@media (max-width:620px){.byte-not-found h1{font-size:clamp(54px,18vw,82px)}.byte-not-found nav{display:grid}}