
#ma-maya-cat-widget{position:fixed;right:22px;bottom:24px;z-index:2147483000;font-family:Arial,sans-serif}
#ma-maya-cat-bubble{box-sizing:border-box;display:flex;align-items:center;justify-content:flex-start;gap:14px;direction:rtl;width:350px;min-height:104px;padding:8px 10px 8px 22px;border:0;border-radius:56px;background:linear-gradient(135deg,#ff1493,#d60072);color:#fff;box-shadow:0 10px 34px rgba(214,0,114,.45);cursor:pointer}
.maya-cat-copy{display:flex;flex:1;flex-direction:column;align-items:flex-start;line-height:1.05}
.maya-cat-copy strong{font-size:30px;font-weight:800}
.maya-cat-copy span{font-size:16px;font-weight:700;margin-top:7px;white-space:nowrap}
.maya-cat-photo{width:90px;height:90px;flex:0 0 90px;border-radius:50%;overflow:hidden;background:#fff;border:4px solid #fff;box-shadow:0 3px 13px rgba(0,0,0,.25)}
.maya-cat-photo img{width:100%;height:100%;object-fit:cover}
#ma-maya-cat-panel{position:absolute;right:0;bottom:116px;width:360px;height:510px;background:#fff;border:1px solid #eee;border-radius:22px;overflow:hidden;box-shadow:0 14px 50px rgba(0,0,0,.27)}
#ma-maya-cat-panel header{height:72px;padding:10px 15px;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,#ff1493,#d60072);color:#fff}
#ma-maya-cat-panel header strong{display:block;font-size:21px}
#ma-maya-cat-panel header small{display:block;font-size:12px;margin-top:4px}
#ma-maya-cat-close{background:transparent;border:0;color:#fff;font-size:31px;cursor:pointer}
#ma-maya-cat-messages{height:355px;box-sizing:border-box;padding:15px;overflow-y:auto;background:#fafafa}
.maya-cat-msg{max-width:84%;padding:10px 12px;border-radius:15px;margin-bottom:10px;font-size:14px;line-height:1.5}
.maya-cat-msg.bot{background:#f0f0f0;margin-left:auto}
.maya-cat-msg.user{background:#ffe1f0;margin-right:auto}
#ma-maya-cat-form{display:flex;gap:7px;padding:10px;border-top:1px solid #eee}
#ma-maya-cat-input{flex:1;min-width:0;border:1px solid #ddd;border-radius:10px;padding:10px}
#ma-maya-cat-form button{border:0;border-radius:10px;padding:0 14px;background:#d60072;color:#fff;font-weight:700;cursor:pointer}
.maya-cat-note{text-align:center;color:#777;font-size:10px;padding:0 10px 8px}
@media(max-width:600px){
#ma-maya-cat-widget{right:10px;bottom:12px}
#ma-maya-cat-bubble{width:310px;min-height:92px;padding-left:14px}
.maya-cat-copy strong{font-size:25px}.maya-cat-copy span{font-size:13px}
.maya-cat-photo{width:78px;height:78px;flex-basis:78px}
#ma-maya-cat-panel{width:min(360px,calc(100vw - 20px));height:475px}
#ma-maya-cat-messages{height:320px}
}

.maya-cat-product{width:100%;box-sizing:border-box;margin-top:8px;background:#fff!important;border:1px solid #e7e7e7;box-shadow:0 2px 8px rgba(0,0,0,.06)}
.maya-cat-product-title{display:block;font-size:15px;margin-bottom:6px}
.maya-cat-product-price{font-size:14px;margin-bottom:9px;color:#333}
.maya-cat-product-button{display:inline-block!important;background:#d60072!important;color:#fff!important;text-decoration:none!important;border-radius:9px;padding:9px 14px;font-weight:700;font-size:13px;cursor:pointer}
.maya-cat-product-button:hover{opacity:.9}
.maya-cat-no-link{font-size:12px;color:#999}

.maya-cat-welcome{font-size:14px!important;background:#f3f3f3!important;border:1px solid #eee}
.maya-cat-welcome strong{font-weight:800}
.maya-cat-quick{display:flex;flex-wrap:wrap;gap:6px;margin:2px 0 12px}
.maya-cat-quick button{border:1px solid #d60072;background:#fff;color:#b0005d;border-radius:999px;padding:7px 9px;font-size:12px;font-weight:700;cursor:pointer}
.maya-cat-quick button:hover{background:#ffe1f0}
