*{box-sizing:border-box}html{scroll-behavior:smooth}body.commercial-public{margin:0;background:#f7f8fb;color:#172033;font-family:Inter,Segoe UI,Arial,sans-serif}.commerce-wrap{width:min(1180px,calc(100% - 40px));margin:auto}.commerce-nav{position:sticky;top:0;z-index:50;height:76px;padding:0 max(20px,calc((100% - 1180px)/2));display:flex;align-items:center;gap:28px;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(12,32,58,.1);box-shadow:0 8px 30px rgba(6,24,44,.06)}.commerce-brand{display:flex;align-items:center;margin-right:auto;min-width:150px;height:58px;text-decoration:none}.commerce-brand img{display:block;max-width:210px;max-height:56px;object-fit:contain}.commerce-brand span{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:var(--brand-primary);color:#fff;font-weight:900}.commerce-nav nav{display:flex;align-items:center;gap:22px}.commerce-nav nav a{color:#27364a;text-decoration:none;font-size:14px;font-weight:750}.commerce-nav nav a:hover{color:var(--brand-primary)}.commerce-nav-cta{background:var(--brand-primary);color:#fff;text-decoration:none;padding:11px 17px;border-radius:12px;font-weight:800;font-size:14px}.commerce-hero{min-height:680px;position:relative;display:flex;align-items:center;overflow:hidden;background:var(--brand-primary)}.commerce-hero-media,.commerce-hero-media img,.commerce-hero-overlay{position:absolute;inset:0;width:100%;height:100%}.commerce-hero-media img{object-fit:cover}.commerce-hero-overlay{background:linear-gradient(90deg,rgba(3,19,38,.94) 0%,rgba(7,30,57,.82) 43%,rgba(7,30,57,.34) 76%,rgba(7,30,57,.24) 100%)}.commerce-hero-content{position:relative;z-index:2;width:min(1180px,calc(100% - 40px));margin:auto;color:#fff;padding:78px 0}.commerce-kicker{display:inline-flex;align-items:center;padding:8px 12px;border:1px solid rgba(255,255,255,.25);border-radius:999px;background:rgba(255,255,255,.09);font-size:13px;font-weight:800;letter-spacing:.03em}.commerce-hero-logo{display:block;width:min(430px,75vw);max-height:210px;object-fit:contain;object-position:left center;margin:20px 0 -6px;filter:drop-shadow(0 12px 26px rgba(0,0,0,.28))}.commerce-hero h1{font-size:clamp(40px,6vw,74px);line-height:1;margin:22px 0 18px;max-width:780px;letter-spacing:-.04em}.commerce-hero p{max-width:700px;font-size:clamp(17px,2vw,21px);line-height:1.65;color:rgba(255,255,255,.9);margin:0}.commerce-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.commerce-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:13px;text-decoration:none;font-weight:850;transition:.2s ease}.commerce-btn:hover{transform:translateY(-2px)}.commerce-btn.primary{background:var(--brand-accent);color:#fff;box-shadow:0 10px 26px rgba(0,0,0,.18)}.commerce-btn.glass{color:#fff;border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.1)}.commerce-btn.outline{color:var(--brand-primary);border:1px solid rgba(11,46,89,.18);background:#fff}.commerce-highlights{position:relative;z-index:3;margin-top:-42px}.commerce-highlight-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid rgba(17,42,72,.08);border-radius:20px;box-shadow:0 22px 55px rgba(10,35,65,.14);overflow:hidden}.commerce-highlight-grid>div{padding:24px 26px;min-height:105px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid rgba(17,42,72,.08)}.commerce-highlight-grid>div:last-child{border-right:0}.commerce-highlight-grid strong{font-size:22px;color:var(--brand-primary)}.commerce-highlight-grid span{margin-top:6px;color:#718096;font-size:13px}.commerce-section{padding:92px 0}.commerce-section.alt{background:#eef3f8}.commerce-section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:34px}.commerce-section-head span,.commerce-info-card>span,.commerce-contact>div>div>span{font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:900;color:var(--brand-accent)}.commerce-section-head h2,.commerce-info-card h2,.commerce-contact h2{font-size:clamp(30px,4vw,46px);line-height:1.07;margin:8px 0 10px;color:#10243d;letter-spacing:-.03em}.commerce-section-head p{margin:0;color:#6e7d8f;max-width:650px;line-height:1.6}.commerce-products{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.commerce-product{overflow:hidden;background:#fff;border-radius:18px;border:1px solid rgba(17,42,72,.09);box-shadow:0 12px 32px rgba(12,38,66,.07);transition:.2s ease}.commerce-product:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(12,38,66,.11)}.commerce-product img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.commerce-product>div{padding:20px}.commerce-product h3{margin:0 0 8px;color:#10243d;font-size:20px}.commerce-product p{margin:0;color:#6c7989;line-height:1.5;font-size:14px}.commerce-service-groups{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.commerce-service-group{background:#fff;border:1px solid rgba(17,42,72,.09);border-radius:18px;padding:22px;box-shadow:0 10px 28px rgba(12,38,66,.05)}.commerce-service-group h3{margin:0 0 14px;font-size:20px;color:var(--brand-primary);padding-bottom:14px;border-bottom:2px solid rgba(11,46,89,.08)}.commerce-service-row{display:grid;grid-template-columns:1fr auto auto;gap:14px;align-items:center;padding:13px 0;border-bottom:1px solid #edf1f5}.commerce-service-row:last-child{border-bottom:0}.commerce-service-row>div:first-child{min-width:0}.commerce-service-row strong{display:block;color:#26374b;font-size:14px}.commerce-service-row small{display:block;margin-top:4px;color:#7b8796}.commerce-service-price{font-weight:900;color:#10243d;white-space:nowrap}.commerce-service-row>a{font-size:12px;font-weight:850;text-decoration:none;color:var(--brand-accent);white-space:nowrap}.commerce-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.commerce-gallery img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:16px}.commerce-info-section{background:#fff}.commerce-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.commerce-info-card{border:1px solid rgba(17,42,72,.09);border-radius:20px;padding:28px;background:#fbfcfe}.commerce-info-card h2{font-size:30px}.commerce-hours{margin-top:18px}.commerce-hours>div{display:flex;justify-content:space-between;gap:18px;padding:11px 0;border-bottom:1px solid #e9eef4}.commerce-hours>div:last-child{border-bottom:0}.commerce-hours strong{font-size:14px}.commerce-hours span{color:#627185;font-size:14px}.commerce-info-card.location p{color:#5f6e80;line-height:1.55}.commerce-info-card iframe{width:100%;height:245px;border:0;border-radius:14px;margin:14px 0}.commerce-text-link{display:inline-flex;color:var(--brand-primary);text-decoration:none;font-weight:850}.commerce-contact{padding:78px 0;background:var(--brand-primary);color:#fff}.commerce-contact>.commerce-wrap{display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:center}.commerce-contact h2{color:#fff;margin-bottom:12px}.commerce-contact p{color:rgba(255,255,255,.78);font-size:17px;line-height:1.6;margin:0}.commerce-contact-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.commerce-contact .commerce-btn.outline{background:transparent;color:#fff;border-color:rgba(255,255,255,.3)}.commerce-footer{background:#07111f;color:#fff;padding:28px 0}.commerce-footer>.commerce-wrap{display:flex;justify-content:space-between;gap:30px;align-items:center}.commerce-footer strong{display:block}.commerce-footer span{display:block;color:#8ea0b6;font-size:12px;margin-top:4px}.commerce-footer a{color:#b8c7d8;text-decoration:none;margin-left:18px;font-size:13px}.commerce-whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:60;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;font-weight:950;text-decoration:none;box-shadow:0 16px 35px rgba(0,0,0,.22)}@media(max-width:900px){.commerce-nav nav{display:none}.commerce-highlight-grid{grid-template-columns:repeat(2,1fr)}.commerce-highlight-grid>div:nth-child(2){border-right:0}.commerce-highlight-grid>div:nth-child(-n+2){border-bottom:1px solid rgba(17,42,72,.08)}.commerce-products{grid-template-columns:repeat(2,1fr)}.commerce-service-groups,.commerce-info-grid,.commerce-contact>.commerce-wrap{grid-template-columns:1fr}.commerce-contact-actions{justify-content:flex-start}.commerce-gallery{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.commerce-wrap,.commerce-hero-content{width:min(100% - 28px,1180px)}.commerce-nav{height:68px;padding:0 14px}.commerce-brand img{max-width:170px}.commerce-nav-cta{padding:9px 12px;font-size:12px}.commerce-hero{min-height:640px}.commerce-hero-overlay{background:linear-gradient(0deg,rgba(3,19,38,.96) 0%,rgba(7,30,57,.76) 70%,rgba(7,30,57,.38) 100%)}.commerce-hero-content{padding:110px 0 76px}.commerce-hero-logo{width:min(360px,88vw)}.commerce-actions{display:grid;grid-template-columns:1fr}.commerce-btn{width:100%}.commerce-highlights{margin-top:-26px}.commerce-highlight-grid{grid-template-columns:1fr 1fr}.commerce-highlight-grid>div{padding:17px 15px;min-height:90px}.commerce-highlight-grid strong{font-size:16px}.commerce-section{padding:65px 0}.commerce-products{grid-template-columns:1fr}.commerce-service-groups{grid-template-columns:1fr}.commerce-service-row{grid-template-columns:1fr auto}.commerce-service-row>a{grid-column:1/-1}.commerce-gallery{grid-template-columns:1fr 1fr}.commerce-hours>div{align-items:flex-start}.commerce-footer>.commerce-wrap{display:block}.commerce-footer>div>div:last-child{margin-top:16px}.commerce-footer a{margin:0 16px 0 0}.commerce-whatsapp-float{width:54px;height:54px;right:16px;bottom:16px}}

/* v0.13.4.1 - atalhos clicáveis no hero e correção de ancoragem com menu sticky */
.commercial-public section[id]{scroll-margin-top:84px}
.commerce-kicker-links{gap:8px}
.commerce-kicker-links a{color:inherit;text-decoration:none;display:inline-flex;align-items:center;min-height:30px;padding:0 2px;border-radius:6px;touch-action:manipulation}
.commerce-kicker-links a:hover,.commerce-kicker-links a:focus-visible{color:#fff;text-decoration:underline;text-underline-offset:4px}
.commerce-kicker-links span{opacity:.8;pointer-events:none}
@media(max-width:600px){
  .commerce-kicker-links{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:7px}
  .commerce-kicker-links a{min-height:36px;padding:0 3px}
  .commercial-public section[id]{scroll-margin-top:76px}
}

/* v0.13.4.2 - identidade oficial do WhatsApp + botão voltar ao topo */
html{scroll-behavior:smooth}
.commerce-whatsapp-btn{
  background:#25D366!important;
  color:#fff!important;
  border:1px solid #25D366!important;
  box-shadow:0 10px 26px rgba(37,211,102,.24)!important;
  gap:8px
}
.commerce-whatsapp-btn:hover{
  background:#1ebe5d!important;
  border-color:#1ebe5d!important;
  color:#fff!important
}
.commerce-whatsapp-compact{display:inline-flex;align-items:center;justify-content:center}
.commerce-whatsapp-outline{
  background:transparent!important;
  color:#25D366!important;
  border:1px solid #25D366!important;
  gap:8px
}
.commerce-whatsapp-outline:hover{
  background:#25D366!important;
  color:#fff!important
}
.commerce-wa-icon{width:20px;height:20px;display:block;flex:0 0 auto}
.commerce-nav-cta .commerce-wa-icon{width:18px;height:18px}
.commerce-whatsapp-float{
  background:#25D366;
  color:#fff;
  transition:transform .18s ease,background .18s ease;
}
.commerce-whatsapp-float:hover{background:#1ebe5d;transform:translateY(-2px)}
.commerce-whatsapp-float .commerce-wa-icon{width:31px;height:31px}
.commerce-back-top{
  position:fixed;
  right:30px;
  bottom:92px;
  z-index:59;
  width:38px;
  height:38px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:#10243d;
  color:#fff;
  text-decoration:none;
  font-size:22px;
  font-weight:900;
  line-height:1;
  box-shadow:0 10px 26px rgba(0,0,0,.18);
  opacity:.86;
  transition:transform .18s ease,opacity .18s ease,background .18s ease;
}
.commerce-back-top:hover{transform:translateY(-2px);opacity:1;background:var(--brand-primary)}
@media(max-width:600px){
  .commerce-back-top{right:22px;bottom:82px;width:36px;height:36px;font-size:20px}
  .commerce-whatsapp-btn .commerce-wa-icon{width:21px;height:21px}
}

/* v0.13.5 */
.commerce-product-price{display:inline-block;margin-top:8px;color:var(--brand-primary);font-size:1.03rem;font-weight:900}
