/*
Theme Name: Confresa Municipal
Theme URI: https://example.com/confresa-municipal
Author: Douglas Augusto Santos Vieira
Description: Tema institucional responsivo inspirado no portal municipal apresentado pelo cliente.
Version: 1.9.32
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: confresa
*/

:root{--green:#005b2a;--dark:#073d22;--light:#f5f7f3;--yellow:#ffc900;--text:#17221b;--muted:#687169;--radius:18px;--shadow:0 8px 24px rgba(18,56,35,.08);--container:1280px;--gutter:clamp(20px,3.2vw,52px)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:#fff;font-family:Poppins,Arial,sans-serif;line-height:1.45}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input{font:inherit}.wrap{width:min(var(--container),calc(100% - (var(--gutter) * 2)));margin-inline:auto}.topbar{border-bottom:1px solid #edf0ec;font-size:11px;color:#243d2b}.topbar .wrap{height:32px;display:flex;justify-content:flex-end;align-items:center;gap:30px}.topbar a{display:flex;align-items:center;gap:6px}.topbar svg{width:13px;height:13px;color:var(--green)}
.brandbar{height:104px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:12px;flex:none}.brand-mark{width:70px;height:63px;background:url(assets/hero-reference.png) no-repeat;background-size:793px 661px;background-position:-39px -54px}.brand-name{font-size:19px;font-weight:900;line-height:1.02;color:var(--dark);text-transform:uppercase;display:flex;flex-direction:column;letter-spacing:-.35px}.brand-name strong{font-size:24px}.header-actions{display:flex;align-items:center;gap:17px}.phone{display:flex;gap:10px;align-items:center;padding-left:19px;border-left:1px solid #ddd;white-space:nowrap}.phone svg{width:23px;color:var(--green)}.phone b,.phone small{display:block}.phone b{font-size:13px}.phone small{font-size:9px;margin-top:2px}.outline-btn,.solid-btn{height:38px;padding:0 15px;display:inline-flex;align-items:center;gap:7px;border:1px solid var(--green);border-radius:7px;font-size:12px;font-weight:700;color:var(--dark);white-space:nowrap}.solid-btn{background:var(--green);color:#fff;box-shadow:0 4px 10px rgba(0,91,42,.15);padding:0 18px}.outline-btn svg,.solid-btn svg{width:18px}.header-icon{font-size:16px}
.mainnav{height:54px;background:linear-gradient(90deg,#00652f,#004d25);color:#fff;border-radius:28px;display:flex;align-items:center;padding:0 26px;box-shadow:0 7px 18px rgba(0,91,42,.16)}.mobile-drawer{display:contents}.mobile-drawer-head,.mobile-drawer-label,.mobile-drawer-footer,.mobile-menu-backdrop{display:none}.mainnav ul{height:100%;list-style:none;margin:0;padding:0;display:flex;align-items:center;justify-content:space-between;flex:1}.mainnav li{height:100%;display:flex;align-items:center}.mainnav a{min-height:100%;padding:0 15px;display:flex;align-items:center;gap:13px;border-radius:22px;font-weight:600;font-size:15px;letter-spacing:-.15px;transition:background .22s ease,color .22s ease}.mainnav a:hover,.mainnav a:focus-visible{background:rgba(255,255,255,.1);outline:0}.mainnav .menu-item-has-children>a:after{content:"";width:8px;height:8px;margin-top:-4px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .22s ease}.mainnav .menu-item-has-children>a:hover:after,.mainnav .menu-item-has-children>a:focus-visible:after{transform:translateY(2px) rotate(45deg)}.nav-search{display:none;background:none;border:0;color:#fff;padding:5px}.nav-search svg{width:22px;height:22px}.mobile-toggle{display:none;background:none;border:0;color:white}
.hero{padding:34px 0 82px;position:relative}.hero-grid{display:grid;grid-template-columns:38% 62%;align-items:start}.hero-copy{padding:18px clamp(30px,4vw,58px) 0 0}.hero h1{margin:0 0 19px;color:var(--dark);font-size:clamp(42px,4.35vw,58px);line-height:1.16;letter-spacing:-1.5px;max-width:480px}.hero-copy p{font-size:14px;max-width:340px;line-height:1.5}.photo{background-image:url(assets/reference.png);background-repeat:no-repeat;background-color:#dfe7dc;overflow:hidden}.hero-photo{aspect-ratio:468/386;border-radius:20px 0 0 0;background-image:url(assets/hero-reference.png);background-size:169.45% auto;background-position:100% 100%}.quick-links{position:absolute;bottom:0;left:max(var(--gutter),calc((100vw - var(--container))/2));display:grid;grid-template-columns:repeat(3,clamp(130px,15.2vw,195px));gap:12px}.quick-card{height:clamp(145px,15.3vw,196px);background:#fff;border:1px solid #e9ece7;border-radius:12px;padding:19px 20px;box-shadow:var(--shadow);display:flex;flex-direction:column;align-items:flex-start}.quick-card svg{width:34px;height:34px;color:var(--green);margin-bottom:18px}.quick-card b{font-size:clamp(12px,1.25vw,16px);line-height:1.08;color:var(--dark)}.quick-card span{margin:auto 0 0 auto;width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:var(--yellow);font-size:17px}
.finder{background:linear-gradient(120deg,#f4f6f2,#fafbf9);border-radius:24px;padding:38px 12%;text-align:center;margin:35px auto 60px}.section-title{font-size:37px;line-height:1.15;color:var(--green);font-weight:900;margin:0 0 24px}.underline:after{content:"";display:block;width:58px;height:4px;background:var(--yellow);margin-top:11px}.finder .section-title{font-size:34px;margin-bottom:25px}.finder .section-title:after{margin:11px auto 0}.searchbox{height:67px;background:#fff;border-radius:40px;box-shadow:0 8px 25px rgba(10,60,30,.07);display:flex;align-items:center;padding:0 24px;margin:auto;max-width:760px}.searchbox input{border:0;outline:0;flex:1;padding:16px;font-size:16px}.searchbox button{border:0;background:none;color:var(--green)}.searchbox svg{width:30px;height:30px}.chips{display:flex;justify-content:center;flex-wrap:wrap;gap:9px;margin-top:24px}.chips a{border:1px solid #49785b;border-radius:18px;padding:6px 16px;font-size:12px;color:var(--dark);background:#fff}
.section-head{display:flex;align-items:start;justify-content:space-between;margin-bottom:25px}.yellow-btn{border:0;background:var(--yellow);padding:13px 24px;border-radius:25px;color:#193319;font-weight:800}.news-layout{display:grid;grid-template-columns:1.15fr 1.15fr;gap:28px;margin-bottom:60px}.news-feature,.news-card{border:1px solid #e1e6df;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 4px 14px rgba(0,0,0,.025)}.news-feature .thumb{height:285px;background-size:793px 1983px;background-position:-50px -966px}.news-body{padding:18px}.tag{display:inline-block;background:var(--yellow);font-size:10px;font-weight:900;border-radius:12px;padding:5px 13px;margin-top:-32px;position:relative}.news-body h3{font-size:21px;line-height:1.25;margin:13px 0 12px}.news-body p{color:var(--muted);font-size:13px}.meta{font-size:12px;color:#66756a;margin-top:20px}.news-small{display:grid;grid-template-columns:1fr 1fr;gap:18px}.news-card .thumb{height:135px;background-size:793px 1983px}.news-card:nth-child(1) .thumb{background-position:-400px -970px}.news-card:nth-child(2) .thumb{background-position:-570px -970px}.news-card:nth-child(3) .thumb{background-position:-400px -1148px}.news-card:nth-child(4) .thumb{background-position:-570px -1148px}.news-card .news-body{padding:12px 14px}.news-card .news-body h3{font-size:14px;margin:7px 0}.news-card .tag{font-size:8px;padding:3px 8px;margin-top:-24px}
.services{background:linear-gradient(120deg,#f5f7f3,#fbfcfa);border-radius:24px;padding:34px 50px 28px;margin-bottom:35px}.service-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:17px}.service-card{min-height:105px;border:1px solid transparent;border-radius:12px;background:#fff;display:flex;align-items:center;gap:18px;padding:18px;box-shadow:0 5px 20px rgba(0,0,0,.04);color:var(--dark);font-weight:700;font-size:14px;position:relative;overflow:hidden;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease,color .28s ease}.service-card:before{content:"";position:absolute;inset:auto 0 0;height:3px;background:var(--yellow);transform:scaleX(0);transform-origin:left;transition:transform .28s ease}.service-card>svg:first-child{width:42px;height:42px;color:var(--green);flex:none;transition:transform .28s ease,color .28s ease}.service-card span{transition:transform .28s ease}.service-arrow{position:absolute;right:13px;top:13px;width:17px!important;height:17px!important;color:var(--green);opacity:0;transform:translate(-6px,6px);transition:opacity .25s ease,transform .25s ease}.service-card:hover,.service-card:focus-visible{transform:translateY(-7px);border-color:#d8e7dc;box-shadow:0 16px 32px rgba(0,91,42,.13);color:var(--green);outline:0}.service-card:hover:before,.service-card:focus-visible:before{transform:scaleX(1)}.service-card:hover>svg:first-child,.service-card:focus-visible>svg:first-child{transform:scale(1.1) rotate(-3deg)}.service-card:hover .service-arrow,.service-card:focus-visible .service-arrow{opacity:1;transform:translate(0,0)}.service-extra{display:none;opacity:0;transform:translateY(12px)}.services.is-expanded .service-extra{display:flex;animation:serviceReveal .42s ease forwards}.more-services{display:flex;align-items:center;gap:9px;margin:22px auto 0;width:max-content;border:0;background:var(--green);color:#fff;padding:10px 27px;border-radius:25px;font-size:12px;cursor:pointer;transition:transform .25s ease,background .25s ease,box-shadow .25s ease}.more-services svg{width:15px;height:15px;transition:transform .25s ease}.more-services:hover,.more-services:focus-visible{background:var(--dark);transform:translateY(-2px);box-shadow:0 9px 20px rgba(0,91,42,.2)}.services.is-expanded .more-services svg{transform:rotate(180deg)}@keyframes serviceReveal{to{opacity:1;transform:translateY(0)}}
.banners{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-bottom:38px}.banner{min-height:205px;border-radius:14px;padding:28px;color:#fff;overflow:hidden;position:relative}.banner h3{font-size:26px;line-height:1.1;margin:0 0 15px;max-width:260px}.banner p{max-width:230px}.banner a{display:inline-block;background:var(--yellow);color:#17341e;padding:8px 22px;border-radius:5px;font-weight:800}.dengue{background:linear-gradient(115deg,#00642e 50%,#002d18)}.recycle{background:linear-gradient(115deg,#f9cc34,#f3af0a);color:#154323}.banner-art{position:absolute;right:22px;bottom:15px;font-size:95px;opacity:.9}
.banner.dengue{min-height:0;padding:0;background:#005b2a;aspect-ratio:2057/765}.dengue .dengue-banner-link{width:100%;height:100%;display:block;padding:0;border-radius:inherit;background:transparent;overflow:hidden}.dengue .dengue-banner-link img{width:100%;height:100%;display:block;object-fit:cover}.dengue .dengue-banner-link:focus-visible{outline:4px solid #ffc900;outline-offset:-4px}.dengue .dengue-banner-link img{transition:transform .35s ease,filter .35s ease}.dengue .dengue-banner-link:hover img{transform:scale(1.012);filter:brightness(1.04)}
.banner.recycle{min-height:0;padding:0;background:#ffc900;aspect-ratio:2057/765}.recycle .recycle-banner-link{width:100%;height:100%;display:block;padding:0;border-radius:inherit;background:transparent;overflow:hidden}.recycle .recycle-banner-link img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s ease,filter .35s ease}.recycle .recycle-banner-link:focus-visible{outline:4px solid #075b31;outline-offset:-4px}.recycle .recycle-banner-link:hover img{transform:scale(1.012);filter:brightness(1.035)}
.gallery{margin-bottom:60px}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.gallery-item{height:220px;border-radius:13px;background-size:793px 1983px}.gallery-item:nth-child(1){background-position:-38px -1810px}.gallery-item:nth-child(2){background-position:-220px -1810px}.gallery-item:nth-child(3){background-position:-403px -1810px}.gallery-item:nth-child(4){background-position:-588px -1810px}
footer{background:var(--dark);color:#fff;padding:45px 0}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:50px}.footer-title{font-weight:800;margin-bottom:14px}footer p,footer a{font-size:13px;color:#d8e4da}.copyright{border-top:1px solid rgba(255,255,255,.15);margin-top:30px;padding-top:20px;font-size:12px;color:#bdcbbf}

/* Post individual */
.single-shell{padding:0 0 65px;background:linear-gradient(#fff,#fdfefd)}.breadcrumbs{display:flex;align-items:center;gap:12px;padding-top:28px;color:#687169;font-size:12px}.breadcrumbs a:hover{color:var(--green)}.single-layout{display:grid;grid-template-columns:minmax(0,2.05fr) minmax(280px,.85fr);gap:44px;padding-top:34px}.post-category{display:inline-flex;background:var(--yellow);border-radius:20px;padding:5px 13px;color:var(--dark);font-size:10px;font-weight:900;text-transform:uppercase}.single-article h1{max-width:850px;margin:18px 0 20px;color:var(--dark);font-size:clamp(36px,4.2vw,58px);line-height:1.13;letter-spacing:-1.7px}.post-meta{display:flex;flex-wrap:wrap;gap:24px;margin-bottom:28px;color:#4d5a51;font-size:12px}.post-meta span{display:flex;align-items:center;gap:7px}.post-meta svg{width:17px;height:17px;color:var(--dark)}.single-featured{width:100%;margin:0 0 28px;border-radius:16px;overflow:hidden;aspect-ratio:16/10;background:#dce4dc}.single-featured img{width:100%;height:100%;object-fit:cover}.single-featured-fallback{background-size:1250px 3125px;background-position:-55px -1515px}.single-content{color:#313b34;font-size:16px;line-height:1.75}.single-content>*{margin-top:0;margin-bottom:22px}.single-content h2,.single-content h3{color:var(--dark);line-height:1.25;margin-top:34px}.single-content h2{font-size:29px}.single-content h3{font-size:23px}.single-content blockquote{margin:30px 0;padding:6px 0 6px 28px;border-left:5px solid var(--green);color:var(--green);font-size:19px;font-weight:700;font-style:italic}.single-content img{border-radius:14px}.single-content a{color:var(--green);text-decoration:underline}.post-tags{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:30px}.post-tags a{padding:5px 12px;border-radius:15px;background:#eff4ef;color:var(--green);font-size:12px}.share-news{padding:28px 0;border-top:1px solid #e4e8e3;margin-top:28px}.share-news>strong{display:block;margin-bottom:13px;color:var(--dark)}.share-buttons{display:flex;flex-wrap:wrap;gap:10px}.share-buttons a,.share-copy{border:0;border-radius:6px;padding:9px 16px;color:#fff;font-size:12px;cursor:pointer}.share-facebook{background:#3569ae}.share-whatsapp{background:#2db653}.share-linkedin{background:#087ba8}.share-copy{background:#fff!important;border:1px solid #8baa94!important;color:var(--green)!important}
.post-sidebar{display:flex;flex-direction:column;gap:20px}.sidebar-box{padding:24px;background:#fff;border:1px solid #e3e8e2;border-radius:14px;box-shadow:0 5px 18px rgba(18,56,35,.035)}.sidebar-box h2{margin:0 0 18px;color:var(--dark);font-size:21px}.sidebar-search .searchbox{height:48px;border:1px solid #d9dfd8;box-shadow:none;border-radius:7px;padding:0 10px}.sidebar-search .searchbox input{min-width:0;padding:10px;font-size:12px}.sidebar-search .searchbox svg{width:20px}.latest-item{display:grid;grid-template-columns:72px 1fr;gap:11px;padding:12px 0;border-bottom:1px solid #e8ebe7}.latest-item:first-child{padding-top:0}.latest-item img,.latest-placeholder{width:72px;height:66px;object-fit:cover;border-radius:7px}.latest-placeholder{background-size:560px auto;background-position:-37px -686px}.latest-item b{display:block;font-size:12px;line-height:1.3}.latest-item small,.related-body small{display:flex;align-items:center;gap:5px;color:#788078;font-size:9px;margin-top:8px}.latest-item small svg,.related-body small svg{width:11px;height:11px;color:var(--green)}.sidebar-more{display:block;color:var(--green);font-weight:700;font-size:12px;margin-top:17px}.sidebar-empty{font-size:12px;color:var(--muted)}.category-list{list-style:none;margin:0;padding:0}.category-list li{display:flex;justify-content:space-between;border-bottom:1px solid #e7eae6;padding:9px 0;color:#5e685f;font-size:12px}.category-list a{flex:1}.category-list .current-cat{color:var(--green);font-weight:700}.transparency-card{border-radius:14px;overflow:hidden;background:var(--yellow)}.transparency-head{display:flex;align-items:center;gap:15px;padding:24px;background:linear-gradient(120deg,#007135,#004c24);color:#fff}.transparency-head svg{width:42px;height:42px}.transparency-head strong{font-size:20px;line-height:1.15}.transparency-body{padding:22px}.transparency-body p{font-size:13px;margin:0 0 18px}.transparency-body a{display:block;text-align:center;border:1px solid var(--dark);border-radius:6px;padding:10px;font-size:12px;font-weight:800}
.related-news{padding-top:34px;border-top:1px solid #e1e6e0}.related-news>h2{color:var(--dark);font-size:25px}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.related-card{border:1px solid #dfe5dd;border-radius:12px;overflow:hidden;background:#fff}.related-card img,.related-photo{display:block;width:100%;height:180px;object-fit:cover}.related-photo{background-size:800px 2000px;background-position:-45px -970px}.related-body{display:block;padding:15px}.related-body strong{display:block;color:var(--dark);font-size:15px;line-height:1.35}
@media(max-width:950px){.single-layout{grid-template-columns:1fr}.post-sidebar{display:grid;grid-template-columns:1fr 1fr;align-items:start}.transparency-card{grid-column:span 2}}
@media(max-width:650px){.breadcrumbs{padding-top:20px}.single-layout{padding-top:25px}.single-article h1{font-size:36px}.post-meta{gap:12px;flex-direction:column}.single-featured{border-radius:10px}.single-content{font-size:15px}.post-sidebar{display:flex}.related-grid{grid-template-columns:1fr}.related-card a{display:grid;grid-template-columns:125px 1fr}.related-card img,.related-photo{height:120px}.share-buttons a,.share-copy{flex:1;text-align:center}}
.service-archive{padding-bottom:70px}.service-archive>.section-title{margin-top:35px}.service-detail{padding-bottom:75px}.service-detail article{max-width:900px;margin:40px auto 0}.service-detail h1{font-size:clamp(38px,5vw,62px);line-height:1.1;color:var(--dark);margin:18px 0 28px}.service-detail-icon{width:82px;height:82px;display:grid;place-items:center;border-radius:20px;background:#eff7f1;color:var(--green)}.service-detail-icon svg{width:46px;height:46px}
/* Data e clima no cabeçalho */
.hero-photo.hero-photo{background-image:url(assets/hero-prefeitura-confresa.png);background-size:cover!important;background-position:center center!important;background-repeat:no-repeat}
.official-brand{width:clamp(245px,23vw,310px);flex:none}.official-brand>a,.official-brand .custom-logo-link{display:block;width:100%}.brand-official-logo,.official-brand .custom-logo{display:block;width:100%;height:auto;max-height:72px;object-fit:contain;object-position:left center}.official-brand .custom-logo-link{line-height:0}
/* Notícias da página inicial */
/* Página de busca */
.search-page{padding-bottom:70px}.search-hero{margin-top:22px;padding:34px 55px;border-radius:20px;background:linear-gradient(110deg,#f4f6f2,#fafbf9)}.search-hero .section-title{font-size:30px;margin-bottom:24px}.search-main-form{height:58px;display:flex;align-items:center;padding:0 7px 0 20px;border:1px solid #e1e6e0;border-radius:31px;background:#fff;box-shadow:0 7px 20px rgba(13,55,31,.07)}.search-main-form input{min-width:0;flex:1;border:0;outline:0;color:var(--dark);font-size:14px}.search-main-form button{width:48px;height:48px;border:0;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;cursor:pointer}.search-main-form button svg{width:22px}.search-chips{display:flex;flex-wrap:wrap;gap:14px;margin-top:22px}.search-chips a{min-width:90px;padding:7px 17px;border:1px solid #75a082;border-radius:20px;background:#fff;color:var(--dark);font-size:11px;text-align:center}.search-chips a.is-active{border-color:var(--green);background:var(--green);color:#fff;font-weight:700}.search-heading{margin-top:32px}.search-heading h1{margin:0;color:var(--dark);font-size:25px}.search-heading h1 strong{color:var(--green)}.search-heading p{margin:4px 0 0;color:#69726b;font-size:12px}.search-layout{display:grid;grid-template-columns:minmax(0,2.1fr) minmax(270px,.8fr);gap:32px;margin-top:16px}.search-results{min-width:0}.search-result-card{display:grid;grid-template-columns:34% 1fr;min-height:190px;margin-bottom:13px;border:1px solid #e0e5df;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 3px 12px rgba(15,55,30,.035);transition:transform .25s ease,box-shadow .25s ease}.search-result-card:hover{transform:translateY(-2px);box-shadow:0 9px 23px rgba(8,78,39,.1)}.search-result-thumb{display:block;min-height:190px;overflow:hidden;background:#eaf0ea}.search-result-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.search-result-card:hover .search-result-thumb img{transform:scale(1.03)}.search-fallback{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(135deg,#dbe9de,#f4f7f3);color:var(--green)}.search-fallback svg{width:52px;height:52px}.search-result-body{display:flex;flex-direction:column;padding:16px 18px}.search-type{display:table;width:max-content;padding:4px 9px;border-radius:13px;background:var(--yellow);color:var(--dark);font-size:8px;font-weight:900;text-transform:uppercase}.search-type.type-servico{background:#4cae55;color:#fff}.search-type.type-page{background:#dfe9da}.search-type.type-video{background:var(--green);color:#fff}.search-result-body h2{margin:7px 0 7px;color:var(--dark);font-size:19px;line-height:1.2}.search-result-body p{margin:0;color:#636b65;font-size:12px;line-height:1.5}.search-result-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:11px;color:#6f7771;font-size:10px}.search-result-meta span,.search-result-meta a{display:flex;align-items:center;gap:6px}.search-result-meta svg{width:14px;height:14px;color:var(--green)}.search-result-meta a{color:var(--green);font-weight:800}.search-result-meta a svg{width:15px}.search-sidebar{display:flex;flex-direction:column;gap:22px}.filter-card{padding:25px;border:1px solid #e0e5df;border-radius:15px;background:#fff;box-shadow:0 5px 18px rgba(15,55,30,.05)}.filter-card h2{margin:0 0 23px;color:var(--dark);font-size:22px}.filter-card fieldset{margin:0 0 24px;padding:0;border:0}.filter-card legend{width:100%;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid #e4e8e3;color:#283229;font-size:13px;font-weight:800}.filter-card label{display:flex;align-items:center;gap:9px;padding:6px 0;color:#586159;font-size:12px;cursor:pointer}.filter-card input{width:15px;height:15px;margin:0;accent-color:var(--green)}.filter-card button{width:100%;height:44px;border:0;border-radius:23px;display:flex;align-items:center;justify-content:center;gap:12px;background:var(--green);color:#fff;font-weight:800;cursor:pointer}.filter-card button svg{width:17px}.search-transparency{padding:28px;border-radius:15px;background:linear-gradient(145deg,#ffd31d,#f9bd00);text-align:center;color:var(--dark)}.search-transparency>svg{width:58px;height:58px;color:var(--green)}.search-transparency h2{margin:10px 0;font-size:28px;line-height:1.05}.search-transparency p{font-size:13px}.search-transparency a{display:flex;align-items:center;justify-content:center;gap:15px;margin-top:20px;padding:11px;border-radius:22px;background:var(--green);color:#fff;font-size:12px;font-weight:800}.search-transparency a svg{width:16px}.search-pagination{display:flex;justify-content:center;gap:8px;margin-top:28px}.search-pagination .page-numbers{min-width:38px;height:38px;padding:0 10px;border:1px solid #dfe5df;border-radius:9px;display:grid;place-items:center;color:var(--dark);font-size:12px}.search-pagination .current{border-color:var(--green);background:var(--green);color:#fff}.search-empty{padding:70px 25px;border-radius:15px;background:#f6f8f5;text-align:center}.search-empty svg{width:52px;height:52px;color:var(--green)}.search-empty h2{color:var(--dark)}.search-empty p{color:var(--muted)}
@media(max-width:900px){.search-layout{grid-template-columns:1fr}.search-sidebar{display:grid;grid-template-columns:1fr 1fr}.search-transparency{align-self:start}}
@media(max-width:650px){.search-hero{padding:28px 18px}.search-chips{gap:8px}.search-chips a{min-width:0;flex:1}.search-result-card{grid-template-columns:120px 1fr;min-height:165px}.search-result-thumb{min-height:165px}.search-result-body{padding:12px}.search-result-body h2{font-size:15px}.search-result-body p{display:none}.search-result-meta{align-items:flex-start;flex-direction:column}.search-result-meta a{display:none}.search-sidebar{display:flex}.search-heading h1{font-size:21px}}
.video-section{margin-bottom:64px}.video-section .section-head{align-items:center;margin-bottom:22px}.video-section .section-title{margin-bottom:0}.video-section .yellow-btn{font-size:12px;padding:11px 23px}.video-grid{display:grid;grid-template-columns:1.9fr 1fr;grid-template-rows:repeat(2,minmax(190px,1fr));gap:16px}.video-card{min-width:0;border-radius:15px;overflow:hidden;background:#dfe7df;box-shadow:0 6px 18px rgba(12,56,30,.08)}.video-featured{grid-row:1/3}.video-featured:only-child{grid-column:1/3}.video-open{display:block;width:100%;height:100%;padding:0;border:0;background:none;color:#fff;text-align:left;cursor:pointer}.video-cover{display:block;width:100%;height:100%;min-height:220px;position:relative;background-image:url(assets/hero-prefeitura-confresa.png);background-size:cover;background-position:center;overflow:hidden;transition:transform .4s ease}.video-shade{position:absolute;inset:0;background:linear-gradient(to bottom,transparent 35%,rgba(0,15,8,.88) 100%)}.video-play{position:absolute;left:50%;top:46%;width:74px;height:74px;border-radius:50%;display:grid;place-items:center;transform:translate(-50%,-50%);background:rgba(0,91,42,.94);border:2px solid #fff;box-shadow:0 8px 20px rgba(0,0,0,.2);transition:transform .3s ease,background .3s ease}.video-play svg{width:30px;height:30px;fill:#fff;stroke:#fff;margin-left:4px}.video-secondary .video-play{width:55px;height:55px}.video-secondary .video-play svg{width:23px;height:23px}.video-caption{position:absolute;z-index:2;left:24px;right:24px;bottom:22px}.video-caption .tag{display:table;margin:0 0 10px;padding:5px 13px;border-radius:16px;background:var(--yellow);color:var(--dark);font-size:9px;font-weight:900;text-transform:uppercase}.video-caption strong{display:block;font-size:clamp(22px,2.5vw,37px);line-height:1.12}.video-caption small{display:flex;align-items:center;gap:7px;margin-top:12px;font-size:11px}.video-caption small svg{width:15px;height:15px}.video-secondary .video-caption{left:18px;right:18px;bottom:16px}.video-secondary .video-caption strong{font-size:17px}.video-secondary .video-caption small{margin-top:8px;font-size:9px}.video-card:hover .video-cover{transform:scale(1.018)}.video-card:hover .video-play,.video-open:focus-visible .video-play{transform:translate(-50%,-50%) scale(1.1);background:#007039}.video-open:focus-visible{outline:4px solid var(--yellow);outline-offset:-4px}.video-callout{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;margin-top:25px;padding:23px 30px;border-radius:15px;background:linear-gradient(110deg,#f0f6f0,#fafbf8)}.video-callout-icon{width:70px;height:70px;border-radius:50%;display:grid;place-items:center;background:#dcebdd;color:var(--green)}.video-callout-icon svg{width:35px;height:35px}.video-callout strong{display:block;color:var(--dark);font-size:20px}.video-callout p{margin:5px 0 0;color:#657068;font-size:12px}.video-callout>a{display:flex;align-items:center;gap:18px;border-radius:25px;padding:12px 25px;background:var(--green);color:#fff;font-size:13px;font-weight:800}.video-callout>a svg{width:18px;height:18px}.video-modal[hidden]{display:none}.video-modal{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;padding:24px}.video-modal-backdrop{position:absolute;inset:0;background:rgba(1,18,9,.82);backdrop-filter:blur(5px)}.video-dialog{position:relative;z-index:2;width:min(1040px,100%);border-radius:15px;overflow:hidden;background:#07170e;box-shadow:0 25px 80px rgba(0,0,0,.45)}.video-dialog-head{min-height:58px;padding:12px 15px 12px 22px;display:flex;align-items:center;justify-content:space-between;background:#fff}.video-dialog-head h2{margin:0;color:var(--dark);font-size:17px}.video-dialog-head button{width:38px;height:38px;border:0;border-radius:50%;display:grid;place-items:center;background:#eff3ef;color:var(--dark);cursor:pointer}.video-dialog-head button svg{width:20px}.video-player{aspect-ratio:16/9;background:#000}.video-player iframe,.video-player video{display:block;width:100%;height:100%;border:0}.video-unavailable{padding:50px;color:#fff;text-align:center}.video-unavailable a{color:var(--yellow);text-decoration:underline}
@media(max-width:800px){.video-grid{grid-template-columns:1fr;grid-template-rows:auto}.video-featured{grid-row:auto}.video-featured:only-child{grid-column:auto}.video-card{min-height:270px}.video-featured{min-height:390px}.video-callout{grid-template-columns:auto 1fr}.video-callout>a{grid-column:1/3;justify-content:center}.video-caption strong{font-size:25px}}
@media(max-width:520px){.video-section .section-head{align-items:flex-start}.video-section .yellow-btn{padding:9px 12px}.video-card,.video-featured{min-height:280px}.video-caption{left:17px;right:17px;bottom:16px}.video-caption strong{font-size:20px}.video-play{width:58px;height:58px}.video-callout{grid-template-columns:1fr;text-align:center;padding:22px}.video-callout-icon{margin:auto}.video-callout>a{grid-column:auto}.video-modal{padding:10px}.video-dialog-head h2{font-size:13px}}
.news-section{margin-bottom:64px}.news-section .section-head{align-items:center;margin-bottom:20px}.news-section .section-title{margin-bottom:0}.news-section .yellow-btn{padding:11px 23px;font-size:12px;transition:transform .25s ease,box-shadow .25s ease}.news-section .yellow-btn:hover,.news-section .yellow-btn:focus-visible{transform:translateY(-2px);box-shadow:0 8px 18px rgba(255,201,0,.28);outline:0}.news-section .news-layout{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:0;align-items:stretch}.news-section .news-feature,.news-section .news-card{border:1px solid #e0e5df;border-radius:10px;box-shadow:0 4px 12px rgba(20,50,30,.035);transition:transform .25s ease,box-shadow .25s ease}.news-section .news-feature:hover,.news-section .news-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px rgba(10,70,35,.1)}.news-section .thumb{display:block;width:100%;overflow:hidden;background:#e2e9e2}.news-section .thumb img,.news-section .thumb>span{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.news-section article:hover .thumb img{transform:scale(1.025)}.news-section .news-feature>.thumb{height:auto;aspect-ratio:1.72/1}.news-section .news-feature .news-body{padding:17px 18px 16px}.news-section .tag{display:table;width:max-content;max-width:calc(100% - 12px);margin-top:-29px;padding:5px 13px;border-radius:18px;background:var(--yellow);color:#17371f;font-size:9px;font-weight:900;line-height:1;text-transform:uppercase}.news-section .news-feature h3{margin:13px 0 14px;font-size:21px;line-height:1.28;color:#101912}.news-section .news-feature p{margin:0;color:#697069;font-size:12px;line-height:1.55}.news-section .meta{display:flex;align-items:center;gap:7px;margin-top:18px;color:#727b73;font-size:10px}.news-section .meta svg{width:14px;height:14px;color:var(--green)}.news-section .meta i{font-style:normal;color:var(--green)}.news-section .meta a{color:var(--green);font-weight:800}.news-section .news-small{grid-template-columns:1fr 1fr;gap:14px}.news-section .news-card>.thumb{height:auto;aspect-ratio:1.83/1}.news-section .news-card .news-body{padding:10px 11px 12px}.news-section .news-card .tag{margin-top:-22px;padding:4px 10px;font-size:8px}.news-section .news-card h3{min-height:38px;margin:8px 0 4px;font-size:13px;line-height:1.3;color:#111a13}.news-section .news-card .meta{margin-top:8px}.fallback-news-image{background-size:1490px auto;background-position:-94px -1815px}.fallback-card-image{background-size:1450px auto}.fallback-0{background-position:-730px -1772px}.fallback-1{background-position:-1040px -1772px}.fallback-2{background-position:-730px -2100px}.fallback-3{background-position:-1040px -2100px}
@media(max-width:760px){.news-section .news-layout{grid-template-columns:1fr}.news-section .news-small{grid-template-columns:1fr 1fr}.news-section .news-feature h3{font-size:19px}}
@media(max-width:480px){.news-section .section-head{align-items:flex-start}.news-section .yellow-btn{padding:9px 12px}.news-section .news-small{grid-template-columns:1fr}.news-section .news-card{display:grid;grid-template-columns:130px 1fr}.news-section .news-card>.thumb{height:100%;aspect-ratio:auto}.news-section .news-card .tag{margin-top:0}.news-section .news-card h3{min-height:0}}
.quick-links{grid-template-columns:repeat(3,clamp(120px,15.2vw,190px));gap:9px}.quick-card{height:clamp(139px,17.55vw,190px);padding:17px 18px;border:1px solid #e7ebe7;border-radius:11px;box-shadow:0 5px 16px rgba(17,54,32,.075);position:relative;overflow:hidden;transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s ease,border-color .3s ease}.quick-card:before{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--yellow);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.quick-card>svg:first-child{width:34px;height:34px;margin:0 0 18px;color:#07562b;stroke-width:2.15;transition:transform .3s cubic-bezier(.2,.8,.2,1),color .3s ease}.quick-card b{font-size:clamp(12px,1.25vw,16px);line-height:1.08;letter-spacing:-.15px;transition:transform .3s ease,color .3s ease}.quick-card .quick-arrow{width:25px;height:25px;margin:auto 0 0 auto;border-radius:50%;background:#ffc900;display:grid;place-items:center;color:#084d28;transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s ease}.quick-card .quick-arrow svg{width:13px;height:13px;margin:0;stroke-width:2.5;transition:transform .25s ease}.quick-card:hover,.quick-card:focus-visible{transform:translateY(-7px);border-color:#cfe1d4;box-shadow:0 16px 30px rgba(5,86,42,.16);outline:0}.quick-card:hover:before,.quick-card:focus-visible:before{transform:scaleX(1)}.quick-card:hover>svg:first-child,.quick-card:focus-visible>svg:first-child{transform:translateY(-2px) scale(1.08);color:#006d35}.quick-card:hover b,.quick-card:focus-visible b{transform:translateY(-1px);color:#00632f}.quick-card:hover .quick-arrow,.quick-card:focus-visible .quick-arrow{transform:scale(1.1);box-shadow:0 5px 12px rgba(255,201,0,.35)}.quick-card:hover .quick-arrow svg,.quick-card:focus-visible .quick-arrow svg{transform:translateX(2px)}@media(prefers-reduced-motion:reduce){.quick-card,.quick-card:before,.quick-card>svg:first-child,.quick-card b,.quick-card .quick-arrow,.quick-card .quick-arrow svg{transition:none}.quick-card:hover,.quick-card:focus-visible{transform:none}}
.brandbar{gap:16px}.header-status{margin-left:auto;display:flex;align-items:center;gap:12px;white-space:nowrap}.status-item{display:flex;align-items:center;gap:8px;min-width:105px}.hours-status{min-width:128px}.status-item svg{width:23px;height:23px;color:var(--green)}.weather-icon{width:25px;height:25px;display:grid;place-items:center;flex:none}.weather-icon svg{width:25px;height:25px;transition:opacity .2s ease,transform .2s ease}.status-item b,.status-item small{display:block}.status-item b{font-size:12px;color:var(--dark);text-transform:capitalize}.status-item small{font-size:8px;color:#667169;margin-top:2px}.status-item small a{color:inherit}.status-divider,.header-divider{width:1px;height:37px;background:#dfe4df;flex:none}.header-divider{margin:0 2px}.brandbar .phone{padding-left:0;border-left:0}.brandbar .header-actions{gap:11px}
.hours-status{min-width:166px}.hours-status>div{min-width:0}.hours-status .hours-value{font-size:11px;letter-spacing:-.15px;white-space:nowrap;text-transform:none}.hours-status small{white-space:nowrap}
@media(max-width:1240px) and (min-width:1001px){.date-status,.hours-status,.header-status .status-divider{display:none}.header-status{margin-left:auto}.header-actions{gap:9px}.outline-btn,.solid-btn{padding-inline:10px}}
@media(max-width:1000px){.header-status,.header-divider{display:none}.official-brand{width:clamp(220px,29vw,270px)}}
@media(min-width:1440px){:root{--container:1320px}.mainnav{height:58px}.mainnav a{font-size:15px;padding-inline:19px}.brandbar{height:112px}.hero{padding-top:40px}}
@media(max-width:1000px) and (min-width:761px){:root{--gutter:24px}.header-actions{gap:10px}.phone{padding-left:12px}.outline-btn,.solid-btn{padding:0 11px}.brand-name{font-size:16px}.brand-name strong{font-size:20px}.brand-mark{width:65px}.hero-copy{padding-right:25px}.hero-grid{grid-template-columns:40% 60%}}
@media(max-width:760px){.topbar,.header-actions{display:none}.wrap{width:min(100% - 28px,1180px)}.brandbar{height:95px}.brand-name{font-size:18px}.brand-name strong{font-size:22px}.mainnav{border-radius:0;margin:0 -14px;padding:0 18px}.mainnav ul{display:none}.mobile-toggle{display:block}.hero{padding-top:20px}.hero-grid{grid-template-columns:1fr}.hero-copy{padding:15px 0 25px}.hero h1{font-size:43px}.hero-photo{height:auto;border-radius:20px;background-position:100% 100%}.quick-links{position:relative;left:auto;bottom:auto;margin-top:-35px;grid-template-columns:repeat(3,1fr)}.quick-card{height:145px;padding:18px}.quick-card svg{margin-bottom:10px}.news-layout{grid-template-columns:1fr}.service-grid{grid-template-columns:repeat(2,1fr)}.gallery-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}}

/* Busca da seção de serviços */
.services-heading{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:26px}.services-heading .section-title{margin:0 0 10px}.services-heading p{margin:0;color:#5f6962;font-size:12px}.service-search{width:min(100%,320px);height:45px;display:flex;align-items:center;padding:0 14px;border:1.5px solid #08703c;border-radius:10px;background:#fff}.service-search input{width:100%;height:100%;border:0;outline:0;background:transparent;color:var(--dark);font:500 12px Poppins,sans-serif}.service-search svg{width:23px;height:23px;color:#006233}.service-card[hidden],.service-empty[hidden],.more-services[hidden]{display:none!important}.services.is-searching .service-extra:not([hidden]){display:flex;opacity:1;transform:none}.service-empty{min-height:130px;display:flex;align-items:center;justify-content:center;gap:9px;margin:0;color:#68736b;font-size:12px}.service-empty svg{width:24px;color:var(--green)}
@media(max-width:700px){.services-heading{align-items:stretch;flex-direction:column;gap:18px}.service-search{width:100%}}

/* Redes sociais na topbar */
.topbar-social{display:flex;align-items:center;gap:6px;margin-right:auto}.topbar-social a{width:25px;height:25px;display:grid;place-items:center;border:1px solid #d9e7dc;border-radius:50%;background:#fff;color:var(--green);transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.topbar-social a:hover,.topbar-social a:focus-visible{border-color:var(--green);background:var(--green);color:#fff;transform:translateY(-1px);outline:0}.topbar-social .social-brand-icon{width:13px;height:13px;color:currentColor}.topbar-social .social-play{fill:currentColor}

/* Distribuição refinada e Font Awesome na topbar */
.topbar .wrap{justify-content:space-between;gap:20px}.topbar-social{flex:none;margin:0;padding-right:17px;border-right:1px solid #e4e9e5;gap:8px}.topbar-social a{width:24px;height:24px;border-color:#d5e1d8;background:transparent;color:#315a3f}.topbar-social a i{display:block;font-size:12px;line-height:1;color:currentColor}.topbar-social a:hover,.topbar-social a:focus-visible{border-color:#d6a700;background:transparent;color:#08713d;box-shadow:0 0 0 2px rgba(255,201,0,.18);transform:translateY(-2px)}.topbar-tools{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:clamp(14px,2vw,29px)}.topbar-tools>button,.topbar-tools>a{flex:none}.topbar-tools>button{display:flex;align-items:center;gap:6px}
@media(max-width:1100px) and (min-width:761px){.topbar-tools{gap:12px}.topbar-tools>button,.topbar-tools>a{font-size:9px}.topbar-social{padding-right:11px;gap:5px}.topbar-social a{width:22px;height:22px}}
@media(max-width:600px){.wrap{width:min(100% - 28px,1180px)}.brand-mark{transform:scale(.75);transform-origin:left center;width:76px}.brand-name{font-size:17px}.hero h1{font-size:38px}.hero-copy p{font-size:15px}.hero-photo{height:330px;background-size:600px auto;background-position:-245px -158px}.quick-links{grid-template-columns:1fr;gap:10px;margin-top:15px}.quick-card{height:92px;flex-direction:row;align-items:center;gap:14px}.quick-card svg{margin:0}.quick-card span{margin-left:auto}.finder{padding:30px 18px}.finder .section-title,.section-title{font-size:29px}.news-small,.banners{grid-template-columns:1fr}.services{padding:28px 18px}.service-grid{grid-template-columns:1fr}.service-card{height:86px}.gallery-grid{grid-template-columns:1fr 1fr}.gallery-item{height:160px}.footer-grid{grid-template-columns:1fr}.section-head{align-items:center}.yellow-btn{font-size:12px;padding:10px 14px}}

/* Busca principal — acesso rápido */
.finder{position:relative;min-height:360px;margin:35px auto 60px;padding:50px 54px 42px;overflow:hidden;border:1px solid #e7eee8;border-radius:24px;background:#f8fbf8;text-align:center;isolation:isolate}.finder-content{position:relative;z-index:2;max-width:1010px;margin:auto}.finder-eyebrow{display:inline-flex;align-items:center;gap:7px;margin-bottom:13px;color:#08713d;font-size:11px;font-weight:800;letter-spacing:1.25px;text-transform:uppercase}.finder-eyebrow svg{width:17px;height:17px;color:#e8b600;fill:#fff4bf}.finder .section-title{margin:0;color:#06562e;font-size:clamp(34px,3.2vw,48px);letter-spacing:-1.2px}.finder .section-title:after{width:52px;height:4px;margin:13px auto 0}.finder-subtitle{margin:17px 0 28px;color:#46524a;font-size:15px}.finder .finder-search{max-width:940px;height:64px;padding:6px 7px 6px 22px;border:1px solid #a7c8b0;border-radius:14px;box-shadow:0 10px 28px rgba(6,69,38,.08)}.finder .finder-search>svg{width:25px;height:25px;flex:none;color:#08713d}.finder .finder-search input{min-width:0;padding:12px 17px;color:#26342b;font:500 14px Poppins,sans-serif}.finder .finder-search button{height:50px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 27px;border-radius:10px;background:#08713d;color:#fff;font:800 14px Poppins,sans-serif;cursor:pointer;transition:background .2s ease,transform .2s ease}.finder .finder-search button:hover,.finder .finder-search button:focus-visible{background:#054b29;transform:translateY(-1px)}.finder .finder-search button svg{width:21px;height:21px}.finder-popular{display:flex;align-items:center;justify-content:center;gap:16px;margin:27px auto 20px;color:#08713d;font-size:12px;font-weight:800}.finder-popular:before,.finder-popular:after{content:"";width:115px;height:1px;background:#bfd7c5}.finder .chips{position:relative;z-index:2;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:10px;margin-top:0}.finder .chips a{min-width:0;min-height:51px;display:flex;align-items:center;justify-content:center;gap:8px;padding:9px 10px;border:1px solid #b9d0bf;border-radius:11px;background:rgba(255,255,255,.9);color:#195c37;font-size:11px;font-weight:600;transition:border-color .2s ease,background .2s ease,transform .2s ease,box-shadow .2s ease}.finder .chips a svg{width:19px;height:19px;flex:none;stroke-width:2}.finder .chips a:hover,.finder .chips a:focus-visible{border-color:#08713d;background:#fff;box-shadow:0 7px 16px rgba(6,69,38,.09);transform:translateY(-2px)}.finder .chips a.is-highlighted{border-color:#e6b800;background:#fffdf2;color:#9d7900}.finder-decoration{position:absolute;z-index:1;pointer-events:none}.finder-decoration-left{left:-58px;top:-85px;width:270px;height:220px;border:1px solid #dce9df;border-radius:45% 55% 57% 43%;transform:rotate(-18deg);opacity:.72}.finder-decoration-left:before,.finder-decoration-left:after{content:"";position:absolute;inset:28px;border:1px solid #e2ece4;border-radius:inherit}.finder-decoration-left:after{inset:57px}.finder-decoration-right{right:25px;top:35px;color:#d6e6da;opacity:.68;transform:rotate(7deg)}.finder-decoration-right svg{width:145px;height:145px;stroke-width:1.25}
@media(max-width:1100px){.finder{padding-inline:35px}.finder .chips{grid-template-columns:repeat(4,minmax(0,1fr))}.finder-decoration-right{right:-20px;opacity:.38}}
@media(max-width:700px){.finder{min-height:0;margin:30px auto 44px;padding:32px 17px 25px;border-radius:18px}.finder-eyebrow{margin-bottom:10px;font-size:9px}.finder .section-title{font-size:29px;letter-spacing:-.5px}.finder-subtitle{max-width:330px;margin:13px auto 21px;font-size:12px;line-height:1.55}.finder .finder-search{height:55px;padding:5px 5px 5px 14px;border-radius:11px}.finder .finder-search>svg{width:20px;height:20px}.finder .finder-search input{padding:9px 10px;font-size:12px}.finder .finder-search button{width:45px;height:45px;padding:0;border-radius:9px}.finder .finder-search button span{display:none}.finder .finder-search button svg{width:20px;height:20px}.finder-popular{gap:10px;margin:21px auto 15px;font-size:10px}.finder-popular:before,.finder-popular:after{width:36px}.finder .chips{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.finder .chips a{min-height:46px;justify-content:flex-start;padding:8px 12px;font-size:10px}.finder-decoration-right{display:none}.finder-decoration-left{opacity:.4}}
@media(max-width:360px){.finder .finder-search>svg{display:none}.finder .finder-search input{padding-left:9px}.finder .chips{grid-template-columns:1fr 1fr}}
.finder-decoration-right{width:145px;height:145px;color:inherit}.finder-decoration-right img{display:block;width:100%;height:100%;object-fit:contain}

/* Vitrine editorial de notícias */
.news-editorial{position:relative;margin-bottom:68px;isolation:isolate}.news-editorial:before{content:"";position:absolute;z-index:-1;left:-120px;top:-80px;width:440px;height:315px;border-radius:48%;background:#f1f7f2}.news-editorial .news-editorial-head{align-items:center;margin-bottom:31px}.news-editorial-head>div{min-width:0}.news-eyebrow{display:block;margin-bottom:9px;color:#08713d;font-size:11px;font-weight:800;letter-spacing:.7px;text-transform:uppercase}.news-editorial .news-editorial-head .section-title{margin:0;color:#064c2a;font-size:clamp(40px,4vw,58px);line-height:1;letter-spacing:-1.6px}.news-editorial .news-editorial-head .section-title:after{width:56px;margin-top:14px}.news-editorial-head p{margin:15px 0 0;color:#515b54;font-size:13px}.news-all-button{min-height:54px;display:inline-flex;align-items:center;gap:13px;padding:0 20px;border:1.5px solid #efbd00;border-radius:10px;background:#fff;color:#07562f;font-size:12px;font-weight:800;transition:background .2s ease,box-shadow .2s ease,transform .2s ease}.news-all-button svg{width:20px;height:20px;flex:none}.news-all-button svg:first-child{color:#eebd00}.news-all-button svg:last-child{margin-left:5px;color:#07562f}.news-all-button:hover,.news-all-button:focus-visible{background:#fffaf0;box-shadow:0 8px 18px rgba(170,132,0,.12);transform:translateY(-2px)}.news-editorial .news-layout{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(0,1.1fr);gap:18px;margin:0;align-items:stretch}.news-editorial .news-feature{position:relative;min-height:518px;overflow:hidden;border:0;border-radius:12px;background:#073d22;box-shadow:none}.news-editorial .news-feature>.thumb{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto}.news-editorial .news-feature>.thumb img,.news-editorial .news-feature>.thumb>span{width:100%;height:100%;object-fit:cover}.news-feature-shade{position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,rgba(2,25,13,0) 25%,rgba(2,28,15,.25) 50%,rgba(1,24,12,.96) 100%);pointer-events:none}.news-editorial .news-feature .news-body{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:28px 28px 27px;color:#fff}.news-feature-meta{display:flex;align-items:center;gap:12px;margin-bottom:14px}.news-editorial .news-feature .tag,.news-editorial .news-feature time{position:static;width:max-content;display:inline-flex;align-items:center;gap:6px;margin:0;padding:7px 12px;border-radius:18px;font-size:9px;font-weight:800;line-height:1;text-transform:uppercase}.news-editorial .news-feature .tag{background:#ffc700;color:#18371f}.news-editorial .news-feature .tag svg,.news-editorial .news-feature time svg{width:14px;height:14px}.news-editorial .news-feature time{padding-inline:0;background:transparent;color:#fff}.news-editorial .news-feature h3{max-width:610px;margin:0 0 12px;color:#fff;font-size:clamp(25px,2.25vw,34px);line-height:1.17;letter-spacing:-.7px}.news-editorial .news-feature h3 a{color:inherit}.news-editorial .news-feature p{max-width:570px;margin:0;color:rgba(255,255,255,.86);font-size:13px;line-height:1.55}.news-feature-read{width:max-content;display:inline-flex;align-items:center;gap:12px;margin-top:18px;color:#fff;font-size:12px;font-weight:800}.news-feature-read>span{width:39px;height:39px;display:grid;place-items:center;border:2px solid #ffc700;border-radius:50%;transition:background .2s ease,color .2s ease}.news-feature-read svg{width:18px;height:18px}.news-feature-read:hover>span,.news-feature-read:focus-visible>span{background:#ffc700;color:#073d22}.news-editorial .news-small{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:18px}.news-editorial .news-card{position:relative;min-width:0;display:grid;grid-template-rows:minmax(0,1.25fr) minmax(92px,.75fr);overflow:hidden;border:1px solid #dce5de;border-radius:11px;background:#fff;box-shadow:0 4px 12px rgba(7,61,32,.035)}.news-card-media{position:relative;min-height:0;overflow:hidden}.news-editorial .news-card>.news-card-media>.thumb{width:100%;height:100%;display:block;aspect-ratio:auto}.news-editorial .news-card .thumb img,.news-editorial .news-card .thumb>span{width:100%;height:100%;object-fit:cover}.news-card-media:after{content:"";position:absolute;inset:auto 0 0;height:45%;background:linear-gradient(transparent,rgba(3,35,18,.62));pointer-events:none}.news-card-meta{position:absolute;z-index:2;left:11px;right:11px;bottom:10px;display:flex;align-items:center;justify-content:space-between;gap:7px}.news-editorial .news-card .tag{position:static;width:max-content;max-width:58%;display:block;margin:0;padding:5px 9px;overflow:hidden;border-radius:14px;background:#ffc700;color:#17371f;font-size:7px;line-height:1;text-overflow:ellipsis;white-space:nowrap}.news-card-meta time{display:flex;align-items:center;gap:5px;color:#fff;font-size:8px;font-weight:700;text-transform:uppercase;white-space:nowrap}.news-card-meta time svg{width:13px;height:13px}.news-editorial .news-card .news-body{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:8px;padding:12px 13px}.news-editorial .news-card h3{min-height:0;margin:0;color:#17231b;font-size:12px;line-height:1.35}.news-editorial .news-card h3 a{color:inherit}.news-card-arrow{width:32px;height:32px;display:grid;place-items:center;border:1px solid #c8d9cc;border-radius:50%;color:#08713d;transition:background .2s ease,border-color .2s ease,color .2s ease}.news-card-arrow svg{width:16px;height:16px}.news-card-arrow:hover,.news-card-arrow:focus-visible{border-color:#08713d;background:#08713d;color:#fff}.news-editorial .news-feature:hover,.news-editorial .news-card:hover{transform:translateY(-3px);box-shadow:0 11px 25px rgba(7,61,32,.1)}
@media(max-width:1000px){.news-editorial .news-layout{grid-template-columns:1fr}.news-editorial .news-feature{min-height:500px}.news-editorial .news-small{min-height:500px}}
@media(max-width:700px){.news-editorial{margin-bottom:48px}.news-editorial:before{left:-150px;top:-45px;width:340px;height:240px}.news-editorial .news-editorial-head{align-items:flex-start;gap:18px}.news-editorial .news-editorial-head .section-title{font-size:38px}.news-editorial-head p{max-width:280px;font-size:11px;line-height:1.5}.news-all-button{min-height:42px;padding:0 13px}.news-all-button svg:first-child,.news-all-button span{display:none}.news-all-button svg:last-child{margin:0}.news-editorial .news-feature{min-height:430px}.news-editorial .news-feature .news-body{padding:21px 19px}.news-editorial .news-feature h3{font-size:24px}.news-editorial .news-feature p{font-size:11px}.news-editorial .news-small{min-height:0;grid-template-columns:1fr;grid-template-rows:none}.news-editorial .news-card{min-height:164px;display:grid;grid-template-columns:132px minmax(0,1fr);grid-template-rows:1fr}.news-editorial .news-card .news-body{grid-template-columns:minmax(0,1fr) 30px;padding:12px}.news-card-meta{left:7px;right:7px;bottom:7px;align-items:flex-start;flex-direction:column}.news-editorial .news-card .tag{max-width:100%}.news-card-meta time{font-size:7px}.news-editorial .news-card h3{font-size:12px}}
@media(max-width:400px){.news-editorial .news-feature{min-height:405px}.news-feature-meta{align-items:flex-start;flex-direction:column;gap:7px}.news-editorial .news-feature h3{font-size:21px}.news-editorial .news-feature p{display:none}.news-editorial .news-card{grid-template-columns:110px minmax(0,1fr)}}

/* Proporções editoriais sem deformar as fotografias */
.news-editorial:before{display:none}.news-editorial .news-feature{min-height:0;aspect-ratio:1.24/1}.news-editorial .news-feature>.thumb img,.news-editorial .news-feature>.thumb>span,.news-editorial .news-card .thumb img,.news-editorial .news-card .thumb>span{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.news-editorial .news-small{height:100%}.news-editorial .news-card{grid-template-rows:minmax(0,1.18fr) minmax(86px,.82fr)}
@media(max-width:1000px){.news-editorial .news-feature{min-height:0;aspect-ratio:16/10}.news-editorial .news-small{height:auto;min-height:0}.news-editorial .news-card{aspect-ratio:1.42/1}}
@media(max-width:700px){.news-editorial .news-feature{min-height:0;aspect-ratio:4/5}.news-editorial .news-card{aspect-ratio:auto}}
@media(max-width:400px){.news-editorial .news-feature{min-height:0;aspect-ratio:4/5}}

/* Correção estrutural: cada coluna preserva seus próprios limites */
@media(min-width:1001px){.news-editorial .news-layout{height:clamp(460px,36vw,525px);display:flex;align-items:stretch;gap:18px}.news-editorial .news-feature{width:calc(52% - 9px);height:100%;min-height:0;flex:0 0 calc(52% - 9px);aspect-ratio:auto;align-self:stretch}.news-editorial .news-small{width:calc(48% - 9px);height:100%;min-height:0;flex:0 0 calc(48% - 9px);grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}.news-editorial .news-card{width:100%;height:100%;min-height:0;aspect-ratio:auto;grid-template-rows:minmax(0,56%) minmax(0,44%)}.news-editorial .news-feature>.thumb,.news-editorial .news-feature-shade{max-width:100%;max-height:100%;overflow:hidden}.news-editorial .news-feature .news-body{max-width:100%;box-sizing:border-box}}
.news-editorial .news-all-button{min-height:40px;padding:0 23px;border:0;border-radius:999px;background:#ffc700;color:#15351e;font-size:11px;font-weight:800;box-shadow:none}.news-editorial .news-all-button:hover,.news-editorial .news-all-button:focus-visible{background:#f0ba00;box-shadow:0 7px 16px rgba(190,145,0,.2);transform:translateY(-2px)}
@media(max-width:700px){.news-editorial .news-all-button{min-height:38px;padding:0 16px;font-size:9px;white-space:nowrap}}

/* Melhor aproveitamento da área textual do hero */
@media(min-width:1001px){.hero-grid{grid-template-columns:43% 57%}.hero-copy{min-height:clamp(350px,30vw,420px);display:flex;justify-content:center;flex-direction:column;padding:0 clamp(28px,3.2vw,46px) 0 0}.hero h1{max-width:540px;margin-bottom:22px;font-size:clamp(43px,3.75vw,54px);line-height:1.12;letter-spacing:-1.35px;text-wrap:balance}.hero-copy p{max-width:445px;margin:0;font-size:14.5px;line-height:1.65}}
@media(max-width:1000px) and (min-width:761px){.hero-grid{grid-template-columns:43% 57%}.hero-copy{min-height:320px;display:flex;justify-content:center;flex-direction:column;padding:0 25px 0 0}.hero h1{max-width:450px;font-size:clamp(38px,4.6vw,46px);line-height:1.12;letter-spacing:-1px}.hero-copy p{max-width:390px;line-height:1.6}}


/* ========================================================
   Barra de Pesquisa Integrada ao Menu Principal
   ======================================================== */

.mainnav-search-container {
    margin-left: auto; /* Empurra a barra para o extremo direito do menu flexbox */
    display: flex;
    align-items: center;
}

.mainnav-search-form {
    display: flex;
    align-items: center;
    /* Fundo levemente translúcido para combinar com a faixa verde */
    background-color: rgba(255, 255, 255, 0.15); 
    border-radius: 50px;
    padding: 4px;
    transition: background-color 0.3s ease;
}

/* Quando o usuário clica para digitar, a barra fica branca */
.mainnav-search-form:focus-within {
    background-color: rgba(255, 255, 255, 1);
}

.mainnav-search-form input[type="search"] {
    background: transparent;
    border: none;
    color: #ffffff; /* Texto branco em repouso */
    padding: 8px 16px;
    font-size: 0.95rem;
    font-family: 'Poppins', sans-serif;
    outline: none;
    width: 200px; /* Largura inicial amigável */
    transition: width 0.3s ease, color 0.3s ease;
}

.mainnav-search-form input[type="search"]::-webkit-search-cancel-button {
    appearance: none;
}

.mainnav-search-form input[type="search"]::placeholder {
    color: rgba(255, 255, 255, 0.8);
}

/* Ajustes de cor e expansão de largura quando em foco */
.mainnav-search-form:focus-within input[type="search"] {
    color: #333333;
    width: 260px; /* Expande levemente para dar mais espaço de digitação */
}

.mainnav-search-form:focus-within input[type="search"]::placeholder {
    color: #888888;
}

/* Botão de Lupa Amarelo */
.mainnav-search-form button {
    background-color: #FACC15; /* Amarelo vibrante */
    border: none;
    border-radius: 50%;
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: #034624; /* Verde institucional escuro para contraste */
    transition: transform 0.2s ease, background-color 0.2s ease;
    flex-shrink: 0;
}

.mainnav-search-form button:hover {
    background-color: #EAB308; /* Amarelo ligeiramente mais escuro no hover */
    transform: scale(1.05); /* Pequeno efeito de crescimento */
}

.mainnav-search-form button i {
    width: 18px;
    height: 18px;
}

/* ========================================================
   Responsividade
   ======================================================== */

@media (max-width: 1024px) {
    .mainnav-search-form input[type="search"] {
        width: 140px;
    }
    .mainnav-search-form:focus-within input[type="search"] {
        width: 180px;
    }
}

@media (max-width: 768px) {
    /* Adaptação para o mobile: a barra pode ocupar toda a largura dentro do drawer 
       ou ficar logo abaixo do header */
    .mainnav-search-container {
        margin-left: 0;
        margin-top: 10px;
        width: 100%;
        justify-content: center;
    }
    .mainnav-search-form {
        width: 100%;
    }
    .mainnav-search-form input[type="search"],
    .mainnav-search-form:focus-within input[type="search"] {
        width: 100%;
        flex-grow: 1;
    }
}
