.mg-ai{font-family:Vazirmatn,Tahoma,Arial,sans-serif;direction:rtl;position:fixed;z-index:9998;left:22px;bottom:22px;color:#102a4c}.mg-ai *{box-sizing:border-box}.mg-ai-launcher{display:flex;align-items:center;gap:10px;min-width:190px;border:1px solid #ffffff42;border-radius:18px;padding:10px 12px;background:linear-gradient(135deg,#0d4ea8,#2379e8);color:#fff;box-shadow:0 16px 40px #0e4fa84d;cursor:pointer;font:inherit;text-align:right}.mg-ai-launcher-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(145deg,#fff,#d9eaff);color:#1769d5;font-size:21px;box-shadow:inset 0 0 0 1px #fff}.mg-ai-launcher-copy{display:flex;flex-direction:column;line-height:1.5}.mg-ai-launcher-copy b{font-size:13px}.mg-ai-launcher-copy small{font-size:9px;color:#dbeaff}.mg-ai-launcher>i{width:8px;height:8px;margin-right:auto;border-radius:50%;background:#40e5a5;box-shadow:0 0 0 4px #40e5a528}.mg-ai-panel{position:absolute;left:0;bottom:72px;width:min(390px,calc(100vw - 28px));height:min(650px,calc(100vh - 115px));display:flex;flex-direction:column;border:1px solid #d7e4f3;border-radius:23px;overflow:hidden;background:#f7faff;box-shadow:0 28px 75px #102a4c42;transform-origin:bottom left;animation:mgAiIn .2s ease-out}.mg-ai-panel[hidden]{display:none}.mg-ai-head{min-height:76px;padding:12px 14px;display:flex;align-items:center;gap:10px;background:linear-gradient(135deg,#0b438f,#1769d5 60%,#3b87eb);color:#fff}.mg-ai-avatar{position:relative;width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:#fff;color:#125cbf;font-size:13px;font-weight:950;box-shadow:0 7px 18px #092e6666}.mg-ai-avatar span{position:absolute;left:-5px;bottom:-4px;padding:2px 4px;border-radius:5px;background:#39d89d;color:#063927;font-size:6px;border:2px solid #1769d5}.mg-ai-head>div:nth-child(2){display:flex;flex-direction:column}.mg-ai-head strong{font-size:12px}.mg-ai-head small{font-size:8px;color:#deebff;margin-top:4px}.mg-ai-head small i{display:inline-block;width:6px;height:6px;margin-left:3px;border-radius:50%;background:#41e0a5}.mg-ai-head>button{margin-right:auto;width:34px;height:34px;border:1px solid #ffffff38;border-radius:10px;background:#ffffff12;color:#fff;font:300 24px Arial;cursor:pointer}.mg-ai-notice{padding:7px 13px;background:#fff7da;color:#806116;border-bottom:1px solid #f1dfa0;font-size:8px;line-height:1.8}.mg-ai-messages{flex:1;overflow:auto;padding:15px 13px;scroll-behavior:smooth}.mg-ai-welcome{text-align:center;padding:20px 18px;color:#60728a}.mg-ai-welcome>span{width:48px;height:48px;margin:auto auto 11px;border-radius:16px;display:grid;place-items:center;background:#e7f1ff;color:#1769d5;font-size:20px}.mg-ai-welcome strong{display:block;color:#16365c;font-size:13px}.mg-ai-welcome p{font-size:9px;line-height:2;margin:7px 0}.mg-ai-message{display:flex;flex-direction:column;max-width:87%;margin-bottom:12px}.mg-ai-message.user{margin-right:auto;align-items:flex-end}.mg-ai-message.assistant{margin-left:auto;align-items:flex-start}.mg-ai-bubble{white-space:pre-wrap;overflow-wrap:anywhere;padding:10px 12px;border-radius:15px;font-size:10px;line-height:2}.mg-ai-message.user .mg-ai-bubble{background:linear-gradient(135deg,#1769d5,#2e7de2);color:#fff;border-bottom-left-radius:4px}.mg-ai-message.assistant .mg-ai-bubble{background:#fff;color:#203b5e;border:1px solid #dce7f3;box-shadow:0 6px 16px #12345b0b;border-bottom-right-radius:4px}.mg-ai-time{font-size:7px;color:#8da0b8;margin-top:3px}.mg-ai-typing{display:flex;gap:4px;padding:12px 14px}.mg-ai-typing i{width:6px;height:6px;border-radius:50%;background:#7d9dc4;animation:mgAiDot 1s infinite}.mg-ai-typing i:nth-child(2){animation-delay:.15s}.mg-ai-typing i:nth-child(3){animation-delay:.3s}.mg-ai-suggestions{display:flex;gap:6px;overflow-x:auto;padding:7px 12px;border-top:1px solid #e4ecf5;scrollbar-width:none}.mg-ai-suggestions:empty{display:none}.mg-ai-suggestions button{flex:0 0 auto;border:1px solid #cbdcf0;border-radius:999px;padding:7px 10px;background:#fff;color:#1763bc;font:700 8px Vazirmatn;cursor:pointer}.mg-ai-actions{display:flex;gap:6px;padding:7px 12px 0}.mg-ai-actions button{border:0;background:transparent;color:#56708f;font:700 8px Vazirmatn;cursor:pointer}.mg-ai-actions button:first-child{color:#1769d5}.mg-ai-form{display:flex;align-items:flex-end;gap:8px;margin:7px 12px 5px;padding:7px 8px;border:1px solid #cfdeee;border-radius:15px;background:#fff;box-shadow:0 5px 18px #193b6610}.mg-ai-form textarea{flex:1;max-height:90px;resize:none;border:0;outline:0;background:transparent;color:#173759;font:10px/1.9 Vazirmatn;padding:5px}.mg-ai-form textarea::placeholder{color:#9aacc0}.mg-ai-form button{flex:0 0 37px;width:37px;height:37px;border:0;border-radius:11px;background:linear-gradient(135deg,#1769d5,#3487ef);color:#fff;font-size:15px;cursor:pointer;transform:scaleX(-1)}.mg-ai-form button:disabled,.mg-ai-form textarea:disabled{opacity:.55;cursor:not-allowed}.mg-ai-foot{text-align:center;color:#91a0b2;font-size:7px;padding:0 10px 8px}.mg-ai-error{margin:8px 12px;padding:9px;border:1px solid #efbaba;border-radius:10px;background:#fff1f1;color:#a54040;font-size:9px;line-height:1.8}.mg-ai-ticket{display:inline-block;margin-top:6px;color:#1769d5;font-weight:800}.mg-ai-hidden{display:none!important}@keyframes mgAiIn{from{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:none}}@keyframes mgAiDot{0%,70%,100%{opacity:.3;transform:translateY(0)}35%{opacity:1;transform:translateY(-3px)}}@media(max-width:600px){.mg-ai{left:10px;right:10px;bottom:10px}.mg-ai-launcher{margin-right:auto;min-width:0;border-radius:16px}.mg-ai-launcher-copy{display:none}.mg-ai-launcher>i{display:none}.mg-ai-panel{position:fixed;inset:10px 8px;width:auto;height:auto;max-height:none;border-radius:20px;transform-origin:bottom center}.mg-ai-head{min-height:72px}.mg-ai-bubble{font-size:11px}.mg-ai-form textarea{font-size:11px}}
