.chat-module__H4IBRq__wrapper{z-index:1050;flex-direction:column;align-items:flex-end;gap:12px;display:flex;position:fixed;bottom:80px;right:24px}.chat-module__H4IBRq__fab{color:#212529;cursor:pointer;background:#fff;border:1px solid #dee2e6;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.25rem;transition:box-shadow .2s;display:flex;box-shadow:0 2px 8px #00000026}.chat-module__H4IBRq__fab:hover{box-shadow:0 4px 16px #0003}.chat-module__H4IBRq__panel{background:#fff;border:1px solid #dee2e6;border-radius:12px;flex-direction:column;width:320px;max-height:440px;display:flex;overflow:hidden;box-shadow:0 4px 24px #0000001f}.chat-module__H4IBRq__header{border-bottom:1px solid #dee2e6;justify-content:space-between;align-items:center;padding:12px 16px;font-size:.95rem;font-weight:600;display:flex}.chat-module__H4IBRq__headerActions{align-items:center;gap:10px;display:flex}.chat-module__H4IBRq__closeBtn{cursor:pointer;color:#6c757d;background:0 0;border:none;padding:0;font-size:1rem;line-height:1}.chat-module__H4IBRq__closeBtn:hover{color:#212529}.chat-module__H4IBRq__messages{flex-direction:column;flex:1;gap:8px;padding:12px 16px;display:flex;overflow-y:auto}.chat-module__H4IBRq__placeholder{color:#6c757d;margin:0;font-size:.85rem}.chat-module__H4IBRq__message{white-space:pre-wrap;word-break:break-word;border-radius:12px;max-width:85%;padding:8px 12px;font-size:.875rem;line-height:1.4}.chat-module__H4IBRq__user{color:#fff;background:#212529;border-bottom-right-radius:4px;align-self:flex-end}.chat-module__H4IBRq__assistant{color:#212529;background:#f8f9fa;border:1px solid #dee2e6;border-bottom-left-radius:4px;align-self:flex-start}.chat-module__H4IBRq__typing{letter-spacing:3px;color:#6c757d}.chat-module__H4IBRq__badge{text-align:center;color:#adb5bd;border-top:1px solid #dee2e6;padding:4px 12px;font-size:.72rem}.chat-module__H4IBRq__inputRow{border-top:1px solid #dee2e6;align-items:flex-end;gap:8px;padding:10px 12px;display:flex}.chat-module__H4IBRq__input{resize:none;border:1px solid #dee2e6;border-radius:8px;outline:none;flex:1;padding:8px 10px;font-family:inherit;font-size:.875rem;line-height:1.4}.chat-module__H4IBRq__input:focus{border-color:#212529}.chat-module__H4IBRq__sendBtn{color:#fff;cursor:pointer;background:#212529;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:opacity .2s;display:flex}.chat-module__H4IBRq__sendBtn:disabled{opacity:.4;cursor:default}@media (max-width:576px){.chat-module__H4IBRq__wrapper{bottom:70px;right:12px}.chat-module__H4IBRq__panel{width:calc(100vw - 24px)}}
