.not-found{align-items:center;min-height:100vh;padding:160px 0 120px;display:flex}@media (max-width:767px){.not-found{padding:120px 0 80px}}.not-found-inner{flex-direction:column;gap:40px;width:100%;max-width:1040px;margin:0 auto;display:flex}@media (max-width:767px){.not-found-inner{gap:28px}}.not-found-eyebrow{font-family:var(--font-gt-mono);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:12px;font-size:12px;font-weight:500;display:inline-flex}.not-found-eyebrow-code{color:#ff7300}.not-found-eyebrow-divider{background-color:#0000004d;width:24px;height:1px}.not-found-eyebrow-label{color:#0006}.not-found-title{font-family:var(--font-gt-standard);letter-spacing:-.02em;color:#000;border-bottom:1px solid #000;margin:0;padding-bottom:16px;font-size:clamp(48px,8.21355vw + 21.7166px,128px);font-weight:400;line-height:85%}.not-found-meta{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:1024px){.not-found-meta{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:64px}}.not-found-path{font-family:var(--font-gt-mono);color:#000;flex-wrap:wrap;align-items:center;gap:10px;font-size:13px;line-height:1.5;display:inline-flex}.not-found-path-method{color:#ff7300;font-weight:500}.not-found-path-value{color:#000;word-break:break-all}.not-found-path-cursor{background-color:#ff7300;align-self:center;width:7px;height:15px;animation:1.06s step-end infinite not-found-blink;display:inline-block}@keyframes not-found-blink{50%{opacity:0}}@media (prefers-reduced-motion:reduce){.not-found-path-cursor{animation:none}}.not-found-description{font-family:var(--font-gt-standard);letter-spacing:-.01em;color:#0006;max-width:360px;margin:0;font-size:14px;font-weight:500;line-height:130%}.not-found-actions{margin-top:8px;display:flex}.not-found-cta{color:#fff;height:48px;font-family:var(--font-gt-standard);white-space:nowrap;background-color:#000;border-radius:100px;justify-content:center;align-items:center;padding:0 24px;font-size:14px;font-weight:500;text-decoration:none;transition:background-color .3s,color .3s;display:inline-flex}.not-found-cta:hover{color:#fff;background-color:#ff7300}.not-found-cta:focus-visible{outline-offset:3px;outline:2px solid #ff7300}.not-found-cta span{margin-left:6px}
