:root{--g:#085b56;--g2:#064944;--o:#ff7537;--cream:#f7f4ed;--ink:#173532;--muted:#6d817e;--line:#e1e9e7;--white:#fff;--r:26px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}img{display:block}.topbar{height:78px;padding:0 clamp(20px,6vw,90px);display:flex;align-items:center;justify-content:space-between;gap:30px;position:sticky;top:0;z-index:30;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(8,91,86,.08)}.brand{display:flex;align-items:center;gap:10px;font-weight:750;letter-spacing:-.4px}.brand-round{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:var(--g);color:#fff;font-size:12px;font-weight:950}.brand b{color:var(--g)}nav{display:flex;gap:30px;font-size:13px;font-weight:750;color:#506865}nav a:hover{color:var(--o)}.btn{min-height:54px;padding:0 25px;border-radius:999px;background:var(--o);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:16px;font-size:13px;font-weight:900;letter-spacing:.4px;box-shadow:0 12px 28px rgba(255,117,55,.22);transition:.2s}.btn:hover{transform:translateY(-2px)}.btn.compact{min-height:43px;padding:0 18px;font-size:11px}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:650px;align-items:stretch;background:var(--cream)}.hero-copy{padding:clamp(60px,8vw,125px) clamp(25px,7vw,110px);align-self:center}.kicker{display:block;color:var(--o);font-size:11px;font-weight:950;letter-spacing:2.1px;margin-bottom:17px}.hero h1{font-size:clamp(52px,6vw,88px);line-height:.94;letter-spacing:-4.5px;margin:0;color:var(--g);max-width:720px}.hero h1 em{font-style:normal;color:var(--o)}.hero p{max-width:560px;font-size:19px;line-height:1.6;color:var(--muted);margin:27px 0 31px}.actions{display:flex;align-items:center;gap:25px}.proof{display:flex;flex-direction:column}.proof b{color:var(--g);font-size:18px}.proof small{font-size:11px;color:var(--muted);margin-top:2px}.hero-photo{min-height:650px;background:var(--g);overflow:hidden;position:relative}.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,91,86,.12),transparent 35%);pointer-events:none}.hero-photo img{width:100%;height:100%;object-fit:cover;position:absolute}.photo-fallback{height:100%;min-height:650px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff}.photo-fallback span{font-size:85px;font-weight:950;line-height:.75}.photo-fallback strong{font-size:30px;letter-spacing:6px}.photo-fallback small{margin-top:25px;opacity:.75}.strip{min-height:58px;background:var(--g);color:#fff;display:flex;align-items:center;justify-content:center;gap:28px;padding:14px 20px;font-size:11px;font-weight:850;letter-spacing:.7px}.strip i{color:var(--o)}.section{padding:95px clamp(20px,7vw,110px)}.section.soft{background:var(--cream)}.section-title{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:38px}.section-title.centered{text-align:center;justify-content:center}.section-title h2{font-size:clamp(36px,4.2vw,58px);letter-spacing:-2.6px;line-height:1;margin:0;color:var(--g)}.section-title>a{font-size:12px;font-weight:850;color:var(--o)}.category-grid,.product-grid,.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{background:#fff;border-radius:var(--r);overflow:hidden;border:1px solid var(--line);transition:.22s;position:relative}.card:hover{transform:translateY(-5px);box-shadow:0 20px 50px rgba(8,91,86,.11)}.card-image{aspect-ratio:1.35/1;overflow:hidden;background:#e8efed}.card-image img{width:100%;height:100%;object-fit:cover;transition:.4s}.card:hover .card-image img{transform:scale(1.035)}.card-copy{padding:23px}.card h3{font-size:23px;letter-spacing:-.7px;color:var(--g);margin:0 0 8px}.card p{margin:0;color:var(--muted);font-size:14px;line-height:1.55}.badge{position:absolute;top:16px;left:16px;z-index:2;background:var(--o);color:#fff;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:950;letter-spacing:.7px}.promo{display:grid;grid-template-columns:1.05fr .95fr;background:var(--g);color:#fff;border-radius:36px;overflow:hidden;min-height:440px}.promo-media{background:var(--g2);min-height:390px}.promo-media img{width:100%;height:100%;object-fit:cover}.promo-copy{padding:clamp(35px,6vw,75px);display:flex;flex-direction:column;justify-content:center}.promo-copy h2{font-size:clamp(38px,4vw,58px);letter-spacing:-2.5px;line-height:1;margin:0 0 16px;color:#fff}.promo-copy p{color:#d5ebe8;line-height:1.6;font-size:17px}.price{font-size:31px;font-weight:950;margin:8px 0 25px}.pale{color:#ffc4aa}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.benefit{padding:28px;background:#fff;border:1px solid var(--line);border-radius:22px}.benefit-icon{font-size:27px;margin-bottom:20px}.benefit h3{margin:0 0 9px;color:var(--g);font-size:18px}.benefit p{margin:0;color:var(--muted);line-height:1.55;font-size:13px}.review{border:1px solid var(--line);border-radius:22px;padding:27px;background:#fff}.stars{color:var(--o);letter-spacing:2px;font-size:14px}.review blockquote{margin:19px 0;line-height:1.65;color:#445e5a;font-size:15px}.review strong{color:var(--g)}.review small{display:block;color:var(--muted);margin-top:4px}.big-rating{font-size:24px;font-weight:950;color:var(--g)}.closing{background:var(--g);padding:90px clamp(25px,8vw,125px);display:flex;align-items:center;justify-content:space-between;gap:40px;color:#fff}.closing h2{font-size:clamp(55px,8vw,105px);line-height:.85;letter-spacing:-5px;margin:0}.closing p{color:#d4e8e5}.btn.white{background:#fff;color:var(--g);box-shadow:none}footer{min-height:110px;padding:25px clamp(20px,7vw,110px);display:flex;align-items:center;justify-content:space-between;gap:25px;color:var(--muted);font-size:12px}.footer-brand{color:var(--ink)}@media(max-width:900px){nav{display:none}.hero{grid-template-columns:1fr}.hero-photo{min-height:420px}.photo-fallback{min-height:420px}.category-grid,.product-grid,.review-grid{grid-template-columns:repeat(2,1fr)}.benefit-grid{grid-template-columns:repeat(2,1fr)}.promo{grid-template-columns:1fr}.closing{align-items:flex-start;flex-direction:column}}@media(max-width:600px){.topbar{height:68px}.brand-round{width:38px;height:38px}.brand>span:last-child{font-size:13px}.hero-copy{padding:55px 20px}.hero h1{font-size:51px;letter-spacing:-3px}.hero p{font-size:16px}.actions{align-items:flex-start;flex-direction:column}.hero-photo{min-height:330px}.photo-fallback{min-height:330px}.strip{justify-content:flex-start;overflow:hidden;white-space:nowrap}.section{padding:70px 20px}.section-title{align-items:flex-start;flex-direction:column}.category-grid,.product-grid,.review-grid,.benefit-grid{grid-template-columns:1fr}.promo{border-radius:25px}.promo-copy{padding:38px 25px}.closing{padding:75px 20px}.closing h2{letter-spacing:-3px}footer{align-items:flex-start;flex-direction:column}}
.back-to-top{
 position:fixed;right:26px;bottom:26px;z-index:50;width:54px;height:54px;border:0;border-radius:18px;
 display:grid;place-items:center;background:rgba(8,91,86,.94);color:#fff;font-size:25px;font-weight:900;
 box-shadow:0 16px 38px rgba(8,91,86,.28);backdrop-filter:blur(12px);cursor:pointer;
 opacity:0;visibility:hidden;transform:translateY(14px) scale(.92);
 transition:opacity .22s ease,transform .22s ease,visibility .22s ease,background .22s ease;
}
.back-to-top.visible{opacity:1;visibility:visible;transform:translateY(0) scale(1)}
.back-to-top:hover{background:var(--o);transform:translateY(-3px) scale(1.03)}
.back-to-top:focus-visible{outline:3px solid rgba(255,117,55,.35);outline-offset:4px}
@media(max-width:600px){
 .back-to-top{right:17px;bottom:17px;width:50px;height:50px;border-radius:16px;font-size:23px}
}

/* ===== HOME v1.3 — CONVERSÃO ===== */
.hero-copy{position:relative}
.hero-microproof{
 display:flex;flex-wrap:wrap;gap:10px 16px;margin:0 0 22px;
 color:#5f7773;font-size:11px;font-weight:800;
}
.hero-microproof span{display:inline-flex;align-items:center;gap:5px}
.hero-main-cta{min-width:190px}
.section-note{
 margin:12px 0 0;color:var(--muted);font-size:13px;line-height:1.5
}
.category-grid .card,.product-grid .card{cursor:pointer}
.category-grid .card-copy,.product-grid .card-copy{position:relative;padding-right:52px}
.category-grid .card-copy:after,.product-grid .card-copy:after{
 content:"→";position:absolute;right:22px;top:22px;
 width:30px;height:30px;border-radius:50%;
 display:grid;place-items:center;background:#f0f5f4;color:var(--g);
 font-weight:900;transition:.2s
}
.category-grid .card:hover .card-copy:after,
.product-grid .card:hover .card-copy:after{
 background:var(--o);color:#fff;transform:translateX(2px)
}
.product-grid .card .badge{box-shadow:0 6px 18px rgba(255,117,55,.22)}
.mobile-order-cta{
 display:none;position:fixed;left:14px;right:14px;bottom:14px;z-index:45;
 min-height:62px;padding:9px 16px 9px 18px;border-radius:20px;
 background:linear-gradient(135deg,var(--o),#ff8d59);
 color:#fff;box-shadow:0 18px 42px rgba(255,117,55,.38);
 align-items:center;justify-content:space-between;gap:15px;
 opacity:0;visibility:hidden;transform:translateY(16px);
 transition:.22s ease;
}
.mobile-order-cta.visible{opacity:1;visibility:visible;transform:translateY(0)}
.mobile-order-copy{display:flex;flex-direction:column;line-height:1.05}
.mobile-order-copy small{font-size:9px;font-weight:900;letter-spacing:1.4px;opacity:.84;margin-bottom:4px}
.mobile-order-copy strong{font-size:18px;letter-spacing:-.4px}
.mobile-order-arrow{
 width:38px;height:38px;border-radius:50%;display:grid;place-items:center;
 background:rgba(255,255,255,.18);font-size:20px;font-weight:900
}
@media(max-width:900px){
 .hero{min-height:auto}
 .hero-copy{padding-top:48px;padding-bottom:48px}
 .hero-photo{min-height:380px}
 .section{padding-top:78px;padding-bottom:78px}
}
@media(max-width:600px){
 body{padding-bottom:88px}
 .hero-copy{padding-top:42px;padding-bottom:38px}
 .hero h1{font-size:48px;line-height:.96}
 .hero p{margin:21px 0 22px}
 .hero-microproof{gap:8px 12px;margin-bottom:18px;font-size:10px}
 .actions{gap:15px;width:100%}
 .hero-main-cta{width:100%}
 .proof{flex-direction:row;align-items:center;gap:7px}
 .proof small{margin-top:0}
 .hero-photo{min-height:300px}
 .photo-fallback{min-height:300px}
 .section{padding-top:58px;padding-bottom:58px}
 .section-title{margin-bottom:28px}
 .section-title h2{font-size:38px}
 .card{border-radius:20px}
 .card-copy{padding-top:18px;padding-bottom:18px}
 .card h3{font-size:21px}
 .promo-copy{padding-top:32px;padding-bottom:32px}
 .benefit{padding:22px}
 .review{padding:22px}
 .closing{padding-top:62px;padding-bottom:62px}
 .mobile-order-cta{display:flex}
 .back-to-top{bottom:90px}
}

/* ===== HOME v1.4 — PERFORMANCE, SEO E CONFIANÇA ===== */
.card-image,.hero-photo,.promo-media{background:#e9f0ee}
.card-image img,.hero-photo img,.promo-media img{content-visibility:auto}
.image-error{display:grid;place-items:center;min-height:180px;color:#6d817e;font-size:12px;font-weight:800;background:linear-gradient(135deg,#edf3f1,#f7faf9)}
.card:focus-visible,.btn:focus-visible,.mobile-order-cta:focus-visible,.back-to-top:focus-visible,nav a:focus-visible{outline:3px solid rgba(255,117,55,.35);outline-offset:4px}
a,button{-webkit-tap-highlight-color:transparent}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* ===== v1.4.1 — PADRONIZAÇÃO DE MARCA ===== */
.official-logo{
  display:block;
  width:58px;
  height:58px;
  object-fit:contain;
  border-radius:50%;
}
.footer-brand .official-logo{
  width:62px;
  height:62px;
}
@media(max-width:600px){
  .official-logo{
    width:48px;
    height:48px;
  }
  .footer-brand .official-logo{
    width:54px;
    height:54px;
  }
}

/* ===== HOME v1.5 — CARDS E IMAGENS ===== */

/* Categorias: mais visuais e mais fáceis de clicar */
.category-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
}
.category-grid .card{
  min-height:100%;
}
.category-grid .card-image{
  aspect-ratio:1.55/1;
  position:relative;
}
.category-grid .card-image:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,transparent 45%,rgba(5,53,49,.08) 100%);
  pointer-events:none;
}
.category-grid .card-copy{
  min-height:118px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}

/* Produtos: aparência mais premium */
.product-grid .card{
  border:none;
  box-shadow:0 10px 34px rgba(8,91,86,.08);
}
.product-grid .card-image{
  aspect-ratio:1.15/1;
  position:relative;
}
.product-grid .card-image:before{
  content:"";
  position:absolute;
  inset:0;
  border:1px solid rgba(255,255,255,.18);
  border-radius:inherit;
  pointer-events:none;
  z-index:1;
}
.product-grid .card-copy{
  min-height:126px;
}
.product-grid .card h3{
  font-size:22px;
}

/* Imagens */
.card-image img,
.promo-media img{
  transition:transform .35s ease, filter .35s ease;
}
.card:hover .card-image img{
  transform:scale(1.045);
}
.product-grid .card:hover .card-image img{
  filter:saturate(1.04) contrast(1.02);
}

/* Seta de clique mais evidente */
.category-grid .card-copy:after,
.product-grid .card-copy:after{
  width:34px;
  height:34px;
  right:18px;
  top:18px;
  box-shadow:0 6px 18px rgba(8,91,86,.08);
}

/* Badge do produto */
.product-grid .badge{
  top:14px;
  left:14px;
  padding:7px 11px;
  font-size:9px;
  letter-spacing:.8px;
  border:1px solid rgba(255,255,255,.25);
}

/* Cards sem imagem recebem acabamento melhor */
.card.no-image{
  background:linear-gradient(135deg,#f8fbfa,#edf4f2);
}
.card.no-image .card-copy{
  min-height:190px;
  justify-content:flex-end;
}
.card.no-image .card-copy:before{
  content:"TOP";
  position:absolute;
  top:22px;
  left:22px;
  width:48px;
  height:48px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:var(--g);
  color:#fff;
  font-size:11px;
  font-weight:950;
}

/* Promoção */
.promo{
  box-shadow:0 20px 55px rgba(8,91,86,.14);
}
.promo-media{
  position:relative;
}
.promo-media:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(8,91,86,.06),transparent 35%);
  pointer-events:none;
}

/* Mobile */
@media(max-width:900px){
  .category-grid,.product-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}

@media(max-width:600px){
  .category-grid,.product-grid{
    grid-template-columns:1fr;
  }

  .category-grid .card,
  .product-grid .card{
    display:grid;
    grid-template-columns:118px 1fr;
    align-items:stretch;
  }

  .category-grid .card-image,
  .product-grid .card-image{
    aspect-ratio:auto;
    min-height:118px;
  }

  .category-grid .card-copy,
  .product-grid .card-copy{
    min-height:118px;
    padding:18px 52px 18px 18px;
  }

  .category-grid .card h3,
  .product-grid .card h3{
    font-size:19px;
  }

  .category-grid .card p,
  .product-grid .card p{
    font-size:12px;
  }

  .product-grid .badge{
    left:12px;
    top:12px;
  }

  .card.no-image{
    display:block;
  }

  .card.no-image .card-copy{
    min-height:150px;
    padding-top:70px;
  }
}


/* =========================================================
   TOP ESFIHAS HOME v1.6.0
   CATEGORIAS + IMAGENS + ACABAMENTO
   ========================================================= */

.category-grid .card-image{
  aspect-ratio:1.50 / 1;
  position:relative;
  overflow:hidden;
  background:linear-gradient(135deg,#eaf1ef,#f6f9f8);
}

.category-grid .card-image img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}

.category-grid .card-image::after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:linear-gradient(180deg,rgba(8,91,86,0) 55%,rgba(8,91,86,.08) 100%);
}

.category-grid .card-copy{
  min-height:118px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}

.category-grid .card.no-image{
  background:
    radial-gradient(circle at 85% 15%,rgba(255,117,55,.11),transparent 32%),
    linear-gradient(135deg,#f8fbfa,#edf4f2);
}

.category-grid .card.no-image .card-copy{
  min-height:210px;
  justify-content:flex-end;
  padding-top:88px;
}

.category-grid .card.no-image .card-copy::before{
  content:"TOP";
  position:absolute;
  top:26px;
  left:24px;
  width:54px;
  height:54px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:var(--g);
  color:#fff;
  font-size:12px;
  font-weight:950;
  box-shadow:0 10px 24px rgba(8,91,86,.18);
}

.product-grid .card-image{
  aspect-ratio:1.20 / 1;
  background:linear-gradient(135deg,#eaf1ef,#f7faf9);
}

.product-grid .card-image img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}

.product-grid .card{
  box-shadow:0 10px 34px rgba(8,91,86,.08);
}

.product-grid .card:hover{
  box-shadow:0 20px 48px rgba(8,91,86,.13);
}

.category-grid .card-copy::after,
.product-grid .card-copy::after{
  width:34px;
  height:34px;
  right:18px;
  top:18px;
  box-shadow:0 6px 18px rgba(8,91,86,.08);
}

.card-image{
  contain:paint;
}

.official-logo{
  width:58px;
  height:58px;
  object-fit:contain;
  border-radius:50%;
}

.footer-brand .official-logo{
  width:62px;
  height:62px;
}

.image-error{
  width:100%;
  height:100%;
  min-height:150px;
  display:grid;
  place-items:center;
  text-align:center;
  padding:18px;
  background:
    radial-gradient(circle at 70% 20%,rgba(255,117,55,.12),transparent 30%),
    linear-gradient(135deg,#edf3f1,#f8fbfa);
  color:#607773;
  font-size:12px;
  font-weight:850;
}

@media(max-width:600px){
  .category-grid .card,
  .product-grid .card{
    display:grid;
    grid-template-columns:122px minmax(0,1fr);
    align-items:stretch;
  }

  .category-grid .card-image,
  .product-grid .card-image{
    aspect-ratio:auto;
    min-height:122px;
  }

  .category-grid .card-copy,
  .product-grid .card-copy{
    min-height:122px;
    padding:18px 52px 18px 18px;
  }

  .category-grid .card h3,
  .product-grid .card h3{
    font-size:19px;
  }

  .category-grid .card p,
  .product-grid .card p{
    font-size:12px;
  }

  .category-grid .card.no-image{
    display:block;
  }

  .category-grid .card.no-image .card-copy{
    min-height:155px;
    padding-top:76px;
  }

  .official-logo{
    width:48px;
    height:48px;
  }

  .footer-brand .official-logo{
    width:54px;
    height:54px;
  }
}


/* ===== HOME v1.6.2 — MÚLTIPLAS PROMOÇÕES ===== */
.promotions-list{
  display:grid;
  gap:26px;
}
.promotions-list .promo{
  min-height:420px;
}
.promotions-list .promo:nth-child(even){
  grid-template-columns:.95fr 1.05fr;
}
.promotions-list .promo:nth-child(even) .promo-media{
  order:2;
}
.promotions-list .promo:nth-child(even) .promo-copy{
  order:1;
}
.promo-period{
  margin-top:14px;
  font-size:11px;
  font-weight:800;
  color:#b8d9d5;
  letter-spacing:.4px;
}
@media(max-width:900px){
  .promotions-list .promo,
  .promotions-list .promo:nth-child(even){
    grid-template-columns:1fr;
  }
  .promotions-list .promo:nth-child(even) .promo-media,
  .promotions-list .promo:nth-child(even) .promo-copy{
    order:initial;
  }
}


/* ===== HOME v1.7.0 — WHATSAPP / CONTATO ===== */
.contact-strip{
  margin:0;
  padding:58px clamp(20px,7vw,110px);
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:32px;
  background:#f7f4ed;
  border-top:1px solid #e1e9e7;
}
.contact-strip h2{
  margin:0 0 8px;
  color:var(--g);
  font-size:clamp(30px,3.5vw,46px);
  letter-spacing:-1.8px;
}
.contact-strip p{
  margin:0;
  color:var(--muted);
}
.whatsapp-contact-btn{
  background:#1f9d5a;
  box-shadow:0 12px 28px rgba(31,157,90,.18);
}
.whatsapp-contact-btn:hover{
  background:#18894d;
}

.whatsapp-float{
  position:fixed;
  right:26px;
  bottom:94px;
  z-index:49;
  display:flex;
  align-items:center;
  gap:10px;
  min-height:52px;
  padding:7px 14px 7px 8px;
  border-radius:999px;
  background:#1f9d5a;
  color:#fff;
  box-shadow:0 16px 38px rgba(31,157,90,.30);
  font-size:12px;
  font-weight:900;
  transition:.2s ease;
}
.whatsapp-float:hover{
  transform:translateY(-3px);
  background:#18894d;
}
.whatsapp-icon{
  width:38px;
  height:38px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:rgba(255,255,255,.18);
  font-size:10px;
  letter-spacing:.5px;
}
.whatsapp-label{
  padding-right:3px;
}

@media(max-width:600px){
  .contact-strip{
    align-items:flex-start;
    flex-direction:column;
    padding-top:46px;
    padding-bottom:46px;
  }

  .contact-strip .btn{
    width:100%;
  }

  .whatsapp-float{
    right:17px;
    bottom:151px;
    min-height:48px;
    padding:5px;
    border-radius:16px;
  }

  .whatsapp-float .whatsapp-icon{
    width:40px;
    height:40px;
  }

  .whatsapp-label{
    display:none;
  }

  .back-to-top{
    bottom:93px;
  }
}
