/*
Theme Name: Hiroce Blog
Template: twentytwentyfive
Description: Tema do blog.hiroce.com com a identidade das landing pages (Playfair + Inter, paleta creme/marrom).
Version: 1.1.1
*/
.hiroce-nav{position:sticky;top:0;z-index:100;background:rgba(254,253,249,.95);backdrop-filter:blur(8px);border-bottom:1px solid var(--wp--preset--color--border)}
.hiroce-nav .wp-block-image img{height:44px;width:auto}
.hiroce-cta a,.wp-block-button__link{border-radius:2px!important;letter-spacing:.03em}
.hiroce-footer a{color:#fff}
.hiroce-footer .hiroce-wa a{display:inline-block;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.25);border-radius:6px;padding:8px 16px;text-decoration:none}
.entry-content img,.wp-block-post-content img{border-radius:4px}
.cta-hiroce{background:var(--wp--preset--color--bg-alt)!important;border:1px solid var(--wp--preset--color--border)}
.cta-hiroce p:first-child{color:var(--wp--preset--color--text)!important;font-family:var(--wp--preset--font-family--playfair)}
.cta-hiroce a{background:var(--wp--preset--color--text)!important;border-radius:2px!important;letter-spacing:.03em}
@media (max-width:600px){.hiroce-nav .wp-block-image img{height:34px}.hiroce-cta a{padding:10px 14px!important;font-size:13px!important}}

/* respiro entre cabecalho e titulo menor que o padrao do tema */
main.wp-block-group{margin-top:0!important;padding-top:40px!important}
.wp-site-blocks>main{margin-block-start:0!important}
/* imagens do ClickHunt chegam com width/height fixos: sem isso, esticam no celular */
.wp-block-post-content img,.entry-content img{max-width:100%;height:auto!important;object-fit:contain}
.wp-block-post-featured-image img{height:auto!important;object-fit:cover}
