.mh-ai-root{position:fixed;right:86px;bottom:22px;z-index:999999;font-family:Arial,sans-serif}.mh-ai-launcher{width:58px;height:58px;border:0;border-radius:50%;background:#111827;color:#fff;font-size:25px;cursor:pointer;box-shadow:0 10px 28px rgba(0,0,0,.22)}.mh-ai-launcher.is-open{opacity:.15;pointer-events:none}.mh-ai-panel{position:absolute;right:0;bottom:72px;width:min(440px,calc(100vw - 28px));height:min(650px,calc(100vh - 120px));background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;box-shadow:0 18px 55px rgba(0,0,0,.24);display:flex;flex-direction:column}.mh-ai-panel[hidden]{display:none}.mh-ai-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:#111827;color:#fff}.mh-ai-header strong{font-size:18px}.mh-ai-header small{display:block;margin-top:2px;opacity:.75;font-size:11px}.mh-ai-header button{border:0;background:transparent;color:#fff;font-size:28px;line-height:1;cursor:pointer}.mh-ai-messages{flex:1;overflow-y:auto;padding:14px;background:#f8fafc}.mh-ai-msg{display:flex;margin:8px 0}.mh-ai-user{justify-content:flex-end}.mh-ai-bubble{max-width:88%;white-space:pre-wrap;overflow-wrap:anywhere;padding:11px 13px;border-radius:13px;background:#fff;border:1px solid #e5e7eb;font-size:14px;line-height:1.5;color:#111827}.mh-ai-user .mh-ai-bubble{background:#111827;color:#fff;border-color:#111827}.mh-ai-form{display:flex;gap:8px;padding:10px;border-top:1px solid #e5e7eb;background:#fff}.mh-ai-form textarea{flex:1;resize:none;min-height:42px;max-height:110px;padding:10px 11px;border:1px solid #d1d5db;border-radius:10px;font:inherit;outline:none}.mh-ai-form textarea:focus{border-color:#6b7280}.mh-ai-form button{width:44px;border:0;border-radius:10px;background:#111827;color:#fff;font-size:20px;cursor:pointer}.mh-ai-form button:disabled{opacity:.5;cursor:not-allowed}.mh-ai-note{padding:0 12px 10px;background:#fff;color:#6b7280;font-size:10px;text-align:center}.mh-ai-products{display:grid;gap:10px;margin:10px 0 14px}.mh-ai-product{display:flex;gap:11px;background:#fff;border:1px solid #e5e7eb;border-radius:13px;padding:10px;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.mh-ai-product:hover,.mh-ai-product:focus{transform:translateY(-1px);box-shadow:0 8px 22px rgba(0,0,0,.08);border-color:#cbd5e1;outline:none}.mh-ai-product-image-link{display:block;flex:0 0 86px}.mh-ai-product-image-link img{width:86px;height:86px;object-fit:contain;border-radius:8px;background:#fff;display:block}.mh-ai-product-body{min-width:0;flex:1}.mh-ai-product-name{font-weight:800;color:#111827;text-decoration:none;font-size:13px;line-height:1.35;display:block}.mh-ai-product-name:hover{text-decoration:underline}.mh-ai-sku{font-size:10px;color:#6b7280;margin-top:3px}.mh-ai-price{margin-top:7px;font-size:13px}.mh-ai-promo-line{margin-bottom:5px}.mh-ai-sale-badge{display:inline-block;font-size:9px;font-weight:900;background:#b91c1c;color:#fff;border-radius:5px;padding:4px 6px;letter-spacing:.2px}.mh-ai-price-values{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.mh-ai-price del{color:#6b7280;font-size:12px}.mh-ai-price strong{font-size:17px;color:#b91c1c}.mh-ai-saving{margin-top:3px;color:#15803d;font-size:11px;font-weight:800}.mh-ai-stock{font-size:11px;margin-top:5px;font-weight:700}.mh-ai-stock.in{color:#15803d}.mh-ai-stock.out{color:#b91c1c}.mh-ai-actions{display:flex;gap:6px;margin-top:9px;flex-wrap:wrap}.mh-ai-actions a{display:inline-block;padding:7px 9px;border-radius:7px;border:1px solid #111827;text-decoration:none;color:#111827;font-size:10px;font-weight:800;line-height:1.1}.mh-ai-actions a.primary{background:#111827;color:#fff}.mh-ai-actions a:hover{opacity:.88}@media(max-width:600px){.mh-ai-root{right:76px;bottom:14px}.mh-ai-panel{position:fixed;left:10px;right:10px;bottom:82px;width:auto;height:min(72vh,650px)}.mh-ai-product-image-link{flex-basis:76px}.mh-ai-product-image-link img{width:76px;height:76px}}
.mh-ai-actions button{display:inline-block;padding:7px 9px;border-radius:7px;border:1px solid #111827;text-decoration:none;color:#fff;background:#111827;font-size:10px;font-weight:800;line-height:1.1;cursor:pointer}.mh-ai-actions button:hover{opacity:.88}.mh-ai-actions button.is-loading,.mh-ai-actions button[aria-disabled="true"]{opacity:.65;cursor:wait}

.mh-ai-human-actions{display:flex;gap:8px;flex-wrap:wrap;margin:8px 16px 14px 16px}.mh-ai-human-btn{display:inline-flex;align-items:center;justify-content:center;padding:9px 12px;border:1px solid #111827;border-radius:9px;text-decoration:none!important;font-weight:700;background:#fff;color:#111827!important}.mh-ai-human-btn.primary{background:#111827;color:#fff!important}.mh-ai-human-btn:hover{opacity:.9}
.mh-ai-teaser{position:absolute;right:0;bottom:72px;width:260px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:11px 13px;box-shadow:0 10px 30px rgba(0,0,0,.16);font-size:13px;line-height:1.4;cursor:pointer}.mh-ai-feedback{display:flex;align-items:center;gap:6px;margin:4px 4px 10px;color:#6b7280;font-size:11px}.mh-ai-feedback button{border:1px solid #d1d5db;background:#fff;border-radius:7px;padding:3px 7px;cursor:pointer}.mh-ai-human-card,.mh-ai-order-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:11px;margin:8px 0}.mh-ai-human-line{display:block;color:#111827!important;text-decoration:none!important;margin:5px 0;font-weight:700}.mh-ai-login{display:block;margin:8px 0;padding:11px 13px;border-radius:10px;background:#111827;color:#fff!important;text-decoration:none!important;text-align:center;font-weight:800}.mh-ai-orders{display:grid;gap:8px;margin:9px 0 12px}.mh-ai-order-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.mh-ai-order-status{font-size:10px;font-weight:900;background:#eef2ff;border-radius:999px;padding:4px 7px}.mh-ai-order-meta,.mh-ai-order-line{font-size:11px;color:#4b5563;margin-top:5px}.mh-ai-awb{margin-top:6px;font-size:12px;font-weight:900;color:#111827}.mh-ai-order-items{margin:7px 0 0 17px;padding:0;font-size:11px;color:#374151}.mh-ai-order-items li{margin:3px 0}
.mh-ai-cart-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:12px;margin:9px 0 12px}.mh-ai-cart-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.mh-ai-cart-total{font-weight:900;color:#111827}.mh-ai-cart-items{margin:8px 0 0 18px;padding:0;font-size:11px;color:#374151}.mh-ai-cart-items li{margin:4px 0}.mh-ai-free-shipping{margin-top:9px;padding:8px 9px;border-radius:8px;background:#ecfdf5;color:#166534;font-size:11px;font-weight:700}.mh-ai-cart-coupons,.mh-ai-shipping-rates{margin-top:8px;font-size:11px;color:#4b5563}.mh-ai-shipping-rates>div{margin-top:3px}.mh-ai-human-title{font-weight:900;margin-bottom:7px}.mh-ai-product a,.mh-ai-order-card a,.mh-ai-human-card a{touch-action:manipulation}
@media(max-width:600px){.mh-ai-root{right:72px;bottom:14px}.mh-ai-panel{left:8px;right:8px;bottom:78px;height:min(78vh,700px)}.mh-ai-bubble{max-width:92%;font-size:14px}.mh-ai-header{padding:12px 14px}.mh-ai-form{padding:9px}.mh-ai-note{font-size:9px}}

.mh-ai-header-actions{display:flex;align-items:center;gap:4px}.mh-ai-header .mh-ai-reset{font-size:20px;width:32px;height:32px;border-radius:7px}.mh-ai-header .mh-ai-reset:hover{background:rgba(255,255,255,.12)}

.mh-ai-attach{flex:0 0 38px;height:42px;display:flex;align-items:center;justify-content:center;border:1px solid #d1d5db;border-radius:10px;background:#fff;cursor:pointer;font-size:19px}.mh-ai-attach:hover{background:#f3f4f6}.mh-ai-file{display:none}.mh-ai-file-preview{padding:5px 12px 0;background:#fff;color:#4b5563;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.mh-ai-checkout-card{background:#fff;border:1px solid #d1d5db;border-radius:12px;padding:12px;margin:10px 0}.mh-ai-checkout-note{font-size:10px;color:#6b7280;margin:5px 0 9px}.mh-ai-checkout-form{display:grid;grid-template-columns:1fr 1fr;gap:7px}.mh-ai-checkout-form input{min-width:0;padding:9px;border:1px solid #d1d5db;border-radius:8px;font:inherit}.mh-ai-checkout-form button,.mh-ai-checkout-shipping,.mh-ai-checkout-summary{grid-column:1/-1}.mh-ai-checkout-form button{padding:10px;border:0;border-radius:8px;background:#111827;color:#fff;font-weight:800;cursor:pointer}.mh-ai-checkout-form button:disabled{opacity:.55}.mh-ai-checkout-shipping{font-size:11px}.mh-ai-ship-option{display:block;padding:5px 0}.mh-ai-checkout-summary{padding:8px;background:#f3f4f6;border-radius:8px;font-size:12px;font-weight:800}@media(max-width:600px){.mh-ai-checkout-form{grid-template-columns:1fr}}
