/*
Theme Name: Lovable Logística
Theme URI: https://lovable.dev/
Author: Lovable
Author URI: https://lovable.dev/
Description: Tema wrapper que incorpora o site Lovable em tela cheia no WordPress, mantendo 100% da aparência e funcionalidades originais.
Version: 1.0.0
Requires at least: 5.0
Tested up to: 6.6
Requires PHP: 7.4
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lovable-logistica
*/

html, body { margin: 0; padding: 0; height: 100%; overflow: hidden; background: #fff; }
#lovable-frame { position: fixed; inset: 0; width: 100vw; height: 100vh; border: 0; display: block; }
