/* Correções de hierarquia dos títulos: o selo nunca invade o título */
.section-title,.section-title.centered{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;position:relative;isolation:isolate}.section-title .section-kicker,.section-title.centered .section-kicker{display:inline-flex!important;width:auto!important;height:auto!important;min-height:0!important;margin:0 0 14px!important;padding:0!important;background:transparent!important;line-height:1.2!important;position:relative!important;inset:auto!important;transform:none!important;z-index:2}.section-title h2{position:relative;z-index:1;max-width:900px;margin:0!important}.section-title .title-line{flex:0 0 auto;margin-top:16px!important}.section-heading>div{display:flex;flex-direction:column;align-items:flex-start}.section-heading .section-kicker{margin-bottom:10px}.section-heading h2{margin:0}

/* Menu com hover estável, sem deslocar a navegação */
.main-nav>a{display:flex;align-items:center;position:relative;height:100%;padding-inline:2px;transform:none!important}.main-nav>a>span{position:relative;z-index:2}.main-nav>a::before{content:"";position:absolute;left:-12px;right:-12px;top:50%;height:34px;border-radius:9px;background:#eaf3fe;opacity:0;transform:translateY(-50%) scale(.92);transition:opacity .2s ease,transform .2s ease}.main-nav>a::after{left:0!important;right:0!important;bottom:17px!important;height:3px!important;border-radius:999px!important;transform-origin:center!important}.main-nav>a:hover::before,.main-nav>a:focus-visible::before{opacity:1;transform:translateY(-50%) scale(1)}.main-nav>a.active::before{opacity:.72;transform:translateY(-50%) scale(1)}

.setup-notice{background:#fff4c5;color:#6b5600;font-size:13px;font-weight:700}.setup-notice .container{padding-block:9px}.setup-notice a{text-decoration:underline}

/* Sessão ao vivo */
.live-session-button,.live-floating{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:9px;background:linear-gradient(135deg,#e91f3a,#a70f27);color:#fff;font-weight:900;text-transform:uppercase;letter-spacing:.03em;box-shadow:0 8px 22px rgba(197,20,47,.25)}.live-session-button{height:42px;padding:0 13px;font-size:11px}.live-session-button svg,.live-floating svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2}.live-dot{width:9px;height:9px;flex:0 0 auto;border-radius:50%;background:#fff;box-shadow:0 0 0 0 rgba(255,255,255,.75);animation:livePulse 1.35s infinite}.live-floating{position:fixed;z-index:85;right:22px;bottom:22px;min-height:48px;padding:0 17px;font-size:12px;animation:liveFloat 3s ease-in-out infinite}.live-floating:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(197,20,47,.38)}@keyframes livePulse{0%{box-shadow:0 0 0 0 rgba(255,255,255,.7)}70%{box-shadow:0 0 0 9px rgba(255,255,255,0)}100%{box-shadow:0 0 0 0 rgba(255,255,255,0)}}@keyframes liveFloat{50%{translate:0 -5px}}


/* Carrossel aceita novos banners sem quebrar o painel */
.slider-tabs{display:flex!important;overflow-x:auto;scrollbar-width:none}.slider-tabs::-webkit-scrollbar{display:none}.slider-tab{flex:1 0 145px}.slider-panel{overflow:hidden}

/* Cards e efeitos */
.catalog-card,.news-card,.value-card,.axis-card,.summary-card,.history-card,.method-card,.contact-card{transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.catalog-card:hover,.news-card:hover,.value-card:hover,.axis-card:hover,.summary-card:hover,.history-card:hover,.method-card:hover{transform:translateY(-7px);box-shadow:0 20px 45px rgba(5,52,101,.14);border-color:#b9d2e9}.catalog-image,.news-card-image,.news-feature-image{overflow:hidden}.catalog-image img,.news-card-image img,.news-feature-image img{transition:transform .65s cubic-bezier(.2,.7,.2,1)}.catalog-card:hover img,.news-card:hover img,.news-feature:hover img{transform:scale(1.055)}.btn,.filter-button,.download-button,.socials a{transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease,border-color .2s ease}.btn:hover,.filter-button:hover,.download-button:hover{transform:translateY(-2px)}

.home-project-catalog{grid-template-columns:repeat(3,minmax(0,1fr))}.home-project-catalog .catalog-card{height:100%}.catalog-card h3 a,.news-card h3 a,.news-feature h2 a{color:inherit}

/* Paginação */
.pagination{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:34px}.pagination-link{width:42px;height:42px;display:grid;place-items:center;border:1px solid #d3e0ec;border-radius:10px;background:#fff;color:#31506f;font-weight:900;box-shadow:0 4px 12px rgba(5,52,101,.05)}.pagination-link:hover{border-color:#0f66c2;color:#0f66c2;transform:translateY(-2px)}.pagination-link.is-active{color:#fff;background:#0f66c2;border-color:#0f66c2}.pagination-dots{padding:0 3px;color:#8090a1}.download-button.disabled{opacity:.35;cursor:not-allowed}

/* Detalhes */
.article-hero{padding:80px 0;background:linear-gradient(135deg,#eef7ff,#fff)}.article-hero-grid{display:grid;grid-template-columns:1fr .9fr;gap:55px;align-items:center}.article-hero-copy h1{font-size:clamp(38px,5vw,66px);line-height:1.02;letter-spacing:-.045em;margin:15px 0}.article-hero-copy p{font-size:18px;color:#617489;max-width:690px}.article-hero-copy time{display:inline-flex;margin-top:15px;color:#0f66c2;font-weight:800}.article-hero-grid>img{width:100%;height:440px;object-fit:cover;border-radius:22px;box-shadow:0 25px 55px rgba(4,43,88,.17)}.article-content{max-width:850px;font-size:18px;line-height:1.8}.article-content p{margin:0 0 24px}.article-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}.detail-progress{max-width:520px;margin-top:25px;display:grid;grid-template-columns:1fr 1fr;gap:8px 20px}.detail-progress .project-progress{grid-column:1/-1}

/* Redes sociais somente oficiais solicitadas */
.social-icons-only a{display:grid;place-items:center}.social-icons-only svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.social-icons-only a:hover{background:#fff;color:#07396f;transform:translateY(-3px)}

/* Animações gerais */
.animations-enabled .page-hero-inner>*{animation:heroEnter .7s both}.animations-enabled .page-hero-inner>*:nth-child(2){animation-delay:.06s}.animations-enabled .page-hero-inner>*:nth-child(3){animation-delay:.12s}.animations-enabled .page-hero-inner>*:nth-child(4){animation-delay:.18s}.animations-enabled .hero-copy>*{animation:heroEnter .7s both}.animations-enabled .hero-copy>*:nth-child(2){animation-delay:.06s}.animations-enabled .hero-copy>*:nth-child(3){animation-delay:.12s}.animations-enabled .hero-copy>*:nth-child(4){animation-delay:.18s}.animations-enabled .hero-copy>*:nth-child(5){animation-delay:.24s}@keyframes heroEnter{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}.animations-disabled .reveal{opacity:1!important;transform:none!important;transition:none!important}.animations-enabled .reveal:nth-child(2){transition-delay:.05s}.animations-enabled .reveal:nth-child(3){transition-delay:.1s}.animations-enabled .reveal:nth-child(4){transition-delay:.15s}.animations-enabled .reveal:nth-child(5){transition-delay:.2s}

/* Formulários e tabelas */
.document-toolbar{display:grid;grid-template-columns:minmax(250px,1fr) minmax(190px,.35fr) auto auto;gap:12px}.documents-table-wrap{margin-top:20px}.news-search-panel{grid-template-columns:minmax(260px,1fr) 230px auto auto}.filter-group a.filter-button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}

@media(max-width:1080px){.home-project-catalog{grid-template-columns:repeat(2,minmax(0,1fr))}.header-actions .live-session-button span:not(.live-dot){display:none}.live-session-button{width:42px;padding:0}.document-toolbar{grid-template-columns:1fr 220px}.document-toolbar .btn{width:100%}}
@media(max-width:960px){.main-nav>a{height:auto;padding:14px 18px!important}.main-nav>a::before{left:6px;right:6px;height:40px}.main-nav>a::after{display:none!important}.main-nav>a:hover::before,.main-nav>a.active::before{opacity:1}.live-floating{right:14px;bottom:14px}.article-hero-grid{grid-template-columns:1fr;gap:28px}.article-hero-grid>img{height:380px;order:-1}.document-toolbar,.news-search-panel{grid-template-columns:1fr 1fr}.document-toolbar .search-field,.news-search-panel .search-field{grid-column:1/-1}}
@media(max-width:700px){.section-title h2{font-size:clamp(28px,8vw,39px);line-height:1.12}.section-title .section-kicker{margin-bottom:11px!important}.home-project-catalog{grid-template-columns:1fr}.document-toolbar,.news-search-panel{grid-template-columns:1fr}.document-toolbar .search-field,.news-search-panel .search-field{grid-column:auto}.document-toolbar .btn,.news-search-panel .btn{width:100%}.live-floating{left:14px;right:14px;bottom:max(14px,env(safe-area-inset-bottom));font-size:11px}.article-hero{padding:45px 0}.article-hero-grid>img{height:260px}.article-hero-copy h1{font-size:36px}.article-hero-copy p,.article-content{font-size:16px}.detail-progress{grid-template-columns:1fr}.detail-progress .project-progress{grid-column:auto}.pagination-link{width:38px;height:38px}.section-heading{align-items:flex-start!important}.section-heading>div{width:100%}}
@media(prefers-reduced-motion:reduce){.live-dot,.live-floating,.page-hero-inner>*,.hero-copy>*{animation:none!important}.catalog-card,.news-card,.value-card,.axis-card,.summary-card,.history-card,.method-card,.btn{transition:none!important}}
