.mga-widget{position:fixed;z-index:999999;bottom:24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;font-size:14px;line-height:1.5;color:#111827;box-sizing:border-box}.mga-widget *,.mga-widget *:before,.mga-widget *:after{box-sizing:border-box;margin:0;padding:0}.mga-widget--right{right:24px}.mga-widget--left{left:24px}.mga-bubble{position:relative;width:60px;height:60px;border-radius:50%;border:none;background-color:#6366f1;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #6366f166,0 2px 4px #0000001a;transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s ease}.mga-bubble:hover{transform:scale(1.1);box-shadow:0 8px 24px #6366f173,0 4px 8px #0000001f}.mga-bubble:active{transform:scale(.95)}.mga-bubble:focus-visible{outline:3px solid #6366f1;outline-offset:3px}.mga-bubble__badge{position:absolute;top:-2px;right:-2px;min-width:20px;height:20px;border-radius:10px;background:#ef4444;color:#fff;font-size:11px;font-weight:700;line-height:20px;text-align:center;padding:0 5px;border:2px solid #fff;pointer-events:none}.mga-window{width:380px;max-width:calc(100vw - 48px);height:560px;max-height:calc(100vh - 100px);background:#fff;border-radius:16px;box-shadow:0 20px 60px #00000026,0 4px 16px #00000014;display:flex;flex-direction:column;overflow:hidden;animation:mga-open .3s cubic-bezier(.34,1.56,.64,1) both}@keyframes mga-open{0%{opacity:0;transform:scale(.85) translateY(24px);transform-origin:bottom right}to{opacity:1;transform:scale(1) translateY(0);transform-origin:bottom right}}.mga-window__header{background-color:#6366f1;color:#fff;padding:16px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0;gap:8px}.mga-window__header-left{display:flex;align-items:center;gap:12px;min-width:0;flex:1}.mga-window__avatar{width:38px;height:38px;border-radius:50%;background:#ffffff40;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;color:#fff;flex-shrink:0;border:2px solid rgba(255,255,255,.4)}.mga-window__header-info{display:flex;flex-direction:column;min-width:0}.mga-window__title{font-weight:700;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mga-window__status{display:flex;align-items:center;gap:5px;font-size:12px;opacity:.9;margin-top:1px}.mga-window__status-dot{width:7px;height:7px;border-radius:50%;background:#4ade80;box-shadow:0 0 0 2px #4ade804d;flex-shrink:0}.mga-window__actions{display:flex;gap:2px;flex-shrink:0}.mga-window__action-btn{background:none;border:none;color:#fff;cursor:pointer;padding:6px;border-radius:8px;display:flex;align-items:center;justify-content:center;opacity:.75;transition:opacity .15s,background .15s}.mga-window__action-btn:hover{opacity:1;background:#ffffff26}.mga-window__action-btn:focus-visible{outline:2px solid rgba(255,255,255,.8);outline-offset:1px}.mga-messages-wrap{position:relative;flex:1;min-height:0;display:flex;flex-direction:column}.mga-messages{flex:1;overflow-y:auto;overflow-x:hidden;padding:16px;display:flex;flex-direction:column;gap:4px;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#e5e7eb transparent}.mga-messages::-webkit-scrollbar{width:4px}.mga-messages::-webkit-scrollbar-track{background:transparent}.mga-messages::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.mga-messages__empty{flex:1;display:flex;align-items:center;justify-content:center;padding:24px 16px}.mga-messages__greeting-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px}.mga-messages__greeting-icon{width:56px;height:56px;border-radius:50%;background:#6366f1;color:#fff;display:flex;align-items:center;justify-content:center}.mga-messages__greeting-text{font-size:15px;font-weight:500;color:#111827;max-width:260px}.mga-messages__start-hint{font-size:13px;color:#9ca3af}.mga-scroll-btn{position:absolute;bottom:8px;left:50%;transform:translate(-50%);background:#fff;border:1px solid #e5e7eb;border-radius:50%;width:34px;height:34px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #0000001f;color:#6b7280;transition:background .15s,box-shadow .15s;z-index:1}.mga-scroll-btn:hover{background:#f9fafb;box-shadow:0 4px 12px #00000026;color:#374151}.mga-message{display:flex;align-items:flex-end;gap:8px;max-width:90%;animation:mga-msg-in .2s ease-out both}@keyframes mga-msg-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.mga-message--bot{align-self:flex-start}.mga-message--user{align-self:flex-end;flex-direction:row-reverse;margin-left:auto}.mga-message__avatar{width:28px;height:28px;border-radius:50%;background:#e0e7ff;color:#6366f1;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-bottom:18px}.mga-message--user .mga-message__avatar{display:none}.mga-message__wrap{display:flex;flex-direction:column;gap:3px;max-width:100%;min-width:0}.mga-message--user .mga-message__wrap{align-items:flex-end}.mga-message__bubble{padding:10px 14px;border-radius:18px;word-break:break-word;line-height:1.55;position:relative}.mga-message--bot .mga-message__bubble{background:#f3f4f6;color:#111827;border-bottom-left-radius:4px}.mga-message--user .mga-message__bubble{background:#6366f1;color:#fff;border-bottom-right-radius:4px}.mga-message__bubble--error{background:#fef2f2!important;color:#dc2626!important;border:1px solid #fecaca}.mga-message__cursor{display:inline-block;width:2px;height:14px;background:#6b7280;margin-left:2px;vertical-align:middle;animation:mga-cursor .8s steps(1) infinite}@keyframes mga-cursor{0%,to{opacity:1}50%{opacity:0}}.mga-message__time{font-size:11px;color:#9ca3af;white-space:nowrap;padding:0 2px}.mga-message__link{color:inherit;text-decoration:underline;text-underline-offset:2px;word-break:break-all}.mga-message--bot .mga-message__link{color:#4f46e5}.mga-message--user .mga-message__link{color:#ffffffe6}.mga-message__link:hover{opacity:.8}.mga-message--bot .mga-md-p{margin-bottom:6px}.mga-message--bot .mga-md-p:last-child,.mga-message--user .mga-md-p:last-child{margin-bottom:0}.mga-message--user .mga-md-p{margin-bottom:4px}.mga-message__bubble .mga-md-h1,.mga-message__bubble .mga-md-h2,.mga-message__bubble .mga-md-h3{font-weight:700;margin:8px 0 4px;line-height:1.3}.mga-message__bubble .mga-md-h1{font-size:17px}.mga-message__bubble .mga-md-h2{font-size:15px}.mga-message__bubble .mga-md-h3{font-size:14px}.mga-message__bubble .mga-md-ul,.mga-message__bubble .mga-md-ol{padding-left:18px;margin:4px 0}.mga-message__bubble .mga-md-ul li,.mga-message__bubble .mga-md-ol li{margin-bottom:2px}.mga-message__bubble .mga-md-code{font-family:SF Mono,Fira Code,Courier New,monospace;font-size:12.5px;padding:1px 5px;border-radius:4px;background:#00000014}.mga-message--user .mga-message__bubble .mga-md-code{background:#fff3}.mga-message__bubble .mga-md-pre{font-family:SF Mono,Fira Code,Courier New,monospace;font-size:12px;padding:10px 12px;border-radius:8px;background:#0000000f;overflow-x:auto;margin:6px 0;white-space:pre;line-height:1.5}.mga-message--user .mga-message__bubble .mga-md-pre{background:#ffffff26}.mga-message__bubble .mga-md-blockquote{border-left:3px solid #d1d5db;padding-left:10px;margin:4px 0;color:#6b7280}.mga-message--user .mga-message__bubble .mga-md-blockquote{border-left-color:#ffffff80;color:#fffc}.mga-message__bubble .mga-md-hr{border:none;border-top:1px solid rgba(0,0,0,.1);margin:8px 0}.mga-typing{display:flex;align-items:center;gap:8px;align-self:flex-start;animation:mga-msg-in .2s ease-out both}.mga-typing__dots{display:flex;gap:4px;padding:10px 14px;background:#f3f4f6;border-radius:18px 18px 18px 4px}.mga-typing__dot{width:7px;height:7px;border-radius:50%;background:#9ca3af;animation:mga-bounce 1.4s infinite ease-in-out both}.mga-typing__dot:nth-child(1){animation-delay:0s}.mga-typing__dot:nth-child(2){animation-delay:.16s}.mga-typing__dot:nth-child(3){animation-delay:.32s}@keyframes mga-bounce{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}.mga-input{display:flex;align-items:flex-end;gap:8px;padding:12px 14px;border-top:1px solid #f3f4f6;flex-shrink:0;background:#fff}.mga-input__field{flex:1;resize:none;border:1.5px solid #e5e7eb;border-radius:12px;padding:9px 12px;font-family:inherit;font-size:14px;line-height:1.5;min-height:40px;max-height:120px;outline:none;transition:border-color .15s,box-shadow .15s;background:#f9fafb;color:#111827;overflow-y:auto;scrollbar-width:thin}.mga-input__field:focus{border-color:#6366f1;background:#fff;box-shadow:0 0 0 3px #6366f11a}.mga-input__field::-moz-placeholder{color:#9ca3af}.mga-input__field::placeholder{color:#9ca3af}.mga-input__send{width:40px;height:40px;border-radius:50%;border:none;background:#6366f1;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:opacity .15s,transform .15s}.mga-input__send:disabled{opacity:.35;cursor:not-allowed}.mga-input__send:not(:disabled):hover{opacity:.9;transform:scale(1.05)}.mga-input__send:not(:disabled):active{transform:scale(.95)}.mga-input__send:focus-visible{outline:3px solid #6366f1;outline-offset:2px}.mga-window__footer{padding:6px 16px 8px;border-top:1px solid #f3f4f6;flex-shrink:0;display:flex;align-items:center;justify-content:center}.mga-window__powered{font-size:11px;color:#d1d5db}.mga-window__powered-link{color:#9ca3af;text-decoration:none;font-weight:500}.mga-window__powered-link:hover{color:#6b7280}@media(max-width:440px){.mga-widget--right,.mga-widget--left{bottom:0;right:0;left:0}.mga-window{width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;border-radius:16px 16px 0 0;animation:mga-open-mobile .3s cubic-bezier(.34,1.2,.64,1) both}@keyframes mga-open-mobile{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.mga-bubble{right:16px;bottom:16px}}.mga-widget--inline{position:relative;bottom:auto;left:auto;right:auto;z-index:auto}.mga-widget--inline .mga-window{width:100%;max-width:100%;height:500px;border-radius:12px;box-shadow:0 2px 12px #0000001a;animation:none}.mga-inline-chat{margin:1em 0}
