.not-found{text-align:center;min-height:80vh;padding:var(--space-12)var(--space-6);justify-content:center;align-items:center;display:flex}.not-found__code{background:linear-gradient(135deg,var(--color-brand),var(--color-brand-light));-webkit-text-fill-color:transparent;margin-bottom:var(--space-4);-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-text);margin-bottom:var(--space-4)}.not-found__desc{font-size:var(--font-body);color:var(--color-text-muted);max-width:500px;margin:0 auto var(--space-8);line-height:1.8}.not-found__actions{gap:var(--space-4);flex-wrap:wrap;justify-content:center;display:flex}
