:root{--coral:#FF6A4D;--yellow:#FFC33A;--cream:#FFF4E6;--mint:#E6F4EF;--ink:#302E2D;--green:#6A9F2A;--card:#fffaf2;--line:#efdcc4;--shadow:0 18px 45px rgba(103,70,35,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:ui-rounded,"Avenir Next",Poppins,system-ui,-apple-system,sans-serif;background:linear-gradient(180deg,var(--cream),#fffaf4);color:var(--ink)}a{color:inherit;text-decoration:none}.topbar{background:var(--coral);color:white;text-align:center;font-weight:800;padding:9px 14px;font-size:14px}.header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 7vw;background:rgba(255,244,230,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,106,77,.12)}.brand{display:flex;align-items:center;gap:12px}.brand img{width:70px;height:70px;object-fit:cover;border-radius:50%;box-shadow:var(--shadow)}.brand span{color:var(--coral);font-weight:800;font-size:13px}.header nav{display:flex;gap:26px;font-weight:700}.header nav a:hover{color:var(--coral)}.cart-button{border:0;background:#fff;border-radius:999px;padding:11px 14px;font-weight:900;box-shadow:var(--shadow);cursor:pointer}.cart-button span{background:var(--coral);color:white;border-radius:999px;padding:2px 7px;margin-left:4px}.hero{position:relative;overflow:hidden;min-height:520px;padding:70px 7vw 70px;display:grid;grid-template-columns:1.05fr .95fr;gap:32px;align-items:center}.eyebrow{color:var(--coral);font-weight:900;letter-spacing:.04em}.hero h1{font-size:clamp(48px,7vw,92px);line-height:.92;margin:0 0 24px;color:var(--coral);letter-spacing:-.05em}.hero h1 span{color:var(--ink);font-size:.54em;font-weight:900}.hero-copy>p:not(.eyebrow){font-size:20px;line-height:1.6;max-width:540px}.btn{border:2px solid var(--coral);border-radius:16px;padding:14px 22px;font-weight:900;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px}.primary{background:var(--coral);color:white}.secondary{background:white;color:var(--coral)}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.hero-card{background:rgba(255,255,255,.56);border:1px solid var(--line);border-radius:36px;box-shadow:var(--shadow);padding:28px;display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:end}.hero-card img{width:100%;height:220px;object-fit:contain;background:transparent;border-radius:26px}.hero-card img:first-child{grid-column:1/3;height:250px}.blob{position:absolute;border-radius:38% 62% 47% 53%;z-index:-1}.blob-left{width:230px;height:320px;background:var(--coral);left:-120px;bottom:0}.blob-right{width:240px;height:300px;background:var(--yellow);right:-90px;top:55px}.shop{padding:40px 7vw 80px}.section-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:22px}.section-head h2,.brands h2{font-size:48px;line-height:1;margin:0;color:var(--coral)}.tools{display:flex;gap:10px}.tools input,.tools select,.checkout-box input,.checkout-box textarea,.checkout-box select{border:1px solid var(--line);background:white;border-radius:12px;padding:13px 14px;min-width:220px;font:inherit}.shop-layout{display:grid;grid-template-columns:260px 1fr;gap:22px}.filters{background:white;border:1px solid var(--line);border-radius:22px;padding:18px;align-self:start;position:sticky;top:112px}.filters h3{margin-top:0}.filter{display:block;width:100%;text-align:left;border:0;background:transparent;padding:10px 8px;border-radius:12px;cursor:pointer;font-weight:700}.filter.active,.filter:hover{background:var(--cream);color:var(--coral)}.filters hr{border:0;border-top:1px solid var(--line);margin:10px 0}.result-row{display:flex;justify-content:space-between;align-items:center;margin:0 0 14px}.result-row button{border:0;background:var(--mint);border-radius:999px;padding:8px 12px;font-weight:800;cursor:pointer}.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product{background:rgba(255,255,255,.92);border:1px solid var(--line);border-radius:24px;box-shadow:0 12px 30px rgba(103,70,35,.08);padding:16px;position:relative;display:flex;flex-direction:column;min-height:430px}.product.hidden{display:none}.badge{position:absolute;left:14px;top:14px;background:#d8f0c5;color:#39720c;border-radius:999px;padding:8px 10px;font-weight:900;font-size:13px;z-index:2}.image-btn{border:0;background:transparent;padding:0;cursor:pointer}.product-img{width:100%;height:190px;object-fit:contain;border-radius:18px;background:transparent}.product .brand-name{font-size:13px;color:#7b6c5d;font-weight:800;margin-top:12px}.product h3{font-size:16px;line-height:1.25;margin:4px 0 10px}.product p{font-size:13px;line-height:1.35;color:#6b625a;min-height:72px}.price{font-size:20px;font-weight:950;margin:auto 0 10px}.product-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.add,.details-btn{width:100%;border:0;border-radius:12px;padding:12px;font-weight:950;cursor:pointer}.add{background:var(--coral);color:white}.details-btn{background:var(--cream);color:var(--coral);border:1px solid var(--line)}.brands,.benefits{margin:0 7vw 60px}.brands{background:white;border:1px solid var(--line);border-radius:28px;padding:28px;box-shadow:var(--shadow)}.brand-list{display:flex;flex-wrap:wrap;gap:14px;margin-top:20px}.brand-list span{background:var(--cream);border:1px solid var(--line);border-radius:999px;padding:12px 16px;font-weight:900}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.benefits article{background:white;border:1px solid var(--line);border-radius:22px;padding:20px;box-shadow:0 12px 30px rgba(103,70,35,.08);font-size:28px}.benefits h3{font-size:17px;margin:10px 0 6px}.benefits p{font-size:14px;margin:0;color:#6b625a}.footer{display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px;padding:40px 7vw;background:#fff1df;border-top:1px solid var(--line)}.footer img{width:90px;border-radius:50%}.cart-panel{position:fixed;inset:0;z-index:50;pointer-events:none}.cart-panel.open{pointer-events:auto}.cart-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.25);opacity:0;transition:.2s}.cart-panel.open .cart-backdrop{opacity:1}.cart-drawer{position:absolute;right:0;top:0;height:100%;width:min(460px,100%);background:#fffaf4;box-shadow:-20px 0 60px rgba(0,0,0,.22);transform:translateX(100%);transition:.25s;display:flex;flex-direction:column}.cart-panel.open .cart-drawer{transform:translateX(0)}.cart-head{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid var(--line)}.cart-head button{font-size:34px;border:0;background:transparent;cursor:pointer}.cart-items{padding:14px;overflow:auto;flex:1}.empty{background:white;border:1px dashed var(--line);border-radius:18px;padding:18px;text-align:center}.cart-item{display:grid;grid-template-columns:70px 1fr auto;gap:12px;align-items:center;background:white;border:1px solid var(--line);border-radius:16px;padding:10px;margin-bottom:10px}.cart-item img{width:70px;height:70px;object-fit:contain;background:transparent}.qty{display:flex;align-items:center;gap:8px;margin-top:6px}.qty button{border:1px solid var(--line);background:white;border-radius:8px;width:28px;height:28px;cursor:pointer}.checkout-box{padding:16px;border-top:1px solid var(--line);background:white}.checkout-box label{display:block;font-weight:800;font-size:13px;margin-bottom:8px}.checkout-box input,.checkout-box textarea,.checkout-box select{width:100%;min-width:0;margin-top:5px}.checkout-box textarea{height:64px;resize:vertical}.total-line{display:flex;justify-content:space-between;align-items:center;margin:12px 0;font-size:20px}.full{width:100%;margin-top:8px}.whatsapp{position:fixed;right:22px;bottom:22px;background:#25D366;color:white;border-radius:999px;padding:14px 18px;font-weight:950;box-shadow:var(--shadow);z-index:18}.product-modal{position:fixed;inset:0;z-index:60;pointer-events:none}.product-modal.open{pointer-events:auto}.modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.35);opacity:0;transition:.2s}.product-modal.open .modal-backdrop{opacity:1}.modal-card{position:absolute;left:50%;top:50%;transform:translate(-50%,-48%) scale(.98);width:min(980px,94vw);max-height:90vh;overflow:auto;background:#fffaf4;border:1px solid var(--line);border-radius:30px;box-shadow:0 30px 90px rgba(0,0,0,.28);opacity:0;transition:.2s;padding:28px}.product-modal.open .modal-card{opacity:1;transform:translate(-50%,-50%) scale(1)}.modal-close{position:sticky;top:0;float:right;border:0;background:var(--coral);color:white;border-radius:50%;width:38px;height:38px;font-size:28px;line-height:1;cursor:pointer;z-index:2}.detail-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:28px;align-items:start}.detail-main-img{width:100%;height:360px;object-fit:contain;background:transparent}.detail-title{font-size:34px;color:var(--coral);margin:4px 0}.detail-price{font-size:28px;font-weight:950;margin:12px 0}.bullet-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:18px 0}.bullet-list span{background:white;border:1px solid var(--line);border-radius:999px;padding:9px 12px;font-weight:800;font-size:14px}.nutrition-box{margin-top:18px;background:white;border:1px solid var(--line);border-radius:22px;padding:16px}.nutrition-box h3{margin-top:0}.nutrition-box img{width:100%;max-height:680px;object-fit:contain;border-radius:14px;background:white}.modal-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.modal-actions .btn{flex:1;min-width:180px}@media(max-width:1050px){.grid{grid-template-columns:repeat(3,1fr)}.hero{grid-template-columns:1fr}.hero-card{max-width:660px}.benefits{grid-template-columns:repeat(2,1fr)}.header nav{display:none}.shop-layout{grid-template-columns:1fr}.filters{position:static;display:grid;grid-template-columns:repeat(2,1fr)}.detail-grid{grid-template-columns:1fr}}@media(max-width:640px){.header{padding:12px 16px}.brand img{width:58px;height:58px}.hero{padding:42px 18px 52px}.hero-card{padding:14px}.hero-card img,.hero-card img:first-child{height:155px}.shop,.brands,.benefits{margin-left:16px;margin-right:16px;padding-left:0;padding-right:0}.section-head{display:block}.tools{display:block}.tools input,.tools select{width:100%;margin:6px 0}.grid{grid-template-columns:repeat(2,1fr);gap:12px}.product{padding:10px;min-height:390px}.product-img{height:135px}.product-actions{grid-template-columns:1fr}.filters{grid-template-columns:repeat(2,1fr)}.footer{grid-template-columns:1fr}.benefits{grid-template-columns:1fr}.section-head h2{font-size:40px}.whatsapp{right:12px;bottom:12px}.modal-card{padding:18px;border-radius:22px}.detail-title{font-size:26px}.detail-main-img{height:250px}.bullet-list{grid-template-columns:1fr}}
.detail-section{background:white;border:1px solid var(--line);border-radius:18px;padding:14px 16px;margin:14px 0}.detail-section h3{margin:0 0 8px;color:var(--coral)}.detail-section ul{margin:0;padding-left:18px;line-height:1.65}.hero h1 span{display:block;margin-top:18px;letter-spacing:.02em;font-size:.36em;font-weight:500;color:var(--ink)}.brand span{letter-spacing:.04em}.product-actions .add{font-size:14px}.topbar{letter-spacing:.03em}


/* v7 shipping and anchor fixes */
section[id]{scroll-margin-top:120px}
.shipping-section{margin:0 7vw 60px;background:white;border:1px solid var(--line);border-radius:28px;padding:28px;box-shadow:var(--shadow)}
.shipping-head{margin-bottom:20px}
.shipping-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.shipping-grid article{background:var(--cream);border:1px solid var(--line);border-radius:22px;padding:22px}
.shipping-grid h3{font-size:18px;margin:0 0 8px;color:var(--ink)}
.shipping-grid p{font-size:14px;line-height:1.5;margin:0;color:#6b625a}
@media(max-width:1050px){.shipping-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.shipping-section{margin-left:16px;margin-right:16px;padding:20px}.shipping-grid{grid-template-columns:1fr}}

/* v9 nutrition image corrections */
.nutrition-box img{width:100%;height:auto;max-height:760px;object-fit:contain;background:#fff;cursor:zoom-in;}
.nutrition-box{overflow:hidden;}



/* v11 hero logo + certification seals */
.hero-orbit{
  position:relative;
  min-height:430px;
  border:1px solid var(--line);
  border-radius:38px;
  background:linear-gradient(135deg, rgba(255,255,255,.74), rgba(255,244,230,.52));
  box-shadow:var(--shadow);
  overflow:visible;
}
.hero-logo-center{
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  width:230px;
  height:230px;
  border-radius:50%;
  background:rgba(255,244,230,.92);
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:12px;
  box-shadow:0 18px 50px rgba(255,106,77,.16);
  border:1px solid rgba(255,106,77,.18);
  z-index:3;
}
.hero-logo-center img{width:148px;height:148px;object-fit:contain;border-radius:50%;box-shadow:none;background:transparent;}
.hero-logo-center span{font-weight:800;letter-spacing:.09em;color:var(--coral);font-size:13px;white-space:nowrap;}
.orbit-seal{position:absolute;object-fit:contain;background:transparent;filter:drop-shadow(0 18px 20px rgba(75,48,26,.12));z-index:2;animation:tmFloat 4.5s ease-in-out infinite;}
.seal-usda{width:155px;left:42px;top:42px;animation-delay:.1s;}
.seal-gmo{width:205px;right:34px;bottom:54px;animation-delay:.7s;}
@keyframes tmFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}
@media(max-width:1050px){.hero-orbit{max-width:680px;min-height:410px}.seal-usda{width:140px}.seal-gmo{width:190px}}
@media(max-width:640px){.hero-orbit{min-height:360px;border-radius:28px}.hero-logo-center{width:178px;height:178px}.hero-logo-center img{width:112px;height:112px}.hero-logo-center span{font-size:11px}.seal-usda{width:105px;left:18px;top:26px}.seal-gmo{width:150px;right:14px;bottom:28px}}


/* v12: hero solo con sellos, sin logo flotante */
.hero-seals-only{
  min-height:430px;
  display:block;
}
.hero-seals-only::before{
  content:"";
  position:absolute;
  width:250px;
  height:250px;
  border-radius:50%;
  background:rgba(255,195,58,.20);
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  filter:blur(1px);
}
.hero-seals-only::after{
  content:"";
  position:absolute;
  width:150px;
  height:150px;
  border-radius:45% 55% 52% 48%;
  background:rgba(171,214,190,.30);
  right:18%;
  top:16%;
}
.hero-seals-only .seal-usda{width:210px;left:18%;top:50%;transform:translateY(-50%);}
.hero-seals-only .seal-gmo{width:250px;right:14%;top:50%;bottom:auto;transform:translateY(-50%);}
@keyframes tmFloatSealUsda{0%,100%{transform:translateY(-50%)}50%{transform:translateY(calc(-50% - 8px))}}
@keyframes tmFloatSealGmo{0%,100%{transform:translateY(-50%)}50%{transform:translateY(calc(-50% + 8px))}}
.hero-seals-only .seal-usda{animation:tmFloatSealUsda 4.5s ease-in-out infinite;}
.hero-seals-only .seal-gmo{animation:tmFloatSealGmo 4.8s ease-in-out infinite;}
@media(max-width:1050px){.hero-seals-only .seal-usda{width:180px;left:16%;}.hero-seals-only .seal-gmo{width:220px;right:12%;}}
@media(max-width:640px){.hero-seals-only{min-height:330px}.hero-seals-only::before{width:190px;height:190px}.hero-seals-only::after{width:100px;height:100px;right:10%;top:12%;}.hero-seals-only .seal-usda{width:135px;left:10%;}.hero-seals-only .seal-gmo{width:165px;right:8%;}}


/* Hero certification image - v13 */
.hero-cert-wrap{
  position:relative;
  min-height:520px;
  border-radius:36px;
  background:linear-gradient(135deg, rgba(255,244,230,.98), rgba(216,244,226,.52));
  box-shadow:0 24px 80px rgba(75,48,26,.08);
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
}
.hero-cert-wrap::before{content:"";position:absolute;width:230px;height:230px;border-radius:50%;background:rgba(255,195,58,.58);right:-58px;top:26px;}
.hero-cert-wrap::after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;background:rgba(255,106,77,.18);left:-45px;bottom:-45px;}
.hero-certifications{
  position:relative;
  z-index:1;
  width:min(86%, 680px);
  height:auto;
  object-fit:contain;
  mix-blend-mode:multiply;
  filter:drop-shadow(0 18px 24px rgba(75,48,26,.10));
}
.nutrition-img, .nutrition-image, .modal-nutrition img, .nutrition-card img{
  width:100%;
  height:auto;
  object-fit:contain;
}
@media(max-width:1050px){.hero-cert-wrap{min-height:410px}.hero-certifications{width:min(90%,580px)}}
@media(max-width:640px){.hero-cert-wrap{min-height:300px;border-radius:28px}.hero-certifications{width:92%}}


/* v17 mobile filters improvement */
.mobile-filters-toggle{display:none;}
.filter-group{margin:0 0 14px;}
.filter-group p{margin:0 0 8px;font-size:12px;font-weight:950;letter-spacing:.06em;text-transform:uppercase;color:#8a7968;}
.clear-mobile{display:none!important;}
@media(max-width:768px){
  .shop{padding-top:28px;}
  .section-head{gap:14px;margin-bottom:14px;}
  .tools{width:100%;}
  .tools input,.tools select{min-width:0;width:100%;}
  .mobile-filters-toggle{
    display:flex;
    align-items:center;
    justify-content:space-between;
    width:100%;
    border:1px solid var(--line);
    background:#fff;
    color:var(--ink);
    border-radius:18px;
    padding:14px 16px;
    margin:8px 0 14px;
    font-weight:950;
    box-shadow:0 10px 25px rgba(103,70,35,.07);
    cursor:pointer;
  }
  .mobile-filters-toggle::after{content:'Abrir';font-size:12px;color:var(--coral);letter-spacing:.04em;text-transform:uppercase;}
  .mobile-filters-toggle.is-open::after{content:'Cerrar';}
  .shop-layout{grid-template-columns:1fr;gap:12px;}
  .filters{
    display:none!important;
    position:static!important;
    top:auto!important;
    margin:0 0 14px;
    padding:16px;
    border-radius:22px;
    box-shadow:0 14px 34px rgba(103,70,35,.08);
  }
  .filters.mobile-open{display:block!important;}
  .filters h3{margin:0 0 12px;font-size:20px;}
  .filter-group{margin-bottom:16px;}
  .filter-group p{margin-bottom:9px;}
  .filters .filter{
    display:inline-flex;
    width:auto;
    align-items:center;
    justify-content:center;
    margin:0 6px 8px 0;
    padding:10px 13px;
    border:1px solid var(--line);
    border-radius:999px;
    background:#fffaf4;
    text-align:center;
    font-size:13px;
    line-height:1;
    white-space:nowrap;
  }
  .filters .filter.active,.filters .filter:hover{background:var(--coral);color:white;border-color:var(--coral);}
  .clear-mobile{display:inline-flex!important;background:var(--mint)!important;color:var(--ink)!important;border-color:transparent!important;margin-top:2px!important;}
  .result-row{margin-top:4px;}
  #clearFilters{display:none;}
}
