/*
 * Intentionally (almost) empty.
 *
 * This file is imported by federation-exposed components (InvoicingApp), so
 * every rule here becomes GLOBAL CSS in any host that loads the invoicing
 * remote. The Vite scaffold's `#root { max-width: 1280px; padding: 2rem }`
 * block used to live here and shrank/padded the entire host app, including
 * its top bar.
 *
 * Module styling belongs in styles/invoicing.css, scoped under the module's
 * own root selectors.
 */
