*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;color:#10233f;background:#fbfdff}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1160px,92vw);margin:auto}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.92);backdrop-filter:blur(14px);border-bottom:1px solid rgba(14,91,215,.12)}.nav{height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;font-weight:900;color:var(--primary)}.brand img{height:46px;width:auto}.nav nav{display:flex;align-items:center;gap:20px;font-weight:700}.hamb{display:none;border:0;background:var(--primary);color:#fff;border-radius:12px;font-size:24px;padding:8px 13px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;background:var(--accent);color:#fff;font-weight:900;border-radius:999px;padding:15px 24px;box-shadow:0 15px 30px rgba(255,122,0,.24);transition:.2s}.btn:hover{transform:translateY(-2px)}.btn.small{padding:10px 16px}.btn.ghost{background:#fff;color:var(--primary);box-shadow:inset 0 0 0 1px rgba(122,74,36,.2)}.btn.ghost.dark{background:#2b1b13;color:#fff}.btn.light{background:#fff;color:var(--primary)}.btn.block{width:100%}.hero{padding:86px 0 70px;overflow:hidden}.hero-grid,.two-cols,.cta-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:46px;align-items:center}.eyebrow,.section-head span,.story span,.form-card span{display:inline-flex;color:var(--primary);background:#fff;border:1px solid rgba(122,74,36,.12);border-radius:999px;padding:8px 14px;font-weight:900;font-size:13px;text-transform:uppercase;letter-spacing:.04em}.hero h1{font-size:clamp(42px,6vw,74px);line-height:.95;margin:20px 0 12px;color:#10233f}.hero h2{font-size:clamp(22px,3vw,34px);margin:0 0 18px;color:var(--primary)}.hero p{font-size:20px;line-height:1.65;color:#4b6078}.badges{display:flex;flex-wrap:wrap;gap:10px;margin:25px 0}.badges span{background:#fff;border:1px solid rgba(122,74,36,.12);padding:10px 14px;border-radius:14px;font-weight:800}.actions{display:flex;flex-wrap:wrap;gap:14px}.hero-media{position:relative}.hero-media img,.rounded{border-radius:34px;box-shadow:0 30px 70px rgba(122,74,36,.2);min-height:430px;object-fit:cover;width:100%}.floating-card{position:absolute;left:-22px;bottom:28px;background:#fff;border-radius:22px;padding:20px;box-shadow:0 20px 50px rgba(0,0,0,.15)}.floating-card strong{display:block;color:var(--primary);font-size:34px}.section{padding:82px 0}.section.warm,.warm{background:var(--secondary)}.section-head{text-align:center;max-width:760px;margin:0 auto 42px}.section-head h2{font-size:clamp(30px,4vw,48px);margin:16px 0;color:#10233f}.section-head p{font-size:18px;color:#52687f}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.service-card,.transform-card,.testimonial,.form-card,.map-mini{background:#fff;border:1px solid rgba(122,74,36,.12);border-radius:30px;box-shadow:0 20px 50px rgba(122,74,36,.08);overflow:hidden}.service-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:6px;background:#EEF6FF;padding:8px}.service-gallery img{height:155px;width:100%;object-fit:cover;border-radius:18px}.service-gallery img:first-child{grid-column:span 2}.service-body,.transform-body{padding:24px}.service-body h3,.transform-body h3{font-size:24px;margin:0 0 10px;color:var(--primary)}.service-body p,.transform-body p{color:#52687f;line-height:1.55}.transform-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.before-after{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:8px}.before-after img{height:260px;width:100%;object-fit:cover;border-radius:20px}.before-after figcaption{font-weight:900;text-align:center;margin-top:6px;color:var(--primary)}.transform-body video{width:100%;border-radius:16px;margin-top:10px}.center{text-align:center}.cta-inline{margin-top:36px}.cta{padding:56px 0}.cta h2{font-size:36px;margin:0 0 10px}.cta p{font-size:18px;opacity:.9}.form-map{background:#fbfdff}.form-card,.map-mini{padding:28px}.form-card h2,.map-mini h2{font-size:34px;margin:14px 0}.form-card form{display:grid;gap:12px}.form-card input,.form-card select,.form-card textarea{width:100%;border:1px solid rgba(122,74,36,.16);border-radius:16px;padding:15px;background:#fff;font:inherit}.form-card textarea{min-height:96px}.map-frame{border-radius:24px;overflow:hidden;background:#EEF6FF;min-height:280px;margin:18px 0}.map-frame iframe{width:100%;height:100%;min-height:280px;border:0}.map-frame.large{min-height:430px}.map-frame.large iframe{min-height:430px}.testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.testimonial{padding:26px}.stars{color:#f7a820;letter-spacing:3px}.testimonial p{font-size:17px;line-height:1.65;color:#52687f}.person{display:flex;align-items:center;gap:12px;margin-top:18px}.person img{width:46px;height:46px;border-radius:50%;object-fit:cover}.person span{display:block;color:#8a7062;font-size:13px}.story p{font-size:19px;line-height:1.8;color:#52687f}.footer{background:#08295f;color:#fff;padding:54px 0 22px}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:34px}.footer a,.footer p{display:block;color:#eaf3ff;line-height:1.8}.copy{text-align:center;color:#bdd5ef;margin-top:36px;padding-top:18px;border-top:1px solid rgba(255,255,255,.1)}.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:120;background:var(--whatsapp);color:#fff;width:66px;height:66px;border-radius:50%;display:grid;place-items:center;box-shadow:0 15px 40px rgba(37,211,102,.45);animation:pulse 1.8s infinite;border:4px solid #fff}.placeholder{display:grid;place-items:center;min-height:320px;border-radius:26px;background:linear-gradient(135deg,#f4dec3,#fff);color:#8a5b37;font-weight:900}.placeholder.small{min-height:155px;grid-column:span 2}.alert{padding:12px 14px;border-radius:14px;margin:12px 0}.alert.error{background:#ffe4e4;color:#8a1b1b}@keyframes pulse{50%{transform:scale(1.08)}}@media(max-width:980px){.nav nav{position:fixed;inset:78px 14px auto 14px;background:#fff;border-radius:24px;box-shadow:0 25px 60px rgba(0,0,0,.16);padding:18px;display:none;flex-direction:column;align-items:stretch}.nav nav.open{display:flex}.hamb{display:block}.hero-grid,.two-cols,.cta-grid{grid-template-columns:1fr}.services-grid,.transform-grid,.testimonials,.footer-grid{grid-template-columns:1fr 1fr}.hero{padding-top:48px}}@media(max-width:640px){.services-grid,.transform-grid,.testimonials,.footer-grid{grid-template-columns:1fr}.hero h1{font-size:42px}.section{padding:58px 0}.hero-media img{min-height:300px}.floating-card{position:static;margin-top:-40px}.before-after img{height:210px}.whatsapp-float{width:58px;height:58px;right:16px;bottom:16px}}

.brand img{object-fit:contain}.btn{background:var(--accent)}.btn.ghost{color:var(--primary);box-shadow:inset 0 0 0 1px rgba(14,91,215,.18)}.eyebrow,.section-head span,.story span,.form-card span{color:var(--primary);border-color:rgba(14,91,215,.14);background:#fff}.hero h2,.service-body h3,.transform-body h3,.before-after figcaption,.floating-card strong{color:var(--primary)}.badges span,.service-card,.transform-card,.testimonial,.form-card,.map-mini{border-color:rgba(14,91,215,.12)}.floating-card{box-shadow:0 20px 50px rgba(14,91,215,.14)}.hero-media img,.rounded{box-shadow:0 30px 70px rgba(14,91,215,.18)}.footer-logo{max-width:150px;max-height:72px;object-fit:contain;background:#fff;border-radius:18px;padding:8px;margin-bottom:12px}.whatsapp-float svg{width:36px;height:36px;display:block}.whatsapp-float:hover{transform:translateY(-3px) scale(1.04)}.map-frame iframe{display:block}.form-card p{color:#52687f;line-height:1.6;margin-top:-4px}.footer h3,.footer h4{color:#fff}

/* v2.21 - Cards de serviços com thumb em carrossel administrável */
.service-card{display:flex;flex-direction:column;min-height:100%}.service-thumb-carousel{position:relative;height:164px;margin:8px;border-radius:24px;overflow:hidden;background:#EEF6FF}.service-thumb-carousel .service-slide{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.03);transition:opacity .45s ease,transform .7s ease}.service-thumb-carousel .service-slide.is-active{opacity:1;transform:scale(1)}.service-dots{position:absolute;left:50%;bottom:10px;transform:translateX(-50%);display:flex;gap:6px;padding:6px 8px;border-radius:999px;background:rgba(255,255,255,.78);backdrop-filter:blur(8px)}.service-dots span{width:7px;height:7px;border-radius:50%;background:rgba(16,35,63,.28);transition:.2s}.service-dots span.active{width:18px;background:var(--accent)}.service-placeholder{height:100%;min-height:100%;border-radius:0;background:linear-gradient(135deg,#f4dec3,#fff)}.service-body{display:flex;flex-direction:column;flex:1}.service-body .btn{margin-top:auto}.service-gallery{display:none}


/* v2.23 - Carrossel automático dos thumbs dos serviços */
.service-thumb-carousel{isolation:isolate;will-change:contents}
.service-thumb-carousel .service-slide{z-index:1;pointer-events:none}
.service-thumb-carousel .service-slide.is-active{z-index:2}
.service-dots{z-index:5}
.service-dots span{display:block;cursor:pointer}
.service-thumb-carousel[data-slide-count="1"] .service-dots{display:none}

/* v2.24 - Ajuste definitivo dos thumbs/carrossel dos cards de serviços.
   Aumenta a altura no frontend para reduzir cortes das fotos e manter o autoplay funcionando. */
.service-thumb-carousel{
  height:clamp(230px, 21vw, 285px) !important;
  min-height:230px !important;
  margin:8px !important;
  border-radius:24px !important;
}
.service-thumb-carousel .service-slide{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center center !important;
}
.service-placeholder{
  min-height:230px !important;
}
@media(max-width:1200px){
  .service-thumb-carousel{height:250px !important;min-height:250px !important;}
}
@media(max-width:980px){
  .service-thumb-carousel{height:260px !important;min-height:260px !important;}
}
@media(max-width:640px){
  .service-thumb-carousel{height:240px !important;min-height:240px !important;}
}

/* v2.25 - Cores de texto das seções realmente aplicadas no frontend.
   O admin já salva text_color por seção; estes overrides garantem que títulos,
   subtítulos, selos e CTAs internos respeitem a cor escolhida, sem afetar
   cards brancos internos como serviços, depoimentos, formulários e mapas. */
.hero[style*="color"] .hero-copy,
.hero[style*="color"] .hero-copy h1,
.hero[style*="color"] .hero-copy h2,
.hero[style*="color"] .hero-copy p{
  color:inherit !important;
}
.hero[style*="color"] .eyebrow,
.section[style*="color"] .section-head span,
.section.story[style*="color"] .two-cols > div:last-child > span{
  color:inherit !important;
  border-color:currentColor !important;
  background:rgba(255,255,255,.16) !important;
}
.hero[style*="color"] .badges span{
  color:inherit !important;
  border-color:currentColor !important;
  background:rgba(255,255,255,.18) !important;
}
.section[style*="color"] > .container > .section-head,
.section[style*="color"] > .container > .section-head h2,
.section[style*="color"] > .container > .section-head p,
.section[style*="color"] .cta-inline,
.section[style*="color"] .cta-inline h3{
  color:inherit !important;
}
.section.story[style*="color"] .two-cols > div:last-child,
.section.story[style*="color"] .two-cols > div:last-child h2,
.section.story[style*="color"] .two-cols > div:last-child p{
  color:inherit !important;
}
.cta[style*="color"] h2,
.cta[style*="color"] p{
  color:inherit !important;
}
.footer[style*="color"] h3,
.footer[style*="color"] h4,
.footer[style*="color"] p,
.footer[style*="color"] a,
.footer[style*="color"] .copy{
  color:inherit !important;
}

/* v2.30 - Mobile premium + transformação com mídia única */
.transformations-section{position:relative;overflow:hidden}
.transformations-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 12% 0%,rgba(255,255,255,.34),transparent 34%),radial-gradient(circle at 88% 14%,rgba(255,255,255,.18),transparent 30%);pointer-events:none}.transformations-section>.container{position:relative;z-index:1}.single-media-grid{align-items:stretch}.transform-card-single{display:flex;flex-direction:column}.transform-media{position:relative;margin:10px 10px 0;border-radius:26px;overflow:hidden;background:linear-gradient(135deg,#eef6ff,#fff8f0);aspect-ratio:4/5}.transform-media img,.transform-media video{display:block;width:100%;height:100%;object-fit:cover}.transform-placeholder{height:100%;min-height:280px;border-radius:0}.transform-service{display:inline-flex;align-items:center;width:max-content;max-width:100%;padding:7px 12px;border-radius:999px;background:rgba(14,91,215,.10);color:var(--primary);font-size:13px;font-weight:900;margin-bottom:10px}.transform-card-single .transform-body h3{font-size:clamp(24px,2.5vw,30px)}.transform-card-single .transform-body p{margin-bottom:0}.site-header{backdrop-filter:saturate(150%) blur(14px)}.hero{position:relative;overflow:hidden}.hero:before{content:"";position:absolute;width:360px;height:360px;border-radius:50%;right:-130px;top:80px;background:radial-gradient(circle,rgba(255,122,0,.20),transparent 66%);pointer-events:none}.hero>.container{position:relative;z-index:1}.actions .btn:first-child{box-shadow:0 18px 34px rgba(255,122,0,.28)}
@media(max-width:640px){
  html{scroll-padding-top:78px}.container{width:min(100% - 28px,1180px)}.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.96);box-shadow:0 10px 28px rgba(8,41,95,.08)}.nav{min-height:72px}.brand{gap:9px;min-width:0}.brand img{width:138px;max-height:54px}.brand span{font-size:19px;line-height:1.05;white-space:nowrap}.hamb{width:58px;height:58px;border-radius:18px;font-size:28px;box-shadow:0 14px 30px rgba(14,91,215,.22)}.nav nav{inset:82px 14px auto 14px;border-radius:22px;border:1px solid rgba(14,91,215,.10)}
  .hero{padding:28px 0 34px;background:linear-gradient(160deg,#eef6ff 0%,#fff 58%,#fff8ef 100%)!important}.hero-grid{gap:22px}.hero-copy{display:flex;flex-direction:column}.hero .eyebrow{align-self:flex-start;font-size:13px;letter-spacing:.08em;padding:9px 14px;border:1px solid rgba(16,35,63,.32);background:rgba(255,255,255,.76)!important;color:#10233f!important}.hero h1{font-size:clamp(40px,13vw,56px);line-height:.96;letter-spacing:-.055em;margin:18px 0 12px;max-width:10ch}.hero h2{font-size:24px;line-height:1.14;margin:0 0 12px;font-weight:950}.hero p{font-size:19px;line-height:1.52;margin:8px 0 18px}.badges{gap:10px;margin-top:0}.badges span{width:max-content;max-width:100%;font-size:15px;padding:12px 16px;background:rgba(255,255,255,.78)!important;border-color:rgba(16,35,63,.22)!important;color:#10233f!important}.actions{display:grid;gap:10px;margin-top:18px;order:5}.actions .btn{width:100%;min-height:54px;font-size:16px}.actions .btn:first-child{order:1}.actions .btn.ghost{order:2;background:#fff}.hero-media{order:6;margin-top:4px}.hero-media img{min-height:260px;border-radius:30px}.floating-card{position:absolute;left:14px;right:14px;bottom:14px;margin:0;border-radius:22px;background:rgba(255,255,255,.9);backdrop-filter:blur(10px)}
  .section{padding:54px 0}.section-head{margin-bottom:24px}.section-head span{font-size:13px;letter-spacing:.08em}.section-head h2{font-size:clamp(32px,10vw,44px);line-height:1.05;margin:14px 0 10px}.section-head p{font-size:18px;line-height:1.45}.transformations-section{padding-top:50px}.single-media-grid{gap:18px}.transform-card-single{border-radius:30px;box-shadow:0 18px 44px rgba(8,41,95,.14)}.transform-media{aspect-ratio:1/1.12;margin:9px;border-radius:25px}.transform-card-single .transform-body{padding:22px 22px 24px}.transform-service{font-size:13px}.transform-card-single .transform-body h3{font-size:30px;line-height:1.06;margin-bottom:10px}.transform-card-single .transform-body p{font-size:16px;line-height:1.55}.cta-inline{margin-top:26px}.cta-inline h3{font-size:24px;line-height:1.15}.cta-inline .btn{width:100%;min-height:54px}.service-card,.transform-card,.testimonial,.form-card,.map-mini{border-radius:28px}.whatsapp-float{bottom:18px;right:18px;width:62px;height:62px;box-shadow:0 16px 42px rgba(37,211,102,.48)}
}
@media(max-width:380px){.brand img{width:122px}.brand span{font-size:17px}.hamb{width:54px;height:54px}.hero h1{font-size:38px}.hero h2{font-size:22px}.hero p{font-size:18px}}


/* v2.31 - Hero mobile com banner administrável, CTA antes dos selos e remoção do mapa do formulário */
.hero-mobile-banner{display:none}.form-only .container{max-width:860px}.form-card-wide{width:100%}.form-card-wide form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-card-wide form textarea,.form-card-wide form .btn{grid-column:1/-1}.form-card-wide form input,.form-card-wide form select,.form-card-wide form textarea{margin:0}
@media(max-width:640px){
  .hero-mobile-banner{display:block;order:0;margin:0 0 18px;border-radius:28px;overflow:hidden;background:#fff;box-shadow:0 22px 50px rgba(8,41,95,.13);border:1px solid rgba(14,91,215,.10)}
  .hero-mobile-banner img{width:100%;height:auto;max-height:270px;object-fit:cover;object-position:center;display:block}
  .hero .eyebrow{order:1}.hero h1{order:2}.hero h2{order:3}.hero p{order:4}.hero .actions{order:5;margin:8px 0 16px}.hero .badges{order:6;margin-top:0}
  .hero .actions .btn:first-child{font-size:17px;min-height:58px;box-shadow:0 18px 38px rgba(255,122,0,.32)}
  .form-card-wide{padding:24px 18px}.form-card-wide form{display:block}.form-card-wide form input,.form-card-wide form select,.form-card-wide form textarea{margin-bottom:12px}
}


/* v2.32 - Ajustes finais do hero: banner com respiro, centralizado no desktop e CTAs logo após a descrição */
.hero-mobile-banner{
  display:block;
  width:min(100%, 720px);
  max-width:720px;
  align-self:center;
  margin:0 auto 26px;
  padding:0;
  border-radius:22px;
  overflow:hidden;
  background:#fff;
  border:1px solid rgba(14,91,215,.10);
  box-shadow:0 22px 54px rgba(8,41,95,.10);
}
.hero-mobile-banner img{
  display:block;
  width:100%;
  height:auto;
  max-height:220px;
  object-fit:cover;
  object-position:center;
}
.hero-copy{
  display:flex;
  flex-direction:column;
}
.hero .eyebrow{
  margin-top:0;
}
.hero .actions{
  order:5 !important;
}
.hero .badges{
  order:6 !important;
}
@media(min-width:641px){
  .hero-mobile-banner{
    margin-left:auto !important;
    margin-right:auto !important;
    margin-bottom:28px !important;
    border-radius:18px;
  }
  .hero .eyebrow{order:1}.hero h1{order:2}.hero h2{order:3}.hero p{order:4}.hero .actions{order:5 !important}.hero .badges{order:6 !important}
}
@media(max-width:640px){
  .hero-mobile-banner{
    order:0 !important;
    width:100%;
    max-width:100%;
    margin:0 0 22px !important;
    border-radius:0;
    box-shadow:0 18px 42px rgba(8,41,95,.10);
  }
  .hero-mobile-banner img{
    max-height:150px;
    object-fit:cover;
    object-position:center;
  }
  .hero .eyebrow{order:1 !important;margin-top:0 !important;margin-bottom:18px !important;}
  .hero h1{order:2 !important}.hero h2{order:3 !important}.hero p{order:4 !important}
  .hero .actions{
    order:5 !important;
    margin:12px 0 20px !important;
  }
  .hero .badges{
    order:6 !important;
    margin-top:0 !important;
  }
}
