/*
 * Inter — used across the publisher/listener layouts (font-sans in Tailwind config
 * falls back to it via the system font stack, but we load the webfont explicitly
 * for consistent rendering).
 */
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");
