/*
Theme Name:  Falabetinho Design Zero
Theme URI:   https://falabetinho.com.br
Author:      Betinho
Author URI:  https://falabetinho.com.br
Description: Tema clássico construído do zero. Inspirado na estética editorial do WordPress.org — tipografia bold, azul vivo, layout three-column com sidebars left/right, mobile-first e dark mode nativo.
Version:     1.1.2
Requires at least: 6.4
Requires PHP: 8.0
License:     GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: fdz
Tags:        blog, two-columns, three-columns, left-sidebar, right-sidebar, custom-logo, custom-menu, featured-images, sticky-post, threaded-comments, translation-ready, dark-mode
*/

/* Reset mínimo — o resto fica em assets/css/main.css */
*, *::before, *::after { box-sizing: border-box; }
