.SarahChat-module__5v0rQG__bubble{color:#fff;cursor:pointer;z-index:9998;background:#1a2230;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .15s,box-shadow .15s;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 4px 16px #0003}.SarahChat-module__5v0rQG__bubble:hover{transform:scale(1.05);box-shadow:0 6px 20px #00000040}.SarahChat-module__5v0rQG__bubble svg{width:28px;height:28px}.SarahChat-module__5v0rQG__panel{z-index:9999;color:#1a1a1a;background:#fff;border-radius:16px;flex-direction:column;width:min(380px,100vw - 40px);height:min(600px,100vh - 40px);font-family:-apple-system,BlinkMacSystemFont,Inter,Helvetica Neue,Arial,sans-serif;font-size:15px;display:flex;position:fixed;bottom:20px;right:20px;overflow:hidden;box-shadow:0 12px 40px #00000026}.SarahChat-module__5v0rQG__header{color:#fff;background:#1a2230;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.SarahChat-module__5v0rQG__headerTitle{margin:0;font-size:15px;font-weight:600;line-height:1.2}.SarahChat-module__5v0rQG__headerSub{opacity:.7;margin:2px 0 0;font-size:12px;line-height:1.2}.SarahChat-module__5v0rQG__closeBtn{color:#fff;cursor:pointer;opacity:.7;background:0 0;border:none;border-radius:4px;align-items:center;padding:4px;display:flex}.SarahChat-module__5v0rQG__closeBtn:hover{opacity:1;background:#ffffff1a}.SarahChat-module__5v0rQG__messages{background:#fbfaf6;flex-direction:column;flex:1;gap:10px;padding:16px;display:flex;overflow-y:auto}.SarahChat-module__5v0rQG__message{word-wrap:break-word;white-space:pre-wrap;border-radius:14px;max-width:85%;padding:9px 13px;line-height:1.45}.SarahChat-module__5v0rQG__assistant{background:#fff;border:1px solid #e8e6e0;border-bottom-left-radius:4px;align-self:flex-start}.SarahChat-module__5v0rQG__user{color:#fff;background:#1a2230;border-bottom-right-radius:4px;align-self:flex-end}.SarahChat-module__5v0rQG__typing{background:#fff;border:1px solid #e8e6e0;border-radius:14px 14px 14px 4px;align-self:flex-start;gap:4px;padding:12px 14px;display:flex}.SarahChat-module__5v0rQG__typingDot{background:#8a8a8a;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite SarahChat-module__5v0rQG__typingDot}.SarahChat-module__5v0rQG__typingDot:nth-child(2){animation-delay:.15s}.SarahChat-module__5v0rQG__typingDot:nth-child(3){animation-delay:.3s}@keyframes SarahChat-module__5v0rQG__typingDot{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.SarahChat-module__5v0rQG__inputRow{background:#fff;border-top:1px solid #e8e6e0;flex-shrink:0;gap:8px;padding:10px 12px;display:flex}.SarahChat-module__5v0rQG__input{font:inherit;resize:none;border:1px solid #d6d2c8;border-radius:20px;outline:none;flex:1;min-height:38px;max-height:100px;padding:9px 14px;font-family:inherit}.SarahChat-module__5v0rQG__input:focus{border-color:#a86a2e}.SarahChat-module__5v0rQG__sendBtn{color:#fff;cursor:pointer;background:#a86a2e;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:background .15s;display:flex}.SarahChat-module__5v0rQG__sendBtn:hover:not(:disabled){background:#8d5824}.SarahChat-module__5v0rQG__sendBtn:disabled{cursor:not-allowed;background:#d6d2c8}.SarahChat-module__5v0rQG__sendBtn svg{width:18px;height:18px}.SarahChat-module__5v0rQG__error{color:#b8421f;text-align:center;background:#f7e6df;border-radius:8px;margin:8px 16px;padding:8px;font-size:13px}.SarahChat-module__5v0rQG__poweredBy{color:#8a8a8a;text-align:center;background:#fff;border-top:1px solid #f0eee8;padding:6px;font-size:11px}@media (max-width:480px){.SarahChat-module__5v0rQG__panel{border-radius:0;width:100vw;height:100vh;max-height:100vh;bottom:0;right:0}}
