/*
 * Tailwind-generated builds expect inter-font.css to exist so the layout can load Inter.
 * Using a fallback import keeps system specs from failing when the file is missing.
 */
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap");
