/*
Theme Name: Networker Pro
Theme URI: https://stonepublicidad.com/
Author: STONE publicidad
Author URI: https://stonepublicidad.com/
Description: Tema minimalista y moderno para coaches, mentores y líderes de redes de mercadeo. Totalmente compatible con Elementor, diseñado en violeta #4d237c con tipografía Poppins y animaciones modernas. Incluye landing de captura, sección de membresía, testimonios, bloque "sobre mí" y blog con categorías.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: networker-pro
Tags: elementor, business, blog, coaching, custom-colors, custom-menu, custom-logo, featured-images, full-width-template, threaded-comments, translation-ready
*/

/* =========================================================
   Las hojas de estilo principales se cargan desde
   /assets/css/main.css mediante functions.php.
   Este archivo solo declara la cabecera del tema y un
   reset mínimo de seguridad.
   ========================================================= */

*,
*::before,
*::after { box-sizing: border-box; }

html { -webkit-text-size-adjust: 100%; }

body {
    margin: 0;
    padding: 0;
}
