/*
Theme Name: Landing Logo R$97
Theme URI: https://example.com/landing-logo-r97
Author: Você
Author URI: https://example.com
Description: Tema enxuto para landing pages com Elementor. Inclui template JSON do Elementor (duas caixas de preço) e modelo de página full width.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: landing-logo-r97
Tags: elementor, landing-page, one-page, full-width, minimal
*/

/* Reset simples e ajustes básicos */
* { box-sizing: border-box; }
body { margin: 0; }
.container { max-width: 1140px; margin: 0 auto; padding: 0 20px; }

/* Estilos mínimos do tema (Elementor aplicará o resto) */
.site-header, .site-footer { padding: 20px 0; }
.site-header .brand { font-weight: 800; }
