/*
Theme Name: Smart Toolkit
Theme URI: https://example.com/smart-toolkit
Author: Smart Toolkit
Description: Companion theme for the Smart All-in-One Toolkit plugin — sidebar dashboard layout. Requires the "Smart All-in-One Toolkit" plugin (which provides the styles + tools).
Version: 1.0.0
Requires PHP: 8.0
License: GPLv2 or later
Text Domain: smart-toolkit-theme
*/

/* Visual styling (Tailwind utility classes) is provided by the Smart All-in-One
   Toolkit plugin's enqueued stylesheet. This file only carries the theme header
   plus a couple of safe fallbacks in case the plugin is momentarily inactive. */
body { margin: 0; font-family: Inter, ui-sans-serif, system-ui, sans-serif; }
