#ma-maya-local{position:fixed;z-index:2147483000;bottom:16px;font-family:Arial,sans-serif}#ma-maya-local.ma-pos-right{right:14px}#ma-maya-local.ma-pos-left{left:14px}.ma-local-launch{width:70px;height:70px;border:3px solid #fff;border-radius:50%;padding:0;overflow:hidden;background:#fff;box-shadow:0 8px 28px rgba(0,0,0,.28);position:relative}.ma-local-launch img{width:100%;height:100%;object-fit:cover}.ma-local-launch i{position:absolute;right:4px;bottom:4px;width:13px;height:13px;background:#20c26b;border:2px solid #fff;border-radius:50%}.ma-local-panel{width:390px;height:650px;max-width:calc(100vw - 20px);max-height:calc(100vh - 45px);background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 15px 55px rgba(0,0,0,.32);display:flex;flex-direction:column}.ma-local-panel>header{flex:none;padding:13px 15px;background:linear-gradient(135deg,#df087a,#7134d8);color:#fff;display:flex;align-items:center;justify-content:space-between}.ma-local-panel header b{display:block;font-size:18px}.ma-local-panel header small{display:block;margin-top:3px;opacity:.9}.ma-local-close{border:0;background:rgba(255,255,255,.16);color:#fff;font-size:27px;width:38px;height:38px;border-radius:11px}.ma-local-avatar{position:relative;height:285px;flex:none;overflow:hidden;background:#eee}.ma-local-avatar>img{width:100%;height:100%;object-fit:cover;object-position:center 25%;display:block;transition:transform .15s}.ma-local-avatar.is-speaking>img{animation:mayaTalk .38s infinite alternate}.ma-local-mouth{position:absolute;left:50%;top:53%;width:28px;height:8px;transform:translate(-50%,-50%);border-radius:50%;background:rgba(90,25,25,.18);opacity:0}.ma-local-avatar.is-speaking .ma-local-mouth{opacity:.65;animation:mouth .18s infinite alternate}.ma-local-speaking{position:absolute;left:12px;right:12px;bottom:10px;background:rgba(0,0,0,.62);color:#fff;text-align:center;border-radius:12px;padding:7px;font-size:12px}.ma-local-chat{padding:10px 12px;overflow:auto;min-height:82px;max-height:145px}.ma-msg{padding:8px 11px;border-radius:14px;margin:5px 0;font-size:14px;line-height:1.4;max-width:88%}.ma-msg.maya{background:#f2e7ef;margin-left:auto}.ma-msg.user{background:#eee;margin-right:auto}.ma-local-products{padding:0 10px;overflow:auto;max-height:135px}.ma-products-title{font-size:12px;font-weight:700;margin:3px 4px 6px;color:#555}.ma-product{display:flex;gap:8px;align-items:center;text-decoration:none;color:#222;background:#fafafa;border:1px solid #eee;border-radius:12px;padding:6px;margin-bottom:5px}.ma-product img{width:42px;height:42px;object-fit:contain;border-radius:8px;background:#fff}.ma-product span{display:flex;flex-direction:column;gap:2px}.ma-product b{font-size:12px}.ma-product em{font-size:11px;color:#9b276a;font-style:normal}.ma-local-input{display:flex;gap:6px;padding:9px;border-top:1px solid #eee}.ma-local-text{min-width:0;flex:1;border:1px solid #ddd;border-radius:12px;padding:10px;font-size:14px;direction:rtl}.ma-local-input button{width:42px;border:0;border-radius:12px;background:#df087a;color:#fff;font-size:18px}.ma-local-mic.listening{background:#c62828;animation:pulse 1s infinite}.ma-local-foot{padding:7px 10px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #eee}.ma-local-status{font-size:11px;color:#208a50}.ma-local-start{border:0;background:#f4e7ef;color:#9b276a;border-radius:10px;padding:7px 10px;font-size:11px}@keyframes mayaTalk{from{transform:scale(1)}to{transform:scale(1.008)}}@keyframes mouth{from{height:5px;transform:translate(-50%,-50%) scaleX(.8)}to{height:13px;transform:translate(-50%,-50%) scaleX(1.15)}}@keyframes pulse{50%{transform:scale(1.06)}}@media(max-width:600px){#ma-maya-local{bottom:8px;left:8px;right:8px}#ma-maya-local.ma-pos-right,#ma-maya-local.ma-pos-left{right:8px;left:auto}.ma-local-launch{width:62px;height:62px}.ma-local-panel{width:100%;max-width:none;height:calc(100dvh - 18px);max-height:calc(100dvh - 18px);border-radius:18px}.ma-local-avatar{height:34dvh;min-height:220px;max-height:310px}.ma-local-chat{max-height:130px}.ma-local-products{max-height:120px}}
.ma-product-wrap{display:flex;align-items:center;gap:8px;margin:6px 0}.ma-product-wrap .ma-product{flex:1}.ma-product-cart{border:0;border-radius:12px;padding:9px 10px;background:#d80b86;color:#fff;font-weight:700;cursor:pointer}.ma-cart-link{display:inline-block;margin:8px auto;padding:10px 16px;border-radius:12px;background:#159447;color:#fff;text-decoration:none;font-weight:700}

.ma-local-checkout,.ma-checkout-link{border:1px solid #d3138b;border-radius:10px;padding:7px 10px;background:#fff;color:#b20b73;text-decoration:none;font-weight:700;cursor:pointer;margin-inline-start:6px}.ma-local-foot>div{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.ma-checkout-link{display:inline-block;margin-top:8px}.ma-local-checkout:hover,.ma-checkout-link:hover{opacity:.88}
