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

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

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

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

html,
body {
  margin: 0;
  background: #06090d;
}
