@import url("/archive-assets/2026.34/surface.css?v=2026.34.2");

/* Immutable font bindings for edition 2026.34. */
@font-face {
  font-family: "Edition 2026.34 Geist";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("/archive-assets/2026.34/geist-sans-latin.woff2") format("woff2");
}

@font-face {
  font-family: "Edition 2026.34 Geist Mono";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("/archive-assets/2026.34/geist-mono-latin.woff2") format("woff2");
}

:root {
  --font-geist-sans: "Edition 2026.34 Geist";
  --font-geist-mono: "Edition 2026.34 Geist Mono";
}

html,
body {
  margin: 0;
  background: #f2efe5;
}
