/* MAV CORE 0.8.0 — corrección consolidada de caché/UI.
   Carga al final para garantizar que HTML y estilos correspondan a la misma versión. */

/* 1) Navegación principal: exactamente 14px / 600 */
.m70-ui .m20-catbar,
.m70-ui .m20-catbar a,
.m20-catbar,
.m20-catbar a {
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 1.35 !important;
}

/* MAV CORE 0.8.2 — centrado real, tipografía mínima y buscador flotante */
html,body{width:100%;max-width:100%;overflow-x:hidden}
body.m70-ui{margin:0!important}
.m70-ui .m20-wrap,
.m70-ui .m20-topin,
.m70-ui .m20-catbar{
  width:min(100%,1440px)!important;
  max-width:1440px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  box-sizing:border-box!important;
}
.m70-ui .m20-wrap{padding-left:1px!important;padding-right:1px!important}
/* Ventanas flotantes abiertas desde el header: 10px en PC; 5px en tablet/phone. */
.m30-embed.m70-ui .m20-wrap{padding-left:10px!important;padding-right:10px!important}
.m70-ui .m20-topin{grid-template-columns:auto minmax(0,1fr) auto!important;column-gap:0!important;padding-left:1px!important;padding-right:1px!important;align-items:center!important}
.m70-ui .m20-catbar{padding-left:1px!important;padding-right:1px!important}

/* Título hero aprobado: peso 600 */
.m70-ui .m70-hero h1{font-weight:600!important}
.m70-ui .m70-hero h1 em{font-weight:600!important}
.m70-ui .m70-kicker{font-weight:600!important}

/* Textos funcionales: nunca menores de 13 px */
.m70-ui .m20-meta,
.m70-ui .m40-brand,
.m70-ui .m40-stock,
.m70-ui .m40-prices del,
.m70-ui .m60-free-ship,
.m70-ui .m40-entity-date,
.m70-ui .m40-entity-body p,
.m70-ui .m70-brand-card span,
.m70-ui .m78-subhead a,
.m70-ui .m78-subtabs a,
.m70-ui .m70-primary-actions span,
.m70-ui .m20-catbar a,
.m70-ui .m20-actions a,
.m70-ui button,
.m70-ui input,
.m70-ui select,
.m70-ui textarea,
.m70-ui label,
.m70-ui small{
  font-size:13px!important;
}
.m70-ui .m20-catbar a{font-size:14px!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.02em!important}
.m70-ui .m20-actions a{font-size:16px!important;font-weight:600!important}
.m70-ui .m20-actions{position:relative!important;top:-4px!important;transform:none!important}
.m70-ui .m40-cart-link .m100-cart-icon{width:30px!important;height:30px!important;min-width:30px!important}
.m70-ui .m40-cart-link [data-cart-count]{font-size:16px!important}
.m70-ui .m40-card-title{font-size:14px!important;font-weight:600!important;line-height:1.3!important}
.m70-ui .m40-entity-body h3{font-size:16px!important;font-weight:600!important;line-height:1.35!important}
.m70-ui .m40-brand,.m70-ui .m20-meta{font-weight:500!important}
.m70-ui .m40-stock{font-weight:500!important}
.m70-ui .m40-entity-body p{font-weight:500!important}
.m70-ui .m60-free-ship{font-weight:600!important}
.m70-ui .m40-add-cart,.m70-ui .m60-buy-card,.m70-ui .m40-detail-btn{font-weight:600!important}

/* 1.6.15: logo +50% efectivo en web/tablet/phone, incluidos breakpoints móviles. */
@media(min-width:1025px){
 .m70-ui .m20-logo,.m70-ui .m30-logo-full{width:270px!important;min-width:270px!important;max-width:270px!important;overflow:visible!important}
 .m70-ui .m20-logo img,.m70-ui .m30-logo-full img{width:270px!important;height:94px!important;max-height:94px!important;object-fit:contain!important;object-position:left center!important}
}

/* Buscador del header: PC completo, flexible y separado 20px del logo y de las acciones */
.m82-header-search{
  min-width:0!important;width:auto!important;justify-self:stretch!important;height:42px!important;margin-left:20px!important;margin-right:20px!important;
  border:1px solid #d9e0e8!important;border-radius:13px!important;background:#fff!important;color:#111827!important;
  display:grid!important;grid-template-columns:92px minmax(150px,1.7fr) minmax(112px,.9fr) minmax(100px,.85fr) 62px!important;align-items:stretch!important;
  overflow:hidden!important;text-align:left!important;box-shadow:0 2px 8px rgba(15,23,42,.07)!important;
}
.m82-header-search input,.m82-header-search select{height:100%!important;min-width:0!important;border:0!important;border-right:1px solid #e4e8ee!important;border-radius:0!important;background:#fff!important;color:#111827!important;font-size:13px!important;font-weight:500!important;outline:0!important;box-shadow:none!important;text-transform:none!important}
.m82-header-search input,.m82-header-search select{padding:0 10px!important}
.m82-header-search select{appearance:auto!important;-webkit-appearance:menulist!important;padding-right:24px!important}
.m82-header-search input::placeholder{color:#657184!important;opacity:1!important;text-transform:none!important}
.m82-header-search select{cursor:pointer!important}
.m100-location-control{display:grid;grid-template-columns:minmax(0,1fr) 30px;min-width:0;width:100%;align-items:stretch;background:#fff}
.m100-location-control .m100-location-input{grid-column:1;min-width:0;width:100%;border-right:0!important;color:#111827!important}
.m100-location-control .m100-location-input::placeholder{color:#657184!important;opacity:.78!important;text-transform:none!important}
.m100-location-control .m100-location-picker{grid-column:2;width:30px!important;min-width:30px!important;padding:0!important;border-left:0!important;border-right:0!important;background-color:#fff!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24'%3E%3Cpath d='M7 10l5 5 5-5' fill='none' stroke='%23111827' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:center!important;background-size:14px 14px!important;color:transparent!important;cursor:pointer!important;appearance:none!important;-webkit-appearance:none!important;text-indent:100%;white-space:nowrap;overflow:hidden}
.m100-location-control .m100-location-picker option{color:#111827!important;text-indent:0;text-transform:none!important}
.m82-header-location{height:100%!important;overflow:hidden!important;border-right:1px solid #e4e8ee!important}
.m82-header-location input,.m82-header-location select{border-right:0!important}
.m82-header-near{height:100%!important;min-width:0!important;border:0!important;border-right:1px solid #e4e8ee!important;border-radius:0!important;background:#fff!important;color:#111827!important;font-size:13px!important;padding:0 6px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;white-space:nowrap!important;font-weight:600!important;cursor:pointer!important}
.m82-header-search .m82-header-search-submit{height:100%!important;min-width:0!important;border:0!important;border-right:0!important;border-radius:0!important;background:#FFC107!important;color:#111!important;font-size:13px!important;font-weight:600!important;padding:0 8px!important;cursor:pointer!important}
.m82-header-search:focus-within{border-color:#b8c0ca!important;box-shadow:0 0 0 2px rgba(255,193,7,.15)!important}
.m82-header-search-mobile{display:inline-flex!important;width:28px!important;height:34px!important;min-width:28px!important;align-items:center!important;justify-content:center!important;border:0!important;border-radius:0!important;background:transparent!important;color:#FFC107!important;padding:0!important;cursor:pointer!important;box-shadow:none!important;outline:0!important}
.m82-header-search-mobile .m82-search-icon{width:22px!important;height:22px!important;display:block!important;fill:none!important;stroke:currentColor!important;stroke-width:2.35!important;stroke-linecap:round!important;stroke-linejoin:round!important}

/* Búsqueda flotante: solo tablet/phone, misma composición y orden del buscador de PC */
.m82-search-modal{position:fixed;inset:0;z-index:10000;display:none;align-items:flex-start;justify-content:center;padding:74px 14px 20px}
.m82-search-modal.open{display:flex}
.m82-search-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.64);backdrop-filter:none}
.m82-search-dialog{position:relative;z-index:1;width:min(760px,100%);background:#fff;border-radius:18px;padding:12px;box-shadow:0 24px 80px rgba(0,0,0,.32)}
.m82-search-dialog .m70-search-pro{margin:0!important;width:100%!important;grid-template-columns:auto minmax(180px,1.5fr) minmax(140px,1fr) minmax(140px,1fr) 82px!important}
.m82-search-dialog .m70-search-pro label{padding:0!important;border-right:1px solid #e8ebef!important;height:54px!important}
.m82-search-dialog .m70-search-pro label>span{display:none!important}
.m82-search-dialog .m70-search-pro input,.m82-search-dialog .m70-search-pro select{height:54px!important;padding:0 12px!important;font-size:14px!important;font-weight:500!important}
.m82-search-dialog .m70-search-pro select{appearance:auto!important;-webkit-appearance:menulist!important;padding-right:30px!important;background:#fff!important;color:#111827!important}
.m82-search-dialog .m100-location-control{height:54px!important}
.m82-search-dialog .m100-location-control select,.m82-search-dialog .m100-location-control input{height:54px!important;border:0!important;border-radius:0!important}
.m82-search-dialog .m100-location-control .m100-location-picker{border-left:0!important}
.m82-search-dialog .m70-search-pro .near,.m82-search-dialog .m70-search-pro .submit{height:54px!important;border-radius:0!important;padding:0 13px!important;font-size:13px!important;font-weight:600!important;white-space:nowrap!important}
.m82-search-dialog .m70-search-pro .near{grid-column:auto!important;background:#fff!important;color:#111827!important;border-right:1px solid #e8ebef!important}
.m82-search-dialog .m70-search-pro .submit{grid-column:auto!important;background:#FFC107!important;color:#111!important;border-radius:0 14px 14px 0!important}
.m82-search-close{position:absolute!important;right:8px!important;top:-48px!important;width:38px!important;height:38px!important;border-radius:50%!important;background:#FFC107!important;color:#111!important;border:0!important;font-size:16px!important;font-weight:600!important;z-index:3!important}

/* Carruseles: no mostrar tarjetas cortadas en los extremos */
.m70-carousel-shell{overflow:visible!important;padding-left:0!important;padding-right:0!important;box-sizing:border-box!important;position:relative!important;display:block!important}
.m70-track{grid-auto-columns:calc((100% - 16px)/5)!important;gap:4px!important;padding-left:0!important;padding-right:0!important;scroll-snap-type:x mandatory!important;scroll-padding:0!important}
.m420-recommended-track{grid-auto-columns:calc((100% - 16px)/5)!important;gap:4px!important}
.m70-track>*{min-width:0!important;scroll-snap-align:start!important;scroll-snap-stop:always!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important}
.m70-brand-track{grid-auto-columns:calc((100% - 20px)/6)!important;gap:4px!important}
#m78ProductTrack,.m70-entity-track{grid-auto-columns:calc((100% - 16px)/5)!important;gap:4px!important}

@media(min-width:1025px) and (max-width:1180px){
 .m82-header-search{grid-template-columns:86px minmax(130px,1.55fr) minmax(104px,.88fr) minmax(94px,.82fr) 58px!important;margin-left:20px!important;margin-right:20px!important}
 .m82-header-near{padding:0 4px!important;font-size:12px!important}
 .m82-header-search input,.m82-header-search select{padding-left:8px!important;padding-right:8px!important;font-size:12px!important}
 .m82-header-search .m82-header-search-submit{padding:0 6px!important;font-size:12px!important}
}
@media(max-width:1199px){
 #m78ProductTrack,.m70-entity-track{grid-auto-columns:calc((100% - 12px)/4)!important;gap:4px!important}
 .m70-brand-track{grid-auto-columns:calc((100% - 16px)/5)!important;gap:4px!important}
}
/* Tablet y phone: el formulario se sustituye por la lupa. Se conserva el orden original de acciones. */
@media(max-width:1024px){
 .m420-recommended-track{grid-auto-columns:calc((100% - 8px)/3)!important;gap:4px!important}

 .m30-embed.m70-ui .m20-wrap{padding-left:5px!important;padding-right:5px!important}
 .m70-ui .m20-topin{display:grid!important;grid-template-columns:190px minmax(0,1fr)!important;grid-template-rows:76px!important;align-items:center!important;column-gap:8px!important;width:100%!important;padding:4px 8px!important;min-height:80px!important}
 .m70-ui .m20-logo,.m70-ui .m30-logo-full{grid-column:1!important;grid-row:1!important;width:190px!important;min-width:190px!important;max-width:190px!important;justify-self:start!important;align-self:center!important;overflow:visible!important}
 .m70-ui .m20-logo img,.m70-ui .m30-logo-full img{width:185px!important;height:70px!important;max-height:70px!important;object-fit:contain!important;object-position:left center!important}
 .m82-header-search{display:none!important}
 .m70-ui .m20-actions{grid-column:2!important;grid-row:1!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:6px!important;min-width:0!important;width:100%!important;overflow:visible!important;white-space:nowrap!important}
 .m70-ui .m20-actions .m82-header-search-mobile{display:inline-flex!important;position:static!important;order:-1!important;align-items:center!important;justify-content:center!important;margin:0!important;width:28px!important;height:34px!important;min-width:28px!important;flex:0 0 28px!important;padding:0!important}
 .m70-ui .m20-actions .m82-header-search-mobile .m82-search-icon{width:24px!important;height:24px!important}
 .m70-ui .m20-actions a{display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important;flex:0 0 auto!important;padding-left:0!important;padding-right:0!important}
 .m70-ui .m20-actions .m40-cart-link{position:relative!important;top:auto!important;right:auto!important;transform:none!important;width:auto!important;height:32px!important;padding-left:0!important;padding-right:0!important;gap:2px!important}
 .m70-ui .m40-cart-link .m100-cart-icon{width:22px!important;height:22px!important;min-width:22px!important}
 .m70-ui .m40-cart-link [data-cart-count]{position:static!important;font-size:12px!important;line-height:1!important;margin-left:1px!important}
 .m70-ui .m20-actions .m20-publish{color:#FFC107!important;font-weight:700!important}
 .m82-search-modal{padding:68px 10px 14px!important}
 .m82-search-dialog{padding:10px!important;border-radius:14px!important;width:min(520px,100%)!important}
 .m82-search-dialog .m70-search-pro{grid-template-columns:1fr!important;border-radius:14px!important;overflow:hidden!important}
 .m82-search-dialog .m70-search-pro .near{grid-row:1!important;border-right:0!important;border-bottom:1px solid #e8ebef!important;justify-content:flex-start!important;padding-left:14px!important}
 .m82-search-dialog .m70-search-pro label{height:50px!important;border-right:0!important;border-bottom:1px solid #e8ebef!important}
 .m82-search-dialog .m70-search-pro input,.m82-search-dialog .m70-search-pro select{height:50px!important;padding:0 14px!important;font-size:14px!important;text-transform:none!important}
 .m82-search-dialog .m100-location-control,.m82-search-dialog .m100-location-control select,.m82-search-dialog .m100-location-control input{height:50px!important}
 .m82-search-dialog .m70-search-pro .near,.m82-search-dialog .m70-search-pro .submit{height:50px!important;grid-column:auto!important;border-radius:0!important;font-size:14px!important}
 .m82-search-dialog .m70-search-pro .submit{border-radius:0 0 14px 14px!important}
 #m78ProductTrack,.m70-entity-track{grid-auto-columns:calc((100% - 8px)/3)!important;gap:4px!important}
 .m70-brand-track{grid-auto-columns:calc((100% - 12px)/4)!important;gap:4px!important}
}
@media(max-width:680px){
 .m70-ui .m20-topin{grid-template-columns:158px minmax(0,1fr)!important;grid-template-rows:68px!important;column-gap:5px!important;padding:3px 5px!important;min-height:72px!important}
 .m70-ui .m20-logo,.m70-ui .m30-logo-full{width:158px!important;min-width:158px!important;max-width:158px!important}
 .m70-ui .m20-logo img,.m70-ui .m30-logo-full img{width:154px!important;height:65px!important;max-height:65px!important}
 .m70-ui .m20-actions .m82-header-search-mobile{width:25px!important;height:32px!important;min-width:25px!important;flex-basis:25px!important;margin-right:0!important}
 .m70-ui .m20-actions .m82-header-search-mobile .m82-search-icon{width:22px!important;height:22px!important}
 .m70-ui .m20-actions{gap:6px!important;position:relative!important;top:-8px!important;transform:none!important}
 .m70-ui .m20-actions a{font-size:15px!important;padding-left:0!important;padding-right:0!important}
 .m70-ui .m20-actions .m40-cart-link{padding-left:0!important;padding-right:0!important}
 .m70-head{align-items:flex-start!important;gap:10px!important}
 .m70-head>a{white-space:nowrap!important;flex:0 0 auto!important;margin-top:2px!important}
 #m78ProductTrack,.m70-entity-track{grid-auto-columns:calc((100% - 4px)/2)!important;gap:4px!important}
 .m70-brand-track{grid-auto-columns:calc((100% - 8px)/3)!important;gap:4px!important}
}
@media(max-width:420px){
 .m70-ui .m20-topin{grid-template-columns:142px minmax(0,1fr)!important;grid-template-rows:64px!important;column-gap:3px!important;padding:2px 3px!important;min-height:68px!important}
 .m70-ui .m20-logo,.m70-ui .m30-logo-full{width:142px!important;min-width:142px!important;max-width:142px!important}
 .m70-ui .m20-logo img,.m70-ui .m30-logo-full img{width:137px!important;height:59px!important;max-height:59px!important}
 .m70-ui .m20-actions .m82-header-search-mobile{width:23px!important;height:30px!important;min-width:23px!important;flex-basis:23px!important;margin-right:0!important}
 .m70-ui .m20-actions .m82-header-search-mobile .m82-search-icon{width:21px!important;height:21px!important}
 .m70-ui .m20-actions{gap:6px!important}
 .m70-ui .m20-actions a{font-size:14px!important;padding-left:0!important;padding-right:0!important}
 .m70-ui .m40-cart-link .m100-cart-icon{width:20px!important;height:20px!important;min-width:20px!important}
 .m82-search-dialog .m70-search-pro input,.m82-search-dialog .m70-search-pro select,.m82-search-dialog .m70-search-pro .near,.m82-search-dialog .m70-search-pro .submit{font-size:13px!important}
}

/* MAV CORE 1.4.0 — legibilidad de buscadores internos */
.m70-ui .m120-search input,.m70-ui .m120-search select,.m70-ui .m120-search button,.m70-ui .m120-search label,.m70-ui .m120-header-full-search input,.m70-ui .m120-header-full-search select,.m70-ui .m120-header-full-search button{font-size:15px!important;font-weight:500!important}
.m70-ui .m120-search .field-label{font-size:13px!important;font-weight:600!important}
.m70-ui .m120-search .submit,.m70-ui .m120-search .near,.m70-ui .m120-header-full-search .submit,.m70-ui .m120-header-full-search .near{font-weight:600!important}
.m70-ui .m70-head h2{font-size:24px!important;font-weight:600!important}.m70-ui .m70-head p{font-size:15px!important;font-weight:500!important}.m70-ui .m70-head a{font-size:14px!important;font-weight:600!important}


/* 1.6.12: lupa móvil forma parte del bloque de herramientas; en PC permanece oculta. */
@media(min-width:1025px){.m70-ui .m20-actions .m82-header-search-mobile{display:inline-flex!important}}

@media(max-width:1024px){.m70-ui .m20-actions .m82-header-search-mobile{background:transparent!important;border:0!important;border-radius:0!important;color:#FFC107!important;box-shadow:none!important}.m70-ui .m20-actions .m82-header-search-mobile+ a{margin-left:0!important}}


/* 1.6.16: en phone las categorías del segundo nivel pasan a hamburguesa, 10 px a la derecha del logo. */
.m82-phone-menu{display:none}
@media(max-width:1024px){
 .m70-ui .m20-topin{position:relative!important}
 .m70-ui .m20-catbar{display:none!important}
 .m82-phone-menu{display:block!important;position:absolute!important;z-index:60!important;left:154px!important;top:calc(50% - 4px)!important;transform:translateY(-50%)!important;width:26px!important;height:34px!important;margin:0!important;padding:0!important}
 .m82-phone-menu>summary{list-style:none!important;width:26px!important;height:34px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;color:#fff!important;cursor:pointer!important;font-size:22px!important;line-height:1!important}
 .m82-phone-menu>summary::-webkit-details-marker{display:none!important}
 .m82-phone-menu-bars{display:block!important;font-size:22px!important;line-height:1!important;font-weight:600!important}
 .m82-phone-menu-panel{position:absolute!important;left:0!important;top:40px!important;width:min(270px,calc(100vw - 20px))!important;display:grid!important;grid-template-columns:1fr!important;gap:0!important;background:#0a0a0a!important;border:1px solid #2e2e2e!important;border-radius:12px!important;overflow:hidden!important;box-shadow:0 12px 30px rgba(0,0,0,.28)!important;padding:5px!important}
 .m82-phone-menu-panel a{display:flex!important;align-items:center!important;min-height:42px!important;padding:8px 12px!important;border-radius:8px!important;color:#fff!important;text-decoration:none!important;font-size:14px!important;font-weight:600!important;text-transform:none!important;letter-spacing:0!important;white-space:nowrap!important}
 .m82-phone-menu-panel a+a{border-top:1px solid #222!important}
 .m82-phone-menu-panel a.active{background:#FFC107!important;color:#111!important}
}
@media(max-width:420px){
 .m82-phone-menu{left:139px!important;width:24px!important;height:32px!important}
 .m82-phone-menu>summary{width:24px!important;height:32px!important}
 .m82-phone-menu-bars{font-size:20px!important}
}

/* 1.6.24 — icono de usuario reemplaza el texto Ingresar */
.m70-ui .m20-actions .m20-account-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:30px!important;height:32px!important;min-width:30px!important;padding:0!important;color:#fff!important;line-height:1!important}
.m70-ui .m20-actions .m20-account-icon .m20-user-icon{display:block!important;width:22px!important;height:22px!important}
@media(max-width:680px){.m70-ui .m20-actions .m20-account-icon{width:25px!important;height:30px!important;min-width:25px!important;padding:0!important}.m70-ui .m20-actions .m20-account-icon .m20-user-icon{width:20px!important;height:20px!important}}
@media(max-width:420px){.m70-ui .m20-actions .m20-account-icon{width:23px!important;min-width:23px!important}.m70-ui .m20-actions .m20-account-icon .m20-user-icon{width:19px!important;height:19px!important}}


@media(max-width:640px){.m420-recommended-track{grid-auto-columns:calc((100% - 4px)/2)!important;gap:4px!important}}

/* MAV 2.2.22 — visibilidad general de tarjetas: 5 web / 3 tablet / 2 phone */
@media(min-width:1025px){
 .m70-track,
 .m420-recommended-track,
 #m78ProductTrack,
 .m70-entity-track{
  grid-auto-columns:calc((100% - 16px)/5)!important;
  gap:4px!important;
 }
}
@media(min-width:681px) and (max-width:1024px){
 .m70-track,
 .m420-recommended-track,
 #m78ProductTrack,
 .m70-entity-track{
  grid-auto-columns:calc((100% - 8px)/3)!important;
  gap:4px!important;
 }
}
@media(max-width:680px){
 .m70-track,
 .m420-recommended-track,
 #m78ProductTrack,
 .m70-entity-track{
  grid-auto-columns:calc((100% - 2px)/2)!important;
  gap:2px!important;
  padding-left:0!important;
  padding-right:0!important;
 }
}

/* MAV 2.2.23 — descuento y corazón encima de la imagen, alineados */
.m40-product-card,
.m421-service-as-product,
.m40-entity-card{
  position:relative!important;
}
.m40-product-card .m40-product-image,
.m421-service-as-product .m40-product-image,
.m40-entity-card .m40-entity-image{
  position:relative!important;
  overflow:hidden!important;
}
/* ambos quedan en la misma línea superior sobre la imagen */
.m40-product-card .m40-discount,
.m421-service-as-product .m40-discount,
.m40-entity-card .m40-discount{
  position:absolute!important;
  top:10px!important;
  left:10px!important;
  right:auto!important;
  z-index:6!important;
  margin:0!important;
}
.m40-product-card .m40-heart,
.m421-service-as-product .m40-heart,
.m40-entity-card .m40-heart{
  position:absolute!important;
  top:10px!important;
  right:10px!important;
  left:auto!important;
  z-index:7!important;
  margin:0!important;
}
/* alineación consistente también cuando la tarjeta es muy compacta */
@media(max-width:680px){
  .m40-product-card .m40-discount,
  .m421-service-as-product .m40-discount,
  .m40-entity-card .m40-discount,
  .m40-product-card .m40-heart,
  .m421-service-as-product .m40-heart,
  .m40-entity-card .m40-heart{
    top:8px!important;
  }
  .m40-product-card .m40-discount,
  .m421-service-as-product .m40-discount,
  .m40-entity-card .m40-discount{left:8px!important}
  .m40-product-card .m40-heart,
  .m421-service-as-product .m40-heart,
  .m40-entity-card .m40-heart{right:8px!important}
}

/* MAV 2.2.24 — overlays realmente dentro de la imagen */
.m40-product-image{position:relative!important}
.m40-product-image>.m40-discount{position:absolute!important;top:10px!important;left:10px!important;right:auto!important;z-index:8!important}
.m40-product-image>.m40-heart{position:absolute!important;top:10px!important;right:10px!important;left:auto!important;z-index:9!important}
.m40-product-image>.m60-free-ship{position:absolute!important;left:10px!important;bottom:10px!important;top:auto!important;right:auto!important;z-index:8!important}
.m421-service-image-link{display:flex!important;width:100%!important;height:100%!important;align-items:center!important;justify-content:center!important}
.m421-service-image-link img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important}
@media(max-width:680px){
 .m40-product-image>.m40-discount{top:8px!important;left:8px!important}
 .m40-product-image>.m40-heart{top:8px!important;right:8px!important}
 .m40-product-image>.m60-free-ship{left:8px!important;bottom:8px!important}
}

/* MAV 2.2.28 — overlays estructurales: descuento/corazón montados SOBRE la misma imagen, nunca en una fila */
.m40-product-image,
.m421-service-image{
  position:relative!important;
  overflow:hidden!important;
  isolation:isolate!important;
}
.m40-product-image .m40-card-gallery-track{
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  width:100%!important;
  height:100%!important;
  margin:0!important;
  padding:0!important;
}
.m40-product-image .m40-card-gallery-slide{
  position:relative!important;
  flex:0 0 100%!important;
  width:100%!important;
  height:100%!important;
  margin:0!important;
  padding:0!important;
}
.m40-product-image .m40-card-gallery-slide img,
.m421-service-image .m421-service-image-link,
.m421-service-image .m421-service-image-link img{
  width:100%!important;
  height:100%!important;
}
.m428-card-overlays{
  position:absolute!important;
  inset:0!important;
  z-index:10!important;
  width:100%!important;
  height:100%!important;
  pointer-events:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
}
.m428-card-overlays .m40-discount{
  position:absolute!important;
  top:10px!important;
  left:10px!important;
  right:auto!important;
  bottom:auto!important;
  z-index:11!important;
  margin:0!important;
  pointer-events:none!important;
}
.m428-card-overlays .m40-heart,
.m428-card-overlays .m159-heart{
  position:absolute!important;
  top:10px!important;
  right:10px!important;
  left:auto!important;
  bottom:auto!important;
  z-index:12!important;
  margin:0!important;
  pointer-events:auto!important;
}
.m428-card-overlays .m60-free-ship{
  position:absolute!important;
  left:10px!important;
  bottom:10px!important;
  top:auto!important;
  right:auto!important;
  z-index:11!important;
  margin:0!important;
  pointer-events:none!important;
}
.m40-product-image .m40-card-gallery-dots{
  z-index:9!important;
}
/* el wrapper no participa en flujo: no puede crear franja/fila superior */
.m40-product-card>.m428-card-overlays{display:none!important}
@media(max-width:680px){
 .m428-card-overlays .m40-discount{top:8px!important;left:8px!important}
 .m428-card-overlays .m40-heart,.m428-card-overlays .m159-heart{top:8px!important;right:8px!important}
 .m428-card-overlays .m60-free-ship{left:8px!important;bottom:8px!important}
}


/* MAV 2.2.29 — precio exclusivo para membresía anual */
.m429-member-card-price{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:6px!important;margin:5px 0 0!important;padding:5px 7px!important;border:1px solid #b8dfc2!important;border-radius:7px!important;background:#f2fbf4!important;color:#176b2c!important;line-height:1.15!important}
.m429-member-card-price span{font-size:11px!important;font-weight:600!important}
.m429-member-card-price strong{font-size:15px!important;font-weight:600!important;color:#176b2c!important;white-space:nowrap!important}
.m429-member-card-price.is-active{background:#e7f9eb!important;border-color:#62bf78!important}
.m429-member-detail-price{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:3px 12px!important;align-items:center!important;margin:8px 0 10px!important;padding:9px 11px!important;border:1px solid #a9d9b5!important;border-radius:10px!important;background:#f0faf2!important;color:#185f2b!important}
.m429-member-detail-price span{font-size:13px!important;font-weight:600!important}
.m429-member-detail-price strong{font-size:20px!important;font-weight:600!important;color:#168034!important;white-space:nowrap!important}
.m429-member-detail-price small{grid-column:1/-1;font-size:12px!important;line-height:1.35!important;color:#56705d!important}
.m429-member-detail-price.is-active{background:#e7f8eb!important;border-color:#55b96e!important}

/* MAV 2.2.32 — PRECIO MIEMBRO claramente visible en ficha y tarjetas */
.m429-member-detail-price{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:4px 12px!important;
  align-items:center!important;
  margin:7px 0 10px!important;
  padding:9px 11px!important;
  border:1px solid #d9b400!important;
  border-radius:10px!important;
  background:#fff8d8!important;
  color:#111827!important;
}
.m429-member-detail-price span{
  font-size:14px!important;
  font-weight:600!important;
  color:#111827!important;
  text-transform:none!important;
}
.m429-member-detail-price strong{
  font-size:20px!important;
  font-weight:600!important;
  color:#168034!important;
  white-space:nowrap!important;
}
.m429-member-detail-price small{
  grid-column:1/-1!important;
  font-size:12px!important;
  line-height:1.35!important;
  color:#5b6472!important;
}
.m429-member-detail-price.is-active{
  background:#eaf8ee!important;
  border-color:#58b86e!important;
}
.m429-member-card-price{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:6px!important;
  margin:5px 0 0!important;
  padding:5px 7px!important;
  border:1px solid #d9b400!important;
  border-radius:7px!important;
  background:#fff8d8!important;
  color:#111827!important;
}
.m429-member-card-price span{font-size:11px!important;font-weight:600!important;color:#111827!important}
.m429-member-card-price strong{font-size:15px!important;font-weight:600!important;color:#168034!important;white-space:nowrap!important}


/* MAV 2.2.33 — precio miembro acompaña carrito, checkout y pago hasta finalizar */
.m433-member-progress{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;flex-wrap:wrap!important;margin-top:4px!important;padding:5px 7px!important;border:1px solid #d7c781!important;border-radius:7px!important;background:#fff9df!important;color:#725b00!important;line-height:1.2!important}
.m433-member-progress span,.m433-member-progress strong{font-size:12px!important;font-weight:600!important}.m433-member-progress strong{white-space:nowrap!important}
.m433-member-progress.is-active{border-color:#9dd2aa!important;background:#effaf2!important;color:#176b2c!important}
.m433-member-total{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;column-gap:10px!important;row-gap:0!important;align-items:center!important;margin:8px 0 10px!important;padding:8px 9px!important;border:1px solid #d7c781!important;border-radius:9px!important;background:#fff9df!important;color:#5f4b00!important}
.m433-member-total>span,.m433-member-total>strong{font-size:13px!important;font-weight:600!important}.m433-member-total>small{grid-column:1/-1;display:block!important;margin:0!important;padding:0!important;font-size:12px!important;line-height:1.35!important}.m433-member-total>small b{font-weight:700!important}.m433-member-total.is-active{border-color:#9dd2aa!important;background:#effaf2!important;color:#176b2c!important}
.m433-member-total-row{color:#176b2c!important;background:#effaf2!important;border-radius:6px!important;padding-left:7px!important;padding-right:7px!important}.m433-member-loss-row{color:#8a5a00!important;background:#fff7d6!important;border-radius:6px!important;padding-left:7px!important;padding-right:7px!important}.m433-member-total-row strong,.m433-member-loss-row strong{font-weight:700!important}


/* MAV 2.2.36 — precio miembro visible siempre que esté configurado y activado */
.m429-member-detail-price{
 border:2px solid #56b86d!important;
 background:#eefaf1!important;
 margin:8px 0 11px!important;
 padding:9px 11px!important;
}
.m429-member-detail-price span{font-size:13px!important;font-weight:600!important;color:#145c27!important}
.m429-member-detail-price strong{font-size:20px!important;font-weight:600!important;color:#0f7a2d!important}
.m429-member-detail-price small{font-size:12px!important;color:#4e6a55!important}


/* MAV 2.2.38 — precio miembro: ahorro extra + texto final */
.m429-member-price-line{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:7px!important;min-width:0!important}
.m429-member-extra{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:3px 7px!important;border-radius:999px!important;background:#111827!important;color:#fff!important;font-size:10px!important;line-height:1!important;font-style:normal!important;font-weight:600!important;white-space:nowrap!important}
.m429-member-card-price{grid-template-columns:minmax(0,1fr) auto!important;flex-wrap:wrap!important}
.m429-member-card-price .m429-member-extra{flex:0 0 auto!important}
.m429-member-detail-price small{grid-column:1/-1!important}
@media(max-width:680px){.m429-member-price-line{justify-content:flex-start!important;flex-wrap:wrap!important}}


/* MAV 2.2.50 — distribución exacta según referencia del usuario */
/* FICHA / VENTANA INDIVIDUAL: bloque verde */
.m429-member-detail-price{
  display:grid!important;
  grid-template-columns:230px minmax(175px,1fr) minmax(245px,auto)!important;
  align-items:center!important;
  column-gap:14px!important;
  row-gap:0!important;
  min-height:68px!important;
  margin:8px 0 10px!important;
  padding:7px 18px!important;
  border:2px solid #4bb869!important;
  border-radius:11px!important;
  background:#effaf1!important;
  color:#174b26!important;
  line-height:1.12!important;
  box-sizing:border-box!important;
}
.m429-member-detail-left{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:center!important;
  gap:7px!important;
  min-width:0!important;
  justify-self:start!important;
  align-self:center!important;
}
.m429-member-detail-top{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:28px!important;
  width:100%!important;
  min-width:0!important;
}
.m429-member-detail-price .m429-member-save-amount{
  display:inline-block!important;
  font-size:15px!important;
  font-weight:700!important;
  color:#608368!important;
  text-decoration:line-through!important;
  white-space:nowrap!important;
}
.m429-member-detail-price .m429-member-extra{
  display:inline-block!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:#176b2c!important;
  font-size:11px!important;
  line-height:1!important;
  font-style:normal!important;
  font-weight:700!important;
  white-space:nowrap!important;
  box-shadow:none!important;
}
.m429-member-label{
  display:block!important;
  font-size:12px!important;
  line-height:1.05!important;
  font-weight:600!important;
  color:#174b26!important;
  white-space:nowrap!important;
}
.m429-member-main-price{
  display:block!important;
  margin:0!important;
  font-size:24px!important;
  line-height:1!important;
  font-weight:600!important;
  color:#111!important;
  white-space:nowrap!important;
  text-align:center!important;
  justify-self:center!important;
  align-self:center!important;
}
.m429-member-note{
  display:block!important;
  margin:0!important;
  font-size:12px!important;
  line-height:1.25!important;
  font-weight:400!important;
  color:#4e6654!important;
  text-align:left!important;
  justify-self:end!important;
  align-self:center!important;
  width:auto!important;
  max-width:none!important;
  white-space:nowrap!important;
}
.m429-member-detail-price.is-active{background:#eaf8ee!important;border-color:#3fa85b!important}

/* TARJETA / CARRUSEL: se mantiene exactamente el bloque crema aprobado */
.m429-member-card-price{
  display:flex!important;
  flex-direction:column!important;
  gap:5px!important;
  margin:6px 0 0!important;
  padding:6px 7px!important;
  border:1px solid #d3ac19!important;
  border-radius:7px!important;
  background:#fff8d8!important;
  color:#111!important;
  line-height:1.05!important;
}
.m429-member-card-top,
.m429-member-card-bottom{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:7px!important;
  width:100%!important;
}
.m429-member-card-price .m429-member-extra{
  display:inline-block!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:#111!important;
  font-size:10px!important;
  line-height:1!important;
  font-style:normal!important;
  font-weight:700!important;
  white-space:nowrap!important;
}
.m429-member-card-price .m429-member-save-amount{
  display:inline-block!important;
  font-size:11px!important;
  line-height:1!important;
  font-weight:600!important;
  color:#6f8d68!important;
  text-decoration:line-through!important;
  white-space:nowrap!important;
}
.m429-member-card-bottom span{
  font-size:11px!important;
  line-height:1!important;
  font-weight:600!important;
  color:#111!important;
  white-space:nowrap!important;
}
.m429-member-card-bottom strong{
  font-size:15px!important;
  line-height:1!important;
  font-weight:600!important;
  color:#111!important;
  white-space:nowrap!important;
}
.m429-member-card-price.is-active{background:#fff4c4!important;border-color:#c99e00!important}

@media(max-width:680px){
  .m429-member-detail-price{
    grid-template-columns:1fr auto!important;
    min-height:0!important;
    gap:8px 12px!important;
    padding:9px 11px!important;
  }
  .m429-member-detail-left{grid-column:1!important}
  .m429-member-main-price{grid-column:2!important;grid-row:1!important;font-size:20px!important;justify-self:end!important}
  .m429-member-note{grid-column:1/-1!important;grid-row:2!important;text-align:left!important;justify-self:start!important;width:auto!important;max-width:none!important;white-space:normal!important}
  .m429-member-detail-top{gap:14px!important}
  .m429-member-label{font-size:11px!important;white-space:normal!important}
}

/* MAV 2.2.49 — bloques de precio miembro clicables hacia planes de Servicios */
.m429-member-plan-link{
  text-decoration:none!important;
  cursor:pointer!important;
}
.m429-member-plan-link:visited{
  color:inherit!important;
}
.m429-member-plan-link:focus-visible{
  outline:2px solid #111!important;
  outline-offset:2px!important;
}


/* MAV 2.2.51 — nota de membresía en la misma línea horizontal del precio */
@media(min-width:681px){
  .m429-member-detail-price{grid-template-columns:230px minmax(175px,1fr) minmax(245px,auto)!important;}
  .m429-member-note{align-self:center!important;justify-self:end!important;width:auto!important;max-width:none!important;white-space:nowrap!important;text-align:left!important;}
}
@media(max-width:680px){
  .m429-member-note{white-space:normal!important;}
}


/* MAV 2.2.52 — acción condicional del precio miembro */
.m429-member-cart-action{width:100%!important;font:inherit!important;text-align:inherit!important;appearance:none!important;-webkit-appearance:none!important;cursor:pointer!important}
.m429-member-cart-action:disabled{cursor:not-allowed!important;opacity:.55!important}
.m429-member-cart-action.is-added{box-shadow:0 0 0 2px rgba(20,128,52,.18) inset!important}
.m429-member-card-price.m429-member-cart-action{display:flex!important}
.m429-member-detail-price.m429-member-cart-action{display:grid!important}

/* MAV 2.2.53 — texto de membresía centrado, sin alterar el resto del bloque */
@media(min-width:681px){
  .m429-member-note{
    grid-column:1/-1!important;
    grid-row:2!important;
    justify-self:center!important;
    align-self:center!important;
    width:auto!important;
    max-width:none!important;
    white-space:nowrap!important;
    text-align:center!important;
    margin-top:3px!important;
  }
}
@media(max-width:680px){
  .m429-member-note{
    grid-column:1/-1!important;
    grid-row:2!important;
    justify-self:center!important;
    text-align:center!important;
    white-space:normal!important;
    margin-top:2px!important;
  }
}

/* MAV 2.2.55 / 2.2.62 — tarjetas: pie alineado desde STOCK/AGOTADO o DISPONIBLE, sin alturas ficticias */
/* Los contenedores igualan naturalmente la altura de las tarjetas de cada fila/carrusel. */
.m70-track,
.m420-recommended-track,
#m78ProductTrack,
.m40-product-track{
  align-items:stretch!important;
}
.m40-product-grid,
.m120-entity-grid{
  align-items:stretch!important;
}
.m70-track>.m40-product-card,
.m420-recommended-track>.m40-product-card,
#m78ProductTrack>.m40-product-card,
.m40-product-track>.m40-product-card,
.m40-product-grid>.m40-product-card,
.m120-entity-grid>.m421-service-as-product,
.m421-service-as-product{
  align-self:stretch!important;
  height:auto!important;
}
.m40-product-card .m40-card-body,
.m421-service-as-product .m40-card-body{
  display:flex!important;
  flex-direction:column!important;
  flex:1 1 auto!important;
  min-height:0!important;
  height:auto!important;
}
/* Ancla real del pie: lo que varía queda arriba; desde STOCK/AGOTADO o DISPONIBLE todo baja alineado. */
.m40-product-card .m40-card-body > .m40-stock,
.m40-product-card .m40-card-body > .m429-card-price-zone,
.m421-service-as-product .m40-card-body > .m40-stock{
  margin-top:auto!important;
}
.m40-product-card .m40-prices,
.m421-service-as-product .m40-prices,
.m40-product-card .m429-card-price-zone,
.m421-service-as-product .m429-card-price-zone,
.m40-product-card .m60-card-actions,
.m421-service-as-product .m60-card-actions{
  flex:0 0 auto!important;
}
/* Franja miembro compacta: conserva su contenido, sin reservar alto extra. */
.m40-product-card .m429-member-card-price,
.m421-service-as-product .m429-member-card-price{
  width:100%!important;
  box-sizing:border-box!important;
  flex:0 0 auto!important;
  gap:3px!important;
  margin:4px 0 5px!important;
  padding:4px 6px!important;
  min-height:0!important;
  max-height:none!important;
  overflow:visible!important;
  border-radius:6px!important;
  line-height:1!important;
}
.m40-product-card .m429-member-card-top,
.m40-product-card .m429-member-card-bottom,
.m421-service-as-product .m429-member-card-top,
.m421-service-as-product .m429-member-card-bottom{
  min-height:0!important;
  gap:6px!important;
  line-height:1!important;
}
.m40-product-card .m429-member-card-price .m429-member-extra,
.m421-service-as-product .m429-member-card-price .m429-member-extra,
.m40-product-card .m429-member-card-price .m429-member-save-amount,
.m421-service-as-product .m429-member-card-price .m429-member-save-amount,
.m40-product-card .m429-member-card-bottom span,
.m421-service-as-product .m429-member-card-bottom span{
  font-size:10px!important;
  line-height:1!important;
}
.m40-product-card .m429-member-card-bottom strong,
.m421-service-as-product .m429-member-card-bottom strong{
  font-size:14px!important;
  line-height:1!important;
}
.m40-product-card .m60-card-actions,
.m421-service-as-product .m60-card-actions{
  margin-top:6px!important;
}
@media(max-width:680px){
  .m40-product-card .m429-member-card-price,
  .m421-service-as-product .m429-member-card-price{padding:4px 5px!important}
  .m40-product-card .m429-member-card-bottom strong,
  .m421-service-as-product .m429-member-card-bottom strong{font-size:13px!important}
}

/* MAV 2.2.56 — miembro integrado al bloque de stock/precios, sin franja adicional */
.m429-card-price-zone{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:start;
  column-gap:10px;
  margin-top:auto;
  flex:0 0 auto;
}
.m429-card-public-col{
  display:grid;
  grid-template-rows:18px 18px 24px;
  align-items:center;
  min-width:0;
}
.m429-card-price-zone .m40-stock{
  margin:0;
  line-height:18px;
}
.m429-stock-placeholder{visibility:hidden;}
.m429-card-regular{
  min-height:18px;
  line-height:18px;
  display:flex;
  align-items:center;
}
.m429-card-regular del{
  color:rgba(0,0,0,.75);
  text-decoration-thickness:1px;
  white-space:nowrap;
}
.m429-card-offer{
  display:block;
  color:#ed1c24;
  line-height:24px;
  white-space:nowrap;
}
.m429-member-side-action{
  display:grid;
  grid-template-rows:18px 18px;
  align-items:center;
  justify-items:end;
  align-self:start;
  min-width:0;
  max-width:100%;
  overflow:hidden;
  box-sizing:border-box;
  margin:0;
  padding:0;
  border:0;
  background:transparent;
  color:inherit;
  text-decoration:none;
  cursor:pointer;
  font:inherit;
}
.m429-member-side-action span{
  font-size:11px;
  line-height:18px;
  font-weight:600;
  color:#176b2c;
  white-space:nowrap;
}
.m429-member-side-action strong{
  font-size:16px;
  line-height:18px;
  font-weight:600;
  color:#176b2c;
  white-space:nowrap;
}
.m429-member-side-action:hover span,
.m429-member-side-action:hover strong{ text-decoration:underline; }
.m429-member-side-action:disabled{opacity:.55;cursor:not-allowed;}
@media(max-width:680px){
  .m429-card-price-zone{
    grid-template-columns:minmax(0,1fr) fit-content(120px);
    grid-template-rows:18px 18px 24px;
    column-gap:8px;
    row-gap:0;
  }
  .m429-card-public-col{display:contents;}
  .m429-card-public-col > .m40-stock{grid-column:1;grid-row:1;justify-self:start;}
  .m429-card-public-col > .m429-card-regular{grid-column:1;grid-row:2;}
  .m429-card-public-col > .m429-card-offer{grid-column:1;grid-row:3;}
  .m429-card-regular del{font-size:11px!important;line-height:18px!important;}
  .m429-card-offer{font-size:16px!important;font-weight:800!important;line-height:24px!important;}
  .m429-member-side-action{grid-column:2;grid-row:1/4;grid-template-rows:18px 18px;align-self:start;justify-items:end;}
  .m429-member-side-action span{font-size:10px!important;line-height:18px!important;}
  .m429-member-side-action strong{font-size:11px!important;line-height:18px!important;}
}


/* MAV 2.2.57 / 2.2.62 — bloque inferior sin alturas fijas; SOLO MIEMBROS conserva su alineación */
.m40-product-card .m40-card-body > .m40-stock,
.m421-service-as-product .m40-card-body > .m40-stock{
  min-height:0!important;
  height:auto!important;
  line-height:1.3!important;
  flex:0 0 auto!important;
  display:flex!important;
  align-items:center!important;
  margin-bottom:0!important;
}
.m40-product-card .m40-card-body > .m40-prices,
.m421-service-as-product .m40-card-body > .m40-prices{
  min-height:0!important;
  height:auto!important;
  flex:0 0 auto!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-start!important;
  align-items:flex-start!important;
  gap:0!important;
  margin-bottom:0!important;
}
.m40-product-card .m40-card-body > .m40-prices del,
.m421-service-as-product .m40-card-body > .m40-prices del,
.m40-product-card .m40-card-body > .m40-prices strong,
.m421-service-as-product .m40-card-body > .m40-prices strong{
  min-height:0!important;
  height:auto!important;
  flex:0 0 auto!important;
}
.m40-product-card .m429-card-price-zone,
.m421-service-as-product .m429-card-price-zone{
  margin-bottom:0!important;
  min-height:0!important;
  height:auto!important;
  flex:0 0 auto!important;
  align-items:start!important;
}
.m40-product-card .m429-card-public-col,
.m421-service-as-product .m429-card-public-col,
.m40-product-card .m429-member-side-action,
.m421-service-as-product .m429-member-side-action{
  min-height:0!important;
  height:auto!important;
}
.m40-product-card .m60-card-actions,
.m421-service-as-product .m60-card-actions{
  flex:0 0 auto!important;
}

/* MAV 2.3.47 — PRE-VENTA como estado real + ayuda flotante, sin alterar stock normal */
.m70-ui .m433-preorder-badge,.m433-preorder-badge{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:max-content!important;min-height:20px!important;margin:1px 0 0!important;padding:1px 8px!important;border:0!important;border-radius:999px!important;background:#ffbd00!important;color:#111!important;font-size:12px!important;line-height:16px!important;font-weight:700!important;white-space:nowrap!important;cursor:help!important;box-shadow:none!important;text-transform:uppercase!important;-webkit-text-fill-color:#111!important;}
.m433-preorder-badge:hover,.m433-preorder-badge:focus{background:#ffc62b!important;outline:0!important}
.m433-preorder-float{position:fixed!important;z-index:2147483000!important;width:max-content!important;max-width:calc(100vw - 16px)!important;padding:9px 11px!important;border:1px solid #d8dee7!important;border-radius:9px!important;background:#111!important;color:#fff!important;box-shadow:0 8px 28px rgba(0,0,0,.28)!important;font-size:12px!important;line-height:1.35!important;font-weight:600!important;text-align:left!important;pointer-events:none!important;white-space:pre!important;overflow:visible!important}
.m433-preorder-float[hidden]{display:none!important}
@media(max-width:680px){.m70-ui .m433-preorder-badge,.m433-preorder-badge{font-size:11px!important;padding:1px 7px!important}.m433-preorder-float{font-size:11px!important}}

/* MAV 2.3.48 — ayuda flotante sobre STOCK, reutiliza exactamente la ventana de PRE-VENTA */
.m70-ui .m433-stock-badge,.m433-stock-badge{appearance:none!important;-webkit-appearance:none!important;display:inline-flex!important;align-items:center!important;width:max-content!important;min-height:18px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;font:inherit!important;line-height:18px!important;text-align:left!important;white-space:nowrap!important;cursor:help!important}
.m70-ui .m433-stock-badge:hover,.m70-ui .m433-stock-badge:focus,.m433-stock-badge:hover,.m433-stock-badge:focus{background:transparent!important;border:0!important;box-shadow:none!important;outline:0!important}
.m429-card-price-zone .m433-stock-badge{font-size:15px!important;font-weight:500!important}
@media(max-width:680px){.m429-card-price-zone .m433-stock-badge{font-size:10px!important;line-height:18px!important}}
.m415-stock.m433-stock-badge{font-size:inherit!important;font-weight:inherit!important}
.m433-free-shipping-badge{cursor:help!important}

/* MAV 2.3.50 — stock compacto en phone: >9 muestra +9 en Stock sin check; 1–9 conserva ✓ cantidad. Stock y Suscriptor comparten la primera línea. */

/* MAV 2.3.86 — PHONE: Suscriptor 10px; precio miembro 11px; stock 10px; tachado 11px; oferta 16px/800. */
/* MAV 2.3.87 — PHONE: unifica tipografía en TODAS las rutas de tarjeta (PHP/JS, con/sin Suscriptor) y 2px reales en catálogo. */
/* MAV 2.3.88 — PHONE: Stock 11px; Suscriptor 10px; Precio miembro 12px; tachado 12px; oferta 16px/800. */
@media(max-width:680px){
  .m70-ui .m40-product-card .m40-stock,
  .m70-ui .m421-service-as-product .m40-stock,
  .m40-product-card .m429-card-price-zone .m40-stock,
  .m421-service-as-product .m429-card-price-zone .m40-stock,
  .m429-card-price-zone .m433-stock-badge{font-size:11px!important;line-height:18px!important;}
  .m70-ui .m40-product-card .m40-prices del,
  .m70-ui .m421-service-as-product .m40-prices del,
  .m40-product-card .m429-card-regular del,
  .m421-service-as-product .m429-card-regular del{font-size:12px!important;line-height:18px!important;}
  .m70-ui .m40-product-card .m40-prices strong,
  .m70-ui .m421-service-as-product .m40-prices strong,
  .m40-product-card .m429-card-offer,
  .m421-service-as-product .m429-card-offer{font-size:16px!important;line-height:24px!important;font-weight:800!important;}
  .m40-product-card .m429-member-side-action span,
  .m421-service-as-product .m429-member-side-action span{font-size:10px!important;line-height:18px!important;}
  .m40-product-card .m429-member-side-action strong,
  .m421-service-as-product .m429-member-side-action strong{font-size:12px!important;line-height:18px!important;}
}


/* MAV CORE v2.3.272 — galerías navegables + CTA de compra unificados */
/* Tarjetas de producto con galería: flechas visibles y transparentes, sin cubrir los overlays. */
.m40-product-image.m40-card-gallery{position:relative!important}
.m40-card-gallery-arrow{
  position:absolute!important;top:50%!important;transform:translateY(-50%)!important;z-index:8!important;
  width:22px!important;height:34px!important;min-width:22px!important;min-height:34px!important;
  margin:0!important;padding:0!important;border:0!important;border-radius:0!important;
  background:transparent!important;color:#111!important;box-shadow:none!important;
  display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;
}
.m40-card-gallery-arrow.prev{left:3px!important}.m40-card-gallery-arrow.next{right:3px!important}
.m40-card-gallery-arrow .mav-chevron{width:20px!important;height:20px!important;filter:drop-shadow(0 1px 1px rgba(255,255,255,.9))}
.m40-card-gallery-track{cursor:grab!important;touch-action:pan-y!important;user-select:none!important}
.m40-card-gallery-track.is-dragging{cursor:grabbing!important}

/* Ficha de producto: la tira de miniaturas también se puede sostener y arrastrar con mouse/dedo. */
.m272-thumb-shell{position:relative!important;min-width:0!important}
.m272-thumb-track{cursor:grab!important;touch-action:pan-y!important;user-select:none!important;scrollbar-width:none!important;overscroll-behavior-inline:contain!important;scroll-behavior:smooth!important}
.m272-thumb-track::-webkit-scrollbar{display:none!important}
.m272-thumb-track.is-dragging{cursor:grabbing!important;scroll-behavior:auto!important}
.m272-thumb-arrow{
  position:absolute!important;top:50%!important;transform:translateY(-50%)!important;z-index:12!important;
  width:20px!important;height:32px!important;min-width:20px!important;min-height:32px!important;
  padding:0!important;border:0!important;background:transparent!important;color:#111!important;box-shadow:none!important;
  font-size:28px!important;line-height:1!important;font-weight:500!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;
}
.m272-thumb-arrow.prev{left:2px!important}.m272-thumb-arrow.next{right:2px!important}

/* Añadir al carrito y Comprar ahora: mismo color MAV en ficha y tarjetas. */
.m70-ui .m40-add-cart,.m70-ui .m60-buy-card,
.m70-ui [data-cart-add],.m70-ui [data-buy-now],
.m40-add-cart,.m60-buy-card,[data-cart-add],[data-buy-now]{
  background:#ffb800!important;color:#111!important;border-color:#ffb800!important;box-shadow:none!important;
}
.m70-ui .m40-add-cart:hover,.m70-ui .m60-buy-card:hover,
.m70-ui [data-cart-add]:hover,.m70-ui [data-buy-now]:hover,
.m40-add-cart:hover,.m60-buy-card:hover,[data-cart-add]:hover,[data-buy-now]:hover{
  background:#ffb800!important;color:#111!important;border-color:#ffb800!important;
}

/* MAV CORE v2.3.275 — Editor Producto: descripción con vista en vivo */
.mav275-description-live-grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:10px!important;align-items:stretch!important;width:100%!important;margin:8px 0 6px!important;box-sizing:border-box!important}
.mav275-description-code,.mav275-description-preview-col{min-width:0!important}
.mav275-description-col-title{margin:0 0 5px!important;color:#334155!important;font-size:12px!important;font-weight:700!important;line-height:1.3!important}
.mav275-live-title{color:#111!important}
.mav275-description-live-grid textarea{display:block!important;width:100%!important;min-height:420px!important;height:100%!important;box-sizing:border-box!important}
.mav275-description-preview{height:100%!important;min-height:420px!important;max-height:620px!important;overflow-y:auto!important;padding:12px!important;border:1px solid #cbd5e1!important;border-radius:9px!important;background:#fff!important;color:#111827!important;font-size:14px!important;line-height:1.5!important;box-sizing:border-box!important;word-break:break-word!important}
.mav275-description-preview ul,.mav275-description-preview ol{padding-left:24px!important;margin:8px 0!important}
.mav275-description-preview p{margin:7px 0!important}
.mav275-description-preview img{max-width:100%!important;height:auto!important}
.mav275-description-preview video{max-width:100%!important}
.mav275-description-preview .mav275-empty{color:#94a3b8!important}
@media(max-width:900px){.mav275-description-live-grid{grid-template-columns:1fr!important}.mav275-description-preview{min-height:320px!important}}




/* MAV 2.3.346 · Compartir en tarjetas de producto.
   Misma acción visual que Sorteos: icono sin marco/relleno, junto al corazón. */
.m428-card-overlays .m198-card-share{
  position:absolute!important;
  top:10px!important;
  right:38px!important;
  left:auto!important;
  bottom:auto!important;
  z-index:12!important;
  width:20px!important;
  height:20px!important;
  min-width:20px!important;
  min-height:20px!important;
  max-width:20px!important;
  max-height:20px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:#111!important;
  box-shadow:none!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  cursor:pointer!important;
  pointer-events:auto!important;
  touch-action:manipulation!important;
  line-height:0!important;
}
.m428-card-overlays .m198-card-share svg{
  display:block!important;
  width:20px!important;
  height:20px!important;
  overflow:visible!important;
  fill:none!important;
  stroke:currentColor!important;
  filter:drop-shadow(0 1px 1px rgba(255,255,255,.9));
}
.m428-card-overlays .m198-card-share svg circle{
  fill:#fff!important;
  stroke:#111!important;
  stroke-width:1.8!important;
}
.m428-card-overlays .m198-card-share svg path{
  fill:none!important;
  stroke:#111!important;
  stroke-width:1.8!important;
}
@media(max-width:680px){
  .m428-card-overlays .m198-card-share{top:8px!important;right:36px!important}
}


/* MAV 2.3.347 · Compartir: área táctil segura sin alterar el icono ni la tarjeta. */
.m428-card-overlays .m198-card-share{overflow:visible!important;isolation:isolate!important}
.m428-card-overlays .m198-card-share::before{
  content:""!important;
  position:absolute!important;
  inset:-4px!important;
  z-index:0!important;
  background:transparent!important;
  pointer-events:auto!important;
}
/* MAV 2.3.389 — menú hamburguesa también activo en TABLET, sin alterar phone */
@media(min-width:681px) and (max-width:1024px){
 .m82-phone-menu{left:176px!important;top:calc(50% - 4px)!important;width:26px!important;height:34px!important}
}

/* =====================================================================
   MAV 2.3.390 — HAMBURGUESA RESPONSIVE VERIFICADA
   Alcance exclusivo: header. No modifica flechas ni carruseles.
   - WEB >=1025px: menú horizontal normal, hamburguesa oculta.
   - TABLET 681–1024px: hamburguesa visible y operativa.
   - PHONE <=680px: hamburguesa visible y operativa.
   ===================================================================== */
@media (min-width:1025px){
  .m82-phone-menu{display:none!important}
}
@media (min-width:681px) and (max-width:1024px){
  .m82-phone-menu{display:block!important}
  .m70-ui .m20-catbar{display:none!important}
}
@media (max-width:680px){
  .m82-phone-menu{display:block!important}
  .m70-ui .m20-catbar{display:none!important}
}

/* MAV 2.3.392 — header usuario: sin nombre; borde sin sesión / relleno con sesión */
.m70-ui .m20-actions .m20-account-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:30px!important;min-width:30px!important;height:32px!important;padding:0!important;color:#fff!important;text-decoration:none!important;line-height:1!important}
.m70-ui .m20-actions .m20-account-icon .m20-user-icon{display:block!important;width:22px!important;height:22px!important}
.m70-ui .m20-actions .m20-account-icon.is-logged{color:var(--m70-yellow)!important}
.m70-ui .m20-actions .m20-account-icon.is-logged .m20-user-head,
.m70-ui .m20-actions .m20-account-icon.is-logged .m20-user-body{fill:currentColor!important;stroke:currentColor!important}
.m70-ui .m20-actions .m20-account-icon:not(.is-logged) .m20-user-head,
.m70-ui .m20-actions .m20-account-icon:not(.is-logged) .m20-user-body{fill:none!important;stroke:currentColor!important}


/* =====================================================================
   MAV MASTER 081 — BUSCADOR CENTRADO RESPONSIVE
   1) Menú fijo de 5 accesos en WEB/TABLET/PHONE, sin hamburguesa.
   2) Buscador del HOME encima de Marcas y proveedores.
   3) WEB: ancho extendido fluido, máximo 1200px y centrado.
      TABLET: centrado y adaptado al ancho disponible.
      Texto interno 16px; altura 60px.
   4) PHONE: buscador centrado en 2 filas, 50px por fila y texto 14px.
   ===================================================================== */
.m82-phone-menu{display:none!important}
body.m70-ui .m20-catbar{display:flex!important;align-items:center!important;justify-content:center!important;gap:24px!important;overflow:visible!important;white-space:nowrap!important}
body.m70-ui .m20-catbar>a{display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;flex:0 0 auto!important}
@media(min-width:681px) and (max-width:1024px){
 body.m70-ui .m20-catbar{display:flex!important;gap:18px!important;padding:8px 10px!important}
 body.m70-ui .m20-catbar>a{font-size:13px!important;text-align:center!important}
}
@media(max-width:680px){
 body.m70-ui .m20-catbar{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:0!important;padding:6px 4px 8px!important;white-space:normal!important;overflow:visible!important}
 body.m70-ui .m20-catbar>a{display:flex!important;width:100%!important;min-width:0!important;min-height:30px!important;padding:3px 2px!important;font-size:11px!important;line-height:1.05!important;letter-spacing:0!important;text-align:center!important;white-space:normal!important}
}

/* MAV MASTER 087 — margen lateral uniforme en TABLET + PHONE.
   Contenedor principal: 2px reales por lado.
   Contenedores internos estructurales: 2px por lado dentro de su padre.
   WEB no cambia. */
@media(max-width:1024px){
  body.m70-ui:not(.m30-embed) .m20-topin,
  body.m70-ui:not(.m30-embed) .m20-catbar{
    width:calc(100% - 4px)!important;
    max-width:calc(100% - 4px)!important;
    margin-left:2px!important;
    margin-right:2px!important;
    box-sizing:border-box!important;
  }
  body.m70-ui:not(.m30-embed) main.m20-wrap.m70-home{
    width:calc(100% - 4px)!important;
    max-width:calc(100% - 4px)!important;
    margin-left:2px!important;
    margin-right:2px!important;
    box-sizing:border-box!important;
  }
  /* Los contenedores principales ocupan el ancho interior del MAIN:
     al estar el MAIN a 2px del viewport, quedan a 2px reales de pantalla. */
  body.m70-ui:not(.m30-embed) main.m70-home > *:not(.m120-hero-slider):not(.m335-home-header-gap){
    width:100%!important;
    max-width:100%!important;
    margin-left:0!important;
    margin-right:0!important;
    box-sizing:border-box!important;
  }
  /* Contenedores internos estructurales: 2px por lado dentro del principal.
     No se aplica a tarjetas/ítems para no deformar carruseles ni grillas. */
  body.m70-ui:not(.m30-embed) main.m70-home > .m70-section > .m70-head,
  body.m70-ui:not(.m30-embed) main.m70-home > .m70-section > .m70-carousel-shell,
  body.m70-ui:not(.m30-embed) main.m70-home > .m78-home-tools-block > .m78-quicktools-wrap,
  body.m70-ui:not(.m30-embed) main.m70-home > .m78-products-section > .m78-product-panel,
  body.m70-ui:not(.m30-embed) main.m70-home > .m78-products-section > .m78-product-panel > .m78-subhead,
  body.m70-ui:not(.m30-embed) main.m70-home > .m78-products-section > .m78-product-panel > .m70-carousel-shell,
  body.m70-ui:not(.m30-embed) main.m70-home > .m70-section-ecosystem > .m394-ecosystem-tools,
  body.m70-ui:not(.m30-embed) main.m70-home > .m70-section-ecosystem > .m60-ecosystem-tabs,
  body.m70-ui:not(.m30-embed) main.m70-home > .m70-agenda-wrap > .m20-page-title{
    max-width:calc(100% - 4px)!important;
    margin-left:2px!important;
    margin-right:2px!important;
    box-sizing:border-box!important;
  }
  /* Slider/cintillos conservan su lógica interna, pero respetan los 2px del padre. */
  body.m70-ui:not(.m30-embed) main.m70-home > .m120-hero-slider,
  body.m70-ui:not(.m30-embed) main.m70-home > .m120-commercial-ticker{
    box-shadow:none!important;
  }
}

body.m70-ui .m398-home-search{
 display:grid!important;position:relative!important;inset:auto!important;float:none!important;
 width:100%!important;max-width:100%!important;margin:14px 0 18px!important;justify-self:stretch!important;box-sizing:border-box!important;
 border:1px solid #d9e0e8!important;border-radius:13px!important;background:#fff!important;overflow:hidden!important;box-shadow:0 2px 8px rgba(15,23,42,.07)!important;
}
@media(min-width:681px){
 body.m70-ui .m398-home-search{grid-template-columns:116px minmax(240px,1.8fr) minmax(150px,.95fr) minmax(140px,.9fr) 74px!important;width:min(100%,1200px)!important;max-width:1200px!important;height:60px!important;min-height:60px!important;margin-left:auto!important;margin-right:auto!important;justify-self:center!important}
 body.m70-ui .m398-home-search input,
 body.m70-ui .m398-home-search select,
 body.m70-ui .m398-home-search .m82-header-near,
 body.m70-ui .m398-home-search .m82-header-location,
 body.m70-ui .m398-home-search .m82-header-query,
 body.m70-ui .m398-home-search .m82-header-category,
 body.m70-ui .m398-home-search .m82-header-search-submit,
 body.m70-ui .m398-home-search .m100-location-control{height:60px!important;min-height:60px!important;font-size:16px!important;line-height:1!important}
 body.m70-ui .m398-home-search .m82-header-near,
 body.m70-ui .m398-home-search .m82-header-search-submit{font-size:16px!important}
}
@media(min-width:1025px){
 body.m70-ui .m398-home-search{width:min(calc(100% - 20px),1200px)!important;max-width:1200px!important;justify-self:center!important;margin-left:auto!important;margin-right:auto!important}
}
/* MAV MASTER 087 — PHONE: buscador a 10px reales de cada borde. */
@media(max-width:680px){
 body.m70-ui:not(.m30-embed) main.m70-home > .m398-home-search{display:grid!important;grid-template-columns:minmax(72px,.85fr) minmax(0,1.35fr) 58px!important;grid-template-areas:"near query query" "location category submit"!important;width:calc(100% - 16px)!important;max-width:560px!important;height:100px!important;min-height:100px!important;margin-top:10px!important;margin-bottom:14px!important;margin-left:8px!important;margin-right:8px!important;justify-self:center!important;border-radius:10px!important;overflow:hidden!important}
 body.m70-ui .m398-home-search .m82-header-near{grid-area:near!important}
 body.m70-ui .m398-home-search .m82-header-query{grid-area:query!important}
 body.m70-ui .m398-home-search .m82-header-location,
 body.m70-ui .m398-home-search .m100-location-control{grid-area:location!important}
 body.m70-ui .m398-home-search .m82-header-category{grid-area:category!important}
 body.m70-ui .m398-home-search .m82-header-search-submit{grid-area:submit!important}
 body.m70-ui .m398-home-search .m82-header-near,
 body.m70-ui .m398-home-search .m82-header-query,
 body.m70-ui .m398-home-search .m82-header-location,
 body.m70-ui .m398-home-search .m82-header-category,
 body.m70-ui .m398-home-search .m82-header-search-submit,
 body.m70-ui .m398-home-search .m100-location-control,
 body.m70-ui .m398-home-search input,
 body.m70-ui .m398-home-search select{height:50px!important;min-height:50px!important;font-size:14px!important;line-height:1!important;min-width:0!important}
 body.m70-ui .m398-home-search .m82-header-near{padding:0 6px!important;gap:2px!important;white-space:nowrap!important}
 body.m70-ui .m398-home-search .m82-header-query{padding-left:8px!important;padding-right:8px!important}
 body.m70-ui .m398-home-search .m82-header-category{padding-left:6px!important;padding-right:16px!important}
 body.m70-ui .m398-home-search .m82-header-search-submit{padding:0 5px!important;font-size:14px!important}
 body.m70-ui .m398-home-search .m100-location-control{grid-template-columns:minmax(0,1fr) 20px!important}
 body.m70-ui .m398-home-search .m100-location-control .m100-location-picker{width:20px!important;min-width:20px!important;background-size:10px 10px!important}
}

body.m70-ui .m108-home-tools-head{display:flex!important;align-items:center!important;justify-content:center!important;position:relative!important;gap:12px!important;width:calc(100% - 40px)!important;max-width:calc(100% - 40px)!important;margin:0 20px 6px!important;box-sizing:border-box!important}
body.m70-ui .m399-home-tools-title-link{display:block!important;color:inherit!important;text-decoration:none!important;cursor:pointer!important;margin:0!important}
body.m70-ui .m108-home-tools-more{display:inline-flex!important;align-items:center!important;justify-content:center!important;position:absolute!important;right:0!important;top:50%!important;transform:translateY(-50%)!important;flex:0 0 auto!important;color:#0563d8!important;text-decoration:none!important;font-size:14px!important;font-weight:600!important;white-space:nowrap!important}
body.m70-ui .m399-home-tools-title-link:hover,
body.m70-ui .m399-home-tools-title-link:focus-visible,
body.m70-ui .m108-home-tools-more:hover,
body.m70-ui .m108-home-tools-more:focus-visible{text-decoration:underline!important;text-underline-offset:3px!important}
@media(max-width:680px){body.m70-ui .m108-home-tools-head{width:calc(100% - 32px)!important;max-width:calc(100% - 32px)!important;margin-left:16px!important;margin-right:16px!important}body.m70-ui .m108-home-tools-more{font-size:13px!important}}

/* =====================================================================
   MAV MASTER 082 — BOTONERAS TIPO PÍLDORA EN ORIGEN
   Referencia aprobada: Productos de Tienda.
   Solo apariencia. No modifica enlaces, filtros, flechas, drag ni JS.
   ===================================================================== */
.m70-ui .m78-products-section .m78-primary-tabs{
  gap:5px!important;
  align-items:center!important;
}
.m70-ui .m78-products-section .m78-primary-tabs>a{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 auto!important;
  min-height:40px!important;
  padding:0 16px!important;
  border:1px solid #111!important;
  border-radius:999px!important;
  background:#111!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:600!important;
  line-height:1!important;
  text-decoration:none!important;
  white-space:nowrap!important;
  box-shadow:none!important;
  transform:none!important;
}
.m70-ui .m78-products-section .m78-primary-tabs>a.active,
.m70-ui .m78-products-section .m78-primary-tabs>a[aria-current="page"]{
  background:#FFC107!important;
  color:#111!important;
  border-color:#111!important;
  box-shadow:0 1px 3px rgba(0,0,0,.12)!important;
}
.m70-ui .m78-products-section .m78-primary-tabs>a:hover{
  background:#111!important;
  color:#fff!important;
  border-color:#111!important;
}
.m70-ui .m78-products-section .m78-primary-tabs>a.active:hover,
.m70-ui .m78-products-section .m78-primary-tabs>a[aria-current="page"]:hover{
  background:#FFC107!important;
  color:#111!important;
}

/* Explora el ecosistema: misma píldora aprobada para accesos y filtros. */
.m70-ui .m70-section-ecosystem .m394-ecosystem-tools{
  gap:5px!important;
  align-items:center!important;
}
.m70-ui .m70-section-ecosystem .m394-ecosystem-tools>a,
.m70-ui .m70-section-ecosystem .m60-ecosystem-tabs>button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 auto!important;
  min-height:40px!important;
  padding:0 16px!important;
  border:1px solid #111!important;
  border-radius:999px!important;
  background:#111!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:600!important;
  line-height:1!important;
  text-decoration:none!important;
  white-space:nowrap!important;
  box-shadow:none!important;
  transform:none!important;
}
.m70-ui .m70-section-ecosystem .m60-ecosystem-tabs{
  gap:5px!important;
  padding-bottom:5px!important;
}
.m70-ui .m70-section-ecosystem .m60-ecosystem-tabs>button.active{
  background:#FFC107!important;
  color:#111!important;
  border-color:#111!important;
  box-shadow:0 1px 3px rgba(0,0,0,.12)!important;
}
.m70-ui .m70-section-ecosystem .m394-ecosystem-tools>a:hover,
.m70-ui .m70-section-ecosystem .m60-ecosystem-tabs>button:hover{
  background:#111!important;
  color:#fff!important;
  border-color:#111!important;
}
.m70-ui .m70-section-ecosystem .m60-ecosystem-tabs>button.active:hover{
  background:#FFC107!important;
  color:#111!important;
}
/* Conserva el badge NUEVO sin deformar la píldora. */
.m70-ui .m70-section-ecosystem .m394-ecosystem-tools>a.is-new{
  padding-right:58px!important;
}

@media(max-width:680px){
  .m70-ui .m78-products-section .m78-primary-tabs>a,
  .m70-ui .m70-section-ecosystem .m394-ecosystem-tools>a,
  .m70-ui .m70-section-ecosystem .m60-ecosystem-tabs>button{
    min-height:38px!important;
    padding-left:13px!important;
    padding-right:13px!important;
    font-size:13px!important;
  }
  .m70-ui .m70-section-ecosystem .m394-ecosystem-tools>a.is-new{
    padding-right:54px!important;
  }
}

/* MAV MASTER 084 — rendimiento de portada sin alterar diseño ni interacciones.
   El navegador pospone el layout/pintado de secciones fuera de pantalla,
   pero mantiene su tamaño estimado y todo el contenido accesible al llegar a ellas. */
@supports (content-visibility:auto){
  .m70-ui .m70-home .m70-section-services,
  .m70-ui .m70-home .m70-agenda-wrap,
  .m70-ui .m70-home .m70-section-academy,
  .m70-ui .m70-home .m70-section-ecosystem,
  .m70-ui .m70-home .m70-section-stores,
  .m70-ui .m70-home .m120-ad-cta{
    content-visibility:auto;
    contain-intrinsic-size:auto 460px;
  }
}


/* =====================================================================
   MAV MASTER 088 — FLECHAS SIEMPRE COMPLETAS AL RAS DEL CONTENEDOR
   Regla canónica: ninguna flecha principal usa offsets negativos.
   La flecha anterior inicia dentro del borde izquierdo (0px) y la siguiente
   culmina dentro del borde derecho (0px), manteniendo los 20px completos.
   No modifica pistas, tarjetas, márgenes ni arrastre.
   ===================================================================== */
.m70-ui .m70-carousel-shell>.m70-arrow.prev{left:0!important;right:auto!important}
.m70-ui .m70-carousel-shell>.m70-arrow.next{right:0!important;left:auto!important}
.m70-ui .m78-quicktools-wrap>.m78-arrow.prev{left:0!important;right:auto!important}
.m70-ui .m78-quicktools-wrap>.m78-arrow.next{right:0!important;left:auto!important}
.m70-ui .m120-hero-slider>.m120-hero-arrow.prev{left:0!important;right:auto!important}
.m70-ui .m120-hero-slider>.m120-hero-arrow.next{right:0!important;left:auto!important}
.m70-ui .m61-brand-shell>.m61-brand-arrow:first-child{left:0!important;right:auto!important}
.m70-ui .m61-brand-shell>.m61-brand-arrow:last-child{right:0!important;left:auto!important}
.m70-ui .m160-related-shell>.m160-related-arrow.prev,
.m70-ui .m160-home-carousel-shell>.m160-home-carousel-arrow.prev{left:0!important;right:auto!important}
.m70-ui .m160-related-shell>.m160-related-arrow.next,
.m70-ui .m160-home-carousel-shell>.m160-home-carousel-arrow.next{right:0!important;left:auto!important}

.m70-ui .m70-arrow,
.m70-ui .m61-brand-arrow,
.m70-ui .m30-arrow,
.m70-ui .m30-tab-arrow,
.m70-ui .m78-arrow,
.m70-ui .m120-hero-arrow,
.m70-ui .m160-gallery-arrow,
.m70-ui .m160-related-arrow,
.m70-ui .m160-home-carousel-arrow{
  box-sizing:border-box!important;
  overflow:visible!important;
  clip:auto!important;
}

/* =====================================================================
   MAV MASTER 090 — EXPLORA EL ECOSISTEMA / 2 FILAS ANTES DE DESPLAZAR
   - Flechas completas a 0px del contenedor principal.
   - TODOS primero; resto A-Z desde PHP.
   - Una sola botonera: se ocupan las dos filas antes de extender horizontal.
   ===================================================================== */
.m70-ui .m70-section-ecosystem .m090-ecosystem-nav-shell{
  position:relative!important;
  display:grid!important;
  grid-template-columns:20px minmax(0,1fr) 20px!important;
  align-items:stretch!important;
  column-gap:0!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  margin:8px 0 10px!important;
  padding:0!important;
  box-sizing:border-box!important;
  overflow:visible!important;
}
.m70-ui .m70-section-ecosystem .m090-ecosystem-nav-shell>.m78-arrow{
  position:static!important;
  inset:auto!important;
  transform:none!important;
  width:20px!important;
  min-width:20px!important;
  max-width:20px!important;
  height:100%!important;
  min-height:82px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#111!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:visible!important;
  z-index:4!important;
}
.m70-ui .m70-section-ecosystem .m090-ecosystem-nav-shell>.m78-arrow.prev{
  grid-column:1!important;
  justify-self:start!important;
  left:0!important;
  right:auto!important;
}
.m70-ui .m70-section-ecosystem .m090-ecosystem-nav-shell>.m78-arrow.next{
  grid-column:3!important;
  justify-self:end!important;
  right:0!important;
  left:auto!important;
}
.m70-ui .m70-section-ecosystem .m090-ecosystem-nav-viewport{
  grid-column:2!important;
  min-width:0!important;
  width:100%!important;
  max-width:100%!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scrollbar-width:none!important;
  -webkit-overflow-scrolling:touch!important;
  overscroll-behavior-x:contain!important;
  touch-action:pan-y!important;
  padding:0!important;
  margin:0!important;
  box-sizing:border-box!important;
  scroll-behavior:auto!important;
}
.m70-ui .m70-section-ecosystem .m090-ecosystem-nav-viewport::-webkit-scrollbar{display:none!important}
.m70-ui .m70-section-ecosystem .m090-ecosystem-nav-grid{
  display:grid!important;
  grid-template-rows:auto auto!important;
  gap:4px!important;
  width:max-content!important;
  min-width:100%!important;
  padding:0 2px!important;
  box-sizing:border-box!important;
}
.m70-ui .m70-section-ecosystem .m090-ecosystem-nav-row{
  display:flex!important;
  flex-wrap:nowrap!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:5px!important;
  width:max-content!important;
  min-width:100%!important;
  min-height:40px!important;
}
.m70-ui .m70-section-ecosystem .m090-ecosystem-button{
  position:relative!important;
  flex:0 0 auto!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:40px!important;
  padding:0 16px!important;
  border:1px solid #111!important;
  border-radius:999px!important;
  background:#111!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:600!important;
  line-height:1!important;
  white-space:nowrap!important;
  text-decoration:none!important;
  box-sizing:border-box!important;
  box-shadow:none!important;
  transform:none!important;
  cursor:pointer!important;
}
.m70-ui .m70-section-ecosystem .m090-ecosystem-button.active{
  background:#FFC107!important;
  color:#111!important;
  border-color:#111!important;
  box-shadow:0 1px 3px rgba(0,0,0,.12)!important;
}
.m70-ui .m70-section-ecosystem .m090-ecosystem-button:not(.active):hover{
  background:#111!important;
  color:#fff!important;
  border-color:#111!important;
}
.m70-ui .m70-section-ecosystem .m090-ecosystem-button.active:hover{
  background:#FFC107!important;
  color:#111!important;
}
.m70-ui .m70-section-ecosystem .m090-ecosystem-button.is-new{padding-right:58px!important}
.m70-ui .m70-section-ecosystem .m090-ecosystem-button.is-new>span{
  position:absolute!important;
  right:6px!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  padding:3px 5px!important;
  border-radius:999px!important;
  background:#e33338!important;
  color:#fff!important;
  font-size:8px!important;
  font-weight:800!important;
  line-height:1!important;
}
@media(max-width:680px){
  .m70-ui .m70-section-ecosystem .m090-ecosystem-nav-shell>.m78-arrow{min-height:78px!important}
  .m70-ui .m70-section-ecosystem .m090-ecosystem-nav-row{min-height:38px!important;gap:4px!important}
  .m70-ui .m70-section-ecosystem .m090-ecosystem-button{
    min-height:38px!important;
    padding-left:13px!important;
    padding-right:13px!important;
    font-size:13px!important;
  }
  .m70-ui .m70-section-ecosystem .m090-ecosystem-button.is-new{padding-right:54px!important}
}

/* =====================================================================
   MAV MASTER 092 — FLECHAS DE "EXPLORA EL ECOSISTEMA" ANCLADAS AL NIVEL 1
   Las flechas de la botonera NO toman como referencia el shell/viewport interno.
   Se posicionan contra .m70-section-ecosystem (contenedor principal):
   izquierda = 0px real del nivel 1 / derecha = 0px real del nivel 1.
   ===================================================================== */
.m70-ui .m70-section-ecosystem{
  position:relative!important;
  overflow:visible!important;
}
.m70-ui .m70-section-ecosystem .m090-ecosystem-nav-shell{
  position:static!important;
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  margin:8px 0 10px!important;
  padding:0 20px!important;
  box-sizing:border-box!important;
  overflow:visible!important;
}
.m70-ui .m70-section-ecosystem .m090-ecosystem-nav-shell>.m78-arrow{
  position:absolute!important;
  top:var(--m092-ecosystem-nav-center,84px)!important;
  bottom:auto!important;
  transform:translateY(-50%)!important;
  width:20px!important;
  min-width:20px!important;
  max-width:20px!important;
  height:82px!important;
  min-height:82px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#111!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:visible!important;
  clip:auto!important;
  z-index:12!important;
}
.m70-ui .m70-section-ecosystem .m090-ecosystem-nav-shell>.m78-arrow.prev{
  left:0!important;
  right:auto!important;
}
.m70-ui .m70-section-ecosystem .m090-ecosystem-nav-shell>.m78-arrow.next{
  right:0!important;
  left:auto!important;
}
.m70-ui .m70-section-ecosystem .m090-ecosystem-nav-viewport{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  margin:0!important;
  box-sizing:border-box!important;
}
@media(max-width:680px){
  .m70-ui .m70-section-ecosystem .m090-ecosystem-nav-shell{
    padding-left:20px!important;
    padding-right:20px!important;
  }
  .m70-ui .m70-section-ecosystem .m090-ecosystem-nav-shell>.m78-arrow{
    height:78px!important;
    min-height:78px!important;
  }
}


/* =====================================================================
   MAV MASTER 093 — EXPLORA / FLECHAS ESTRUCTURALMENTE EN CONTENEDOR NIVEL 1
   Las flechas son hijas DIRECTAS de .m70-section-ecosystem.
   Ya no dependen del shell/viewport interno para su referencia horizontal.
   ===================================================================== */
.m70-ui .m70-section-ecosystem{
  position:relative!important;
  overflow:visible!important;
}
.m70-ui .m70-section-ecosystem > .m093-ecosystem-nav-arrow{
  position:absolute!important;
  top:var(--m092-ecosystem-nav-center,84px)!important;
  bottom:auto!important;
  transform:translateY(-50%)!important;
  width:20px!important;
  min-width:20px!important;
  max-width:20px!important;
  height:82px!important;
  min-height:82px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#111!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:visible!important;
  clip:auto!important;
  z-index:20!important;
}
.m70-ui .m70-section-ecosystem > .m093-ecosystem-nav-arrow.prev{
  left:0!important;
  right:auto!important;
}
.m70-ui .m70-section-ecosystem > .m093-ecosystem-nav-arrow.next{
  right:0!important;
  left:auto!important;
}
/* El shell reserva exactamente el ancho de las flechas, sin convertirse en su referencia. */
.m70-ui .m70-section-ecosystem > .m090-ecosystem-nav-shell{
  position:static!important;
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  margin:8px 0 10px!important;
  padding-left:20px!important;
  padding-right:20px!important;
  box-sizing:border-box!important;
  overflow:visible!important;
}
@media(max-width:680px){
  .m70-ui .m70-section-ecosystem > .m093-ecosystem-nav-arrow{
    height:78px!important;
    min-height:78px!important;
  }
}

/* =====================================================================
   MAV MASTER 094 — FLECHAS ANCLADAS AL CONTENEDOR PRINCIPAL (NIVEL 1)
   Regla global HOME: las flechas de carruseles no toman como referencia
   shells/paneles internos. El containing block horizontal es siempre el
   contenedor principal de la sección: left:0 / right:0 reales.
   ===================================================================== */
body.m70-ui:not(.m30-embed) main.m70-home > .m70-section,
body.m70-ui:not(.m30-embed) main.m70-home > .m78-products-section,
body.m70-ui:not(.m30-embed) main.m70-home > .m78-home-tools-block{
  position:relative!important;
  overflow:visible!important;
}

/* Carruseles principales (Academia, Servicios, Marcas, Tiendas, Ecosistema, etc.).
   El shell deja de ser referencia de posicionamiento para las flechas. */
body.m70-ui:not(.m30-embed) main.m70-home > .m70-section > .m70-carousel-shell{
  position:static!important;
}
body.m70-ui:not(.m30-embed) main.m70-home > .m70-section > .m70-carousel-shell > .m70-arrow{
  position:absolute!important;
  top:calc(50% + 28px)!important;
  transform:translateY(-50%)!important;
  z-index:30!important;
  width:20px!important;
  min-width:20px!important;
  max-width:20px!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
  clip:auto!important;
}
body.m70-ui:not(.m30-embed) main.m70-home > .m70-section > .m70-carousel-shell > .m70-arrow.prev{
  left:0!important;
  right:auto!important;
}
body.m70-ui:not(.m30-embed) main.m70-home > .m70-section > .m70-carousel-shell > .m70-arrow.next{
  right:0!important;
  left:auto!important;
}

/* Productos de Tienda: el carrusel está dentro de un panel interno.
   Se salta panel + shell y la referencia pasa a ser la sección principal. */
body.m70-ui:not(.m30-embed) main.m70-home > .m78-products-section > .m78-product-panel,
body.m70-ui:not(.m30-embed) main.m70-home > .m78-products-section > .m78-product-panel > .m70-carousel-shell{
  position:static!important;
}
body.m70-ui:not(.m30-embed) main.m70-home > .m78-products-section > .m78-product-panel > .m70-carousel-shell > .m70-arrow{
  position:absolute!important;
  top:calc(50% + 54px)!important;
  transform:translateY(-50%)!important;
  z-index:30!important;
  width:20px!important;
  min-width:20px!important;
  max-width:20px!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
  clip:auto!important;
}
body.m70-ui:not(.m30-embed) main.m70-home > .m78-products-section > .m78-product-panel > .m70-carousel-shell > .m70-arrow.prev{left:0!important;right:auto!important}
body.m70-ui:not(.m30-embed) main.m70-home > .m78-products-section > .m78-product-panel > .m70-carousel-shell > .m70-arrow.next{right:0!important;left:auto!important}

/* ¿Qué necesitas hoy?: misma regla de nivel 1. */
body.m70-ui:not(.m30-embed) main.m70-home > .m78-home-tools-block > .m78-quicktools-wrap{
  position:static!important;
}
body.m70-ui:not(.m30-embed) main.m70-home > .m78-home-tools-block > .m78-quicktools-wrap > .m78-arrow{
  position:absolute!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  z-index:30!important;
  width:20px!important;
  min-width:20px!important;
  max-width:20px!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
  clip:auto!important;
}
body.m70-ui:not(.m30-embed) main.m70-home > .m78-home-tools-block > .m78-quicktools-wrap > .m78-arrow.prev{left:0!important;right:auto!important}
body.m70-ui:not(.m30-embed) main.m70-home > .m78-home-tools-block > .m78-quicktools-wrap > .m78-arrow.next{right:0!important;left:auto!important}

/* Explora mantiene su implementación estructural 093, ya anclada al nivel 1. */

/* =====================================================================
   MAV MASTER 095 — SORTEO AUDIOVISUAL: FLECHAS AL CONTENEDOR NIVEL 1
   El shell interno deja de ser el containing block horizontal.
   ===================================================================== */
body.m70-ui:not(.m30-embed) main.m70-home > .m160-home{
  position:relative!important;
  overflow:visible!important;
}
body.m70-ui:not(.m30-embed) main.m70-home > .m160-home > .m160-home-carousel-shell{
  position:static!important;
  overflow:visible!important;
}
body.m70-ui:not(.m30-embed) main.m70-home > .m160-home > .m160-home-carousel-shell > .m160-home-carousel-arrow{
  position:absolute!important;
  z-index:30!important;
  width:20px!important;
  min-width:20px!important;
  max-width:20px!important;
  height:20px!important;
  min-height:20px!important;
  max-height:20px!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
  clip:auto!important;
}
body.m70-ui:not(.m30-embed) main.m70-home > .m160-home > .m160-home-carousel-shell > .m160-home-carousel-arrow.prev{
  left:0!important;
  right:auto!important;
}
body.m70-ui:not(.m30-embed) main.m70-home > .m160-home > .m160-home-carousel-shell > .m160-home-carousel-arrow.next{
  right:0!important;
  left:auto!important;
}

/* =====================================================================
   MAV MASTER 096 — MENÚ: PRODUCTOS + SERVICIOS CON TAXONOMÍA EXPANDIBLE
   SERVICIOS se incorpora al menú principal. Productos y Servicios usan el
   mismo patrón nativo <details>, alimentado por taxonomías/categorías reales.
   ===================================================================== */
body.m70-ui .m20-catbar.m096-main-menu{
  position:relative!important;
  overflow:visible!important;
}
body.m70-ui .m20-catbar.m096-main-menu > .m096-header-tax-menu{
  position:static!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin:0!important;
  padding:0!important;
  min-width:0!important;
}
body.m70-ui .m20-catbar.m096-main-menu > .m096-header-tax-menu > summary{
  list-style:none!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:4px!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  color:#fff!important;
  font:inherit!important;
  font-size:13px!important;
  font-weight:600!important;
  text-transform:uppercase!important;
  letter-spacing:.02em!important;
  white-space:nowrap!important;
  cursor:pointer!important;
}
body.m70-ui .m20-catbar.m096-main-menu > .m096-header-tax-menu > summary::-webkit-details-marker{display:none!important}
body.m70-ui .m20-catbar.m096-main-menu > .m096-header-tax-menu.active > summary,
body.m70-ui .m20-catbar.m096-main-menu > .m096-header-tax-menu[open] > summary,
body.m70-ui .m20-catbar.m096-main-menu > .m096-header-tax-menu > summary:hover,
body.m70-ui .m20-catbar.m096-main-menu > .m096-header-tax-menu > summary:focus-visible{color:#fff!important}
body.m70-ui .m096-menu-caret{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:14px!important;min-width:14px!important;font-size:15px!important;font-weight:700!important;line-height:1!important;color:#fff!important}
body.m70-ui .m096-menu-minus{display:none!important}
body.m70-ui .m096-header-tax-menu[open] .m096-menu-plus{display:none!important}
body.m70-ui .m096-header-tax-menu[open] .m096-menu-minus{display:inline!important}
body.m70-ui .m096-header-tax-panel{
  position:absolute!important;
  z-index:250!important;
  left:0!important;
  right:0!important;
  top:calc(100% + 1px)!important;
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:4px!important;
  max-height:min(62vh,520px)!important;
  overflow:auto!important;
  box-sizing:border-box!important;
  padding:10px!important;
  background:#fff!important;
  border:1px solid #dce2e8!important;
  border-radius:0 0 14px 14px!important;
  box-shadow:0 14px 30px rgba(15,23,42,.16)!important;
}
body.m70-ui .m096-header-tax-panel a{
  display:flex!important;
  align-items:center!important;
  min-height:38px!important;
  padding:7px 10px!important;
  border:1px solid #e6e9ee!important;
  border-radius:9px!important;
  background:#fff!important;
  color:#111827!important;
  font-size:13px!important;
  font-weight:600!important;
  line-height:1.2!important;
  text-transform:none!important;
  letter-spacing:0!important;
  white-space:normal!important;
  text-decoration:none!important;
}
body.m70-ui .m096-header-tax-panel a:hover,
body.m70-ui .m096-header-tax-panel a:focus-visible{background:#FFC107!important;color:#111!important;border-color:#111!important}
body.m70-ui .m096-header-tax-panel .m096-menu-all{background:#111!important;color:#fff!important;border-color:#111!important}

@media(max-width:1024px){
  body.m70-ui .m20-catbar.m096-main-menu{gap:12px!important}
  body.m70-ui .m096-header-tax-panel{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:680px){
  body.m70-ui .m20-catbar.m096-main-menu{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:0!important;
  }
  body.m70-ui .m20-catbar.m096-main-menu > a,
  body.m70-ui .m20-catbar.m096-main-menu > .m096-header-tax-menu{
    width:100%!important;
    min-width:0!important;
    min-height:30px!important;
  }
  body.m70-ui .m20-catbar.m096-main-menu > .m096-header-tax-menu > summary{
    width:100%!important;
    min-height:30px!important;
    padding:3px 2px!important;
    font-size:11px!important;
    line-height:1.05!important;
    white-space:normal!important;
    text-align:center!important;
  }
  body.m70-ui .m096-header-tax-panel{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    left:2px!important;
    right:2px!important;
    max-height:58vh!important;
    padding:6px!important;
    border-radius:0 0 10px 10px!important;
  }
  body.m70-ui .m096-header-tax-panel a{min-height:36px!important;padding:6px 8px!important;font-size:12px!important}
}


/* =====================================================================
   MAV MASTER 097 — MENÚ BLANCO + ICONOS +/- + PANEL EN 2 COLUMNAS
   Los textos del menú principal permanecen blancos en todos sus estados.
   Productos/Servicios usan + al cerrar y - al abrir. Sus taxonomías se
   muestran en exactamente 2 columnas en web, tablet y phone.
   ===================================================================== */
body.m70-ui .m20-catbar.m096-main-menu > a,
body.m70-ui .m20-catbar.m096-main-menu > a:link,
body.m70-ui .m20-catbar.m096-main-menu > a:visited,
body.m70-ui .m20-catbar.m096-main-menu > a:hover,
body.m70-ui .m20-catbar.m096-main-menu > a:focus-visible,
body.m70-ui .m20-catbar.m096-main-menu > a.active,
body.m70-ui .m20-catbar.m096-main-menu > a[aria-current="page"],
body.m70-ui .m20-catbar.m096-main-menu > .m096-header-tax-menu > summary,
body.m70-ui .m20-catbar.m096-main-menu > .m096-header-tax-menu.active > summary,
body.m70-ui .m20-catbar.m096-main-menu > .m096-header-tax-menu[open] > summary,
body.m70-ui .m20-catbar.m096-main-menu > .m096-header-tax-menu > summary:hover,
body.m70-ui .m20-catbar.m096-main-menu > .m096-header-tax-menu > summary:focus-visible{
  color:#fff!important;
}
body.m70-ui .m20-catbar.m096-main-menu .m096-menu-caret,
body.m70-ui .m20-catbar.m096-main-menu .m096-menu-plus,
body.m70-ui .m20-catbar.m096-main-menu .m096-menu-minus{color:#fff!important}
body.m70-ui .m096-header-tax-panel{grid-template-columns:repeat(2,minmax(0,1fr))!important}
@media(max-width:1024px){body.m70-ui .m096-header-tax-panel{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:680px){body.m70-ui .m096-header-tax-panel{grid-template-columns:repeat(2,minmax(0,1fr))!important}}


/* =====================================================================
   MAV MASTER 098 — DESPLEGABLES COMPACTOS 600PX + CIERRE NATURAL
   Productos/Servicios: panel centrado, maximo 600px y 2 columnas.
   En pantallas menores se adapta al viewport sin ocupar mas de lo necesario.
   ===================================================================== */
body.m70-ui .m20-catbar.m096-main-menu > .m096-header-tax-menu > .m096-header-tax-panel{
  left:50%!important;
  right:auto!important;
  width:min(600px,calc(100% - 4px))!important;
  max-width:600px!important;
  transform:translateX(-50%)!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
}
@media(max-width:680px){
  body.m70-ui .m20-catbar.m096-main-menu > .m096-header-tax-menu > .m096-header-tax-panel{
    left:50%!important;
    right:auto!important;
    width:min(600px,calc(100vw - 8px))!important;
    max-width:600px!important;
    transform:translateX(-50%)!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

/* =====================================================================
   MAV MASTER 110 — TAMAÑO TIPOGRÁFICO MENÚ PRINCIPAL POR DISPOSITIVO
   Solo afecta los 6 textos del menú principal y los summaries de
   Productos/Servicios. No modifica paneles desplegables ni su contenido.
   ===================================================================== */
body.m70-ui .m20-catbar.m096-main-menu > a,
body.m70-ui .m20-catbar.m096-main-menu > .m096-header-tax-menu > summary{
  font-size:15px!important;
}
@media(max-width:1024px){
  body.m70-ui .m20-catbar.m096-main-menu > a,
  body.m70-ui .m20-catbar.m096-main-menu > .m096-header-tax-menu > summary{
    font-size:14px!important;
  }
}
@media(max-width:680px){
  body.m70-ui .m20-catbar.m096-main-menu > a,
  body.m70-ui .m20-catbar.m096-main-menu > .m096-header-tax-menu > summary{
    font-size:13px!important;
  }
}

/* =====================================================================
   MAV MASTER 102 — EXPLORA EL ECOSISTEMA / SIN HUECO LATERAL ARTIFICIAL
   Las flechas siguen ancladas al contenedor principal nivel 1 (093+),
   pero NO reservan 20px dentro de la botonera. El contenido empieza y
   termina al ras del área útil del contenedor; el margen interno real
   permanece en 2px mediante el grid.
   ===================================================================== */
body.m70-ui:not(.m30-embed) main.m70-home > .m70-section-ecosystem > .m090-ecosystem-nav-shell{
  width:100%!important;
  max-width:100%!important;
  margin:8px 0 10px!important;
  padding-left:0!important;
  padding-right:0!important;
  box-sizing:border-box!important;
}
body.m70-ui:not(.m30-embed) main.m70-home > .m70-section-ecosystem .m090-ecosystem-nav-viewport{
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
  padding:0!important;
  box-sizing:border-box!important;
}
body.m70-ui:not(.m30-embed) main.m70-home > .m70-section-ecosystem .m090-ecosystem-nav-grid{
  margin:0!important;
  padding-left:2px!important;
  padding-right:2px!important;
  box-sizing:border-box!important;
}
body.m70-ui:not(.m30-embed) main.m70-home > .m70-section-ecosystem .m090-ecosystem-nav-row{
  margin:0!important;
  padding:0!important;
  justify-content:flex-start!important;
}
/* Las flechas no participan en el flujo ni generan columnas/huecos. */
body.m70-ui:not(.m30-embed) main.m70-home > .m70-section-ecosystem > .m093-ecosystem-nav-arrow{
  position:absolute!important;
  margin:0!important;
  padding:0!important;
  z-index:30!important;
}
body.m70-ui:not(.m30-embed) main.m70-home > .m70-section-ecosystem > .m093-ecosystem-nav-arrow.prev{
  left:0!important;
  right:auto!important;
}
body.m70-ui:not(.m30-embed) main.m70-home > .m70-section-ecosystem > .m093-ecosystem-nav-arrow.next{
  right:0!important;
  left:auto!important;
}
@media(max-width:1024px){
  body.m70-ui:not(.m30-embed) main.m70-home > .m70-section-ecosystem > .m090-ecosystem-nav-shell{
    padding-left:0!important;
    padding-right:0!important;
  }
}

/* =====================================================================
   MAV MASTER 103 — EXPLORA EL ECOSISTEMA / ESTADO ACTIVO-INACTIVO
   Regla visual definitiva de la BOTONERA (no del carrusel de tarjetas):
   - Activo: fondo amarillo + borde negro + texto negro.
   - Inactivo/desactivado: fondo transparente + borde negro + texto negro.
   Se conserva forma píldora y comportamiento manual-only.
   ===================================================================== */
body.m70-ui:not(.m30-embed) main.m70-home > .m70-section-ecosystem .m090-ecosystem-button:not(.active),
body.m70-ui:not(.m30-embed) main.m70-home > .m70-section-ecosystem .m090-ecosystem-button[aria-selected="false"],
body.m70-ui:not(.m30-embed) main.m70-home > .m70-section-ecosystem .m090-ecosystem-button[aria-current="false"]{
  background:transparent!important;
  color:#111!important;
  border:1px solid #111!important;
  box-shadow:none!important;
}
body.m70-ui:not(.m30-embed) main.m70-home > .m70-section-ecosystem .m090-ecosystem-button:not(.active):hover,
body.m70-ui:not(.m30-embed) main.m70-home > .m70-section-ecosystem .m090-ecosystem-button:not(.active):focus-visible{
  background:transparent!important;
  color:#111!important;
  border-color:#111!important;
  box-shadow:none!important;
}
body.m70-ui:not(.m30-embed) main.m70-home > .m70-section-ecosystem .m090-ecosystem-button.active,
body.m70-ui:not(.m30-embed) main.m70-home > .m70-section-ecosystem .m090-ecosystem-button[aria-selected="true"],
body.m70-ui:not(.m30-embed) main.m70-home > .m70-section-ecosystem .m090-ecosystem-button[aria-current="page"]{
  background:#FFC107!important;
  color:#111!important;
  border:1px solid #111!important;
  box-shadow:0 1px 3px rgba(0,0,0,.12)!important;
}
body.m70-ui:not(.m30-embed) main.m70-home > .m70-section-ecosystem .m090-ecosystem-button.active:hover,
body.m70-ui:not(.m30-embed) main.m70-home > .m70-section-ecosystem .m090-ecosystem-button.active:focus-visible{
  background:#FFC107!important;
  color:#111!important;
  border-color:#111!important;
}

/* =========================================================
   MAV CORE · HEADER Y BUSCADORES
   Fuente final editable: no depende de CSS inyectado por JavaScript.
   ========================================================= */
html body header.m20-top .m82-header-search{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}
html body header.m20-top .m82-header-search-mobile{display:inline-flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;align-items:center!important;justify-content:center!important}
html body main .m82-header-search{visibility:visible!important;opacity:1!important;pointer-events:auto!important}
@media(min-width:1025px){
  html body main .m82-header-search{width:calc(100% - 80px)!important;max-width:calc(100% - 80px)!important;margin-left:40px!important;margin-right:40px!important;box-sizing:border-box!important}
  html body main .m82-header-search,html body main .m82-header-search input,html body main .m82-header-search select,html body main .m82-header-search button{font-size:inherit!important}
}

/* =========================================================
   MAV CORE · SUSCRIPTOR
   Texto y layout nacen directamente desde PHP/JS, sin pseudo-elementos.
   ========================================================= */
.m429-member-side-action span,.m429-member-side-action strong{max-width:100%;overflow:hidden;text-overflow:ellipsis}
.m60-free-ship,.m433-free-shipping-badge,.m60-free-ship *,.m433-free-shipping-badge *{color:#fff!important;-webkit-text-fill-color:#fff!important}

/* =========================================================
   MAV CORE · MI CUENTA · CONTRASEÑA
   ========================================================= */
.mav-password-field{position:relative;display:block;width:100%}
.mav-password-field>input{width:100%;padding-right:44px!important;box-sizing:border-box}
.mav-password-toggle{position:absolute;right:6px;top:50%;transform:translateY(-50%);width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:inherit;cursor:pointer;padding:6px;border-radius:7px}
.mav-password-toggle:hover,.mav-password-toggle:focus-visible{background:rgba(127,127,127,.12);outline:none}
.mav-password-toggle svg{width:20px;height:20px;fill:currentColor;pointer-events:none}

/* =========================================================
   MAV CORE · RECOMENDADOS / SORTEOS EN FLUJO COMERCIAL
   Ambos módulos se renderizan en PHP; no existe iframe oculto.
   ========================================================= */
.m420-recommended-track{overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-x pan-y!important;scroll-snap-type:x mandatory!important;scrollbar-width:none!important;overscroll-behavior-x:contain!important}
.m420-recommended-track::-webkit-scrollbar{display:none!important}
.m420-recommended-track>*{scroll-snap-align:start!important}


/* =========================================================
   MAV CORE · HOME / CARRITO / CHECKOUT / PAGO
   Consolidado desde los ajustes aprobados, ahora dentro del CSS canónico.
   ========================================================= */
/* =========================================================
   HOME · YAPE + MARCAS + TIENDAS INFINITOS
   ========================================================= */
#m78QuickTools,
#m70Brands,
#m70Stores{
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scrollbar-width:none!important;
  overscroll-behavior-x:contain!important;
}
#m78QuickTools::-webkit-scrollbar,
#m70Brands::-webkit-scrollbar,
#m70Stores::-webkit-scrollbar{display:none!important}
@media(min-width:901px){
  #m78QuickTools{
    display:grid!important;grid-template-columns:none!important;
    grid-template-rows:repeat(2,126px)!important;grid-auto-flow:column!important;
    grid-auto-columns:calc((100% - 28px)/8)!important;
  }
}
@media(max-width:900px) and (min-width:621px){
  #m78QuickTools{
    display:grid!important;grid-template-columns:none!important;
    grid-template-rows:repeat(2,101px)!important;grid-auto-flow:column!important;
    grid-auto-columns:calc((100% - 6px)/4)!important;
  }
}
@media(max-width:620px){
  #m78QuickTools{
    display:grid!important;grid-template-columns:none!important;
    grid-template-rows:repeat(2,84px)!important;grid-auto-flow:column!important;
    grid-auto-columns:calc((100% - 4px)/3)!important;
  }
}

/* PHONE: “Ver más” debajo de ¿Qué necesitas hoy? */
@media(max-width:680px){
  html body .m108-home-tools-head{
    display:flex!important;flex-direction:column!important;align-items:center!important;
    justify-content:center!important;gap:5px!important;height:auto!important;
  }
  html body .m108-home-tools-more{
    position:static!important;inset:auto!important;transform:none!important;
    order:2!important;margin:0!important;
  }
}

/* =========================================================
   CARRITO · COPIA DE DISTRIBUCIÓN FCT 60/40
   ========================================================= */
.m40-cart-page,.m40-checkout-page{background:#f7f7f7!important;color:#222!important}
.m40-cart-inner{max-width:1100px!important;margin:auto!important}
.m40-checkout-inner{max-width:1180px!important;margin:auto!important}
.m40-cart-items,.m40-cart-summary,.m40-checkout-form{
  background:#fff!important;border:1px solid #e5e5e5!important;border-radius:12px!important;
  padding:16px!important;box-sizing:border-box!important;
}
.m40-cart-items{min-height:0!important;height:auto!important}
.m40-cart-row{
  display:grid!important;grid-template-columns:70px minmax(0,1fr) auto minmax(150px,auto)!important;
  gap:10px!important;align-items:center!important;border-bottom:1px solid #eee!important;padding:10px 0!important;
}
.m40-cart-line-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;white-space:nowrap!important}
.m40-cart-remove{border:0!important;background:transparent!important;text-decoration:underline!important;padding:4px!important;color:#344054!important}
.m40-cart-summary h2{font-size:19px!important}
.m40-cart-summary>div:not(.m433-member-total){display:flex!important;justify-content:space-between!important;font-size:14px!important;margin:10px 0!important}
.m40-cart-summary small{display:block!important;font-size:14px!important;color:#777!important;line-height:1.4!important;margin-top:10px!important}
@media(min-width:801px){
  .m40-cart-page .m40-page-head{
    display:grid!important;grid-template-columns:minmax(0,60fr) minmax(0,40fr)!important;
    gap:18px!important;align-items:end!important;
  }
  .m40-cart-page .m40-page-head>a{justify-self:end!important;text-align:right!important}
  .m40-cart-page .m40-cart-layout{
    display:grid!important;grid-template-columns:minmax(0,60fr) minmax(0,40fr)!important;
    gap:18px!important;align-items:stretch!important;
  }
  .m40-cart-page .m40-cart-summary{height:100%!important}
}
@media(max-width:800px){
  .m40-cart-page .m40-page-head{display:flex!important}
  .m40-cart-page .m40-cart-layout{grid-template-columns:1fr!important}
}

/* =========================================================
   CHECKOUT · FCT 60/40 + CONTROLES / ELIMINAR / PRECIO ROJO
   ========================================================= */
.m40-checkout-layout{display:grid!important;grid-template-columns:minmax(0,60fr) minmax(0,40fr)!important;gap:18px!important;align-items:start!important}
.m40-checkout-form{align-self:start!important;height:max-content!important;position:static!important}
.m40-checkout-page .m40-cart-summary{border-radius:16px!important;border-color:#d7dde6!important;background:#fff!important;padding:16px!important;min-width:0!important;align-self:start!important}
.m40-checkout-page .m40-checkout-form{border-radius:16px!important;border-color:#d7dde6!important;background:#fff!important}
.m40-checkout-page .m40-cart-summary h2{font-size:18px!important;font-weight:700!important}
.m40-checkout-page .m388-checkout-product-bottom{
  display:flex!important;align-items:center!important;justify-content:space-between!important;
  gap:10px!important;width:100%!important;min-width:0!important;flex-wrap:nowrap!important;
}
.m40-checkout-page .m388-checkout-product-controls{
  display:flex!important;align-items:center!important;gap:8px!important;min-width:0!important;flex:0 1 auto!important;
}
.m40-checkout-page .m388-checkout-product-controls .m40-cart-remove{
  margin:0!important;flex:0 0 auto!important;white-space:nowrap!important;
}
.m40-checkout-page .m388-checkout-product-bottom .m388-checkout-product-price{
  margin-left:auto!important;width:auto!important;min-width:max-content!important;
  text-align:right!important;white-space:nowrap!important;flex:0 0 auto!important;
  color:#e51f2b!important;font-weight:700!important;
}
@media(max-width:767px){
  .m40-checkout-layout{grid-template-columns:1fr!important}
}
@media(max-width:420px){
  .m40-checkout-page .m388-checkout-product-bottom{gap:6px!important}
  .m40-checkout-page .m388-checkout-product-controls{gap:5px!important}
  .m40-checkout-page .m388-checkout-product-price{font-size:15px!important}
}

/* =========================================================
   PAGO · DISTRIBUCIÓN FCT CANÓNICA
   WEB/TABLET: izquierda pasarela + derecha Tu compra
   PHONE: una columna
   ========================================================= */
.m100-payment-page{
  max-width:1280px!important;margin:0 auto!important;padding:18px 14px 42px!important;
  background:#fff!important;color:#111827!important;font-size:14px!important;
}
.m100-payment-page *{box-sizing:border-box!important}
.m100-payment-titlebar{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:14px!important;margin:8px 0 14px!important}
.m100-payment-titlebar h1{margin:0!important;font-size:22px!important;font-weight:700!important}
.m100-payment-titlebar p{margin:4px 0 0!important;font-size:14px!important;color:#667085!important}
.m100-payment-back{min-height:36px!important;padding:0 12px!important;border:1px solid #d5dbe4!important;border-radius:9px!important;background:#fff!important;color:#111827!important;font-size:14px!important;font-weight:600!important}
.m100-payment-grid{
  display:grid!important;grid-template-columns:minmax(0,1.02fr) minmax(390px,.98fr)!important;
  gap:18px!important;align-items:start!important;width:100%!important;
}
.m100-payment-main,.m100-payment-summary{
  border:1px solid #d7dde6!important;border-radius:16px!important;background:#fff!important;
  padding:18px!important;box-shadow:0 4px 14px rgba(15,23,42,.035)!important;
  min-width:0!important;width:100%!important;
}
.m100-payment-main h2,.m100-payment-summary h2{margin:0 0 12px!important;font-size:18px!important;font-weight:700!important}
.m100-payment-order-head{
  display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;padding:10px 12px!important;
  margin-bottom:16px!important;border:1px solid #e2e6ec!important;border-radius:12px!important;background:#fafbfc!important;
}
.m100-payment-order-head>div{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important}
.m100-payment-order-head span{font-size:14px!important;color:#667085!important}
.m100-payment-order-head strong{font-size:14px!important;font-weight:700!important}
.m100-payment-methods{
  display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:7px!important;margin:0 0 18px!important;align-items:stretch!important;
}
.m100-payment-method{
  display:block!important;min-width:0!important;border:1px solid #cfd7e2!important;border-radius:9px!important;
  background:#fff!important;overflow:hidden!important;cursor:pointer!important;margin:0!important;
}
.m100-payment-method>input{position:absolute!important;opacity:0!important;pointer-events:none!important}
.m100-payment-method:has(input:checked){border-color:#ffc400!important;box-shadow:0 0 0 2px rgba(255,196,0,.22)!important}
.m100-method-content{height:100%!important;display:flex!important;flex-direction:column!important;gap:8px!important;padding:9px!important}
.m100-method-copy{min-width:0!important}
.m100-method-title{min-height:32px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;padding-bottom:7px!important;border-bottom:1px solid #edf0f3!important}
.m100-method-title strong{font-size:14px!important;font-weight:600!important;text-align:center!important}
.m227-method-logo{display:block!important;max-width:72px!important;max-height:24px!important;width:auto!important;height:auto!important;object-fit:contain!important}
.m100-method-copy p,.m100-copy-line{font-size:14px!important;line-height:1.35!important}
.m100-copy-line{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:6px!important;margin-top:6px!important}
.m100-copy-line button{padding:4px 6px!important;border:1px solid #d8dee7!important;border-radius:6px!important;background:#fff!important;font-size:14px!important;font-weight:600!important}
.m100-payment-qr-panel{
  display:flex!important;align-items:center!important;justify-content:center!important;
  min-height:220px!important;padding:10px!important;cursor:default!important;background:#fff!important;
}
.m100-payment-qr-panel img{
  display:block!important;width:min(92%,210px)!important;height:min(92%,210px)!important;
  max-width:210px!important;max-height:210px!important;object-fit:contain!important;margin:auto!important;
}
.mav-payment-qr-source{display:none!important}
.m100-proof-form{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}
.m100-proof-form label{display:grid!important;gap:5px!important;font-size:14px!important}
.m100-proof-form label:nth-of-type(4),.m100-payment-help,.m100-proof-form button{grid-column:1/-1!important}
.m100-proof-form input,.m100-proof-form textarea{width:100%!important;min-height:40px!important;padding:8px 10px!important;border:1px solid #cfd7e2!important;border-radius:8px!important;font:inherit!important}
.m100-proof-form textarea{min-height:84px!important}
.m100-payment-help{margin:0!important;padding:9px 10px!important;border:1px solid #e6dfc0!important;border-radius:8px!important;background:#fff9df!important;font-size:14px!important}
.m100-proof-form button{min-height:42px!important;border:0!important;border-radius:9px!important;background:#111!important;color:#fff!important;font-size:14px!important;font-weight:600!important}
.m104-payment-step{display:flex!important;align-items:center!important;gap:7px!important;margin:14px 0 10px!important;font-size:18px!important;line-height:1.2!important;font-weight:700!important}
.m104-payment-step-final{grid-column:1/-1!important;margin-top:4px!important}

/* Tu compra · FCT 161 */
.m100-summary-product{display:grid!important;grid-template-columns:68px minmax(0,1fr)!important;gap:10px!important;padding:10px 0!important;border-bottom:1px solid #edf0f3!important}
.m100-summary-product-image{width:68px!important;height:68px!important;border:1px solid #e0e5ec!important;border-radius:9px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;background:#fff!important}
.m100-summary-product-image img{width:100%!important;height:100%!important;object-fit:contain!important}
.m100-summary-product-copy{min-width:0!important}
.m100-summary-product-name{display:block!important;color:#111827!important;text-decoration:none!important;font-size:14px!important;font-weight:600!important;line-height:1.35!important}
.m100-payment-page .m100-summary-product-bottom{
  display:flex!important;align-items:center!important;justify-content:space-between!important;
  gap:10px!important;width:100%!important;min-width:0!important;flex-wrap:nowrap!important;margin-top:7px!important;
}
.m100-payment-page .m100-summary-product-controls{
  display:flex!important;align-items:center!important;gap:8px!important;min-width:0!important;flex:0 1 auto!important;
}
.m100-payment-page .m100-summary-product-actions{display:flex!important;align-items:center!important;gap:5px!important;margin:0!important;flex:0 0 auto!important}
.m100-payment-page .m100-summary-product-actions button{min-width:28px!important;height:28px!important;padding:0 7px!important;border:1px solid #d5dbe4!important;border-radius:7px!important;background:#fff!important;color:#111!important;font-size:14px!important}
.m100-payment-page .m100-summary-remove{margin:0!important;flex:0 0 auto!important;white-space:nowrap!important;border:0!important;background:transparent!important;color:#344054!important;text-decoration:underline!important;padding:0!important;cursor:pointer!important}
.m100-payment-page .m100-summary-product-price{
  margin-left:auto!important;width:auto!important;min-width:max-content!important;display:block!important;
  text-align:right!important;white-space:nowrap!important;flex:0 0 auto!important;color:#e51f2b!important;font-weight:700!important;
}
.m227-purchase-totals,.m384-checkout-totals{display:block!important;width:100%!important;margin:14px 0 0!important;padding:12px 0 0!important;border-top:1px solid #dfe4eb!important}
.m227-purchase-totals>.m100-summary-item,.m227-purchase-totals>.m100-summary-total,.m384-checkout-totals>div{
  display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;
  gap:14px!important;width:100%!important;margin:0!important;padding:6px 0!important;font-size:14px!important;line-height:1.35!important;
}
.m227-purchase-totals strong,.m384-checkout-totals strong{text-align:right!important;font-weight:700!important;white-space:nowrap!important}

@media(min-width:768px) and (max-width:1024px){
  .m100-payment-grid{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr)!important;gap:12px!important}
}
@media(max-width:767px){
  .m100-payment-page{padding:10px 6px 34px!important}
  .m100-payment-titlebar{align-items:flex-start!important;flex-direction:column!important}
  .m100-payment-grid{grid-template-columns:1fr!important;gap:12px!important}
  .m100-payment-main,.m100-payment-summary{padding:12px!important;border-radius:12px!important}
  .m100-payment-order-head{grid-template-columns:1fr!important}
  .m100-payment-methods,.m100-proof-form{grid-template-columns:1fr!important}
  .m100-payment-qr-panel{min-height:210px!important}
  .m100-payment-qr-panel img{width:min(88%,190px)!important;height:min(88%,190px)!important;max-width:190px!important;max-height:190px!important}
  .m100-summary-product{grid-template-columns:58px minmax(0,1fr)!important}
  .m100-summary-product-image{width:58px!important;height:58px!important}
}
@media(max-width:420px){
  .m100-payment-page .m100-summary-product-bottom{gap:6px!important}
  .m100-payment-page .m100-summary-product-controls{gap:5px!important}
  .m100-payment-page .m100-summary-product-price{font-size:15px!important}
}

/* =========================================================
   SORTEOS · ÚLTIMAS REGLAS FCT + PEDIDO MAV
   ========================================================= */
.m160-home{
  width:100%!important;max-width:1440px!important;min-width:0!important;
  margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important;
  overflow:hidden!important;background:#fff6bf!important;
}
.m160-home-carousel-shell,.m160-home-track,[data-m160-home-track]{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}
.m160-home-carousel-shell{overflow:visible!important}
.m160-home-track{overflow-x:auto!important;overflow-y:hidden!important}
.m160-home-track .m160-home-slide .m160-home-shade strong{
  font-size:17px!important;line-height:1.1!important;display:-webkit-box!important;
  -webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;
  text-overflow:ellipsis!important;max-height:2.2em!important;
}
.m160-home-track .m160-home-slide .m160-home-shade small{font-size:16px!important}
.m160-home-track .m160-home-slide .m160-home-shade b{font-size:14px!important}
.m160-home-track .m160-home-slide .m160-home-shade em{font-size:14px!important}
@media(max-width:620px){
  .m160-home .m70-head h2{font-size:22px!important}
  .m160-home-track .m160-home-slide .m160-home-shade strong{font-size:14px!important}
  .m160-home-track .m160-home-slide .m160-home-shade small{font-size:14px!important}
  .m160-home-track .m160-home-slide .m160-home-shade b,.m160-home-track .m160-home-slide .m160-home-shade em{font-size:12px!important}
}

/* =========================================================
   FLUJO: SORTEO PRIMERO + RECOMENDADOS DESPUÉS
   ========================================================= */
.mav-commerce-companions{
  width:calc(100% - 28px)!important;max-width:1440px!important;margin:34px auto!important;
  display:flex!important;flex-direction:column!important;gap:24px!important;box-sizing:border-box!important;clear:both!important;
}
.mav-commerce-companions>.m160-home{
  order:1!important;width:100%!important;max-width:1440px!important;border-radius:14px!important;padding:18px!important;
}
.mav-commerce-companions>.m420-recommended-products{
  order:2!important;width:100%!important;max-width:1280px!important;margin:0 auto!important;
}
.mav-commerce-companions .m160-home-track{display:flex!important;flex-wrap:nowrap!important;gap:2px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important}
.mav-commerce-companions .m160-home-track .m160-home-slide{
  position:relative!important;inset:auto!important;display:block!important;flex:0 0 calc((100% - 6px)/4)!important;
  aspect-ratio:1/1!important;min-width:0!important;opacity:1!important;visibility:visible!important;
  pointer-events:auto!important;scroll-snap-align:start!important;overflow:hidden!important;border-radius:12px!important;background:#111!important;
}
.m420-recommended-track{grid-auto-columns:calc((100% - 24px)/5)!important;gap:6px!important}
@media(max-width:1024px){
  .mav-commerce-companions .m160-home-track .m160-home-slide{flex-basis:calc((100% - 4px)/3)!important}
  .m420-recommended-track{grid-auto-columns:calc((100% - 8px)/3)!important;gap:4px!important}
}
@media(max-width:640px){
  .mav-commerce-companions{width:calc(100% - 8px)!important;margin:18px 4px 26px!important;gap:18px!important}
  .mav-commerce-companions>.m160-home{padding:10px!important;border-radius:10px!important}
  .mav-commerce-companions .m160-home-track .m160-home-slide{flex-basis:calc((100% - 2px)/2)!important;border-radius:7px!important}
  .m420-recommended-track{grid-auto-columns:calc((100% - 2px)/2)!important;gap:2px!important}
}

/* 2) SORTEO EN PASARELA = MISMO MÓDULO DEL HOME.
      Se anulan únicamente las deformaciones introducidas por el wrapper 2419
      y se respetan las medidas canónicas de raffles-160.css. */
.mav-commerce-companions>.m160-home{
  order:1!important;
  width:100%!important;
  max-width:1440px!important;
  min-width:0!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding:0!important;
  border-radius:0!important;
  box-sizing:border-box!important;
  overflow:hidden!important;
}
.mav-commerce-companions .m160-home-carousel-shell{
  position:relative!important;
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  padding:0!important;
  margin-left:0!important;
  margin-right:0!important;
  overflow:visible!important;
  box-sizing:border-box!important;
}
.mav-commerce-companions .m160-home-track{
  display:flex!important;
  flex-wrap:nowrap!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  gap:2px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scroll-snap-type:x mandatory!important;
  scrollbar-width:none!important;
  padding:2px 0 8px!important;
  touch-action:pan-y!important;
  cursor:grab!important;
  overscroll-behavior-x:contain!important;
  user-select:none!important;
  -webkit-overflow-scrolling:touch!important;
  box-sizing:border-box!important;
}
.mav-commerce-companions .m160-home-track::-webkit-scrollbar{display:none!important}
.mav-commerce-companions .m160-home-track .m160-home-slide{
  position:relative!important;
  inset:auto!important;
  display:block!important;
  flex:0 0 calc((100% - 6px)/4)!important;
  aspect-ratio:1/1!important;
  width:auto!important;
  min-width:0!important;
  opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;
  scroll-snap-align:start!important;
  overflow:hidden!important;
  border-radius:12px!important;
  background:#111!important;
}
.mav-commerce-companions .m160-home-track .m160-home-slide img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  display:block!important;
}
@media(max-width:900px){
  .mav-commerce-companions .m160-home-track .m160-home-slide{
    flex-basis:calc((100% - 4px)/3)!important;
  }
}
@media(max-width:560px){
  .mav-commerce-companions>.m160-home{
    padding:0!important;
    border-radius:0!important;
  }
  .mav-commerce-companions .m160-home-track{
    display:grid!important;
    grid-auto-flow:column!important;
    grid-template-rows:repeat(2,minmax(0,1fr))!important;
    grid-auto-columns:calc((100% - 2px)/2)!important;
    column-gap:2px!important;
    row-gap:2px!important;
    padding:2px 0 8px!important;
  }
  .mav-commerce-companions .m160-home-track .m160-home-slide{
    width:100%!important;
    min-width:0!important;
    flex:none!important;
    border-radius:7px!important;
  }
}

/* 3) TITULARES PRINCIPALES DE TODA LA PASARELA = 20px */
body.mav-commerce-flow .m40-page-head h1,
body.mav-commerce-flow .m100-payment-titlebar h1,
body.mav-commerce-flow main h1.mav2420-flow-title{
  font-size:20px!important;
  line-height:1.2!important;
}

/* 4) “TU COMPRA”: mínimo visual 14px, precios incluidos */
body.mav-commerce-flow .m100-payment-summary,
body.mav-commerce-flow .m100-payment-summary *:not(h2):not(svg):not(path),
body.mav-commerce-flow .m40-checkout-page .m40-cart-summary,
body.mav-commerce-flow .m40-checkout-page .m40-cart-summary *:not(h2):not(svg):not(path){
  font-size:14px!important;
}
body.mav-commerce-flow .m100-payment-summary h2,
body.mav-commerce-flow .m40-checkout-page .m40-cart-summary h2{
  font-size:18px!important;
  line-height:1.2!important;
}

/* 6) SUMATORIA: una fila por concepto, como la FOTO 3, todo a 15px */
body.mav-commerce-flow .m40-cart-summary > .m384-checkout-totals{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:0!important;
  width:100%!important;
  margin:10px 0!important;
}
body.mav-commerce-flow .m384-checkout-total-row,
body.mav-commerce-flow .mav-checkout-total-row{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  width:100%!important;
  padding:7px 0!important;
  margin:0!important;
  box-sizing:border-box!important;
  font-size:15px!important;
}
body.mav-commerce-flow .m384-checkout-total-row *,
body.mav-commerce-flow .mav-checkout-total-row *{
  font-size:15px!important;
}
body.mav-commerce-flow .m384-checkout-total-row.is-total,
body.mav-commerce-flow .mav-checkout-total-row.is-total{
  font-weight:700!important;
}

/* 7) PASO 3: exactamente título + aviso crema + barra negra.
      Texto de la barra negra = 16px. */
body.mav-commerce-flow .m100-proof-form .m104-payment-step-final{
  grid-column:1/-1!important;
  display:flex!important;
  align-items:center!important;
  gap:5px!important;
  width:100%!important;
  margin:12px 0 8px!important;
  padding:0!important;
  background:transparent!important;
  color:#111827!important;
  font-size:18px!important;
  font-weight:700!important;
}
body.mav-commerce-flow .m100-proof-form .m100-payment-help{
  grid-column:1/-1!important;
  display:block!important;
  width:100%!important;
  margin:0 0 10px!important;
  padding:11px 12px!important;
  border:1px solid #eadca7!important;
  border-radius:8px!important;
  background:#fff8dc!important;
  color:#111!important;
  font-size:14px!important;
  line-height:1.45!important;
  box-sizing:border-box!important;
}
body.mav-commerce-flow .m100-proof-form .m104-payment-final{
  grid-column:1/-1!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-height:42px!important;
  margin:0!important;
  padding:10px 14px!important;
  border:0!important;
  border-radius:8px!important;
  background:#111!important;
  color:#fff!important;
  font-size:16px!important;
  font-weight:700!important;
  line-height:1.2!important;
  box-sizing:border-box!important;
}

/* SOLO 2 CORRECCIONES · FCT/HOME EXACTO */

/* =========================================================
   1) SORTEO EN PASARELA
   COPIA VISUAL EXACTA DEL .m160-home DEL HOME.
   Valores copiados de app-070.css + raffles-160.css del FCT
   entregado por el usuario. No se crean tarjetas alternativas.
   ========================================================= */
.mav-commerce-companions > .m160-home{
  order:1!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;

  margin:34px 0!important;
  padding:20px!important;

  background:#fff6bf!important;
  border:1px solid #e7ebf0!important;
  border-radius:18px!important;
  box-shadow:0 4px 14px rgba(15,23,42,.035)!important;

  box-sizing:border-box!important;
  overflow:hidden!important;
}

.mav-commerce-companions > .m160-home > .m70-head{
  margin-bottom:20px!important;
  padding:0!important;
}
.mav-commerce-companions > .m160-home > .m70-head h2{
  font-size:24px!important;
  font-weight:600!important;
  margin:0!important;
}
.mav-commerce-companions > .m160-home > .m70-head p{
  font-size:15px!important;
  line-height:1.3!important;
  margin:4px 0 0!important;
  color:#1a1a1a!important;
}
.mav-commerce-companions > .m160-home > .m70-head > a{
  font-size:14px!important;
  color:#1266d4!important;
  font-weight:600!important;
  white-space:nowrap!important;
}

.mav-commerce-companions > .m160-home .m160-home-carousel-shell{
  position:relative!important;
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  overflow:visible!important;
  padding:0!important;
  margin:0!important;
  box-sizing:border-box!important;
}
.mav-commerce-companions > .m160-home .m160-home-track{
  display:flex!important;
  flex-wrap:nowrap!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;

  gap:2px!important;
  padding:2px 0 8px!important;

  overflow-x:auto!important;
  overflow-y:hidden!important;
  scroll-snap-type:x mandatory!important;
  scrollbar-width:none!important;
  touch-action:pan-y!important;
  cursor:grab!important;
  overscroll-behavior-x:contain!important;
  user-select:none!important;
  -webkit-overflow-scrolling:touch!important;
  box-sizing:border-box!important;
}
.mav-commerce-companions > .m160-home .m160-home-track::-webkit-scrollbar{
  display:none!important;
}
.mav-commerce-companions > .m160-home .m160-home-track.is-dragging{
  cursor:grabbing!important;
  scroll-snap-type:none!important;
  scroll-behavior:auto!important;
}
.mav-commerce-companions > .m160-home .m160-home-slide{
  position:relative!important;
  inset:auto!important;
  display:block!important;

  flex:0 0 calc((100% - 6px)/4)!important;
  width:auto!important;
  min-width:0!important;
  aspect-ratio:1/1!important;

  opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;
  scroll-snap-align:start!important;

  overflow:hidden!important;
  border-radius:12px!important;
  background:#111!important;
  transition:none!important;
}
.mav-commerce-companions > .m160-home .m160-home-slide > img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  display:block!important;
  pointer-events:none!important;
}
.mav-commerce-companions > .m160-home .m160-home-note{
  font-size:14px!important;
  color:#1a1a1a!important;
  margin-top:6px!important;
}
.mav-commerce-companions > .m160-home .m160-home-note a{
  color:#111!important;
  font-weight:700!important;
}

/* Tablet: igual al HOME */
@media(max-width:900px){
  .mav-commerce-companions > .m160-home .m160-home-slide{
    flex-basis:calc((100% - 4px)/3)!important;
  }
}

/* Phone: igual a la versión FCT entregada */
@media(max-width:560px){
  .mav-commerce-companions > .m160-home{
    margin:24px 0!important;
    padding:14px 4px!important;
    border-radius:15px!important;
  }
  .mav-commerce-companions > .m160-home > .m70-head{
    padding-left:8px!important;
    padding-right:8px!important;
  }
  .mav-commerce-companions > .m160-home .m160-home-track{
    display:grid!important;
    grid-auto-flow:column!important;
    grid-template-rows:repeat(2,minmax(0,1fr))!important;
    grid-auto-columns:calc((100% - 2px)/2)!important;
    column-gap:2px!important;
    row-gap:2px!important;
    padding:2px 0 8px!important;
  }
  .mav-commerce-companions > .m160-home .m160-home-slide{
    width:100%!important;
    min-width:0!important;
    flex:none!important;
    border-radius:7px!important;
  }
}

/* =========================================================
   2) PASO 3 DE PAGO
   Estructura copiada del FCT entregado.
   Única diferencia pedida por el usuario:
   texto de la barra negra = 16px.
   ========================================================= */
body.mav-page-payment .m100-proof-form{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:10px!important;
}
body.mav-page-payment .m100-proof-form label{
  display:grid!important;
  gap:5px!important;
  font-size:14px!important;
}
body.mav-page-payment .m100-proof-form label:nth-of-type(4),
body.mav-page-payment .m100-proof-form .m104-payment-step-final,
body.mav-page-payment .m100-proof-form .m100-payment-help,
body.mav-page-payment .m100-proof-form .m104-payment-final{
  grid-column:1/-1!important;
}
body.mav-page-payment .m100-proof-form input,
body.mav-page-payment .m100-proof-form textarea{
  width:100%!important;
  min-height:40px!important;
  padding:8px 10px!important;
  border:1px solid #cfd7e2!important;
  border-radius:8px!important;
  font:inherit!important;
  box-sizing:border-box!important;
}
body.mav-page-payment .m100-proof-form textarea{
  min-height:84px!important;
}
body.mav-page-payment .m104-payment-step{
  display:flex!important;
  align-items:center!important;
  gap:7px!important;
  margin:14px 0 10px!important;
  font-size:18px!important;
  line-height:1.2!important;
  font-weight:700!important;
}
body.mav-page-payment .m104-payment-step-final{
  margin-top:4px!important;
}
body.mav-page-payment .m100-payment-help{
  margin:0!important;
  padding:9px 10px!important;
  border:1px solid #e6dfc0!important;
  border-radius:8px!important;
  background:#fff9df!important;
  color:#111!important;
  font-size:14px!important;
  line-height:1.45!important;
}
body.mav-page-payment .m104-payment-final{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  width:100%!important;
  min-height:42px!important;
  padding:10px 12px!important;
  border:0!important;
  border-radius:9px!important;
  background:#111!important;
  color:#fff!important;
  font-size:16px!important;
  line-height:1.2!important;
  font-weight:600!important;
  cursor:pointer!important;
  box-sizing:border-box!important;
}

@media(max-width:640px){
  body.mav-page-payment .m100-proof-form{
    grid-template-columns:1fr!important;
  }
  body.mav-page-payment .m100-proof-form label:nth-of-type(4),
  body.mav-page-payment .m100-proof-form .m104-payment-step-final,
  body.mav-page-payment .m100-proof-form .m100-payment-help,
  body.mav-page-payment .m100-proof-form .m104-payment-final{
    grid-column:auto!important;
  }
}

/* MAV486_SUBSCRIBER_UI_START */
/* Suscriptor: +2 px sobre las medidas vigentes, y todo el bloque es interactivo. */
.m429-member-side-action{cursor:pointer!important}
.m429-member-side-action [data-m433-member],
.m429-member-side-action>span[data-m433-member]{font-size:13px!important;line-height:18px!important}
.m429-member-detail-price{cursor:pointer!important}
@media(max-width:680px){
 .m429-member-side-action [data-m433-member],
 .m429-member-side-action>span[data-m433-member]{font-size:11px!important;line-height:18px!important}
}
/* MAV486_SUBSCRIBER_UI_END */

/* MAV498_PASSWORD_EYE_FIX_START */
/* El selector es deliberadamente más específico que .m20-form button. */
.m20-form button.mav-password-toggle,
.m20-form .mav-password-field>button.mav-password-toggle{
 position:absolute!important;
 right:6px!important;
 top:50%!important;
 transform:translateY(-50%)!important;
 display:inline-flex!important;
 align-items:center!important;
 justify-content:center!important;
 width:34px!important;
 height:34px!important;
 min-width:34px!important;
 min-height:34px!important;
 padding:0!important;
 margin:0!important;
 border:0!important;
 border-radius:7px!important;
 background:transparent!important;
 color:#111827!important;
 box-shadow:none!important;
 line-height:1!important;
 cursor:pointer!important;
 appearance:none!important;
 -webkit-appearance:none!important;
}
.m20-form button.mav-password-toggle:hover,
.m20-form button.mav-password-toggle:focus-visible{
 background:rgba(17,24,39,.08)!important;
 outline:none!important;
}
.m20-form button.mav-password-toggle svg{
 display:block!important;
 width:20px!important;
 height:20px!important;
 min-width:20px!important;
 min-height:20px!important;
 max-width:20px!important;
 max-height:20px!important;
 fill:#111827!important;
 color:#111827!important;
 flex:0 0 20px!important;
 pointer-events:none!important;
}
/* MAV498_PASSWORD_EYE_FIX_END */

/* MAV530_MEMBER_TOOLTIP_TWO_LINES */
.m433-preorder-float.is-member-tip{
  width:max-content!important;
  max-width:min(500px,calc(100vw - 16px))!important;
  box-sizing:border-box!important;
}
@media(max-width:1024px){
  .m433-preorder-float.is-member-tip{
    white-space:pre-line!important;
    max-width:calc(100vw - 16px)!important;
  }
}
