﻿:root {
  --bg: #f3f5f4;
  --card: #ffffff;
  --ink: #1a3232;
  --muted: #5e6f6f;
  --brand-green: #2ba39a;
  --brand-green-dark: #1f7f79;
  --brand-orange: #f18916;
  --brand-orange-dark: #d8730e;
  --line: #d7e0df;
  --shadow: 0 14px 40px rgba(16, 38, 39, 0.12);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  font-family: "Barlow", sans-serif;
  color: var(--ink);
  background: linear-gradient(90deg, #c4e8df 0%, #daf1ea 48%, #f8dbb4 100%) fixed;
  position: relative;
}

/* ── WATERMARK COM IMAGENS 1, 2, 3 ── */
body::before,
body::after {
  content: "";
  position: fixed;
  inset: 0;
  pointer-events: none;
  z-index: 0;
}

body::before {
  background:
    /* 1.png */
    url("./1.png") 3% 1% / 80px auto no-repeat,
    url("./1.png") 17% 4% / 74px auto no-repeat,
    url("./1.png") 31% 2% / 78px auto no-repeat,
    url("./1.png") 45% 6% / 72px auto no-repeat,
    url("./1.png") 59% 3% / 80px auto no-repeat,
    url("./1.png") 73% 5% / 76px auto no-repeat,
    url("./1.png") 87% 1% / 74px auto no-repeat,
    url("./1.png") 10% 14% / 78px auto no-repeat,
    url("./1.png") 24% 12% / 72px auto no-repeat,
    url("./1.png") 38% 16% / 80px auto no-repeat,
    url("./1.png") 52% 13% / 76px auto no-repeat,
    url("./1.png") 66% 15% / 74px auto no-repeat,
    url("./1.png") 80% 11% / 78px auto no-repeat,
    url("./1.png") 94% 17% / 72px auto no-repeat,
    url("./1.png") 5% 26% / 80px auto no-repeat,
    url("./1.png") 19% 24% / 76px auto no-repeat,
    url("./1.png") 33% 28% / 74px auto no-repeat,
    url("./1.png") 47% 22% / 78px auto no-repeat,
    url("./1.png") 61% 27% / 72px auto no-repeat,
    url("./1.png") 75% 25% / 80px auto no-repeat,
    url("./1.png") 89% 23% / 76px auto no-repeat,
    url("./1.png") 12% 36% / 74px auto no-repeat,
    url("./1.png") 26% 34% / 78px auto no-repeat,
    url("./1.png") 40% 38% / 72px auto no-repeat,
    url("./1.png") 54% 33% / 80px auto no-repeat,
    url("./1.png") 68% 37% / 76px auto no-repeat,
    url("./1.png") 82% 35% / 74px auto no-repeat,
    url("./1.png") 96% 32% / 78px auto no-repeat,
    url("./1.png") 7% 46% / 72px auto no-repeat,
    url("./1.png") 21% 44% / 80px auto no-repeat,
    url("./1.png") 35% 48% / 76px auto no-repeat,
    url("./1.png") 49% 43% / 74px auto no-repeat,
    url("./1.png") 63% 47% / 78px auto no-repeat,
    url("./1.png") 77% 45% / 72px auto no-repeat,
    url("./1.png") 91% 42% / 80px auto no-repeat,
    url("./1.png") 2% 56% / 76px auto no-repeat,
    url("./1.png") 16% 54% / 74px auto no-repeat,
    url("./1.png") 30% 58% / 78px auto no-repeat,
    url("./1.png") 44% 53% / 72px auto no-repeat,
    url("./1.png") 58% 57% / 80px auto no-repeat,
    url("./1.png") 72% 55% / 76px auto no-repeat,
    url("./1.png") 86% 52% / 74px auto no-repeat,
    url("./1.png") 9% 66% / 78px auto no-repeat,
    url("./1.png") 23% 64% / 72px auto no-repeat,
    url("./1.png") 37% 68% / 80px auto no-repeat,
    url("./1.png") 51% 63% / 76px auto no-repeat,
    url("./1.png") 65% 67% / 74px auto no-repeat,
    url("./1.png") 79% 65% / 78px auto no-repeat,
    url("./1.png") 93% 62% / 72px auto no-repeat,
    url("./1.png") 4% 76% / 80px auto no-repeat,
    url("./1.png") 18% 74% / 76px auto no-repeat,
    url("./1.png") 32% 78% / 74px auto no-repeat,
    url("./1.png") 46% 73% / 78px auto no-repeat,
    url("./1.png") 60% 77% / 72px auto no-repeat,
    url("./1.png") 74% 75% / 80px auto no-repeat,
    url("./1.png") 88% 72% / 76px auto no-repeat,
    url("./1.png") 11% 86% / 74px auto no-repeat,
    url("./1.png") 25% 84% / 78px auto no-repeat,
    url("./1.png") 39% 88% / 72px auto no-repeat,
    url("./1.png") 53% 83% / 80px auto no-repeat,
    url("./1.png") 67% 87% / 76px auto no-repeat,
    url("./1.png") 81% 85% / 74px auto no-repeat,
    url("./1.png") 95% 82% / 78px auto no-repeat,
    url("./1.png") 6% 96% / 72px auto no-repeat,
    url("./1.png") 20% 94% / 80px auto no-repeat,
    url("./1.png") 34% 98% / 76px auto no-repeat,
    url("./1.png") 48% 93% / 74px auto no-repeat,
    url("./1.png") 62% 97% / 78px auto no-repeat,
    url("./1.png") 76% 95% / 72px auto no-repeat,
    url("./1.png") 90% 92% / 80px auto no-repeat,
    /* 2.png */
    url("./2.png") 8% 3% / 72px auto no-repeat,
    url("./2.png") 22% 7% / 78px auto no-repeat,
    url("./2.png") 36% 1% / 74px auto no-repeat,
    url("./2.png") 50% 5% / 76px auto no-repeat,
    url("./2.png") 64% 8% / 72px auto no-repeat,
    url("./2.png") 78% 2% / 78px auto no-repeat,
    url("./2.png") 92% 6% / 74px auto no-repeat,
    url("./2.png") 1% 13% / 76px auto no-repeat,
    url("./2.png") 15% 17% / 72px auto no-repeat,
    url("./2.png") 29% 11% / 78px auto no-repeat,
    url("./2.png") 43% 18% / 74px auto no-repeat,
    url("./2.png") 57% 14% / 76px auto no-repeat,
    url("./2.png") 71% 16% / 72px auto no-repeat,
    url("./2.png") 85% 19% / 78px auto no-repeat,
    url("./2.png") 6% 23% / 74px auto no-repeat,
    url("./2.png") 20% 27% / 76px auto no-repeat,
    url("./2.png") 34% 21% / 72px auto no-repeat,
    url("./2.png") 48% 29% / 78px auto no-repeat,
    url("./2.png") 62% 24% / 74px auto no-repeat,
    url("./2.png") 76% 28% / 76px auto no-repeat,
    url("./2.png") 90% 26% / 72px auto no-repeat,
    url("./2.png") 13% 33% / 78px auto no-repeat,
    url("./2.png") 27% 37% / 74px auto no-repeat,
    url("./2.png") 41% 31% / 76px auto no-repeat,
    url("./2.png") 55% 39% / 72px auto no-repeat,
    url("./2.png") 69% 34% / 78px auto no-repeat,
    url("./2.png") 83% 38% / 74px auto no-repeat,
    url("./2.png") 97% 36% / 76px auto no-repeat,
    url("./2.png") 4% 43% / 72px auto no-repeat,
    url("./2.png") 18% 47% / 78px auto no-repeat,
    url("./2.png") 32% 41% / 74px auto no-repeat,
    url("./2.png") 46% 49% / 76px auto no-repeat,
    url("./2.png") 60% 44% / 72px auto no-repeat,
    url("./2.png") 74% 48% / 78px auto no-repeat,
    url("./2.png") 88% 46% / 74px auto no-repeat,
    url("./2.png") 11% 53% / 76px auto no-repeat,
    url("./2.png") 25% 57% / 72px auto no-repeat,
    url("./2.png") 39% 51% / 78px auto no-repeat,
    url("./2.png") 53% 59% / 74px auto no-repeat,
    url("./2.png") 67% 54% / 76px auto no-repeat,
    url("./2.png") 81% 58% / 72px auto no-repeat,
    url("./2.png") 95% 56% / 78px auto no-repeat,
    url("./2.png") 2% 63% / 74px auto no-repeat,
    url("./2.png") 16% 67% / 76px auto no-repeat,
    url("./2.png") 30% 61% / 72px auto no-repeat,
    url("./2.png") 44% 69% / 78px auto no-repeat,
    url("./2.png") 58% 64% / 74px auto no-repeat,
    url("./2.png") 72% 68% / 76px auto no-repeat,
    url("./2.png") 86% 66% / 72px auto no-repeat,
    url("./2.png") 9% 73% / 78px auto no-repeat,
    url("./2.png") 23% 77% / 74px auto no-repeat,
    url("./2.png") 37% 71% / 76px auto no-repeat,
    url("./2.png") 51% 79% / 72px auto no-repeat,
    url("./2.png") 65% 74% / 78px auto no-repeat,
    url("./2.png") 79% 78% / 74px auto no-repeat,
    url("./2.png") 93% 76% / 76px auto no-repeat,
    url("./2.png") 7% 83% / 72px auto no-repeat,
    url("./2.png") 21% 87% / 78px auto no-repeat,
    url("./2.png") 35% 81% / 74px auto no-repeat,
    url("./2.png") 49% 89% / 76px auto no-repeat,
    url("./2.png") 63% 84% / 72px auto no-repeat,
    url("./2.png") 77% 88% / 78px auto no-repeat,
    url("./2.png") 91% 86% / 74px auto no-repeat,
    url("./2.png") 14% 93% / 76px auto no-repeat,
    url("./2.png") 28% 97% / 72px auto no-repeat,
    url("./2.png") 42% 91% / 78px auto no-repeat,
    url("./2.png") 56% 99% / 74px auto no-repeat,
    url("./2.png") 70% 94% / 76px auto no-repeat,
    url("./2.png") 84% 98% / 72px auto no-repeat;
  opacity: 0.04;
  filter: grayscale(15%) sepia(10%) hue-rotate(140deg);
}

/* Garante conteúdo sobre os watermarks */
.topbar, main, footer, .container {
  position: relative;
  z-index: 1;
}

.container {
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding-inline: clamp(14px, 3vw, 40px);
}

.topbar {
  z-index: 15;
  backdrop-filter: blur(8px);
  border-bottom: 1px solid var(--line);
  background: linear-gradient(90deg, rgba(196,232,223,0.92) 0%, rgba(218,241,234,0.92) 48%, rgba(248,219,180,0.92) 100%);
}

.topbar-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding-block: 14px;
}
.contact-strip {
  display: flex;
  flex-wrap: wrap;
  gap: 14px 22px;
  padding-top: 10px;
  padding-bottom: 6px;
  color: #2e5351;
  font-size: 0.95rem;
  border-bottom: 1px solid #e2eceb;
}
.contact-item {
  background: #f4fbfa;
  border: 1px solid #d4e8e6;
  border-radius: 999px;
  padding: 4px 10px;
  font-weight: 600;
}
.contact-link {
  color: #1b6762;
  text-decoration: none;
}
.contact-link:hover { text-decoration: underline; }

.brand { display: flex; align-items: center; gap: 12px; }
.brand-mark {
  width: 175px;
  height: 125px;
  border-radius: 16px;
  overflow: hidden;
  display: grid;
  place-items: center;
  background: #fff;
  border: 1px solid #d7ebe8;
}
.brand-mark img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.brand-fallback {
  display: none;
  font-family: "Sora", sans-serif;
  font-weight: 800;
  color: var(--brand-green);
}
.brand-fallback span { color: var(--brand-orange); }
body.no-logo .brand-mark img { display: none; }
body.no-logo .brand-fallback { display: inline; }

.brand h1 { margin: 0; font-size: 1.38rem; }
.brand p { margin: 2px 0 0; color: var(--muted); }
.brand-copy { display: grid; gap: 2px; }
.brand-title {
  margin: 0;
  font-family: "Sora", sans-serif;
  font-size: clamp(1.38rem, 2.4vw, 1.8rem);
  font-weight: 800;
  letter-spacing: 0.2px;
  background: linear-gradient(120deg, #256e6a, #f18916);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.brand-subtitle {
  margin: 0;
  color: #476362;
  font-weight: 600;
  letter-spacing: 0.15px;
}

.top-actions {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 8px;
}

.cart-cta {
  margin: 0;
  color: #245a57;
  font-weight: 800;
  font-size: 0.98rem;
}

#open-cart {
  padding: 14px 22px;
  font-size: 1.05rem;
  border-radius: 14px;
}

.hero {
  padding-top: 42px;
  padding-bottom: 20px;
}

.home-start {
  padding-top: 26px;
  padding-bottom: 18px;
}
.home-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 14px;
}
.home-tabs a {
  text-decoration: none;
  color: #245a57;
  border: 1px solid #c7dddd;
  background: #fbfcfc;
  border-radius: 999px;
  padding: 8px 12px;
  font-weight: 700;
}
.home-tabs a:hover {
  background: #eaf6f6;
}
.post-carousel {
  border: 1px solid #d5e8e6;
  border-radius: 18px;
  background: #fff;
  box-shadow: var(--shadow);
  overflow: hidden;
}
.home-slides {
  position: relative;
  min-height: 420px;
}
.home-slide {
  position: absolute;
  inset: 0;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.35s ease;
}
.home-slide.active {
  opacity: 1;
  pointer-events: auto;
}
.home-slide-collage {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1.8fr) minmax(0, 1fr);
  gap: 0;
  align-items: stretch;
  height: 460px;
  padding: 0;
  background: #f3f7f6;
  overflow: hidden;
}
.home-slide-collage img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: contrast(1.04) saturate(1.05) brightness(1.01);
}
.home-slide-collage .is-fachada {
  object-fit: contain;
  object-position: center;
  background: #f3f7f6;
  padding: 0;
}
.home-slide-collage .is-side {
  object-position: center;
  filter: contrast(0.98) saturate(0.92) brightness(0.94);
}
.home-slide-collage .is-side:first-child {
  box-shadow: inset -40px 0 36px rgba(18, 31, 30, 0.28);
}
.home-slide-collage .is-side:last-child {
  box-shadow: inset 40px 0 36px rgba(18, 31, 30, 0.28);
}
.home-slide-gallery {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.home-slide-gallery img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  filter: contrast(1.04) saturate(1.05) brightness(1.01);
}
.home-slide-gallery img.focus-products-mid {
  object-position: center 64%;
}
.home-slide-gallery img.focus-products-low {
  object-position: center 74%;
}
.home-slide-gallery img.focus-products-close {
  object-position: center 82%;
}
.slide-caption {
  position: absolute;
  left: 18px;
  right: 18px;
  bottom: 18px;
  color: #fff;
  background: linear-gradient(120deg, rgba(23, 83, 79, 0.88), rgba(18, 31, 30, 0.68));
  border: 1px solid rgba(255, 255, 255, 0.35);
  border-radius: 12px;
  padding: 12px 14px;
}
.slide-caption h3 {
  margin: 0;
  font-size: clamp(1.2rem, 2.2vw, 1.6rem);
}
.slide-caption p {
  margin: 6px 0 0;
  color: rgba(255, 255, 255, 0.92);
}
.slide-dots {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8px;
  padding: 12px;
  background: #f4f9f8;
  position: relative;
  z-index: 4;
}
.slide-dots button {
  appearance: none;
  -webkit-appearance: none;
  display: inline-block;
  flex: 0 0 14px;
  width: 14px;
  height: 14px;
  border-radius: 999px;
  border: 1px solid #97bbb8;
  background: #d5e7e5;
  cursor: pointer;
  padding: 0;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.55);
}
.slide-dots button.active {
  background: linear-gradient(120deg, var(--brand-green), var(--brand-orange));
  border-color: transparent;
  transform: scale(1.08);
  box-shadow: 0 4px 12px rgba(45, 127, 134, 0.28);
}
.info-card {
  margin-top: 14px;
  margin-bottom: 6px;
  border: 1px solid #d7e8e7;
  border-radius: 14px;
  background: linear-gradient(120deg, #f8fbfb, #f4f8f8);
  padding-top: 14px;
  padding-bottom: 14px;
}
.info-card h3 {
  margin: 0 0 8px;
  color: #1f5451;
}
.info-card h4 {
  margin: 12px 0 8px;
  color: #244f4d;
}
.info-card p {
  margin: 0 0 8px;
  color: #3f5f5d;
}

/* ───────────── QUEM SOMOS – DESTAQUE ───────────── */
#quem-somos {
  border: 2px solid var(--brand-green);
  border-left: 5px solid var(--brand-orange);
  border-radius: 18px;
  padding: 28px clamp(18px, 3vw, 36px);
  background:
    radial-gradient(circle at 5% 10%, rgba(43, 163, 154, 0.10), transparent 45%),
    radial-gradient(circle at 95% 90%, rgba(241, 137, 22, 0.10), transparent 45%),
    linear-gradient(120deg, #f6fbfa, #faf8f4) !important;
  box-shadow: 0 10px 32px rgba(16, 38, 39, 0.08);
}
#quem-somos > h3 {
  font-family: "Sora", sans-serif;
  font-size: clamp(1.35rem, 2.4vw, 1.7rem);
  font-weight: 800;
  letter-spacing: 0.02em;
  color: var(--brand-orange);
  border-bottom: 3px solid var(--brand-orange);
  padding-bottom: 8px;
  margin-bottom: 18px;
  width: fit-content;
}
#quem-somos > p {
  font-size: 1.06rem;
  line-height: 1.8;
  color: #2a4e4c;
  text-align: justify;
  text-justify: inter-word;
  max-width: 100%;
  font-weight: 500;
  letter-spacing: 0.01em;
}
#quem-somos > p strong {
  color: var(--brand-green-dark);
  font-weight: 800;
  letter-spacing: 0.02em;
  display: inline;
}
#quem-somos > h4 {
  font-family: "Sora", sans-serif;
  font-size: 1.15rem;
  font-weight: 700;
  color: var(--brand-green-dark);
  margin-top: 22px;
  margin-bottom: 14px;
  padding: 8px 14px;
  border-radius: 999px;
  background: linear-gradient(90deg, rgba(43, 163, 154, 0.12), rgba(241, 137, 22, 0.10));
  border: 1px solid rgba(43, 163, 154, 0.30);
  width: fit-content;
}
.map-wrap {
  border: 1px solid #d6e7e6;
  border-radius: 12px;
  overflow: hidden;
  background: #fff;
}
.map-wrap iframe {
  width: 100%;
  height: 300px;
  border: 0;
}
.team-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}
.team-card {
  background: #fff;
  border: 2px solid var(--brand-green);
  border-radius: 14px;
  overflow: hidden;
  transition: border-color .2s, box-shadow .2s;
}
.team-card:hover {
  border-color: var(--brand-orange);
  box-shadow: 0 8px 22px rgba(241, 137, 22, 0.12);
}
.team-link {
  text-decoration: none;
  color: inherit;
  transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}
.team-link:hover {
  transform: translateY(-2px);
  border-color: #9dcfcb;
  box-shadow: 0 10px 22px rgba(18, 56, 54, 0.14);
}
.team-card img {
  width: 100%;
  height: 210px;
  object-fit: cover;
}
.team-card p {
  margin: 0;
  padding: 10px 10px 12px;
}
.contact-actions {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.contact-card {
  display: grid;
  gap: 12px;
  justify-items: start;
  padding: 16px;
  border: 1px solid #d7e8e7;
  border-radius: 14px;
  background: #ffffff;
  margin-top: 10px;
}
.contact-email {
  margin: 0;
  font-size: 1.05rem;
  font-weight: 800;
  color: #1f5451;
  word-break: break-word;
}
#inicio,
#maps-localizacao,
#quem-somos,
#contato,
#produtos-area {
  scroll-margin-top: 24px;
}


.hero-content {
  background: linear-gradient(110deg, var(--brand-green-dark), var(--brand-green) 55%, var(--brand-orange) 120%);
  border-radius: 24px;
  color: #fff;
  padding: clamp(26px, 4vw, 44px);
  box-shadow: var(--shadow);
  display: grid;
  grid-template-columns: 1.2fr 0.8fr;
  gap: 24px;
  align-items: center;
}
.hero-text { min-width: 0; }
.pill {
  display: inline-block;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 999px;
  padding: 6px 14px;
  font-size: 0.86rem;
  margin-bottom: 14px;
}
.hero h2 {
  margin: 0;
  font-family: "Sora", sans-serif;
  font-size: clamp(1.4rem, 3vw, 2rem);
  max-width: 760px;
}
.hero p {
  margin-top: 12px;
  max-width: 700px;
  color: rgba(255, 255, 255, 0.9);
}
.hero-highlight {
  display: inline-block;
  margin-top: 14px;
  background: rgba(255, 255, 255, 0.16);
  border: 1px solid rgba(255, 255, 255, 0.45);
  border-radius: 10px;
  padding: 8px 10px;
  font-weight: 700;
}
.med-quick-actions {
  margin-top: 12px;
  display: grid;
  gap: 8px;
  width: min(460px, 100%);
}
.med-quick-btn {
  border: 1px solid rgba(255, 255, 255, 0.45);
  background: rgba(255, 255, 255, 0.22);
  color: #fff;
  border-radius: 10px;
  padding: 8px 10px;
  text-align: left;
  font: inherit;
  font-weight: 700;
  cursor: pointer;
}
.med-quick-btn.is-soft {
  background: linear-gradient(120deg, rgba(255, 255, 255, 0.42), rgba(255, 245, 220, 0.58));
  border-color: rgba(255, 255, 255, 0.9);
  color: #0f3f3c;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.35), 0 8px 18px rgba(8, 32, 31, 0.22);
  position: relative;
}
#open-consultas::before {
  content: "★";
  margin-right: 8px;
  color: #f18916;
  font-weight: 800;
}
.hero-highlight-btn {
  font: inherit;
  color: #fff;
  cursor: pointer;
  text-align: left;
}
.hero-visual {
  width: 100%;
  max-width: 430px;
  justify-self: end;
}
.hero-visual img {
  width: 100%;
  height: 240px;
  object-fit: cover;
  border-radius: 18px;
  border: 2px solid rgba(255, 255, 255, 0.35);
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.18);
}

.catalog { padding-bottom: 42px; }
.tech-section {
  margin-top: 14px;
  margin-bottom: 16px;
  padding: 12px clamp(26px, 4vw, 44px);
  border-radius: 14px;
  background: linear-gradient(120deg, #eef8f7, #f7fbfb);
  border: 1px solid #d7e8e7;
}
.tech-section h3 {
  margin: 0 0 10px;
  color: #245a57;
  font-size: 1.15rem;
}
.tech-section ul {
  margin: 0;
  padding-left: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}
.tech-section li {
  color: #2f4e4c;
  font-weight: 700;
  background: #ffffff;
  border: 1px solid #d7e8e7;
  border-radius: 999px;
  padding: 6px 10px;
  line-height: 1.2;
  width: min(640px, 100%);
}
.section-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin: 20px 0 12px;
}
.section-head h3 { margin: 0; font-size: 1.5rem; }
input, select {
  width: 100%;
  border: 1px solid var(--line);
  border-radius: 10px;
  padding: 11px 12px;
  font: inherit;
}
.drawer-card select {
  min-height: 56px;
  padding: 14px 16px;
  font-size: 1rem;
}
textarea {
  width: 100%;
  border: 1px solid var(--line);
  border-radius: 10px;
  padding: 11px 12px;
  font: inherit;
  resize: vertical;
}
.full-width { grid-column: 1 / -1; }
#search { width: min(500px, 100%); }

.main-menu {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 8px;
  margin-bottom: 8px;
}
.menu-item {
  position: relative;
  padding-bottom: 8px;
}
.menu-trigger {
  width: 100%;
  border: 1px solid #c8d8d7;
  border-radius: 12px;
  background: #fbfcfc;
  color: #245a57;
  font: inherit;
  font-weight: 700;
  padding: 12px 10px;
  cursor: pointer;
}
.menu-item.active-main .menu-trigger {
  color: #fff;
  border-color: transparent;
  background: linear-gradient(120deg, var(--brand-green), var(--brand-orange));
}

.submenu {
  position: absolute;
  left: 0;
  top: 100%;
  min-width: 100%;
  background: #fff;
  border: 1px solid #d7ebe8;
  border-radius: 12px;
  box-shadow: var(--shadow);
  padding: 8px;
  display: none;
  z-index: 30;
}
.menu-item:hover .submenu,
.menu-item .submenu:hover {
  display: grid;
  gap: 6px;
}
.submenu button {
  text-align: left;
  border: 1px solid #e2eceb;
  border-radius: 9px;
  background: #fff;
  font: inherit;
  padding: 8px;
  cursor: pointer;
}
.submenu button:hover,
.submenu button.active {
  background: #e9f7f5;
  border-color: #b9d9d6;
}

.selection-info {
  margin: 0 0 10px;
  color: #245a57;
  background: #eaf6f6;
  border: 1px solid #c7dddd;
  border-radius: 10px;
  padding: 7px 10px;
  font-weight: 700;
}
.stock-alerts {
  margin: 0 0 12px;
  border: 1px solid #efd5b4;
  background: #fff7ec;
  color: #7b4b12;
  border-radius: 10px;
  padding: 10px 12px;
  font-weight: 700;
}
.stock-alerts ul {
  margin: 6px 0 0;
  padding-left: 18px;
}
.stock-alerts li { margin: 4px 0; }

.vaccine-scheduler {
  border: 1px solid #b9d9d6;
  border-radius: 14px;
  background: #ffffff;
  padding: 14px;
  margin-bottom: 14px;
}
.vaccine-scheduler h4 {
  margin: 0 0 10px;
  color: #245a57;
}
.vaccine-form {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: end;
}
.vaccine-form label {
  display: grid;
  gap: 5px;
  font-weight: 600;
  color: #355251;
}
.vaccine-form fieldset {
  border: 1px solid #d7ebe8;
  border-radius: 10px;
  margin: 0;
  padding: 10px;
  display: grid;
  gap: 8px;
}
.vaccine-form fieldset label {
  display: flex;
  align-items: center;
  gap: 8px;
  font-weight: 600;
}
.vaccine-form button {
  grid-column: 1 / -1;
}
.vaccine-list {
  display: grid;
  gap: 8px;
  margin-top: 10px;
}
.vaccine-list p { margin: 0; color: var(--muted); }
.vaccine-item {
  display: flex;
  justify-content: space-between;
  gap: 8px;
  border: 1px solid #d7ebe8;
  border-radius: 10px;
  padding: 9px 10px;
}

.products-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(290px, 1fr));
  gap: 14px;
}
.product-card {
  background: #f9f9f9;
  border: 1px solid #d7e0df;
  border-radius: 14px;
  overflow: hidden;
  display: grid;
  min-height: 405px;
  box-shadow: none;
  animation: reveal .35s ease;
}
.product-card img {
  width: 100%;
  height: 250px;
  object-fit: contain;
  background: #f5f6f6;
}
.product-card img.img-contain {
  object-fit: contain;
  background: #f5f6f6;
  padding: 16px;
}
.product-card img.img-soft {
  object-fit: contain;
  background: #f5f6f6;
  padding: 14px;
}
.product-content { padding: 12px; display: grid; gap: 7px; }
.meta, .brand { margin: 0; color: #7a8a8a; font-size: 0.9rem; }
.product-card h4 { margin: 0; font-size: 1.2rem; line-height: 1.2; color: #203433; }
.cert {
  margin: 0;
  width: fit-content;
  font-size: 0.78rem;
  color: #245a57;
  background: #e8f6f4;
  border: 1px solid #b9d9d6;
  border-radius: 999px;
  padding: 3px 8px;
}
.product-foot { display: flex; justify-content: space-between; align-items: center; margin-top: auto; }
.price { color: #0f5854; font-size: 1.32rem; }

.btn-primary, .btn-outline {
  border-radius: 12px;
  padding: 10px 14px;
  font: inherit;
  font-weight: 700;
  cursor: pointer;
  border: none;
}
.btn-primary {
  background: linear-gradient(120deg, var(--brand-green), var(--brand-orange));
  color: #fff;
}
.btn-outline {
  background: #fff;
  border: 1px solid #bad0ce;
  color: #245a57;
}
.block { width: 100%; }

.drawer, .modal {
  position: fixed;
  inset: 0;
  background: rgba(11, 28, 28, 0.56);
  display: none;
  z-index: 20;
}
.drawer.open, .modal.open { display: block; }

.drawer-card {
  margin-left: auto;
  width: min(560px, 100vw);
  height: 100%;
  background: #fff;
  display: flex;
  flex-direction: column;
}
.modal-card {
  width: min(760px, 92vw);
  margin: 5vh auto;
  background: #fff;
  border-radius: 18px;
  padding: 18px;
  max-height: 90vh;
  overflow: auto;
}
.modal-card.admin { width: min(920px, 95vw); }
.modal-card.vaccine { width: min(720px, 92vw); }
.modal-card.prescription { width: min(680px, 92vw); }
.modal-card.consultation { width: min(760px, 92vw); }

.drawer-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  margin-bottom: 10px;
}
.icon-btn {
  border: none;
  background: #eff4f3;
  width: 34px;
  height: 34px;
  border-radius: 10px;
  cursor: pointer;
}
.drawer-body { overflow: auto; padding: 8px 2px; }
.drawer-foot { border-top: 1px solid var(--line); padding-top: 14px; }
.cart-row {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 8px;
  padding: 10px;
  border: 1px solid var(--line);
  border-radius: 12px;
  margin-bottom: 10px;
}
.cart-row p { margin: 0; }
.qty-actions { display: flex; gap: 6px; align-items: center; }
.qty-actions button {
  border: 1px solid #bad0ce;
  background: #fff;
  border-radius: 8px;
  width: 28px;
  height: 28px;
  cursor: pointer;
}

.checkout-form, .admin-form {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}
.checkout-form label, .admin-form label {
  display: grid;
  gap: 5px;
  color: #355251;
  font-weight: 600;
}
.checkout-form button,
.admin-form button,
.checkout-form label:nth-child(4),
.checkout-form label:nth-child(5),
.checkout-form label:nth-child(6),
.payment-details,
.admin-note,
.admin-products,
.admin-destination,
.upload-wrap,
h4 {
  grid-column: 1 / -1;
}
.payment-details {
  display: grid;
  gap: 10px;
}
.pay-box {
  border: 1px solid #d8e8e7;
  border-radius: 12px;
  background: #f8fcfb;
  padding: 12px;
}
.pay-box h4 {
  margin: 0 0 6px;
  color: #1f5451;
}
.pay-box p {
  margin: 0 0 8px;
  color: #3d5d5b;
}
.pay-box img {
  width: min(210px, 100%);
  border: 1px solid #e1eceb;
  border-radius: 10px;
  background: #fff;
  padding: 8px;
}
.pay-note {
  margin-top: 8px !important;
  font-weight: 700;
  color: #214f4c !important;
}
.card-flags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 8px;
}
.card-flags span {
  display: inline-block;
  border: 1px solid #c9dedd;
  border-radius: 999px;
  padding: 5px 10px;
  font-weight: 700;
  color: #245a57;
  background: #fff;
}
.pay-link {
  display: inline-block;
  text-decoration: none;
}
.admin-note { margin-top: 0; color: var(--muted); }
.admin-destination {
  margin: 2px 0 0;
  color: #245a57;
  background: #e8f6f4;
  border: 1px solid #b9d9d6;
  border-radius: 10px;
  padding: 8px 10px;
  font-weight: 600;
}

.upload-wrap {
  display: grid;
  gap: 8px;
}
.upload-title {
  margin: 0;
  color: #355251;
  font-weight: 600;
}
.upload-zone {
  border: 2px dashed #b9d9d6;
  border-radius: 12px;
  padding: 18px;
  text-align: center;
  cursor: pointer;
  background: #f7fbfa;
  transition: border-color .2s ease, background-color .2s ease;
}
.upload-zone.is-dragover {
  border-color: var(--brand-orange);
  background: #fff4e9;
}
.upload-zone p { margin: 0; color: #466968; }

.upload-preview {
  border: 1px solid var(--line);
  border-radius: 12px;
  min-height: 56px;
  display: grid;
  place-items: center;
  padding: 8px;
  background: #fff;
}
.upload-preview p {
  margin: 0;
  color: var(--muted);
}
.upload-preview img {
  width: 100%;
  max-height: 210px;
  object-fit: contain;
  border-radius: 8px;
}

.prescription-form {
  display: grid;
  gap: 10px;
}
.prescription-form label {
  display: grid;
  gap: 5px;
  color: #355251;
  font-weight: 600;
}


.admin-products { display: grid; gap: 8px; }
.admin-item {
  border: 1px solid var(--line);
  border-radius: 12px;
  padding: 10px 12px;
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
.stock-min-wrap {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
  margin-top: 6px;
}
.stock-min-wrap input {
  width: 110px;
  padding: 7px 8px;
}
.stock-min-wrap button {
  padding: 7px 10px;
  border-radius: 9px;
}

.whatsapp-float {
  position: fixed;
  right: 18px;
  bottom: 18px;
  width: 56px;
  height: 56px;
  border-radius: 999px;
  display: grid;
  place-items: center;
  text-decoration: none;
  background: #fff;
  border: 1px solid #d6e8d7;
  box-shadow: 0 10px 24px rgba(10, 70, 34, 0.35);
  z-index: 60;
}
.whatsapp-float img {
  width: 40px;
  height: 40px;
  object-fit: contain;
}
.whatsapp-float:hover { filter: brightness(1.05); }

@keyframes reveal {
  from { transform: translateY(8px); opacity: 0; }
  to { transform: translateY(0); opacity: 1; }
}

@media (max-width: 1020px) {
  .main-menu {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 900px) {
  .topbar-content,
  .section-head,
  .checkout-form,
  .admin-form,
  .vaccine-form {
    grid-template-columns: 1fr;
    display: grid;
  }
  .top-actions { flex-wrap: wrap; }
  .submenu {
    position: static;
    display: grid;
    margin-top: 6px;
  }
  .hero-content {
    grid-template-columns: 1fr;
  }
  .hero-visual {
    justify-self: start;
    max-width: 100%;
  }
  .hero-visual img {
    height: 200px;
  }
  .home-slides {
    min-height: 360px;
  }
  .home-slide-collage {
    height: 360px;
    gap: 0;
    padding: 0;
  }
  .team-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  .container {
    padding-inline: 14px;
  }
  .contact-strip {
    gap: 8px;
    padding-top: 8px;
    padding-bottom: 4px;
    font-size: 0.88rem;
  }
  .contact-item {
    width: 100%;
    text-align: center;
    padding: 6px 10px;
  }
  .topbar-content {
    gap: 12px;
    padding-block: 10px 12px;
  }
  .brand {
    align-items: flex-start;
    gap: 10px;
  }
  .brand-mark {
    width: 92px;
    height: 92px;
    border-radius: 14px;
    flex: 0 0 92px;
  }
  .brand-copy {
    min-height: auto !important;
    flex: 1;
  }
  .brand-subtitle {
    max-width: none !important;
    padding: 4px 0 4px 10px !important;
    font-size: clamp(1.9rem, 8vw, 2.5rem) !important;
    line-height: 1.02 !important;
    border-left-width: 3px !important;
  }
  .top-actions {
    align-items: stretch;
    gap: 6px;
  }
  .cart-cta {
    font-size: 0.92rem;
    text-align: right;
  }
  #open-cart {
    width: 100%;
    padding: 11px 16px;
    font-size: 0.98rem;
    border-radius: 12px;
  }
  .home-start {
    padding-top: 16px;
    padding-bottom: 14px;
  }
  .home-tabs {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    margin-bottom: 12px;
  }
  .home-tabs a {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 44px;
    padding: 10px 12px;
    text-align: center;
    font-size: 0.98rem;
    line-height: 1.15;
  }
  .hero {
    padding-top: 24px;
  }
  .post-carousel {
    border-radius: 14px;
  }
  .home-slides {
    min-height: 290px;
  }
  .home-slide-collage {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    height: 290px;
    gap: 0;
    padding: 0;
  }
  .home-slide-gallery {
    grid-template-columns: 1fr;
  }
  .slide-caption {
    left: 10px;
    right: 10px;
    bottom: 10px;
    padding: 10px 11px;
  }
  .slide-caption h3 {
    font-size: 1rem;
  }
  .slide-caption p {
    font-size: 0.88rem;
    line-height: 1.25;
  }
  .slide-dots {
    padding: 8px;
  }
  .info-card {
    margin-top: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  #quem-somos {
    padding: 18px 14px;
    border-left-width: 4px;
    border-radius: 14px;
  }
  #quem-somos > h3 {
    font-size: 1.25rem;
    margin-bottom: 14px;
  }
  #quem-somos > p {
    font-size: 0.97rem;
    line-height: 1.6;
    text-align: left;
  }
  #quem-somos > h4 {
    font-size: 1rem;
    margin-top: 18px;
    margin-bottom: 12px;
    padding: 7px 12px;
  }
  .team-card {
    border-radius: 12px;
  }
  .team-card img {
    height: 340px !important;
  }
  .team-card p {
    padding: 10px;
  }
  .contact-card {
    padding: 14px;
  }
  .contact-email {
    font-size: 0.96rem;
  }
  .hero-content {
    padding: 18px 14px;
    border-radius: 18px;
    gap: 16px;
  }
  .hero h2 {
    font-size: 1.28rem;
    line-height: 1.15;
  }
  .hero p {
    font-size: 0.94rem;
    line-height: 1.4;
  }
  .hero-highlight {
    margin-top: 10px;
    font-size: 0.92rem;
  }
  .tech-section {
    margin-top: 12px;
    margin-bottom: 14px;
    padding: 12px 14px;
  }
  .tech-section h3 {
    font-size: 1rem;
  }
  .tech-section li {
    width: 100%;
    border-radius: 14px;
    padding: 8px 10px;
    font-size: 0.92rem;
  }
  .section-head {
    margin: 16px 0 10px;
  }
  .section-head h3 {
    font-size: 1.3rem;
  }
  .products-grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .product-card {
    min-height: 0;
  }
  .product-card img,
  .product-card img.img-contain,
  .product-card img.img-soft {
    height: 210px;
    padding: 10px;
  }
  .product-content {
    padding: 11px;
  }
  .product-card h4 {
    font-size: 1.08rem;
  }
  .price {
    font-size: 1.18rem;
  }
  .product-foot {
    gap: 10px;
    align-items: flex-start;
    flex-direction: column;
  }
  .product-foot .btn-outline {
    width: 100%;
  }
  .map-wrap iframe {
    height: 240px;
  }
  .whatsapp-float {
    right: 12px;
    bottom: 12px;
    width: 52px;
    height: 52px;
  }
  .whatsapp-float img {
    width: 34px;
    height: 34px;
  }
}
