/* MAV 2.3.182 · Visor universal de imágenes de productos / servicios / sorteos */
.m190-zoom-host{position:relative!important}
.m190-zoom-btn{
 position:absolute!important;right:10px!important;bottom:10px!important;z-index:30!important;
 width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;
 display:flex!important;align-items:center!important;justify-content:center!important;
 padding:0!important;margin:0!important;border:1px solid rgba(17,24,39,.16)!important;border-radius:50%!important;
 background:rgba(17,17,17,.92)!important;color:#fff!important;box-shadow:0 2px 8px rgba(0,0,0,.28)!important;
 cursor:zoom-in!important;line-height:1!important;touch-action:manipulation!important
}
.m190-zoom-btn:hover,.m190-zoom-btn:focus-visible{background:#000!important;color:#fff!important;outline:2px solid #ffd400!important;outline-offset:1px!important}
.m190-zoom-btn svg{width:18px!important;height:18px!important;display:block!important;pointer-events:none!important}
.m40-product-image .m190-zoom-btn,.m421-service-image .m190-zoom-btn{right:8px!important;bottom:8px!important}
.m40-product-image:has(.m40-card-gallery-dots) .m190-zoom-btn{bottom:22px!important}
.m415-main-image .m190-zoom-btn,.m161-service-main-image .m190-zoom-btn,.m160-gallery-main .m190-zoom-btn{right:12px!important;bottom:12px!important}

.m190-lightbox[hidden]{display:none!important}
.m190-lightbox{position:fixed;inset:0;z-index:2147483000;background:rgba(0,0,0,.94);display:grid;grid-template-rows:auto minmax(0,1fr);color:#fff}
.m190-lightbox-toolbar{min-height:54px;display:flex;align-items:center;justify-content:center;gap:7px;padding:7px 10px;background:rgba(10,10,10,.95);border-bottom:1px solid rgba(255,255,255,.12);box-sizing:border-box}
.m190-lightbox-toolbar button{width:38px;height:38px;min-width:38px;padding:0;border:1px solid rgba(255,255,255,.22);border-radius:7px;background:transparent;color:#fff;display:flex;align-items:center;justify-content:center;font:700 19px/1 Arial,sans-serif;cursor:pointer;box-shadow:none}
.m190-lightbox-toolbar button:hover,.m190-lightbox-toolbar button:focus-visible{background:rgba(255,255,255,.12);outline:none}
.m190-lightbox-toolbar .m190-close{font-size:26px;margin-left:3px}
.m190-lightbox-toolbar .m190-scale{width:auto;min-width:60px;padding:0 8px;font-size:12px;pointer-events:none}
.m190-lightbox-stage{position:relative;min-width:0;min-height:0;overflow:hidden;display:flex;align-items:center;justify-content:center;touch-action:none;cursor:grab}
.m190-lightbox-stage.is-panning{cursor:grabbing}
.m190-lightbox-image{display:block;max-width:94vw;max-height:calc(100vh - 72px);width:auto;height:auto;object-fit:contain;transform-origin:center center;will-change:transform;user-select:none;-webkit-user-drag:none;pointer-events:none}
.m190-lightbox-caption{position:absolute;left:12px;bottom:10px;right:12px;text-align:center;font:600 12px/1.35 Arial,sans-serif;color:rgba(255,255,255,.9);pointer-events:none;text-shadow:0 1px 3px #000}
body.m190-lightbox-open{overflow:hidden!important}
@media(max-width:720px){
 .m190-zoom-btn{width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;right:7px!important;bottom:7px!important}
 .m190-zoom-btn svg{width:16px!important;height:16px!important}
 .m40-product-image:has(.m40-card-gallery-dots) .m190-zoom-btn{bottom:20px!important}
 .m190-lightbox-toolbar{padding:6px;gap:5px;min-height:50px}
 .m190-lightbox-toolbar button{width:36px;height:36px;min-width:36px}
 .m190-lightbox-image{max-width:96vw;max-height:calc(100vh - 62px)}
}

/* MAV 2.3.185 · lupa siempre visible sobre imágenes claras */
.m190-zoom-host>.m190-zoom-btn{visibility:visible!important;opacity:1!important;pointer-events:auto!important}
