.mtf-store{--mtf-primary:#0ea5e9;--mtf-secondary:#04bd82;font-family:Poppins,Arial,sans-serif;color:#475569;position:relative}.mtf-toolbar{margin-bottom:30px}.mtf-search-wrap{max-width:360px;margin:0 auto 20px}.mtf-search{width:100%;padding:10px 14px;border:1px solid #cbd5e1;border-radius:8px}.mtf-categories{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;margin-bottom:30px}.mtf-categories button{border:1px solid var(--mtf-primary);background:#fff;color:var(--mtf-primary);border-radius:8px;padding:7px 16px;cursor:pointer;font-weight:600}.mtf-categories button.active{background:var(--mtf-primary);color:#fff}.mtf-products{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.mtf-product{background:#fff;border:1px solid #dbe3ee;border-radius:12px;padding:14px;box-shadow:0 8px 20px rgba(15,23,42,.05)}.mtf-img{height:170px;background:#e2e8f0;border-radius:10px;overflow:hidden}.mtf-img img{width:100%;height:100%;object-fit:cover;display:block}.mtf-product h4{font-size:17px;color:#1e293b;margin:14px 0 8px;font-weight:700}.mtf-price{font-weight:700;margin-bottom:10px;color:#334155}.mtf-desc{font-size:13px;line-height:1.5}.mtf-meta{margin-bottom:10px}.mtf-meta label,.mtf-qty-label{font-size:13px;font-weight:700;display:block;margin-bottom:5px}.mtf-meta select,.mtf-qty{width:100%;padding:8px;border:1px solid #cbd5e1;border-radius:7px}.mtf-add,.mtf-checkout-open,.mtf-send{width:100%;border:0;border-radius:8px;background:var(--mtf-secondary);color:#fff;font-weight:700;padding:12px;margin-top:12px;cursor:pointer}.mtf-cart-button{position:fixed!important;right:28px;bottom:28px;z-index:2147483646!important;width:62px;height:62px;border:0;border-radius:14px;background:#128c7e;color:#fff;font-size:25px;box-shadow:0 10px 28px rgba(0,0,0,.2);cursor:pointer}.mtf-cart-count{position:absolute;right:-8px;top:-8px;background:#ef4444;color:#fff;border-radius:999px;min-width:24px;height:24px;font-size:13px;line-height:24px}.mtf-cart-panel{position:fixed!important;right:-370px;top:0;height:100%;width:350px;background:#fff;z-index:2147483647!important;box-shadow:-8px 0 30px rgba(0,0,0,.18);transition:right .25s ease;overflow:auto}.mtf-cart-panel.open{right:0}.mtf-cart-header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid #e2e8f0}.mtf-cart-header h3{margin:0;color:#1e293b}.mtf-cart-close{font-size:30px;border:0;background:#ef4444;color:#fff;border-radius:8px;width:42px;height:42px;cursor:pointer}.mtf-cart-list-view,.mtf-checkout-view{padding:20px}.mtf-cart-list{list-style:none;margin:0;padding:0}.mtf-cart-list li{display:flex;justify-content:space-between;gap:10px;border-bottom:1px solid #e2e8f0;padding:12px 0}.mtf-cart-list button{border:0;background:transparent;color:#ef4444;font-size:22px;cursor:pointer}.mtf-total{font-size:18px;margin-top:20px;color:#1e293b}.mtf-checkout-view label{display:block;font-weight:700;margin:12px 0 6px}.mtf-checkout-view input,.mtf-checkout-view select,.mtf-checkout-view textarea{width:100%;padding:10px;border:1px solid #cbd5e1;border-radius:8px;box-sizing:border-box}.mtf-back{border:0;background:transparent;color:var(--mtf-primary);font-weight:700;cursor:pointer;margin-bottom:10px}@media(max-width:980px){.mtf-products{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.mtf-products{grid-template-columns:repeat(2,1fr);gap:14px}.mtf-cart-panel{width:310px}.mtf-img{height:135px}}@media(max-width:480px){.mtf-products{grid-template-columns:repeat(2,1fr)}.mtf-product{padding:10px}.mtf-img{height:110px}.mtf-product h4{font-size:14px}.mtf-price{font-size:14px}.mtf-add{font-size:12px;padding:10px}}

/* v0.1.3: fuerza el carrito por encima de footer, Divi y elementos sticky */
body .mtf-cart-button, body .mtf-cart-panel{isolation:isolate;}
body .mtf-cart-button{transform:translateZ(0);}
body .mtf-cart-panel{transform:translateZ(0);}

.mtf-whatsapp-fallback{display:none;margin-top:12px;padding:10px 12px;border-radius:8px;background:#f0fdf4;border:1px solid #bbf7d0;color:#14532d;font-size:13px;line-height:1.45}.mtf-whatsapp-fallback a{font-weight:700;color:#128c7e;text-decoration:underline}
