#tb-support{font-family:inherit;color:#202333}#tb-chat-open{position:fixed;right:24px;bottom:24px;z-index:40;border:0;border-radius:28px;padding:15px 22px;background:#4f46e5;color:white;font:600 14px inherit;box-shadow:0 6px 22px #312e8130;cursor:pointer}#tb-chat{position:fixed;inset:auto 20px 20px auto;margin:0;width:min(430px,calc(100vw - 24px));max-height:calc(100dvh - 32px);padding:22px;border:1px solid #e2e4ed;border-radius:20px;box-shadow:0 20px 90px #1f234540;background:white;overflow:auto}#tb-chat::backdrop{background:#11182740}.tb-chat-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.tb-chat-head h2{font-size:21px;margin:0}.tb-chat-head p{font-size:13px;color:#657080;margin:5px 0}.tb-chat-head button{border:0;background:none;font-size:28px;cursor:pointer}.tb-chat-note{font-size:12px;line-height:1.5;color:#657080;margin:14px 0}#tb-chat-messages{max-height:32dvh;overflow-y:auto;display:flex;flex-direction:column;gap:10px}.tb-chat-message{padding:11px 13px;border-radius:12px;background:#f1f3f8;max-width:94%;font-size:14px;overflow-wrap:anywhere}.tb-chat-message.customer{align-self:flex-end;background:#eeedff}.tb-chat-message.support{align-self:flex-start}.tb-chat-message strong{font-size:12px}.tb-chat-message p{white-space:pre-wrap;margin:5px 0;line-height:1.5}.tb-chat-message small{font-size:10px;color:#6b7280}#tb-chat-form{display:grid;gap:10px;margin-top:14px}#tb-chat label{display:grid;gap:5px;font-size:12px;font-weight:600}#tb-chat input,#tb-chat textarea{box-sizing:border-box;width:100%;padding:10px;border:1px solid #d4d8e2;border-radius:9px;font:14px inherit;background:white;color:#202333}#tb-chat textarea{resize:vertical}#tb-chat-details{display:grid;gap:10px}#tb-chat-details[hidden],#tb-chat-new[hidden]{display:none}#tb-chat-send{padding:11px;background:#4f46e5;color:white;border:0;border-radius:9px;cursor:pointer}#tb-chat-send:disabled{opacity:.5;cursor:wait}#tb-chat-status{font-size:12px;line-height:1.5}.tb-chat-foot{display:flex;justify-content:space-between;align-items:center;font-size:12px}.tb-chat-foot button{border:0;background:none;color:#4f46e5;cursor:pointer;font:inherit}.tb-chat-foot a{color:#4f46e5}@media(max-width:600px){#tb-chat{right:12px;bottom:12px;padding:18px}#tb-chat-open{right:16px;bottom:16px}}
#tb-chat{color:#202333;--muted:#657080}#tb-chat h2,#tb-chat label,#tb-chat strong{color:#202333}#tb-chat p{color:#657080}#tb-chat .tb-chat-message p{color:#303849}#tb-chat input,#tb-chat textarea{font-family:inherit;font-size:14px}#tb-chat-open{font-family:inherit;font-size:14px;font-weight:600}.marketplace #tb-chat-open{background:#b4f780;color:#172111}
