.sos-mplus{--mp-primary:#111827;--mp-accent:#16a34a;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;max-width:1180px;margin:0 auto;color:#111827;background:#f8fafc;min-height:100vh;border-radius:24px;overflow:hidden;box-shadow:0 18px 60px rgba(15,23,42,.12)}
.sos-mplus *{box-sizing:border-box}.sos-mplus button,.sos-mplus input,.sos-mplus textarea{font:inherit}.sos-mplus-header{background:var(--mp-primary);color:#fff;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px;position:sticky;top:0;z-index:30}.sos-mplus-brand{display:flex;align-items:center;gap:12px;min-width:0}.sos-mplus-brand img{width:60px;height:60px;border-radius:16px;object-fit:contain;background:#fff;padding:4px}.sos-mplus-brand h1{font-size:22px;margin:0;line-height:1.1}.sos-mplus-brand p{margin:4px 0 0;opacity:.78;font-size:13px}.sos-mplus-cart-button{border:0;background:var(--mp-accent);color:#fff;border-radius:999px;padding:10px 15px;font-weight:900;cursor:pointer;white-space:nowrap}.sos-mplus-contact-strip{display:flex;gap:10px;flex-wrap:wrap;padding:10px 18px;background:#fff;border-bottom:1px solid #e2e8f0;font-size:13px}.sos-mplus-contact-strip a,.sos-mplus-contact-strip span{color:#334155;text-decoration:none}.sos-mplus-category-nav{display:flex;gap:8px;overflow:auto;padding:13px 18px;background:#fff;position:sticky;top:96px;z-index:20;border-bottom:1px solid #e2e8f0}.sos-mplus-category-nav a{flex:0 0 auto;padding:8px 13px;border-radius:999px;background:#eef2f7;color:#334155;text-decoration:none;font-weight:800;font-size:13px}.sos-mplus-catalog{padding:18px}.sos-mplus-category{scroll-margin-top:155px;margin-bottom:28px}.sos-mplus-category h2{font-size:23px;margin:0 0 12px}.sos-mplus-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.sos-mplus-product{background:#fff;border:1px solid #e2e8f0;border-radius:18px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 6px 20px rgba(15,23,42,.05)}.sos-mplus-product-image{aspect-ratio:16/10;background:#e2e8f0;display:grid;place-items:center;overflow:hidden;font-size:42px}.sos-mplus-product-image img{width:100%;height:100%;object-fit:cover}.sos-mplus-product-body{padding:13px;display:flex;flex-direction:column;flex:1}.sos-mplus-product h3{margin:0;font-size:17px}.sos-mplus-product p{margin:6px 0 14px;color:#64748b;font-size:13px;line-height:1.4;flex:1}.sos-mplus-product-foot{display:flex;align-items:center;justify-content:space-between;gap:8px}.sos-mplus-product-foot strong{font-size:18px}.sos-mplus-product-foot button{border:0;border-radius:12px;background:var(--mp-accent);color:#fff;padding:9px 12px;font-weight:900;cursor:pointer}.sos-mplus-floating-cart{position:fixed;bottom:18px;left:50%;transform:translateX(-50%);z-index:50;border:0;border-radius:999px;background:var(--mp-accent);color:#fff;padding:13px 20px;font-weight:900;box-shadow:0 12px 36px rgba(22,163,74,.3);cursor:pointer}.sos-mplus-drawer{position:fixed;inset:0;z-index:99999;pointer-events:none}.sos-mplus-drawer.is-open{pointer-events:auto}.sos-mplus-drawer-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.58);opacity:0;transition:.2s}.sos-mplus-drawer.is-open .sos-mplus-drawer-backdrop{opacity:1}.sos-mplus-drawer-panel{position:absolute;right:0;top:0;bottom:0;width:min(520px,100%);background:#fff;overflow:auto;transform:translateX(100%);transition:.25s;padding-bottom:30px}.sos-mplus-drawer.is-open .sos-mplus-drawer-panel{transform:none}.sos-mplus-drawer-head{background:var(--mp-primary);color:#fff;padding:18px;display:flex;justify-content:space-between;align-items:center}.sos-mplus-drawer-head small{opacity:.7;font-weight:800}.sos-mplus-drawer-head h2{margin:2px 0 0;font-size:21px}.sos-mplus-drawer-head button{border:0;background:rgba(255,255,255,.12);color:#fff;width:40px;height:40px;border-radius:50%;font-size:25px;cursor:pointer}.sos-mplus-cart-items{padding:14px}.sos-mplus-cart-row{display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid #e2e8f0}.sos-mplus-cart-row small{display:block;color:#64748b;margin-top:3px}.sos-mplus-qty{display:flex;align-items:center;gap:7px}.sos-mplus-qty button{width:31px;height:31px;border-radius:50%;border:1px solid #cbd5e1;background:#fff;font-size:19px}.sos-mplus-cart-empty{text-align:center;padding:28px;color:#64748b}.sos-mplus-total{display:flex;justify-content:space-between;padding:14px 18px;background:#f1f5f9;font-size:18px}.sos-mplus-checkout{padding:18px}.sos-mplus-checkout h3{margin:0 0 10px}.sos-mplus-modes{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:16px}.sos-mplus-modes label{border:1px solid #cbd5e1;border-radius:12px;padding:10px 8px;font-weight:800;font-size:12px;text-align:center}.sos-mplus-fields label{display:block;font-weight:800;margin:12px 0 5px}.sos-mplus-fields input,.sos-mplus-fields textarea{width:100%;border:1px solid #cbd5e1;border-radius:12px;padding:11px;background:#fff}.sos-mplus-location-box{display:flex;flex-direction:column;gap:7px;margin-top:8px}.sos-mplus-location-box button{border:1px solid #16a34a;color:#166534;background:#f0fdf4;padding:10px;border-radius:12px;font-weight:900}.sos-mplus-location-box small{color:#64748b}.sos-mplus-note{padding:10px;border-radius:12px;background:#fff7ed;color:#9a3412;font-size:12px}.sos-mplus-send{width:100%;border:0;background:#22c55e;color:#fff;border-radius:14px;padding:14px;font-weight:1000;font-size:16px;margin-top:15px;cursor:pointer}.sos-mplus-feedback{min-height:20px;color:#b91c1c;font-weight:800;font-size:13px}.sos-mplus-privacy{display:block;color:#64748b;line-height:1.4}.sos-mplus-footer{text-align:center;color:#64748b;padding:30px 15px 90px;font-size:12px}.sos-mplus-empty{text-align:center;background:#fff;padding:40px;border-radius:16px}.sos-mplus-no-scroll{overflow:hidden!important}
@media(max-width:800px){.sos-mplus{border-radius:0}.sos-mplus-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sos-mplus-category-nav{top:96px}.sos-mplus-modes{grid-template-columns:1fr}.sos-mplus-product-body{padding:10px}.sos-mplus-product-foot{align-items:flex-end;flex-direction:column}.sos-mplus-product-foot button{width:100%}}
@media(max-width:420px){.sos-mplus-brand img{width:48px;height:48px}.sos-mplus-brand h1{font-size:18px}.sos-mplus-grid{gap:9px}.sos-mplus-catalog{padding:11px}.sos-mplus-product h3{font-size:15px}.sos-mplus-product p{font-size:12px}.sos-mplus-product-foot strong{font-size:16px}.sos-mplus-contact-strip{display:none}.sos-mplus-category-nav{top:84px}}

/* v1.0.1 — Checkout/drawer hardening against theme CSS */
.sos-mplus .sos-mplus-drawer-panel{color:#111827!important;background:#fff!important;z-index:100000!important}
.sos-mplus .sos-mplus-drawer-head{background:var(--mp-primary)!important;color:#fff!important;position:sticky;top:0;z-index:5}
.sos-mplus .sos-mplus-drawer-head small,
.sos-mplus .sos-mplus-drawer-head h2{color:#fff!important;text-shadow:none!important}
.sos-mplus .sos-mplus-drawer-head h2{font-weight:900!important;line-height:1.2!important}
.sos-mplus .sos-mplus-cart-items{background:#fff!important;color:#111827!important;position:relative;z-index:1}
.sos-mplus .sos-mplus-cart-row,
.sos-mplus .sos-mplus-cart-row strong,
.sos-mplus .sos-mplus-cart-row b{color:#111827!important;opacity:1!important;visibility:visible!important}
.sos-mplus .sos-mplus-cart-row small{color:#64748b!important;opacity:1!important}
.sos-mplus .sos-mplus-total{color:#111827!important;background:#f1f5f9!important}
.sos-mplus .sos-mplus-total strong{color:#c2410c!important}
.sos-mplus .sos-mplus-checkout,
.sos-mplus .sos-mplus-checkout h3,
.sos-mplus .sos-mplus-fields label,
.sos-mplus .sos-mplus-modes label{color:#111827!important}
.sos-mplus .sos-mplus-fields input,
.sos-mplus .sos-mplus-fields textarea{color:#111827!important;background:#fff!important;-webkit-text-fill-color:#111827!important;opacity:1!important}
.sos-mplus .sos-mplus-fields input::placeholder,
.sos-mplus .sos-mplus-fields textarea::placeholder{color:#94a3b8!important;opacity:1!important}
.sos-mplus .sos-mplus-modes label{background:#fff!important}
.sos-mplus .sos-mplus-modes label:has(input:checked){border-color:var(--mp-accent)!important;background:#f0fdf4!important;box-shadow:0 0 0 2px color-mix(in srgb,var(--mp-accent) 18%,transparent)}
@media(max-width:800px){
 .sos-mplus .sos-mplus-drawer-panel{width:100%!important;max-width:none!important}
 .sos-mplus .sos-mplus-drawer-head{padding:20px 18px!important}
 .sos-mplus .sos-mplus-cart-row{grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important}
 .sos-mplus .sos-mplus-cart-row>strong:last-child{grid-column:1/-1;text-align:right!important;color:#c2410c!important}
 .sos-mplus .sos-mplus-checkout{padding:18px 16px 34px!important}
}

/* v1.0.2 — UI/UX responsive + contrast + geolocation preview */
.sos-mplus,
.sos-mplus .sos-mplus-header,
.sos-mplus .sos-mplus-drawer-panel,
.sos-mplus .sos-mplus-checkout{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important}
.sos-mplus .sos-mplus-header,
.sos-mplus .sos-mplus-header *{color:#fff!important}
.sos-mplus .sos-mplus-header h1{color:#fff!important;font-weight:900!important;letter-spacing:.01em!important;text-shadow:none!important}
.sos-mplus .sos-mplus-header p{color:rgba(255,255,255,.82)!important;text-shadow:none!important}
.sos-mplus .sos-mplus-category h2{color:#111827!important;font-weight:900!important}
.sos-mplus .sos-mplus-product h3{color:#111827!important;font-weight:900!important}
.sos-mplus .sos-mplus-product p{color:#64748b!important}
.sos-mplus .sos-mplus-drawer-head,
.sos-mplus .sos-mplus-drawer-head *{color:#fff!important}
.sos-mplus .sos-mplus-drawer-head small{color:rgba(255,255,255,.72)!important;letter-spacing:.06em!important}
.sos-mplus .sos-mplus-checkout h3{color:#111827!important;font-size:22px!important;font-weight:900!important;line-height:1.25!important}
.sos-mplus .sos-mplus-modes label{display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;min-height:48px!important;cursor:pointer!important;transition:.16s ease!important}
.sos-mplus .sos-mplus-modes label:has(input:checked){transform:translateY(-1px);border-color:var(--mp-accent)!important;background:#ecfdf5!important;box-shadow:0 0 0 2px rgba(22,163,74,.12)!important}
.sos-mplus .sos-mplus-delivery-panel{margin:0 0 16px;padding:14px;border:1px solid #dbe4ef;border-radius:16px;background:#f8fafc;color:#111827!important}
.sos-mplus .sos-mplus-delivery-panel[hidden]{display:none!important}
.sos-mplus .sos-mplus-location-box{margin-top:0!important}
.sos-mplus .sos-mplus-location-box button{width:100%;min-height:46px;cursor:pointer;border:1px solid #16a34a!important;color:#166534!important;background:#ecfdf5!important}
.sos-mplus .sos-mplus-location-box button:disabled{opacity:.65;cursor:wait}
.sos-mplus .sos-mplus-location-box small{color:#64748b!important;line-height:1.35!important}
.sos-mplus .sos-mplus-map-preview{margin-top:12px;border-radius:14px;overflow:hidden;border:1px solid #cbd5e1;background:#fff;box-shadow:0 4px 14px rgba(15,23,42,.06)}
.sos-mplus .sos-mplus-map-preview[hidden]{display:none!important}
.sos-mplus .sos-mplus-map-preview iframe{display:block;width:100%;height:190px;border:0;background:#e2e8f0}
.sos-mplus .sos-mplus-map-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;background:#fff;color:#111827!important;font-size:12px}
.sos-mplus .sos-mplus-map-meta strong{color:#166534!important}
.sos-mplus .sos-mplus-map-meta a{color:#2563eb!important;text-decoration:none!important;font-weight:800!important}
.sos-mplus .sos-mplus-address-label{display:block!important;margin:12px 0 0!important;color:#111827!important;font-weight:800!important}
.sos-mplus .sos-mplus-address-label textarea{width:100%!important;margin-top:5px!important;border:1px solid #cbd5e1!important;border-radius:12px!important;padding:11px!important;background:#fff!important;color:#111827!important;-webkit-text-fill-color:#111827!important;resize:vertical!important}
.sos-mplus .sos-mplus-optional{font-weight:500!important;color:#64748b!important;font-size:12px!important}
.sos-mplus .sos-mplus-cart-row>div:first-child{min-width:0}
.sos-mplus .sos-mplus-cart-row strong{overflow-wrap:anywhere}
.sos-mplus .sos-mplus-category-nav{scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x proximity}
.sos-mplus .sos-mplus-category-nav::-webkit-scrollbar{display:none}
.sos-mplus .sos-mplus-category-nav a{scroll-snap-align:start}
.sos-mplus .sos-mplus-send{min-height:50px!important;box-shadow:0 8px 24px rgba(34,197,94,.22)!important}
.sos-mplus .sos-mplus-feedback{line-height:1.35!important}
@media(max-width:800px){
 .sos-mplus .sos-mplus-drawer-panel{height:100dvh!important;max-height:100dvh!important}
 .sos-mplus .sos-mplus-modes{grid-template-columns:1fr!important;gap:9px!important}
 .sos-mplus .sos-mplus-map-preview iframe{height:180px!important}
 .sos-mplus .sos-mplus-category-nav{position:sticky!important;overflow-x:auto!important;white-space:nowrap!important;padding-left:12px!important;padding-right:12px!important}
}
@media(max-width:520px){
 .sos-mplus{width:100%!important;max-width:100%!important;margin:0!important;border-radius:0!important}
 .sos-mplus .sos-mplus-header{padding:13px 12px!important;gap:8px!important}
 .sos-mplus .sos-mplus-brand{gap:9px!important}
 .sos-mplus .sos-mplus-brand img{width:46px!important;height:46px!important;border-radius:12px!important}
 .sos-mplus .sos-mplus-brand h1{font-size:17px!important;line-height:1.15!important}
 .sos-mplus .sos-mplus-brand p{font-size:11px!important}
 .sos-mplus .sos-mplus-cart-button{padding:9px 12px!important}
 .sos-mplus .sos-mplus-grid{grid-template-columns:1fr!important}
 .sos-mplus .sos-mplus-product{display:grid!important;grid-template-columns:118px minmax(0,1fr)!important;min-height:118px!important}
 .sos-mplus .sos-mplus-product-image{aspect-ratio:auto!important;height:100%!important;min-height:118px!important}
 .sos-mplus .sos-mplus-product-body{padding:10px!important}
 .sos-mplus .sos-mplus-product-foot{flex-direction:row!important;align-items:center!important}
 .sos-mplus .sos-mplus-product-foot button{width:auto!important;white-space:nowrap!important}
 .sos-mplus .sos-mplus-drawer-head{padding:16px 14px!important}
 .sos-mplus .sos-mplus-drawer-head h2{font-size:20px!important}
 .sos-mplus .sos-mplus-cart-items{padding:10px 14px!important}
 .sos-mplus .sos-mplus-cart-row{grid-template-columns:minmax(0,1fr) auto!important;padding:12px 0!important}
 .sos-mplus .sos-mplus-cart-row>strong:last-child{grid-column:1/-1!important;margin-top:-3px!important}
 .sos-mplus .sos-mplus-total{padding:14px!important;font-size:17px!important}
 .sos-mplus .sos-mplus-checkout{padding:16px 14px 32px!important}
 .sos-mplus .sos-mplus-checkout h3{font-size:20px!important}
 .sos-mplus .sos-mplus-delivery-panel{padding:12px!important}
 .sos-mplus .sos-mplus-map-preview iframe{height:165px!important}
 .sos-mplus .sos-mplus-map-meta{align-items:flex-start!important;flex-direction:column!important;gap:4px!important}
}

/* v1.0.3 — Producto protagonista: visor grande + compartir por WhatsApp */
.sos-mplus .sos-mplus-product-image{position:relative;border:0;padding:0;width:100%;display:block;cursor:zoom-in;background:#f8fafc;overflow:hidden}
.sos-mplus .sos-mplus-product-image img{transition:transform .22s ease}
.sos-mplus .sos-mplus-product-image:hover img{transform:scale(1.035)}
.sos-mplus .sos-mplus-view-badge{position:absolute;right:9px;bottom:9px;padding:6px 9px;border-radius:999px;background:rgba(15,23,42,.82);color:#fff!important;font-size:11px;font-weight:900;line-height:1;box-shadow:0 4px 16px rgba(15,23,42,.2);backdrop-filter:blur(5px)}
.sos-mplus .sos-mplus-product-title{display:block;width:100%;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}
.sos-mplus .sos-mplus-product-title h3{margin:0}
.sos-mplus-product-modal{position:fixed;inset:0;z-index:100001;display:none;align-items:center;justify-content:center;padding:18px}
.sos-mplus-product-modal.is-open{display:flex}
.sos-mplus-product-modal-backdrop{position:absolute;inset:0;background:rgba(2,6,23,.78);backdrop-filter:blur(7px)}
.sos-mplus-product-modal-panel{position:relative;z-index:2;width:min(980px,96vw);max-height:94dvh;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);overflow:hidden;background:#fff;border-radius:24px;box-shadow:0 28px 80px rgba(0,0,0,.38);color:#111827!important}
.sos-mplus-product-modal-close{position:absolute;top:14px;right:14px;z-index:5;width:44px;height:44px;border:0;border-radius:999px;background:rgba(15,23,42,.86);color:#fff!important;font-size:30px;line-height:1;cursor:pointer;box-shadow:0 8px 20px rgba(0,0,0,.2)}
.sos-mplus-product-modal-media{min-height:520px;background:#0b1220;display:flex;align-items:center;justify-content:center;overflow:hidden}
.sos-mplus-product-modal-media img{width:100%;height:100%;max-height:76dvh;object-fit:contain;display:block;background:#0b1220}
.sos-mplus-product-modal-placeholder{font-size:96px}
.sos-mplus-product-modal-content{padding:34px 30px 30px;display:flex;flex-direction:column;justify-content:center;min-width:0}
.sos-mplus-product-modal-category{display:inline-flex;align-self:flex-start;padding:7px 10px;border-radius:999px;background:#f1f5f9;color:#475569!important;font-size:12px;font-weight:900;margin-bottom:10px}
.sos-mplus-product-modal-content h2{margin:0 0 10px!important;color:#111827!important;font-size:clamp(26px,3vw,38px)!important;line-height:1.08!important;font-weight:950!important}
.sos-mplus-product-modal-description{margin:0 0 20px!important;color:#475569!important;font-size:16px!important;line-height:1.6!important;white-space:pre-line}
.sos-mplus-product-modal-price{color:#c2410c!important;font-weight:950;font-size:28px;margin-bottom:20px}
.sos-mplus-product-modal-actions{display:grid;grid-template-columns:1fr;gap:10px}
.sos-mplus-product-modal-actions button{min-height:50px;border-radius:14px;padding:12px 16px;font-weight:900;font-size:15px;cursor:pointer}
.sos-mplus-product-modal-add{border:0;background:var(--mp-accent,#16a34a)!important;color:#fff!important;box-shadow:0 8px 22px rgba(22,163,74,.22)}
.sos-mplus-product-modal-share{border:1px solid #22c55e!important;background:#ecfdf5!important;color:#166534!important}
.sos-mplus-product-modal-hint{display:block;margin-top:10px;color:#64748b!important;line-height:1.4}
@media(max-width:760px){
 .sos-mplus-product-modal{padding:0;align-items:flex-end}
 .sos-mplus-product-modal-panel{width:100%;max-height:100dvh;grid-template-columns:1fr;grid-template-rows:minmax(280px,52dvh) auto;border-radius:22px 22px 0 0;overflow:auto}
 .sos-mplus-product-modal-media{min-height:280px;height:52dvh}
 .sos-mplus-product-modal-media img{max-height:none;height:100%;object-fit:contain}
 .sos-mplus-product-modal-content{padding:20px 18px 28px;justify-content:flex-start}
 .sos-mplus-product-modal-close{top:10px;right:10px}
 .sos-mplus-product-modal-content h2{font-size:25px!important}
 .sos-mplus-product-modal-description{font-size:14px!important}
 .sos-mplus-product-modal-price{font-size:24px;margin-bottom:15px}
}
@media(max-width:420px){
 .sos-mplus .sos-mplus-view-badge{font-size:10px;padding:5px 7px;right:6px;bottom:6px}
 .sos-mplus-product-modal-panel{grid-template-rows:minmax(250px,48dvh) auto}
 .sos-mplus-product-modal-media{height:48dvh;min-height:250px}
}

/* v1.0.4 — categorías tipo app + navegación interna + modo app/PWA */
.sos-mplus .sos-mplus-header-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}
.sos-mplus .sos-mplus-app-button{border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.10);color:#fff!important;border-radius:999px;padding:9px 12px;font-weight:900;cursor:pointer;white-space:nowrap}
.sos-mplus .sos-mplus-app-button.can-install{background:#2563eb;border-color:#60a5fa;box-shadow:0 0 0 3px rgba(96,165,250,.18)}
.sos-mplus .sos-mplus-category-nav{top:96px!important;gap:8px!important;overflow-x:auto!important;overscroll-behavior-x:contain!important;scrollbar-width:none!important;z-index:40!important;box-shadow:0 4px 14px rgba(15,23,42,.05)}
.sos-mplus .sos-mplus-category-nav::-webkit-scrollbar{display:none!important}
.sos-mplus .sos-mplus-category-nav button{flex:0 0 auto;border:1px solid transparent;padding:9px 14px;border-radius:999px;background:#eef2f7;color:#334155!important;font-weight:900;font-size:13px;cursor:pointer;scroll-snap-align:center;transition:.16s ease}
.sos-mplus .sos-mplus-category-nav button.is-active{background:var(--mp-primary)!important;color:#fff!important;border-color:var(--mp-primary)!important;box-shadow:0 6px 18px rgba(15,23,42,.16)}
.sos-mplus .sos-mplus-category[hidden]{display:none!important}
.sos-mplus .sos-mplus-category.is-active{display:block!important;margin-bottom:8px!important}
.sos-mplus .sos-mplus-catalog{min-height:55vh}

/* Cerrar producto imposible de perder */
.sos-mplus-product-modal-close{width:auto!important;min-width:92px!important;height:46px!important;padding:0 13px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;background:#dc2626!important;border:3px solid #fff!important;color:#fff!important;box-shadow:0 8px 28px rgba(220,38,38,.48)!important;font-size:28px!important;font-weight:950!important}
.sos-mplus-product-modal-close small{display:inline!important;color:#fff!important;font-size:12px!important;font-weight:950!important;letter-spacing:.02em!important}
.sos-mplus-product-modal-nav{position:absolute;left:16px;right:16px;top:50%;transform:translateY(-50%);z-index:6;display:flex;justify-content:space-between;pointer-events:none}
.sos-mplus-product-modal-nav button{pointer-events:auto;border:0;border-radius:999px;background:rgba(15,23,42,.86);color:#fff!important;padding:10px 13px;font-weight:900;box-shadow:0 8px 22px rgba(0,0,0,.25);cursor:pointer}
.sos-mplus-product-modal-nav button:disabled{opacity:.28;cursor:default}

/* Modo App: ocupa todo el viewport incluso cuando Fullscreen API no está disponible */
.sos-mplus.is-app-mode,.sos-mplus:fullscreen{position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;max-width:none!important;min-height:100dvh!important;margin:0!important;border-radius:0!important;z-index:2147483000!important;overflow:auto!important;background:#f8fafc!important}
.sos-mplus:fullscreen .sos-mplus-header,.sos-mplus.is-app-mode .sos-mplus-header{top:0!important}
.sos-mplus:fullscreen .sos-mplus-category-nav,.sos-mplus.is-app-mode .sos-mplus-category-nav{top:96px!important}

@media(max-width:800px){
 .sos-mplus .sos-mplus-category-nav{top:84px!important;padding:10px 12px!important}
 .sos-mplus .sos-mplus-category-nav button{padding:9px 13px!important;font-size:12px!important}
 .sos-mplus-product-modal-nav{top:auto;bottom:calc(48dvh + 10px);left:10px;right:10px;transform:none}
 .sos-mplus-product-modal-nav button{padding:9px 11px;font-size:12px}
 .sos-mplus-product-modal-close{top:9px!important;right:9px!important;min-width:88px!important;height:44px!important}
 .sos-mplus .sos-mplus-app-button span{display:none}
 .sos-mplus .sos-mplus-app-button{width:42px;height:42px;padding:0;border-radius:50%}
}
@media(max-width:520px){
 .sos-mplus .sos-mplus-header-actions{gap:6px}
 .sos-mplus .sos-mplus-category-nav{top:72px!important}
 .sos-mplus:fullscreen .sos-mplus-category-nav,.sos-mplus.is-app-mode .sos-mplus-category-nav{top:72px!important}
}

/* 1.0.5 · Navegación de categorías con flechas sutiles */
.sos-mplus .sos-mplus-category-shell{
  position:sticky!important;top:96px!important;z-index:42!important;display:grid!important;grid-template-columns:34px minmax(0,1fr) 34px!important;align-items:center!important;gap:4px!important;background:#fff!important;border-bottom:1px solid #e2e8f0!important;box-shadow:0 4px 14px rgba(15,23,42,.05)!important;padding:7px 6px!important;
}
.sos-mplus .sos-mplus-category-shell .sos-mplus-category-nav{
  position:static!important;top:auto!important;z-index:auto!important;border:0!important;box-shadow:none!important;padding:4px 2px!important;background:transparent!important;min-width:0!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-x!important;scroll-behavior:smooth!important;
}
.sos-mplus .sos-mplus-category-arrow{
  width:30px!important;height:30px!important;min-width:30px!important;border:1px solid #dbe2ea!important;border-radius:999px!important;background:rgba(255,255,255,.94)!important;color:#475569!important;display:grid!important;place-items:center!important;padding:0!important;font-size:25px!important;line-height:1!important;font-weight:700!important;cursor:pointer!important;box-shadow:0 2px 8px rgba(15,23,42,.08)!important;transition:opacity .18s ease,transform .18s ease,background .18s ease!important;user-select:none!important;-webkit-tap-highlight-color:transparent!important;
}
.sos-mplus .sos-mplus-category-arrow:not(:disabled):hover,.sos-mplus .sos-mplus-category-arrow:not(:disabled):active{background:#f8fafc!important;transform:scale(1.06)!important;color:var(--mp-primary)!important}
.sos-mplus .sos-mplus-category-arrow.is-disabled,.sos-mplus .sos-mplus-category-arrow:disabled{opacity:.18!important;cursor:default!important;box-shadow:none!important}
.sos-mplus:fullscreen .sos-mplus-category-shell,.sos-mplus.is-app-mode .sos-mplus-category-shell{top:96px!important}
@media(max-width:800px){
 .sos-mplus .sos-mplus-category-shell{top:84px!important;grid-template-columns:30px minmax(0,1fr) 30px!important;padding:6px 4px!important}
 .sos-mplus .sos-mplus-category-arrow{width:28px!important;height:28px!important;min-width:28px!important;font-size:23px!important}
}
@media(max-width:420px){
 .sos-mplus .sos-mplus-category-shell{top:72px!important;grid-template-columns:28px minmax(0,1fr) 28px!important;gap:2px!important}
 .sos-mplus .sos-mplus-category-arrow{width:26px!important;height:26px!important;min-width:26px!important;font-size:21px!important}
}

/* 1.0.7 · TODO + categorías visibles + offsets dinámicos + app shell reforzado */
.sos-mplus{
  --mp-header-height:84px;
  --mp-category-height:48px;
}
.sos-mplus .sos-mplus-header{top:0!important;z-index:60!important}
.sos-mplus .sos-mplus-category-shell{
  top:var(--mp-header-height)!important;
  z-index:55!important;
}
.sos-mplus .sos-mplus-catalog{
  position:relative!important;
  padding-top:18px!important;
}
.sos-mplus .sos-mplus-category{
  scroll-margin-top:calc(var(--mp-header-height) + var(--mp-category-height) + 18px)!important;
  padding-top:4px!important;
}
.sos-mplus .sos-mplus-category h2{
  position:relative!important;
  z-index:1!important;
  margin:8px 0 14px!important;
  padding-top:2px!important;
  line-height:1.2!important;
}
.sos-mplus .sos-mplus-category-all{
  background:var(--mp-accent)!important;
  color:#fff!important;
  border-color:var(--mp-accent)!important;
}
.sos-mplus .sos-mplus-category-all.is-active{
  background:var(--mp-primary)!important;
  border-color:var(--mp-primary)!important;
}
.sos-mplus .sos-mplus-category-arrow{
  background:var(--mp-accent)!important;
  border-color:var(--mp-accent)!important;
  color:#fff!important;
  box-shadow:0 3px 10px rgba(22,163,74,.24)!important;
}
.sos-mplus .sos-mplus-category-arrow:not(:disabled):hover,
.sos-mplus .sos-mplus-category-arrow:not(:disabled):active{
  background:#15803d!important;
  color:#fff!important;
  transform:scale(1.07)!important;
}
.sos-mplus .sos-mplus-category-arrow.is-disabled,
.sos-mplus .sos-mplus-category-arrow:disabled{
  background:#cbd5e1!important;
  border-color:#cbd5e1!important;
  color:#fff!important;
  opacity:.38!important;
}
.sos-mplus.is-app-mode,
.sos-mplus:fullscreen{
  top:0!important;
  right:0!important;
  bottom:0!important;
  left:0!important;
  isolation:isolate!important;
  overscroll-behavior:contain!important;
}
body.sos-mplus-app-open{overflow:hidden!important;overscroll-behavior:none!important}
.sos-mplus.is-app-mode .sos-mplus-product-modal,
.sos-mplus.is-app-mode .sos-mplus-drawer{z-index:2147483600!important}
.sos-mplus.is-app-mode .sos-mplus-floating-cart{z-index:2147483500!important}
@media(max-width:800px){
 .sos-mplus .sos-mplus-catalog{padding-top:14px!important}
 .sos-mplus .sos-mplus-category h2{margin-top:7px!important}
 .sos-mplus .sos-mplus-category-arrow{box-shadow:0 3px 9px rgba(22,163,74,.28)!important}
}
@media(max-width:420px){
 .sos-mplus .sos-mplus-category-shell{gap:4px!important;padding:6px 5px!important}
 .sos-mplus .sos-mplus-category-arrow{width:28px!important;height:28px!important;min-width:28px!important;font-size:22px!important}
 .sos-mplus .sos-mplus-category-nav button{padding:8px 12px!important}
}
