/*
Theme Name: Novido Firenze
Theme URI: https://novidofirenze.local
Author: Novido Firenze
Author URI: https://novidofirenze.local
Description: Custom base theme for Novido Firenze with Customizer-managed logo, favicon, menus, and widgets. Internal settings are ready — UI/UX to be built on top.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: cuoiora
Tags: custom-logo, custom-menu, widgets, translation-ready
*/

/* Base reset kept minimal — visual design intentionally not implemented yet. */
* { box-sizing: border-box; }
body { margin: 0; }
img { max-width: 100%; height: auto; }
