.site-frame .not-found-route{display:grid;grid-template-columns:minmax(180px,.44fr) minmax(320px,.8fr) minmax(340px,.76fr);gap:clamp(36px,6vw,88px);align-items:center;min-height:820px;min-height:100svh;padding-top:132px;padding-bottom:92px}.site-frame .not-found-route__mark{position:relative;display:grid;place-items:center;aspect-ratio:1;overflow:hidden;border-radius:50%;background:radial-gradient(circle at 50% 40%,rgba(22,184,179,.36),transparent 35%),linear-gradient(145deg,var(--ir-card-dark),var(--ir-card-darker));box-shadow:0 28px 70px rgba(8,20,24,.2)}.site-frame .not-found-route__mark img{width:50%;height:auto;opacity:.94}.site-frame .not-found-route__mark span{position:absolute;right:12%;bottom:14%;color:rgba(255,253,248,.64);font-family:var(--font-jetbrains),ui-monospace,monospace;font-size:clamp(11px,1vw,14px);letter-spacing:.18em}.site-frame .not-found-route__copy .eyebrow{margin-bottom:24px}.site-frame .not-found-route__copy h1{max-width:8ch;margin:0;font-family:var(--font-manrope),system-ui,-apple-system,sans-serif;font-size:clamp(54px,7vw,94px);font-weight:600;letter-spacing:-.065em;line-height:.95}.site-frame .not-found-route__copy>p{max-width:48ch;margin:26px 0 30px;color:var(--ir-muted);font-size:17px;line-height:1.65}.site-frame .not-found-route__links{border-top:1px solid var(--ir-line)}.site-frame .not-found-route__links>a{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 2px;border-bottom:1px solid var(--ir-line);transition:padding .3s var(--ease-out),color .25s}.site-frame .not-found-route__links>a:focus-visible,.site-frame .not-found-route__links>a:hover{padding-left:10px;color:var(--ir-teal-dark)}.site-frame .not-found-route__links span{display:grid;gap:6px}.site-frame .not-found-route__links strong{font-family:var(--font-fraunces),serif;font-size:24px;font-weight:400}.site-frame .not-found-route__links small{color:var(--ir-muted);font-size:12px;line-height:1.45}.site-frame .not-found-route__links svg{flex:0 0 auto;width:17px;height:17px;color:var(--ir-teal)}@media (max-width:1020px){.site-frame .not-found-route{grid-template-columns:minmax(150px,.42fr) minmax(0,1fr);min-height:0}.site-frame .not-found-route__links{grid-column:1/-1}}@media (max-width:640px){.site-frame .not-found-route{grid-template-columns:1fr;gap:42px;padding-top:124px;padding-bottom:70px}.site-frame .not-found-route__mark{width:148px}.site-frame .not-found-route__copy h1{font-size:clamp(48px,14vw,66px)}.site-frame .not-found-route__links{grid-column:auto}}