.PaymentResult-module__Jd7LdG__pageContainer{background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex}.PaymentResult-module__Jd7LdG__content{width:100%;max-width:800px;margin:0 auto}.PaymentResult-module__Jd7LdG__resultContainer{text-align:center;background:#fff;border:1px solid #0000000d;border-radius:16px;padding:3rem 2rem;box-shadow:0 20px 40px #0000001a}.PaymentResult-module__Jd7LdG__iconContainer{margin-bottom:2rem}.PaymentResult-module__Jd7LdG__statusIcon{border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin:0 auto;animation:.6s ease-out PaymentResult-module__Jd7LdG__scaleIn;display:inline-flex;position:relative}.PaymentResult-module__Jd7LdG__statusIcon.PaymentResult-module__Jd7LdG__success{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);box-shadow:0 10px 30px #10b9814d}.PaymentResult-module__Jd7LdG__statusIcon.PaymentResult-module__Jd7LdG__error{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);box-shadow:0 10px 30px #ef44444d}.PaymentResult-module__Jd7LdG__statusIcon:before{content:"";background:inherit;opacity:.2;z-index:-1;border-radius:50%;width:140px;height:140px;animation:2s infinite PaymentResult-module__Jd7LdG__pulse;position:absolute}.PaymentResult-module__Jd7LdG__header{margin-bottom:3rem}.PaymentResult-module__Jd7LdG__title{background:linear-gradient(135deg,#1f2937 0%,#374151 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.PaymentResult-module__Jd7LdG__subtitle{color:#6b7280;margin:0;font-size:1.2rem;font-weight:400}.PaymentResult-module__Jd7LdG__paymentDetails{text-align:left;margin-bottom:3rem}.PaymentResult-module__Jd7LdG__detailsCard,.PaymentResult-module__Jd7LdG__errorCard{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:1.5rem;padding:2rem}.PaymentResult-module__Jd7LdG__detailsCard h3,.PaymentResult-module__Jd7LdG__errorCard h3{color:#1f2937;border-bottom:2px solid #e5e7eb;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.25rem;font-weight:600;display:flex}.PaymentResult-module__Jd7LdG__detailsList{gap:1rem;display:grid}.PaymentResult-module__Jd7LdG__detailItem{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.PaymentResult-module__Jd7LdG__detailItem:last-child{border-bottom:none}.PaymentResult-module__Jd7LdG__label{color:#6b7280;font-weight:500}.PaymentResult-module__Jd7LdG__value{color:#1f2937;font-weight:600}.PaymentResult-module__Jd7LdG__value.PaymentResult-module__Jd7LdG__monospace{letter-spacing:.025em;font-family:Courier New,Courier,monospace;font-size:.9rem}.PaymentResult-module__Jd7LdG__value.PaymentResult-module__Jd7LdG__amount{color:#059669;font-size:1.1rem}.PaymentResult-module__Jd7LdG__securityNote{color:#065f46;background:#ecfdf5;border:1px solid #10b981;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:.9rem;font-weight:500;display:flex}.PaymentResult-module__Jd7LdG__orderStatus{text-align:left;margin-bottom:3rem}.PaymentResult-module__Jd7LdG__orderStatus h3{color:#1f2937;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1.25rem;font-weight:600;display:flex}.PaymentResult-module__Jd7LdG__statusTimeline{justify-content:space-between;padding:1rem 0;display:flex;position:relative}.PaymentResult-module__Jd7LdG__statusTimeline:before{content:"";z-index:1;background:#e5e7eb;height:2px;position:absolute;top:50%;left:0;right:0}.PaymentResult-module__Jd7LdG__statusStep{z-index:2;background:#fff;flex-direction:column;align-items:center;gap:.5rem;padding:0 .5rem;display:flex;position:relative}.PaymentResult-module__Jd7LdG__statusDot{background:#fff;border:3px solid #e5e7eb;border-radius:50%;width:16px;height:16px;transition:all .3s}.PaymentResult-module__Jd7LdG__statusStep.PaymentResult-module__Jd7LdG__active .PaymentResult-module__Jd7LdG__statusDot{background:#10b981;border-color:#10b981}.PaymentResult-module__Jd7LdG__statusStep span{color:#6b7280;text-align:center;white-space:nowrap;font-size:.875rem;font-weight:500}.PaymentResult-module__Jd7LdG__statusStep.PaymentResult-module__Jd7LdG__active span{color:#10b981;font-weight:600}.PaymentResult-module__Jd7LdG__errorDetails{text-align:left;margin-bottom:3rem}.PaymentResult-module__Jd7LdG__errorMessage{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:1rem;padding:1rem}.PaymentResult-module__Jd7LdG__errorMessage p{color:#991b1b;margin:0;font-weight:500}.PaymentResult-module__Jd7LdG__errorCode,.PaymentResult-module__Jd7LdG__errorReference{border-bottom:1px solid #f3f4f6;justify-content:space-between;padding:.5rem 0;display:flex}.PaymentResult-module__Jd7LdG__errorCode:last-child,.PaymentResult-module__Jd7LdG__errorReference:last-child{border-bottom:none}.PaymentResult-module__Jd7LdG__suggestions,.PaymentResult-module__Jd7LdG__nextSteps{text-align:left;margin-bottom:3rem}.PaymentResult-module__Jd7LdG__suggestions h3,.PaymentResult-module__Jd7LdG__nextSteps h3{color:#1f2937;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.PaymentResult-module__Jd7LdG__suggestions ul,.PaymentResult-module__Jd7LdG__nextSteps ul{margin:0;padding:0;list-style:none}.PaymentResult-module__Jd7LdG__suggestions li,.PaymentResult-module__Jd7LdG__nextSteps li{color:#4b5563;border-bottom:1px solid #f3f4f6;align-items:center;gap:.75rem;padding:.75rem 0;display:flex}.PaymentResult-module__Jd7LdG__suggestions li:last-child,.PaymentResult-module__Jd7LdG__nextSteps li:last-child{border-bottom:none}.PaymentResult-module__Jd7LdG__suggestions li svg,.PaymentResult-module__Jd7LdG__nextSteps li svg{color:#6b7280;flex-shrink:0}.PaymentResult-module__Jd7LdG__pendingAutoStatus{color:#1d4ed8;align-items:center;gap:.5rem;margin-top:1rem;font-weight:500;display:flex}.PaymentResult-module__Jd7LdG__pendingStatusMessage{color:#6b7280;margin-top:.75rem;font-size:.95rem}.PaymentResult-module__Jd7LdG__autoRedirect{margin-bottom:2rem}.PaymentResult-module__Jd7LdG__redirectMessage{color:#92400e;background:#fef3c7;border:1px solid #f59e0b;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-weight:500;display:flex}.PaymentResult-module__Jd7LdG__actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.PaymentResult-module__Jd7LdG__btn{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;min-width:180px;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.PaymentResult-module__Jd7LdG__btn.PaymentResult-module__Jd7LdG__primary{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);box-shadow:0 4px 15px #3b82f64d}.PaymentResult-module__Jd7LdG__btn.PaymentResult-module__Jd7LdG__primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #3b82f666}.PaymentResult-module__Jd7LdG__btn.PaymentResult-module__Jd7LdG__primary:disabled{opacity:.7;cursor:not-allowed}.PaymentResult-module__Jd7LdG__btn.PaymentResult-module__Jd7LdG__secondary{color:#374151;background:#f9fafb;border:2px solid #e5e7eb}.PaymentResult-module__Jd7LdG__btn.PaymentResult-module__Jd7LdG__secondary:hover{background:#f3f4f6;border-color:#d1d5db;transform:translateY(-1px)}.PaymentResult-module__Jd7LdG__support{text-align:center;border-top:1px solid #e5e7eb;padding-top:2rem}.PaymentResult-module__Jd7LdG__support p{color:#6b7280;margin:0}.PaymentResult-module__Jd7LdG__support a{color:#3b82f6;font-weight:500;text-decoration:none}.PaymentResult-module__Jd7LdG__support a:hover{text-decoration:underline}@keyframes PaymentResult-module__Jd7LdG__scaleIn{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes PaymentResult-module__Jd7LdG__pulse{0%,to{opacity:.2;transform:scale(1)}50%{opacity:.1;transform:scale(1.05)}}.PaymentResult-module__Jd7LdG__spinning{animation:1s linear infinite PaymentResult-module__Jd7LdG__spin}@keyframes PaymentResult-module__Jd7LdG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.PaymentResult-module__Jd7LdG__pageContainer{padding:1rem}.PaymentResult-module__Jd7LdG__resultContainer{padding:2rem 1rem}.PaymentResult-module__Jd7LdG__title{font-size:2rem}.PaymentResult-module__Jd7LdG__subtitle{font-size:1rem}.PaymentResult-module__Jd7LdG__statusTimeline{flex-direction:column;gap:1rem}.PaymentResult-module__Jd7LdG__statusTimeline:before{display:none}.PaymentResult-module__Jd7LdG__statusStep{text-align:left;flex-direction:row;justify-content:flex-start}.PaymentResult-module__Jd7LdG__statusStep span{white-space:normal}.PaymentResult-module__Jd7LdG__actions{flex-direction:column}.PaymentResult-module__Jd7LdG__btn{min-width:100%}.PaymentResult-module__Jd7LdG__detailItem{flex-direction:column;align-items:flex-start;gap:.25rem}}
.footer{background:linear-gradient(#0c1a24 0%,#0a141c 100%);margin-top:auto;position:relative;overflow:hidden}.footer:before{content:"";background:linear-gradient(90deg,#0000,#14b8a64d,#0000);height:1px;position:absolute;top:0;left:0;right:0}.footer__main{padding:4rem 0 3rem;position:relative}.footer__main:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 10% 20%,#0f766e14 0%,#0000 40%),radial-gradient(circle at 90% 80%,#0f766e0d 0%,#0000 40%);position:absolute;inset:0}.footer__grid{z-index:1;grid-template-columns:1.5fr repeat(3,1fr);gap:3rem;display:grid;position:relative}.footer__brand{flex-direction:column;gap:1.25rem;display:flex}.footer__logo{align-items:center;gap:.625rem;text-decoration:none;transition:transform .2s;display:inline-flex}.footer__logo:hover{transform:translateY(-2px)}.footer__logo-icon{filter:drop-shadow(0 2px 8px #14b8a64d);justify-content:center;align-items:center;display:flex}.footer__logo-text{background:linear-gradient(135deg,#fff 0%,#e2e8f0 100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800}.footer__tagline{color:#64748b;max-width:280px;margin:0;font-size:.9rem;line-height:1.7}.footer__contact-highlight{margin-top:.5rem}.footer__whatsapp{color:#fff;background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #25d36640}.footer__whatsapp:hover{transform:translateY(-2px);box-shadow:0 6px 20px #25d36659}.footer__column{flex-direction:column;gap:1rem;display:flex}.footer .footer__heading{color:#fff;text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid #ffffff0f;margin:0 0 .5rem;padding-bottom:.75rem;font-size:.75rem;font-weight:700}.footer__links{flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.footer__link{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.5rem;width:fit-content;margin-left:-.625rem;padding:.5rem .625rem;font-family:inherit;font-size:.875rem;text-decoration:none;transition:all .2s;display:inline-flex}.footer__link svg{opacity:.6;flex-shrink:0;transition:all .2s}.footer__link:hover{color:#fff;background:#ffffff0d;transform:translate(4px)}.footer__link:hover svg{opacity:1;color:#14b8a6}.footer__link--highlight{color:#fb923c}.footer__link--highlight svg{opacity:.8;color:#fb923c}.footer__link--highlight:hover{color:#fdba74;background:#fb923c1a}.footer__link--cta{color:#14b8a6;font-weight:500}.footer__link--cta svg{opacity:.8;color:#14b8a6}.footer__link--cta:hover{color:#2dd4bf;background:#14b8a61a}.footer__link--admin{color:#fbbf24;font-weight:500}.footer__link--admin svg{opacity:.8;color:#fbbf24}.footer__link--admin:hover{color:#fcd34d;background:#fbbf241a}.footer__contact-info{border-top:1px solid #ffffff0f;flex-direction:column;gap:.5rem;margin-top:1rem;padding-top:1rem;display:flex}.footer__contact-link{color:#64748b;align-items:center;gap:.5rem;width:fit-content;font-size:.8rem;text-decoration:none;transition:all .2s;display:inline-flex}.footer__contact-link svg{opacity:.6;flex-shrink:0}.footer__contact-link:hover{color:#14b8a6}.footer__contact-link:hover svg{opacity:1}.footer__address-block{flex-direction:column;gap:.25rem;margin-top:.125rem;display:flex}.footer__contact-label{color:#94a3b8;letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:700}.footer__address{color:#cbd5e1;max-width:18rem;margin:0;font-size:.8rem;font-style:normal;line-height:1.5}.footer__features{background:#0f766e14;border-top:1px solid #14b8a61a;border-bottom:1px solid #14b8a61a;padding:1.25rem 0}.footer__features-grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;display:flex}.footer__features-grid::-webkit-scrollbar{display:none}.footer__features-grid{scrollbar-width:none}.footer__feature{color:#94a3b8;align-items:center;gap:.625rem;font-size:.85rem;font-weight:500;display:flex}.footer__feature svg{color:#14b8a6;opacity:.8}.footer__bottom{background:#0003;padding:1.25rem 0}.footer__bottom-content{justify-content:space-between;align-items:center;gap:1rem;display:flex}.footer__copyright{color:#475569;margin:0;font-size:.8rem}.footer__signout{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.375rem .75rem;font-family:inherit;font-size:.8rem;transition:all .2s}.footer__signout:hover{color:#f87171;background:#f871711a}@media (max-width:1024px){.footer__grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}.footer__brand{flex-flow:wrap;grid-column:span 2;align-items:flex-start;gap:1.5rem}.footer__brand>*{flex:200px}.footer__contact-highlight{margin-top:0}.footer__features-grid{gap:2rem}}@media (max-width:1024px) and (min-width:641px){.footer__main{padding:1.5rem 0 1.25rem}.footer__brand{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.footer__brand>*{flex:none}.footer__tagline{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.footer__contact-highlight{align-self:flex-start;margin-top:.25rem}.footer__grid{align-items:start}.footer__grid>*{align-self:start}.footer__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.footer__brand{flex-direction:column;grid-column:auto;gap:.5rem}.footer__logo-text{font-size:1.2rem}.footer__tagline{max-width:220px;font-size:.78rem;line-height:1.4}.footer__whatsapp{white-space:normal;text-align:center;padding:.5rem .85rem;font-size:.78rem}.footer__column{gap:.5rem}.footer__heading{margin-bottom:.25rem;padding-bottom:.4rem;font-size:.68rem}.footer__links{gap:0}.footer__link{margin-left:-.4rem;padding:.25rem .4rem;font-size:.78rem}.footer__contact-info{margin-top:.5rem;padding-top:.5rem}.footer__contact-link{font-size:.72rem}.footer__contact-label{font-size:.62rem}.footer__address{max-width:100%;font-size:.72rem}.footer__features{display:none}.footer__bottom-content{flex-direction:row;justify-content:space-between}.footer__copyright{margin:0}.footer__bottom{padding:.75rem 0}.footer__copyright,.footer__signout{font-size:.72rem}}@media (max-width:640px){.footer__main{padding:2rem 0 1.5rem}.footer__tagline{text-align:center;max-width:100%;margin:0;font-size:.8rem;line-height:1.5}.footer__column{text-align:left;align-items:flex-start;gap:.5rem}.footer__heading{text-align:left;margin-bottom:.25rem;padding-bottom:.5rem;font-size:.7rem}.footer__links{align-items:flex-start;gap:0}.footer__link{justify-content:flex-start;margin-left:-.5rem;padding:.35rem .5rem;font-size:.8rem}.footer__link svg{width:14px;height:14px}.footer__link:hover{transform:translate(2px)}.footer__contact-info{align-items:flex-start;margin-top:.5rem;padding-top:.5rem}.footer__address{max-width:100%}.footer__features{padding:.875rem 0}.footer__features-grid{justify-content:center;gap:.75rem 1.5rem}.footer__feature{gap:.375rem;font-size:.75rem}.footer__feature svg{width:16px;height:16px}.footer__bottom{padding:1rem 0}.footer__bottom-content{text-align:center;flex-direction:column;gap:.5rem}.footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.footer__brand{text-align:left;border-bottom:none;grid-column:auto;align-items:flex-start;gap:.5rem;margin-bottom:0;padding-bottom:0}.footer__logo{justify-content:flex-start}.footer__tagline{max-width:220px;font-size:.75rem;line-height:1.4}.footer__contact-highlight{margin-top:0}.footer__whatsapp{padding:.5rem .875rem;font-size:.75rem}}@media (max-width:480px){.footer__main{padding:1.5rem 0 1rem}.footer__grid{gap:1rem .75rem}.footer__brand{gap:.5rem;padding-bottom:0}.footer__logo-text{font-size:1.25rem}.footer__tagline{font-size:.75rem}.footer__whatsapp{padding:.5rem .875rem;font-size:.75rem}.footer__column{gap:.375rem}.footer__heading{margin-bottom:.125rem;padding-bottom:.375rem;font-size:.65rem}.footer__link{gap:.375rem;padding:.25rem .375rem;font-size:.75rem}.footer__link svg{width:12px;height:12px}.footer__contact-info{margin-top:.375rem;padding-top:.375rem}.footer__contact-link{font-size:.7rem}.footer__contact-label{font-size:.6rem}.footer__address{font-size:.68rem}.footer__features{padding:.625rem 0}.footer__features-grid{flex-wrap:wrap;justify-content:center;gap:.75rem;padding:0 .25rem .25rem;display:flex;overflow:hidden}.footer__feature{white-space:nowrap;flex:0 auto;justify-content:flex-start;gap:.25rem;font-size:.7rem}.footer__feature svg{width:14px;height:14px}.footer__bottom{padding:.75rem 0}.footer__copyright{font-size:.7rem}.footer__signout{padding:.25rem .5rem;font-size:.7rem}}
.StandaloneDiscoverySection-module__eOey3G__section{background:linear-gradient(#ffffffa8,#f8fafce0);padding:2rem 0}.StandaloneDiscoverySection-module__eOey3G__container{max-width:1400px;margin:0 auto;padding:0 1.5rem}.StandaloneDiscoverySection-module__eOey3G__header{gap:.5rem;margin-bottom:1.25rem;display:grid}.StandaloneDiscoverySection-module__eOey3G__title{color:#0f172a;margin:0;font-size:1.55rem;font-weight:700}.StandaloneDiscoverySection-module__eOey3G__description{color:#475569;max-width:78ch;margin:0;line-height:1.7}.StandaloneDiscoverySection-module__eOey3G__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;display:grid}.StandaloneDiscoverySection-module__eOey3G__card{background:#fff;border:1px solid #dbeafe;border-radius:8px;gap:.75rem;padding:1rem 1.05rem;text-decoration:none;transition:border-color .15s,transform .15s,box-shadow .15s;display:grid;box-shadow:0 10px 24px #0f172a0d}.StandaloneDiscoverySection-module__eOey3G__card:hover{border-color:#93c5fd;transform:translateY(-1px);box-shadow:0 14px 28px #0f172a14}.StandaloneDiscoverySection-module__eOey3G__cardHeader{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.StandaloneDiscoverySection-module__eOey3G__cardTitle{color:#1e3a8a;font-size:1rem;font-weight:700;line-height:1.4}.StandaloneDiscoverySection-module__eOey3G__badge{color:#1d4ed8;background:#eff6ff;border-radius:999px;flex-shrink:0;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.StandaloneDiscoverySection-module__eOey3G__cardDescription{color:#334155;margin:0;font-size:.92rem;line-height:1.65}.StandaloneDiscoverySection-module__eOey3G__optionList{flex-wrap:wrap;gap:.45rem;display:flex}.StandaloneDiscoverySection-module__eOey3G__optionChip{color:#334155;background:#f8fafc;border-radius:999px;padding:.25rem .55rem;font-size:.8rem;font-weight:600}
.page-module__obo5Va__categoryPage{--hero-ink:#2d211a;--hero-coffee:#4a3328;--hero-gold:#c8a874;--hero-gold-soft:#e7d4b3;--hero-cream:#f8f2e8;--hero-line:#e7d4b34d;background:var(--sand-light);min-height:100vh}.page-module__obo5Va__breadcrumb{background:linear-gradient(135deg,#2e211a 0%,#3a2a20 100%);border-bottom:1px solid #e7d4b324;padding:.75rem 0}.page-module__obo5Va__breadcrumbContainer{align-items:center;gap:.5rem;max-width:1400px;margin:0 auto;padding:0 1.5rem;font-size:.875rem;display:flex}.page-module__obo5Va__breadcrumbLink{color:#f8f0e5b8;text-decoration:none;transition:color .2s}.page-module__obo5Va__breadcrumbLink:hover{color:var(--hero-gold-soft)}.page-module__obo5Va__breadcrumbSeparator{color:#e7d4b352;flex-shrink:0}.page-module__obo5Va__breadcrumbCurrent{color:var(--hero-gold-soft);font-weight:600}.page-module__obo5Va__heroSection{isolation:isolate;background:#2e211a;min-height:min(46vh,450px);padding:1.75rem 0 1.25rem;position:relative;overflow:hidden}.page-module__obo5Va__heroSection:before{content:"";opacity:.52;filter:saturate(1.06)contrast(1.02);pointer-events:none;background-image:url(https://cdn.mercadopack.cl/mercadopack_og.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;transform:scale(1.03)}.page-module__obo5Va__heroSection:after{content:"";pointer-events:none;background:linear-gradient(112deg,#231913db 0%,#2319139e 35%,#2319136b 62%,#23191394 100%),radial-gradient(circle at 82% 16%,#c8a87447,#0000 42%),radial-gradient(circle at 16% 82%,#e7d4b324,#0000 44%);position:absolute;inset:0}.page-module__obo5Va__heroContainer{z-index:1;grid-template-columns:1fr;gap:.88rem;max-width:1400px;margin:0 auto;padding:0 1.5rem;display:grid;position:relative}.page-module__obo5Va__heroContent{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#271c165c;border:1px solid #e7d4b333;border-radius:18px;gap:.72rem;width:min(1140px,100%);max-width:1140px;padding:.82rem 1rem;display:grid;box-shadow:0 18px 36px #140e0a3d}.page-module__obo5Va__heroIcon{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f5ece014;border:1px solid #e7d4b352;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex}.page-module__obo5Va__heroIcon svg{color:var(--hero-gold-soft);width:26px;height:26px}.page-module__obo5Va__heroSection .page-module__obo5Va__heroTitle{color:#fff;text-wrap:balance;letter-spacing:-.02em;text-shadow:0 12px 34px #0000006b;margin:0;font:700 clamp(1.84rem,3.7vw,3rem)/1.03 Playfair Display,Cormorant Garamond,Georgia,serif}.page-module__obo5Va__heroDescription{color:#fff5e8e6;max-width:92ch;margin:0;font:500 clamp(.95rem,1.12vw,1.05rem)/1.7 Manrope,Avenir Next,Segoe UI,sans-serif}body.main-layout-active .page-module__obo5Va__heroSection .page-module__obo5Va__heroTitle{-webkit-text-stroke:0;text-shadow:0 12px 34px #0000006b;color:#fff!important}.page-module__obo5Va__heroMeta{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.page-module__obo5Va__heroStats{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:.62rem;width:min(1040px,100%);display:flex}.page-module__obo5Va__heroStat{border:1px solid var(--hero-line);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#ffffffe0;background:#32241d57;border-radius:12px;flex:178px;align-items:center;gap:.58rem;min-width:178px;padding:.66rem .8rem;display:flex}.page-module__obo5Va__heroStat svg{color:var(--hero-gold-soft);width:18px;height:18px}.page-module__obo5Va__statValue{color:#fff;font-size:1rem;font-weight:700;line-height:1.1}.page-module__obo5Va__statLabel{color:#f6eee3cc;text-transform:uppercase;letter-spacing:.04em;font-size:.7rem;font-weight:600}.page-module__obo5Va__heroDivider{display:none}.page-module__obo5Va__heroImageWrapper{width:100%;max-width:min(1180px,90vw);height:calc(var(--slide-size,190px)*var(--slide-height-ratio,1) + (var(--track-padding,.6rem)*2));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#271c1652;border:1px solid #e7d4b324;border-radius:0;justify-self:center;position:relative;overflow:hidden;box-shadow:0 16px 34px #0b070552,0 6px 16px #0b07053d}@media (min-width:1024px){.page-module__obo5Va__heroContainer{text-align:center;justify-items:center;gap:1.08rem}.page-module__obo5Va__heroContent{justify-items:center}.page-module__obo5Va__heroIcon{margin-left:auto;margin-right:auto}.page-module__obo5Va__heroMeta{justify-content:center}}@media (min-width:1200px){.page-module__obo5Va__heroStats{flex-wrap:nowrap;width:min(1060px,100%)}.page-module__obo5Va__heroStat{flex:none;min-width:216px}}.page-module__obo5Va__heroCarousel{scrollbar-width:none;width:100%;height:100%;display:flex;overflow:hidden}.page-module__obo5Va__heroCarousel::-webkit-scrollbar{display:none}.page-module__obo5Va__heroSlide{box-sizing:border-box;background:radial-gradient(circle,#f9f0e214,#0000 74%);flex:0 0 100%;justify-content:center;align-items:center;height:100%;padding:1.1rem;display:flex;position:relative}.page-module__obo5Va__heroImage{filter:drop-shadow(0 12px 24px #00000042);-o-object-fit:contain;object-fit:contain;transform:scale(1.03)}.page-module__obo5Va__benefitsSection{background:var(--surface-muted);border-bottom:1px solid #e9ecef;padding:1rem 0}.page-module__obo5Va__benefitsContainer{flex-wrap:wrap;justify-content:center;gap:2rem;max-width:1400px;margin:0 auto;padding:0 1.5rem;display:flex}.page-module__obo5Va__benefitItem{color:#495057;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.page-module__obo5Va__benefitIcon{color:#28a745}.page-module__obo5Va__productsSection{width:100%;max-width:none;margin:0;padding:1.25rem 0 2rem}.page-module__obo5Va__useCasesSection{background:var(--surface-muted);border-top:1px solid #e9ecef;padding:3rem 0}.page-module__obo5Va__useCasesContainer{max-width:1400px;margin:0 auto;padding:0 1.5rem}.page-module__obo5Va__sectionTitle{color:var(--dark-900);text-align:center;margin:0 0 1.5rem;font-size:1.5rem;font-weight:600}.page-module__obo5Va__useCasesGrid{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.page-module__obo5Va__useCaseItem{background:var(--surface);color:#495057;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-size:.95rem;transition:all .2s;display:flex}.page-module__obo5Va__useCaseItem:hover{background:var(--surface-muted);transform:translateY(-2px)}.page-module__obo5Va__useCaseIcon{color:#0f766e}.page-module__obo5Va__relatedSection{background:var(--surface-muted);padding:3rem 0}.page-module__obo5Va__relatedContainer{max-width:1400px;margin:0 auto;padding:0 1.5rem}.page-module__obo5Va__relatedGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.page-module__obo5Va__relatedCard{background:var(--surface);border-radius:12px;align-items:center;gap:1rem;padding:1.25rem 1.5rem;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 1px 3px #0000000d}.page-module__obo5Va__relatedCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.page-module__obo5Va__relatedIcon{background:linear-gradient(135deg,var(--surface-muted)0%,var(--sand-muted)100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.page-module__obo5Va__relatedIcon svg{color:#0f766e}.page-module__obo5Va__relatedInfo{flex:1;min-width:0}.page-module__obo5Va__relatedName{color:var(--dark-900);white-space:nowrap;text-overflow:ellipsis;margin:0 0 .25rem;font-size:1rem;font-weight:600;overflow:hidden}.page-module__obo5Va__relatedCount{color:#6c757d;font-size:.85rem}.page-module__obo5Va__relatedArrow{color:#adb5bd;flex-shrink:0;transition:transform .2s,color .2s}.page-module__obo5Va__relatedCard:hover .page-module__obo5Va__relatedArrow{color:#0f766e;transform:translate(4px)}.page-module__obo5Va__productsSkeleton{padding:1rem 0}.page-module__obo5Va__productsSkeletonGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem;display:grid}.page-module__obo5Va__recommendationsSection{background:var(--surface-muted);padding:2rem 1.5rem 3rem}.page-module__obo5Va__recommendationsSkeleton{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;max-width:1400px;margin:0 auto;display:grid}.page-module__obo5Va__skeletonCard{background:linear-gradient(90deg,var(--sand-muted)0%,var(--surface-muted)50%,var(--sand-muted)100%);background-size:200% 100%;border-radius:1rem;height:260px;animation:1.2s ease-in-out infinite page-module__obo5Va__shimmer}@keyframes page-module__obo5Va__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:1023px){.page-module__obo5Va__heroContainer{text-align:center;flex-direction:column;gap:2rem;max-width:1400px;display:flex}.page-module__obo5Va__heroDescription{margin-left:auto;margin-right:auto}.page-module__obo5Va__heroStats{flex-wrap:wrap;justify-content:center}.page-module__obo5Va__heroMeta{justify-content:center}.page-module__obo5Va__heroImageWrapper{width:100%;max-width:100%;height:calc(var(--slide-size,170px)*var(--slide-height-ratio,1) + (var(--track-padding,.5rem)*2));box-sizing:border-box;padding:0;display:flex}.page-module__obo5Va__heroCarousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;flex-direction:row;align-items:stretch;gap:.75rem;width:100%;height:100%;padding:0;scroll-padding:.5rem;display:flex;overflow:auto hidden}.page-module__obo5Va__heroSlide{scroll-snap-align:center;background:#f9f0e21f;border:1px solid #e7d4b338;border-radius:12px;flex:0 0 70%;min-width:0;height:100%;padding:0;display:block;position:relative;overflow:hidden}.page-module__obo5Va__heroSlide>span{width:100%!important;height:100%!important;display:block!important;position:relative!important}.page-module__obo5Va__heroTitle{font-size:2rem}.page-module__obo5Va__heroIcon{margin-left:auto;margin-right:auto}}@media (max-width:768px){.page-module__obo5Va__breadcrumbContainer,.page-module__obo5Va__heroContainer,.page-module__obo5Va__benefitsContainer,.page-module__obo5Va__useCasesContainer,.page-module__obo5Va__relatedContainer{padding-left:1rem;padding-right:1rem}.page-module__obo5Va__heroSection{padding:1.1rem 0 1.5rem}.page-module__obo5Va__heroContainer{gap:1rem}.page-module__obo5Va__heroTitle{font-size:1.625rem}.page-module__obo5Va__heroDescription{font-size:.95rem}.page-module__obo5Va__heroStats{flex-flow:wrap;justify-content:center;gap:.75rem;display:none}.page-module__obo5Va__heroStat{padding:.625rem 1rem}.page-module__obo5Va__heroStat:first-child,.page-module__obo5Va__heroStat:last-child{border-radius:12px}.page-module__obo5Va__statValue{font-size:1.25rem}.page-module__obo5Va__statLabel{font-size:.75rem}.page-module__obo5Va__heroImageWrapper{width:100%;max-width:100%;height:calc(var(--slide-size,170px)*var(--slide-height-ratio,1) + (var(--track-padding,.45rem)*2));box-sizing:border-box;background:#271c165c;border:1px solid #e7d4b324;border-radius:0;margin:.5rem auto 0;padding:0;display:flex;box-shadow:0 12px 24px #0b070547,0 4px 10px #0b070533}.page-module__obo5Va__heroCarousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;cursor:grab;touch-action:pan-x pan-y pinch-zoom;flex-direction:row;align-items:stretch;gap:.5rem;width:100%;height:100%;padding:0;scroll-padding:.5rem;display:flex;overflow:auto hidden}.page-module__obo5Va__heroSlide{scroll-snap-align:center;background:#f9f0e224;border:1px solid #e7d4b33d;border-radius:12px;flex:0 0 75%;min-width:0;height:100%;padding:0;display:block;position:relative;overflow:hidden}.page-module__obo5Va__heroSlide>span{width:100%!important;height:100%!important;display:block!important;position:relative!important}.page-module__obo5Va__heroImage{-o-object-position:center;object-position:center;padding:.75rem;-o-object-fit:contain!important;object-fit:contain!important}.page-module__obo5Va__heroContent{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#291d16bd,#38281f9e);border:1px solid #e7d4b338;border-radius:16px;padding:.85rem .9rem;box-shadow:0 12px 24px #100a0757}.page-module__obo5Va__heroTitle{color:#fffdf8;text-shadow:0 8px 20px #0006;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.page-module__obo5Va__heroDescription{color:#fff5e8db;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:.5rem;display:-webkit-box;overflow:hidden}.page-module__obo5Va__benefitsSection{display:none}.page-module__obo5Va__benefitsContainer{gap:1rem}.page-module__obo5Va__benefitItem{font-size:.85rem}.page-module__obo5Va__useCasesSection,.page-module__obo5Va__relatedSection{padding:2.5rem 0}.page-module__obo5Va__useCasesGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.page-module__obo5Va__useCaseItem{align-items:flex-start;gap:.5rem;padding:.75rem .9rem;font-size:.85rem}.page-module__obo5Va__relatedGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.page-module__obo5Va__relatedCard{gap:.6rem;padding:.75rem .9rem}.page-module__obo5Va__relatedIcon{width:36px;height:36px}.page-module__obo5Va__relatedName{white-space:normal;font-size:.9rem;line-height:1.2}.page-module__obo5Va__relatedCount{font-size:.75rem}.page-module__obo5Va__relatedArrow{display:none}.page-module__obo5Va__breadcrumbContainer{font-size:.8rem}}@media (max-width:480px){.page-module__obo5Va__heroIcon{width:48px;height:48px}.page-module__obo5Va__heroIcon svg{width:22px;height:22px}.page-module__obo5Va__heroTitle{font-size:1.375rem}.page-module__obo5Va__heroImageWrapper{height:calc(var(--slide-size,170px)*var(--slide-height-ratio,1) + (var(--track-padding,.45rem)*2))}.page-module__obo5Va__heroSlide{flex:0 0 82%}.page-module__obo5Va__heroImage{transform:scale(.85)}.page-module__obo5Va__statValue{font-size:1.5rem}.page-module__obo5Va__productsSection{padding:.75rem .5rem 1.5rem}.page-module__obo5Va__useCasesSection,.page-module__obo5Va__relatedSection{padding:2rem 0}}
.page-module__CvwJlq__tiendaPage{--hero-ink:#2d211a;--hero-coffee:#4a3328;--hero-gold:#c8a874;--hero-gold-soft:#e7d4b3;--hero-cream:#f8f2e8;--hero-line:#e7d4b34d;background:var(--sand-light);scroll-behavior:smooth;min-height:100vh}.page-module__CvwJlq__heroSection{isolation:isolate;background:#2e211a;min-height:min(62vh,590px);position:relative;overflow:hidden}.page-module__CvwJlq__heroBackground{position:absolute;inset:0}.page-module__CvwJlq__heroBackground:before{content:"";background-image:url(https://cdn.mercadopack.cl/hero/tienda/tienda_hero_image.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;transform:scale(1.02)}.page-module__CvwJlq__heroBackground:after{content:"";background:linear-gradient(112deg,#231913e0 0%,#2319139e 36%,#23191366 60%,#23191394 100%),radial-gradient(circle at 78% 14%,#c8a87457,#0000 38%);position:absolute;inset:0}.page-module__CvwJlq__heroPattern{pointer-events:none;background:radial-gradient(circle at 12% 78%,#c8a87429,#0000 42%),radial-gradient(circle at 62% 8%,#aa845d1f,#0000 36%);position:absolute;inset:0}.page-module__CvwJlq__heroGlow{filter:blur(16px);background:radial-gradient(circle,#e7d4b370,#0000 68%);width:clamp(220px,35vw,520px);height:clamp(220px,35vw,520px);animation:8s ease-in-out infinite page-module__CvwJlq__pulse;position:absolute;top:-10%;right:-8%}@keyframes page-module__CvwJlq__pulse{0%,to{opacity:.44;transform:scale(1)}50%{opacity:.72;transform:scale(1.08)}}.page-module__CvwJlq__heroContainer{z-index:1;max-width:1280px;margin:0 auto;padding:2.6rem 1.5rem 1.8rem;position:relative}.page-module__CvwJlq__heroMain{grid-template-columns:1fr;align-items:start;gap:1rem;display:grid}.page-module__CvwJlq__heroContent{gap:1rem;max-width:720px;animation:.62s ease-out both page-module__CvwJlq__heroRise;display:grid}@keyframes page-module__CvwJlq__heroRise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.page-module__CvwJlq__heroBadge{color:#fff;letter-spacing:.03em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#c8a87429;border:1px solid #e7d4b373;border-radius:999px;align-items:center;gap:.5rem;width:fit-content;padding:.4rem .85rem;font:700 .78rem/1.1 Manrope,Avenir Next,Segoe UI,sans-serif;display:inline-flex}.page-module__CvwJlq__heroBadge svg{width:14px;height:14px}.page-module__CvwJlq__heroSection .page-module__CvwJlq__heroTitle{color:#fff;text-wrap:balance;letter-spacing:-.02em;margin:0;font:700 clamp(2.05rem,4.95vw,4.1rem)/1.05 Playfair Display,Cormorant Garamond,Georgia,serif}.page-module__CvwJlq__heroSubtitle{color:#fff5e8e6;max-width:62ch;margin:0;font:500 clamp(.98rem,1.24vw,1.12rem)/1.68 Manrope,Avenir Next,Segoe UI,sans-serif}.page-module__CvwJlq__heroStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;max-width:640px;margin-top:.2rem;display:grid}.page-module__CvwJlq__heroStat{border:1px solid var(--hero-line);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#ffffffdb;background:#32241d57;border-radius:12px;align-items:center;gap:.58rem;padding:.72rem .82rem;display:flex}.page-module__CvwJlq__heroStat svg{color:var(--hero-gold-soft);opacity:.9}.page-module__CvwJlq__heroStatText{flex-direction:column;gap:.03rem;display:flex}.page-module__CvwJlq__heroStatValue{color:#fff;font-size:1.06rem;font-weight:700;line-height:1.1}.page-module__CvwJlq__heroStatLabel{color:#f6eee3c7;text-transform:uppercase;letter-spacing:.04em;font-size:.68rem;font-weight:600}.page-module__CvwJlq__heroStatDivider{display:none}.page-module__CvwJlq__heroActions{flex-wrap:wrap;gap:.72rem;margin-top:.25rem;display:flex}.page-module__CvwJlq__heroCta,.page-module__CvwJlq__heroCtaSecondary{letter-spacing:.01em;border-radius:12px;justify-content:center;align-items:center;gap:.45rem;padding:.82rem 1.3rem;font:700 .92rem/1.1 Manrope,Avenir Next,Segoe UI,sans-serif;text-decoration:none;transition:transform .22s,box-shadow .22s,border-color .22s,background-color .22s;display:inline-flex}.page-module__CvwJlq__heroCta{color:#14b8a6;background:var(--cta-gradient);border:1px solid #14b8a640;box-shadow:0 10px 26px #080f1870}.page-module__CvwJlq__heroCta:hover{background:linear-gradient(135deg,var(--dark-800)0%,var(--dark-700)100%);transform:translateY(-2px);box-shadow:0 14px 30px #080f188a}.page-module__CvwJlq__heroCtaSecondary{color:#f5ece0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #f5ece06b}.page-module__CvwJlq__heroCtaSecondary:hover{background:#ffffff24;border-color:#f5ece0b8;transform:translateY(-2px)}.page-module__CvwJlq__heroNav{gap:1rem;display:grid}.page-module__CvwJlq__heroNavSection{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2b1f1775;border:1px solid #e7d4b33d;border-radius:16px;padding:1rem;box-shadow:0 18px 34px #18100b2e}.page-module__CvwJlq__heroNavTitle{color:#f8f0e5;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:.45rem;margin:0 0 .86rem;font-size:.74rem;font-weight:700;display:flex}.page-module__CvwJlq__heroNavTitle svg{color:var(--hero-gold-soft);opacity:.88}.page-module__CvwJlq__heroNavGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.62rem;display:grid}.page-module__CvwJlq__heroNavCard{background:#ffffff0f;border:1px solid #e7d4b32e;border-radius:10px;align-items:center;gap:.72rem;padding:.68rem;text-decoration:none;transition:transform .18s,border-color .18s,background-color .18s;display:flex}.page-module__CvwJlq__heroNavCard:hover{background:#ffffff1f;border-color:#e7d4b35c;transform:translateY(-2px)}.page-module__CvwJlq__heroNavIcon{border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.page-module__CvwJlq__heroNavCard span{color:#faf1e7e6;flex:1;font-size:.83rem;font-weight:600}.page-module__CvwJlq__heroNavArrow{color:#faf1e761;transition:transform .18s}.page-module__CvwJlq__heroNavCard:hover .page-module__CvwJlq__heroNavArrow{color:var(--hero-gold-soft);transform:translate(2px)}.page-module__CvwJlq__heroMaterialTags{flex-wrap:wrap;gap:.5rem;display:flex}.page-module__CvwJlq__heroMaterialTag{background:#ffffff14;border:1px solid #e7d4b33d;border-radius:999px;align-items:center;gap:.46rem;padding:.46rem .84rem;text-decoration:none;transition:background-color .18s,border-color .18s;display:inline-flex}.page-module__CvwJlq__heroMaterialTag:hover{background:#ffffff26;border-color:#e7d4b373}.page-module__CvwJlq__heroMaterialTag span:first-child{color:#faf1e7e6;font-size:.78rem;font-weight:500}.page-module__CvwJlq__heroMaterialCount{color:#2d211a;background:#e7d4b3f0;border-radius:999px;padding:.15rem .42rem;font-size:.66rem;font-weight:700}.page-module__CvwJlq__featuresBar{background:linear-gradient(135deg,#3d2d23 0%,#2f221a 100%);border-bottom:1px solid #e7d4b333}.page-module__CvwJlq__featuresContainer{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;max-width:1400px;margin:0 auto;padding:.875rem 1.5rem;display:flex}.page-module__CvwJlq__featureItem{color:#f8f3eaf0;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;display:flex}.page-module__CvwJlq__featureItem svg{color:var(--hero-gold-soft)}.page-module__CvwJlq__featureDivider{background:#e7d4b34d;width:1px;height:20px}.page-module__CvwJlq__mainContent{background:var(--sand-light)}.page-module__CvwJlq__recommendationsBottom{background:linear-gradient(to bottom,var(--sand-muted),var(--sand-light));padding:2rem 1.5rem 3rem}.page-module__CvwJlq__recommendationsSkeleton{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;max-width:1400px;margin:0 auto;display:grid}.page-module__CvwJlq__skeletonCard{background:linear-gradient(90deg,var(--sand-muted)0%,var(--sand-light)50%,var(--sand-muted)100%);background-size:200% 100%;border-radius:16px;height:280px;animation:1.5s ease-in-out infinite page-module__CvwJlq__shimmer}.page-module__CvwJlq__storeGuide{background:var(--sand-light);padding:0 1.5rem 4rem}.page-module__CvwJlq__storeGuideContainer{max-width:1180px;margin:0 auto}.page-module__CvwJlq__storeGuideHeader{max-width:820px;margin-bottom:1.5rem}.page-module__CvwJlq__storeGuideEyebrow{color:var(--primary-700);letter-spacing:0;text-transform:uppercase;margin:0 0 .65rem;font-size:.82rem;font-weight:800}.page-module__CvwJlq__storeGuideHeader h2{color:#2d211a;letter-spacing:0;margin:0;font-size:2rem;line-height:1.18}.page-module__CvwJlq__storeGuideHeader p{color:#5f5046;margin:.9rem 0 0;font-size:1rem;line-height:1.75}.page-module__CvwJlq__storeGuideGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.page-module__CvwJlq__storeGuideCard{border:1px solid #4a33281f;border-top:4px solid var(--primary-600);background:#fff;border-radius:8px;padding:1.25rem;box-shadow:0 12px 28px #2d211a0f}.page-module__CvwJlq__storeGuideCard h3{color:#2d211a;letter-spacing:0;margin:0;font-size:1.05rem;line-height:1.35}.page-module__CvwJlq__storeGuideCard p{color:#5f5046;margin:.75rem 0 0;font-size:.96rem;line-height:1.75}.page-module__CvwJlq__storeGuideCard a{color:var(--primary-700);margin-top:1rem;font-weight:800;text-decoration:none;display:inline-flex}.page-module__CvwJlq__storeGuideLinks{flex-wrap:wrap;gap:.65rem;margin-top:1.25rem;display:flex}.page-module__CvwJlq__storeGuideLinks a{min-height:40px;color:var(--primary-800);background:#fff;border:1px solid #0f766e38;border-radius:999px;align-items:center;padding:.58rem .9rem;font-size:.9rem;font-weight:800;text-decoration:none;display:inline-flex}@keyframes page-module__CvwJlq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:1024px){.page-module__CvwJlq__heroContainer{padding:2.85rem 1.25rem 2.2rem}.page-module__CvwJlq__heroMain{grid-template-columns:1fr;gap:1.2rem}.page-module__CvwJlq__heroContent,.page-module__CvwJlq__heroStats{max-width:none}.page-module__CvwJlq__heroNav{display:none}.page-module__CvwJlq__featuresContainer{gap:1rem}}@media (max-width:768px){.page-module__CvwJlq__heroSection{min-height:min(54vh,520px)}.page-module__CvwJlq__heroBackground:before{background-position:65%}.page-module__CvwJlq__heroContainer{padding:1.9rem 1rem 1.35rem}.page-module__CvwJlq__heroSection .page-module__CvwJlq__heroTitle{font-size:clamp(1.72rem,9vw,2.4rem)}.page-module__CvwJlq__heroSubtitle{font-size:.93rem}.page-module__CvwJlq__heroStats{grid-template-columns:repeat(3,minmax(0,1fr))}.page-module__CvwJlq__heroActions{flex-direction:column;width:100%}.page-module__CvwJlq__heroCta,.page-module__CvwJlq__heroCtaSecondary{width:100%}.page-module__CvwJlq__featuresContainer{gap:.72rem;padding:.75rem 1rem}.page-module__CvwJlq__featureDivider{display:none}.page-module__CvwJlq__featureItem{background:#ffffff0a;border:1px solid #e7d4b338;border-radius:999px;gap:.35rem;padding:.46rem .72rem;font-size:.75rem}.page-module__CvwJlq__featureItem svg{width:16px;height:16px}.page-module__CvwJlq__recommendationsBottom{padding:1.5rem 1rem 2rem}.page-module__CvwJlq__storeGuide{padding:0 1rem 3rem}.page-module__CvwJlq__storeGuideHeader h2{font-size:1.55rem}.page-module__CvwJlq__storeGuideGrid{grid-template-columns:1fr}}@media (max-width:480px){.page-module__CvwJlq__heroContainer{padding:1.5rem .875rem 1.1rem}.page-module__CvwJlq__heroBackground:before{background-position:67%}.page-module__CvwJlq__heroBadge{padding:.36rem .7rem;font-size:.72rem}.page-module__CvwJlq__heroSubtitle{font-size:.86rem}.page-module__CvwJlq__heroStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.page-module__CvwJlq__heroStat{padding:.64rem .72rem}.page-module__CvwJlq__heroStatValue{font-size:1rem}.page-module__CvwJlq__heroStatLabel{font-size:.64rem}.page-module__CvwJlq__featuresContainer{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;padding:.625rem .75rem;display:grid}.page-module__CvwJlq__featureItem{justify-content:center;padding:.48rem .45rem;font-size:.7rem}}
.PageTemplate-module__j9NcGq__categoryPage{--hero-ink:#2d211a;--hero-coffee:#4a3328;--hero-gold:#c8a874;--hero-gold-soft:#e7d4b3;--hero-cream:#f8f2e8;--hero-line:#e7d4b34d;background:var(--sand-light);min-height:100vh}.PageTemplate-module__j9NcGq__breadcrumb{background:linear-gradient(135deg,#2e211a 0%,#3a2a20 100%);border-bottom:1px solid #e7d4b324;padding:.75rem 0}.PageTemplate-module__j9NcGq__breadcrumbContainer{align-items:center;gap:.5rem;max-width:1400px;margin:0 auto;padding:0 1.5rem;font-size:.875rem;display:flex}.PageTemplate-module__j9NcGq__breadcrumbLink{color:#f8f0e5b8;text-decoration:none;transition:color .2s}.PageTemplate-module__j9NcGq__breadcrumbLink:hover{color:var(--hero-gold-soft)}.PageTemplate-module__j9NcGq__breadcrumbSeparator{color:#e7d4b352;flex-shrink:0}.PageTemplate-module__j9NcGq__breadcrumbCurrent{color:var(--hero-gold-soft);font-weight:600}.PageTemplate-module__j9NcGq__heroSection{isolation:isolate;background:#2e211a;min-height:min(48vh,460px);padding:1.8rem 0 1.35rem;position:relative;overflow:hidden}.PageTemplate-module__j9NcGq__heroSection:before{content:"";opacity:.84;filter:saturate(1.06)contrast(1.02);pointer-events:none;background-image:url(https://cdn.mercadopack.cl/mercadopack_og.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;transform:scale(1.03)}.PageTemplate-module__j9NcGq__heroSection:after{content:"";pointer-events:none;background:linear-gradient(112deg,#231913db 0%,#2319139e 35%,#2319136b 62%,#23191394 100%),radial-gradient(circle at 82% 16%,#c8a87447,#0000 42%),radial-gradient(circle at 16% 82%,#e7d4b324,#0000 44%);position:absolute;inset:0}.PageTemplate-module__j9NcGq__heroContainer{z-index:1;grid-template-columns:1fr;gap:.9rem;max-width:1400px;margin:0 auto;padding:0 1.5rem;display:grid;position:relative}.PageTemplate-module__j9NcGq__heroContent{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#271c165c;border:1px solid #e7d4b333;border-radius:18px;gap:.72rem;width:min(1160px,100%);max-width:1160px;padding:.82rem 1rem;animation:.56s ease-out both PageTemplate-module__j9NcGq__heroRise;display:grid;box-shadow:0 18px 36px #140e0a3d}@keyframes PageTemplate-module__j9NcGq__heroRise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.PageTemplate-module__j9NcGq__heroBadge{color:#fff;letter-spacing:.03em;text-transform:uppercase;background:#c8a87429;border:1px solid #e7d4b373;border-radius:999px;align-items:center;gap:.5rem;width:fit-content;padding:.42rem .9rem;font:700 .78rem/1.1 Manrope,Avenir Next,Segoe UI,sans-serif;display:inline-flex}.PageTemplate-module__j9NcGq__heroIcon{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f5ece014;border:1px solid #e7d4b352;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex}.PageTemplate-module__j9NcGq__heroIcon svg{color:var(--hero-gold-soft);width:26px;height:26px}.PageTemplate-module__j9NcGq__heroSection .PageTemplate-module__j9NcGq__heroTitle{color:#fff;text-wrap:balance;letter-spacing:-.02em;text-shadow:0 12px 34px #0000006b;margin:0;font:700 clamp(1.88rem,3.9vw,3.2rem)/1.03 Playfair Display,Cormorant Garamond,Georgia,serif}.PageTemplate-module__j9NcGq__heroSubtitle{color:#fff5e8f0;margin:0;font:600 clamp(.95rem,1.15vw,1.06rem)/1.6 Manrope,Avenir Next,Segoe UI,sans-serif}.PageTemplate-module__j9NcGq__heroDescription{color:#fff5e8e6;max-width:92ch;margin:0;font:500 clamp(.95rem,1.12vw,1.05rem)/1.7 Manrope,Avenir Next,Segoe UI,sans-serif}.PageTemplate-module__j9NcGq__heroMeta{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.PageTemplate-module__j9NcGq__heroStats{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:.62rem;width:min(1060px,100%);display:flex}.PageTemplate-module__j9NcGq__heroStat{border:1px solid var(--hero-line);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#ffffffe0;background:#32241d57;border-radius:12px;flex:178px;align-items:center;gap:.58rem;min-width:178px;padding:.66rem .8rem;display:flex}.PageTemplate-module__j9NcGq__heroStat svg{color:var(--hero-gold-soft);width:18px;height:18px}.PageTemplate-module__j9NcGq__heroStatDivider{display:none}.PageTemplate-module__j9NcGq__statValue{color:#fff;font-size:1rem;font-weight:700;line-height:1.1}.PageTemplate-module__j9NcGq__statLabel{color:#f6eee3cc;text-transform:uppercase;letter-spacing:.04em;font-size:.7rem;font-weight:600}.PageTemplate-module__j9NcGq__heroCta{margin-top:.25rem}.PageTemplate-module__j9NcGq__heroCtaButton{background:linear-gradient(135deg,var(--dark-900)0%,#12344e 100%);color:#14b8a6;border:1px solid #14b8a64d;border-radius:12px;justify-content:center;align-items:center;gap:.46rem;padding:.84rem 1.35rem;font:700 .92rem/1.1 Manrope,Avenir Next,Segoe UI,sans-serif;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s,background-color .2s;display:inline-flex;box-shadow:0 12px 24px #080f186b}.PageTemplate-module__j9NcGq__heroCtaButton:hover{background:linear-gradient(135deg,var(--dark-800)0%,#184763 100%);border-color:#14b8a675;transform:translateY(-2px);box-shadow:0 14px 28px #080f1880}.PageTemplate-module__j9NcGq__heroCtaButton svg{color:#14b8a6}.PageTemplate-module__j9NcGq__heroImageWrapper{width:100%;max-width:min(1180px,90vw);height:calc(var(--slide-size,190px)*var(--slide-height-ratio,1) + (var(--track-padding,.6rem)*2));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#271c1652;border:1px solid #e7d4b324;border-radius:0;justify-self:center;position:relative;overflow:hidden;box-shadow:0 16px 34px #0b070552,0 6px 16px #0b07053d}@media (min-width:1024px){.PageTemplate-module__j9NcGq__heroContainer{text-align:center;justify-items:center;gap:1.15rem}.PageTemplate-module__j9NcGq__heroContent{justify-items:center}.PageTemplate-module__j9NcGq__heroMeta{justify-content:center}}@media (min-width:1200px){.PageTemplate-module__j9NcGq__heroStats{flex-wrap:nowrap;width:min(1080px,100%)}.PageTemplate-module__j9NcGq__heroStat{flex:none;min-width:220px}}.PageTemplate-module__j9NcGq__heroCarousel{scrollbar-width:none;width:100%;height:100%;display:flex;overflow:hidden}.PageTemplate-module__j9NcGq__heroCarousel::-webkit-scrollbar{display:none}.PageTemplate-module__j9NcGq__heroSlide{box-sizing:border-box;background:radial-gradient(circle,#f9f0e214,#0000 74%);flex:0 0 100%;justify-content:center;align-items:center;height:100%;padding:1.1rem;display:flex;position:relative}.PageTemplate-module__j9NcGq__heroImage{filter:drop-shadow(0 12px 24px #00000042);-o-object-fit:contain;object-fit:contain;transform:scale(1.03)}.PageTemplate-module__j9NcGq__valueStrip{background:linear-gradient(135deg,#3d2d23 0%,#2f221a 100%);border-top:1px solid #e7d4b32e;border-bottom:1px solid #e7d4b32e;padding:1rem 0}.PageTemplate-module__j9NcGq__valueStripContainer{flex-wrap:wrap;justify-content:center;gap:2rem;max-width:1400px;margin:0 auto;padding:0 1.5rem;display:flex}.PageTemplate-module__j9NcGq__valueItem{color:#f8f0e5eb;align-items:center;gap:.625rem;font-size:.9rem;font-weight:600;display:flex}.PageTemplate-module__j9NcGq__valueIcon{color:var(--hero-gold-soft);opacity:.94}.PageTemplate-module__j9NcGq__editorialSection{background:linear-gradient(180deg,var(--surface)0%,var(--surface-muted)100%);padding:3rem 0 2.25rem}.PageTemplate-module__j9NcGq__editorialContainer{gap:1.5rem;max-width:1400px;margin:0 auto;padding:0 1.5rem;display:grid}.PageTemplate-module__j9NcGq__editorialCopy{max-width:980px;margin:0 auto}.PageTemplate-module__j9NcGq__editorialParagraphs{gap:.9rem;display:grid}.PageTemplate-module__j9NcGq__editorialParagraphs p{color:#4b5563;margin:0;font-size:1rem;line-height:1.8}.PageTemplate-module__j9NcGq__editorialHighlights{margin-top:1.35rem}.PageTemplate-module__j9NcGq__editorialHighlightsTitle{color:#475569;letter-spacing:.04em;text-transform:uppercase;margin:0 0 .85rem;font-size:.82rem;font-weight:700}.PageTemplate-module__j9NcGq__editorialHighlightsGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.8rem;display:grid}.PageTemplate-module__j9NcGq__editorialHighlightCard{background:#ffffffd1;border:1px solid #0f766e14;border-radius:12px;align-items:flex-start;gap:.65rem;padding:.95rem 1rem;display:flex}.PageTemplate-module__j9NcGq__editorialHighlightCard svg{color:#0f766e;flex-shrink:0;margin-top:.08rem}.PageTemplate-module__j9NcGq__editorialHighlightCard span{color:#334155;font-size:.92rem;line-height:1.55}.PageTemplate-module__j9NcGq__editorialLinks{width:100%;max-width:1100px;margin:0 auto}.PageTemplate-module__j9NcGq__editorialLinksTitle{color:#475569;letter-spacing:.04em;text-transform:uppercase;text-align:center;margin:0 0 .9rem;font-size:.82rem;font-weight:700}.PageTemplate-module__j9NcGq__editorialLinksGrid{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.PageTemplate-module__j9NcGq__editorialLink{background:var(--surface);border:1px solid #0f766e1a;border-radius:8px;flex-direction:column;gap:.75rem;min-width:180px;padding:.85rem 1rem 1rem;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:inline-flex;box-shadow:0 1px 2px #0f172a0a}.PageTemplate-module__j9NcGq__editorialLinkImage{aspect-ratio:16/10;background:linear-gradient(#0f766e14,#0f766e05);border-radius:8px;width:100%;position:relative;overflow:hidden}.PageTemplate-module__j9NcGq__editorialLinkImage img{-o-object-fit:cover;object-fit:cover}.PageTemplate-module__j9NcGq__editorialLinkContent{flex-direction:column;gap:.12rem;display:flex}.PageTemplate-module__j9NcGq__editorialLink:hover{border-color:#0f766e38;transform:translateY(-2px);box-shadow:0 10px 24px #0f172a14}.PageTemplate-module__j9NcGq__editorialLinkEyebrow{color:#0f766e;letter-spacing:.03em;text-transform:uppercase;font-size:.72rem;font-weight:700}.PageTemplate-module__j9NcGq__editorialLinkLabel{color:var(--dark-900);font-size:.94rem;font-weight:600;line-height:1.35}.PageTemplate-module__j9NcGq__whySection{background:var(--surface);padding:4rem 0}.PageTemplate-module__j9NcGq__whyContainer{max-width:1400px;margin:0 auto;padding:0 1.5rem}.PageTemplate-module__j9NcGq__whyContent{max-width:1100px;margin:0 auto}.PageTemplate-module__j9NcGq__sectionTitle{color:var(--dark-900);text-align:center;margin:0 0 1rem;font-size:2rem;font-weight:700}.PageTemplate-module__j9NcGq__whyIntro{color:#64748b;text-align:center;max-width:800px;margin:0 auto 2.5rem;font-size:1.1rem;line-height:1.8}.PageTemplate-module__j9NcGq__whyGrid{grid-template-columns:repeat(auto-fit,minmax(260px,420px));justify-content:center;gap:1.5rem;display:grid}.PageTemplate-module__j9NcGq__whyCard{background:var(--surface-muted);border-radius:16px;padding:2rem;transition:all .3s}.PageTemplate-module__j9NcGq__whyCard:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.PageTemplate-module__j9NcGq__whyCardIcon{background:linear-gradient(135deg,#0f766e1a 0%,#14b8a61a 100%);border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1.25rem;display:inline-flex}.PageTemplate-module__j9NcGq__whyCardIcon svg{color:#0f766e}.PageTemplate-module__j9NcGq__whyCard h3{color:var(--dark-900);margin:0 0 .75rem;font-size:1.15rem;font-weight:600}.PageTemplate-module__j9NcGq__whyCard p{color:#64748b;margin:0;font-size:.95rem;line-height:1.7}.PageTemplate-module__j9NcGq__typesSection{background:var(--surface-muted);padding:4rem 0}.PageTemplate-module__j9NcGq__typesContainer{max-width:1400px;margin:0 auto;padding:0 1.5rem}.PageTemplate-module__j9NcGq__typesSubtitle{color:#64748b;text-align:center;margin:-.25rem 0 2.25rem;font-size:1.05rem}.PageTemplate-module__j9NcGq__typesGrid{--types-columns:3;--types-gap:1.5rem;justify-content:center;gap:var(--types-gap);flex-wrap:wrap;display:flex}.PageTemplate-module__j9NcGq__typeCard{background:var(--surface);flex:0 1 calc((100% - (var(--types-columns) - 1)*var(--types-gap))/var(--types-columns));border:1px solid #0000000a;border-radius:16px;width:100%;max-width:360px;padding:1.5rem;transition:all .3s}.PageTemplate-module__j9NcGq__typeCard:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001a}.PageTemplate-module__j9NcGq__typeImageWrapper{aspect-ratio:1;background:var(--surface-muted);border-radius:12px;width:100%;margin-bottom:1.25rem;position:relative;overflow:hidden}.PageTemplate-module__j9NcGq__typeCard h3{color:var(--dark-900);margin:0 0 .625rem;font-size:1.05rem;font-weight:600}.PageTemplate-module__j9NcGq__typeCard p{color:#64748b;margin:0 0 1rem;font-size:.875rem;line-height:1.6}.PageTemplate-module__j9NcGq__typeFeatures{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.PageTemplate-module__j9NcGq__typeFeatures li{color:#0f766e;align-items:center;gap:.5rem;font-size:.8rem;font-weight:500;display:flex}.PageTemplate-module__j9NcGq__typeFeatures li svg{flex-shrink:0}.PageTemplate-module__j9NcGq__colorsSection{background:var(--surface-muted);padding:4rem 0}.PageTemplate-module__j9NcGq__colorsContainer{max-width:1000px;margin:0 auto;padding:0 1.5rem}.PageTemplate-module__j9NcGq__colorsSubtitle{color:#64748b;text-align:center;margin:-.25rem 0 2.25rem;font-size:1.05rem}.PageTemplate-module__j9NcGq__colorsGrid{grid-template-columns:repeat(auto-fit,minmax(72px,96px));justify-content:center;gap:1.5rem;margin:2.25rem 0;display:grid}.PageTemplate-module__j9NcGq__colorItem{text-align:center}.PageTemplate-module__j9NcGq__colorSwatch{border-radius:50%;width:56px;height:56px;margin:0 auto .75rem;box-shadow:0 8px 16px #0000001a}.PageTemplate-module__j9NcGq__colorName{color:#64748b;font-size:.85rem;font-weight:500}.PageTemplate-module__j9NcGq__colorsNote{color:#166534;background:linear-gradient(135deg,#16653414 0%,#22c55e14 100%);border-radius:12px;justify-content:center;align-items:center;gap:.75rem;padding:1.25rem 1.5rem;font-size:.9rem;display:flex}.PageTemplate-module__j9NcGq__colorsNote svg{flex-shrink:0}.PageTemplate-module__j9NcGq__specsSection{background:var(--surface);padding:4rem 0}.PageTemplate-module__j9NcGq__specsContainer{max-width:1200px;margin:0 auto;padding:0 1.5rem}.PageTemplate-module__j9NcGq__specsGrid{grid-template-columns:repeat(auto-fit,minmax(220px,300px));justify-content:center;gap:1.5rem;margin-top:2.25rem;display:grid}.PageTemplate-module__j9NcGq__specCard{background:var(--surface-muted);border-left:4px solid #22c55e;border-radius:16px;width:100%;padding:1.75rem}.PageTemplate-module__j9NcGq__specCard h3{color:var(--dark-900);margin:0 0 1rem;font-size:1.1rem;font-weight:600}.PageTemplate-module__j9NcGq__specCard ul{margin:0;padding:0;list-style:none}.PageTemplate-module__j9NcGq__specCard li{color:#64748b;border-bottom:1px solid #0000000d;padding:.5rem 0;font-size:.9rem}.PageTemplate-module__j9NcGq__specCard li:last-child{border-bottom:none}.PageTemplate-module__j9NcGq__useCasesSection{background:linear-gradient(180deg,var(--surface-muted)0%,var(--surface)100%);padding:4rem 0}.PageTemplate-module__j9NcGq__useCasesContainer{max-width:1400px;margin:0 auto;padding:0 1.5rem}.PageTemplate-module__j9NcGq__useCasesSubtitle{color:#64748b;text-align:center;margin:-.25rem 0 2.25rem;font-size:1.05rem}.PageTemplate-module__j9NcGq__useCasesGrid{grid-template-columns:repeat(auto-fit,minmax(240px,320px));justify-content:center;gap:1.5rem;display:grid}.PageTemplate-module__j9NcGq__useCaseCard{background:var(--surface);text-align:center;border:1px solid #0000000a;border-radius:16px;width:100%;padding:2rem;transition:all .3s}.PageTemplate-module__j9NcGq__useCaseCard:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.PageTemplate-module__j9NcGq__useCaseIcon{background:linear-gradient(135deg,#1665341a 0%,#22c55e26 100%);border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.25rem;display:inline-flex}.PageTemplate-module__j9NcGq__useCaseIcon svg{color:#166534}.PageTemplate-module__j9NcGq__useCaseCard h3{color:var(--dark-900);margin:0 0 .625rem;font-size:1.15rem;font-weight:600}.PageTemplate-module__j9NcGq__useCaseDescription{color:#64748b;margin:0 0 1rem;font-size:.9rem;line-height:1.6}.PageTemplate-module__j9NcGq__useCaseHighlight{color:#166534;align-items:center;gap:.5rem;font-size:.8rem;font-weight:500;display:inline-flex}.PageTemplate-module__j9NcGq__impactSection{background:linear-gradient(135deg,#166534 0%,#15803d 50%,#22c55e 100%);padding:4rem 0;position:relative;overflow:hidden}.PageTemplate-module__j9NcGq__impactSection:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 30% 70%,#ffffff1a 0%,#0000 50%);position:absolute;inset:0}.PageTemplate-module__j9NcGq__impactContainer{z-index:1;max-width:900px;margin:0 auto;padding:0 1.5rem;position:relative}.PageTemplate-module__j9NcGq__impactContent{text-align:center}.PageTemplate-module__j9NcGq__impactIcon{color:#ffffffe6;margin-bottom:1.5rem}.PageTemplate-module__j9NcGq__impactContent h2{color:#fff;margin:0 0 1rem;font-size:2rem;font-weight:700}.PageTemplate-module__j9NcGq__impactContent p{color:#ffffffd9;max-width:700px;margin:0 auto 2.5rem;font-size:1.1rem;line-height:1.8}.PageTemplate-module__j9NcGq__impactStats{flex-wrap:wrap;justify-content:center;gap:3rem;display:flex}.PageTemplate-module__j9NcGq__impactStat{text-align:center}.PageTemplate-module__j9NcGq__impactStat strong{color:#86efac;margin-bottom:.5rem;font-size:2.5rem;font-weight:800;display:block}.PageTemplate-module__j9NcGq__impactStat span{color:#ffffffbf;max-width:150px;font-size:.9rem;display:block}.PageTemplate-module__j9NcGq__productsSection{width:100%;max-width:none;margin:0;padding:1.5rem 0 2.5rem}.PageTemplate-module__j9NcGq__catalogHeader{text-align:center;margin-bottom:1rem}.PageTemplate-module__j9NcGq__catalogTitle{color:var(--dark-900);margin:0 0 .35rem;font-size:1.6rem;font-weight:700}.PageTemplate-module__j9NcGq__catalogSubtitle{color:#64748b;margin:0;font-size:.95rem}.PageTemplate-module__j9NcGq__industriesSection{background:linear-gradient(180deg,var(--surface-muted)0%,var(--surface)100%);padding:4rem 0}.PageTemplate-module__j9NcGq__industriesContainer{max-width:1400px;margin:0 auto;padding:0 1.5rem}.PageTemplate-module__j9NcGq__industriesSubtitle{color:#64748b;text-align:center;margin:-.25rem 0 2.25rem;font-size:1.05rem}.PageTemplate-module__j9NcGq__industriesGrid{grid-template-columns:repeat(auto-fit,minmax(240px,320px));justify-content:center;gap:1.5rem;display:grid}.PageTemplate-module__j9NcGq__industryCard{background:var(--surface);text-align:center;border:1px solid #0000000a;border-radius:16px;width:100%;padding:2rem;transition:all .3s}.PageTemplate-module__j9NcGq__industryCard:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.PageTemplate-module__j9NcGq__industryIcon{background:linear-gradient(135deg,#0f766e1a 0%,#14b8a626 100%);border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.25rem;display:inline-flex}.PageTemplate-module__j9NcGq__industryIcon svg{color:#0f766e}.PageTemplate-module__j9NcGq__industryCard h3{color:var(--dark-900);margin:0 0 .625rem;font-size:1.15rem;font-weight:600}.PageTemplate-module__j9NcGq__industryDescription{color:#64748b;margin:0 0 1rem;font-size:.9rem;line-height:1.6}.PageTemplate-module__j9NcGq__industryProducts{color:#0f766e;border-top:1px solid #0000000f;margin:0;padding-top:1rem;font-size:.85rem}.PageTemplate-module__j9NcGq__industryProducts strong{text-transform:uppercase;letter-spacing:.03em;color:#64748b;margin-bottom:.25rem;font-size:.75rem;font-weight:500;display:block}.PageTemplate-module__j9NcGq__faqSection{background:var(--surface);padding:4rem 0}.PageTemplate-module__j9NcGq__faqContainer{max-width:900px;margin:0 auto;padding:0 1.5rem}.PageTemplate-module__j9NcGq__faqHeader{text-align:center;margin-bottom:2.25rem}.PageTemplate-module__j9NcGq__faqTitle{color:var(--dark-900);margin:0 0 .75rem;font-size:2rem;font-weight:700}.PageTemplate-module__j9NcGq__faqSubtitle{color:#64748b;margin:0;font-size:1.05rem}.PageTemplate-module__j9NcGq__faqList{flex-direction:column;gap:.75rem;display:flex}.PageTemplate-module__j9NcGq__faqItem{background:var(--surface-muted);border-radius:12px;transition:all .2s;overflow:hidden}.PageTemplate-module__j9NcGq__faqItem:hover{box-shadow:0 4px 16px #0000000f}.PageTemplate-module__j9NcGq__faqQuestion{color:var(--dark-900);align-items:center;gap:1rem;margin:0;padding:1.25rem 1.5rem;font-size:1rem;font-weight:500;transition:all .2s;display:flex}.PageTemplate-module__j9NcGq__faqQuestion:hover{background:#0f766e08}.PageTemplate-module__j9NcGq__faqIcon{color:#0f766e;flex-shrink:0}.PageTemplate-module__j9NcGq__faqQuestion span{text-align:left;flex:1}.PageTemplate-module__j9NcGq__faqAnswer{padding:0 1.5rem 1.5rem 3.75rem}.PageTemplate-module__j9NcGq__faqAnswer p{color:#64748b;margin:0;font-size:.95rem;line-height:1.8}.PageTemplate-module__j9NcGq__ctaSection{background:linear-gradient(135deg,var(--dark-900)0%,var(--dark-800)100%);padding:4rem 0;position:relative;overflow:hidden}.PageTemplate-module__j9NcGq__ctaSection:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 30% 70%,#0f766e33 0%,#0000 50%);position:absolute;inset:0}.PageTemplate-module__j9NcGq__ctaContainer{z-index:1;justify-content:center;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;position:relative}.PageTemplate-module__j9NcGq__ctaContent{text-align:center;flex-direction:column;flex:1;align-items:center;display:flex}.PageTemplate-module__j9NcGq__ctaContent h2{color:#fff;margin:0 0 1rem;font-size:2rem;font-weight:700}.PageTemplate-module__j9NcGq__ctaContent p{color:#ffffffd9;max-width:500px;margin:0 auto 1.75rem;font-size:1.05rem;line-height:1.7}.PageTemplate-module__j9NcGq__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.PageTemplate-module__j9NcGq__ctaPrimary{color:#fff;background:linear-gradient(135deg,#14b8a6 0%,#0f766e 100%);border-radius:12px;align-items:center;gap:.625rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 16px #14b8a64d}.PageTemplate-module__j9NcGq__ctaPrimary:hover{transform:translateY(-2px);box-shadow:0 6px 24px #14b8a666}.PageTemplate-module__j9NcGq__ctaSecondary{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:12px;align-items:center;gap:.625rem;padding:1rem 2rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.PageTemplate-module__j9NcGq__ctaSecondary:hover{background:#ffffff26;border-color:#ffffff4d}.PageTemplate-module__j9NcGq__ctaStats{justify-content:center;gap:2.5rem;display:flex}.PageTemplate-module__j9NcGq__ctaStatItem{text-align:center}.PageTemplate-module__j9NcGq__ctaStatItem strong{color:#14b8a6;margin-bottom:.25rem;font-size:2.25rem;font-weight:800;display:block}.PageTemplate-module__j9NcGq__ctaStatItem span{color:#ffffffbf;font-size:.875rem}body.main-layout-active .PageTemplate-module__j9NcGq__heroSection .PageTemplate-module__j9NcGq__heroTitle{-webkit-text-stroke:0;text-shadow:0 12px 34px #0000006b;color:#fff!important}body.main-layout-active .PageTemplate-module__j9NcGq__heroSubtitle{color:#ffffffd9}body.main-layout-active .PageTemplate-module__j9NcGq__heroDescription{color:#ffffffd9}body.main-layout-active .PageTemplate-module__j9NcGq__ctaContent h2{color:#fff}body.main-layout-active .PageTemplate-module__j9NcGq__ctaContent p{color:#ffffffd9}.PageTemplate-module__j9NcGq__relatedSection{background:var(--surface-muted);padding:3.5rem 0}.PageTemplate-module__j9NcGq__relatedContainer{max-width:1400px;margin:0 auto;padding:0 1.5rem}.PageTemplate-module__j9NcGq__relatedGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-top:2rem;display:grid}.PageTemplate-module__j9NcGq__relatedCard{background:var(--surface);border-radius:12px;align-items:center;gap:1rem;padding:1.25rem 1.5rem;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 1px 3px #0000000d}.PageTemplate-module__j9NcGq__relatedCard:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001a}.PageTemplate-module__j9NcGq__relatedIcon{background:linear-gradient(135deg,var(--surface-muted)0%,var(--sand-muted)100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.PageTemplate-module__j9NcGq__relatedIcon svg{color:#0f766e}.PageTemplate-module__j9NcGq__relatedInfo{flex:1;min-width:0}.PageTemplate-module__j9NcGq__relatedEyebrow{color:#0f766e;letter-spacing:.03em;text-transform:uppercase;margin-bottom:.28rem;font-size:.72rem;font-weight:700;display:inline-block}.PageTemplate-module__j9NcGq__relatedName{color:var(--dark-900);white-space:nowrap;text-overflow:ellipsis;margin:0 0 .25rem;font-size:1rem;font-weight:600;overflow:hidden}.PageTemplate-module__j9NcGq__relatedCount{color:#6c757d;font-size:.85rem}.PageTemplate-module__j9NcGq__relatedArrow{color:#adb5bd;flex-shrink:0;transition:transform .2s,color .2s}.PageTemplate-module__j9NcGq__relatedCard:hover .PageTemplate-module__j9NcGq__relatedArrow{color:#0f766e;transform:translate(4px)}.PageTemplate-module__j9NcGq__recommendationsSection{background:var(--surface-muted);padding:2rem 1.5rem 3.5rem}.PageTemplate-module__j9NcGq__recommendationsSkeleton{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;max-width:1400px;margin:0 auto;display:grid}.PageTemplate-module__j9NcGq__productsSkeleton{padding:1rem 0}.PageTemplate-module__j9NcGq__productsSkeletonGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem;display:grid}.PageTemplate-module__j9NcGq__skeletonCard{background:linear-gradient(90deg,var(--sand-muted)0%,var(--surface-muted)50%,var(--sand-muted)100%);background-size:200% 100%;border-radius:16px;height:280px;animation:1.2s ease-in-out infinite PageTemplate-module__j9NcGq__shimmer}@keyframes PageTemplate-module__j9NcGq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:1200px){.PageTemplate-module__j9NcGq__typesGrid{--types-columns:2}}@media (max-width:1023px){.PageTemplate-module__j9NcGq__heroContainer{text-align:center;flex-direction:column;gap:2.5rem;max-width:1400px;display:flex}.PageTemplate-module__j9NcGq__heroContent{max-width:100%}.PageTemplate-module__j9NcGq__heroTitle{font-size:2.25rem}.PageTemplate-module__j9NcGq__heroStats{justify-content:center}.PageTemplate-module__j9NcGq__heroImageWrapper{width:100%;max-width:100%;height:calc(var(--slide-size,170px)*var(--slide-height-ratio,1) + (var(--track-padding,.5rem)*2));padding:0;display:block;overflow:hidden}.PageTemplate-module__j9NcGq__heroCarousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;flex-direction:row;gap:.75rem;width:100%;height:auto;padding:.5rem;scroll-padding:.5rem;display:flex;overflow:auto hidden}.PageTemplate-module__j9NcGq__heroSlide{scroll-snap-align:center;background:#f9f0e21f;border:1px solid #e7d4b338;border-radius:12px;flex:0 0 65%;min-width:0;height:180px;padding:0;display:block;position:relative;overflow:hidden}.PageTemplate-module__j9NcGq__whyGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.PageTemplate-module__j9NcGq__typesGrid{--types-columns:2}.PageTemplate-module__j9NcGq__industriesGrid{grid-template-columns:repeat(auto-fit,minmax(220px,300px))}.PageTemplate-module__j9NcGq__ctaContainer{text-align:center;flex-direction:column;gap:2.5rem}.PageTemplate-module__j9NcGq__ctaContent p{margin-left:auto;margin-right:auto}.PageTemplate-module__j9NcGq__ctaButtons{justify-content:center}}@media (max-width:768px){.PageTemplate-module__j9NcGq__breadcrumbContainer,.PageTemplate-module__j9NcGq__heroContainer,.PageTemplate-module__j9NcGq__valueStripContainer,.PageTemplate-module__j9NcGq__typesContainer,.PageTemplate-module__j9NcGq__colorsContainer,.PageTemplate-module__j9NcGq__specsContainer,.PageTemplate-module__j9NcGq__useCasesContainer,.PageTemplate-module__j9NcGq__industriesContainer,.PageTemplate-module__j9NcGq__faqContainer,.PageTemplate-module__j9NcGq__ctaContainer,.PageTemplate-module__j9NcGq__editorialContainer,.PageTemplate-module__j9NcGq__relatedContainer{padding-left:1rem;padding-right:1rem}.PageTemplate-module__j9NcGq__heroSection{padding:1.1rem 0 1.5rem}.PageTemplate-module__j9NcGq__heroContainer{gap:1rem}.PageTemplate-module__j9NcGq__heroBadge{padding:.4rem .75rem;font-size:.7rem}.PageTemplate-module__j9NcGq__heroIcon{width:52px;height:52px}.PageTemplate-module__j9NcGq__heroIcon svg{width:26px;height:26px}.PageTemplate-module__j9NcGq__heroTitle{font-size:1.75rem}.PageTemplate-module__j9NcGq__heroSubtitle{-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:.95rem;display:-webkit-box;overflow:hidden}.PageTemplate-module__j9NcGq__heroDescription{font-size:.9rem;line-height:1.5}.PageTemplate-module__j9NcGq__heroStats{flex-direction:column;gap:.5rem;display:none}.PageTemplate-module__j9NcGq__heroMeta{flex-direction:column;align-items:center}.PageTemplate-module__j9NcGq__heroStatDivider{display:none}.PageTemplate-module__j9NcGq__heroStat{justify-content:center;width:100%;padding:.75rem 1rem}.PageTemplate-module__j9NcGq__heroImageWrapper{width:100%;max-width:100%;height:calc(var(--slide-size,170px)*var(--slide-height-ratio,1) + (var(--track-padding,.45rem)*2));background:#271c165c;border:1px solid #e7d4b324;border-radius:0;margin:.5rem auto 0;padding:0;display:block;overflow:hidden;box-shadow:0 12px 24px #0b070547,0 4px 10px #0b070533}.PageTemplate-module__j9NcGq__heroCarousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;cursor:grab;touch-action:pan-x pan-y pinch-zoom;scrollbar-width:none;flex-direction:row;gap:.75rem;padding:.75rem;display:flex;overflow:auto hidden}.PageTemplate-module__j9NcGq__heroCarousel::-webkit-scrollbar{display:none}.PageTemplate-module__j9NcGq__heroSlide{aspect-ratio:4/3;scroll-snap-align:center;background:#f9f0e224;border:1px solid #e7d4b33d;border-radius:12px;flex:none;width:calc(70vw - 1rem);position:relative;overflow:hidden}.PageTemplate-module__j9NcGq__heroImage{-o-object-position:center;object-position:center;-o-object-fit:contain!important;object-fit:contain!important}.PageTemplate-module__j9NcGq__heroContent{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#291d16bd,#38281f9e);border:1px solid #e7d4b338;border-radius:16px;padding:.75rem .85rem;box-shadow:0 12px 24px #100a0757}.PageTemplate-module__j9NcGq__heroTitle{color:#fffdf8;text-shadow:0 8px 20px #0006;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.PageTemplate-module__j9NcGq__heroDescription{color:#fff5e8db;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:.5rem;display:-webkit-box;overflow:hidden}.PageTemplate-module__j9NcGq__valueStrip{display:none}.PageTemplate-module__j9NcGq__valueStripContainer{gap:1rem}.PageTemplate-module__j9NcGq__valueItem{font-size:.8rem}.PageTemplate-module__j9NcGq__whySection,.PageTemplate-module__j9NcGq__typesSection,.PageTemplate-module__j9NcGq__industriesSection,.PageTemplate-module__j9NcGq__faqSection,.PageTemplate-module__j9NcGq__editorialSection{padding:2.25rem 0}.PageTemplate-module__j9NcGq__sectionTitle{margin-bottom:1rem;font-size:1.4rem}.PageTemplate-module__j9NcGq__whyIntro,.PageTemplate-module__j9NcGq__typesSubtitle,.PageTemplate-module__j9NcGq__industriesSubtitle,.PageTemplate-module__j9NcGq__faqSubtitle{font-size:.95rem}.PageTemplate-module__j9NcGq__typesGrid{--types-columns:2;gap:.75rem}.PageTemplate-module__j9NcGq__typeCard{padding:1.1rem}.PageTemplate-module__j9NcGq__typeCard h3{font-size:.95rem}.PageTemplate-module__j9NcGq__typeCard p{font-size:.8rem}.PageTemplate-module__j9NcGq__typeFeatures li{font-size:.75rem}.PageTemplate-module__j9NcGq__industriesGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.PageTemplate-module__j9NcGq__industryCard{padding:1.25rem}.PageTemplate-module__j9NcGq__industryIcon{width:52px;height:52px;margin-bottom:.75rem}.PageTemplate-module__j9NcGq__industryCard h3{font-size:1rem}.PageTemplate-module__j9NcGq__industryDescription{font-size:.8rem}.PageTemplate-module__j9NcGq__industryProducts{padding-top:.75rem;font-size:.78rem}.PageTemplate-module__j9NcGq__faqQuestion{gap:.75rem;padding:1rem 1.25rem;font-size:.95rem}.PageTemplate-module__j9NcGq__faqAnswer{padding:0 1.25rem 1.25rem 3.25rem}.PageTemplate-module__j9NcGq__ctaSection{padding:2.5rem 0}.PageTemplate-module__j9NcGq__editorialParagraphs p{font-size:.94rem;line-height:1.7}.PageTemplate-module__j9NcGq__editorialHighlightsGrid{grid-template-columns:1fr}.PageTemplate-module__j9NcGq__editorialLink{width:calc(50% - .375rem);min-width:0}.PageTemplate-module__j9NcGq__editorialLinkImage{aspect-ratio:4/3}.PageTemplate-module__j9NcGq__ctaContent h2{font-size:1.5rem}.PageTemplate-module__j9NcGq__ctaContent p{font-size:.95rem}.PageTemplate-module__j9NcGq__ctaButtons{flex-direction:column;width:100%}.PageTemplate-module__j9NcGq__ctaPrimary,.PageTemplate-module__j9NcGq__ctaSecondary{justify-content:center;width:100%}.PageTemplate-module__j9NcGq__ctaStats{flex-wrap:wrap;justify-content:center;gap:1.5rem}.PageTemplate-module__j9NcGq__ctaStatItem strong{font-size:1.75rem}.PageTemplate-module__j9NcGq__relatedSection{padding:2.5rem 0}.PageTemplate-module__j9NcGq__relatedGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.PageTemplate-module__j9NcGq__relatedCard{gap:.6rem;padding:.75rem .9rem}.PageTemplate-module__j9NcGq__relatedIcon{width:36px;height:36px}.PageTemplate-module__j9NcGq__relatedName{white-space:normal;font-size:.9rem;line-height:1.2}.PageTemplate-module__j9NcGq__relatedCount{font-size:.75rem}.PageTemplate-module__j9NcGq__relatedArrow{display:none}.PageTemplate-module__j9NcGq__breadcrumbContainer{font-size:.8rem}}@media (max-width:480px){.PageTemplate-module__j9NcGq__heroTitle{font-size:1.375rem}.PageTemplate-module__j9NcGq__heroSlide{flex:0 0 80%;height:140px}.PageTemplate-module__j9NcGq__heroImage{padding:.4rem}.PageTemplate-module__j9NcGq__productsSection{padding:1.5rem 0 2.5rem}.PageTemplate-module__j9NcGq__catalogTitle{font-size:1.5rem}}@media (max-width:1023px){.PageTemplate-module__j9NcGq__colorsGrid{grid-template-columns:repeat(auto-fit,minmax(64px,88px))}.PageTemplate-module__j9NcGq__specsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.PageTemplate-module__j9NcGq__useCasesGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media (max-width:768px){.PageTemplate-module__j9NcGq__whySection,.PageTemplate-module__j9NcGq__typesSection,.PageTemplate-module__j9NcGq__industriesSection,.PageTemplate-module__j9NcGq__faqSection,.PageTemplate-module__j9NcGq__colorsSection,.PageTemplate-module__j9NcGq__specsSection,.PageTemplate-module__j9NcGq__useCasesSection,.PageTemplate-module__j9NcGq__impactSection{padding:2.25rem 0}.PageTemplate-module__j9NcGq__colorsGrid{grid-template-columns:repeat(auto-fit,minmax(64px,88px));gap:1rem}.PageTemplate-module__j9NcGq__colorSwatch{width:48px;height:48px}.PageTemplate-module__j9NcGq__whyGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.PageTemplate-module__j9NcGq__whyCard{padding:1.25rem}.PageTemplate-module__j9NcGq__whyCard h3{font-size:1rem}.PageTemplate-module__j9NcGq__whyCard p{font-size:.85rem}.PageTemplate-module__j9NcGq__specsGrid,.PageTemplate-module__j9NcGq__useCasesGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.PageTemplate-module__j9NcGq__useCaseCard{padding:1.25rem}.PageTemplate-module__j9NcGq__useCaseIcon{width:48px;height:48px;margin-bottom:.75rem}.PageTemplate-module__j9NcGq__useCaseCard h3{font-size:1rem}.PageTemplate-module__j9NcGq__useCaseDescription{margin-bottom:.75rem;font-size:.82rem}.PageTemplate-module__j9NcGq__useCaseHighlight{font-size:.75rem}.PageTemplate-module__j9NcGq__specCard{padding:1rem}.PageTemplate-module__j9NcGq__specCard h3{margin-bottom:.75rem;font-size:.95rem}.PageTemplate-module__j9NcGq__specCard li{padding:.35rem 0;font-size:.8rem}.PageTemplate-module__j9NcGq__impactContent h2{font-size:1.5rem}.PageTemplate-module__j9NcGq__impactContent p{font-size:.95rem}.PageTemplate-module__j9NcGq__impactStats{gap:1.5rem}.PageTemplate-module__j9NcGq__impactStat strong{font-size:2rem}}@media (max-width:480px){.PageTemplate-module__j9NcGq__colorsGrid{grid-template-columns:repeat(auto-fit,minmax(56px,1fr))}}
.page-module__icmQFa__ofertasPage{--offer-red-950:#5a0a12;--offer-red-900:#8d111b;--offer-red-850:#b21724;--offer-red-800:#d91f2e;--offer-gold-500:#f2bb41;--offer-gold-400:#f8d27c;--offer-cream:#fff3da;--offer-line:#f2bb4147;background:var(--sand-light);min-height:100vh}.page-module__icmQFa__heroSection{isolation:isolate;background:linear-gradient(128deg,var(--offer-red-950)0%,var(--offer-red-900)34%,var(--offer-red-850)64%,var(--offer-red-800)100%);min-height:min(62vh,590px);position:relative;overflow:hidden}.page-module__icmQFa__heroBackground{position:absolute;inset:0;overflow:hidden}.page-module__icmQFa__heroBackground:before{content:"";filter:saturate(1.14)brightness(1.08)contrast(1.03);background-image:url(https://cdn.mercadopack.cl/hero/ofertas/ofertas_hero.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;transform:scale(1.04)}.page-module__icmQFa__heroBackground:after{content:"";background:linear-gradient(112deg,#30070d85 0%,#5c0c156b 34%,#91182252 64%,#c92a3547 100%),radial-gradient(circle at 82% 20%,#f2bb4138,#0000 40%);position:absolute;inset:0}.page-module__icmQFa__heroPattern{pointer-events:none;background:radial-gradient(circle at 16% 84%,#ff64741f,#0000 42%),radial-gradient(circle at 76% 10%,#f2bb411a,#0000 36%);position:absolute;inset:0}.page-module__icmQFa__heroGlow{filter:blur(18px);background:radial-gradient(circle,#f8d27c5c,#0000 70%);width:clamp(260px,34vw,520px);height:clamp(260px,34vw,520px);animation:8.8s ease-in-out infinite page-module__icmQFa__heroPulse;position:absolute;top:-10%;right:-8%}.page-module__icmQFa__heroGlowSecondary{filter:blur(24px);background:radial-gradient(circle,#c4213375,#0000 72%);width:clamp(220px,28vw,420px);height:clamp(220px,28vw,420px);animation:10s ease-in-out infinite reverse page-module__icmQFa__heroPulse;position:absolute;bottom:-15%;left:-6%}@keyframes page-module__icmQFa__heroPulse{0%,to{opacity:.45;transform:scale(1)}50%{opacity:.74;transform:scale(1.08)}}.page-module__icmQFa__floatingBadge{z-index:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--offer-gold-400);letter-spacing:.02em;pointer-events:none;background:#420a119e;border:1px solid #f8d27c5c;border-radius:12px;padding:.48rem .74rem;font-size:.86rem;font-weight:800;animation:4.4s ease-in-out infinite page-module__icmQFa__float;position:absolute}.page-module__icmQFa__floatingBadge span{text-shadow:0 4px 14px #00000059}@keyframes page-module__icmQFa__float{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-12px)rotate(2deg)}}.page-module__icmQFa__heroContainer{z-index:1;max-width:1280px;margin:0 auto;padding:2.6rem 1.5rem 1.8rem;position:relative}.page-module__icmQFa__breadcrumb{align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:.84rem;display:flex}.page-module__icmQFa__breadcrumbLink{color:#fff1d994;text-decoration:none;transition:color .2s}.page-module__icmQFa__breadcrumbLink:hover{color:var(--offer-gold-400)}.page-module__icmQFa__breadcrumbSeparator{color:#fff1d952;flex-shrink:0}.page-module__icmQFa__breadcrumbCurrent{color:var(--offer-gold-500);font-weight:600}.page-module__icmQFa__heroMain{grid-template-columns:1fr;align-items:start;gap:1rem;display:grid}.page-module__icmQFa__heroContent{gap:1rem;max-width:720px;animation:.6s ease-out both page-module__icmQFa__riseIn;display:grid}@keyframes page-module__icmQFa__riseIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.page-module__icmQFa__heroBadge{width:fit-content;color:var(--offer-gold-500);letter-spacing:.03em;background:linear-gradient(135deg,#f2bb4138,#f2bb4114);border:1px solid #f2bb4161;border-radius:999px;align-items:center;gap:.5rem;padding:.4rem .84rem;font:700 .78rem/1.1 Manrope,Avenir Next,Segoe UI,sans-serif;display:inline-flex}.page-module__icmQFa__heroBadge svg{width:14px;height:14px;animation:1.5s ease-in-out infinite page-module__icmQFa__flicker}@keyframes page-module__icmQFa__flicker{0%,to{opacity:1}50%{opacity:.62}}.page-module__icmQFa__heroTitle{color:#fffdf9;text-wrap:balance;letter-spacing:-.02em;margin:0;font:700 clamp(2.1rem,4.9vw,4rem)/1.05 Playfair Display,Cormorant Garamond,Georgia,serif}.page-module__icmQFa__heroSection .page-module__icmQFa__heroTitle{text-shadow:0 10px 30px #1904088f;color:#fff8ef!important}body.main-layout-active .page-module__icmQFa__heroSection .page-module__icmQFa__heroTitle{color:#fff8ef!important}.page-module__icmQFa__heroSubtitle{color:#fff1d9fa;max-width:61ch;margin:0;font:500 clamp(.98rem,1.22vw,1.1rem)/1.68 Manrope,Avenir Next,Segoe UI,sans-serif}.page-module__icmQFa__heroStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.68rem;max-width:620px;margin-top:.24rem;display:grid}.page-module__icmQFa__heroStat{border:1px solid var(--offer-line);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff2dfe6;background:#2b0a0f66;border-radius:12px;align-items:center;gap:.58rem;padding:.7rem .82rem;display:flex}.page-module__icmQFa__heroStat svg{color:var(--offer-gold-400);opacity:.9}.page-module__icmQFa__heroStatText{flex-direction:column;gap:.02rem;display:flex}.page-module__icmQFa__heroStatValue{color:#fffdf9;font-size:1.05rem;font-weight:700;line-height:1.15}.page-module__icmQFa__heroStatLabel{color:#fff1d9bf;text-transform:uppercase;letter-spacing:.04em;font-size:.67rem;font-weight:600}.page-module__icmQFa__heroStatDivider{display:none}.page-module__icmQFa__heroActions{flex-wrap:wrap;gap:.72rem;margin-top:.3rem;display:flex}.page-module__icmQFa__btnPrimary,.page-module__icmQFa__btnWhatsapp{border-radius:12px;justify-content:center;align-items:center;gap:.48rem;padding:.82rem 1.3rem;font:700 .9rem/1.1 Manrope,Avenir Next,Segoe UI,sans-serif;text-decoration:none;transition:transform .22s,box-shadow .22s,border-color .22s,background-color .22s;display:inline-flex}.page-module__icmQFa__btnPrimary{color:#4f150f;background:linear-gradient(135deg,#f8d27c 0%,#f2bb41 100%);border:1px solid #f2bb4185;box-shadow:0 12px 26px #f2bb4157}.page-module__icmQFa__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 16px 32px #f2bb416b}.page-module__icmQFa__btnWhatsapp{color:var(--offer-cream);background:linear-gradient(135deg,#61161ee6 0%,#471016e0 100%);border:1px solid #f8d27c57;box-shadow:0 10px 22px #27080c52}.page-module__icmQFa__btnWhatsapp:hover{border-color:#f8d27c8a;transform:translateY(-2px);box-shadow:0 14px 30px #27080c6b}.page-module__icmQFa__heroNav{gap:.9rem;display:grid}.page-module__icmQFa__heroNavSection{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#310a1061;border:1px solid #f2bb4138;border-radius:16px;padding:1rem;box-shadow:0 16px 32px #1f060a3d}.page-module__icmQFa__heroNavTitle{color:#fff1d9eb;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:.45rem;margin:0 0 .86rem;font-size:.74rem;font-weight:700;display:flex}.page-module__icmQFa__heroNavTitle svg{color:var(--offer-gold-500)}.page-module__icmQFa__heroSection .page-module__icmQFa__heroNavTitle{color:#fff4e2f5!important}.page-module__icmQFa__offerCardsGrid{flex-direction:column;gap:.62rem;display:flex}.page-module__icmQFa__offerCard{background:#ffffff14;border:1px solid #f8d27c2e;border-radius:12px;align-items:center;gap:.82rem;padding:.68rem;transition:transform .18s,border-color .18s,background-color .18s;display:flex}.page-module__icmQFa__offerCard:hover{background:#ffffff1f;border-color:#f8d27c59;transform:translateY(-2px)}.page-module__icmQFa__offerCardImage{background:#ffffff24;border:1px solid #f8d27c33;border-radius:10px;flex-shrink:0;width:48px;height:48px;position:relative;overflow:hidden}.page-module__icmQFa__offerCardInfo{flex-direction:column;flex:1;gap:.1rem;display:flex}.page-module__icmQFa__offerCardName{color:#fff8ecf5;font-size:.86rem;font-weight:600}.page-module__icmQFa__offerCardDiscount{color:var(--offer-gold-500);font-size:.74rem;font-weight:700}.page-module__icmQFa__urgencyBanner{background:linear-gradient(135deg,#4e0f1594,#310a1080);border:1px solid #f2bb4152;border-radius:12px;align-items:center;gap:.72rem;padding:.82rem .96rem;display:flex}.page-module__icmQFa__urgencyBanner svg{color:var(--offer-gold-500);flex-shrink:0;animation:2s ease-in-out infinite page-module__icmQFa__pulse}.page-module__icmQFa__urgencyText{flex-direction:column;gap:.12rem;display:flex}.page-module__icmQFa__urgencyTitle{color:#fff8ecfa;font-size:.81rem;font-weight:700}.page-module__icmQFa__urgencySubtitle{color:#fff1d9bd;font-size:.7rem}@keyframes page-module__icmQFa__pulse{0%,to{opacity:.76;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}.page-module__icmQFa__featuresBar{background:linear-gradient(135deg,#560812 0%,#7b101a 100%);border-bottom:1px solid #f2bb412e}.page-module__icmQFa__featuresContainer{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;max-width:1400px;margin:0 auto;padding:.875rem 1.5rem;display:flex}.page-module__icmQFa__featureItem{color:#fff6e4f5;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;display:flex}.page-module__icmQFa__featureItem svg{color:var(--offer-gold-500);opacity:.85}.page-module__icmQFa__featureDivider{background:#f2bb413d;width:1px;height:20px}.page-module__icmQFa__benefitsSection{background:var(--sand);padding:3rem 1.5rem}.page-module__icmQFa__benefitsContainer{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}.page-module__icmQFa__benefitCard{background:var(--surface);text-align:center;border:1px solid #e5e7eb;border-radius:16px;padding:1.75rem;transition:all .25s}.page-module__icmQFa__benefitCard:hover{border-color:#dc262640;transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.page-module__icmQFa__benefitIcon{color:#dc2626;background:linear-gradient(135deg,#dc26261f,#dc26260f);border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1rem;transition:all .25s;display:flex}.page-module__icmQFa__benefitCard:hover .page-module__icmQFa__benefitIcon{color:#fff;background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);transform:scale(1.05)}.page-module__icmQFa__benefitTitle{color:var(--dark-900);margin:0 0 .5rem;font-size:1.0625rem;font-weight:700}.page-module__icmQFa__benefitDescription{color:#525252;margin:0;font-size:.875rem;line-height:1.6}.page-module__icmQFa__productsSection{background:var(--sand-light);padding:2rem 0 3rem}.page-module__icmQFa__productsSectionHeader{text-align:center;max-width:1400px;margin:0 auto 1.5rem}.page-module__icmQFa__productsSectionTitle{color:var(--dark-900);align-items:center;gap:.75rem;margin:0 0 .5rem;font-size:1.5rem;font-weight:800;display:inline-flex}.page-module__icmQFa__productsSectionTitle svg{color:#dc2626}.page-module__icmQFa__productsSectionSubtitle{color:#525252;margin:0;font-size:1rem}.page-module__icmQFa__productsSkeleton{max-width:1400px;margin:0 auto;padding:1rem 0}.page-module__icmQFa__productsSkeletonGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem;display:grid}.page-module__icmQFa__skeletonCard{background:linear-gradient(90deg,var(--sand-muted)0%,var(--surface-muted)50%,var(--sand-muted)100%);background-size:200% 100%;border-radius:16px;height:300px;animation:1.2s ease-in-out infinite page-module__icmQFa__shimmer}@keyframes page-module__icmQFa__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.page-module__icmQFa__ctaSection{background:linear-gradient(135deg,#0c1a24 0%,#0f2633 100%);padding:4rem 1.5rem;position:relative;overflow:hidden}.page-module__icmQFa__ctaSection:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 20%,#dc262626 0%,#0000 50%),radial-gradient(circle at 80% 30%,#fb923c1a 0%,#0000 50%);position:absolute;inset:0}.page-module__icmQFa__ctaContainer{z-index:2;max-width:700px;margin:0 auto;position:relative}.page-module__icmQFa__ctaContent{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.page-module__icmQFa__ctaBadge{color:#fca5a5;text-transform:uppercase;letter-spacing:.05em;background:#dc262633;border:1px solid #dc26264d;border-radius:100px;align-items:center;gap:.5rem;padding:.4rem .875rem;font-size:.75rem;font-weight:600;display:inline-flex}.page-module__icmQFa__ctaBadge svg{animation:1.5s ease-in-out infinite page-module__icmQFa__flicker}.page-module__icmQFa__ctaTitle{color:#fff;letter-spacing:-.02em;margin:0;font-size:2rem;font-weight:800;line-height:1.2}.page-module__icmQFa__ctaSubtitle{color:#ffffffb3;max-width:500px;margin:0;font-size:1rem;line-height:1.6}body.main-layout-active .page-module__icmQFa__ctaTitle{color:#fff}body.main-layout-active .page-module__icmQFa__ctaSubtitle{color:#ffffffd9}.page-module__icmQFa__ctaActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-top:.5rem;display:flex}.page-module__icmQFa__ctaWhatsapp{color:#fff;background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);border-radius:12px;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #25d3664d}.page-module__icmQFa__ctaWhatsapp:hover{transform:translateY(-2px);box-shadow:0 6px 20px #25d36666}.page-module__icmQFa__ctaSecondary{color:#fffc;background:0 0;border:1px solid #ffffff40;border-radius:12px;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.page-module__icmQFa__ctaSecondary:hover{color:#fff;background:#ffffff14;border-color:#fff6}@media (max-width:1024px){.page-module__icmQFa__heroMain{grid-template-columns:1fr;gap:1.25rem}.page-module__icmQFa__heroContent{text-align:center;justify-items:center;max-width:none}.page-module__icmQFa__heroContainer{padding:2.25rem 1.25rem 1.9rem}.page-module__icmQFa__heroTitle{font-size:clamp(1.95rem,5vw,2.5rem)}.page-module__icmQFa__heroSubtitle{max-width:64ch;font-size:.95rem}.page-module__icmQFa__heroStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;max-width:680px}.page-module__icmQFa__heroActions{justify-content:center}.page-module__icmQFa__heroNav{max-width:500px;margin:0 auto;display:none}.page-module__icmQFa__floatingBadge{display:none}.page-module__icmQFa__benefitsContainer{grid-template-columns:repeat(3,1fr);gap:1.25rem}.page-module__icmQFa__featuresContainer{gap:1rem}.page-module__icmQFa__heroStatDivider{display:none}.page-module__icmQFa__heroStat{background:#2b0a0f6b;border-radius:10px;padding:.58rem .72rem}}@media (max-width:768px){.page-module__icmQFa__heroSection{min-height:min(54vh,520px)}.page-module__icmQFa__heroContainer{padding:1.9rem 1rem 1.35rem}.page-module__icmQFa__heroTitle{font-size:clamp(1.72rem,8.4vw,2.2rem)}.page-module__icmQFa__heroSubtitle{font-size:.9rem}.page-module__icmQFa__heroStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.62rem;max-width:none}.page-module__icmQFa__heroNav,.page-module__icmQFa__featuresBar,.page-module__icmQFa__benefitsSection,.page-module__icmQFa__heroStatDivider{display:none}.page-module__icmQFa__heroStat{background:#2b0a0f6b;border-radius:10px;padding:.56rem .68rem}.page-module__icmQFa__heroActions{flex-direction:column;width:100%}.page-module__icmQFa__btnPrimary,.page-module__icmQFa__btnWhatsapp{justify-content:center;width:100%}.page-module__icmQFa__offerCardsGrid{gap:.5rem}.page-module__icmQFa__benefitsContainer{grid-template-columns:1fr;gap:1rem}.page-module__icmQFa__benefitCard{padding:1.5rem}.page-module__icmQFa__featuresContainer{gap:.75rem;padding:.75rem 1rem}.page-module__icmQFa__featureDivider{display:none}.page-module__icmQFa__featureItem{background:#ffffff14;border:1px solid #f2bb4138;border-radius:999px;gap:.375rem;padding:.5rem .75rem;font-size:.75rem}.page-module__icmQFa__featureItem svg{width:16px;height:16px}.page-module__icmQFa__productsSection{padding:1.5rem 0 2rem}.page-module__icmQFa__productsSectionTitle{font-size:1.25rem}.page-module__icmQFa__productsSectionSubtitle{font-size:.9rem}.page-module__icmQFa__ctaSection{padding:3rem 1rem}.page-module__icmQFa__ctaTitle{font-size:1.5rem}.page-module__icmQFa__ctaSubtitle{font-size:.9rem}.page-module__icmQFa__ctaActions{flex-direction:column;width:100%}.page-module__icmQFa__ctaWhatsapp,.page-module__icmQFa__ctaSecondary{justify-content:center;width:100%}}@media (max-width:480px){.page-module__icmQFa__heroContainer{padding:1.5rem .875rem 1.1rem}.page-module__icmQFa__breadcrumb{margin-bottom:1rem;font-size:.8rem}.page-module__icmQFa__heroBadge{padding:.35rem .75rem;font-size:.75rem}.page-module__icmQFa__heroTitle{font-size:1.52rem}.page-module__icmQFa__heroSubtitle{font-size:.85rem}.page-module__icmQFa__heroStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;width:100%;display:grid}.page-module__icmQFa__heroStat{text-align:left;align-items:center;gap:.46rem;padding:.62rem .68rem}.page-module__icmQFa__heroStatValue{font-size:.98rem}.page-module__icmQFa__heroStatLabel{font-size:.62rem}.page-module__icmQFa__heroNavSection{padding:1rem}.page-module__icmQFa__heroNavTitle{margin-bottom:.75rem;font-size:.7rem}.page-module__icmQFa__offerCard{padding:.625rem}.page-module__icmQFa__offerCardImage{width:40px;height:40px}.page-module__icmQFa__offerCardName{font-size:.8rem}.page-module__icmQFa__offerCardDiscount{font-size:.7rem}.page-module__icmQFa__urgencyBanner{padding:.75rem}.page-module__icmQFa__urgencyTitle{font-size:.75rem}.page-module__icmQFa__urgencySubtitle{font-size:.65rem}.page-module__icmQFa__featuresContainer{grid-template-columns:repeat(2,1fr);gap:.5rem;padding:.625rem .75rem;display:grid}.page-module__icmQFa__featureItem{justify-content:center;padding:.5rem;font-size:.7rem}.page-module__icmQFa__benefitsSection{padding:2rem 1rem}.page-module__icmQFa__benefitCard{padding:1.25rem}.page-module__icmQFa__benefitIcon{width:48px;height:48px}.page-module__icmQFa__benefitTitle{font-size:1rem}.page-module__icmQFa__benefitDescription{font-size:.8rem}.page-module__icmQFa__productsSectionHeader{margin-bottom:1rem}.page-module__icmQFa__productsSectionTitle{gap:.5rem;font-size:1.125rem}.page-module__icmQFa__productsSectionTitle svg{width:20px;height:20px}.page-module__icmQFa__productsSectionSubtitle{font-size:.85rem}.page-module__icmQFa__ctaSection{padding:2.5rem .875rem}.page-module__icmQFa__ctaBadge{font-size:.7rem}.page-module__icmQFa__ctaTitle{font-size:1.375rem}.page-module__icmQFa__ctaSubtitle{font-size:.85rem}.page-module__icmQFa__ctaWhatsapp,.page-module__icmQFa__ctaSecondary{padding:.75rem 1.25rem;font-size:.875rem}}
.ProductSlider-module__n2wIxW__container{background:var(--surface);border:1px solid #0000000f;border-radius:20px;width:100%;max-width:1600px;margin:0 auto;padding:1.5rem 2rem 2rem;position:relative;box-shadow:0 6px 24px #0000000f,0 2px 8px #0000000a}.ProductSlider-module__n2wIxW__header{justify-content:center;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.ProductSlider-module__n2wIxW__headerDecoration,.ProductSlider-module__n2wIxW__headerLine{display:none}.ProductSlider-module__n2wIxW__headerIcon{background:linear-gradient(135deg,var(--dark-900)0%,var(--dark-800)100%);color:#14b8a6;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;box-shadow:0 2px 8px #0003}.ProductSlider-module__n2wIxW__title{color:var(--dark-900);letter-spacing:-.025em;margin:0;font-size:1.5rem;font-weight:700}.ProductSlider-module__n2wIxW__titleWrapper{align-items:center;gap:.75rem;display:flex}.ProductSlider-module__n2wIxW__titleAccent{display:none}.ProductSlider-module__n2wIxW__fallbackNotice{text-align:center;color:#0f766e;margin:-.25rem 0 1rem;font-size:.85rem}.ProductSlider-module__n2wIxW__controls{pointer-events:none;z-index:10;justify-content:space-between;padding:0 .75rem;display:flex;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.ProductSlider-module__n2wIxW__controls .ProductSlider-module__n2wIxW__controlButton:first-child{margin-left:.75rem}.ProductSlider-module__n2wIxW__controls .ProductSlider-module__n2wIxW__controlButton:last-child{margin-right:.75rem}.ProductSlider-module__n2wIxW__controlButton{-webkit-backdrop-filter:blur(16px);cursor:pointer;color:#475569;pointer-events:all;background:linear-gradient(145deg,#fffffffa,#fdfbf7f2);border:1px solid #00000014;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 16px #0000001a,0 2px 6px #0000000d,inset 0 1px #fff}.ProductSlider-module__n2wIxW__controlButton:hover:not(:disabled){background:linear-gradient(135deg,var(--dark-900)0%,var(--dark-800)100%);color:#14b8a6;border-color:#0000;transform:scale(1.08);box-shadow:0 8px 24px #0000004d,0 4px 12px #0003,inset 0 1px #fff3}.ProductSlider-module__n2wIxW__controlButton:active:not(:disabled){transform:scale(1)}.ProductSlider-module__n2wIxW__controlButton:disabled{opacity:.3;cursor:not-allowed;background:#fffc;transform:none}.ProductSlider-module__n2wIxW__sliderWrapper{margin:0 -16px;padding:.5rem 16px;position:relative;overflow:hidden}.ProductSlider-module__n2wIxW__sliderWrapperCompact{touch-action:pan-y;margin:0;padding:.5rem 0;overflow:hidden}@media (max-width:768px){.ProductSlider-module__n2wIxW__sliderWrapper{touch-action:pan-y;margin:0;padding:.5rem 0;overflow:hidden}}.ProductSlider-module__n2wIxW__slider{will-change:transform;-webkit-user-select:none;user-select:none;justify-content:center;gap:1.25rem;margin-left:0;margin-right:0;padding:.5rem 0;display:flex}.ProductSlider-module__n2wIxW__sliderCompact{justify-content:center;gap:.75rem;margin-left:0;margin-right:0;padding:.5rem}@media (max-width:768px){.ProductSlider-module__n2wIxW__slider{justify-content:center;gap:.75rem;margin-left:0;margin-right:0;padding:.5rem}}.ProductSlider-module__n2wIxW__cardCompact{flex:calc(50% - .375rem);min-width:140px;max-width:180px}.ProductSlider-module__n2wIxW__controlsMobile{pointer-events:auto;justify-content:center;gap:1rem;margin-top:.25rem;padding:.75rem 0 0;position:relative;top:auto;transform:none}.ProductSlider-module__n2wIxW__controlsMobile .ProductSlider-module__n2wIxW__controlButton{pointer-events:auto;border-radius:50%;width:40px;height:40px}.ProductSlider-module__n2wIxW__card{background:linear-gradient(180deg,var(--surface)0%,var(--surface-muted)100%);color:inherit;border:1px solid #0000000f;border-radius:18px;flex-direction:column;flex:0 0 240px;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000a,0 4px 16px #00000008,inset 0 1px #fff}.ProductSlider-module__n2wIxW__emptyState{text-align:center;color:#475569;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 1rem .5rem;display:flex}.ProductSlider-module__n2wIxW__emptyStateText{margin:0;font-size:.95rem}.ProductSlider-module__n2wIxW__retryButton{color:#fff;cursor:pointer;background:#0f766e;border:1px solid #0f766e4d;border-radius:999px;padding:.5rem 1rem;font-weight:600;transition:transform .15s,box-shadow .15s;box-shadow:0 6px 16px #0f766e40}.ProductSlider-module__n2wIxW__retryButton:hover{transform:translateY(-1px)}.ProductSlider-module__n2wIxW__card.ProductSlider-module__n2wIxW__compact{flex:0 0 200px}.ProductSlider-module__n2wIxW__card:hover{border-color:#0f766e40;transform:translateY(-6px);box-shadow:0 12px 32px #0000001a,0 6px 16px #0000000f,inset 0 1px #fff}.ProductSlider-module__n2wIxW__imageContainer{aspect-ratio:1;background:var(--surface);width:100%;position:relative;overflow:hidden}.ProductSlider-module__n2wIxW__discountBadge{color:#fff;z-index:1;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:8px;padding:5px 10px;font-size:10px;font-weight:700;position:absolute;top:10px;right:10px;box-shadow:0 3px 10px #ef444459,inset 0 1px #fff3}.ProductSlider-module__n2wIxW__compact .ProductSlider-module__n2wIxW__discountBadge{border-radius:6px;padding:4px 8px;font-size:9px;top:8px;right:8px}.ProductSlider-module__n2wIxW__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1);display:block}.ProductSlider-module__n2wIxW__imageCover{-o-object-fit:cover;object-fit:cover;padding:0}.ProductSlider-module__n2wIxW__imageContainer img{-o-object-fit:cover!important;object-fit:cover!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important}.ProductSlider-module__n2wIxW__card:hover .ProductSlider-module__n2wIxW__image{transform:scale(1.06)}.ProductSlider-module__n2wIxW__imagePlaceholder{background:var(--surface);color:#cbd5e1;justify-content:center;align-items:center;width:100%;height:100%;font-size:.875rem;display:flex}.ProductSlider-module__n2wIxW__compact .ProductSlider-module__n2wIxW__imagePlaceholder{font-size:.75rem}.ProductSlider-module__n2wIxW__content{background:linear-gradient(180deg,var(--surface)0%,var(--surface-muted)100%);flex-direction:column;flex:1;padding:14px 16px 16px;display:flex}.ProductSlider-module__n2wIxW__compact .ProductSlider-module__n2wIxW__content{padding:10px 12px 12px}.ProductSlider-module__n2wIxW__brand{color:var(--gray-500);text-transform:uppercase;letter-spacing:.8px;margin-bottom:4px;font-size:10px;font-weight:700}.ProductSlider-module__n2wIxW__compact .ProductSlider-module__n2wIxW__brand{font-size:9px}.ProductSlider-module__n2wIxW__name{color:var(--dark-900);letter-spacing:-.1px;word-wrap:break-word;overflow-wrap:break-word;margin-bottom:10px;font-size:14px;font-weight:700;line-height:1.4;transition:color .3s cubic-bezier(.4,0,.2,1)}.ProductSlider-module__n2wIxW__compact .ProductSlider-module__n2wIxW__name{margin-bottom:8px;font-size:13px}.ProductSlider-module__n2wIxW__card:hover .ProductSlider-module__n2wIxW__name{color:#0f766e}.ProductSlider-module__n2wIxW__price{color:#0f766e;letter-spacing:-.5px;background:linear-gradient(135deg,#0f766e 0%,#115e59 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-top:auto;font-size:1.25rem;font-weight:800}.ProductSlider-module__n2wIxW__compact .ProductSlider-module__n2wIxW__price{font-size:1.1rem}.ProductSlider-module__n2wIxW__priceContainer{flex-direction:column;gap:2px;margin-top:auto;display:flex}.ProductSlider-module__n2wIxW__priceWithTax{align-items:baseline;gap:6px;width:fit-content;display:inline-flex}.ProductSlider-module__n2wIxW__originalPrice{color:var(--gray-500);font-size:13px;font-weight:500;text-decoration:line-through}.ProductSlider-module__n2wIxW__salePrice{color:#dc2626;letter-spacing:-.5px;font-size:1.25rem;font-weight:800}.ProductSlider-module__n2wIxW__priceTaxLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--gray-500);opacity:.9;font-size:.62rem;font-weight:700}.ProductSlider-module__n2wIxW__compact .ProductSlider-module__n2wIxW__originalPrice{font-size:12px}.ProductSlider-module__n2wIxW__compact .ProductSlider-module__n2wIxW__salePrice{font-size:1.1rem}.ProductSlider-module__n2wIxW__discountIndicator{color:#dc2626;align-items:center;display:inline-flex}.ProductSlider-module__n2wIxW__indicators{flex-wrap:wrap;justify-content:center;gap:6px;max-width:100%;padding:.75rem 0 0;display:flex}.ProductSlider-module__n2wIxW__dot{cursor:pointer;background:#00000026;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .2s}.ProductSlider-module__n2wIxW__dot:hover{background:#0000004d}.ProductSlider-module__n2wIxW__dotActive{background:var(--dark-900);transform:scale(1.2)}.ProductSlider-module__n2wIxW__skeleton{pointer-events:none}.ProductSlider-module__n2wIxW__skeletonImage,.ProductSlider-module__n2wIxW__skeletonText,.ProductSlider-module__n2wIxW__skeletonPrice{background:linear-gradient(90deg,var(--sand-muted)25%,var(--surface-muted)50%,var(--sand-muted)75%);background-size:200% 100%;animation:1.5s infinite ProductSlider-module__n2wIxW__loading}.ProductSlider-module__n2wIxW__skeletonImage{aspect-ratio:1;width:100%}.ProductSlider-module__n2wIxW__skeletonText{border-radius:8px;height:1rem;margin:1rem}.ProductSlider-module__n2wIxW__skeletonPrice{border-radius:8px;width:60%;height:1.25rem;margin:0 1rem 1rem}.ProductSlider-module__n2wIxW__compact .ProductSlider-module__n2wIxW__skeletonText{margin:.75rem}.ProductSlider-module__n2wIxW__compact .ProductSlider-module__n2wIxW__skeletonPrice{margin:0 .75rem .75rem}@keyframes ProductSlider-module__n2wIxW__loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:768px){.ProductSlider-module__n2wIxW__container{border-radius:16px;padding:1rem .5rem}.ProductSlider-module__n2wIxW__header{gap:.5rem;margin-bottom:1rem}.ProductSlider-module__n2wIxW__sliderWrapper{margin:0;padding:.5rem 0}.ProductSlider-module__n2wIxW__title{font-size:1.25rem}.ProductSlider-module__n2wIxW__headerIcon{border-radius:6px;width:28px;height:28px}.ProductSlider-module__n2wIxW__card{border-radius:14px;flex:calc(50% - .375rem);min-width:140px;max-width:200px}.ProductSlider-module__n2wIxW__card.ProductSlider-module__n2wIxW__compact{flex:calc(50% - .375rem);min-width:130px;max-width:180px}.ProductSlider-module__n2wIxW__imageContainer{border-radius:14px 14px 0 0}.ProductSlider-module__n2wIxW__content{padding:10px 12px 12px}.ProductSlider-module__n2wIxW__name{margin-bottom:6px;font-size:12px}.ProductSlider-module__n2wIxW__price,.ProductSlider-module__n2wIxW__salePrice{font-size:1rem}.ProductSlider-module__n2wIxW__priceTaxLabel{font-size:.54rem}.ProductSlider-module__n2wIxW__originalPrice{font-size:11px}.ProductSlider-module__n2wIxW__brand{margin-bottom:3px;font-size:9px}}@media (max-width:480px){.ProductSlider-module__n2wIxW__container{border-radius:12px;padding:.75rem .25rem}.ProductSlider-module__n2wIxW__card{border-radius:12px;flex:calc(50% - .375rem);min-width:130px;max-width:160px}.ProductSlider-module__n2wIxW__card.ProductSlider-module__n2wIxW__compact{flex:calc(50% - .375rem);min-width:120px;max-width:150px}.ProductSlider-module__n2wIxW__content{padding:8px 10px 10px}.ProductSlider-module__n2wIxW__name{margin-bottom:6px;font-size:11px;line-height:1.3}.ProductSlider-module__n2wIxW__price,.ProductSlider-module__n2wIxW__salePrice{font-size:.9rem}.ProductSlider-module__n2wIxW__priceTaxLabel{font-size:.5rem}.ProductSlider-module__n2wIxW__controlsMobile{gap:.75rem;padding:.5rem 0 0}.ProductSlider-module__n2wIxW__controlsMobile .ProductSlider-module__n2wIxW__controlButton{width:36px;height:36px}.ProductSlider-module__n2wIxW__indicators{gap:5px;padding:.5rem 0 0}.ProductSlider-module__n2wIxW__dot{width:6px;height:6px}}@media (max-width:360px){.ProductSlider-module__n2wIxW__card,.ProductSlider-module__n2wIxW__card.ProductSlider-module__n2wIxW__compact,.ProductSlider-module__n2wIxW__cardCompact{flex:calc(50% - .25rem);min-width:110px;max-width:150px}.ProductSlider-module__n2wIxW__slider,.ProductSlider-module__n2wIxW__sliderCompact{gap:.5rem;padding:.5rem .25rem}.ProductSlider-module__n2wIxW__content{padding:6px 8px 8px}.ProductSlider-module__n2wIxW__name{font-size:10px}.ProductSlider-module__n2wIxW__price,.ProductSlider-module__n2wIxW__salePrice{font-size:.85rem}.ProductSlider-module__n2wIxW__priceTaxLabel{font-size:.46rem}.ProductSlider-module__n2wIxW__brand{font-size:8px}}
