.not-found-page{justify-content:center;align-items:center;min-height:100vh;padding-top:80px;padding-bottom:80px;display:flex}.not-found-content{flex-direction:column;align-items:center;gap:32px;width:100%;max-width:480px;margin:0 auto;display:flex}.not-found-code{color:#000;letter-spacing:-.05em;-webkit-user-select:none;user-select:none;align-items:baseline;font-family:Geist Mono;font-size:120px;font-weight:600;line-height:1;display:flex}@media (max-width:767px){.not-found-code{font-size:80px}}@media (max-width:576px){.not-found-code{font-size:64px}}.not-found-code-accent{color:#ff7300}.not-found-terminal{background-color:#fff;border:1px solid #0000000d;border-radius:24px;width:100%;overflow:hidden}.not-found-terminal-header{border-bottom:1px solid #0000000d;align-items:center;gap:10px;padding:12px 16px;display:flex}.not-found-terminal-dots{gap:6px;display:flex}.not-found-terminal-dots span{background-color:#f2f2f2;border-radius:50%;width:8px;height:8px}.not-found-terminal-title{color:#0006;letter-spacing:.02em;font-family:Geist Mono;font-size:11px;font-weight:400}.not-found-terminal-body{flex-direction:column;gap:6px;padding:16px;display:flex}.not-found-terminal-line{align-items:baseline;gap:12px;font-family:Geist Mono;font-size:12px;line-height:1.6;display:flex}@media (max-width:576px){.not-found-terminal-line{gap:8px;font-size:11px}}.not-found-terminal-spacer{height:6px}.not-found-terminal-prompt{color:#ff7300;flex-shrink:0;font-weight:500}.not-found-terminal-cmd{color:#000;word-break:break-all;font-weight:500}.not-found-terminal-key{color:#0006;flex-shrink:0;min-width:80px;font-weight:400}@media (max-width:576px){.not-found-terminal-key{min-width:68px}}.not-found-terminal-error{color:#ff7300;font-weight:500}.not-found-terminal-value{color:#000;word-break:break-all;font-weight:400}.not-found-terminal-muted{color:#0000004d;font-style:italic;font-weight:400}.not-found-actions{gap:12px;display:flex}
