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

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

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

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

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