/* Restore VanillaSD typography */
:root {
  --font-geist: 'Geist', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  --font-geist-sans: 'Geist', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  --font-unbounded: 'Unbounded', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}

body,
.__className_188709,
.font-\[Geist\] {
  font-family: 'Geist', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}

.__className_17db80,
.font-\[Unbounded\],
.font-\[unbounded\],
.display-font,
.minecraft-font {
  font-family: 'Unbounded', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}

.footer-brand-description,
.footer-brand-accent,
.footer-contact-label,
.footer-copy-row,
.faq-answer,
.faq-help-card__text,
.monitoring-chip {
  font-family: var(--font-geist);
}
