2026-09-12 — Footer logo, Nabla cascade, Vercel typecheck

Summary

The footer round mark no longer balloons to the column width, Diana Montero credit lives on About (and Brand Center) instead of the footer, Nabla wordmark CSS is unlayered so Tailwind cannot strip it, and production builds pass the Memphis seed typecheck that had been failing Vercel.

Highlights

  • Footer ThemedLogo sits in a fixed h-10 w-10 frame; the host element also pins width/height because brand SVGs ship with width="100%".

  • “Logo by Diana Montero” removed from the footer; About already documents the credit.

  • .font-nabla moved out of @layer base in shared typography; --font-nabla registered in the Tailwind @theme so hero/footer lockups keep the COLRv1 face.

  • Memphis directory seed typed as a single row shape with a shared location-precision helper — fixes Property 'locality' does not exist on type 'never' during next build.