/*
Theme Name: Roultertec Desentupidora — Conversão Local
Theme URI: https://desentupidoraroultertec.com.br
Author: Roultertec Desentupidora
Description: Tema institucional responsivo para a Roultertec Desentupidora, com foco em conversão local, WhatsApp e atendimento em São Paulo e Grande São Paulo.
Version: 2.0.0
Text Domain: roultertec-improved
*/
/* Design: Plantão Urbano — Swiss wayfinding aplicado a serviços essenciais. Azul petróleo como confiança, Verde Plantão como ação, composição assimétrica e tipografia editorial. */
:root { --primary: #b7e33a; --primary-foreground: #083b4c; --background: #f5f7f3; --foreground: #083b4c; --card: #ffffff; --card-foreground: #083b4c; --secondary: #e4eef0; --secondary-foreground: #083b4c; --muted: #e9efed; --muted-foreground: #5a7275; --accent: #dcebf0; --accent-foreground: #083b4c; --border: #d8e3e1; --input: #d8e3e1; --ring: #b7e33a; }
* { box-sizing: border-box; } html { scroll-behavior: smooth; } body { background: #f5f7f3; color: #083b4c; margin: 0; font-family: "DM Sans", sans-serif; } button, a { -webkit-tap-highlight-color: transparent; } button:focus-visible, a:focus-visible, input:focus-visible { outline: 3px solid #b7e33a; outline-offset: 3px; }

.site-shell { overflow: hidden; background: #f5f7f3; }
.topbar { height: 76px; padding: 0 clamp(20px, 5vw, 76px); display: flex; align-items: center; justify-content: space-between; gap: 28px; background: #f5f7f3; position: relative; z-index: 10; border-bottom: 1px solid #dce6e3; }
.brand { border: 0; padding: 0; display: flex; align-items: center; gap: 11px; background: transparent; color: #083b4c; font-family: "Space Grotesk", sans-serif; cursor: pointer; text-align: left; }.brand-mark { width: 43px; height: 43px; display: grid; place-items: center; background: #b7e33a; border-radius: 50%; overflow: hidden; }.brand-mark img { width: 34px; height: 34px; object-fit: contain; }.brand strong, .brand em { display: block; font-style: normal; line-height: 0.85; letter-spacing: -0.06em; }.brand strong { font-size: 17px; font-weight: 800; }.brand em { color: #5c8e9c; font-size: 11px; font-weight: 700; letter-spacing: 0.07em; margin-top: 5px; }
.main-nav { display: flex; align-items: center; gap: 30px; margin-left: auto; }.main-nav button, .header-cta { border: 0; background: transparent; color: #315a64; font: 600 13px "DM Sans", sans-serif; }.main-nav button { transition: color 160ms ease-out; }.main-nav button:hover { color: #0a9b70; }.header-cta { display: flex; gap: 8px; align-items: center; border-left: 1px solid #ccdcd9; padding-left: 28px; color: #083b4c; }.header-cta svg, .text-link svg { transition: transform 160ms ease-out; }.header-cta:hover svg, .text-link:hover svg { transform: translate(3px,-3px); }.menu-trigger { display: none; background: none; border: 0; color: #083b4c; }
.hero { min-height: 620px; position: relative; display: flex; align-items: center; isolation: isolate; background: #083b4c; color: white; }.hero-image, .hero-overlay { position: absolute; inset: 0; z-index: -2; }.hero-image img { width: 100%; height: 100%; object-fit: cover; object-position: center; }.hero-overlay { z-index: -1; background: linear-gradient(90deg, rgba(2,32,43,.97) 0%, rgba(5,48,61,.87) 42%, rgba(5,48,61,.18) 100%); }.hero-content { padding: 92px clamp(20px, 9vw, 145px); max-width: 770px; }.eyebrow { margin: 0 0 22px; color: #168f70; font: 700 11px "Space Grotesk", sans-serif; letter-spacing: .15em; text-transform: uppercase; }.eyebrow.light { color: #b7e33a; }.live-dot { width: 7px; height: 7px; display: inline-block; border-radius: 50%; margin-right: 7px; background: #b7e33a; box-shadow: 0 0 0 5px rgba(183,227,58,.15); }.hero h1, h2 { font-family: "Space Grotesk", sans-serif; letter-spacing: -.065em; line-height: .95; margin: 0; }.hero h1 { font-size: clamp(58px, 8vw, 112px); font-weight: 700; }.hero h1 span, h2 i { color: #b7e33a; font-style: normal; }.hero-lede { max-width: 440px; margin: 29px 0 35px; color: #d6e5e4; font-size: 18px; line-height: 1.5; }.hero-actions { display: flex; flex-wrap: wrap; gap: 13px; }.button { display: inline-flex; align-items: center; justify-content: center; gap: 11px; border: 1px solid transparent; padding: 15px 20px; font: 700 13px "DM Sans", sans-serif; transition: transform 160ms cubic-bezier(.23,1,.32,1), background 160ms ease-out, color 160ms ease-out; }.button:active { transform: scale(.97); }.button.primary { background: #b7e33a; color: #083b4c; }.button.primary:hover { background: #d1f467; transform: translateY(-2px); }.button.ghost { border-color: rgba(255,255,255,.45); color: white; background: rgba(255,255,255,.05); }.button.ghost:hover { background: rgba(255,255,255,.13); }.button.wide { width: 100%; }.hero-side-note { position: absolute; right: clamp(20px,5vw,75px); bottom: 40px; border-left: 2px solid #b7e33a; padding-left: 13px; display: grid; gap: 4px; font: 700 11px "Space Grotesk", sans-serif; letter-spacing: .1em; text-transform: uppercase; }.hero-side-note span:last-child { color: #abc4c7; font: 12px "DM Sans", sans-serif; letter-spacing: 0; text-transform: none; }.hero-index { position: absolute; top: 40px; right: 5vw; color: rgba(255,255,255,.45); font: 700 11px "Space Grotesk", sans-serif; letter-spacing: .15em; }
.quick-strip { padding: 22px clamp(20px,5vw,76px); background: #b7e33a; display: flex; align-items: center; gap: clamp(22px,5vw,70px); color: #083b4c; }.strip-item { display: flex; align-items: center; gap: 11px; }.strip-item svg { flex: none; }.strip-item b, .strip-item small { display: block; }.strip-item b { font: 700 13px "Space Grotesk", sans-serif; }.strip-item small { color: #38616a; font-size: 11px; margin-top: 2px; }.strip-code { margin-left: auto; font: 700 10px "Space Grotesk", sans-serif; letter-spacing: .13em; }
.section { padding: clamp(75px, 10vw, 135px) clamp(20px, 8vw, 125px); }.split-heading { display: flex; justify-content: space-between; align-items: end; gap: 50px; }.section h2, .coverage-section h2, .contact-panel h2, .callout-section h2 { font-size: clamp(39px, 5.2vw, 70px); }.section-intro { max-width: 340px; margin: 0 5% 4px 0; color: #5a7275; line-height: 1.6; font-size: 15px; }.service-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1px; background: #cddbd8; margin-top: 76px; border: 1px solid #cddbd8; }.service-card { min-height: 300px; padding: 26px; border-top: 3px solid transparent; background: #f5f7f3; position: relative; display: flex; flex-direction: column; transition: background 180ms ease-out, transform 180ms ease-out; }.service-card:hover { background: #fff; border-top-color: #b7e33a; transform: translateY(-7px); z-index: 1; box-shadow: 0 14px 28px rgba(8,59,76,.1); }.service-topline { display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid #dce6e3; padding-bottom: 13px; }.service-num { color: #168f70; font: 700 12px "Space Grotesk", sans-serif; letter-spacing: .12em; }.service-status { color: #6a7f80; font: 600 10px "Space Grotesk", sans-serif; text-transform: uppercase; letter-spacing: .07em; }.service-status span { display: inline-block; width: 6px; height: 6px; margin-right: 4px; border-radius: 50%; background: #0a9b70; box-shadow: 0 0 0 3px rgba(10,155,112,.12); }.service-icon { color: #0a9b70; margin: 44px 0 22px; }.service-card h3 { margin: 0; font: 700 21px "Space Grotesk", sans-serif; letter-spacing: -.045em; }.service-card p { color: #6a7f80; font-size: 14px; line-height: 1.5; margin: 10px 0 22px; }.service-card button { margin-top: auto; padding: 0; border: 0; display: flex; align-items: center; gap: 7px; background: transparent; color: #083b4c; font: 700 12px "DM Sans", sans-serif; text-align: left; }
.coverage-section { background: #083b4c; color: white; display: grid; grid-template-columns: 1fr .85fr; min-height: 590px; }.coverage-content { padding: clamp(75px, 9vw, 120px) clamp(20px, 8vw, 125px); }.coverage-section h2 { margin-bottom: 27px; }.coverage-content > p:not(.eyebrow) { max-width: 430px; color: #b8d0d0; line-height: 1.6; }.coverage-tags { display: flex; flex-wrap: wrap; gap: 8px; margin: 28px 0 35px; }.coverage-tags span { padding: 8px 11px; border: 1px solid rgba(183,227,58,.45); color: #d9edaf; font: 600 11px "Space Grotesk", sans-serif; }.coverage-map { position: relative; overflow: hidden; background: #0e5261; min-height: 420px; }.map-lines { position: absolute; inset: -20% -10%; opacity: .25; background-image: linear-gradient(28deg, transparent 45%, #b8e5e0 46%, transparent 47%), linear-gradient(122deg, transparent 48%, #b8e5e0 49%, transparent 50%), linear-gradient(75deg, transparent 65%, #b8e5e0 66%, transparent 67%); background-size: 130px 90px, 160px 110px, 200px 150px; transform: rotate(-18deg); }.coverage-map:after { content:""; position:absolute; width: 330px; height: 330px; left: 28%; top: 24%; border: 1px solid rgba(183,227,58,.6); border-radius: 47% 53% 58% 42%; transform: rotate(24deg); box-shadow: 0 0 0 18px rgba(183,227,58,.05), 0 0 0 48px rgba(183,227,58,.04); }.map-pin { position: absolute; display: grid; place-items: center; width: 49px; height: 49px; border-radius: 50%; background: #b7e33a; color: #083b4c; font: 800 12px "Space Grotesk", sans-serif; z-index: 1; box-shadow: 0 0 0 7px rgba(183,227,58,.16); }.pin-sp { left: 52%; top: 40%; }.pin-abcd { left: 41%; top: 51%; width: 38px; height: 38px; background: #0bd49d; font-size: 9px; }.map-label { position:absolute; left: 35%; top: 66%; font: 700 11px "Space Grotesk"; letter-spacing: .15em; color: #b8d0d0; }.map-coords { position:absolute; right: 32px; bottom: 28px; font: 11px "Space Grotesk"; color: #b8d0d0; letter-spacing:.1em; }
.process-section { background: #fff; }.process-grid { display: grid; grid-template-columns: .9fr 1fr; align-items: center; gap: clamp(45px, 9vw, 140px); margin-top: 70px; }.process-image { position: relative; }.field-label { position: absolute; z-index: 3; top: -12px; left: 16px; padding: 7px 9px; background: #083b4c; color: #b7e33a; font: 700 9px "Space Grotesk"; letter-spacing: .1em; }.image-coordinate { position: absolute; z-index: 3; right: 13px; bottom: 12px; color: white; font: 10px "Space Grotesk"; letter-spacing: .1em; }.process-image img { width: 100%; height: 350px; object-fit: cover; filter: saturate(.78); }.process-image:before { content:""; position: absolute; inset: 14px -14px -14px 14px; border: 1px solid #b7e33a; z-index: 0; }.process-image img { position: relative; z-index: 1; }.process-image span { position: absolute; z-index: 2; bottom: 22px; left: -15px; padding: 11px 15px; background: #b7e33a; color: #083b4c; font: 700 12px "Space Grotesk"; line-height: 1.15; }.process-list > div { border-top: 1px solid #ccdcd9; padding: 23px 0; display: flex; gap: 29px; }.process-list b { color: #0a9b70; font: 700 12px "Space Grotesk"; }.process-list strong, .process-list small { display: block; }.process-list strong { font: 700 19px "Space Grotesk"; }.process-list small { margin-top: 6px; color: #6a7f80; font-size: 14px; }.text-link { display: flex; align-items: center; gap: 8px; border: 0; background: transparent; padding: 21px 0; color: #0a9b70; font: 700 13px "DM Sans"; }.text-link.dark { color: #083b4c; }
.callout-section { display: grid; grid-template-columns: .3fr 1fr .75fr; gap: 30px; align-items: start; padding: 70px clamp(20px,8vw,125px); background: #dcebf0; }.callout-number { color: #0a9b70; font: 700 12px "Space Grotesk"; }.callout-section h2 { font-size: clamp(37px, 4.8vw, 63px); }.callout-copy { padding-top: 21px; max-width: 350px; color: #527077; font-size: 15px; line-height: 1.55; }
.faq-section { background: #f5f7f3; }.faq-list { max-width: 800px; margin: 70px 0 0 auto; border-top: 1px solid #cddbd8; }.faq-item { border-bottom: 1px solid #cddbd8; }.faq-item button { width: 100%; display: flex; align-items: center; justify-content: space-between; border: 0; background: transparent; padding: 22px 0; color: #083b4c; font: 700 17px "Space Grotesk"; text-align: left; }.faq-item button svg { transition: transform 180ms ease-out; }.faq-item.active button svg { transform: rotate(180deg); color: #0a9b70; }.faq-item p { max-width: 680px; margin: -5px 0 22px; color: #5a7275; font-size: 14px; line-height: 1.6; }
.contact-section { display: grid; grid-template-columns: 1fr 1fr; background: #0b4f5e; color: white; }.contact-visual { position: relative; min-height: 590px; border-top: 4px solid #b7e33a; }.photo-cutline { position: absolute; z-index: 2; right: 25px; top: 24px; color: #b7e33a; font: 700 10px "Space Grotesk"; letter-spacing: .13em; writing-mode: vertical-rl; transform: rotate(180deg); }.contact-visual img { width: 100%; height: 100%; object-fit: cover; filter: saturate(.75); }.contact-visual:after { content:""; position: absolute; inset: 0; background: linear-gradient(90deg, rgba(8,59,76,.1), rgba(8,59,76,.78)); }.contact-stamp { position: absolute; z-index: 1; top: 42px; left: 42px; width: 112px; height: 112px; border: 1px solid #b7e33a; border-radius: 50%; display: grid; place-content: center; text-align: center; color: #b7e33a; font: 10px "Space Grotesk"; letter-spacing: .08em; line-height: 1.05; transform: rotate(-12deg); }.contact-stamp strong { font-size: 17px; }.contact-panel { padding: clamp(65px,8vw,110px) clamp(25px,7vw,105px); }.contact-panel > p:not(.eyebrow):not(.contact-note) { max-width: 360px; margin: 26px 0; color: #c3d8d8; line-height: 1.55; }.problem-picker { display: grid; gap: 8px; margin-bottom: 24px; }.problem-picker button { display: flex; align-items: center; gap: 10px; border: 1px solid rgba(214,232,230,.32); background: transparent; color: #e7f1ef; padding: 12px 13px; font: 600 13px "DM Sans"; text-align: left; }.problem-picker button.selected { border-color: #b7e33a; background: rgba(183,227,58,.12); color: #b7e33a; }.empty-check { width: 14px; height: 14px; border: 1px solid #a8c6c5; display: block; }.contact-note { color: #a8c6c5; font-size: 11px; line-height: 1.5; margin-top: 16px; }.hidden-focus { width: 1px; opacity: 0; position: absolute; }
.footer { background: #062f3c; color: white; padding: 55px clamp(20px,8vw,125px) 24px; }.footer-brand { display: flex; align-items: center; gap: 12px; }.footer-brand strong { font: 700 18px "Space Grotesk"; letter-spacing: -.05em; color: #f5f7f3; }.footer-brand strong::first-letter { color: #b7e33a; }.footer-brand p { margin: 4px 0 0; color: #a8c6c5; font-size: 12px; }.footer-links { display: flex; justify-content: flex-end; gap: clamp(35px,8vw,110px); margin-top: -35px; }.footer-links div { display: grid; gap: 8px; }.footer-links b { color: #b7e33a; font: 700 11px "Space Grotesk"; letter-spacing: .1em; text-transform: uppercase; }.footer-links span { color: #c1d7d6; font-size: 12px; }.footer-links .muted { color: #799c9f; }.socials span { display: flex; gap: 12px; }.footer-bottom { display: flex; justify-content: space-between; border-top: 1px solid rgba(193,215,214,.16); margin-top: 48px; padding-top: 20px; color: #76979a; font-size: 11px; }.floating-contact { display: none; }
@media (max-width: 850px) { .topbar { height: 68px; }.main-nav { display: none; position: absolute; top: 68px; left: 0; right: 0; padding: 18px 20px 24px; background: #f5f7f3; border-bottom: 1px solid #dce6e3; box-shadow: 0 12px 25px rgba(8,59,76,.1); }.main-nav.open { display: grid; gap: 17px; }.main-nav button { text-align: left; font-size: 15px; }.header-cta { display: none; }.menu-trigger { display: block; }.hero { min-height: 650px; }.hero-overlay { background: linear-gradient(90deg, rgba(2,32,43,.97), rgba(5,48,61,.61)); }.hero-content { padding: 80px 20px; }.hero-side-note { right: 20px; bottom: 25px; }.quick-strip { display: grid; grid-template-columns: 1fr 1fr; gap: 17px; }.strip-code { display: none; }.split-heading { display: block; }.section-intro { margin-top: 28px; }.service-grid { grid-template-columns: 1fr 1fr; margin-top: 50px; }.coverage-section, .contact-section { grid-template-columns: 1fr; }.coverage-map { min-height: 370px; }.process-grid { grid-template-columns: 1fr; margin-top: 48px; }.process-image img { height: 270px; }.callout-section { grid-template-columns: 1fr; gap: 18px; }.callout-copy { padding-top: 0; }.faq-list { margin-top: 47px; }.contact-visual { min-height: 330px; }.footer-links { justify-content: flex-start; flex-wrap: wrap; margin-top: 40px; }.floating-contact { display: flex; position: fixed; z-index: 20; right: 17px; bottom: 17px; align-items: center; gap: 8px; padding: 13px 16px; border: 0; background: #b7e33a; color: #083b4c; font: 700 12px "DM Sans"; box-shadow: 0 6px 20px rgba(0,0,0,.2); } }
@media (max-width: 520px) { .hero h1 { font-size: 58px; }.quick-strip { grid-template-columns: 1fr; }.service-grid { grid-template-columns: 1fr; }.service-card { min-height: 250px; }.coverage-map:after { width: 260px; height: 260px; left: 18%; }.footer-bottom { gap: 18px; flex-direction: column; }.hero-side-note { display: none; } }
@media (prefers-reduced-motion: reduce) { *, *:before, *:after { scroll-behavior: auto !important; transition-duration: .01ms !important; animation-duration: .01ms !important; } }

/* WordPress theme compatibility — preserve Plantão Urbano behavior without React components. */
.main-nav a { color: #315a64; text-decoration: none; font: 600 13px "DM Sans", sans-serif; transition: color 160ms ease-out; }
.main-nav a:hover { color: #0a9b70; }
.nav-list { display: flex; align-items: center; gap: 30px; list-style: none; margin: 0; padding: 0; }
.nav-fallback { display: flex; align-items: center; gap: 30px; }
.nav-list + .nav-fallback { display: none; }
.service-card a { margin-top: auto; padding: 0; color: #083b4c; font: 700 12px "DM Sans", sans-serif; text-decoration: none; }
.problem-picker a { display: block; border: 1px solid rgba(214,232,230,.32); background: transparent; color: #e7f1ef; padding: 12px 13px; font: 600 13px "DM Sans", sans-serif; text-decoration: none; }
.problem-picker a:hover { border-color: #b7e33a; color: #b7e33a; }
.faq-item summary { display: flex; align-items: center; justify-content: space-between; cursor: pointer; list-style: none; padding: 22px 0; color: #083b4c; font: 700 17px "Space Grotesk"; }
.faq-item summary::-webkit-details-marker { display: none; }
.faq-item summary span { transition: transform 180ms ease-out; }.faq-item[open] summary span { transform: rotate(180deg); color: #0a9b70; }
@media (max-width: 850px) { .main-nav { display: none; }.main-nav.open { display: grid; gap: 17px; }.nav-list, .nav-fallback { display: grid; gap: 17px; }.nav-list + .nav-fallback { display: none; } .nav-list a, .nav-fallback a { font-size: 15px; } }

/* Ajuste de marca: nome em duas linhas, alinhado ao centro da logo redonda. */
.brand-name { display: flex; flex-direction: column; justify-content: center; gap: 3px; line-height: 1; }
.brand-name strong, .brand-name em { display: block; font-style: normal; margin: 0; }
.brand-name strong { font-size: 10px; letter-spacing: .12em; font-weight: 800; }
.brand-name em { color: #0a9b70; font-size: 16px; letter-spacing: -.055em; font-weight: 800; }
.footer-brand .brand-name strong { color: #b7e33a; font-size: 11px; letter-spacing: .12em; }
.footer-brand .brand-name em { color: #f5f7f3; font-size: 20px; }
.footer-brand .brand-name p { margin-top: 5px; }
@media(max-width:850px){ .brand-name strong { font-size: 9px; } .brand-name em { font-size: 14px; } }

/* Logo premium maior: âncora visual da marca sem comprometer a navegação. */
.topbar { min-height: 92px; }
.brand { gap: 14px; }
.brand-mark { width: 60px; height: 60px; flex: 0 0 60px; }
.brand-mark img { width: 54px; height: 54px; }
.footer-brand .brand-mark { width: 64px; height: 64px; flex-basis: 64px; }
.footer-brand .brand-mark img { width: 58px; height: 58px; }
@media(max-width:850px){ .topbar { min-height: 78px; } .brand-mark { width: 52px; height: 52px; flex-basis: 52px; } .brand-mark img { width: 46px; height: 46px; } .footer-brand .brand-mark { width: 56px; height: 56px; flex-basis: 56px; } .footer-brand .brand-mark img { width: 50px; height: 50px; } }

/* Conversão: faixa de emergência imediatamente após o hero. */
.emergency-band { display:flex; align-items:center; justify-content:space-between; gap:40px; padding:48px clamp(20px,8vw,125px); background:#0a9b70; color:#fff; }
.emergency-band .eyebrow { margin-bottom:12px; color:#b7e33a; }
.emergency-band h2 { max-width:760px; font-size:clamp(28px,4vw,48px); letter-spacing:-.055em; }
.emergency-band p:not(.eyebrow) { max-width:650px; margin:16px 0 0; color:#d6f0e8; line-height:1.5; }
.emergency-band .button { flex:none; }
.service-grid { grid-template-columns:repeat(4,1fr); }
@media(max-width:850px){ .emergency-band { display:grid; gap:24px; padding:42px 20px; } .emergency-band .button { width:100%; } .service-grid { grid-template-columns:repeat(2,1fr); } }
@media(max-width:540px){ .service-grid { grid-template-columns:1fr; } }

/* Conversão mobile: contatos sempre acessíveis sem cobrir o conteúdo. */
.mobile-contact-bar { display:none; }
@media(max-width:850px){ .mobile-contact-bar { position:fixed; z-index:30; left:0; right:0; bottom:0; display:grid; grid-template-columns:1fr 1fr; gap:1px; padding:8px; background:#062f3c; box-shadow:0 -8px 24px rgba(6,47,60,.18); } .mobile-contact-bar a { padding:14px 12px; text-align:center; text-decoration:none; font:800 12px 'Space Grotesk',sans-serif; letter-spacing:.04em; } .mobile-contact-bar a:first-child { background:#b7e33a; color:#083b4c; } .mobile-contact-bar a:last-child { background:#0a9b70; color:#fff; } body { padding-bottom:68px; } }

/* Diferenciais reais: confiança sem promessas não confirmadas. */
.why-section { display:grid; grid-template-columns:.7fr 1.3fr; gap:60px; padding:72px clamp(20px,8vw,125px); background:#083b4c; color:#fff; }
.why-section h2 { font-size:clamp(42px,5vw,70px); }
.why-section h2 span { color:#b7e33a; }
.why-grid { display:grid; grid-template-columns:1fr 1fr; gap:1px; background:rgba(183,227,58,.25); }
.why-grid > div { padding:25px; background:#0b4f5e; }
.why-grid b { color:#b7e33a; font:700 12px 'Space Grotesk',sans-serif; letter-spacing:.08em; }
.why-grid p { margin:12px 0 0; color:#c3d8d8; font-size:14px; line-height:1.5; }
@media(max-width:850px){ .why-section { display:block; padding:58px 20px; } .why-grid { margin-top:32px; } }
@media(max-width:540px){ .why-grid { grid-template-columns:1fr; } }

/* Formulário de lead: poucos campos, alto contraste e encaminhamento ao WhatsApp. */
.lead-form { display:grid; gap:11px; margin:25px 0 18px; }
.lead-form label { display:grid; gap:5px; color:#c3d8d8; font:600 11px 'Space Grotesk',sans-serif; letter-spacing:.04em; }
.lead-form input, .lead-form textarea { width:100%; border:1px solid rgba(214,232,230,.32); border-radius:0; padding:11px 12px; background:rgba(255,255,255,.07); color:#fff; font:14px 'DM Sans',sans-serif; }
.lead-form input:focus, .lead-form textarea:focus { border-color:#b7e33a; outline:2px solid rgba(183,227,58,.2); }
.form-row { display:grid; grid-template-columns:1fr 1fr; gap:11px; }
.lead-form .form-confirmation { margin:0; color:#b7e33a; font-size:12px; line-height:1.4; }
@media(max-width:540px){ .form-row { grid-template-columns:1fr; } }

/* Correção de compatibilidade: plugins e temas podem sobrescrever labels; manter o formulário em coluna. */
.contact-panel .lead-form { display:flex; flex-direction:column; width:100%; max-width:520px; gap:14px; }
.contact-panel .lead-form label { display:flex !important; flex-direction:column !important; align-items:stretch; width:100%; gap:6px; }
.contact-panel .lead-form input, .contact-panel .lead-form textarea { display:block; width:100%; min-width:0; box-sizing:border-box; }
.contact-panel .lead-form .form-row { display:grid; grid-template-columns:minmax(0,1fr) minmax(0,1fr); gap:14px; width:100%; }
.contact-panel .lead-form button { display:flex; width:100%; min-height:48px; }
@media(max-width:560px){ .contact-panel .lead-form .form-row { grid-template-columns:1fr; } }

/* Pacote autossuficiente: regras que não dependem da prévia HTML. */
.site-shell, main, header, footer { max-width:100%; }
.topbar .brand-mark, .footer .brand-mark { overflow:hidden; border-radius:50%; display:grid; place-items:center; background:#b7e33a; }
.topbar .brand-mark img, .footer .brand-mark img { display:block; max-width:100%; height:auto; object-fit:contain; }
.main-nav .nav-fallback a, .main-nav .nav-list a { display:block; }
.contact-panel form, .contact-panel form label, .contact-panel form input, .contact-panel form textarea, .contact-panel form button { font-family:"DM Sans",sans-serif; }
.contact-panel form label { white-space:normal; }
.contact-panel form input, .contact-panel form textarea { appearance:none; -webkit-appearance:none; }
.contact-panel form button { border:1px solid transparent; cursor:pointer; }
img { max-width:100%; }
