/* ARTIST CNTRL — fonts
 * Display: Archivo Black (heavy, all-caps headings, brand wordmark)
 * Body / UI: Inter (variable for full weight scale)
 *
 * NOTE: Google Fonts is loaded via direct <link rel="stylesheet"> in
 * app.html (and other entry-point pages) for faster first paint. The
 * @import chain that used to live here was costing ~150-300ms on
 * cold loads because the browser couldn't discover the font URLs
 * until after this CSS file had been fetched + parsed. */
