body.customer-page-catalogo{overflow-x:clip}html:has(body.customer-page-catalogo){overflow-x:clip}.customer-page-catalogo .customer-header{border-bottom-color:transparent;box-shadow:none}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,240px),1fr));gap:clamp(1rem,2vw,1.75rem)}@media (min-width:1024px) and (max-width:1279px){.products-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,220px),1fr));gap:1.15rem}}@media (max-width:768px){:root{--customer-catalog-toolbar-top:var(--customer-header-stack)}}@media (min-width:769px) and (max-width:1023px){:root{--customer-cart-tablet-peek-stack:5rem;--customer-cart-tablet-peek-compact:5rem}.customer-primary-nav__inner{padding:.5rem clamp(.4rem,2vw,.85rem) .6rem;gap:.12rem}.customer-primary-nav .bottom-nav-link{flex-direction:column;gap:.32rem;padding:.48rem clamp(.3rem,1.5vw,.5rem) .42rem;font-size:clamp(.64rem, 1.7vw, .74rem);line-height:1.15}.customer-primary-nav .bottom-nav-link>span:not([data-cart-count-badge]):not(.customer-nav-cart-icon-wrap):not(.bottom-nav-link__ico):not(.bottom-nav-link__ico-wrap){display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}.customer-primary-nav .bottom-nav-link i,.customer-primary-nav .bottom-nav-link svg,.customer-primary-nav .bottom-nav-link__ico,.customer-primary-nav .bottom-nav-link__ico .ico,.customer-primary-nav .bottom-nav-link__ico svg{width:clamp(20px,4vw,24px);height:clamp(20px,4vw,24px)}.customer-primary-nav .bottom-nav-link__ico{display:inline-flex;align-items:center;justify-content:center}.customer-primary-nav .customer-nav-cart-icon-wrap{width:clamp(20px,4vw,24px);height:clamp(20px,4vw,24px);margin-top:2px}.customer-primary-nav .customer-nav-cart-badge{top:-5px;right:-8px}.search-actions-bar{flex-wrap:nowrap;gap:clamp(.5rem,2vw,.75rem)}.action-btn--limpiar .action-btn__label{display:none}.action-btn--limpiar{padding:.75rem .95rem}.card{border-radius:clamp(16px,3vw,22px)}.card-img-container{padding-bottom:0;aspect-ratio:1/1;min-height:clamp(125px,36vw,165px)}.customer-page-catalogo .card-img{padding:.28rem .38rem}.card-body{padding:clamp(.65rem,2vw,.9rem)}.card-title{font-size:clamp(.84rem, 2.1vw, .95rem);-webkit-line-clamp:3}.card-price{font-size:clamp(1rem, 2.8vw, 1.2rem);margin-bottom:.45rem}.btn-add{font-size:clamp(.72rem, 1.9vw, .84rem);padding:clamp(.5rem,1.5vw,.62rem) clamp(.55rem,1.8vw,.75rem);gap:.35rem}}.customer-hero-split{width:100%;max-width:var(--customer-layout-max);margin:0 auto;padding:clamp(1.25rem,3vw,2rem) var(--customer-layout-gutter) clamp(1rem,2.5vw,1.75rem);box-sizing:border-box;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:clamp(1rem,3vw,2rem);align-items:center}.customer-hero-kicker{display:inline-block;margin:0 0 .65rem;font-size:clamp(.92rem, 1.8vw, 1.12rem);font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#80bf28}.customer-hero-title{margin:0 0 .85rem;font-size:clamp(1.75rem, 4vw, 2.65rem);line-height:1.08;letter-spacing:-.03em;color:#1a2612}.customer-hero-title em{font-style:normal;color:#80bf28}.customer-hero-sub{margin:0 0 1.25rem;max-width:34rem;color:#3d5230;font-size:clamp(.92rem, 1.8vw, 1.02rem)}.customer-hero-cta{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1.2rem}.customer-hero-cta .btn-primary{border-radius:999px;background:var(--accent-color);color:#fff;font-weight:700;display:inline-flex;align-items:center;gap:.55rem;padding:.75rem 1.65rem;box-shadow:0 4px 18px rgba(128,191,40,.25);border:none;text-decoration:none;font-size:.95rem;transition:all .25s ease}.customer-hero-cta .btn-primary:hover{background:var(--accent-hover);transform:translateY(-1px);box-shadow:0 8px 22px rgba(128,191,40,.38);color:#fff}.customer-hero-cta .btn-outline-ghost{border-radius:999px;border:1.5px solid var(--accent-color);color:#fff;background:0 0;font-weight:700;display:inline-flex;align-items:center;gap:.55rem;padding:.75rem 1.65rem;text-decoration:none;font-size:.95rem;transition:all .25s ease}.customer-hero-cta .btn-outline-ghost:hover{background:rgba(128,191,40,.12);border-color:var(--accent-hover);transform:translateY(-1px)}.customer-hero-split__banner{min-width:0}.customer-hero-carousel{position:relative;width:100%;aspect-ratio:3/2;height:auto;min-height:clamp(190px,24vw,220px);max-height:clamp(220px,28vw,300px);margin-bottom:0;border-radius:clamp(1.5rem,3.2vw,2.25rem);overflow:hidden;background:#050c12;isolation:isolate}.customer-hero-carousel__viewport{position:absolute;inset:0;overflow:hidden;border-radius:inherit;-webkit-mask-image:none;mask-image:none}.customer-hero-carousel__track{position:relative;display:block;width:100%;height:100%}.customer-hero-carousel__slide{position:absolute;inset:0;flex:none;width:100%;height:100%;margin:0;min-width:0;opacity:0;visibility:hidden;transition:opacity .55s ease,visibility .55s ease;pointer-events:none;z-index:1;overflow:hidden;background:#050c12;border-radius:inherit}.customer-hero-carousel__slide.is-active{opacity:1;visibility:visible;pointer-events:auto;z-index:2}.customer-hero-carousel__slide.is-lcp::before{content:none}.customer-hero-carousel__slide.is-lcp.is-active img{animation:none}.customer-hero-carousel__slide::before{content:"";position:absolute;inset:0;background-image:var(--slide-bg);background-size:cover;background-position:center;filter:blur(28px) brightness(.45) saturate(1.2);transform:scale(1.12);z-index:1;pointer-events:none}.customer-hero-carousel__slide img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center;user-select:none;-webkit-user-drag:none;position:relative;z-index:2;border-radius:inherit}.customer-hero-carousel__slide.is-active img{animation:customerHeroBannerPan 7s ease-in-out infinite alternate}.customer-hero-carousel__slides{background:#050c12}.customer-hero-slide{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .6s ease;animation:none!important;transform:none!important;top:0;left:0}.customer-hero-slide.is-active{opacity:1}.customer-hero-dots{display:flex;justify-content:center;gap:.45rem;margin-top:.75rem}.customer-hero-dot{width:8px;height:8px;padding:0;border:none;border-radius:999px;background:rgba(26,38,18,.18);cursor:pointer}.customer-hero-dot.is-active{width:22px;background:#80bf28}@keyframes customer-hero-twinkle{0%{opacity:.15}50%{opacity:.38}100%{opacity:.15}}.hero-leaves{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:1}.customer-hero-dark{position:relative;z-index:2;flex:1 1 auto;display:flex;align-items:center;width:100%;max-width:100%;padding:clamp(2rem,4vw,3.25rem) max(var(--customer-layout-gutter),env(safe-area-inset-right,0px)) clamp(3.75rem,6.5vw,5.25rem) max(var(--customer-layout-gutter),env(safe-area-inset-left,0px));box-sizing:border-box}.customer-hero-dark__inner{width:100%;max-width:min(1180px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(1.75rem,4vw,3rem);align-items:center;min-width:0}.customer-hero-dark__copy{justify-self:start;align-self:center;max-width:34rem;padding-right:0}.customer-hero-dark__copy .customer-hero-cta .btn-outline-ghost,.customer-hero-dark__copy .customer-hero-cta .btn-primary,.customer-hero-dark__copy .customer-hero-kicker,.customer-hero-dark__copy .customer-hero-sub,.customer-hero-dark__copy .customer-hero-title{text-transform:uppercase;letter-spacing:.04em}.customer-hero-dark__copy .customer-hero-kicker{letter-spacing:.14em}.customer-hero-dark__promo{justify-self:stretch;align-self:center;width:100%;max-width:100%}.customer-hero-title--light{color:#fff;font-size:clamp(1.85rem, 4.2vw, 2.75rem);font-weight:800;text-shadow:0 2px 10px rgba(0,0,0,.25);line-height:1.12}.customer-hero-title--light em{color:#80bf28;font-style:normal}.customer-hero-sub--light{color:rgba(240,247,230,.88);max-width:34rem;font-size:clamp(.95rem, 2vw, 1.08rem);line-height:1.6;text-shadow:0 1px 3px rgba(0,0,0,.15)}.customer-hero-kicker{color:#80bf28;font-weight:700;letter-spacing:.14em;font-size:clamp(.95rem, 2vw, 1.15rem);text-shadow:0 1px 4px rgba(0,0,0,.15)}.customer-hero-promo-card{position:relative;width:100%;max-width:100%;min-width:0;border-radius:clamp(1.5rem,3.2vw,2.25rem);border:none;overflow:hidden;background:0 0;filter:drop-shadow(0 0 10px rgba(128, 191, 40, .32)) drop-shadow(0 0 22px rgba(173, 255, 47, .16))}.customer-hero-promo-card::before{content:"";position:absolute;inset:0;border-radius:inherit;border:1.5px solid rgba(200,230,70,.72);box-shadow:inset 0 0 28px rgba(128,191,40,.14),inset 0 0 8px rgba(214,255,100,.22);pointer-events:none;z-index:4}.customer-hero-promo-card::after{content:"";position:absolute;inset:-3px;border-radius:inherit;box-shadow:0 0 0 1px rgba(128,191,40,.28),0 0 14px rgba(128,191,40,.42),0 0 28px rgba(173,255,47,.24),0 0 44px rgba(128,191,40,.14);pointer-events:none;z-index:0}.customer-hero-promo-card .customer-hero-carousel{position:relative;z-index:1;aspect-ratio:3/2;height:auto;min-height:clamp(190px,24vw,220px);max-height:clamp(220px,28vw,380px);border-radius:clamp(1.5rem,3.2vw,2.25rem);background:#050c12}@media (prefers-reduced-motion:reduce){.customer-hero-carousel__slide{transition:none}.customer-hero-carousel__slide.is-active img{animation:none}}.customer-hero-dark .customer-hero-dots{margin-top:.65rem}.customer-hero-dark .customer-hero-dot{background:rgba(255,255,255,.25)}.customer-hero-dark .customer-hero-dot.is-active{background:#80bf28}.customer-page-catalogo .card.card--lime{--cat-tone-rgb:128,191,40}.customer-page-catalogo .card.card--teal{--cat-tone-rgb:36,138,148}.customer-page-catalogo .card.card--indigo{--cat-tone-rgb:72,92,178}.customer-page-catalogo .card.card--plum{--cat-tone-rgb:124,72,158}.customer-page-catalogo .card.card--terracotta{--cat-tone-rgb:186,86,72}.customer-page-catalogo .card.card--amber{--cat-tone-rgb:196,128,36}.customer-page-catalogo{--catalog-jade-deep:#4d7214;--catalog-jade-mid:#5c8618;--catalog-jade-bright:#6a961c;--catalog-jade-hover:#76a622;--catalog-jade-glow:rgba(96, 134, 24, 0.34);--catalog-jade-gradient:linear-gradient(
    165deg,
    #4d7214 0%,
    #5c8618 42%,
    #6a961c 78%,
    #76a622 100%
  );--catalog-jade-gradient-hover:linear-gradient(
    165deg,
    #5c8618 0%,
    #6a961c 45%,
    #76a622 100%
  )}.customer-page-catalogo .card{--cat-tone-rgb:128,191,40;border-radius:16px;border:1px solid rgba(var(--cat-tone-rgb),.14);box-shadow:0 1px 2px rgba(26,38,18,.04),0 10px 30px rgba(26,38,18,.07);background:linear-gradient(180deg,#fff 0,#fafdf8 100%);overflow:hidden;transition:transform .35s cubic-bezier(.4, 0, .2, 1),box-shadow .35s cubic-bezier(.4, 0, .2, 1),border-color .35s ease}.customer-page-catalogo .card::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;z-index:3;background:linear-gradient(90deg,rgba(var(--cat-tone-rgb),.12) 0,rgba(var(--cat-tone-rgb),.88) 50%,rgba(var(--cat-tone-rgb),.12) 100%);opacity:.95}[data-theme=dark] .customer-page-catalogo .card{background:linear-gradient(180deg,rgba(18,28,20,.98) 0,rgba(12,20,14,.98) 100%);border-color:rgba(var(--cat-tone-rgb),.22);box-shadow:0 10px 32px rgba(0,0,0,.35)}.customer-page-catalogo .card,.customer-page-catalogo .card:hover{transform:none}.customer-page-catalogo .card:hover{border-color:rgba(var(--cat-tone-rgb),.32);box-shadow:0 6px 16px rgba(var(--cat-tone-rgb),.1),0 20px 44px rgba(var(--cat-tone-rgb),.13)}.customer-page-catalogo .card-img-container{position:relative;width:100%;padding-bottom:0;aspect-ratio:1/1;min-height:clamp(150px,24vw,210px);overflow:hidden;background:#fff;border-bottom:1px solid rgba(26,38,18,.06);flex-shrink:0}[data-theme=dark] .customer-page-catalogo .card-img-container{background:radial-gradient(ellipse 85% 70% at 50% 20%,rgba(var(--cat-tone-rgb),.14) 0,transparent 55%),linear-gradient(180deg,rgba(22,32,24,.95) 0,rgba(14,22,16,.98) 100%);border-bottom-color:rgba(255,255,255,.06)}.customer-page-catalogo .card-img{position:absolute;inset:0;z-index:1;display:block;width:100%;height:100%;object-fit:contain;object-position:center;padding:.35rem .5rem;box-sizing:border-box;background:0 0;opacity:1!important;visibility:visible!important;filter:none;transform:translateZ(0);backface-visibility:hidden}.customer-page-catalogo .card-img--defer:not(.is-loaded){opacity:0;visibility:hidden}.customer-page-catalogo .card-img-container:has(.card-img--defer:not(.is-loaded)){background:radial-gradient(ellipse 85% 70% at 50% 20%,rgba(var(--cat-tone-rgb),.16) 0,transparent 55%),linear-gradient(180deg,rgba(var(--cat-tone-rgb),.08) 0,rgba(var(--cat-tone-rgb),.04) 100%);position:relative;overflow:hidden}.customer-page-catalogo .card-img-container:has(.card-img--defer:not(.is-loaded))::after{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 42%,rgba(255,255,255,.28) 50%,transparent 58%);transform:translateX(-120%);animation:catalog-img-shimmer 1.1s ease-in-out infinite;pointer-events:none}.customer-page-catalogo .card-img--defer.is-loaded{opacity:1!important;transition:opacity .12s ease-out}.customer-page-catalogo .card:hover .card-img{transform:translateZ(0)}.customer-page-catalogo .card-img-placeholder{position:absolute;inset:0;z-index:1;display:flex;align-items:center;justify-content:center;background:0 0;color:rgba(var(--cat-tone-rgb),.35)}.customer-page-catalogo .card-body{padding:.65rem .8rem .8rem;gap:0;background:0 0}.customer-page-catalogo .card-category{display:inline-flex;align-self:flex-start;margin-bottom:.35rem;padding:.18rem .5rem;border-radius:999px;background:rgba(var(--cat-tone-rgb),.14);border:1px solid rgba(var(--cat-tone-rgb),.34);color:rgba(var(--cat-tone-rgb),1);font-size:.6rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 2px 8px rgba(var(--cat-tone-rgb),.12)}[data-theme=dark] .customer-page-catalogo .card-category{background:rgba(var(--cat-tone-rgb),.22);border-color:rgba(var(--cat-tone-rgb),.42);color:color-mix(in srgb,rgb(var(--cat-tone-rgb)) 72%,#fff);box-shadow:0 2px 10px rgba(var(--cat-tone-rgb),.18)}.customer-page-catalogo .card-title{font-size:.9rem;font-weight:700;line-height:1.25;margin-bottom:.4rem;min-height:2.4em;color:var(--text-primary)}.customer-page-catalogo .card-price-row{margin-bottom:.65rem;padding-top:.05rem}.customer-page-catalogo .card-price{color:var(--catalog-jade-mid);font-size:1.15rem;font-weight:800;letter-spacing:-.02em;margin-bottom:0}[data-theme=dark] .customer-page-catalogo .card-price{color:#b8e86a}.customer-page-catalogo .card-price-old{color:var(--text-muted);font-size:.82rem}.customer-page-catalogo .card-status-badge{top:12px;left:12px;padding:.32rem .62rem;border-radius:999px;font-size:.6rem;font-weight:800;letter-spacing:.07em;box-shadow:0 3px 10px rgba(0,0,0,.12);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.customer-page-catalogo .card-status-badge--ok{background:var(--catalog-jade-gradient);color:#fff}.customer-page-catalogo .card-status-badge--pocas{background:rgba(208,144,32,.95);color:#fff}.customer-page-catalogo .card-status-badge--agotado{background:rgba(100,116,139,.95);color:#fff}.customer-page-catalogo .card-promo-ribbon{top:auto;bottom:12px;left:12px;right:auto;padding:.32rem .62rem;border-radius:999px;background:linear-gradient(135deg,#e85d4a 0,#c84030 100%);box-shadow:0 4px 12px rgba(200,64,48,.35);font-size:.68rem;font-weight:800;letter-spacing:.04em}.customer-page-catalogo .card-favorite{top:12px;right:12px;background:rgba(255,255,255,.94);border:1px solid rgba(var(--cat-tone-rgb),.12);width:36px;height:36px;border-radius:12px;box-shadow:0 4px 14px rgba(26,38,18,.1)}.customer-page-catalogo .card-favorite:hover{color:#c84030;border-color:rgba(200,64,48,.25);background:#fff}.customer-page-catalogo .btn-add--full{width:100%;margin-top:auto;border-radius:12px;font-size:.78rem;font-weight:700;letter-spacing:.02em;gap:.4rem;padding:.55rem .65rem}[data-theme=light] .customer-page-catalogo .coca-natural-showcase__layout{background:radial-gradient(ellipse 70% 80% at 0 50%,rgba(92,134,24,.07),transparent 55%),linear-gradient(90deg,#fafcf7 0,#eef3e6 100%)}[data-theme=light] .customer-page-catalogo .coca-natural-showcase__hero-img{mix-blend-mode:normal;filter:drop-shadow(0 8px 18px rgba(60, 90, 30, .2))}[data-theme=light] .customer-page-catalogo .coca-natural-showcase__media-glow{background:radial-gradient(circle at 50% 45%,rgba(150,208,50,.12),transparent 68%)}[data-theme=light] .customer-page-catalogo .coca-natural-showcase__hoja--economica{--cnh-bg:#fff8eb;--cnh-bd:rgba(210, 150, 55, 0.42);--cnh-icon-bg:rgba(255, 210, 120, 0.45);--cnh-icon-bd:rgba(210, 150, 55, 0.35);--cnh-price:#8a5a08;--cnh-hover-bg:#fff3dc;--cnh-hover-bd:rgba(210, 150, 55, 0.58);--cnh-shadow:rgba(210, 150, 55, 0.18)}[data-theme=light] .customer-page-catalogo .coca-natural-showcase__hoja--pequena{--cnh-bg:#eefaf7;--cnh-bd:rgba(56, 168, 148, 0.38);--cnh-icon-bg:rgba(120, 220, 200, 0.35);--cnh-icon-bd:rgba(56, 168, 148, 0.32);--cnh-price:#1a7a68;--cnh-hover-bg:#e4f7f2;--cnh-hover-bd:rgba(56, 168, 148, 0.52);--cnh-shadow:rgba(56, 168, 148, 0.16)}[data-theme=light] .customer-page-catalogo .coca-natural-showcase__hoja--mediana{--cnh-bg:#f4fae8;--cnh-bd:rgba(120, 168, 32, 0.42);--cnh-icon-bg:rgba(184, 240, 69, 0.38);--cnh-icon-bd:rgba(120, 168, 32, 0.35);--cnh-price:#3d5c12;--cnh-hover-bg:#ecf6d8;--cnh-hover-bd:rgba(120, 168, 32, 0.55);--cnh-shadow:rgba(120, 168, 32, 0.16)}[data-theme=light] .customer-page-catalogo .coca-natural-showcase__hoja--larga{--cnh-bg:#edf8f1;--cnh-bd:rgba(45, 140, 90, 0.38);--cnh-icon-bg:rgba(110, 210, 160, 0.35);--cnh-icon-bd:rgba(45, 140, 90, 0.32);--cnh-price:#1f6640;--cnh-hover-bg:#e2f5ea;--cnh-hover-bd:rgba(45, 140, 90, 0.52);--cnh-shadow:rgba(45, 140, 90, 0.15)}[data-theme=light] .customer-page-catalogo .coca-natural-showcase__link--mach{color:#fff}@media (max-width:1024px){.customer-hero-dark__inner{grid-template-columns:1fr;max-width:min(640px,100%);width:100%}.customer-hero-dark__copy{justify-self:center;text-align:center;max-width:100%}.customer-hero-dark__promo{justify-self:stretch;width:100%;max-width:100%}.customer-hero-cta{justify-content:center}}@media (max-width:768px){.customer-hero-dark__copy .customer-hero-cta{flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:stretch;gap:clamp(.45rem,2vw,.65rem);width:100%;max-width:100%}.customer-hero-dark__copy .customer-hero-cta .btn-outline-ghost,.customer-hero-dark__copy .customer-hero-cta .btn-primary{flex:1 1 0;min-width:0;justify-content:center;padding:.58rem clamp(.5rem,2.4vw,.85rem);font-size:clamp(.62rem, 2.6vw, .74rem);letter-spacing:.02em;line-height:1.15;white-space:nowrap}.customer-hero-dark__copy .customer-hero-cta .ico,.customer-hero-dark__copy .customer-hero-cta .ico--btn,.customer-hero-dark__copy .customer-hero-cta svg{width:clamp(14px,3.5vw,16px)!important;height:clamp(14px,3.5vw,16px)!important;flex-shrink:0}}.customer-page-catalogo .customer-main{overflow-x:visible}.customer-page-catalogo .customer-app-shell,.customer-page-catalogo .customer-main{background:0 0}.customer-page-catalogo .customer-app-shell{padding-top:0}[data-theme=dark] body.customer-page-catalogo{background:linear-gradient(180deg,#040806 0,#08100a 45%,#0a120c 100%);background-attachment:fixed}[data-theme=dark] .customer-page-catalogo .card-img,[data-theme=dark] .customer-page-catalogo .card-img-placeholder{background:0 0!important;filter:none;opacity:1!important;visibility:visible!important}[data-theme=dark] .customer-page-catalogo .card-title{color:#f0f7e6}[data-theme=dark] .customer-page-catalogo .card-price-old{color:rgba(195,220,170,.45)}[data-theme=dark] .customer-page-catalogo .puntos-banner{background:linear-gradient(135deg,rgba(22,34,24,.98) 0,rgba(14,22,16,.96) 100%);border-color:rgba(128,191,40,.32);box-shadow:0 14px 34px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.04)}[data-theme=dark] .customer-page-catalogo .puntos-banner::after{background:linear-gradient(180deg,#e8b020 0,#96d032 100%)}[data-theme=dark] .customer-page-catalogo .puntos-banner__icon-wrap{background:linear-gradient(145deg,rgba(128,191,40,.28) 0,rgba(128,191,40,.1) 100%);border-color:rgba(168,220,72,.34);color:#a8dc48;box-shadow:0 6px 18px rgba(0,0,0,.28)}[data-theme=dark] .customer-page-catalogo .puntos-banner__icon-wrap .ico,[data-theme=dark] .customer-page-catalogo .puntos-banner__icon-wrap svg{color:#e8b020}[data-theme=dark] .customer-page-catalogo .puntos-banner__cta{color:#f0f7e6;background:linear-gradient(135deg,rgba(232,176,32,.18) 0,rgba(128,191,40,.12) 100%);border-color:rgba(232,176,32,.28)}[data-theme=dark] .customer-page-catalogo .puntos-banner__cta:hover{color:#f0f7e6}[data-theme=dark] .customer-page-catalogo .puntos-banner__hint,[data-theme=dark] .customer-page-catalogo .puntos-banner__label{color:rgba(195,220,170,.78)}[data-theme=dark] .customer-page-catalogo .puntos-banner__hint{background:rgba(255,255,255,.05);border-color:rgba(128,191,40,.22)}[data-theme=dark] .customer-page-catalogo .puntos-banner__rule{color:#f0f7e6;background:linear-gradient(135deg,rgba(232,176,32,.18) 0,rgba(128,191,40,.12) 100%);border-color:rgba(232,176,32,.28)}[data-theme=dark] .customer-page-catalogo .puntos-val__num{color:#f0c030;text-shadow:0 0 18px rgba(232,176,32,.22)}[data-theme=dark] .customer-page-catalogo .puntos-val__unit{color:rgba(195,220,170,.62)}[data-theme=dark] .customer-page-catalogo .puntos-banner__meta{border-left-color:rgba(128,191,40,.22)}[data-theme=dark] .customer-page-catalogo .customer-trust-bar{background:rgba(12,20,14,.75);border-color:rgba(128,191,40,.18)}[data-theme=dark] .customer-page-catalogo .customer-trust-bar__title{color:#f0f7e6}[data-theme=dark] .customer-page-catalogo .customer-trust-bar__desc{color:rgba(195,220,170,.62)}.customer-panel-select .catalog-toolbar-cat-trigger{width:100%;min-height:2.75rem;justify-content:space-between;padding:.55rem .85rem .55rem 1rem;border:2px solid rgba(150,208,50,.38);border-radius:999px;background-color:#fff;background-image:linear-gradient(180deg,#fff 0,#f7faf4 100%);box-shadow:var(--shadow-sm),inset 0 1px 0 rgba(255,255,255,.35);font-size:.84rem;font-weight:700}.customer-panel-select .catalog-toolbar-cat-trigger__label{text-align:left;flex:1 1 auto}.customer-panel-select .catalog-toolbar-cat-trigger__chev{color:#7cb824}.customer-panel-select .catalog-toolbar-cat-menu{z-index:160;min-width:100%;width:100%;max-width:none;border:2px solid rgba(150,208,50,.34);border-radius:16px}.customer-panel-filters__bar .customer-panel-select .catalog-toolbar-cat-menu,.mis-pedidos-filters__bar .customer-panel-select .catalog-toolbar-cat-menu{z-index:180}.customer-panel-select .catalog-toolbar-cat-option{font-size:.84rem;font-weight:600;border-radius:12px}.customer-panel-select .catalog-toolbar-cat-option.is-active{background:linear-gradient(180deg,#96d032 0,#7cb824 100%);color:#fff;box-shadow:0 4px 14px rgba(128,191,40,.28)}.customer-panel-filters__select,.mis-pedidos-filters__select:not(.catalog-toolbar-cat-native){width:100%;min-width:0;min-height:2.75rem;padding:.5rem 2rem .5rem .75rem;border-radius:999px;border:2px solid rgba(150,208,50,.34);background:rgba(255,255,255,.88);color:var(--text-primary);font-family:Outfit,sans-serif;font-size:.84rem;font-weight:600;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%237cb824' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .7rem center;transition:border-color .2s ease}.mis-pedidos-filters-modal .customer-panel-select .catalog-toolbar-cat-trigger{min-height:3rem;padding:.62rem .95rem .62rem 1.05rem;font-size:.88rem}.mis-pedidos-filters-modal .customer-panel-select .catalog-toolbar-cat-menu{z-index:3260;border-radius:18px;padding:.5rem;box-shadow:var(--shadow-md),0 22px 48px rgba(0,0,0,.28),0 0 0 1px rgba(150,208,50,.12)}.mis-pedidos-filters-modal .customer-panel-select .catalog-toolbar-cat-option{min-height:2.65rem;padding:.62rem .85rem;border-radius:14px;font-size:.88rem}.mis-pedidos-filters-modal .customer-panel-select .catalog-toolbar-cat-option:focus-visible,.mis-pedidos-filters-modal .customer-panel-select .catalog-toolbar-cat-option:hover{background:rgba(150,208,50,.16);color:var(--text-primary)}.mis-pedidos-filters-modal .customer-panel-select .catalog-toolbar-cat-option.is-active{background:linear-gradient(180deg,#96d032 0,#7cb824 100%);color:#fff;box-shadow:0 6px 18px rgba(128,191,40,.32)}[data-theme=dark] .mis-pedidos-filters-modal .customer-panel-select .catalog-toolbar-cat-option:focus-visible,[data-theme=dark] .mis-pedidos-filters-modal .customer-panel-select .catalog-toolbar-cat-option:hover{background:rgba(150,208,50,.14);color:rgba(240,247,230,.96)}[data-theme=dark] .mis-pedidos-filters-modal .customer-panel-select .catalog-toolbar-cat-menu{background:linear-gradient(180deg,rgba(18,28,20,.99) 0,rgba(10,18,12,.99) 100%);border-color:rgba(150,208,50,.32);box-shadow:var(--shadow-md),0 24px 56px rgba(0,0,0,.48),inset 0 1px 0 rgba(255,255,255,.04)}[data-theme=dark] .customer-panel-filters__input,[data-theme=dark] .customer-panel-filters__select:not(.catalog-toolbar-cat-native),[data-theme=dark] .mis-pedidos-filters__input,[data-theme=dark] .mis-pedidos-filters__select:not(.catalog-toolbar-cat-native){background-color:rgba(22,34,24,.72);border-color:rgba(150,208,50,.26);color:rgba(240,247,230,.92)}[data-theme=dark] .customer-panel-select .catalog-toolbar-cat-trigger{background-image:linear-gradient(180deg,rgba(255,255,255,.06) 0,transparent 45%);background-color:rgba(22,34,24,.72);border-color:rgba(150,208,50,.28);color:rgba(240,247,230,.92)}[data-theme=dark] .customer-panel-select .catalog-toolbar-cat-trigger__chev{color:#a8dc48}[data-theme=dark] .customer-panel-select .catalog-toolbar-cat-menu{background:linear-gradient(180deg,rgba(22,32,24,.98) 0,rgba(14,22,16,.98) 100%);border-color:rgba(150,208,50,.28)}[data-theme=dark] .customer-panel-select .catalog-toolbar-cat-option:focus-visible,[data-theme=dark] .customer-panel-select .catalog-toolbar-cat-option:hover{background:rgba(150,208,50,.12);color:rgba(240,247,230,.96)}[data-theme=dark] .customer-panel-select .catalog-toolbar-cat-option.is-active{background:linear-gradient(180deg,#96d032 0,#7cb824 100%);color:#fff}.customer-page-catalogo .cat-carousel__card.is-loading .cat-carousel__frame{outline:2px solid rgba(22,163,74,.35);outline-offset:2px}