.not-found-page{min-height:calc(100vh - var(--site-top-offset));padding-bottom:clamp(3rem,8vw,5rem);position:relative}.not-found-page>.inner-page-content{padding-inline:var(--inner-page-content-inset)}.not-found-panel{max-width:44rem;padding:clamp(2rem,5vw,3rem) 0;position:relative}.not-found-panel:before{content:"";opacity:.8;background:linear-gradient(90deg,#0000,#6ecff0a6,#a8e8ff59,#0000);height:3px;animation:4.5s ease-in-out infinite not-found-scan;position:absolute;inset:-1px -1px auto}@keyframes not-found-scan{0%,to{opacity:.35;transform:translate(-8%)}50%{opacity:.9;transform:translate(8%)}}.not-found-label{font-family:var(--font-geist-mono), monospace;letter-spacing:.35em;text-transform:uppercase;color:#6ecff073;margin:0;font-size:10px}.not-found-code{font-family:var(--font-geist-mono), monospace;letter-spacing:-.06em;color:#a8e8ff24;text-shadow:0 0 40px #6ecff01f;margin:1.25rem 0 0;font-size:clamp(4rem,14vw,7rem);font-weight:300;line-height:.9}.not-found-headline{margin-top:.5rem}.not-found-subline{max-width:40rem;margin-top:1.25rem}.not-found-home-link{font-family:var(--font-geist-mono), monospace;letter-spacing:.2em;text-transform:uppercase;color:#a8e8ffc7;align-items:center;gap:.45rem;margin-top:clamp(2rem,4vw,2.5rem);font-size:10px;transition:color .25s;display:inline-flex}.not-found-home-link:hover{color:#a8e8ff}.not-found-page .inner-page-nav-section{max-width:none}
