
/* WhatsApp global: uma única regra, sem sobreposição em telas estreitas. */
[data-global-whatsapp-button="true"]{position:absolute;right:max(12px,env(safe-area-inset-right));bottom:max(12px,env(safe-area-inset-bottom));width:clamp(44px,14vw,58px);height:clamp(44px,14vw,58px);border-radius:50%;display:grid;place-items:center;background:#19a463;color:#fff;box-shadow:0 10px 24px rgba(5,45,28,.28);z-index:1000;text-decoration:none;border:3px solid #fff}
[data-global-whatsapp-button="true"] svg{width:52%;height:52%;fill:currentColor}[data-global-whatsapp-button="true"]:focus-visible{outline:4px solid #d9ad45;outline-offset:4px}
body:has([data-global-whatsapp-button="true"]){position:relative;padding-bottom:max(84px,calc(72px + env(safe-area-inset-bottom)));scroll-padding-bottom:max(84px,calc(72px + env(safe-area-inset-bottom)))}
.gv-report-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:28px}.gv-report-gallery figure{margin:0;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:#fff;color:#17382b}.gv-report-gallery figure:first-child{grid-row:span 2}.gv-report-gallery img{display:block;width:100%;height:190px;object-fit:cover}.gv-report-gallery figure:first-child img{height:100%;min-height:400px}.gv-report-gallery figcaption{padding:16px}.gv-report-gallery b,.gv-report-gallery small{display:block}.gv-report-gallery small{margin-top:5px;color:#8a6a23;text-transform:uppercase;letter-spacing:.08em;font-weight:800;font-size:.68rem}.gv-report-gallery figcaption span{display:block;margin-top:6px}@media(max-width:700px){.gv-report-gallery{grid-template-columns:1fr}.gv-report-gallery figure:first-child{grid-row:auto}.gv-report-gallery figure:first-child img,.gv-report-gallery img{height:210px;min-height:0}}
.gv-portfolio-visual{display:grid;grid-template-columns:1.2fr .8fr;gap:16px;padding:16px;border:1px solid #d6e3da;border-radius:22px;background:#f3f7f3}.gv-portfolio-photo{min-height:330px;border-radius:16px;background:center/cover url('/enterprise-v1-assets/service-pesquisa-exclusiva.webp');position:relative;overflow:hidden}.gv-portfolio-photo:after{content:'';position:absolute;inset:12% 16% 18% 12%;border:2px solid #e3b94d;border-radius:42% 55% 35% 52%;box-shadow:24px 16px 0 -8px rgba(39,122,79,.38),-20px 44px 0 -8px rgba(231,185,77,.35)}.gv-portfolio-photo span{position:absolute;left:14px;bottom:14px;padding:7px 10px;border-radius:999px;background:#fff;color:#17382b;font-size:.68rem;font-weight:900;z-index:1}.gv-portfolio-stats{display:grid;gap:9px}.gv-portfolio-stat{padding:14px;border-radius:13px;background:#fff;border-left:3px solid #d9aa3c}.gv-portfolio-stat b{display:block;font-size:1.35rem}.gv-portfolio-stat span{color:#63756b;font-size:.75rem}.gv-portfolio-note{grid-column:1/-1;margin:0;color:#607269;font-size:.75rem}@media(max-width:700px){.gv-portfolio-visual{grid-template-columns:1fr}.gv-portfolio-photo{min-height:220px}.gv-portfolio-note{grid-column:auto}}
.gv-faq-categories{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;max-width:1180px;margin:0 auto}.gv-faq-category{padding:20px;border:1px solid #dce7df;border-radius:18px;background:#f8fbf8}.gv-faq-category h3{margin:0 0 12px;color:#0e6340;font-size:1rem}.gv-faq-category details{background:#fff!important;margin-bottom:9px!important}.gv-faq-category details:last-child{margin-bottom:0!important}.gv-faq-category summary{min-height:48px;display:flex;align-items:center}@media(max-width:760px){.gv-faq-categories{grid-template-columns:1fr}.gv-faq-category{padding:14px}}
