.not-found{background:var(--background);min-height:100vh;padding:var(--space-6);justify-content:center;align-items:center;display:flex}.not-found-card{text-align:center;align-items:center;gap:var(--space-3);flex-direction:column;max-width:420px;display:flex}.not-found-code{font-size:96px;font-weight:var(--fw-bold);background:linear-gradient(135deg, var(--primary), var(--primary-active));-webkit-text-fill-color:#0000;letter-spacing:-.04em;-webkit-background-clip:text;background-clip:text;line-height:1}.not-found-title{font-size:var(--text-2xl);font-weight:var(--fw-semibold);color:var(--foreground)}.not-found-message{color:var(--muted);font-size:var(--text-sm);margin-bottom:var(--space-4)}
