.HeroCarousel-module__RG9wkW__carousel{aspect-ratio:1920/600;border-bottom:3px solid var(--brand-yellow);background:#0d0d0d;width:100%;transition:background .6s;position:relative;overflow:hidden}.HeroCarousel-module__RG9wkW__ambientGlow{pointer-events:none;z-index:0;transition:background .6s;position:absolute;inset:0}.HeroCarousel-module__RG9wkW__slideContent{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:40px;height:100%;display:grid;position:relative}.HeroCarousel-module__RG9wkW__textSide{flex-direction:column;gap:14px;animation:.5s HeroCarousel-module__RG9wkW__slideIn;display:flex}@keyframes HeroCarousel-module__RG9wkW__slideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.HeroCarousel-module__RG9wkW__badge{color:#ffffffd9;letter-spacing:.5px;background:#ffffff12;border:1px solid #ffffff26;border-radius:999px;align-items:center;gap:6px;width:fit-content;padding:5px 14px;font-size:.72rem;font-weight:700;display:inline-flex}.HeroCarousel-module__RG9wkW__eyebrow{color:#ffffff8c;letter-spacing:.3px;font-size:.85rem;font-weight:500}.HeroCarousel-module__RG9wkW__title{letter-spacing:-1.5px;color:#fff;font-size:3rem;font-weight:900;line-height:1.05}.HeroCarousel-module__RG9wkW__titleHighlight{transition:color .4s;display:block}.HeroCarousel-module__RG9wkW__subtitle{color:#fff9;max-width:440px;font-size:.88rem;line-height:1.65}.HeroCarousel-module__RG9wkW__ctaRow{flex-wrap:wrap;align-items:center;gap:20px;margin-top:6px;display:flex}.HeroCarousel-module__RG9wkW__cta{cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:13px 30px;font-size:.9rem;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s,opacity .2s;display:inline-flex}.HeroCarousel-module__RG9wkW__cta:hover{opacity:.9;transform:translateY(-2px)}.HeroCarousel-module__RG9wkW__detail{color:#ffffff73;font-size:.75rem;font-weight:500}.HeroCarousel-module__RG9wkW__emojiSide{justify-content:center;align-items:center;animation:.5s HeroCarousel-module__RG9wkW__floatIn;display:flex}@keyframes HeroCarousel-module__RG9wkW__floatIn{0%{opacity:0;transform:scale(.85)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.HeroCarousel-module__RG9wkW__emojiGlowRing{background:#ffffff08;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:280px;height:280px;transition:box-shadow .6s;animation:4s ease-in-out infinite HeroCarousel-module__RG9wkW__float;display:flex}@keyframes HeroCarousel-module__RG9wkW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.HeroCarousel-module__RG9wkW__mainEmoji{filter:drop-shadow(0 0 30px #fff3);font-size:8rem}.HeroCarousel-module__RG9wkW__heroProductImg{object-fit:contain;filter:drop-shadow(0 0 40px #ffffff26);width:260px;height:260px;transition:filter .4s;animation:4s ease-in-out infinite HeroCarousel-module__RG9wkW__float}.HeroCarousel-module__RG9wkW__arrow{color:#fff;cursor:pointer;z-index:10;background:#ffffff12;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:0;font-size:1.4rem;line-height:0;transition:background .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.HeroCarousel-module__RG9wkW__arrow:hover{background:#ffffff26;transform:translateY(-50%)scale(1.05)}.HeroCarousel-module__RG9wkW__arrowLeft{left:20px}.HeroCarousel-module__RG9wkW__arrowRight{right:20px}.HeroCarousel-module__RG9wkW__dots{z-index:10;gap:8px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.HeroCarousel-module__RG9wkW__dot{cursor:pointer;background:#ffffff40;border:none;border-radius:50%;width:8px;height:8px;transition:background .3s,transform .3s,width .3s;min-height:8px!important}.HeroCarousel-module__RG9wkW__dotActive{border-radius:4px;width:24px;transform:none}@media (max-width:768px){.HeroCarousel-module__RG9wkW__slideContent{grid-template-columns:1fr}.HeroCarousel-module__RG9wkW__emojiSide{display:none}.HeroCarousel-module__RG9wkW__title{font-size:2rem}.HeroCarousel-module__RG9wkW__arrow{width:32px;height:32px;font-size:1.2rem;min-height:32px!important}.HeroCarousel-module__RG9wkW__dots{bottom:10px}}
.ProductCard-module__O-UVIa__card{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);cursor:pointer;flex-direction:column;height:100%;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.ProductCard-module__O-UVIa__card:hover{box-shadow:var(--shadow-hover);border-color:#0000;transform:translateY(-5px)}.ProductCard-module__O-UVIa__badges{z-index:2;flex-direction:column;gap:8px;display:flex;position:absolute;top:14px;left:14px}.ProductCard-module__O-UVIa__discountBadge{background:var(--brand-magenta);color:#fff;border-radius:var(--radius-button);letter-spacing:.5px;padding:5px 12px;font-size:.7rem;font-weight:800;box-shadow:0 4px 10px #ec48994d}.ProductCard-module__O-UVIa__newBadge{background:var(--brand-green);color:#fff;border-radius:var(--radius-button);letter-spacing:.5px;padding:5px 12px;font-size:.7rem;font-weight:800;box-shadow:0 4px 10px #10b9814d}.ProductCard-module__O-UVIa__wishlistBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border-subtle);width:36px;height:36px;color:var(--text-muted);z-index:2;background:#ffffffd9;border-radius:50%;justify-content:center;align-items:center;transition:all .25s;display:flex;position:absolute;top:14px;right:14px}.ProductCard-module__O-UVIa__wishlistBtn:hover{color:var(--brand-magenta);box-shadow:var(--shadow-md);background:#fff;transform:scale(1.08)}.ProductCard-module__O-UVIa__imageLink{border-bottom:1px solid var(--border-subtle);display:block;overflow:hidden}.ProductCard-module__O-UVIa__imageWrapper{aspect-ratio:1;background:#fff;justify-content:center;align-items:center;padding:30px;display:flex}.ProductCard-module__O-UVIa__productImg{object-fit:contain;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.ProductCard-module__O-UVIa__card:hover .ProductCard-module__O-UVIa__productImg{transform:scale(1.08)}.ProductCard-module__O-UVIa__emojiImage{font-size:5rem;transition:transform .4s}.ProductCard-module__O-UVIa__card:hover .ProductCard-module__O-UVIa__emojiImage{transform:scale(1.15)rotate(2deg)}.ProductCard-module__O-UVIa__info{flex-direction:column;flex:1;gap:8px;padding:20px 24px 24px;display:flex}.ProductCard-module__O-UVIa__brand{color:var(--text-primary);text-transform:uppercase;letter-spacing:.5px;flex-direction:column;align-items:flex-start;gap:2px;font-size:.85rem;font-weight:800;display:flex}.ProductCard-module__O-UVIa__modelTag{opacity:1;color:var(--brand-blue);font-size:.95rem;font-weight:900}.ProductCard-module__O-UVIa__name{color:var(--text-primary);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;height:2.8em;font-size:1rem;font-weight:600;line-height:1.4;transition:color .2s;display:-webkit-box;overflow:hidden}.ProductCard-module__O-UVIa__card:hover .ProductCard-module__O-UVIa__name{color:var(--brand-blue)}.ProductCard-module__O-UVIa__rating{align-items:center;gap:8px;margin-bottom:4px;display:flex}.ProductCard-module__O-UVIa__stars{gap:2px;display:flex}.ProductCard-module__O-UVIa__starFilled{color:var(--brand-yellow);font-size:.85rem}.ProductCard-module__O-UVIa__starEmpty{color:#e2e8f0;font-size:.85rem}.ProductCard-module__O-UVIa__reviewCount{color:var(--text-muted);font-size:.75rem}.ProductCard-module__O-UVIa__pricing{flex-direction:column;gap:2px;margin-top:auto;display:flex}.ProductCard-module__O-UVIa__normalPriceRow{color:var(--text-primary);margin-bottom:2px;font-size:.85rem;font-weight:600}.ProductCard-module__O-UVIa__normalPrice{opacity:1;text-decoration:none}.ProductCard-module__O-UVIa__cl21PriceRow{align-items:center;gap:10px;display:flex}.ProductCard-module__O-UVIa__cl21Badge{background:var(--brand-yellow);color:#713f12;border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.5px;padding:3px 8px;font-size:.65rem;font-weight:800}.ProductCard-module__O-UVIa__cl21Price{color:var(--text-primary);letter-spacing:-.5px;font-size:1.6rem;font-weight:800}.ProductCard-module__O-UVIa__cuotaRow{color:var(--text-secondary);font-size:.75rem}.ProductCard-module__O-UVIa__cuotaAmt{color:var(--brand-blue);font-weight:700}.ProductCard-module__O-UVIa__shipping{color:var(--brand-green);align-items:center;gap:6px;margin-top:6px;font-size:.75rem;font-weight:700;display:flex}.ProductCard-module__O-UVIa__addBtn{color:var(--brand-blue);border:1.5px solid var(--brand-blue);border-radius:var(--radius-button);background:0 0;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:16px;padding:12px;font-size:.85rem;font-weight:700;transition:all .3s;display:flex}.ProductCard-module__O-UVIa__card:hover .ProductCard-module__O-UVIa__addBtn{background:var(--brand-blue);color:#fff;box-shadow:0 8px 20px #3b82f64d}.ProductCard-module__O-UVIa__addBtn.ProductCard-module__O-UVIa__added{background:var(--brand-green)!important;border-color:var(--brand-green)!important;color:#fff!important}@media (max-width:640px){.ProductCard-module__O-UVIa__imageWrapper{padding:16px}.ProductCard-module__O-UVIa__info{padding:14px 16px 16px}.ProductCard-module__O-UVIa__cl21Price{font-size:1.3rem}.ProductCard-module__O-UVIa__name{font-size:.9rem}.ProductCard-module__O-UVIa__addBtn{padding:10px;font-size:.8rem}}
.RelatedProducts-module__x7hBqq__section{border-top:2px solid #f0f0f0;margin-top:80px;padding-top:56px}.RelatedProducts-module__x7hBqq__header{margin-bottom:32px}.RelatedProducts-module__x7hBqq__title{color:#111;text-transform:uppercase;letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:800}.RelatedProducts-module__x7hBqq__subtitle{color:#888;margin-top:6px;font-size:.95rem;font-weight:500}.RelatedProducts-module__x7hBqq__carouselWrapper{margin:0 -12px;padding:0 12px;position:relative}.RelatedProducts-module__x7hBqq__track{scroll-snap-type:x mandatory;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;gap:24px;padding-top:10px;padding-bottom:40px;display:flex;overflow-x:auto}.RelatedProducts-module__x7hBqq__track::-webkit-scrollbar{display:none}.RelatedProducts-module__x7hBqq__slide{scroll-snap-align:start;border-radius:12px;flex-shrink:0;min-width:260px;max-width:260px;transition:transform .4s cubic-bezier(.16,1,.3,1)}.RelatedProducts-module__x7hBqq__slide:hover{transform:translateY(-8px)}
.CountdownTimer-module__ooL_la__countdown{align-items:center;gap:12px;display:flex}.CountdownTimer-module__ooL_la__label{color:#ffffffb3;white-space:nowrap;font-size:.8rem;font-weight:700}.CountdownTimer-module__ooL_la__blocks{align-items:center;gap:4px;display:flex}.CountdownTimer-module__ooL_la__block{background:#00000059;border:1px solid #ffffff1f;border-radius:8px;flex-direction:column;align-items:center;min-width:46px;padding:6px 10px;display:flex}.CountdownTimer-module__ooL_la__number{color:gold;font-variant-numeric:tabular-nums;letter-spacing:-.5px;font-size:1.4rem;font-weight:900;line-height:1}.CountdownTimer-module__ooL_la__unit{color:#ffffff80;text-transform:uppercase;letter-spacing:.5px;margin-top:2px;font-size:.55rem;font-weight:700}.CountdownTimer-module__ooL_la__colon{color:#fff6;margin-bottom:10px;font-size:1.4rem;font-weight:900;line-height:1}@media (max-width:480px){.CountdownTimer-module__ooL_la__block{min-width:38px;padding:4px 6px}.CountdownTimer-module__ooL_la__number{font-size:1.1rem}.CountdownTimer-module__ooL_la__label{display:none}}
.ProductDetailActions-module__nVbswq__wrapper{flex-direction:column;gap:20px;display:flex}.ProductDetailActions-module__nVbswq__stockBadge{border-radius:6px;align-items:center;gap:8px;width:fit-content;padding:7px 12px;font-size:.82rem;font-weight:600;display:inline-flex}.ProductDetailActions-module__nVbswq__stockDot{border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.ProductDetailActions-module__nVbswq__stockOk{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.ProductDetailActions-module__nVbswq__stockOk .ProductDetailActions-module__nVbswq__stockDot{background:#22c55e;animation:1.8s ease-in-out infinite ProductDetailActions-module__nVbswq__blink}.ProductDetailActions-module__nVbswq__stockLow{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa}.ProductDetailActions-module__nVbswq__stockLow .ProductDetailActions-module__nVbswq__stockDot{background:#f97316}.ProductDetailActions-module__nVbswq__stockOut{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.ProductDetailActions-module__nVbswq__stockOut .ProductDetailActions-module__nVbswq__stockDot{background:#ef4444}@keyframes ProductDetailActions-module__nVbswq__blink{0%,to{opacity:1}50%{opacity:.4}}.ProductDetailActions-module__nVbswq__simulator{background:linear-gradient(135deg,#f0f4ff,#f8f9ff);border:1.5px solid #c7d2fe;border-radius:14px;flex-direction:column;gap:14px;padding:20px;display:flex}.ProductDetailActions-module__nVbswq__simHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.ProductDetailActions-module__nVbswq__simTitle{color:#3730a3;align-items:center;gap:6px;font-size:.88rem;font-weight:700;display:flex}.ProductDetailActions-module__nVbswq__simBadge{text-transform:uppercase;letter-spacing:.5px;color:#fff;background:#3730a3;border-radius:4px;padding:3px 8px;font-size:.68rem;font-weight:700}.ProductDetailActions-module__nVbswq__plazosGrid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.ProductDetailActions-module__nVbswq__plazoBtn{color:#4338ca;cursor:pointer;text-align:center;background:#fff;border:1.5px solid #e0e7ff;border-radius:8px;padding:8px 4px;font-size:.78rem;font-weight:600;transition:all .2s}.ProductDetailActions-module__nVbswq__plazoBtn:hover{background:#eef2ff;border-color:#4338ca}.ProductDetailActions-module__nVbswq__plazoBtnActive{color:#fff;background:#4338ca;border-color:#4338ca;box-shadow:0 4px 12px #4338ca4d}.ProductDetailActions-module__nVbswq__simResult{background:#4338ca;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;display:flex}.ProductDetailActions-module__nVbswq__simCuota{align-items:baseline;gap:4px;display:flex}.ProductDetailActions-module__nVbswq__simCuotaLabel{color:#ffffffb3;font-size:.78rem}.ProductDetailActions-module__nVbswq__simCuotaValue{color:#fbbf24;letter-spacing:-.5px;font-variant-numeric:tabular-nums;font-size:1.6rem;font-weight:800}.ProductDetailActions-module__nVbswq__simCuotaMonth{color:#ffffffb3;font-size:.78rem}.ProductDetailActions-module__nVbswq__simTotal{color:#ffffffb3;text-align:right;font-size:.8rem}.ProductDetailActions-module__nVbswq__simTotal strong{color:#fff}.ProductDetailActions-module__nVbswq__simNote{color:#6366f1;margin:0;font-size:.7rem;line-height:1.4}.ProductDetailActions-module__nVbswq__qtyRow{align-items:center;gap:16px;display:flex}.ProductDetailActions-module__nVbswq__qtyLabel{color:#444;font-size:.9rem;font-weight:600}.ProductDetailActions-module__nVbswq__qtyBox{border:1.5px solid #ddd;border-radius:8px;align-items:center;width:fit-content;display:flex;overflow:hidden}.ProductDetailActions-module__nVbswq__qtyBox button{cursor:pointer;color:#444;background:#f5f5f5;border:none;padding:9px 16px;font-size:1.1rem;font-weight:700;line-height:1;transition:background .2s}.ProductDetailActions-module__nVbswq__qtyBox button:hover:not(:disabled){background:#e8e8e8}.ProductDetailActions-module__nVbswq__qtyBox button:disabled{opacity:.4;cursor:not-allowed}.ProductDetailActions-module__nVbswq__qtyBox span{color:#111;text-align:center;min-width:24px;padding:0 20px;font-size:1rem;font-weight:700}.ProductDetailActions-module__nVbswq__buttonsCol{flex-direction:column;gap:10px;display:flex}.ProductDetailActions-module__nVbswq__addToCartBtn{color:#fff;cursor:pointer;background:#111;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:15px 20px;font-size:.95rem;font-weight:700;transition:all .25s cubic-bezier(.22,1,.36,1);display:flex}.ProductDetailActions-module__nVbswq__addToCartBtn:hover:not(:disabled){background:#333;transform:translateY(-2px);box-shadow:0 6px 20px #0003}.ProductDetailActions-module__nVbswq__addedBtn{background:#10b981!important;transform:none!important}.ProductDetailActions-module__nVbswq__disabledBtn{cursor:not-allowed;background:#ccc!important}.ProductDetailActions-module__nVbswq__waBtn{color:#fff;background:#25d366;border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:14px 20px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .25s cubic-bezier(.22,1,.36,1);display:flex}.ProductDetailActions-module__nVbswq__waBtn:hover{background:#1ebe59;transform:translateY(-2px);box-shadow:0 6px 20px #25d36659}.ProductDetailActions-module__nVbswq__creditBtn{color:#4338ca;background:0 0;border:1.5px solid #c7d2fe;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:13px 20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.ProductDetailActions-module__nVbswq__creditBtn:hover{background:#eef2ff;border-color:#4338ca}.ProductDetailActions-module__nVbswq__trustRow{grid-template-columns:1fr 1fr;gap:10px;padding-top:4px;display:grid}.ProductDetailActions-module__nVbswq__trustItem{color:#555;align-items:center;gap:7px;font-size:.8rem;font-weight:500;display:flex}@media (max-width:480px){.ProductDetailActions-module__nVbswq__plazosGrid{grid-template-columns:repeat(2,1fr)}.ProductDetailActions-module__nVbswq__trustRow{grid-template-columns:1fr}.ProductDetailActions-module__nVbswq__simResult{text-align:center;flex-direction:column}.ProductDetailActions-module__nVbswq__simTotal{text-align:center}}.ProductDetailActions-module__nVbswq__stickyBar{display:none}@media (max-width:860px){.ProductDetailActions-module__nVbswq__stickyBar{z-index:500;-webkit-backdrop-filter:blur(12px);padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom));background:#fffffff7;border-top:1px solid #00000014;align-items:center;gap:10px;animation:.3s cubic-bezier(.22,1,.36,1) ProductDetailActions-module__nVbswq__slideUpBar;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 30px #00000014}@keyframes ProductDetailActions-module__nVbswq__slideUpBar{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.ProductDetailActions-module__nVbswq__stickyPrice{flex-direction:column;flex:1;min-width:0;display:flex}.ProductDetailActions-module__nVbswq__stickyPriceLabel{color:#999;text-transform:uppercase;letter-spacing:.5px;font-size:.62rem;font-weight:500}.ProductDetailActions-module__nVbswq__stickyPriceValue{color:#111;letter-spacing:-.5px;white-space:nowrap;text-overflow:ellipsis;font-size:1.25rem;font-weight:800;overflow:hidden}.ProductDetailActions-module__nVbswq__stickyAddBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#111;border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;padding:13px 20px;font-size:.9rem;font-weight:700;transition:all .25s;display:flex}.ProductDetailActions-module__nVbswq__stickyAddBtn:active{transform:scale(.96)}.ProductDetailActions-module__nVbswq__stickyAddBtnAdded{background:#10b981!important}.ProductDetailActions-module__nVbswq__stickyWaBtn{background:#25d366;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .2s;display:flex}.ProductDetailActions-module__nVbswq__stickyWaBtn:active{transform:scale(.94)}.ProductDetailActions-module__nVbswq__wrapper{padding-bottom:80px}}
.ProductDetail-module__7SX7qW__main{background:#fdfdfd;min-height:100vh;padding-bottom:80px}.ProductDetail-module__7SX7qW__container{max-width:1200px;margin:0 auto;padding:0 24px}.ProductDetail-module__7SX7qW__breadcrumbs{color:#666;align-items:center;gap:8px;padding:24px 0;font-size:.8rem;display:flex}.ProductDetail-module__7SX7qW__breadcrumbs a{color:#666;text-decoration:none}.ProductDetail-module__7SX7qW__breadcrumbs a:hover{text-decoration:underline}.ProductDetail-module__7SX7qW__breadcrumbs span{color:#999}.ProductDetail-module__7SX7qW__breadcrumbs span:last-child{color:#666;white-space:nowrap;text-overflow:ellipsis;max-width:240px;font-weight:500;overflow:hidden}.ProductDetail-module__7SX7qW__topGrid{background:#fff;grid-template-columns:55% 45%;align-items:start;gap:40px;margin-bottom:40px;display:grid}.ProductDetail-module__7SX7qW__galleryCol{position:sticky;top:24px}.ProductDetail-module__7SX7qW__buyPanel{flex-direction:column;padding:24px 0;display:flex}.ProductDetail-module__7SX7qW__brandContainer{flex-direction:column;align-items:flex-start;gap:4px;margin-bottom:8px;display:flex}.ProductDetail-module__7SX7qW__brand{color:#222;text-transform:uppercase;letter-spacing:.05em;font-size:1rem;font-weight:800}.ProductDetail-module__7SX7qW__modelTag{color:var(--brand-blue);text-transform:uppercase;font-size:1.15rem;font-weight:900}.ProductDetail-module__7SX7qW__title{color:#333;text-transform:uppercase;margin:0 0 8px;font-size:1.4rem;font-weight:600;line-height:1.3}.ProductDetail-module__7SX7qW__skuRow{color:#888;justify-content:space-between;align-items:center;margin-bottom:32px;font-size:.8rem;display:flex}.ProductDetail-module__7SX7qW__stars{color:#f59e0b;font-size:1rem}.ProductDetail-module__7SX7qW__pricingBox{flex-direction:column;gap:8px;margin-bottom:24px;display:flex}.ProductDetail-module__7SX7qW__priceRowNormal,.ProductDetail-module__7SX7qW__priceRowInternet{justify-content:space-between;align-items:center;display:flex}.ProductDetail-module__7SX7qW__priceLabel{color:#444;font-size:1rem;font-weight:600}.ProductDetail-module__7SX7qW__priceValueNormal{color:#334155;font-size:1.3rem;font-weight:600}.ProductDetail-module__7SX7qW__priceValueInternet{color:#333;font-size:1.6rem;font-weight:700}.ProductDetail-module__7SX7qW__priceRowBadges{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.ProductDetail-module__7SX7qW__cuotasBadgeGroup{align-items:center;display:flex}.ProductDetail-module__7SX7qW__cuotasText{color:#555;background:#f0f0f0;border-right:1px solid #ddd;border-radius:4px 0 0 4px;padding:4px 8px;font-size:.75rem}.ProductDetail-module__7SX7qW__cl21Badge{color:#fff;background:#111;border-radius:0 4px 4px 0;align-items:center;padding:4px 8px;font-size:.75rem;font-weight:800;display:inline-flex}.ProductDetail-module__7SX7qW__cl21LogoText{color:#fff;margin-right:1px}.ProductDetail-module__7SX7qW__cl21LogoNum{color:#fc0}.ProductDetail-module__7SX7qW__discountBadgeRounded{color:#fff;background:#e91e63;border-radius:12px;padding:4px 12px;font-size:.85rem;font-weight:700}.ProductDetail-module__7SX7qW__unitBox{color:#666;background:#f8f8f8;border:1px solid #eee;border-radius:4px;margin-bottom:32px;padding:6px 12px;font-size:.8rem;display:inline-block}.ProductDetail-module__7SX7qW__actionsBox{flex-direction:column;gap:16px;display:flex}.ProductDetail-module__7SX7qW__qtyBox{border:1px solid #ccc;border-radius:4px;align-items:center;width:fit-content;display:flex;overflow:hidden}.ProductDetail-module__7SX7qW__qtyBox button{cursor:pointer;color:#555;background:0 0;border:none;padding:10px 16px;font-size:1.2rem}.ProductDetail-module__7SX7qW__qtyBox button:hover{background:#f5f5f5}.ProductDetail-module__7SX7qW__qtyBox span{padding:0 20px;font-size:1rem;font-weight:600}.ProductDetail-module__7SX7qW__buttonsBox{gap:12px;display:flex}.ProductDetail-module__7SX7qW__addToCartBtn{color:#fff;cursor:pointer;background:#111;border:1px solid #111;border-radius:6px;flex:1;padding:14px 20px;font-size:.95rem;font-weight:600;transition:all .2s}.ProductDetail-module__7SX7qW__addToCartBtn:hover{background:#333}.ProductDetail-module__7SX7qW__addedBtn{background:var(--brand-green)!important;border-color:var(--brand-green)!important;color:#fff!important}.ProductDetail-module__7SX7qW__buyNowBtn{color:#111;cursor:pointer;text-align:center;background:#fc0;border:1px solid #fc0;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:8px;padding:14px 20px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.ProductDetail-module__7SX7qW__buyNowBtn:hover{background:#e6b800;border-color:#e6b800}.ProductDetail-module__7SX7qW__btnCl21Logo{color:#fff;letter-spacing:.05em;background:#111;border-radius:3px;padding:2px 6px;font-size:.7rem;font-weight:800;display:inline-flex}@media (max-width:860px){.ProductDetail-module__7SX7qW__topGrid{grid-template-columns:1fr;gap:24px}.ProductDetail-module__7SX7qW__galleryCol{position:relative;top:0}.ProductDetail-module__7SX7qW__buttonsBox{flex-direction:column}}
.NewsletterSection-module__EHS7ZG__section{background:linear-gradient(135deg,#1e1b4b 0%,#0f172a 40%,#312e81 100%);padding:80px 5%;position:relative;overflow:hidden}.NewsletterSection-module__EHS7ZG__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffd70014 0%,#0000 70%);width:500px;height:500px;position:absolute;top:-100px;right:-100px}.NewsletterSection-module__EHS7ZG__container{grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1200px;margin:0 auto;display:grid}.NewsletterSection-module__EHS7ZG__left{color:#fff}.NewsletterSection-module__EHS7ZG__eyebrow{color:#fbbf24;letter-spacing:1px;text-transform:uppercase;background:#fbbf2426;border:1px solid #fbbf2433;border-radius:20px;align-items:center;margin-bottom:20px;padding:6px 14px;font-size:.85rem;font-weight:700;display:inline-flex;box-shadow:0 0 10px #fbbf241a}.NewsletterSection-module__EHS7ZG__title{color:#fff;margin:0 0 16px;font-size:2rem;font-weight:800;line-height:1.25}.NewsletterSection-module__EHS7ZG__accent{color:#fbbf24}.NewsletterSection-module__EHS7ZG__subtitle{color:#ffffffa6;margin:0 0 24px;font-size:1rem;line-height:1.6}.NewsletterSection-module__EHS7ZG__perks{flex-direction:column;gap:8px;display:flex}.NewsletterSection-module__EHS7ZG__perk{color:#ffffffe6;align-items:center;gap:12px;font-size:1rem;display:flex}.NewsletterSection-module__EHS7ZG__right{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:36px}.NewsletterSection-module__EHS7ZG__form{flex-direction:column;gap:16px;display:flex}.NewsletterSection-module__EHS7ZG__field{flex-direction:column;gap:6px;display:flex}.NewsletterSection-module__EHS7ZG__field label{color:#ffffffb3;font-size:.85rem;font-weight:600}.NewsletterSection-module__EHS7ZG__input{color:#fff;background:#ffffff14;border:1px solid #ffffff26;border-radius:10px;outline:none;padding:13px 16px;font-size:1rem;transition:border-color .2s}.NewsletterSection-module__EHS7ZG__input::placeholder{color:#ffffff59}.NewsletterSection-module__EHS7ZG__input:focus{border-color:#fbbf24}.NewsletterSection-module__EHS7ZG__btn{color:#0f172a;cursor:pointer;background:linear-gradient(135deg,#fbbf24,#f59e0b);border:none;border-radius:10px;justify-content:center;align-items:center;margin-top:4px;padding:14px;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex}.NewsletterSection-module__EHS7ZG__btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #fbbf2459}.NewsletterSection-module__EHS7ZG__btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.NewsletterSection-module__EHS7ZG__privacy{text-align:center;color:#fff6;margin:0;font-size:.78rem}.NewsletterSection-module__EHS7ZG__errorMsg{color:#fca5a5;margin:0;font-size:.85rem}.NewsletterSection-module__EHS7ZG__successBox{text-align:center;padding:20px 0}.NewsletterSection-module__EHS7ZG__successIcon{margin-bottom:16px;font-size:3rem}.NewsletterSection-module__EHS7ZG__successBox h3{color:#fff;margin:0 0 8px;font-size:1.3rem}.NewsletterSection-module__EHS7ZG__successBox p{color:#ffffffa6;margin:0;font-size:.95rem}@media (max-width:768px){.NewsletterSection-module__EHS7ZG__container{grid-template-columns:1fr;gap:40px}.NewsletterSection-module__EHS7ZG__title{font-size:1.6rem}}
.HowItWorks-module__Bp8tAG__section{background:#080f24;padding:60px 0;position:relative;overflow:hidden}.HowItWorks-module__Bp8tAG__bgDecor{pointer-events:none;position:absolute;inset:0}.HowItWorks-module__Bp8tAG__bgCircle1{background:radial-gradient(circle,#0056d21f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;left:-150px}.HowItWorks-module__Bp8tAG__bgCircle2{background:radial-gradient(circle,#10b98114 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-200px;right:-150px}.HowItWorks-module__Bp8tAG__bgGrid{background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.HowItWorks-module__Bp8tAG__header{text-align:center;max-width:620px;margin:0 auto 36px}.HowItWorks-module__Bp8tAG__label{color:#60a5fa;text-transform:uppercase;letter-spacing:2px;background:#0056d226;border:1px solid #0056d24d;border-radius:20px;align-items:center;gap:6px;margin-bottom:20px;padding:6px 14px;font-size:.72rem;font-weight:800;display:inline-flex}.HowItWorks-module__Bp8tAG__title{color:#fff;letter-spacing:-.5px;margin-bottom:12px;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;line-height:1.1}.HowItWorks-module__Bp8tAG__accent{background:linear-gradient(90deg,#3b82f6,#06b6d4);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.HowItWorks-module__Bp8tAG__subtitle{color:#ffffff8c;font-size:.95rem;line-height:1.6}.HowItWorks-module__Bp8tAG__stepsWrapper{margin-bottom:28px;position:relative}.HowItWorks-module__Bp8tAG__progressLine{display:none}@media (min-width:992px){.HowItWorks-module__Bp8tAG__progressLine{z-index:0;background:linear-gradient(90deg,#3b82f61a,#3b82f680,#06b6d480,#06b6d41a);height:1px;display:block;position:absolute;top:52px;left:calc(16.66% + 45px);right:calc(16.66% + 45px)}}.HowItWorks-module__Bp8tAG__grid{z-index:1;grid-template-columns:repeat(3,1fr);gap:24px;display:grid;position:relative}.HowItWorks-module__Bp8tAG__card{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff12;border-radius:16px;padding:24px 22px;transition:transform .35s cubic-bezier(.22,1,.36,1),border-color .3s,background .3s;position:relative}.HowItWorks-module__Bp8tAG__card:hover{background:#ffffff0f;border-color:#3b82f64d;transform:translateY(-8px)}.HowItWorks-module__Bp8tAG__cardTop{flex-direction:column;align-items:center;gap:8px;margin-bottom:14px;display:flex}.HowItWorks-module__Bp8tAG__stepBadge{color:#fff;letter-spacing:.5px;background:linear-gradient(135deg,#3b82f6,#06b6d4);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:800;display:inline-flex}.HowItWorks-module__Bp8tAG__iconWrapper{background:#ffffff0a;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;transition:border-color .3s;display:flex}.HowItWorks-module__Bp8tAG__card:hover .HowItWorks-module__Bp8tAG__iconWrapper{border-color:#3b82f666}.HowItWorks-module__Bp8tAG__icon{font-size:2rem;line-height:1}.HowItWorks-module__Bp8tAG__stepTitle{color:#fff;letter-spacing:-.3px;margin-bottom:8px;font-size:1rem;font-weight:700}.HowItWorks-module__Bp8tAG__stepDesc{color:#ffffff80;font-size:.84rem;line-height:1.6}.HowItWorks-module__Bp8tAG__reqBox{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff12;border-radius:16px;flex-wrap:wrap;align-items:center;gap:18px;padding:24px 28px;display:flex}.HowItWorks-module__Bp8tAG__reqTitle{text-transform:uppercase;letter-spacing:1.5px;color:#fff6;align-items:center;gap:8px;width:100%;margin-bottom:4px;font-size:.8rem;font-weight:800;display:flex}.HowItWorks-module__Bp8tAG__reqGrid{flex:1;grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.HowItWorks-module__Bp8tAG__reqItem{border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:.82rem;font-weight:500;display:flex}.HowItWorks-module__Bp8tAG__reqYes{color:#6ee7b7;background:#10b98114;border:1px solid #10b98133}.HowItWorks-module__Bp8tAG__reqYes span{color:#10b981;font-weight:800}.HowItWorks-module__Bp8tAG__reqNo{color:#ffffff73;background:#ef44440f;border:1px solid #ef444426}.HowItWorks-module__Bp8tAG__reqNo span{color:#ef4444;font-weight:800}.HowItWorks-module__Bp8tAG__reqCta{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#3b82f6,#06b6d4);border-radius:10px;align-items:center;gap:6px;padding:11px 20px;font-size:.85rem;font-weight:700;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex}.HowItWorks-module__Bp8tAG__reqCta:hover{opacity:.9;transform:translateY(-2px)}@media (max-width:992px){.HowItWorks-module__Bp8tAG__grid{grid-template-columns:1fr;gap:16px}.HowItWorks-module__Bp8tAG__card{text-align:left}.HowItWorks-module__Bp8tAG__cardTop{flex-direction:row;justify-content:flex-start}.HowItWorks-module__Bp8tAG__reqGrid{grid-template-columns:1fr 1fr}.HowItWorks-module__Bp8tAG__reqBox{flex-direction:column;align-items:flex-start;padding:24px}}@media (max-width:600px){.HowItWorks-module__Bp8tAG__section{padding:50px 0}.HowItWorks-module__Bp8tAG__reqGrid{grid-template-columns:1fr}.HowItWorks-module__Bp8tAG__reqCta{justify-content:center;width:100%}}
.Home-module__jKgjFW__main{background:#f5f5f5;min-height:100vh}.Home-module__jKgjFW__trustStrip{background:#fff;border-bottom:1px solid #eee;padding:14px 0}.Home-module__jKgjFW__trustInner{flex-wrap:wrap;justify-content:space-around;align-items:center;gap:12px;display:flex}.Home-module__jKgjFW__trustItem{color:#444;flex-shrink:0;align-items:center;gap:10px;display:flex}.Home-module__jKgjFW__trustIcon{font-size:1.3rem}.Home-module__jKgjFW__trustItem div{flex-direction:column;gap:1px;display:flex}.Home-module__jKgjFW__trustItem strong{color:#111;font-size:.8rem;font-weight:700}.Home-module__jKgjFW__trustItem span{color:#888;font-size:.7rem}.Home-module__jKgjFW__catSection{background:#fff;border-bottom:1px solid #efefef;padding:20px 0 16px}.Home-module__jKgjFW__catGrid{flex-wrap:nowrap;justify-content:center;gap:12px;width:100%;padding-bottom:4px;display:flex;overflow-x:auto}.Home-module__jKgjFW__catGrid::-webkit-scrollbar{display:none}.Home-module__jKgjFW__catItem{flex-direction:column;flex-shrink:0;align-items:center;gap:12px;padding:8px 4px;text-decoration:none;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex}.Home-module__jKgjFW__catItem:hover{transform:translateY(-5px)}.Home-module__jKgjFW__catCircle{background:linear-gradient(145deg,#fff,#f8f9fa);border:1px solid #0000000a;border-radius:50%;justify-content:center;align-items:center;width:86px;height:86px;font-size:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 4px 14px #0000000f,inset 0 2px 4px #fff}.Home-module__jKgjFW__catCircle:after{content:"";z-index:-1;opacity:0;background:linear-gradient(135deg,#ffd700cc,#ff8c00cc);border-radius:50%;transition:opacity .3s;position:absolute;inset:-2px}.Home-module__jKgjFW__catItem:hover .Home-module__jKgjFW__catCircle{transform:scale(1.05);box-shadow:0 8px 25px #0000001f,inset 0 2px 4px #fff}.Home-module__jKgjFW__catItem:hover .Home-module__jKgjFW__catCircle:after{opacity:1}.Home-module__jKgjFW__catName{color:#475569;text-align:center;max-width:80px;font-size:.75rem;font-weight:600;line-height:1.4;transition:color .3s}.Home-module__jKgjFW__catItem:hover .Home-module__jKgjFW__catName{color:#0f172a;font-weight:700}.Home-module__jKgjFW__ofertaSection{background:#111;padding:28px 0 32px;position:relative;overflow:hidden}.Home-module__jKgjFW__ofertaSection:before{content:"";pointer-events:none;background:radial-gradient(at 0%,#ffd70012 0%,#0000 60%);position:absolute;inset:0}.Home-module__jKgjFW__ofertaHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.Home-module__jKgjFW__ofertaHeaderLeft{flex-direction:column;gap:4px;display:flex}.Home-module__jKgjFW__ofertaBadge{color:#ff8c42;letter-spacing:.5px;text-transform:uppercase;background:#ff530033;border:1px solid #ff530080;border-radius:999px;width:fit-content;padding:4px 12px;font-size:.68rem;font-weight:800;display:inline-block}.Home-module__jKgjFW__ofertaTitle{color:#fff;letter-spacing:-.5px;margin:0;font-size:1.5rem;font-weight:900}.Home-module__jKgjFW__ofertaVerTodo{color:gold;white-space:nowrap;border-bottom:1px solid #ffd70066;align-self:flex-end;padding-bottom:1px;font-size:.8rem;font-weight:700;text-decoration:none;transition:border-color .2s}.Home-module__jKgjFW__ofertaVerTodo:hover{border-color:gold}.Home-module__jKgjFW__promoHeroSection{background:#f5f5f5;padding:24px 0}.Home-module__jKgjFW__promoHeroGrid{grid-template-columns:1fr .55fr;gap:14px;min-height:340px;display:grid}.Home-module__jKgjFW__promoHeroBig{border-radius:16px;justify-content:space-between;align-items:center;padding:32px 28px;text-decoration:none;transition:transform .28s,box-shadow .28s;display:flex;position:relative;overflow:hidden}.Home-module__jKgjFW__promoHeroBig:hover{transform:translateY(-4px);box-shadow:0 16px 48px #00000040}.Home-module__jKgjFW__promoHeroBigDark{background:linear-gradient(135deg,#050510 0%,#0a1428 60%,#0d1f45 100%)}.Home-module__jKgjFW__promoHeroContent{flex-direction:column;flex:1;gap:8px;display:flex}.Home-module__jKgjFW__promoHeroTag{color:#ffffffa6;letter-spacing:.5px;text-transform:uppercase;background:#ffffff1a;border-radius:999px;width:fit-content;padding:3px 10px;font-size:.58rem;font-weight:700;display:inline-block}.Home-module__jKgjFW__promoHeroTitle{color:#fff;letter-spacing:-.5px;margin:0;font-size:2rem;font-weight:900;line-height:1.1}.Home-module__jKgjFW__promoHeroSub{color:#ffffff8c;margin:0;font-size:.9rem}.Home-module__jKgjFW__promoHeroSub strong{color:gold;font-weight:800}.Home-module__jKgjFW__promoHeroCta{color:gold;border-bottom:1px solid #ffd70066;width:fit-content;margin-top:8px;padding-bottom:2px;font-size:.8rem;font-weight:700;transition:border-color .2s;display:inline-block}.Home-module__jKgjFW__promoHeroBig:hover .Home-module__jKgjFW__promoHeroCta{border-color:gold}.Home-module__jKgjFW__promoHeroImg{object-fit:contain;filter:drop-shadow(0 8px 32px #0006);flex-shrink:0;width:200px;height:200px;transition:transform .35s}.Home-module__jKgjFW__promoHeroBig:hover .Home-module__jKgjFW__promoHeroImg{transform:scale(1.06)translateY(-4px)}.Home-module__jKgjFW__promoHeroStack{flex-direction:column;gap:14px;display:flex}.Home-module__jKgjFW__promoHeroSmall{border-radius:16px;flex:1;justify-content:space-between;align-items:center;padding:22px 20px;text-decoration:none;transition:transform .28s,box-shadow .28s;display:flex;overflow:hidden}.Home-module__jKgjFW__promoHeroSmall:hover{transform:translateY(-3px);box-shadow:0 10px 32px #0003}.Home-module__jKgjFW__promoHeroSmallBlue{background:linear-gradient(135deg,#0d1c36 0%,#1a3068 100%)}.Home-module__jKgjFW__promoHeroSmallGreen{background:linear-gradient(135deg,#0a2218 0%,#0e4229 100%)}.Home-module__jKgjFW__promoHeroTitleSm{color:#fff;margin:0;font-size:1.25rem;font-weight:900;line-height:1.2}.Home-module__jKgjFW__promoHeroSmallImg{object-fit:contain;filter:drop-shadow(0 4px 16px #00000059);flex-shrink:0;width:90px;height:90px;transition:transform .3s}.Home-module__jKgjFW__promoHeroSmall:hover .Home-module__jKgjFW__promoHeroSmallImg{transform:scale(1.08)}.Home-module__jKgjFW__productSection{background:#fff;padding:32px 0}.Home-module__jKgjFW__productGrid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:20px;display:grid}.Home-module__jKgjFW__promoGridSection{background:#f0f0f0;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;padding:28px 0}.Home-module__jKgjFW__promoGrid4{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.Home-module__jKgjFW__promoBanner{border-radius:14px;justify-content:space-between;align-items:center;gap:8px;min-height:150px;padding:22px 18px 22px 22px;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.Home-module__jKgjFW__promoBanner:hover{transform:translateY(-4px);box-shadow:0 12px 36px #0000002e}.Home-module__jKgjFW__promoBannerDark{background:linear-gradient(135deg,#0a0a0a 0%,#1a1a2e 100%)}.Home-module__jKgjFW__promoBannerBlue{background:linear-gradient(135deg,#0d1c36 0%,#1a3068 100%)}.Home-module__jKgjFW__promoBannerGreen{background:linear-gradient(135deg,#0a2218 0%,#0e4229 100%)}.Home-module__jKgjFW__promoBannerYellow{background:var(--brand-yellow)}.Home-module__jKgjFW__promoBannerContent{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.Home-module__jKgjFW__promoBannerTag{color:#ffffffbf;letter-spacing:.5px;text-transform:uppercase;background:#ffffff1f;border-radius:999px;width:fit-content;padding:3px 8px;font-size:.58rem;font-weight:700;display:inline-block}.Home-module__jKgjFW__promoBannerTitle{color:#fff;letter-spacing:-.3px;font-size:1.15rem;font-weight:900;line-height:1.2}.Home-module__jKgjFW__promoBannerSub{color:#fff9;margin:0;font-size:.8rem}.Home-module__jKgjFW__promoBannerSub strong{color:gold;font-weight:800}.Home-module__jKgjFW__promoBannerCta{color:#fffc;border-bottom:1px solid #ffffff4d;width:fit-content;margin-top:4px;padding-bottom:1px;font-size:.72rem;font-weight:700;transition:color .2s,border-color .2s;display:inline-block}.Home-module__jKgjFW__promoBanner:hover .Home-module__jKgjFW__promoBannerCta{color:#fff;border-color:#fffc}.Home-module__jKgjFW__promoBannerImg{object-fit:contain;filter:drop-shadow(0 4px 16px #0000004d);flex-shrink:0;width:80px;height:80px;transition:transform .3s}.Home-module__jKgjFW__promoBanner:hover .Home-module__jKgjFW__promoBannerImg{transform:scale(1.08)}.Home-module__jKgjFW__promoBannerEmoji{flex-shrink:0;font-size:3.5rem}.Home-module__jKgjFW__cl21AcqSection{background:linear-gradient(110deg,#ffd100 0%,#ffc200 40%,#ffda00 100%);padding:0;position:relative;overflow:hidden}.Home-module__jKgjFW__cl21AcqSection:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff40 0%,#0000 65%);width:700px;height:700px;position:absolute;top:-60%;right:-5%}.Home-module__jKgjFW__cl21AcqSection:after{content:"";pointer-events:none;background:radial-gradient(circle,#ffb40066 0%,#0000 65%);width:500px;height:500px;position:absolute;bottom:-50%;left:10%}.Home-module__jKgjFW__cl21AcqBanner{z-index:2;justify-content:space-between;align-items:center;gap:20px;min-height:260px;padding:50px 0;display:flex;position:relative}@keyframes Home-module__jKgjFW__floatCard{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-15px)rotate(2deg)}}.Home-module__jKgjFW__cl21AcqTopLabel{color:#000000bf;letter-spacing:1.2px;text-transform:uppercase;background:#0000001a;border-radius:999px;align-items:center;gap:6px;margin-bottom:14px;padding:7px 16px;font-size:.65rem;font-weight:800;display:inline-flex}.Home-module__jKgjFW__cl21AcqFeatures{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.Home-module__jKgjFW__cl21AcqFeature{color:#000c;background:#00000014;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:.72rem;font-weight:700;display:inline-flex}.Home-module__jKgjFW__cl21AcqBubble{background:#00000012;border:1.5px solid #0000001f;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:110px;height:110px;display:flex;box-shadow:inset 0 4px 15px #ffffff80,0 4px 20px #00000014}.Home-module__jKgjFW__cl21AcqBubble span{color:#000000a6;text-transform:uppercase;text-align:center;letter-spacing:.5px;font-size:.62rem;font-weight:800}.Home-module__jKgjFW__cl21AcqBtn{color:#ffd100;white-space:nowrap;letter-spacing:-.3px;background:#0a0a0a;border-radius:999px;align-items:center;gap:10px;padding:18px 40px;font-size:1.05rem;font-weight:800;text-decoration:none;transition:transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 12px 35px #00000040}.Home-module__jKgjFW__appAcqSection{background:linear-gradient(135deg,#040815 0%,#080e26 50%,#06142b 100%);padding:0;position:relative;overflow:hidden}.Home-module__jKgjFW__appAcqSection:before{content:"";pointer-events:none;background:radial-gradient(circle,#0056d226 0%,#0000 65%);width:600px;height:600px;position:absolute;top:-20%;left:-10%}.Home-module__jKgjFW__appAcqSection:after{content:"";pointer-events:none;background:radial-gradient(circle,#3b82f61a 0%,#0000 65%);width:500px;height:500px;position:absolute;bottom:-20%;right:20%}.Home-module__jKgjFW__appAcqBanner{z-index:2;justify-content:space-between;align-items:center;gap:40px;min-height:380px;padding:60px 0;display:flex;position:relative}.Home-module__jKgjFW__appAcqTopLabel{color:#60a5fa;letter-spacing:1.2px;text-transform:uppercase;background:#0056d226;border:1px solid #60a5fa40;border-radius:999px;align-items:center;gap:6px;margin-bottom:16px;padding:7px 16px;font-size:.65rem;font-weight:800;display:inline-flex}.Home-module__jKgjFW__appAcqTitleAccent{background:linear-gradient(90deg,#60a5fa 0%,#3b82f6 50%,#818cf8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-top:4px;display:block}.Home-module__jKgjFW__appAcqFeatures{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.Home-module__jKgjFW__appAcqFeature{color:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:.72rem;font-weight:600;display:inline-flex}.Home-module__jKgjFW__appStoreBtn{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:default;background:#ffffff0f;border:1px solid #ffffff26;border-radius:14px;align-items:center;gap:12px;padding:14px 26px;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .25s,border-color .25s,transform .2s;display:inline-flex}@keyframes Home-module__jKgjFW__floatApp{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.Home-module__jKgjFW__cl21AcqImageWrap{z-index:2;filter:drop-shadow(0 20px 40px #00000026);flex-shrink:0;width:280px;max-width:100%;height:280px;margin-top:-30px;margin-bottom:-30px;animation:4s ease-in-out infinite Home-module__jKgjFW__floatCard;position:relative}.Home-module__jKgjFW__cl21AcqImageWrap img{object-fit:contain;width:100%;height:100%}.Home-module__jKgjFW__cl21AcqText{z-index:2;flex:1}.Home-module__jKgjFW__cl21AcqTopLabel{color:#000000b3;letter-spacing:1px;text-transform:uppercase;background:#00000014;border-radius:999px;margin-bottom:12px;padding:6px 14px;font-size:.65rem;font-weight:800;display:inline-block}.Home-module__jKgjFW__cl21AcqTitle{color:#111;letter-spacing:-1.5px;text-transform:uppercase;margin:0;font-size:3rem;font-weight:900;line-height:1}.Home-module__jKgjFW__cl21AcqTitleAccent{color:#111;display:block}.Home-module__jKgjFW__cl21AcqSub{color:#000000b3;max-width:500px;margin-top:12px;font-size:1rem;line-height:1.5}.Home-module__jKgjFW__cl21AcqSub strong{color:#000;font-weight:800}.Home-module__jKgjFW__cl21AcqRight{z-index:2;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:20px;display:flex}.Home-module__jKgjFW__cl21AcqBubbles{gap:16px;display:flex}.Home-module__jKgjFW__cl21AcqBubble{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0000000f;border:1px solid #0000001a;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:100px;height:100px;display:flex;box-shadow:inset 0 2px 10px #fff6}.Home-module__jKgjFW__cl21AcqBubble strong{color:#111;margin-bottom:2px;font-size:2.2rem;font-weight:900;line-height:1}.Home-module__jKgjFW__cl21AcqBubble span{color:#000000b3;text-transform:uppercase;text-align:center;font-size:.65rem;font-weight:800}.Home-module__jKgjFW__cl21AcqBtn{color:gold;white-space:nowrap;background:#111;border-radius:999px;align-items:center;gap:10px;padding:16px 36px;font-size:1rem;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 30px #0003}.Home-module__jKgjFW__cl21AcqBtn:hover{transform:translateY(-3px);box-shadow:0 15px 40px #0000004d}.Home-module__jKgjFW__appAcqSection{background:linear-gradient(135deg,#050510 0%,#0d1a3a 100%);margin-top:20px;padding:0;position:relative;overflow:hidden}.Home-module__jKgjFW__appAcqBanner{z-index:2;justify-content:space-between;align-items:center;gap:40px;padding:40px 0;display:flex;position:relative}.Home-module__jKgjFW__appAcqText{flex:1}.Home-module__jKgjFW__appAcqTopLabel{color:#60a5fa;letter-spacing:1px;text-transform:uppercase;background:#0056d233;border:1px solid #60a5fa4d;border-radius:999px;margin-bottom:12px;padding:6px 14px;font-size:.65rem;font-weight:800;display:inline-block}.Home-module__jKgjFW__appAcqTitle{color:#fff;letter-spacing:-1px;margin:0;font-size:3rem;font-weight:900;line-height:1}.Home-module__jKgjFW__appAcqTitleAccent{background:linear-gradient(90deg,#60a5fa,#3b82f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;display:block}.Home-module__jKgjFW__appAcqSub{color:#ffffffb3;max-width:480px;margin-top:16px;font-size:1.1rem;line-height:1.6}.Home-module__jKgjFW__appAcqStores{gap:16px;margin-top:24px;display:flex}.Home-module__jKgjFW__appStoreBtn{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:10px;padding:12px 24px;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex}.Home-module__jKgjFW__appStoreBtn:hover{background:#ffffff1a;border-color:#fff3}.Home-module__jKgjFW__appStoreIcon{font-size:1.5rem}.Home-module__jKgjFW__appStoreText{flex-direction:column;line-height:1.2;display:flex}.Home-module__jKgjFW__appStoreText span{color:#fff9;text-transform:uppercase;letter-spacing:.5px;font-size:.6rem}.Home-module__jKgjFW__appStoreText strong{font-size:1rem;font-weight:700}.Home-module__jKgjFW__appAcqImageWrap{z-index:2;filter:drop-shadow(0 30px 60px #00000080);flex-shrink:0;width:320px;max-width:100%;height:400px;margin-top:-60px;margin-bottom:-60px;animation:5s ease-in-out infinite Home-module__jKgjFW__floatApp;position:relative}.Home-module__jKgjFW__appAcqImageWrap img{object-fit:contain;width:100%;height:100%}.Home-module__jKgjFW__destacadosSection{background:#fff;padding:36px 0}.Home-module__jKgjFW__destacadosHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.Home-module__jKgjFW__destacadosTitle{color:#111;font-size:1.4rem;font-weight:700}.Home-module__jKgjFW__destacadosTitleAccent{font-style:italic;font-weight:900}.Home-module__jKgjFW__destacadosGrid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.Home-module__jKgjFW__destacadoCard{background:#fff;border:1px solid #0000000a;border-radius:20px;flex-direction:column;margin-top:45px;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 14px #00000008}.Home-module__jKgjFW__destacadoCard:hover{border-color:#00000014;transform:translateY(-6px);box-shadow:0 20px 50px #0000001a}.Home-module__jKgjFW__destacadoImgWrap{background:linear-gradient(160deg,#fff 0%,#f4f5f7 100%);border-radius:20px 20px 0 0;justify-content:center;align-items:flex-end;height:180px;padding-bottom:20px;display:flex;position:relative}.Home-module__jKgjFW__destacadoImgWrap:after{content:"";pointer-events:none;background:radial-gradient(circle,#fffc 0%,#0000 60%);border-radius:20px 20px 0 0;position:absolute;inset:0}.Home-module__jKgjFW__destacadoImg{object-fit:contain;filter:drop-shadow(0 20px 30px #00000026);mix-blend-mode:darken;z-index:2;max-width:100%;max-height:240px;margin-top:-80px;transition:transform .4s cubic-bezier(.4,0,.2,1)}.Home-module__jKgjFW__destacadoCard:hover .Home-module__jKgjFW__destacadoImg{transform:scale(1.1)}.Home-module__jKgjFW__destacadoCardInfo{border-top:1px solid #f0f0f0;flex-direction:column;gap:4px;padding:14px 16px;display:flex}.Home-module__jKgjFW__destacadoLabel{color:#999;text-transform:uppercase;letter-spacing:.5px;font-size:.65rem;font-weight:700}.Home-module__jKgjFW__destacadoName{color:#111;font-size:.95rem;font-weight:800}.Home-module__jKgjFW__destacadoLink{color:var(--brand-blue);margin-top:4px;font-size:.75rem;font-weight:600}.Home-module__jKgjFW__marcasSection{background:#f9f9f9;border-top:1px solid #f0f0f0;padding:36px 0}.Home-module__jKgjFW__sectionTitle{color:#111;text-transform:uppercase;letter-spacing:.8px;font-size:1.1rem;font-weight:800}.Home-module__jKgjFW__marcasGrid{grid-template-columns:repeat(8,1fr);gap:12px;margin-top:24px;display:grid}.Home-module__jKgjFW__marcaCard{background:#fff;border:1px solid #ebebeb;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:110px;padding:20px 12px;text-decoration:none;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex}.Home-module__jKgjFW__marcaCard:hover{border-color:gold;transform:translateY(-3px);box-shadow:0 6px 20px #00000014}.Home-module__jKgjFW__marcaLogoWrap{justify-content:center;align-items:center;width:100%;height:48px;display:flex}.Home-module__jKgjFW__marcaLogoImg{object-fit:contain;filter:grayscale()opacity(.6);max-width:80%;max-height:100%;transition:all .3s cubic-bezier(.4,0,.2,1)}.Home-module__jKgjFW__marcaCard:hover .Home-module__jKgjFW__marcaLogoImg{filter:grayscale(0%)opacity();transform:scale(1.1)}.Home-module__jKgjFW__marcaDcto{color:#b8860b;background:#fff8e1;border:1px solid #ffd70066;border-radius:999px;padding:2px 8px;font-size:.65rem;font-weight:700}@media (max-width:1200px){.Home-module__jKgjFW__marcasGrid{grid-template-columns:repeat(4,1fr)}}@media (max-width:1024px){.Home-module__jKgjFW__productGrid{grid-template-columns:repeat(3,1fr)}.Home-module__jKgjFW__promoGrid4,.Home-module__jKgjFW__destacadosGrid{grid-template-columns:repeat(2,1fr)}.Home-module__jKgjFW__cl21AcqEmojis{display:none}.Home-module__jKgjFW__promoHeroImg{width:150px;height:150px}.Home-module__jKgjFW__marcasGrid{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.Home-module__jKgjFW__productGrid{grid-template-columns:repeat(2,1fr)}.Home-module__jKgjFW__promoHeroGrid{grid-template-columns:1fr}.Home-module__jKgjFW__promoHeroStack{flex-direction:row}.Home-module__jKgjFW__promoHeroSmall{flex:1}.Home-module__jKgjFW__promoGrid4,.Home-module__jKgjFW__destacadosGrid{grid-template-columns:repeat(2,1fr)}.Home-module__jKgjFW__marcasGrid{grid-template-columns:repeat(4,1fr)}.Home-module__jKgjFW__cl21AcqTitle{font-size:1.8rem}.Home-module__jKgjFW__cl21AcqBanner{flex-wrap:wrap;gap:20px}.Home-module__jKgjFW__cl21AcqRight{flex-direction:row;justify-content:center;width:100%}.Home-module__jKgjFW__ofertaHeader{flex-wrap:wrap}.Home-module__jKgjFW__trustItem{flex:40%}}@media (max-width:480px){.Home-module__jKgjFW__productGrid{grid-template-columns:repeat(2,1fr);gap:10px}.Home-module__jKgjFW__promoGrid4{grid-template-columns:1fr}.Home-module__jKgjFW__promoHeroStack{flex-direction:column}.Home-module__jKgjFW__destacadosGrid{grid-template-columns:repeat(2,1fr)}.Home-module__jKgjFW__cl21AcqTitle{font-size:1.5rem}.Home-module__jKgjFW__cl21AcqBubbles{display:none}.Home-module__jKgjFW__marcasGrid{grid-template-columns:repeat(4,1fr)}.Home-module__jKgjFW__promoBannerImg{width:60px;height:60px}.Home-module__jKgjFW__trustItem{flex:45%}.Home-module__jKgjFW__cl21AcqImageWrap,.Home-module__jKgjFW__appAcqImageWrap{aspect-ratio:1;height:auto;margin:0}}
.CategoryPage-module__Z78alq__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;width:100%;display:grid}.CategoryPage-module__Z78alq__card{group:hover;background-color:#f1f5f9;border-radius:16px;flex-direction:column;justify-content:flex-end;height:320px;text-decoration:none;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.CategoryPage-module__Z78alq__card:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.CategoryPage-module__Z78alq__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .5s;position:absolute;top:0;left:0}.CategoryPage-module__Z78alq__card:hover .CategoryPage-module__Z78alq__cardImage{transform:scale(1.05)}.CategoryPage-module__Z78alq__overlay{z-index:10;background:linear-gradient(#0000001a 0%,#0000004d 50%,#000c 100%);width:100%;height:100%;position:absolute;top:0;left:0}.CategoryPage-module__Z78alq__emptyOverlay{z-index:10;opacity:.9;background:linear-gradient(135deg,#1e293b 0%,#334155 100%);width:100%;height:100%;position:absolute;top:0;left:0}.CategoryPage-module__Z78alq__content{z-index:20;flex-direction:column;padding:24px;display:flex;position:relative}.CategoryPage-module__Z78alq__title{color:#fff;text-shadow:0 2px 4px #00000080;margin:0 0 8px;font-size:1.5rem;font-weight:800}.CategoryPage-module__Z78alq__subtitle{color:#f8fafc;opacity:.9;align-items:center;gap:8px;font-size:.9rem;font-weight:500;display:flex}.CategoryPage-module__Z78alq__arrow{transition:transform .2s}.CategoryPage-module__Z78alq__card:hover .CategoryPage-module__Z78alq__arrow{transform:translate(4px)}.CategoryPage-module__Z78alq__layoutGrid{grid-template-columns:240px 1fr;align-items:start;gap:32px;display:grid}@media (max-width:900px){.CategoryPage-module__Z78alq__layoutGrid{grid-template-columns:1fr;gap:24px}}.CategoryPage-module__Z78alq__filtersSidebar{flex-direction:column;gap:16px;display:flex}@media (max-width:900px){.CategoryPage-module__Z78alq__filtersSidebar{display:none}}.CategoryPage-module__Z78alq__productGridWrapper{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:24px;display:grid}@media (max-width:480px){.CategoryPage-module__Z78alq__productGridWrapper{grid-template-columns:repeat(2,1fr);gap:12px}}
