/*
Theme Name: Mi Cotizador Theme
Theme URI: https://tu-sitio.com
Author: Tu Nombre
Author URI: https://tu-sitio.com
Description: Un tema minimalista y en blanco, perfecto para enfocarse en el plugin del cotizador.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mi_cotizador_theme
*/

/* Estilos mínimos del tema */
html,body{height:100%;margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,"Helvetica Neue",Arial;}
.site-header{padding:12px 16px;background:#f7f7f9;border-bottom:1px solid #eee;}
.site-title{margin:0;font-size:18px;font-weight:700;}
.site-content{padding:18px;}
.site-footer{padding:12px 16px;text-align:center;color:#666;border-top:1px solid #eee;font-size:14px;}
