#madota-live-support-root{--mls-w-red:#a91e2b;--mls-w-red-dark:#7f111b;--mls-w-ink:#1d1e26;--mls-w-muted:#858995;--mls-w-line:#ebeaf0;--mls-w-bg:#f7f7f9;position:fixed;z-index:999999999;left:24px;bottom:24px;font-family:Vazirmatn,IRANSans,Tahoma,Arial,sans-serif;direction:rtl;color:var(--mls-w-ink);font-size:13px;line-height:1.7;text-align:right;isolation:isolate}#madota-live-support-root.mls-w-right{left:auto;right:24px}#madota-live-support-root *{box-sizing:border-box}#madota-live-support-root button,#madota-live-support-root input,#madota-live-support-root textarea{font:inherit}#madota-live-support-root button{cursor:pointer}.mls-w-launcher{position:relative;width:62px;height:62px;border:0;border-radius:21px;background:linear-gradient(145deg,var(--mls-w-red),var(--mls-w-red-dark));color:#fff;display:grid;place-items:center;box-shadow:0 16px 38px rgba(143,18,29,.32);transition:.25s}.mls-w-launcher:hover{transform:translateY(-3px);box-shadow:0 20px 45px rgba(143,18,29,.38)}.mls-w-launcher svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.mls-w-launcher .mls-w-close-icon{display:none}.mls-w-open .mls-w-launcher .mls-w-chat-icon{display:none}.mls-w-open .mls-w-launcher .mls-w-close-icon{display:block}.mls-w-launcher>i{position:absolute;right:-2px;top:-2px;width:17px;height:17px;border:4px solid #fff;border-radius:50%;background:#21a46f}.mls-w-launcher>i.offline{background:#b9bbc2}.mls-w-launcher>b{position:absolute;left:-5px;top:-6px;min-width:21px;height:21px;padding:0 5px;border-radius:8px;background:#171820;color:#fff;display:grid;place-items:center;font-size:8px}.mls-w-window{position:absolute;bottom:77px;left:0;width:374px;height:min(650px,calc(100vh - 125px));border:1px solid rgba(225,224,231,.8);border-radius:27px;background:#fff;box-shadow:0 30px 90px rgba(25,24,31,.19);overflow:hidden;display:flex;flex-direction:column;transform:translateY(18px) scale(.96);opacity:0;pointer-events:none;transform-origin:bottom left;transition:.22s cubic-bezier(.2,.8,.2,1)}.mls-w-right .mls-w-window{left:auto;right:0;transform-origin:bottom right}.mls-w-open .mls-w-window{transform:none;opacity:1;pointer-events:auto}.mls-w-hero{position:relative;overflow:hidden;flex:0 0 auto;min-height:158px;padding:21px 22px 17px;background:radial-gradient(circle at 10% 0,rgba(255,255,255,.18),transparent 33%),linear-gradient(145deg,var(--mls-w-red),var(--mls-w-red-dark));color:#fff}.mls-w-hero:after{content:'M';position:absolute;left:-14px;bottom:-52px;font:900 145px Georgia;color:rgba(255,255,255,.055);transform:rotate(-9deg)}.mls-w-hero-top{position:relative;z-index:1;display:flex;align-items:center;gap:10px}.mls-w-logo{width:39px;height:39px;border-radius:13px;border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,.12);display:grid;place-items:center;font:900 22px Georgia}.mls-w-brand{display:flex;flex-direction:column}.mls-w-brand strong{font-size:11px}.mls-w-brand small{font-size:7px;color:#f2cdd0;margin-top:1px}.mls-w-hero-top>button{margin-right:auto;width:32px;height:32px;border:1px solid rgba(255,255,255,.2);border-radius:10px;background:rgba(255,255,255,.08);color:#fff}.mls-w-hero h2{position:relative;z-index:1;margin:16px 0 4px;font-size:17px;line-height:1.55}.mls-w-hero p{position:relative;z-index:1;margin:0;color:#f1ccd0;font-size:8px}.mls-w-status{position:relative;z-index:1;margin-top:10px;width:max-content;display:flex;align-items:center;gap:6px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.13);border-radius:20px;padding:5px 9px;font-size:7px;color:#fff}.mls-w-status i{width:6px;height:6px;border-radius:50%;background:#6ee6b0;box-shadow:0 0 0 3px rgba(110,230,176,.15)}.mls-w-status.offline i{background:#d7d8dc}.mls-w-body{flex:1;min-height:0;position:relative;display:flex;flex-direction:column;background:var(--mls-w-bg)}.mls-w-register{padding:18px 20px 19px;overflow:auto}.mls-w-register>p{margin:0 0 14px;color:var(--mls-w-muted);font-size:8px;line-height:1.9}.mls-w-form{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mls-w-form label{display:grid;gap:5px}.mls-w-form label.wide{grid-column:1/-1}.mls-w-form label>span{font-size:8px;font-weight:800;color:#555965}.mls-w-form input[type=text],.mls-w-form input[type=tel]{width:100%;height:42px;border:1px solid var(--mls-w-line);border-radius:12px;background:#fff;padding:0 11px;outline:0;color:var(--mls-w-ink);font-size:9px;transition:.2s}.mls-w-form input:focus{border-color:var(--mls-w-red);box-shadow:0 0 0 3px rgba(169,30,43,.06)}.mls-w-honeypot{position:absolute!important;left:-10000px!important}.mls-w-privacy{grid-column:1/-1!important;display:flex!important;grid-template-columns:18px 1fr;align-items:flex-start;gap:7px!important;background:#fff;border:1px solid var(--mls-w-line);border-radius:11px;padding:9px}.mls-w-privacy input{margin-top:3px;accent-color:var(--mls-w-red)}.mls-w-privacy span{font-weight:400!important;line-height:1.9!important;color:#777b87!important;font-size:7px!important}.mls-w-form>button{grid-column:1/-1;height:43px;border:0;border-radius:12px;background:linear-gradient(135deg,var(--mls-w-red),var(--mls-w-red-dark));color:#fff;font-size:9px;font-weight:900;box-shadow:0 10px 22px rgba(169,30,43,.18)}.mls-w-form>button:disabled{opacity:.65;cursor:wait}.mls-w-form-note{grid-column:1/-1;text-align:center;color:#a0a3ad;font-size:7px}.mls-w-chat{display:flex;flex-direction:column;min-height:0;flex:1}.mls-w-chat-head{height:55px;flex:0 0 55px;background:#fff;border-bottom:1px solid var(--mls-w-line);display:flex;align-items:center;padding:0 15px;gap:9px}.mls-w-agent-stack{display:flex;direction:ltr}.mls-w-agent-avatar{width:33px;height:33px;border-radius:11px;border:2px solid #fff;background:linear-gradient(145deg,#efc8cc,#f7e4e6);background-size:cover;background-position:center;color:var(--mls-w-red);display:grid;place-items:center;font-size:8px;font-weight:900}.mls-w-agent-avatar+ .mls-w-agent-avatar{margin-left:-8px}.mls-w-chat-head>div:nth-child(2){display:flex;flex-direction:column}.mls-w-chat-head strong{font-size:9px}.mls-w-chat-head small{font-size:7px;color:#1d9967}.mls-w-chat-head>button{margin-right:auto;border:0;background:#f4f4f6;color:#767a85;border-radius:9px;width:30px;height:30px}.mls-w-messages{flex:1;min-height:0;overflow:auto;padding:15px 13px;display:flex;flex-direction:column;gap:9px;scrollbar-width:thin}.mls-w-message{max-width:82%;display:flex;align-items:flex-end;gap:6px}.mls-w-message.visitor{align-self:flex-start;direction:ltr}.mls-w-message.agent{align-self:flex-end;direction:rtl}.mls-w-message.system{align-self:center;max-width:94%}.mls-w-msg-avatar{width:24px;height:24px;flex:0 0 auto;border-radius:8px;background:#f0d8db;background-size:cover;background-position:center;color:var(--mls-w-red);display:grid;place-items:center;font-size:7px;font-weight:900}.mls-w-bubble{direction:rtl}.mls-w-bubble>div{padding:9px 11px;border-radius:14px 14px 5px 14px;background:var(--mls-w-red);color:#fff;font-size:8px;line-height:1.9;white-space:pre-wrap;overflow-wrap:anywhere}.mls-w-message.visitor .mls-w-bubble>div{background:#fff;color:#363944;border:1px solid var(--mls-w-line);border-radius:14px 14px 14px 5px}.mls-w-message.system .mls-w-bubble>div{border-radius:20px;background:#eaeaee;color:#777b86;padding:5px 10px;font-size:7px;text-align:center}.mls-w-bubble time{display:block;font-size:6px;color:#a3a6af;margin:3px 3px 0}.mls-w-file{display:flex!important;align-items:center;gap:7px;color:inherit!important;text-decoration:none}.mls-w-file i{font-size:15px;font-style:normal}.mls-w-typing{height:19px;padding:0 14px;font-size:7px;color:#8b8f99}.mls-w-compose{flex:0 0 auto;padding:9px 11px 11px;background:#fff;border-top:1px solid var(--mls-w-line)}.mls-w-compose-box{display:flex;align-items:flex-end;gap:6px;border:1px solid #e3e2e8;background:#fafafa;border-radius:14px;padding:5px}.mls-w-compose textarea{flex:1;min-height:35px;max-height:90px;resize:none;border:0;outline:0;background:transparent;padding:7px;font-size:8px;line-height:1.7}.mls-w-compose label{width:34px;height:34px;border-radius:10px;background:#f0eff2;color:#777b86;display:grid;place-items:center;cursor:pointer}.mls-w-compose label input{display:none}.mls-w-compose label svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7}.mls-w-compose button{width:35px;height:35px;border:0;border-radius:10px;background:var(--mls-w-red);color:#fff;display:grid;place-items:center}.mls-w-compose button svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}.mls-w-rating{padding:13px;background:#fff6e7;border-top:1px solid #f0e0bc;text-align:center}.mls-w-rating strong{display:block;font-size:9px;margin-bottom:5px}.mls-w-stars{direction:ltr;display:flex;justify-content:center;gap:2px}.mls-w-stars button{border:0;background:transparent;color:#d5b05b;font-size:22px;padding:1px}.mls-w-new{margin-top:8px;border:0;border-radius:9px;background:#fff;color:var(--mls-w-red);padding:7px 11px;font-size:7px}.mls-w-toast{position:absolute;left:13px;right:13px;bottom:14px;background:#1c1d25;color:#fff;border-radius:11px;padding:9px 12px;font-size:8px;box-shadow:0 12px 30px rgba(0,0,0,.2);transform:translateY(35px);opacity:0;pointer-events:none;transition:.2s;z-index:5}.mls-w-toast.show{transform:none;opacity:1}.mls-w-toast.error{background:#951722}.mls-w-powered{text-align:center;background:#fff;color:#aaaeb7;font-size:6px;padding:5px;border-top:1px solid #f0eff2}.mls-w-hidden{display:none!important}.mls-w-loading:after{content:'';position:absolute;inset:0;background:rgba(255,255,255,.72);z-index:10}.mls-w-loading:before{content:'';position:absolute;z-index:11;left:50%;top:50%;width:25px;height:25px;border:3px solid #eee;border-top-color:var(--mls-w-red);border-radius:50%;animation:mls-w-spin .7s linear infinite}@keyframes mls-w-spin{to{transform:rotate(360deg)}}
@media(max-width:520px){#madota-live-support-root.mls-w-desktop-only{display:none!important}#madota-live-support-root{left:14px;bottom:14px}#madota-live-support-root.mls-w-right{right:14px}.mls-w-window{position:fixed;inset:0;width:100%;height:100%;max-height:none;border:0;border-radius:0;transform:translateY(100%);transform-origin:bottom}.mls-w-open .mls-w-window{transform:none}.mls-w-launcher{width:58px;height:58px}.mls-w-hero{padding-top:max(20px,env(safe-area-inset-top));min-height:160px}.mls-w-body{padding-bottom:env(safe-area-inset-bottom)}.mls-w-register{padding:20px}.mls-w-form input[type=text],.mls-w-form input[type=tel]{height:47px;font-size:12px}.mls-w-form label>span{font-size:10px}.mls-w-form>button{height:48px;font-size:11px}.mls-w-message{max-width:88%}.mls-w-bubble>div{font-size:10px}.mls-w-chat-head strong{font-size:11px}.mls-w-compose textarea{font-size:11px}.mls-w-powered{font-size:7px}}

/* Figma v3 — user support frames 6:1412 and 6:1457 */
#madota-live-support-root .mls-w-window{width:390px;height:min(760px,calc(100vh - 118px));border-radius:30px;background:#f1f2f4;border-color:#e1e3e6;box-shadow:0 26px 80px rgba(17,18,22,.22)}
#madota-live-support-root{--mls-w-red:#991e23;--mls-w-red-dark:#5c171b;--mls-w-ink:#23262b;--mls-w-bg:#f1f2f4}
#madota-live-support-root .mls-w-hero{min-height:205px;padding:25px 30px 20px;background:var(--mls-w-red);text-align:center;border-radius:0 0 30px 30px}
#madota-live-support-root .mls-w-hero:after{display:none}
#madota-live-support-root .mls-w-hero-top{justify-content:flex-end;text-align:right}
#madota-live-support-root .mls-w-logo{order:0;width:44px;height:44px;border-radius:50%;background:#fff;color:#991e23;border:0}
#madota-live-support-root .mls-w-brand{order:1;margin-left:auto}
#madota-live-support-root .mls-w-brand strong{font-size:16px}#madota-live-support-root .mls-w-brand small{font-size:9px!important;color:#f2d5d7!important}
#madota-live-support-root .mls-w-header-close{position:absolute;left:0;top:0}
#madota-live-support-root .mls-w-hero h2{font-size:22px;margin:25px 0 4px;text-align:center}
#madota-live-support-root .mls-w-hero p{text-align:center;font-size:10px;color:#f1d7d9}
#madota-live-support-root .mls-w-status{position:absolute;left:30px;top:25px;margin:0;background:#fff;color:#18794e;border:0;padding:8px 14px;font-size:9px;font-weight:800}
#madota-live-support-root .mls-w-status i{background:#23885b;box-shadow:none}
#madota-live-support-root .mls-w-body{background:#f1f2f4}
#madota-live-support-root .mls-w-powered{background:#f1f2f4;border:0;color:#a0a5ad;padding:6px}
.mls-w-home{padding:28px 18px 22px;overflow:auto;display:grid;gap:13px}
.mls-w-home-search{height:50px;border:1px solid #e1e3e6;border-radius:14px;background:#fff;display:flex;align-items:center;gap:11px;padding:0 15px;color:#6e7580;font-size:18px}
.mls-w-home-search input{min-width:0;flex:1;border:0!important;background:transparent!important;outline:0!important;color:#23262b;font-size:10px!important;box-shadow:none!important}
.mls-w-home-action{min-height:92px;border:1px solid #dfe2e5;border-radius:20px;background:#fff;display:grid;grid-template-columns:50px 1fr 20px;align-items:center;gap:12px;padding:14px 16px;text-align:right;color:#23262b}
.mls-w-home-action>span{width:48px;height:48px;border-radius:50%;background:#f9e9eb;color:#991e23;display:grid;place-items:center;font-size:16px;font-weight:900}.mls-w-home-action:nth-of-type(3)>span{background:#f8f0e4;color:#9a6f36}.mls-w-home-action:nth-of-type(4)>span{background:#edf1f6;color:#33445d}
.mls-w-home-action div{display:flex;flex-direction:column}.mls-w-home-action strong{font-size:14px}.mls-w-home-action small{font-size:9px;color:#7d848e;margin-top:3px}.mls-w-home-action>b{color:#b4b9c0;font-size:20px}
.mls-w-register{padding:16px 20px 20px}.mls-w-register-back{border:0;background:transparent;color:#991e23;font-size:9px;padding:0 0 8px}.mls-w-category-picker{grid-column:1/-1}.mls-w-category-picker>strong{display:block;font-size:9px;margin-bottom:8px}.mls-w-category-picker>div{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.mls-w-category-picker label{display:block}.mls-w-category-picker input{position:absolute;opacity:0;pointer-events:none}.mls-w-category-picker span{min-height:70px;border:1px solid #e0e2e6;border-radius:12px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:7px;text-align:center}.mls-w-category-picker b{width:27px;height:27px;border-radius:8px;background:#f6e8e9;color:#991e23;display:grid;place-items:center}.mls-w-category-picker em{font-style:normal;font-size:8px;font-weight:800}.mls-w-category-picker input:checked+span{background:#fff0f1;border-color:#c66569;box-shadow:0 0 0 2px rgba(153,30,35,.08)}
#madota-live-support-root.mls-w-has-session .mls-w-hero,#madota-live-support-root.mls-w-has-session .mls-w-powered{display:none}
#madota-live-support-root.mls-w-has-session .mls-w-body{height:100%;background:#f1f2f4}
#madota-live-support-root.mls-w-has-session .mls-w-chat{height:100%}
#madota-live-support-root.mls-w-has-session .mls-w-chat-head{height:110px;flex:0 0 110px;background:#101216;color:#fff;border:0;border-radius:0 0 30px 30px;padding:0 24px;direction:rtl}
#madota-live-support-root.mls-w-has-session .mls-w-agent-stack{order:0}.mls-w-has-session .mls-w-agent-avatar{width:44px;height:44px;border-radius:50%;background:#b1242a;color:#fff;border:0;font-size:14px}.mls-w-has-session .mls-w-chat-head>div:nth-child(2){order:1}.mls-w-has-session .mls-w-chat-head strong{font-size:15px}.mls-w-has-session .mls-w-chat-head small{font-size:9px;color:#a7e3be}.mls-w-has-session .mls-w-reset{order:2;margin-right:auto;margin-left:0;width:42px;height:42px;border-radius:12px;background:#1d2026;color:#fff;font-size:20px}
#madota-live-support-root.mls-w-has-session .mls-w-messages{padding:20px 30px 10px;gap:14px}
#madota-live-support-root.mls-w-has-session .mls-w-message{max-width:78%}
#madota-live-support-root.mls-w-has-session .mls-w-message.agent{align-self:flex-end}.mls-w-has-session .mls-w-message.visitor{align-self:flex-start}
#madota-live-support-root.mls-w-has-session .mls-w-bubble>div{background:#fff;color:#23262b;border:0;border-radius:19px;padding:13px 16px;font-size:10px;line-height:1.9}
#madota-live-support-root.mls-w-has-session .mls-w-message.visitor .mls-w-bubble>div{background:#fbeaec;color:#5c171b;border:0;border-radius:19px}
#madota-live-support-root.mls-w-has-session .mls-w-message.system .mls-w-bubble>div{background:transparent;color:#9ca1aa;padding:2px}
#madota-live-support-root.mls-w-has-session .mls-w-bubble time{font-size:7px;color:#9ba1aa}
.mls-w-recommend{flex:0 0 auto;margin:4px 14px 12px;border-radius:21px;background:#101216;color:#fff;padding:15px}.mls-w-recommend header{display:flex;justify-content:space-between;align-items:flex-start}.mls-w-recommend header>div{display:flex;flex-direction:column}.mls-w-recommend header strong{font-size:14px}.mls-w-recommend header small{font-size:8px;color:#969ca6}.mls-w-recommend header>span{color:#c9975d;font-size:17px;direction:ltr}.mls-w-recommend>div{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:12px}.mls-w-recommend-card{min-width:0;border:1px solid #2d3137;border-radius:13px;padding:7px;color:#fff!important;text-decoration:none!important;display:flex;flex-direction:column}.mls-w-recommend-card>b{height:42px;border-radius:9px;background:#2b2022;color:#c9975d;display:grid;place-items:center;font-size:15px}.mls-w-recommend-card>strong{font-size:8px;margin-top:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mls-w-recommend-card>small{font-size:7px;color:#a3a9b1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mls-w-recommend-card>em{font-style:normal;font-size:7px;color:#d8b27d;margin-top:3px}
#madota-live-support-root.mls-w-has-session .mls-w-compose{padding:12px 18px 18px;background:#f1f2f4;border:0}.mls-w-has-session .mls-w-compose-box{min-height:78px;border-radius:20px;background:#f8f9fa;border-color:#dfe2e5;padding:10px}.mls-w-has-session .mls-w-compose button{border-radius:50%;background:#b1242a;font-size:18px}.mls-w-has-session .mls-w-compose label{background:transparent;font-size:20px}.mls-w-has-session .mls-w-typing{padding:0 22px}
@media(max-width:520px){#madota-live-support-root .mls-w-window{width:100%;height:100%;border-radius:0}#madota-live-support-root .mls-w-hero{border-radius:0 0 30px 30px;padding-top:max(25px,env(safe-area-inset-top))}#madota-live-support-root.mls-w-has-session .mls-w-chat-head{padding-top:env(safe-area-inset-top);height:calc(110px + env(safe-area-inset-top));flex-basis:calc(110px + env(safe-area-inset-top))}.mls-w-recommend{margin-inline:12px}}

/* v1.2 readability, local font and configurable launcher placement */
@font-face{font-family:VazirmatnMLS;src:url('fonts/Vazirmatn-Variable.woff2') format('woff2');font-weight:100 900;font-style:normal;font-display:swap}
#madota-live-support-root{left:var(--mls-w-offset-x,24px);right:auto;bottom:var(--mls-w-offset-y,24px);top:auto;font-family:VazirmatnMLS,Vazirmatn,Inter,"Segoe UI",Tahoma,sans-serif;font-size:calc(13px * var(--mls-w-font-scale,1.1))}
#madota-live-support-root.mls-w-right{left:auto;right:var(--mls-w-offset-x,24px)}
#madota-live-support-root.mls-w-top{bottom:auto;top:var(--mls-w-offset-y,24px)}
#madota-live-support-root.mls-w-top .mls-w-window{bottom:auto;top:77px;transform-origin:top left}
#madota-live-support-root.mls-w-top.mls-w-right .mls-w-window{transform-origin:top right}
#madota-live-support-root .mls-w-brand strong{font-size:16px}#madota-live-support-root .mls-w-brand small{font-size:11px!important}
#madota-live-support-root .mls-w-hero p,#madota-live-support-root .mls-w-status{font-size:11px}
#madota-live-support-root .mls-w-home-search input{font-size:13px!important}.mls-w-home-action strong{font-size:15px}.mls-w-home-action small{font-size:11px}
#madota-live-support-root .mls-w-register>p{font-size:12px}.mls-w-register-back{font-size:12px}.mls-w-form label>span{font-size:11px}.mls-w-form input[type=text],.mls-w-form input[type=tel]{font-size:12px}.mls-w-privacy span{font-size:10px!important}.mls-w-form>button{font-size:12px}.mls-w-form-note{font-size:9px}
#madota-live-support-root .mls-w-category-picker>strong{font-size:12px}.mls-w-category-picker em{font-size:10px}
#madota-live-support-root.mls-w-has-session .mls-w-chat-head strong{font-size:16px}.mls-w-has-session .mls-w-chat-head small{font-size:11px}
#madota-live-support-root.mls-w-has-session .mls-w-bubble>div{font-size:13px}.mls-w-bubble time{font-size:9px}.mls-w-typing{font-size:10px}.mls-w-compose textarea{font-size:13px}
.mls-w-recommend header strong{font-size:15px}.mls-w-recommend header small{font-size:10px}.mls-w-recommend-card>strong{font-size:10px}.mls-w-recommend-card>small,.mls-w-recommend-card>em{font-size:9px}
@media(max-width:520px){#madota-live-support-root{left:var(--mls-w-offset-x,14px);right:auto;bottom:var(--mls-w-offset-y,14px);top:auto}#madota-live-support-root.mls-w-right{left:auto;right:var(--mls-w-offset-x,14px)}#madota-live-support-root.mls-w-top{bottom:auto;top:var(--mls-w-offset-y,14px)}#madota-live-support-root.mls-w-top .mls-w-window{inset:0;transform-origin:bottom}}

/* v1.3 separate support topics, functional recommendations and developer credit */
.mls-w-category-picker span>small{font-size:8px;color:#7d848e;line-height:1.5;display:block}
.mls-w-recommend-nav{display:flex;gap:5px;direction:rtl}
.mls-w-recommend-nav button{width:30px;height:30px;border:1px solid #34383f;border-radius:9px;background:#1d2025;color:#d8b27d;font-size:18px}
.mls-w-recommend-nav button:disabled{opacity:.35;cursor:default}
.mls-w-recommend>.mls-w-recommend-page{display:grid;grid-template-columns:repeat(var(--rec-cols,3),minmax(0,1fr));gap:7px;margin-top:12px}
.mls-w-recommend>.mls-w-recommend-dots{display:flex;justify-content:center;gap:5px;margin-top:10px}
.mls-w-recommend-dots button{width:6px;height:6px;padding:0;border:0;border-radius:50%;background:#4b5058}
.mls-w-recommend-dots button.active{width:18px;border-radius:6px;background:#c9975d}
.mls-w-developer{flex:0 0 auto;display:block;text-align:center;padding:3px 8px 9px;color:#8f959e!important;text-decoration:none!important;font-size:9px;background:#f1f2f4;direction:ltr}
.mls-w-rating{position:relative;z-index:2}
.mls-w-rating .mls-w-new{font-size:10px;font-weight:800;background:#fff;border:1px solid #ead7b0}
.mls-w-end{margin-right:auto;border:1px solid #40444b;border-radius:10px;background:#1d2026;color:#f2d7da;padding:7px 9px;font-size:9px;font-weight:800;white-space:nowrap}
.mls-w-end:disabled{opacity:.45}
#madota-live-support-root.mls-w-has-session .mls-w-chat-head>.mls-w-end{order:2;margin-right:auto;width:auto;height:auto;border:1px solid #40444b;background:#1d2026;color:#f2d7da;padding:7px 9px;font-size:9px}
#madota-live-support-root.mls-w-has-session .mls-w-reset{order:3;margin-right:0}

/* v1.4 the open chat is closed only from its top header */
#madota-live-support-root.mls-w-open>.mls-w-launcher{display:none}
#madota-live-support-root.mls-w-open .mls-w-window{bottom:0}
#madota-live-support-root.mls-w-open.mls-w-top .mls-w-window{top:0;bottom:auto}

/* v1.5 explicit exit, device-independent SVG icons and compact controls */
#madota-live-support-root svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.mls-w-header-close svg,.mls-w-reset svg{width:20px;height:20px}.mls-w-compose button svg{width:18px;height:18px}.mls-w-form>button svg{width:18px;height:18px;margin-right:8px;vertical-align:middle}.mls-w-recommend-nav button svg{width:16px;height:16px;margin:auto}
.mls-w-register-nav{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:9px}.mls-w-register-nav>button{border:1px solid #e1e3e6;border-radius:10px;background:#fff;color:#5e6570;height:36px;padding:0 10px;display:flex;align-items:center;gap:5px;font-size:10px}.mls-w-register-nav>button svg{width:16px;height:16px}.mls-w-register-nav>.mls-w-register-exit{color:#991e23;background:#fff5f6;border-color:#efdadd}
#madota-live-support-root.mls-w-has-session .mls-w-reset{display:grid;place-items:center;font-size:0}
.mls-w-home-search>svg{width:20px;height:20px;flex:0 0 auto}.mls-w-home-action>span svg{width:22px;height:22px}.mls-w-home-action>b svg{width:17px;height:17px}.mls-w-home-action>b{display:grid;place-items:center}

/* v1.5.1 header layout fix: status and exit never overlap */
#madota-live-support-root .mls-w-hero-top{display:grid;grid-template-columns:44px minmax(70px,1fr) auto;align-items:center;gap:10px;direction:rtl;text-align:right}
#madota-live-support-root .mls-w-logo{order:initial}
#madota-live-support-root .mls-w-brand{order:initial;margin:0;min-width:0;overflow:hidden}
#madota-live-support-root .mls-w-brand strong,#madota-live-support-root .mls-w-brand small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.mls-w-hero-actions{display:flex;align-items:center;gap:7px;direction:rtl;min-width:max-content}
#madota-live-support-root .mls-w-hero-actions .mls-w-status{position:static;inset:auto;margin:0;white-space:nowrap;padding:7px 10px;font-size:9px}
#madota-live-support-root .mls-w-hero-actions .mls-w-header-close{position:static;inset:auto;margin:0;width:36px;height:36px;flex:0 0 36px;border:1px solid rgba(255,255,255,.38);border-radius:11px;background:rgba(255,255,255,.12);color:#fff;display:grid;place-items:center}
.mls-w-register-nav{justify-content:flex-end}
@media(max-width:360px){#madota-live-support-root .mls-w-hero{padding-inline:20px}#madota-live-support-root .mls-w-hero-top{grid-template-columns:42px minmax(60px,1fr) auto;gap:7px}#madota-live-support-root .mls-w-logo{width:42px;height:42px}#madota-live-support-root .mls-w-brand strong{font-size:14px!important}#madota-live-support-root .mls-w-brand small{display:none}#madota-live-support-root .mls-w-hero-actions .mls-w-status span{font-size:0}#madota-live-support-root .mls-w-hero-actions .mls-w-status span:after{content:'آنلاین';font-size:9px}}

/* v1.6 help center, local conversation history, working hours and touch recommendations */
.mls-w-subpage{height:100%;overflow:auto;padding:18px;display:flex;flex-direction:column;gap:14px}.mls-w-subpage>header{display:flex;align-items:center;gap:11px}.mls-w-subpage>header>div{display:flex;flex-direction:column}.mls-w-subpage>header strong{font-size:15px}.mls-w-subpage>header small{font-size:10px;color:#7d848e}.mls-w-sub-back{width:38px;height:38px;border:1px solid #dfe2e5;border-radius:11px;background:#fff;color:#5e6570;display:grid;place-items:center}.mls-w-sub-back svg{width:18px;height:18px}
.mls-w-help-list,.mls-w-request-list{display:grid;gap:9px}.mls-w-help-list details{border:1px solid #dfe2e5;border-radius:14px;background:#fff;overflow:hidden}.mls-w-help-list summary{list-style:none;cursor:pointer;padding:14px;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;font-weight:800}.mls-w-help-list summary::-webkit-details-marker{display:none}.mls-w-help-list summary span{font-size:19px;color:var(--mls-w-red);transition:.2s}.mls-w-help-list details[open] summary span{transform:rotate(45deg)}.mls-w-help-list p{margin:0;padding:0 14px 15px;color:#646b76;font-size:11px;line-height:1.9;white-space:pre-wrap}
.mls-w-request-list>button{width:100%;border:1px solid #dfe2e5;border-radius:15px;background:#fff;padding:12px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;text-align:right;color:#23262b}.mls-w-request-icon{width:42px;height:42px;border-radius:12px;background:#f7e9ea;color:var(--mls-w-red);display:grid;place-items:center;font-weight:900}.mls-w-request-list>button>div{display:flex;min-width:0;flex-direction:column}.mls-w-request-list strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mls-w-request-list small{font-size:9px;color:#7d848e;margin-top:3px}.mls-w-request-list em{font-style:normal;border-radius:20px;background:#eaf9f1;color:#18794e;padding:5px 9px;font-size:9px;font-weight:800}.mls-w-request-list em.closed{background:#eff0f2;color:#6d7480}.mls-w-empty{border:1px dashed #d7dade;border-radius:14px;padding:24px;text-align:center;color:#7d848e;font-size:11px;background:rgba(255,255,255,.55)}
.mls-w-hours{grid-column:1/-1;border:1px solid #ead9c2;border-radius:13px;background:#fff8ec;padding:10px 12px;display:flex;align-items:flex-start;gap:9px;color:#714c22;margin:3px 0 12px}.mls-w-hours svg{width:20px;height:20px;flex:0 0 20px}.mls-w-hours>div{display:flex;flex-direction:column;gap:2px}.mls-w-hours strong{font-size:11px}.mls-w-hours span{font-size:10px}.mls-w-hours small{font-size:9px;color:#986b35;line-height:1.7}
.mls-w-recommend-page{touch-action:pan-y;user-select:none}.mls-w-recommend header>.mls-w-recommend-nav{flex-direction:row;flex-wrap:nowrap}.mls-w-recommend-close{color:#f1d7d9!important;border-color:#5d363a!important}.mls-w-recommend-close svg{width:15px!important;height:15px!important}.mls-w-agent-avatar{background-size:cover!important;background-position:center!important}
@media(max-width:390px){#madota-live-support-root .mls-w-hero{padding-inline:18px}#madota-live-support-root .mls-w-hero-top{grid-template-columns:42px minmax(0,1fr) auto;gap:7px}#madota-live-support-root .mls-w-logo{width:42px;height:42px}#madota-live-support-root .mls-w-hero-actions .mls-w-status{padding:6px 8px;font-size:9px}.mls-w-hero-actions{gap:5px}#madota-live-support-root .mls-w-hero-actions .mls-w-header-close{width:34px;height:34px;flex-basis:34px}}
@media(max-width:340px){#madota-live-support-root .mls-w-brand small{display:none}#madota-live-support-root .mls-w-brand strong{font-size:13px!important}#madota-live-support-root .mls-w-hero-actions .mls-w-status{padding:6px}#madota-live-support-root .mls-w-hero-actions .mls-w-status i{display:none}}
@media(max-width:360px){#madota-live-support-root .mls-w-hero-actions .mls-w-status.offline span:after{content:'آفلاین'}}

/* v1.7 recommendation images and reliable links */
.mls-w-recommend-card>b.has-image{overflow:hidden;background:#24272d}.mls-w-recommend-card>b.has-image img{display:block;width:100%;height:100%;object-fit:cover}.mls-w-recommend-card.disabled{opacity:.68;cursor:default}.mls-w-recommend-card.disabled>em{color:#858b94}
