.not-found{text-align:center;min-height:80vh;padding:var(--space-3xl)var(--space-lg);justify-content:center;align-items:center;display:flex}.not-found__code{background:linear-gradient(135deg,var(--color-accent),var(--color-accent-light));-webkit-text-fill-color:transparent;margin-bottom:var(--space-md);-webkit-background-clip:text;background-clip:text;font-size:clamp(6rem,15vw,12rem);font-weight:800;line-height:1}.not-found__title{font-size:var(--font-h1);color:var(--color-primary-text);margin-bottom:var(--space-md)}.dark .not-found__title{color:var(--color-white)}.not-found__desc{font-size:var(--font-body);color:var(--color-text-muted);max-width:500px;margin:0 auto var(--space-xl);line-height:1.8}.not-found__actions{gap:var(--space-md);flex-wrap:wrap;justify-content:center;display:flex}
