.upjet-support-chat-v43{position:fixed;right:24px;bottom:24px;z-index:99990;font-family:inherit;direction:rtl}
.upjet-chat-launch-v43{border:0;border-radius:999px;background:#15803d;color:#fff;min-height:54px;padding:0 18px;display:flex;align-items:center;gap:9px;box-shadow:0 14px 40px rgba(21,128,61,.22);cursor:pointer;font:inherit;font-weight:800;transition:.2s transform,.2s box-shadow}
.upjet-chat-launch-v43:hover{transform:translateY(-2px);box-shadow:0 18px 48px rgba(21,128,61,.30)}
.upjet-chat-launch-icon-v43{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#15803d;font-size:15px}
.upjet-chat-panel-v43{position:absolute;right:0;bottom:68px;width:min(380px,calc(100vw - 28px));height:min(590px,calc(100vh - 120px));background:#fff;border:1px solid #bbf7d0;border-radius:22px;box-shadow:0 24px 70px rgba(21,128,61,.20);overflow:hidden;display:flex;flex-direction:column}
.upjet-chat-panel-v43[hidden]{display:none!important}
.upjet-chat-head-v43{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 16px;background:#166534;color:#fff}
.upjet-chat-head-v43 strong{display:block;font-size:14px}.upjet-chat-head-v43 small{display:flex;align-items:center;gap:6px;margin-top:4px;color:#dcfce7;font-size:10px}.upjet-chat-head-v43 small i{width:7px;height:7px;border-radius:50%;background:#86efac;box-shadow:0 0 0 3px rgba(134,239,172,.22)}
.upjet-chat-head-actions-v43{display:flex;gap:6px}.upjet-chat-head-actions-v43 button{border:0;background:rgba(255,255,255,.1);color:#fff;width:32px;height:32px;border-radius:10px;cursor:pointer;font-size:20px;line-height:1}
.upjet-chat-messages-v43{flex:1;overflow:auto;padding:16px;background:#f0fdf4;scroll-behavior:smooth}
.upjet-chat-msg-v43{display:flex;margin:0 0 11px}.upjet-chat-msg-v43.user{justify-content:flex-start}.upjet-chat-msg-v43.assistant{justify-content:flex-end}
.upjet-chat-bubble-v43{max-width:86%;padding:10px 12px;border-radius:16px;font-size:12px;line-height:1.85;white-space:pre-wrap;overflow-wrap:anywhere}
.upjet-chat-msg-v43.user .upjet-chat-bubble-v43{background:#15803d;color:#fff;border-bottom-right-radius:5px}.upjet-chat-msg-v43.assistant .upjet-chat-bubble-v43{background:#fff;color:#14532d;border:1px solid #bbf7d0;border-bottom-left-radius:5px}
.upjet-chat-bubble-v43 a{color:inherit;text-decoration:underline;text-underline-offset:3px}.upjet-chat-typing-v43{display:inline-flex;gap:4px;align-items:center}.upjet-chat-typing-v43 i{width:5px;height:5px;border-radius:50%;background:currentColor;opacity:.4;animation:upjetChatDotV43 1s infinite}.upjet-chat-typing-v43 i:nth-child(2){animation-delay:.15s}.upjet-chat-typing-v43 i:nth-child(3){animation-delay:.3s}@keyframes upjetChatDotV43{50%{opacity:1;transform:translateY(-2px)}}
.upjet-chat-login-note-v43{padding:8px 14px;background:#f0fdf4;border-top:1px solid #bbf7d0;color:#166534;font-size:10px}.upjet-chat-login-note-v43 a{font-weight:800;color:inherit}
.upjet-chat-form-v43{display:flex;align-items:flex-end;gap:8px;padding:10px;border-top:1px solid #dcfce7;background:#fff}.upjet-chat-form-v43 textarea{flex:1;min-height:42px;max-height:110px;resize:none;border:1px solid #bbf7d0;border-radius:14px;padding:10px 12px;outline:0;font:inherit;font-size:12px;line-height:1.7}.upjet-chat-form-v43 textarea:focus{border-color:#22c55e;box-shadow:0 0 0 3px rgba(34,197,94,.14)}
.upjet-chat-form-v43 button{width:43px;height:43px;flex:0 0 43px;border:0;border-radius:13px;background:#166534;color:#fff;cursor:pointer;font-size:18px}.upjet-chat-form-v43 button:disabled,.upjet-chat-form-v43 textarea:disabled{opacity:.55;cursor:not-allowed}
.upjet-chat-foot-v43{padding:0 12px 9px;background:#fff;color:#6b8f78;font-size:8px;text-align:center}
@media(max-width:700px){.upjet-support-chat-v43{right:14px;bottom:82px}.upjet-chat-launch-v43{min-height:48px;padding:0 13px}.upjet-chat-launch-text-v43{display:none}.upjet-chat-panel-v43{position:fixed;right:10px;left:10px;bottom:78px;width:auto;height:min(610px,calc(100dvh - 96px));border-radius:20px}.upjet-chat-launch-icon-v43{width:29px;height:29px}}
