
/*
Theme Name: EricMartel Official
Theme URI: https://ericmartelofficial.com
Author: Eric Martel & ChatGPT
Author URI: https://ericmartelofficial.com
Description: Minimal, fast classic theme with Tailwind CDN, Gutenberg block patterns, real menu, and Beehiiv shortcode.
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ericmartel
*/
:root{--brand:#AF0608}
html{scroll-behavior:smooth}
body{font-family:Inter, ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, Noto Sans, "Apple Color Emoji","Segoe UI Emoji";}
.container{max-width:1280px;margin:0 auto;padding:0 1rem}
.hidden{display:none}
a{transition:color .15s ease, background-color .15s ease, border-color .15s ease}
