/* Web fonts (kept here, not in theme.scss, so the SCSS defaults layer stays valid). */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Source+Serif+4:opsz,wght@8..60,400;8..60,600&display=swap');

/* All visual styling lives in theme.scss (single source of truth).
   This file is intentionally minimal: it loads the web fonts above. */
