.Carousel-module__5OSfgq__heroContainer{background-color:#171310;align-items:center;width:100%;height:100vh;min-height:560px;padding:clamp(2rem,5vw,4rem) clamp(1.25rem,4vw,3rem);display:flex;position:relative;overflow:hidden}.Carousel-module__5OSfgq__backgroundImageWrapper{z-index:0;position:absolute;inset:0}.Carousel-module__5OSfgq__backgroundImage{object-fit:cover;object-position:center;animation:6s cubic-bezier(.16,1,.3,1) forwards Carousel-module__5OSfgq__kenBurns}.Carousel-module__5OSfgq__fadeImageWrap{opacity:0;pointer-events:none;transition:opacity 1s ease-in-out;position:absolute;inset:0}.Carousel-module__5OSfgq__fadeImageWrap.Carousel-module__5OSfgq__fadeImageActive{opacity:1;pointer-events:auto}@keyframes Carousel-module__5OSfgq__kenBurns{0%{transform:scale(1)}to{transform:scale(1.06)}}.Carousel-module__5OSfgq__backgroundOverlay{background:linear-gradient(90deg,#0a0806e0 0%,#0a08068c 42%,#0a080638 68%,#0a08060d 100%),linear-gradient(#0a080600 65%,#0a080659 100%);position:absolute;inset:0}.Carousel-module__5OSfgq__heroContentGrid{z-index:10;grid-template-columns:1fr;align-items:center;gap:clamp(2rem,5vw,3rem);width:100%;max-width:1200px;margin:0 auto;display:grid;position:relative}@media (min-width:900px){.Carousel-module__5OSfgq__heroContentGrid{grid-template-columns:1.2fr .8fr}}.Carousel-module__5OSfgq__textColumn{color:#fff}.Carousel-module__5OSfgq__textInner{animation:.6s cubic-bezier(.16,1,.3,1) Carousel-module__5OSfgq__fadeSlideUp}@keyframes Carousel-module__5OSfgq__fadeSlideUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.Carousel-module__5OSfgq__mainTitle{letter-spacing:-.03em;text-shadow:0 2px 24px #00000059;margin-bottom:1.1rem;font-size:clamp(2.1rem,4.5vw,4.25rem);font-weight:800;line-height:1.08}.Carousel-module__5OSfgq__mainDescription{color:#ffffffe0;text-shadow:0 1px 12px #0000004d;max-width:480px;margin-bottom:2.25rem;font-size:clamp(1rem,1.6vw,1.15rem);line-height:1.55}.Carousel-module__5OSfgq__mainButton{background-color:var(--color-primary-green);color:#fff;cursor:pointer;border:none;border-radius:9999px;padding:.9rem 1.9rem;font-size:.95rem;font-weight:700;transition:transform .25s cubic-bezier(.16,1,.3,1),background-color .25s,box-shadow .25s;box-shadow:0 8px 20px -4px #16a34a73}.Carousel-module__5OSfgq__mainButton:hover{background-color:var(--color-accent-green);transform:translateY(-2px);box-shadow:0 12px 24px -4px #16a34a8c}.Carousel-module__5OSfgq__mainButton:active{transform:translateY(0)scale(.97);box-shadow:0 4px 12px -2px #16a34a73}.Carousel-module__5OSfgq__carouselColumn{width:100%;position:relative}.Carousel-module__5OSfgq__carouselViewport{scroll-behavior:smooth;width:100%;overflow:hidden}.Carousel-module__5OSfgq__carouselSlideContainer{margin-left:-.9rem;display:flex}.Carousel-module__5OSfgq__carouselSlide{opacity:.55;flex:0 0 45%;min-width:0;padding-left:.9rem;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .4s cubic-bezier(.16,1,.3,1);transform:scale(.94)}.Carousel-module__5OSfgq__carouselSlide.Carousel-module__5OSfgq__isActive{opacity:1;transform:scale(1)}.Carousel-module__5OSfgq__imageInner{aspect-ratio:2/3;border:1px solid #ffffff14;border-radius:1.1rem;width:100%;position:relative;overflow:hidden;box-shadow:0 14px 28px -8px #0a080673}.Carousel-module__5OSfgq__carouselImage{object-fit:cover;transition:transform .5s cubic-bezier(.16,1,.3,1)}.Carousel-module__5OSfgq__carouselSlide:hover .Carousel-module__5OSfgq__carouselImage{transform:scale(1.04)}.Carousel-module__5OSfgq__arrowControls{justify-content:flex-start;gap:.75rem;margin-top:1.75rem;display:flex}.Carousel-module__5OSfgq__arrowButton{-webkit-backdrop-filter:blur(10px);color:#fff;cursor:pointer;background-color:#ffffff14;border:1px solid #ffffff38;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background-color .25s,border-color .25s,transform .2s cubic-bezier(.16,1,.3,1);display:flex}.Carousel-module__5OSfgq__arrowButton:hover{background-color:#ffffff2e;border-color:#fff6;transform:translateY(-2px)}.Carousel-module__5OSfgq__arrowButton:active{background-color:#ffffff40;transform:translateY(0)scale(.92)}
.ProductCard-module__lmJDna__productCard{cursor:pointer;background:#fff;border:3px solid #0000;border-radius:16px;flex-direction:column;height:100%;transition:border-color .25s,transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000d}.ProductCard-module__lmJDna__productCard:hover{border-color:#22c55e;transform:translateY(-4px);box-shadow:0 0 20px #22c55e66,0 10px 25px #00000014}.ProductCard-module__lmJDna__productCard:active{border-color:#15803d;transform:translateY(-1px)scale(.99);box-shadow:0 0 10px #22c55e99}.ProductCard-module__lmJDna__outOfStockCard{opacity:1;filter:none;cursor:pointer;background:#fff}.ProductCard-module__lmJDna__imageContainer{background-color:#f1f5f9;background-image:linear-gradient(110deg,#f1f5f9 30%,#f8fafc 50%,#f1f5f9 70%);background-size:200% 100%;width:100%;height:240px;animation:1.8s ease-in-out infinite ProductCard-module__lmJDna__shimmer;position:relative;overflow:hidden}@media (max-width:640px){.ProductCard-module__lmJDna__imageContainer{height:160px}}@keyframes ProductCard-module__lmJDna__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ProductCard-module__lmJDna__productImage{object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.ProductCard-module__lmJDna__productCard:hover .ProductCard-module__lmJDna__productImage{transform:scale(1.05)}.ProductCard-module__lmJDna__topLeftBadges{z-index:1;flex-direction:column;align-items:flex-start;gap:.4rem;display:flex;position:absolute;top:.85rem;left:.85rem}.ProductCard-module__lmJDna__tagBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--color-primary-green,#16a34a);text-transform:uppercase;letter-spacing:.05em;background:#ffffffe6;border-radius:9999px;padding:.25rem .65rem;font-size:.7rem;font-weight:700}.ProductCard-module__lmJDna__discountBadge{color:#fff;z-index:1;background:#ef4444;border-radius:9999px;padding:.3rem .65rem;font-size:.75rem;font-weight:800;position:absolute;top:.85rem;right:.85rem}.ProductCard-module__lmJDna__outOfStockBadge{color:#0f172a;text-transform:uppercase;letter-spacing:.05em;z-index:2;background:#eab308;border-radius:9999px;padding:.25rem .65rem;font-size:.7rem;font-weight:700;position:absolute;top:.85rem;left:.85rem}.ProductCard-module__lmJDna__cardContent{flex-direction:column;flex:1;padding:1.1rem 1.25rem 1.25rem;display:flex}@media (max-width:640px){.ProductCard-module__lmJDna__cardContent{padding:.85rem .9rem .9rem}}.ProductCard-module__lmJDna__productCategory{color:#64748b;text-transform:uppercase;margin-bottom:.25rem;font-size:.75rem;font-weight:600}.ProductCard-module__lmJDna__productTitle{color:#0f172a;margin-bottom:.5rem;font-size:1.05rem;font-weight:700;line-height:1.3}@media (max-width:640px){.ProductCard-module__lmJDna__productTitle{font-size:.92rem}}.ProductCard-module__lmJDna__stockText{margin:.2rem 0;font-size:.8rem}.ProductCard-module__lmJDna__cardFooter{background:#fafaf9;border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:.75rem;margin:auto -1.25rem -1.25rem;padding:.9rem 1.25rem;display:flex}@media (max-width:640px){.ProductCard-module__lmJDna__cardFooter{flex-direction:column;align-items:stretch;gap:.6rem;margin:auto -.9rem -.9rem;padding:.7rem .9rem}}.ProductCard-module__lmJDna__priceGroup{flex-direction:column;display:flex}.ProductCard-module__lmJDna__originalPrice{color:#a8a29e;font-size:.78rem;text-decoration:line-through}.ProductCard-module__lmJDna__price{color:#0f172a;letter-spacing:-.01em;font-size:1.35rem;font-weight:800;line-height:1.1}@media (max-width:640px){.ProductCard-module__lmJDna__price{font-size:1.15rem}}.ProductCard-module__lmJDna__addBtn{background:var(--color-primary-green,#16a34a);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:9999px;padding:.75rem 1.35rem;font-size:.88rem;font-weight:700;transition:background-color .2s,transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s;box-shadow:0 6px 16px -4px #16a34a73}.ProductCard-module__lmJDna__addBtn:hover{background:var(--color-accent-green,#15803d);transform:translateY(-2px);box-shadow:0 10px 20px -4px #16a34a80}.ProductCard-module__lmJDna__addBtn:active{transform:translateY(0)scale(.96);box-shadow:0 4px 10px -2px #16a34a66}@media (max-width:640px){.ProductCard-module__lmJDna__addBtn{text-align:center;width:100%;padding:.7rem 1rem}}.ProductCard-module__lmJDna__fadeImageWrap{width:100%;height:100%;position:relative;overflow:hidden}.ProductCard-module__lmJDna__fadeImage{object-fit:cover;opacity:0;pointer-events:none;transition:opacity .8s ease-in-out}.ProductCard-module__lmJDna__fadeImageActive{opacity:1;pointer-events:auto}
.ProductModalDetails-module__zaulZa__modalOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:999;background:#1c19178c;justify-content:center;align-items:center;padding:1.5rem;animation:.2s ease-out ProductModalDetails-module__zaulZa__overlayFadeIn;display:flex;position:fixed;inset:0}@keyframes ProductModalDetails-module__zaulZa__overlayFadeIn{0%{opacity:0}to{opacity:1}}.ProductModalDetails-module__zaulZa__modalCard{transform-origin:50%;background:#fff;border-radius:1.5rem;width:100%;max-width:520px;max-height:90vh;animation:.22s cubic-bezier(.16,1,.3,1) ProductModalDetails-module__zaulZa__modalEnter;position:relative;overflow-y:auto;box-shadow:0 20px 50px #00000040}@keyframes ProductModalDetails-module__zaulZa__modalEnter{0%{opacity:0;transform:scale(.95)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.ProductModalDetails-module__zaulZa__modalCloseBtn{z-index:2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#1c1917;cursor:pointer;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;transition:background-color .15s;display:flex;position:absolute;top:.85rem;right:.85rem}.ProductModalDetails-module__zaulZa__modalCloseBtn:hover{background:#fff}.ProductModalDetails-module__zaulZa__modalImageWrap{background-color:#f1f5f9;border-radius:1.5rem 1.5rem 0 0;width:100%;height:320px;position:relative;overflow:hidden}.ProductModalDetails-module__zaulZa__modalImage{object-fit:cover}.ProductModalDetails-module__zaulZa__modalInfoBox{z-index:1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffd9;border:1px solid #fff9;border-radius:1.25rem;margin:-1.5rem 1rem 1rem;padding:1.25rem;position:relative;box-shadow:0 8px 24px #00000014}.ProductModalDetails-module__zaulZa__productCategory{color:#64748b;text-transform:uppercase;font-size:.75rem;font-weight:600}.ProductModalDetails-module__zaulZa__modalTitle{color:#0f172a;margin:.15rem 0 .75rem;font-size:1.2rem;font-weight:800;line-height:1.3}.ProductModalDetails-module__zaulZa__modalDescription{color:#44403c;margin-bottom:1.1rem;font-size:.9rem;line-height:1.55}.ProductModalDetails-module__zaulZa__cardFooter{justify-content:space-between;align-items:center;gap:.75rem;margin-top:1.2rem;display:flex}.ProductModalDetails-module__zaulZa__priceGroup{flex-direction:column;display:flex}.ProductModalDetails-module__zaulZa__originalPrice{color:#a8a29e;font-size:.78rem;text-decoration:line-through}.ProductModalDetails-module__zaulZa__price{color:#0f172a;font-size:1.35rem;font-weight:800}.ProductModalDetails-module__zaulZa__addBtn{background:var(--color-primary-green,#16a34a);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:9999px;padding:.75rem 1.35rem;font-size:.88rem;font-weight:700;transition:background-color .2s;box-shadow:0 6px 16px -4px #16a34a73}.ProductModalDetails-module__zaulZa__addBtn:hover{background:var(--color-accent-green,#15803d)}.ProductModalDetails-module__zaulZa__fadeImageWrap{width:100%;height:100%;position:relative;overflow:hidden}.ProductModalDetails-module__zaulZa__fadeImage{object-fit:cover;opacity:0;transition:opacity .8s ease-in-out}.ProductModalDetails-module__zaulZa__fadeImageActive{opacity:1}.ProductModalDetails-module__zaulZa__modalOverlayExit{animation:.2s ease-in forwards ProductModalDetails-module__zaulZa__overlayFadeOut}.ProductModalDetails-module__zaulZa__modalCardExit{animation:.2s cubic-bezier(.4,0,1,1) forwards ProductModalDetails-module__zaulZa__modalExit}@keyframes ProductModalDetails-module__zaulZa__overlayFadeOut{to{opacity:0}}@keyframes ProductModalDetails-module__zaulZa__modalExit{to{opacity:0;transform:scale(.96)translateY(6px)}}
.NovedadesCarousel-module__vOr14W__section{background-color:var(--color-bg-light,#fdfcf1);z-index:2;padding:3rem 2rem 1rem;position:relative}.NovedadesCarousel-module__vOr14W__container{max-width:1200px;margin:0 auto}.NovedadesCarousel-module__vOr14W__header{justify-content:space-between;align-items:flex-end;margin-bottom:1.5rem;display:flex}.NovedadesCarousel-module__vOr14W__preTitle{text-transform:uppercase;letter-spacing:.15em;color:var(--color-primary-green,#16a34a);margin-bottom:.3rem;font-size:.75rem;font-weight:700;display:block}.NovedadesCarousel-module__vOr14W__title{letter-spacing:-.02em;color:#0f172a;font-size:1.75rem;font-weight:800}.NovedadesCarousel-module__vOr14W__arrowGroup{gap:.6rem;display:flex}.NovedadesCarousel-module__vOr14W__arrowBtn{color:#1c1917;cursor:pointer;background:#fff;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.95rem;transition:background-color .2s,color .2s,border-color .2s;display:flex}.NovedadesCarousel-module__vOr14W__arrowBtn:hover{background:var(--color-primary-green,#16a34a);color:#fff;border-color:var(--color-primary-green,#16a34a)}.NovedadesCarousel-module__vOr14W__scrollRow{scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none;gap:1.25rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.NovedadesCarousel-module__vOr14W__scrollRow::-webkit-scrollbar{display:none}
.ProductGrid-module__5--pqq__catalogSection{background-color:var(--color-bg-light,#fdfcf1);color:#1c1917;z-index:20;padding:clamp(2.5rem,6vw,4rem) clamp(1.25rem,4vw,2rem) clamp(3rem,8vw,6rem);position:relative}.ProductGrid-module__5--pqq__catalogContainer{max-width:1200px;margin:0 auto}.ProductGrid-module__5--pqq__catalogHeader{text-align:center;flex-direction:column;align-items:center;margin-bottom:clamp(2rem,5vw,3.5rem);display:flex}.ProductGrid-module__5--pqq__preTitle{text-transform:uppercase;letter-spacing:.15em;color:var(--color-primary-green,#16a34a);margin-bottom:.5rem;font-size:.75rem;font-weight:700}.ProductGrid-module__5--pqq__catalogTitle{letter-spacing:-.03em;color:#0f172a;margin-bottom:1.75rem;font-size:clamp(1.6rem,4vw,2.25rem);font-weight:800}.ProductGrid-module__5--pqq__categoriesWrapper{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.ProductGrid-module__5--pqq__categoryBtn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:9999px;padding:.6rem 1.25rem;font-size:.875rem;font-weight:600;transition:border-color .2s,color .2s,background-color .2s}.ProductGrid-module__5--pqq__categoryBtn:hover{color:#0f172a;border-color:#cbd5e1}.ProductGrid-module__5--pqq__categoryBtn.ProductGrid-module__5--pqq__active{color:#fff;background:#0f172a;border-color:#0f172a}.ProductGrid-module__5--pqq__stateMessage{text-align:center;color:#78716c;padding:2rem 0;font-size:.95rem}.ProductGrid-module__5--pqq__productGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:clamp(1.25rem,3vw,2rem);display:grid}@media (max-width:640px){.ProductGrid-module__5--pqq__productGrid{grid-template-columns:repeat(2,1fr);gap:.9rem}}@media (max-width:420px){.ProductGrid-module__5--pqq__productGrid{grid-template-columns:1fr}}
.BrandLogo-module__k0xq9W__brandContainer{line-height:1;font-family:var(--font-pacifico), cursive;-webkit-user-select:none;user-select:none;flex-direction:column;align-items:center;display:flex}.BrandLogo-module__k0xq9W__brandSemillas{color:#fff;letter-spacing:.5px;font-size:2rem;font-weight:400}.BrandLogo-module__k0xq9W__brandFamilia{color:#f5e0b8;margin-top:-4px;font-size:1.6rem;font-weight:400}.BrandLogo-module__k0xq9W__brandDivider{background:linear-gradient(90deg,#0000,#f5e0b8,#0000);border-radius:999px;width:80%;height:2px;margin-top:4px}
.AppLayout-module__RrbURa__topHeaderNav{background-color:var(--color-primary-green);color:var(--color-bg-light);z-index:100;justify-content:space-between;align-items:center;padding:.75rem 1.5rem;transition:transform .32s cubic-bezier(.16,1,.3,1),box-shadow .32s;display:flex;position:sticky;top:0;transform:translateY(0);box-shadow:0 2px 10px #00000026}.AppLayout-module__RrbURa__topHeaderNavHidden{box-shadow:none;transform:translateY(-100%)}.AppLayout-module__RrbURa__brandSection{align-items:center;gap:.75rem;display:flex}@media (max-width:768px){.AppLayout-module__RrbURa__hideOnMobile{display:none!important}.AppLayout-module__RrbURa__topHeaderNav{gap:.5rem;padding:.6rem .85rem}.AppLayout-module__RrbURa__searchContainer{margin:0!important}}.AppLayout-module__RrbURa__brandLogo{color:var(--color-bg-light);cursor:pointer;white-space:nowrap;font-size:1.25rem;font-weight:700}.AppLayout-module__RrbURa__searchContainer{flex:1;max-width:480px;margin:0 1rem}.AppLayout-module__RrbURa__searchInputWrapper{-webkit-backdrop-filter:blur(6px);background-color:#ffffff29;border:1px solid #ffffff47;border-radius:9999px;align-items:center;transition:background-color .25s cubic-bezier(.16,1,.3,1),border-color .25s cubic-bezier(.16,1,.3,1),box-shadow .25s cubic-bezier(.16,1,.3,1),transform .2s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.AppLayout-module__RrbURa__searchInputWrapper:hover{background-color:#ffffff3d;border-color:#fff6}.AppLayout-module__RrbURa__searchInputWrapperFocused,.AppLayout-module__RrbURa__searchInputWrapperFocused:hover{background-color:#fff;border-color:#fff;transform:translateY(-1px);box-shadow:0 0 0 3px #dfb77366,0 4px 14px #0000001f}.AppLayout-module__RrbURa__searchIcon{color:#ffffffbf;pointer-events:none;transition:color .25s;position:absolute;left:.9rem}.AppLayout-module__RrbURa__searchInputWrapperFocused .AppLayout-module__RrbURa__searchIcon{color:#a8a29e}.AppLayout-module__RrbURa__searchInput{color:#fff;background:0 0;border:none;border-radius:9999px;outline:none;width:100%;padding:.6rem 2.3rem .6rem 2.35rem;font-size:.88rem;transition:color .2s}.AppLayout-module__RrbURa__searchInputWrapperFocused .AppLayout-module__RrbURa__searchInput{color:var(--color-dark-brown)}.AppLayout-module__RrbURa__searchInput::placeholder{color:#ffffffb8;opacity:1;transition:color .2s}.AppLayout-module__RrbURa__searchInputWrapperFocused .AppLayout-module__RrbURa__searchInput::placeholder{color:#a8a29e}.AppLayout-module__RrbURa__searchClearBtn{color:#fff;cursor:pointer;background:#ffffff40;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:background-color .15s,transform .15s cubic-bezier(.34,1.56,.64,1);animation:.15s cubic-bezier(.34,1.56,.64,1) AppLayout-module__RrbURa__searchClearPop;display:flex;position:absolute;right:.5rem}.AppLayout-module__RrbURa__searchInputWrapperFocused .AppLayout-module__RrbURa__searchClearBtn{color:#57534e;background:#f1f5f9}.AppLayout-module__RrbURa__searchClearBtn:hover{background:#fff6;transform:scale(1.08)}.AppLayout-module__RrbURa__searchInputWrapperFocused .AppLayout-module__RrbURa__searchClearBtn:hover{background:#e7e5e4}@keyframes AppLayout-module__RrbURa__searchClearPop{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}.AppLayout-module__RrbURa__navActions{align-items:center;display:flex}.AppLayout-module__RrbURa__distributorBtn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);border:1px solid #c7d2fe59;border-radius:9999px;align-items:center;gap:.45rem;padding:8px 16px;font-size:.78rem;font-weight:600;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 2px 10px #4f46e540}.AppLayout-module__RrbURa__distributorBtn svg{color:#c7d2fe;transition:transform .2s}.AppLayout-module__RrbURa__distributorBtn:hover{background:linear-gradient(135deg,#818cf8 0%,#6366f1 100%);border-color:#c7d2fe99;transform:translateY(-1px);box-shadow:0 4px 14px #4f46e559}.AppLayout-module__RrbURa__distributorBtn:hover svg{transform:scale(1.1)}.AppLayout-module__RrbURa__distributorBtn:active{transform:translateY(0)scale(.97)}.AppLayout-module__RrbURa__distributorBtnActive{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:none;background:#ffffff26;border-color:#ffffff59}.AppLayout-module__RrbURa__distributorBtnActive:hover{color:#fff;background:#ef444433;border-color:#ef444466}.AppLayout-module__RrbURa__distributorDot{background-color:#4ade80;border-radius:50%;width:7px;height:7px;box-shadow:0 0 6px #4ade80}.AppLayout-module__RrbURa__distributorNameText{text-overflow:ellipsis;white-space:nowrap;max-width:130px;overflow:hidden}@media (max-width:768px){.AppLayout-module__RrbURa__distributorBtn{padding:7px 12px;font-size:.74rem}.AppLayout-module__RrbURa__distributorNameText{max-width:90px}}.AppLayout-module__RrbURa__menuFloatingBtn,.AppLayout-module__RrbURa__cartFloatingBtn{z-index:80;color:#1c1917;cursor:pointer;background:#fff;border:1px solid #00000014;border-radius:9999px;justify-content:center;align-items:center;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:1.5rem;box-shadow:0 4px 12px #0000001f}.AppLayout-module__RrbURa__menuFloatingBtn{width:64px;height:64px;padding:0;left:1.5rem}.AppLayout-module__RrbURa__cartFloatingBtn{width:58px;height:58px;padding:.75rem;right:1.5rem}.AppLayout-module__RrbURa__menuFloatingBtn:hover,.AppLayout-module__RrbURa__cartFloatingBtn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #00000026}.AppLayout-module__RrbURa__cartBadge{background:var(--color-primary-green,#2f6732);color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.7rem;font-weight:800;animation:.3s cubic-bezier(.34,1.56,.64,1) AppLayout-module__RrbURa__badgePop;display:flex;position:absolute;top:-4px;right:-4px}@keyframes AppLayout-module__RrbURa__badgePop{0%{transform:scale(0)}to{transform:scale(1)}}.AppLayout-module__RrbURa__sidebarOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;pointer-events:none;z-index:90;background:#1c191766;transition:opacity .22s ease-out;position:fixed;inset:0}.AppLayout-module__RrbURa__sidebarOverlay.AppLayout-module__RrbURa__isOpen{opacity:1;pointer-events:auto}.AppLayout-module__RrbURa__cartDrawer{background-color:var(--color-bg-light,#f7f5f0);z-index:100;-webkit-overflow-scrolling:touch;border-left:1px solid #0000000f;flex-direction:column;width:100%;max-width:400px;height:100dvh;transition:transform .28s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-4px 0 25px #00000014}.AppLayout-module__RrbURa__cartDrawer.AppLayout-module__RrbURa__isOpen{transform:translate(0)}.AppLayout-module__RrbURa__sidebarHeader{background-color:var(--color-bg-light,#f7f5f0);z-index:10;border-bottom:1px solid #00000014;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 1rem;display:flex;position:sticky;top:0}.AppLayout-module__RrbURa__sidebarHeader h3{color:#1c1917;margin:0;font-size:1.15rem;font-weight:700}.AppLayout-module__RrbURa__closeBtn{color:#78716c;cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:1.1rem;transition:color .2s}.AppLayout-module__RrbURa__closeBtn:hover{color:#1c1917}.AppLayout-module__RrbURa__cartList{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:.85rem;padding:1.25rem;display:flex;overflow-y:auto}.AppLayout-module__RrbURa__emptyCartState{text-align:center;color:#78716c;flex-direction:column;align-items:center;gap:.5rem;margin:auto 0;padding:3rem 1rem;display:flex}.AppLayout-module__RrbURa__emptyCartState span{font-size:2.5rem}.AppLayout-module__RrbURa__cartItem{background:#fff;border:1px solid #0000000d;border-radius:1rem;flex-shrink:0;align-items:center;gap:1rem;min-height:80px;padding:.85rem;transition:opacity .25s,transform .25s,max-height .25s,margin .25s,padding .25s;display:flex;box-shadow:0 2px 6px #00000005}.AppLayout-module__RrbURa__cartItemRemoving{opacity:0;border-width:0;max-height:0;margin-top:-.85rem;padding-top:0;padding-bottom:0;transform:translate(12px)scale(.97)}.AppLayout-module__RrbURa__cartItemImg{object-fit:cover;background:#f1f5f9;border-radius:.6rem;flex-shrink:0;width:64px;height:64px}.AppLayout-module__RrbURa__cartItemTitle{color:#1c1917;margin:0 0 .2rem;font-size:.88rem;font-weight:600;line-height:1.2}.AppLayout-module__RrbURa__cartItemPrice{color:#15803d;margin:0 0 .5rem;font-size:.88rem;font-weight:700}.AppLayout-module__RrbURa__quantityControls{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;align-items:center;display:inline-flex}.AppLayout-module__RrbURa__quantityControls button{color:#1c1917;cursor:pointer;background:0 0;border:none;width:26px;height:24px;font-weight:700;transition:background-color .15s,transform .15s cubic-bezier(.16,1,.3,1)}.AppLayout-module__RrbURa__quantityControls button:hover{background:#e2e8f0}.AppLayout-module__RrbURa__quantityControls button:active{transform:scale(.85)}.AppLayout-module__RrbURa__quantityControls span{color:#1c1917;text-align:center;min-width:1.1rem;padding:0 .5rem;font-size:.8rem;font-weight:700;animation:.2s cubic-bezier(.34,1.56,.64,1) AppLayout-module__RrbURa__qtyPop;display:inline-block}@keyframes AppLayout-module__RrbURa__qtyPop{0%{opacity:.5;transform:scale(1.35)}to{opacity:1;transform:scale(1)}}.AppLayout-module__RrbURa__deleteBtn{color:#ef4444;cursor:pointer;opacity:.6;background:0 0;border:none;align-self:flex-start;padding:.25rem;font-size:.9rem;transition:opacity .2s,transform .15s cubic-bezier(.16,1,.3,1)}.AppLayout-module__RrbURa__deleteBtn:hover{opacity:1;transform:scale(1.1)}.AppLayout-module__RrbURa__deleteBtn:active{transform:scale(.9)}.AppLayout-module__RrbURa__cartFooter{background:var(--color-bg-light,#fdfcf1);border-top:1px solid #00000014;flex-shrink:0;margin-top:auto;padding:1.25rem}.AppLayout-module__RrbURa__summaryRow{color:#78716c;justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:.45rem;font-size:.85rem;display:flex}.AppLayout-module__RrbURa__summaryRowLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.AppLayout-module__RrbURa__summaryRowQty{color:#a8a29e;font-weight:600}.AppLayout-module__RrbURa__summaryRowValue{color:#44403c;white-space:nowrap;flex-shrink:0;font-weight:600}.AppLayout-module__RrbURa__summaryDivider{border:none;border-top:1px dashed #e7e5e4;margin:.65rem 0}.AppLayout-module__RrbURa__totalRow{justify-content:space-between;align-items:center;margin-bottom:1.1rem;display:flex}.AppLayout-module__RrbURa__totalRow span:first-child{color:#1c1917;font-size:.95rem;font-weight:700}.AppLayout-module__RrbURa__totalPrice{color:#15803d;letter-spacing:-.01em;font-size:1.5rem;font-weight:800}.AppLayout-module__RrbURa__cartCheckoutBtn{background:var(--color-primary-brown,#4e2c1d);color:#fff;cursor:pointer;border:none;border-radius:9999px;width:100%;padding:.95rem;font-size:.95rem;font-weight:700;transition:background-color .2s,transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s;box-shadow:0 8px 18px -4px #1c191759}.AppLayout-module__RrbURa__cartCheckoutBtn:hover{background:var(--color-dark-brown,#2a1a17);transform:translateY(-2px);box-shadow:0 12px 22px -4px #1c191766}.AppLayout-module__RrbURa__cartCheckoutBtn:active{transform:translateY(0)scale(.97);box-shadow:0 4px 10px -2px #1c19174d}.AppLayout-module__RrbURa__toastNotification{z-index:100;color:#1c1917;background:#fff;border:1px solid #00000014;border-radius:1rem;align-items:center;gap:.75rem;padding:.85rem 1.25rem;animation:.3s cubic-bezier(.16,1,.3,1) AppLayout-module__RrbURa__slideUp;display:flex;position:fixed;bottom:5.5rem;right:1.5rem;box-shadow:0 10px 25px -5px #0000001a}.AppLayout-module__RrbURa__toastNotificationLeaving{animation:.22s cubic-bezier(.4,0,1,1) forwards AppLayout-module__RrbURa__slideDown}@keyframes AppLayout-module__RrbURa__slideDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(16px)}}@keyframes AppLayout-module__RrbURa__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.AlertBanner-module__0tMRIa__banner{z-index:50;text-align:center;font-family:var(--font-sans,system-ui, -apple-system, sans-serif);letter-spacing:.01em;justify-content:center;align-items:center;gap:1rem;padding:.85rem 2.5rem .85rem 1.5rem;font-size:1rem;font-weight:700;display:flex;position:relative}.AlertBanner-module__0tMRIa__info{background-color:var(--color-accent-soft,#f0fdf4);color:var(--color-accent-hover,#15803d)}.AlertBanner-module__0tMRIa__alerta{background-color:var(--color-danger-soft,#fef2f2);color:var(--color-danger-strong,#b91c1c)}.AlertBanner-module__0tMRIa__message{margin:0;line-height:1.3}.AlertBanner-module__0tMRIa__closeBtn{cursor:pointer;color:inherit;opacity:.7;background:0 0;border:none;font-size:1rem;font-weight:800;transition:opacity .15s,transform .15s cubic-bezier(.16,1,.3,1);position:absolute;top:50%;right:1.25rem;transform:translateY(-50%)scale(1)}.AlertBanner-module__0tMRIa__closeBtn:hover{opacity:1}.AlertBanner-module__0tMRIa__closeBtn:active{transform:translateY(-50%)scale(.88)}@media (max-width:640px){.AlertBanner-module__0tMRIa__banner{padding:.75rem 2.25rem .75rem 1rem;font-size:.9rem}}
