/* A separate, versioned asset keeps the system-font switch immediately cache-safe. */
body.trust-page {
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "SF Pro Text", "PingFang SC", "Noto Sans SC Variable", sans-serif;
  font-optical-sizing: auto;
}
