@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap);.pagina{background:var(--color-bg);min-height:100vh}.pagina--gris{background:#f9fafb;min-height:100vh}.pagina-centrada{align-items:center;display:flex;justify-content:center;text-align:center}.contenedor,.contenedor--vitrina{margin:0 auto;max-width:1440px}.contenedor--vitrina{padding:1.25rem .9rem}@media (min-width:768px){.contenedor--vitrina{padding:2rem 1.5rem}}.contenedor--grilla{margin:0 auto;max-width:1440px;padding:1rem .75rem}@media (min-width:768px){.contenedor--grilla{padding:1.5rem}}.fila{align-items:center;display:flex}.fila--gap6{gap:6px}.fila--gap8{gap:8px}.fila--gap10{gap:10px}.fila--gap12{gap:12px}.fila--envuelve{flex-wrap:wrap}.fila--separada{justify-content:space-between}.columna{display:flex;flex-direction:column}.columna--gap10{gap:10px}.columna--gap12{gap:12px}.separador-linea{background:#e0e0e0;flex:1 1;height:1px}.texto-apagado{color:var(--color-muted);font-size:.875rem}.texto-nota{color:#9ca3af;font-size:.75rem;font-weight:400}.texto-error{color:#ef4444}.titulo-seccion{color:var(--color-text);font-size:1.05rem;font-weight:800;letter-spacing:-.01em;white-space:nowrap}@media (min-width:768px){.titulo-seccion{font-size:1.35rem}}.barra-filtros{background:var(--color-surface);border-bottom:1px solid var(--color-border);box-shadow:0 2px 8px #0000000d;padding:12px 16px;position:-webkit-sticky;position:sticky;top:0;z-index:10}@media (min-width:768px){.barra-filtros{padding:12px 24px}}.estado-vacio{color:#aaa;padding:5rem 0;text-align:center}.spinner-carga{animation:spin .8s linear infinite;border:3px solid var(--color-border);border-radius:50%;border-top-color:var(--color-accent);height:48px;margin:0 auto 16px;width:48px}@media (prefers-reduced-motion:reduce){.spinner-carga{animation:none}}.texto-carga{color:#888;font-size:.9rem}.bloque-error{padding:2rem;text-align:center}.bloque-error p{color:#888;margin-bottom:1rem}.boton-accion{align-items:center;background:var(--color-accent);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-weight:600;gap:6px;padding:10px 20px;transition:background .15s}.boton-accion:hover{background:var(--color-accent-h)}.hero{padding:1.75rem 1rem 1.5rem;text-align:center}@media (min-width:768px){.hero{padding:3rem 1.5rem 2.5rem}}.hero__titulo{color:#fff;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:900;letter-spacing:-.04em;margin:0 0 .5rem}.hero__bajada{color:#888;font-size:.9rem;margin:0}.hero__etiqueta{align-items:center;border-radius:20px;display:inline-flex;gap:8px;margin-bottom:1rem;padding:4px 14px}.hero__etiqueta-texto{font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.titulo-separador{align-items:center;display:flex;gap:12px}.titulo-separador:after,.titulo-separador:before{background:#e0e0e0;content:"";flex:1 1;height:1px}.titulo-separador span{color:#aaa;font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.chips{display:flex;flex-wrap:wrap;gap:6px}.prefijo-moneda{color:#6b7280;font-size:14px;font-weight:600;left:12px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.campo-relativo{position:relative}.campo-con-prefijo{padding-left:28px}.boton-bloque{align-items:center;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:6px;justify-content:center;padding:10px;width:100%}.relativo{position:relative}.no-encoge{flex-shrink:0}.acento{color:var(--color-accent)}.texto-menor{color:#9ca3af;font-size:11px}.texto-aviso{color:#dc2626;font-size:13px}.columna--gap16{gap:16px}.viaje-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:14px;display:flex;flex:0 0 240px;flex-direction:column;overflow:hidden;position:relative;transition:box-shadow .2s,transform .2s}@media (min-width:768px){.viaje-card{flex:0 0 300px}}.viaje-card:hover{box-shadow:0 10px 28px #0000001f;transform:translateY(-3px)}@media (prefers-reduced-motion:reduce){.viaje-card{transition:box-shadow .2s}.viaje-card:hover{transform:none}}.viaje-card--vieja{border-color:#f5c842}.viaje-card__cuerpo{display:flex;flex:1 1;flex-direction:column;gap:8px;padding:14px 14px 16px}.viaje-card__ruta{align-items:center;color:#777;display:flex;font-size:.68rem;gap:3px}.viaje-card__flecha{color:#ccc;font-size:.65rem}.viaje-card__titulo{color:var(--color-text);font-size:.88rem;font-weight:700;line-height:1.45;margin:0}.viaje-card__descripcion{color:var(--color-muted);font-size:.78rem;line-height:1.5;margin:0}.viaje-card__sitio{color:#aaa;font-size:.65rem;margin-top:auto}.viaje-card__cta{background:var(--color-dark);border-radius:8px;color:#fff;display:block;font-size:.78rem;font-weight:700;letter-spacing:.03em;margin-top:4px;padding:9px 12px;text-align:center;text-decoration:none;transition:background .15s}.viaje-card__cta:hover{background:var(--color-accent)}.recorte-2,.recorte-3{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.recorte-2{-webkit-line-clamp:2}.recorte-3{-webkit-line-clamp:3}.producto-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-card);cursor:pointer;display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .25s,transform .25s}.producto-card:hover{box-shadow:var(--shadow-card-h);transform:translateY(-2px)}@media (prefers-reduced-motion:reduce){.producto-card{transition:box-shadow .25s}.producto-card:hover{transform:none}.producto-card__foto img{transition:none}}.producto-card__foto{background:#f7f7f7;overflow:hidden;padding-top:110%;position:relative}.producto-card__foto img{height:100%;inset:0;object-fit:cover;position:absolute;transition:transform .4s ease;width:100%}.producto-card:hover .producto-card__foto img{transform:scale(1.05)}.producto-card__descuento{background:var(--color-discount);border-radius:6px;color:#fff;font-size:.7rem;font-weight:800;left:10px;letter-spacing:.02em;line-height:1.4;padding:3px 8px;position:absolute;top:10px}.producto-card__tienda{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000a6;border-radius:20px;bottom:8px;color:#fff;font-size:.65rem;font-weight:600;letter-spacing:.04em;padding:2px 8px;position:absolute;right:8px;text-transform:uppercase}.producto-card__cuerpo{display:flex;flex:1 1;flex-direction:column;padding:12px 12px 14px}.producto-card__titulo{color:var(--color-text);flex:1 1;font-size:.8125rem;font-weight:500;line-height:1.4;margin-bottom:8px}.producto-card__tallas{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:10px}.producto-card__talla{background:#f0f0f0;border-radius:4px;color:#555;font-size:.65rem;font-weight:500;padding:2px 5px}.producto-card__talla-mas{color:#999;font-size:.65rem}.producto-card__precios{margin-bottom:8px}.producto-card__precio-fila{align-items:baseline;display:flex;gap:6px}.producto-card__precio{color:var(--color-accent);font-size:1.0625rem;font-weight:800;line-height:1}.producto-card__precio-antes{color:#aaa;font-size:.75rem;text-decoration:line-through}.producto-card__ahorro{color:#15803d;font-size:.7rem;font-weight:700;margin-top:4px}.producto-card__impuestos{align-items:center;background:#fff8e1;border:1px solid #ffe082;border-radius:5px;color:#b8860b;display:inline-flex;font-size:.65rem;font-weight:600;gap:4px;margin-top:5px;padding:2px 7px}.producto-card__cta{align-items:center;background:var(--color-dark);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:.75rem;font-weight:700;gap:6px;justify-content:center;letter-spacing:.03em;padding:9px 12px;transition:background .2s;width:100%}.producto-card__cta:hover{background:var(--color-accent)}.viaje-card__foto{background:#e8f4f8;flex-shrink:0;overflow:hidden;padding-top:60%;position:relative}.viaje-card__foto img{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.viaje-card__sin-foto{align-items:center;color:#94c4d4;display:flex;font-size:2.5rem;inset:0;justify-content:center;position:absolute}.viaje-card__categoria{bottom:8px;font-size:.65rem;font-weight:700;left:8px;letter-spacing:.04em}.viaje-card__categoria,.viaje-card__fecha{border-radius:6px;color:#fff;padding:3px 8px;position:absolute}.viaje-card__fecha{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;font-size:.62rem;font-weight:600;right:8px;top:8px}.card-aviso-viejo{align-items:center;background:#fff8e1;border-bottom:1px solid #f5c842;color:#8a6d00;display:flex;font-size:.65rem;font-weight:700;gap:6px;padding:5px 10px}.producto-card--riel{flex:0 0 150px;text-decoration:none;transition:box-shadow .2s,transform .2s}@media (min-width:768px){.producto-card--riel{flex:0 0 200px}}.producto-card--riel:hover{box-shadow:0 8px 24px #0000001a}.producto-card--riel .producto-card__foto{padding-top:100%}.producto-card--riel:hover .producto-card__foto img{transform:none}.producto-card--riel .producto-card__descuento{left:8px;padding:3px 7px;top:8px}.producto-card--riel .producto-card__cuerpo{padding:10px 10px 12px}.producto-card--riel .producto-card__titulo{font-size:.78rem}.producto-card--riel .producto-card__tallas{gap:3px;margin-bottom:8px}.producto-card--riel .producto-card__talla{font-size:.6rem}.producto-card--riel .producto-card__talla-mas{color:#bbb;font-size:.6rem}.producto-card--riel .producto-card__precio-fila{margin-bottom:4px}.producto-card--riel .producto-card__precio{font-size:1rem;line-height:normal}.producto-card--riel .producto-card__precio-antes{color:#bbb;font-size:.72rem}.producto-card--riel .producto-card__ahorro{font-size:.65rem;margin-bottom:4px;margin-top:0}.producto-card__categoria-txt{color:#aaa;font-size:.65rem;letter-spacing:.05em;margin-bottom:4px;text-transform:uppercase}.exclusivo-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:14px;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:box-shadow .2s,transform .2s}.exclusivo-card:hover{box-shadow:0 10px 28px #0000001f;transform:translateY(-3px)}@media (prefers-reduced-motion:reduce){.exclusivo-card{transition:box-shadow .2s}.exclusivo-card:hover{transform:none}}.exclusivo-card__descuento{background:var(--color-accent);border-radius:8px;color:#fff;font-size:.85rem;font-weight:900;left:10px;letter-spacing:-.02em;padding:4px 10px;position:absolute;top:10px;z-index:2}.exclusivo-card__descuento--bajo{top:38px}.exclusivo-card__foto{flex-shrink:0;overflow:hidden;padding-top:65%;position:relative}.exclusivo-card__foto img{height:100%;inset:0;object-fit:contain;padding:8px;position:absolute;width:100%}.exclusivo-card__sin-foto{align-items:center;color:#ccc;display:flex;font-size:2.5rem;inset:0;justify-content:center;position:absolute}.exclusivo-card__cuerpo{display:flex;flex:1 1;flex-direction:column;gap:6px;padding:12px 14px 14px}.exclusivo-card__tienda{border-radius:4px;font-size:.65rem;font-weight:700;padding:2px 7px}.exclusivo-card__marca{color:#aaa;font-size:.65rem;font-weight:600}.exclusivo-card__titulo{color:var(--color-text);font-size:.83rem;font-weight:700;line-height:1.4;margin:0}.exclusivo-card__precios{display:flex;flex-direction:column;gap:2px;margin-top:auto}.exclusivo-card__precio-antes{color:#aaa;font-size:.72rem;text-decoration:line-through}.exclusivo-card__precio{color:var(--color-text);font-size:1.15rem;font-weight:900;letter-spacing:-.03em}.exclusivo-card__ahorro{color:#15803d;font-size:.7rem;font-weight:700}.exclusivo-card__cuotas{color:#22a861;font-size:.68rem;font-weight:600}.exclusivo-card__bajada{align-self:flex-start;background:#f0f9ff;border:1px solid #bae6fd;border-radius:4px;color:#0369a1;font-size:.63rem;font-weight:700;margin-top:2px;padding:2px 6px}.exclusivo-card__historial{align-self:flex-start}.exclusivo-card__cta{background:var(--color-dark);border-radius:8px;color:#fff;display:block;font-size:.78rem;font-weight:700;letter-spacing:.03em;margin-top:6px;padding:9px 12px;text-align:center;text-decoration:none;transition:background .15s}.exclusivo-card__cta:hover{background:var(--color-accent)}.exclusivo-card--riel{border-radius:var(--radius-card);flex:0 0 150px;position:static;text-decoration:none}@media (min-width:768px){.exclusivo-card--riel{flex:0 0 190px}}.exclusivo-card--riel:hover{box-shadow:0 8px 24px #0000001f}.exclusivo-card--riel .exclusivo-card__foto{padding-top:72%}.exclusivo-card--riel .exclusivo-card__sin-foto{font-size:2rem}.exclusivo-card--riel .exclusivo-card__descuento{border-radius:7px;font-size:.75rem;left:8px;padding:3px 8px;top:8px}.exclusivo-card__aviso-foto{background:#fff8e1f2;border-top:1px solid #f5c842;bottom:0;color:#8a6d00;font-size:.55rem;font-weight:700;left:0;padding:2px 6px;position:absolute;right:0}.exclusivo-card--riel .exclusivo-card__cuerpo{gap:4px;padding:10px 11px 12px}.exclusivo-card__tienda-txt{font-size:.6rem;font-weight:700;letter-spacing:.03em}.exclusivo-card--riel .exclusivo-card__titulo{flex:1 1;font-size:.76rem;font-weight:600;line-height:1.35}.exclusivo-card--riel .exclusivo-card__precios{gap:0;margin-top:2px}.exclusivo-card--riel .exclusivo-card__precio-antes{font-size:.68rem}.exclusivo-card--riel .exclusivo-card__precio{font-size:1rem;letter-spacing:-.02em}.exclusivo-card--riel .exclusivo-card__ahorro{font-size:.65rem}.exclusivo-card--riel .exclusivo-card__cuotas{font-size:.63rem;margin-top:2px}.boton-volver-arriba{align-items:center;background:var(--color-accent);border:none;border-radius:50%;bottom:20px;box-shadow:0 6px 20px #00000040;color:#fff;cursor:pointer;display:flex;height:48px;justify-content:center;position:fixed;right:16px;transition:background .15s,transform .15s;width:48px;z-index:60}.boton-volver-arriba:hover{background:var(--color-accent-h)}.selector-pais-boton{align-items:center;background:var(--color-dark-2);border:1px solid #2a2a2a;border-radius:20px;color:#ccc;cursor:pointer;display:flex;font-size:.8125rem;font-weight:600;gap:6px;min-height:44px;padding:0 12px 0 10px;transition:border-color .2s;white-space:nowrap}.selector-pais-boton:hover{border-color:#444}.selector-pais-opcion:not(.selector-pais-opcion--activa):hover{background:var(--color-dark-2)}.departamento-chip:not(.departamento-chip--activo):hover{border-color:#7b1fa2}.selector-pais-opcion{align-items:center;background:#0000;border:none;border-radius:7px;color:#aaa;cursor:pointer;display:flex;font-size:.875rem;font-weight:400;gap:10px;min-height:44px;padding:9px 12px;text-align:left;transition:background .15s;width:100%}.selector-pais-opcion--activa{background:#1e1e1e;color:#fff;font-weight:600}.departamentos-nav{margin-bottom:1.25rem;position:relative}@media (min-width:768px){.departamentos-nav{margin-bottom:1.75rem}}.departamentos-nav__fila{-webkit-overflow-scrolling:touch;display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x proximity}.departamentos-flecha{align-items:center;border:none;bottom:0;color:#555;cursor:pointer;display:flex;padding:0;position:absolute;top:0;width:40px;z-index:2}.departamentos-flecha--prev{background:linear-gradient(to right,var(--color-bg) 45%,#f5f5f500);justify-content:flex-start;left:-2px}.departamentos-flecha--next{background:linear-gradient(to left,var(--color-bg) 45%,#f5f5f500);justify-content:flex-end;right:-2px}.departamentos-flecha--oculta{display:none}.departamento-chip__emoji{font-size:1rem;line-height:1}.departamento-chip__total{color:#aaa;font-size:.68rem;font-weight:700}.departamento-chip--activo .departamento-chip__total{color:#fffc}.departamento-chip{align-items:center;background:var(--color-surface);border:1px solid #e5e5e5;border-radius:10px;color:#444;cursor:pointer;display:flex;flex-shrink:0;font-size:.78rem;font-weight:600;gap:7px;padding:8px 12px;scroll-snap-align:start;transition:border-color .15s,background .15s,color .15s;white-space:nowrap}@media (min-width:768px){.departamento-chip{font-size:.82rem;padding:9px 14px}}.departamento-chip--activo{background:#7b1fa2;border-color:#0000;color:#fff;font-weight:700}.orden-tabs{-webkit-overflow-scrolling:touch;border-bottom:1px solid var(--color-border);display:flex;gap:4px;margin-bottom:14px;overflow-x:auto;padding-bottom:2px}@media (min-width:768px){.orden-tabs{margin-bottom:18px}}.orden-tab{background:none;border:none;border-bottom:2px solid #0000;color:#666;cursor:pointer;flex-shrink:0;font-size:.78rem;font-weight:500;padding:9px 10px;transition:color .15s,border-color .15s;white-space:nowrap}@media (min-width:768px){.orden-tab{font-size:.82rem;padding:8px 12px}}.orden-tab--activa{border-bottom-color:#7b1fa2;color:#7b1fa2;font-weight:700}.orden-tab:disabled{color:#ccc;cursor:not-allowed}.grilla-productos{grid-gap:.65rem;display:grid;gap:.65rem;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}@media (min-width:768px){.grilla-productos{gap:1rem;grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}.esqueleto-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-card);overflow:hidden}.esqueleto-foto{animation:shimmerLoad 1.4s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#f8f8f8 50%,#f0f0f0 75%);background-size:200% 100%;padding-top:110%}@media (prefers-reduced-motion:reduce){.esqueleto-foto{animation:none}}.esqueleto-cuerpo{padding:12px}.esqueleto-linea{background:#f0f0f0;border-radius:4px;height:12px;margin-bottom:8px}.esqueleto-linea--corta{margin-bottom:12px;width:70%}.esqueleto-precio{background:#f5f0ee;border-radius:4px;height:20px;width:50%}.grilla-vacia{padding:5rem 1rem;text-align:center}.grilla-vacia__icono{color:#ddd;display:block;margin:0 auto 1rem}.grilla-vacia__titulo{color:#888;font-weight:600;margin-bottom:4px}.grilla-vacia__ayuda{color:#bbb;font-size:.875rem}.paginacion-boton{align-items:center;background:#e5e7eb;border:none;border-radius:10px;color:#374151;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;justify-content:center;min-height:44px;min-width:44px;padding:0 12px;transition:background .15s}.paginacion-boton--primario{background:var(--color-accent);color:#fff;padding:0 16px}.paginacion-boton--primario:hover:not(:disabled){background:var(--color-accent-h)}.paginacion-boton:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed}.paginacion-boton--activa{background:var(--color-accent);color:#fff;font-weight:800}.paginacion{margin-top:32px;padding-top:25px}.paginacion,.paginacion__controles{display:flex;justify-content:center}.paginacion__controles{align-items:center;flex-wrap:wrap;gap:8px}.paginacion__numeros{display:flex;gap:4px}.paginacion__puntos{align-self:center;color:#9ca3af;padding:0 8px}.paginacion--movil{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-top:24px;padding-top:20px}.paginacion__posicion{color:var(--color-muted);font-size:.85rem;font-weight:600;white-space:nowrap}.nav-carrusel-btn{align-items:center;background:var(--color-surface);border:1px solid #ddd;border-radius:8px;color:#444;cursor:pointer;display:flex;height:32px;justify-content:center;transition:background .15s,color .15s,border-color .15s;width:32px}.nav-carrusel-btn:hover{background:var(--color-dark);border-color:var(--color-dark);color:#fff}.boton-accion--grande{border-radius:10px;font-size:.9rem;font-weight:700;letter-spacing:.02em;padding:12px 28px}.menu-item{align-items:center;background:#0000;border:none;border-radius:8px;color:#ccc;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:10px;padding:9px 12px;text-align:left;transition:background .15s,color .15s;width:100%}.menu-item:hover{background:var(--color-dark-2)}.menu-item--peligro{color:#ff6b6b}.menu-item--peligro:hover{background:#ff6b6b1a}.opcion-lista{align-items:center;background:#0000;border-radius:6px;color:#333;cursor:pointer;display:flex;font-size:.8rem;gap:8px;padding:5px 6px;transition:background .1s}.opcion-lista:not(.opcion-lista--marcada):hover{background:#fafafa}.opcion-lista--marcada{background:#f3e8ff}.perfil-nav-item{align-items:center;background:#0000;border:none;border-radius:8px;cursor:pointer;display:flex;flex-shrink:0;gap:10px;padding:10px 12px;text-align:left;transition:background .15s;width:auto}@media (min-width:768px){.perfil-nav-item{margin-bottom:4px;width:100%}}.perfil-nav-item:not(.perfil-nav-item--activa):hover{background:#f0f0f0}.perfil-nav-item--activa{background:var(--color-dark)}.prefijo-opcion{align-items:center;background:var(--color-surface);border:none;border-left:3px solid #0000;cursor:pointer;display:flex;gap:10px;padding:8px 12px;text-align:left;transition:background .12s;width:100%}.prefijo-opcion:not(.prefijo-opcion--activa):hover{background:#f9fafb}.prefijo-opcion--activa{background:#fff7ed;border-left-color:#f97316}.prefijo-opcion__codigo{color:#374151;font-family:monospace;font-size:.8rem;font-weight:700;min-width:38px}.prefijo-opcion__nombre{color:#6b7280;flex:1 1;font-size:.8rem}.prefijo-opcion__iso{color:#d1d5db;font-size:.7rem}:root{--color-bg:#f5f5f5;--color-surface:#fff;--color-dark:#0a0a0a;--color-dark-2:#1a1a1a;--color-accent:#ff4500;--color-accent-h:#e03d00;--color-discount:#e5002b;--color-text:#111;--color-muted:#666;--color-border:#ebebeb;--radius-card:12px;--shadow-card:0 2px 12px #00000012;--shadow-card-h:0 8px 32px #0000001f}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;background-color:var(--color-bg);color:#111;color:var(--color-text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}@keyframes shimmerLoad{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes spin{to{transform:rotate(1turn)}}@keyframes aparecerAbajo{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.spin{animation:spin 1s linear infinite}@media (prefers-reduced-motion:reduce){.spin{animation:none}}.header-search-desktop,.header-search-inline{display:none}.header-search-toggle{display:flex}@media (min-width:768px){.header-search-inline{display:block}.header-search-toggle{display:none}}@media (min-width:1024px){.header-search-inline{display:none}.header-search-desktop{display:flex!important}}#store-nav{transition:transform .3s ease-in-out,opacity .3s ease-in-out}.translate-y-0{transform:translateY(0)}.-translate-y-full{transform:translateY(-100%)}.store-toggle-btn{transition:all .3s ease-in-out}.store-toggle-btn:hover{transform:scale(1.1)}.bottom-6{bottom:1.5rem}.right-6{right:1.5rem}.opacity-100{opacity:1}.visible{visibility:visible}.invisible{visibility:hidden}.filter-scroll::-webkit-scrollbar{width:8px}.filter-scroll::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.filter-scroll::-webkit-scrollbar-thumb{background:#f97316;border-radius:4px}.filter-scroll::-webkit-scrollbar-thumb:hover{background:#ea580c}.filter-scroll{scrollbar-color:#f97316 #f1f5f9;scrollbar-width:thin}.max-h-32{max-height:8rem}.max-h-40{max-height:10rem}.overflow-y-auto{overflow-y:auto}.container{margin:0 auto;max-width:1200px;padding:0 1rem}.bg-gray-50{background-color:#f5f5f5;background-color:var(--color-bg)}.bg-gray-100{background-color:#f0f0f0}.bg-gray-200{background-color:#e2e8f0}.bg-gray-300{background-color:#cbd5e1}.bg-orange-500{background-color:#ff4500;background-color:var(--color-accent)}.bg-orange-600{background-color:#e03d00;background-color:var(--color-accent-h)}.bg-red-500{background-color:#ef4444}.bg-red-100{background-color:#fee2e2}.text-white{color:#fff}.text-gray-400{color:#94a3b8}.text-gray-500{color:#64748b}.text-gray-600{color:#475569}.text-gray-700{color:#334155}.text-gray-800{color:#1e293b}.text-orange-500{color:#f97316}.text-orange-600{color:#ea580c}.text-red-600{color:#dc2626}.text-red-700{color:#b91c1c}.text-red-800{color:#991b1b}.text-yellow-400{color:#facc15}.border{border:1px solid #e2e8f0}.border-gray-200{border-color:#e2e8f0}.border-gray-300{border-color:#cbd5e1}.border-orange-500{border-color:#f97316}.border-red-400{border-color:#f87171}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.shadow-md{box-shadow:0 4px 6px -1px #0000001a}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a}.shadow-xl{box-shadow:0 20px 25px -5px #0000001a}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-12{padding-bottom:3rem;padding-top:3rem}.pb-4{padding-bottom:1rem}.m-0{margin:0}.mx-auto{margin-left:auto;margin-right:auto}.mx-8{margin-left:2rem;margin-right:2rem}.mb-3{margin-bottom:.75rem}.mb-6{margin-bottom:1.5rem}.ml-1{margin-left:.25rem}.mt-2{margin-top:.5rem}.mt-6{margin-top:1.5rem}.w-6{width:1.5rem}.w-16{width:4rem}.w-full{width:100%}.h-6{width:1.5rem}.h-16{height:4rem}.h-64{height:16rem}.min-h-screen{min-height:100vh}.grid{display:grid}.hidden{display:none}.justify-between{justify-content:space-between}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-1{flex:1 1}.space-x-1>:not(:first-child){margin-left:.25rem}.space-x-2>:not(:first-child){margin-left:.5rem}.space-x-4>:not(:first-child){margin-left:1rem}.space-y-2>:not(:first-child){margin-top:.5rem}.space-y-4>:not(:first-child){margin-top:1rem}.gap-2{gap:.5rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.text-center{text-align:center}.line-through{text-decoration:line-through}.fixed{position:fixed}.sticky{position:-webkit-sticky;position:sticky}.top-0{top:0}.top-16{top:4rem}.top-20{top:5rem}.top-32{top:8rem}.right-4{right:1rem}.left-3{left:.75rem}.inset-0{bottom:0;left:0;right:0;top:0}.-top-1{top:-.25rem}.-right-1{right:-.25rem}.z-40{z-index:40}.z-50{z-index:50}.z-150{z-index:150}.transition-colors{transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}.transition-all{transition:all .15s ease-in-out}.transform{transform:translateZ(0)}.scale-105{transform:scale(1.05)}.scale-102{transform:scale(1.02)}.hover\:scale-105:hover{transform:scale(1.05)}.-translate-y-1,.hover\:-translate-y-1:hover{transform:translateY(-.25rem)}.cursor-pointer{cursor:pointer}.appearance-none{-webkit-appearance:none;appearance:none}.focus\:outline-none:focus{outline:none}.focus\:ring-2:focus{box-shadow:0 0 0 3px #f973164d}.focus\:border-transparent:focus{border-color:#0000}.hover\:bg-gray-200:hover{background-color:#e2e8f0}.hover\:bg-gray-300:hover{background-color:#cbd5e1}.hover\:bg-orange-600:hover{background-color:#ea580c}.hover\:bg-red-500:hover{background-color:#ef4444}.hover\:text-orange-500:hover{color:#f97316}.hover\:text-orange-600:hover{color:#ea580c}.hover\:text-red-800:hover{color:#991b1b}.hover\:text-gray-700:hover{color:#334155}.hover\:text-white:hover{color:#fff}.hover\:border-orange-500:hover{border-color:#f97316}.hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px #0000001a}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.fill-current{fill:currentColor}.whitespace-nowrap{white-space:nowrap}.max-w-md{max-width:28rem}.max-w-lg{max-width:32rem}.object-contain{object-fit:contain}.line-clamp-2{display:block;max-height:2.5em;white-space:nowrap}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}@media (min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:inline{display:inline}}@media (min-width:768px){.md\:flex{display:flex}.md\:hidden{display:none}}@media (min-width:1024px){.lg\:w-1\/4{width:25%}.lg\:w-3\/4{width:75%}.lg\:flex-row{flex-direction:row}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1280px){.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{border-radius:10px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.mango-logo{transition:filter .3s ease}.mango-logo,.mango-logo-selected{filter:brightness(0) invert(1)}.mango-logo-unselected{filter:brightness(0)}@media (min-width:1536px){.\32 xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (min-width:1280px){.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}.w-2\.5{width:.625rem}.h-2\.5{height:.625rem}.h-40{height:10rem}.shadow-sm{box-shadow:0 1px 2px 0 #0000000d}.bg-white\/80{background-color:#fffc}@media (max-width:640px){.gap-4{gap:.75rem}.mobile-card-padding{padding:.5rem}}.group:hover .group-hover\:scale-105{transform:scale(1.05)}.focus\:ring-2:focus{ring-width:2px;ring-color:#f97316;outline:none}img{loading:lazy}@media (min-width:480px) and (max-width:639px){.sm-mobile\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.products-container{margin:0 auto;max-width:1400px;padding:0 1rem}@media (min-width:768px){.products-container{padding:0 2rem}}.product-button{font-size:.875rem;line-height:1.25rem;transition:all .2s ease-in-out}.product-button:hover{box-shadow:0 4px 8px #f973164d;transform:translateY(-1px)}.line-clamp-2{max-height:2.6em}.store-logo-fixed{height:48px!important;min-height:48px!important;min-width:80px!important;object-fit:contain;width:80px!important}.product-image-fixed{height:10rem!important;object-fit:cover}.product-card-compact{padding:.75rem}.product-grid-compact{gap:1rem}.bg-gradient-fire{background:linear-gradient(135deg,#ff4757,#ff6b7a 50%,#ff8a80)}.bg-gradient-gold{background:linear-gradient(135deg,gold,#ffed4e 50%,#fff59d)}@keyframes pulse-glow{0%,to{box-shadow:0 0 20px #ffa50066}50%{box-shadow:0 0 30px #ffa500cc}}.animate-pulse-glow{animation:pulse-glow 2s ease-in-out infinite}@keyframes slide-in-right{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.animate-slide-in-right{animation:slide-in-right .5s ease-out}@keyframes slide-in-left{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}.animate-slide-in-left{animation:slide-in-left .5s ease-out}.carousel-container{transition:transform .3s ease-in-out}.carousel-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffffe6;border:1px solid #ffa50033}.carousel-button:hover{background-color:#ffa5001a;transform:scale(1.1)}.product-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s cubic-bezier(.4,0,.2,1)}.product-card:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-4px)}.discount-badge{overflow:hidden;position:relative}.discount-badge:before{animation:shimmer 2s ease-in-out infinite;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}@keyframes shimmer{0%{left:-100%}to{left:100%}}.skeleton{animation:loading 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:768px){.mobile-grid{gap:.75rem;grid-template-columns:1fr}.mobile-text-sm{font-size:.875rem}.mobile-p-3{padding:.75rem}.store-logo-fixed{height:36px!important;min-height:36px!important;min-width:60px!important;width:60px!important}.product-image-fixed{height:8rem!important}}.store-logo{filter:grayscale(.1);transition:all .3s ease}.store-logo:hover{filter:grayscale(0);transform:scale(1.02)}.carousel-indicator{height:8px;position:relative;transition:all .3s ease;width:8px}.carousel-indicator.active{background:linear-gradient(45deg,#ff6b35,#f7931e)}.carousel-indicator.active:after{border:2px solid #ff6b35;border-radius:50%;content:"";height:140%;left:50%;opacity:.5;position:absolute;top:50%;transform:translate(-50%,-50%);width:140%}.focus\:ring-custom:focus{ring-width:2px;ring-color:#ff6b35;ring-opacity:.5;outline:none}.btn-primary{background:linear-gradient(135deg,#ff6b35,#f7931e);box-shadow:0 2px 8px #ff6b354d;font-size:.875rem;padding:.5rem .75rem;transition:all .3s ease}.btn-primary:hover{background:linear-gradient(135deg,#e55a2b,#e0851a);box-shadow:0 4px 12px #ff6b3566;transform:translateY(-1px)}.btn-primary:active{box-shadow:0 2px 6px #ff6b354d;transform:translateY(0)}.store-section-spacing{margin-bottom:2rem}.text-compact{font-size:.875rem;line-height:1.25rem}html{scroll-behavior:smooth}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#ff6b35,#f7931e);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#e55a2b,#e0851a)}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.deal-card{height:100%}.deal-button{display:flex;flex-direction:column;height:100%;transition:all .3s ease}.deal-button:hover{transform:translateY(-4px)}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;line-height:1.3;min-height:2.6em;overflow:hidden;text-overflow:ellipsis}.bg-yellow-400{background-color:#facc15}.bg-cyan-300{background-color:#67e8f9}.bg-teal-500{background-color:#14b8a6}.group:hover .group-hover\:scale-110{transform:scale(1.1)}.group:hover .group-hover\:text-teal-600{color:#0d9488}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:-translate-x-0,.group:hover .group-hover\:translate-x-0{transform:translateX(0)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@media (max-width:640px){.deal-card{width:180px!important}.deal-button img{height:7rem}}.group button[onclick*=scrollCarousel]{background-color:#a2f0ea;opacity:0;transition:all .3s ease}.group:hover button[onclick*=scrollCarousel]{opacity:1}.w-6{width:1.5rem!important}.text-\[10px\]{font-size:10px}.leading-none{line-height:1}.space-y-8>:not([hidden])~:not([hidden]){margin-top:2rem}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.text-gray-900{color:#111827}.text-teal-600{color:#0d9488}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-white{background-color:#fff}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-full{border-radius:9999px}.rounded-xl{border-radius:.75rem}.opacity-0{opacity:0}.opacity-90{opacity:.9}.absolute{position:absolute}.relative{position:relative}.top-2{top:.5rem}.left-2{left:.5rem}.right-2{right:.5rem}.bottom-2{bottom:.5rem}.z-10{z-index:10}.z-20{z-index:20}.flex{display:flex}.flex-none{flex:none}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-center{justify-content:center}.gap-1{gap:.25rem}.gap-4{gap:1rem}.p-1\.5{padding:.375rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.px-4{padding-left:1rem;padding-right:1rem}.py-8{padding-bottom:2rem;padding-top:2rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.ml-0\.5{margin-left:.125rem}.mt-4{margin-top:1rem}.-translate-y-1\/2{transform:translateY(-50%)}.-translate-x-2{transform:translateX(-.5rem)}.translate-x-2{transform:translateX(.5rem)}.h-32{height:8rem}.h-full{height:100%}.w-4{width:1rem}.h-4{height:1rem}.w-5{width:1.25rem}.h-5{height:1.25rem}.w-2{width:.5rem}.h-2{height:.5rem}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.object-cover{object-fit:cover}.chip-scroll::-webkit-scrollbar{display:none}.chip-scroll{-ms-overflow-style:none;scrollbar-width:none}body,html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;overflow-x:hidden}body,canvas,html,img,svg,video{max-width:100%}*{-webkit-tap-highlight-color:transparent}.chip-scroll,[data-scroll-x]{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}@media (max-width:768px){input,select,textarea{font-size:16px!important}[role=button]:not(.tap-exempt),button:not(.tap-exempt){min-height:44px}button.icon-only:not(.tap-exempt){min-width:44px}.safe-bottom{margin-bottom:env(safe-area-inset-bottom,0);padding-bottom:env(safe-area-inset-bottom,0)}a,h1,h2,h3,h4,p,span{overflow-wrap:break-word}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.modal-caja{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 2rem);overflow-y:auto}@media (max-width:768px){.modal-overlay{align-items:flex-start;overflow-y:auto;padding:.75rem .75rem calc(.75rem + env(safe-area-inset-bottom, 0px))}.modal-caja{max-height:calc(100vh - 1.5rem - env(safe-area-inset-bottom, 0px));padding:1.25rem!important}}@media (max-width:640px){.grid-2-a-1{grid-template-columns:1fr!important}}.header-contenedor{padding:0 .75rem}.header-barra{gap:.5rem;height:56px}@media (min-width:768px){.header-contenedor{padding:0 1.5rem}.header-barra{gap:1.5rem;height:64px}}.boton-historico{align-items:center;background:#ff4500;border:none;border-radius:999px;box-shadow:0 3px 10px #ff450047;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font-size:.7rem;font-weight:700;gap:6px;justify-content:center;margin-top:5px;min-height:30px;padding:0 12px;transition:background .15s,box-shadow .15s;white-space:nowrap;width:100%}.boton-historico:hover{background:#e63e00;box-shadow:0 4px 12px #ff45005c}.badges-esquina{align-items:flex-end;display:flex;flex-direction:column;gap:5px;pointer-events:none;position:absolute;right:8px;top:8px;z-index:1}.badge-antiguedad{background:#0000008c;font-weight:600;padding:3px 8px}.badge-antiguedad,.badge-importado{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:6px;color:#fff;font-size:.62rem;line-height:1.3;white-space:nowrap}.badge-importado{background:#005ac8d9;font-weight:700;letter-spacing:.03em;padding:3px 7px}.navigation-container{-webkit-font-smoothing:antialiased;background:#fff;border-bottom:1px solid #ebebeb;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;position:-webkit-sticky;position:sticky;top:0;transition:transform .25s ease,opacity .25s ease;z-index:40}.nav-visible{opacity:1;transform:translateY(0)}.nav-hidden{opacity:0;transform:translateY(-100%)}.navigation-wrapper{align-items:center;display:flex;margin:0 auto;max-width:1440px;padding:0 1.5rem}.tab-navigation{display:flex;gap:2px;list-style:none;margin:0;padding:0}.tab-item,.tab-link{position:relative}.tab-link{align-items:center;background:#0000;border:none;color:#888;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:6px;height:48px;letter-spacing:-.01em;outline:none;padding:0 4px;transition:color .2s;white-space:nowrap}.tab-link:hover{color:#111}.tab-link:after{background:#0a0a0a;bottom:0;content:"";height:2px;left:0;position:absolute;right:0;transform:scaleX(0);transition:transform .2s cubic-bezier(.4,0,.2,1)}.tab-item.active .tab-link{color:#111}.tab-item.active .tab-link:after{transform:scaleX(1)}.tab-icon{font-size:15px;line-height:1}.tab-text{font-size:.875rem;font-weight:600}[data-tooltip]:hover:before{background:#111;border-radius:6px;color:#fff;content:attr(data-tooltip);font-size:.7rem;left:50%;padding:5px 10px;pointer-events:none;position:absolute;top:calc(100% + 8px);transform:translateX(-50%);white-space:nowrap;z-index:100}@media (max-width:640px){.navigation-wrapper{padding:0 .5rem}.tab-navigation{gap:0;width:100%}.tab-item{flex:1 1}.tab-link{gap:0;height:48px;justify-content:center;min-height:44px;padding:0;width:100%}.tab-text{display:none}.tab-icon{font-size:20px}[data-tooltip]:hover:before{display:none}}@media (prefers-reduced-motion:reduce){.navigation-container,.tab-link,.tab-link:after{transition:none}}
/*# sourceMappingURL=main.fb23f1db.css.map*/