/* Controles compartidos; no cambia el contenido ni composición de Inicio. */
.mlh3d-floating-cart{position:fixed!important;right:22px;bottom:calc(100px + env(safe-area-inset-bottom,0px));z-index:9998;width:56px;height:56px;display:flex!important;align-items:center;justify-content:center;border:2px solid #fff;border-radius:50%;background:#1665d8!important;color:#fff!important;box-shadow:0 5px 18px #07182d40;text-decoration:none!important;}
.mlh3d-floating-cart>svg{width:27px;height:27px;stroke:currentColor;fill:none;}
.mlh3d-floating-cart .mlh3d-cart-count{position:absolute!important;top:-5px!important;right:-5px!important;left:auto!important;min-width:22px;height:22px;display:grid!important;place-items:center;margin:0!important;border-radius:50%;background:#07182d;color:white;font-size:11px;line-height:1;}
.mlh3d-floating-cart:focus-visible{outline:3px solid #66afff;outline-offset:4px;}
#mlh3d-cart-toast{position:fixed;left:50%;bottom:calc(26px + env(safe-area-inset-bottom,0px));transform:translate(-50%,14px);max-width:calc(100vw - 160px);padding:13px 18px;border-radius:10px;background:#07182d;color:white;font-size:14px;line-height:1.4;font-weight:600;box-shadow:0 5px 20px #07182d30;z-index:999995;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s,transform .2s,visibility .2s;text-align:center;}
#mlh3d-cart-toast.is-visible{opacity:1;visibility:visible;transform:translate(-50%,0);}
.mlh3d-whatsapp-float{bottom:calc(22px + env(safe-area-inset-bottom,0px));}
.mlh3d-whatsapp-float__bubble svg{fill:#fff!important;stroke:none!important;width:30px!important;height:30px!important;display:block;}
.mlh3d-whatsapp-float__bubble svg path{fill:#fff!important;stroke:none!important;}
body.mlh3d-drawer-open .mlh3d-floating-cart,body.mlh3d-drawer-open .mlh3d-whatsapp-float{visibility:hidden;}
.mlh3d-mobile-instagram{display:none;}
@media(max-width:921px){
 .mlh3d-mobile-actions{display:flex!important;align-items:center!important;gap:6px;flex-wrap:nowrap;}
 .mlh3d-mobile-instagram{display:inline-flex!important;align-items:center;justify-content:center;width:42px;height:44px;flex:0 0 42px;padding:8px;color:#07182d!important;text-decoration:none;}
 .mlh3d-mobile-instagram svg{width:24px;height:24px;}
 .mlh3d-mobile-instagram:focus-visible{outline:2px solid #1665d8;outline-offset:1px;border-radius:5px;}
 #ast-mobile-header .ast-site-header-cart{display:none!important;}
 #ast-mobile-popup .mlh3d-mobile-cart-item,.ast-builder-menu-mobile .mlh3d-mobile-cart-item,.ast-mobile-header-content .mlh3d-mobile-cart-item{position:static!important;float:none!important;width:100%!important;margin:0!important;clear:both;}
 .mlh3d-mobile-cart-item .mlh3d-cart-link{position:static!important;transform:none!important;display:flex!important;align-items:center;min-height:48px;width:100%!important;padding:12px 20px!important;}
 .mlh3d-mobile-cart-item .mlh3d-cart-nav{position:static!important;display:flex!important;align-items:center;gap:12px;width:100%;}
 .mlh3d-mobile-cart-item .mlh3d-cart-label{display:inline!important;}
 .mlh3d-mobile-cart-item .mlh3d-cart-count{position:static!important;transform:none!important;margin-left:auto!important;}
 .mlh3d-floating-cart{right:16px;bottom:calc(90px + env(safe-area-inset-bottom,0px));width:54px;height:54px;}
 .mlh3d-whatsapp-float{right:16px;bottom:calc(16px + env(safe-area-inset-bottom,0px));}
 #mlh3d-cart-toast{left:12px;right:82px;bottom:calc(24px + env(safe-area-inset-bottom,0px));max-width:none;transform:translateY(10px);padding:12px;font-size:13px;}
 #mlh3d-cart-toast.is-visible{transform:translateY(0);}
 /* Panel voluntario: deja margen visible, cierre fijo y contenido desplazable. */
 #mlh3d-cart-drawer,body.admin-bar #mlh3d-cart-drawer{top:auto;bottom:calc(12px + env(safe-area-inset-bottom,0px));right:12px;width:calc(100vw - 24px);max-width:420px;height:min(76vh,680px);height:min(76dvh,680px);border-radius:16px;overflow:hidden;}
 #mlh3d-cart-drawer .mlh3d-cart-drawer-header{min-height:64px;padding:12px 16px;}
 #mlh3d-cart-drawer .mlh3d-cart-drawer-close{width:44px!important;min-width:44px!important;height:44px!important;font-size:28px;}
}
@media(prefers-reduced-motion:reduce){#mlh3d-cart-toast,.mlh3d-floating-cart,.mlh3d-whatsapp-float__bubble::before,.mlh3d-whatsapp-float__bubble::after{animation:none!important;transition:none!important;}}
