/*
Theme Name: Expense Dashboard Theme
Theme URI: https://example.com
Author: You
Author URI: https://example.com
Description: A minimal theme built around the Aartha Foods purchase tracker and Barista daily expense dashboard, with AI photo-import support for invoices/price lists.
Version: 1.0
Requires at least: 5.9
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: expense-dashboard-theme
*/

/* Base theme stylesheet — intentionally minimal.
   The dashboard's own styling is injected inline by page-dashboard.php
   so it renders identically wherever it's used. */

body {
  margin: 0;
}
