.not-found-page{min-height:calc(var(--viewport-height-dynamic,100vh) - var(--navbar-offset,5rem) - 4rem);justify-content:center;align-items:center;display:flex}.not-found-panel{text-align:center;border:2px solid var(--foreground);background:var(--card);width:100%;max-width:32rem;padding:2rem 1.75rem;position:relative}.not-found-code{font-family:var(--font-mono);letter-spacing:.08em;color:var(--primary);text-shadow:0 0 24px color-mix(in srgb, var(--primary) 45%, transparent);font-size:clamp(3.5rem,12vw,5.5rem);font-weight:800;line-height:1}.not-found-title{font-family:var(--font-heading);letter-spacing:.04em;color:var(--foreground);margin-top:.75rem;font-size:1.25rem;font-weight:800}.not-found-desc{color:var(--muted-foreground);margin-top:.75rem;font-size:.875rem;line-height:1.6}.not-found-logo{margin-bottom:1.25rem}.not-found-actions{flex-direction:column;gap:.75rem;margin-top:1.5rem;display:flex}@media (min-width:480px){.not-found-actions{flex-direction:row;justify-content:center}}.not-found-status{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--muted-foreground);margin-top:1.25rem;font-size:.65rem}
