/*
Theme Name: Futuriti
Theme URI: https://futuriti.com.br
Author: Thiago Zaidem
Author URI: https://futuriti.com.br
Description: Tema WordPress personalizado para Futuriti - Agência de Desenvolvimento de Aplicativos, Softwares, Websites e E-commerces.
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: futuriti
Tags: b2b, technology, agency, software, responsive, custom-colors, custom-menu, featured-images
*/

/* ========== RESET ========== */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; -webkit-font-smoothing: antialiased; }
body { font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; line-height: 1.6; color: #1a1a2e; overflow-x: hidden; }
img { max-width: 100%; height: auto; display: block; }
a { text-decoration: none; color: inherit; }
ul { list-style: none; }
button { cursor: pointer; border: none; background: none; font-family: inherit; }