/*
Theme Name: edo2026
Theme URI: https://edostocco.com
Author: Michael Travan
Author URI: mailto:michael.travan@gmail.com
Description: Minimal typographic theme for Edo Stocco.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: edostocco
*/

/* 
   Tailwind will be loaded via CDN for this version, 
   but we can add custom overrides here if absolutely necessary.
*/
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}