/*
Theme Name: AIPIM VERSÃO 1
Theme URI: https://aipimnamanteiga.com.br/
Author: Aipim na Manteiga
Description: Tema editorial de buffet autoral, elegante e acolhedor — versão aprovada AIPIM VERSÃO 1.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: aipim-na-manteiga-v1
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

.admin-bar .site-header { top: 32px; }
@media (max-width: 782px) {
  .admin-bar .site-header { top: 46px; }
}
.wp-content-page { min-height: 45vh; padding-top: 100px; padding-bottom: 100px; }
.wp-content-page h1 { color: var(--blue); font-family: var(--serif); font-size: clamp(42px, 5vw, 68px); font-weight: 500; }
.wp-content-body { color: var(--green); line-height: 1.8; }
