/* Geist Sans (variable) — self-hosted to avoid third-party font CDN calls (LGPD posture). */
@font-face {
  font-family: 'Geist';
  src: url('geist-variable.woff2') format('woff2');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
