/*
Theme Name: Siga em Frente 2026
Theme URI: https://sigaemfrentetreinamento.com.br/
Author: Conversão HTML para WordPress
Author URI: https://example.com
Description: Tema WordPress convertido a partir dos HTMLs estáticos da Siga em Frente, preservando layout, CSS, JavaScript, animações e componentes visuais originais.
Version: 1.0.25
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 8.0
Text Domain: siga-em-frente-2026
License: Proprietary
*/

/* WordPress fallback styles. O design principal fica em assets/css/*.css, enfileirado por template. */
.wp-site-blocks,
.site-main { min-height: 60vh; }
.screen-reader-text { border:0; clip:rect(1px,1px,1px,1px); clip-path:inset(50%); height:1px; margin:-1px; overflow:hidden; padding:0; position:absolute; width:1px; word-wrap:normal!important; }
body.admin-bar #site-header { top: 32px; }
@media (max-width: 782px) { body.admin-bar #site-header { top: 46px; } }

/* v1.0.5 - form feedback contrast */
html.light-mode #form-error,
html.light-mode #unit-form-error { color: #121211 !important; }
