/*
Theme Name: Mestre SEO Lite
Theme URI: https://example.com/mestre-seo-lite
Author: You
Author URI: https://example.com
Description: Tema WordPress minimalista e otimizado para PageSpeed. Sem jQuery, sem dependências externas, CSS mínimo, fontes do sistema.
Version: 0.2.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mestre-seo-lite
*/
:root{--maxw:1200px;--pad:16px;--font:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Inter,Ubuntu,"Helvetica Neue",Arial,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",sans-serif;}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:var(--font);line-height:1.6;-webkit-font-smoothing:antialiased}
img{max-width:100%;height:auto}
a{color:inherit}
.container{max-width:var(--maxw);margin:auto;padding:0 var(--pad)}
.site-header,.site-footer{border-top:1px solid #eee;border-bottom:1px solid #eee;background:#fff}
.site-title{font-size:1.125rem;font-weight:700;margin:0}
.nav a{display:inline-block;padding:8px 10px;text-decoration:none}
.main{padding:24px 0}
.post{margin:0 0 32px}
.post h1,.post h2{line-height:1.25}
.card{border:1px solid #eee;border-radius:10px;padding:16px}
.screen-reader-text{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}
.pagination a, .pagination span{margin-right:8px}
.site-logo{height:36px;width:auto;display:block}
.custom-logo{height:36px;width:auto}