*{box-sizing:border-box}html{scroll-behavior:smooth}:root{--bg:#fffaf4;--blush:#fae9e1;--rose:#ce6f7a;--roseDark:#b85f6b;--roseSoft:#f5dfda;--gold:#df9b28;--text:#6c554b;--green:#07984b;--line:#ead7cb;--white:#fff}body{margin:0;background:var(--bg);color:var(--text);font-family:Nunito,Arial,sans-serif}.container{width:min(1180px,88%);margin:auto}.shippingbar{height:43px;display:grid;place-items:center;background:#f5ded4;color:var(--rose);font-weight:800;font-size:13px}header{height:77px;background:#fffdf9;position:relative;z-index:10;border-bottom:1px solid #f4e7de}.nav{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;background:#fff3d9;border:1px solid #f1d9b9;border-radius:999px;padding:7px 20px 7px 9px;text-decoration:none;color:var(--gold);box-shadow:0 5px 14px #805c4312}.brandicon{width:35px;height:35px;border-radius:50%;background:#fff;display:grid;place-items:center}.brand b{display:block;font:800 22px/20px "Baloo 2"}.brand b i,.foot b i{font-style:normal;color:var(--rose)}.brand small{display:block;color:var(--rose);letter-spacing:2px;font-size:8px;font-weight:900;margin-top:3px}.nav nav{display:flex;gap:28px}.nav nav a{text-decoration:none;color:#5c504b;font-weight:800;font-size:13px}.nav nav .navwa{color:var(--green)}.bag{border:0;background:var(--rose);color:#fff;border-radius:999px;padding:12px 19px;font-weight:800;cursor:pointer}.bag span{background:#fff;color:var(--rose);border-radius:50%;padding:1px 5px;margin-left:4px}.hero{height:680px;position:relative;overflow:hidden}.hero>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center}.heroFade{position:absolute;inset:0;background:linear-gradient(90deg,#fffaf4 0%,rgba(255,250,244,.95) 27%,rgba(255,250,244,.62) 48%,rgba(255,250,244,.08) 68%,transparent 100%)}.heroContent{height:100%;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;transform:translateY(-28px)}.eyebrow{font-weight:900;font-size:12px;border-radius:999px;padding:9px 14px}.eyebrow.white{background:#fff;box-shadow:0 3px 12px #7a514e1c;color:#a45c52}.hero h1,.sectionTitle h2,.uses h2,.delivery h2{font-family:"Baloo 2";font-weight:800}.hero h1{font-size:62px;line-height:.92;margin:18px 0 12px}.hero h1 span{color:var(--rose)}.hero h1 em{color:var(--gold);font-style:italic}.heroContent>p{max-width:525px;font-size:16px;line-height:1.65;margin:0 0 20px}.heroActions{display:flex;gap:12px}.btn{border:0;border-radius:999px;padding:14px 22px;font-family:Nunito;font-weight:900;text-decoration:none;display:inline-flex;justify-content:center;align-items:center;cursor:pointer;font-size:13px}.pink{background:var(--rose);color:#fff;box-shadow:0 8px 18px #ee2f7822}.outlinewa{border:2px solid var(--green);color:var(--green);background:#fff}.green{background:var(--green);color:#fff}.checks{display:flex;gap:25px;margin-top:20px;font-size:12px;font-weight:700}.checks span:First-letter{color:var(--green)}.products{padding:62px 0 85px}.sectionTitle{text-align:center;margin-bottom:40px}.sectionTitle small,.usesCopy>small{color:var(--rose);font-weight:900;letter-spacing:4px;font-size:10px}.sectionTitle h2{font-size:40px;margin:12px 0 5px}.sectionTitle h2 span{color:var(--rose)}.sectionTitle h2 em{color:var(--gold);font-style:normal}.sectionTitle p{margin:0}.productGrid{max-width:900px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:28px}.productCard{position:relative;background:#fff;border-radius:28px;overflow:hidden;box-shadow:0 18px 38px #72564618;border:1px solid transparent}.productCard.featured{border-color:#e8ac25}.productImage{height:auto;aspect-ratio:1081/1455;background:#fff3d9;overflow:hidden}.productImage img{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.best{position:absolute;right:18px;top:17px;background:var(--rose);color:#fff;border-radius:999px;padding:8px 15px;font-size:10px;font-weight:900;z-index:2}.productBody{padding:27px}.productBody>small{font-weight:900;color:var(--rose);letter-spacing:2px;font-size:10px}.namePrice{display:flex;justify-content:space-between;align-items:center;gap:15px}.namePrice h3{font:800 28px "Baloo 2";margin:9px 0}.namePrice strong{font:900 27px "Baloo 2";white-space:nowrap}.productBody>p{font-size:14px;line-height:1.6;min-height:45px}.cardActions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:18px}.uses{background:#f9e9e2;padding:85px 0}.usesGrid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.usesCopy h2{font-size:43px;line-height:1.2;margin:22px 0 15px}.usesCopy h2 span{color:var(--rose)}.usesCopy h2 em{font-style:normal;color:var(--gold)}.usesCopy>p{line-height:1.7}.options{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:30px}.options span{background:#fff9f6;border:1px solid #e9d3c8;border-radius:13px;padding:12px 14px;font-size:12px;font-weight:700}.options span::first-letter{color:var(--rose)}.gallery{display:grid;grid-template-columns:1fr 1fr;gap:12px}.gallery img{width:100%;height:300px;object-fit:cover;border-radius:22px}.gallery .g1{grid-column:1/-1;height:310px}.delivery{padding:90px 0}.deliveryCard{max-width:1050px;display:grid;grid-template-columns:1fr 1fr;border-radius:28px;overflow:hidden;box-shadow:0 22px 48px #6d554620}.deliveryCopy{background:#f8df9e;padding:45px}.tag{display:inline-block;background:var(--rose);color:#fff;border-radius:999px;padding:8px 14px;font-size:11px;font-weight:900}.delivery h2{font-size:40px;line-height:1.25;margin:28px 0 12px}.delivery h2 span{color:var(--rose)}.delivery h2 em{font-style:normal;color:#bd8020}.deliveryCopy>p{line-height:1.7}.cepbox{background:#fff;border-radius:15px;padding:8px 8px 8px 18px;display:flex;margin-top:25px}.cepbox input{border:0;outline:0;flex:1;font:700 14px Nunito;min-width:0}.cepbox button{border:0;background:var(--rose);color:#fff;border-radius:12px;padding:12px 20px;font-weight:900}.deliveryArt{background:#f8df9e;min-height:470px}.deliveryArt img{width:100%;height:100%;object-fit:contain;display:block;background:#f8df9e}#cepResult{font-size:12px;font-weight:800;margin-top:9px}.benefits{background:#fff;padding:55px 0}.benefitGrid{display:grid;grid-template-columns:repeat(3,1fr);text-align:center;gap:50px}.benefitGrid i{width:52px;height:52px;background:#fae3a6;color:var(--rose);border-radius:13px;display:grid;place-items:center;margin:0 auto 15px;font-style:normal}.benefitGrid b{display:block;font-size:15px}.benefitGrid p{font-size:13px}footer{background:#f9e6de;padding:45px 0}.foot{display:flex;justify-content:space-between;align-items:end}.foot b{font:800 25px "Baloo 2";color:var(--gold)}.foot p{margin:5px 0;font-size:13px}.foot strong{color:var(--rose)}.floatingWa{position:fixed;right:20px;bottom:20px;background:var(--green);color:#fff;border-radius:999px;padding:15px 23px;text-decoration:none;font-weight:900;font-size:13px;z-index:25;box-shadow:0 10px 25px #078f4740}.overlay{position:fixed;inset:0;background:#47352f66;opacity:0;pointer-events:none;transition:.2s;z-index:30}.overlay.open{opacity:1;pointer-events:auto}.drawer{position:fixed;right:-430px;top:0;width:min(420px,94vw);height:100vh;background:#fff;z-index:31;transition:.25s;display:flex;flex-direction:column;box-shadow:-20px 0 50px #0002}.drawer.open{right:0}.drawerHead{padding:22px;display:flex;justify-content:space-between;border-bottom:1px solid #eee}.drawerHead h2{font:800 27px "Baloo 2";margin:0}.drawerHead button{border:0;background:none;font-size:30px}.cartItems{padding:18px;overflow:auto;flex:1}.cartRow{display:grid;grid-template-columns:1fr auto;gap:10px;padding:15px 0;border-bottom:1px solid #eee}.cartRow small{display:block}.qty{display:flex;align-items:center;gap:8px}.qty button{border:0;width:28px;height:28px;border-radius:8px;background:#fae9e1}.remove{border:0;background:none;color:var(--rose);padding:5px 0;font-weight:700}.drawerFoot{padding:20px;border-top:1px solid #eee}.frete{background:#eef9f2;color:var(--green);padding:10px;border-radius:10px;font-size:12px;font-weight:800}.total{display:flex;justify-content:space-between;align-items:center;margin:15px 0}.total b{font:800 27px "Baloo 2"}.full{width:100%;margin-top:8px}
@media(max-width:780px){.shippingbar{height:35px}.nav{height:65px}.nav nav{display:none}.brand{padding-right:12px}.brand b{font-size:18px}.bag{padding:10px 13px;font-size:12px}.hero{height:650px}.hero>img{object-position:66% center}.heroFade{background:linear-gradient(180deg,rgba(255,250,244,.98) 0%,rgba(255,250,244,.9) 42%,rgba(255,250,244,.18) 75%,transparent 100%)}.heroContent{justify-content:flex-start;padding-top:50px;transform:none}.hero h1{font-size:43px}.heroContent>p{font-size:14px;max-width:92%}.heroActions{flex-direction:column}.checks{flex-direction:column;gap:7px;margin-top:15px}.products{padding:48px 0 60px}.sectionTitle h2{font-size:33px}.productGrid{grid-template-columns:1fr;gap:22px}.productImage{height:auto;aspect-ratio:1081/1455}.productImage img{object-fit:contain;background:#fff3d9}.namePrice h3{font-size:25px}.namePrice strong{font-size:24px}.cardActions{grid-template-columns:1fr}.uses{padding:60px 0}.usesGrid{grid-template-columns:1fr;gap:35px}.usesCopy h2{font-size:35px}.options{grid-template-columns:1fr 1fr}.gallery img,.gallery .g1{height:auto;aspect-ratio:4/3}.delivery{padding:55px 0}.deliveryCard{grid-template-columns:1fr}.deliveryCopy{padding:28px}.delivery h2{font-size:34px}.deliveryArt{min-height:0}.deliveryArt img{height:auto;object-fit:contain}.benefitGrid{grid-template-columns:1fr;gap:30px}.foot{flex-direction:column;align-items:flex-start;gap:20px}.floatingWa{right:12px;bottom:12px;padding:13px 17px}.container{width:min(92%,1180px)}}


/* V4 — pente-fino visual */
.ico{
  width:1.15em;height:1.15em;display:inline-block;flex:0 0 auto;
  fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;
}
.shippingbar{display:flex;align-items:center;justify-content:center;gap:8px;color:var(--rose)}
.shippingbar .ico{width:15px;height:15px}

.brandicon{color:var(--gold)}
.brandicon .ico{width:21px;height:21px;stroke-width:1.8}

.bag,.btn,.tag,.eyebrow,.floatingWa,.checks span,.options span{
  display:inline-flex;align-items:center;justify-content:center;gap:8px;
}
.bag{background:var(--rose);color:#fff}
.bag .ico{width:16px;height:16px}
.bagLabel{background:transparent!important;color:#fff!important;border-radius:0!important;padding:0!important;margin:0!important}
.bag #bagCount{display:grid;place-items:center;min-width:21px;height:21px;padding:0 6px;margin-left:1px;background:#fff;color:var(--rose);border-radius:999px}

.hero h1 span,.sectionTitle h2 span,.usesCopy h2 span,.delivery h2 span,
.brand b i,.foot b i,.brand small,.foot strong{color:var(--rose)}
.pink{background:var(--rose);color:#fff;box-shadow:0 8px 18px rgba(206,111,122,.20)}
.pink:hover,.bag:hover,.cepbox button:hover{background:var(--roseDark)}
.btn.pink,.productCard .add{color:#fff}
.btn.pink .ico,.productCard .add .ico{width:16px;height:16px}

.eyebrow.white{background:#fff;color:#a45c52}
.eyebrow .ico{width:15px;height:15px;color:var(--rose)}
.checks span{justify-content:flex-start}
.checks .ico,.options .ico{color:var(--green);width:15px;height:15px;stroke-width:2.3}

.sectionTitle small,.usesCopy>small,.productBody>small{color:var(--rose)}
.best,.tag,.cepbox button{background:var(--rose);color:#fff}
.tag .ico{width:15px;height:15px}

.benefitGrid i{color:var(--rose)}
.benefitGrid i .ico{width:23px;height:23px}
.options span{justify-content:flex-start}

.floatingWa{gap:9px;background:var(--green);color:#fff!important}
.floatingWa .ico{width:19px;height:19px;stroke-width:1.8}
.outlinewa{color:var(--green)!important;border-color:var(--green);background:#fff}
.green{background:var(--green);color:#fff}

.remove{color:var(--rose)}
.qty button{color:var(--text)}
.frete{color:var(--green)}

@media(max-width:780px){
  .bagLabel{display:none}
  .bag{gap:5px}
  .floatingWa span{display:none}
  .floatingWa{width:52px;height:52px;padding:0}
  .floatingWa .ico{width:23px;height:23px}
}



/* V4.2 — ENTREGA COMPACTA: elimina o vazio amarelo */
.deliveryWrap{
  max-width:1080px;
  height:430px;
  margin:0 auto;
  display:grid;
  grid-template-columns:1fr 1fr;
  border-radius:30px;
  overflow:hidden;
  box-shadow:0 18px 50px rgba(92,64,49,.10);
}
.deliveryCopy{
  min-height:0 !important;
  height:430px;
  padding:48px 44px !important;
  display:flex;
  flex-direction:column;
  justify-content:center;
  background:#f7dfa0;
}
.deliveryCopy h2{margin:18px 0 12px}
.deliveryCopy p{margin:0 0 22px;max-width:470px}
.cepbox{margin-top:0}
.deliveryArt{
  height:430px !important;
  min-height:0 !important;
  overflow:hidden;
  background:#f7dfa0;
}
.deliveryArt img{
  width:100%;
  height:100% !important;
  display:block;
  object-fit:cover !important;
  object-position:center 43% !important;
}

@media(max-width:780px){
  .deliveryWrap{
    height:auto;
    grid-template-columns:1fr;
  }
  .deliveryCopy{
    height:auto;
    padding:34px 24px !important;
  }
  .deliveryArt{
    height:auto !important;
    aspect-ratio:1081/1455;
  }
  .deliveryArt img{
    height:100% !important;
    object-fit:contain !important;
    object-position:center !important;
  }
}

/* V4.3 — HERO CORRIGIDO: sem zoom, chapéu e cesto visíveis */
.hero{
  background:#fffaf4;
}
.hero>img{
  width:auto;
  height:100%;
  max-width:none;
  right:0;
  left:auto;
  object-fit:contain;
  object-position:right center;
}
.heroFade{
  background:linear-gradient(90deg,
    #fffaf4 0%,
    #fffaf4 24%,
    rgba(255,250,244,.97) 34%,
    rgba(255,250,244,.78) 46%,
    rgba(255,250,244,.24) 61%,
    rgba(255,250,244,0) 74%
  );
}
@media(max-width:780px){
  .hero>img{
    width:auto;
    height:100%;
    right:-34%;
    left:auto;
    object-fit:contain;
    object-position:right center;
  }
  .heroFade{
    background:linear-gradient(180deg,
      rgba(255,250,244,.99) 0%,
      rgba(255,250,244,.94) 43%,
      rgba(255,250,244,.48) 67%,
      rgba(255,250,244,.06) 100%
    );
  }
}

/* V4.5 — CORREÇÃO DE ENQUADRAMENTO, SEM ALTERAR AS ARTES */
/* Hero permanece com a imagem original e enquadramento aprovado. */
.hero > img{
  width:auto !important;
  height:100% !important;
  right:0 !important;
  left:auto !important;
  object-fit:contain !important;
  object-position:right center !important;
}

/* Card de entrega: mantém a arte original, mas ancora no topo para não cortar cabeça/rosto. */
.deliveryArt{
  overflow:hidden !important;
}
.deliveryArt img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center top !important;
  display:block !important;
}

@media(max-width:780px){
  .hero > img{
    width:auto !important;
    height:100% !important;
    right:-34% !important;
    object-fit:contain !important;
    object-position:right center !important;
  }
  .deliveryArt{
    height:auto !important;
    aspect-ratio:941/1672 !important;
  }
  .deliveryArt img{
    width:100% !important;
    height:100% !important;
    object-fit:contain !important;
    object-position:center top !important;
  }
}

/* V4.6 — card de entrega aprovado + sacola refinada */
.deliveryArt{
  height:430px !important;
  min-height:0 !important;
  overflow:hidden !important;
  background:#f7dfa0 !important;
}
.deliveryArt img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center center !important;
  display:block !important;
}
.cartEmpty{padding:28px 10px;text-align:center;color:#8a756c}
.cartEmpty svg{width:38px;height:38px;margin-bottom:10px;color:var(--rose)}
.cartRow{align-items:center}
.cartRowTitle{font:800 18px "Baloo 2";color:var(--text)}
.cartRow small{margin-top:2px;color:#8a756c}
.qty button{cursor:pointer;font-weight:900;font-size:17px}
.remove{cursor:pointer}
.cartNotice{font-size:12px;margin-top:8px;color:#8a756c;text-align:center}
.add.added{transform:scale(.98);background:var(--roseDark)}
.toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:#fff;color:var(--text);border:1px solid var(--line);border-radius:999px;padding:11px 18px;box-shadow:0 12px 35px #5f43352b;font-weight:900;font-size:13px;z-index:60;transition:.2s}
.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:780px){
  .deliveryArt{height:auto !important;aspect-ratio:1/1 !important}
  .deliveryArt img{width:100% !important;height:100% !important;object-fit:cover !important;object-position:center center !important}
  .toast{bottom:78px;white-space:nowrap;max-width:90vw}
}
