/* Vectorfield self-hosted typefaces — Uncut Sans (display + body) · Commit Mono (terminal/mono).
   Source: Fontsource (woff2), self-hosted under /fonts/. */

/* ── Uncut Sans ── */
@font-face { font-family: "Uncut Sans"; font-style: normal; font-weight: 400; font-display: swap; src: url("/fonts/uncut-sans-400.woff2") format("woff2"); }
@font-face { font-family: "Uncut Sans"; font-style: normal; font-weight: 500; font-display: swap; src: url("/fonts/uncut-sans-500.woff2") format("woff2"); }
@font-face { font-family: "Uncut Sans"; font-style: normal; font-weight: 600; font-display: swap; src: url("/fonts/uncut-sans-600.woff2") format("woff2"); }
@font-face { font-family: "Uncut Sans"; font-style: normal; font-weight: 700; font-display: swap; src: url("/fonts/uncut-sans-700.woff2") format("woff2"); }

/* ── Commit Mono ── */
@font-face { font-family: "Commit Mono"; font-style: normal; font-weight: 400; font-display: swap; src: url("/fonts/commit-mono-400.woff2") format("woff2"); }
@font-face { font-family: "Commit Mono"; font-style: normal; font-weight: 500; font-display: swap; src: url("/fonts/commit-mono-500.woff2") format("woff2"); }
@font-face { font-family: "Commit Mono"; font-style: normal; font-weight: 600; font-display: swap; src: url("/fonts/commit-mono-600.woff2") format("woff2"); }
@font-face { font-family: "Commit Mono"; font-style: normal; font-weight: 700; font-display: swap; src: url("/fonts/commit-mono-700.woff2") format("woff2"); }

/* ── wordmark: the "AI" lockup suffix ── */
.lockup-ai, .lockup-foot .lockup-ai { color: var(--graphite); margin-left: 0.3em; }
