.theme-transition-overlay{z-index:9999;pointer-events:none;position:fixed;inset:0;transform:translate(-100%)}.theme-transition-overlay.active{pointer-events:auto;animation:.6s cubic-bezier(.65,0,.35,1) forwards swipeLeft}@keyframes swipeLeft{0%{transform:translate(-100%)}50%{transform:translate(0)}to{transform:translate(100%)}}*{transition-property:background-color,border-color,color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}body.theme-transitioning{overflow:hidden}
.Chatbot-module__foGtTG__chatbotContainer{z-index:1000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:fixed;bottom:1.5rem;right:1.5rem}@media (min-width:768px){.Chatbot-module__foGtTG__chatbotContainer{bottom:2rem;right:2rem}}.Chatbot-module__foGtTG__floatingButton{color:#fff;cursor:none;background-color:#1a1a1a;border:1px solid #9b2c2c33;border-radius:9999px;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 10px 25px -5px #0003,0 8px 10px -6px #0003}.Chatbot-module__foGtTG__floatingButton:hover{background-color:#1e1e1e;transform:scale(1.06)translateY(-2px);box-shadow:0 12px 28px -4px #9b2c2c40}.Chatbot-module__foGtTG__floatingButton:active{transform:scale(.96)}.Chatbot-module__foGtTG__floatingIcon{width:1.5rem;height:1.5rem}.Chatbot-module__foGtTG__statusDot{background-color:#25d366;border:2px solid #1a1a1a;border-radius:9999px;width:.75rem;height:.75rem;display:flex;position:absolute;top:0;right:0}.Chatbot-module__foGtTG__chatModal{border:1px solid var(--border);background-color:var(--background);border-radius:16px;flex-direction:column;width:calc(100vw - 3rem);max-width:390px;height:calc(100vh - 3rem);max-height:580px;display:flex;position:fixed;bottom:1.5rem;right:1.5rem;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.Chatbot-module__foGtTG__chatModalMinimized{width:auto!important;height:auto!important;max-height:none!important}.Chatbot-module__foGtTG__chatHeader{border-bottom:1px border-border;border-bottom:1px solid var(--border);color:#fff;background-color:#1a1a1a;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.Chatbot-module__foGtTG__headerLeft{align-items:center;gap:.75rem;display:flex}.Chatbot-module__foGtTG__headerIcon{color:#fdf2d6;width:1.25rem;height:1.25rem}.Chatbot-module__foGtTG__headerTitle{letter-spacing:.04em;font-family:Georgia,Times New Roman,serif;font-size:1rem;font-weight:700}.Chatbot-module__foGtTG__headerActions{align-items:center;gap:.5rem;display:flex}.Chatbot-module__foGtTG__headerButton{color:#fff9;border-radius:6px;justify-content:center;align-items:center;width:2rem;height:2rem;transition:all .2s;display:flex}.Chatbot-module__foGtTG__headerButton:hover{color:#fff;background-color:#ffffff1a}.Chatbot-module__foGtTG__messagesArea{background-color:var(--background);flex:1;padding:1.25rem;overflow-y:auto}.Chatbot-module__foGtTG__messagesArea::-webkit-scrollbar{display:none}.Chatbot-module__foGtTG__messagesArea{-ms-overflow-style:none;scrollbar-width:none}.Chatbot-module__foGtTG__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:1rem .5rem;display:flex}.Chatbot-module__foGtTG__emptyIconWrapper{color:#9b2c2c;background-color:#9b2c2c0d;border-radius:9999px;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1.25rem;display:flex}.Chatbot-module__foGtTG__emptyIcon{width:1.5rem;height:1.5rem}.Chatbot-module__foGtTG__emptyTitle{color:var(--foreground);margin-bottom:.5rem;font-family:Georgia,serif;font-size:1.25rem;font-weight:700}.Chatbot-module__foGtTG__emptyText{color:var(--muted-foreground);max-width:260px;margin-bottom:1.5rem;font-size:.85rem;line-height:1.5}.Chatbot-module__foGtTG__suggestionsTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground);text-align:left;margin-bottom:.5rem;font-size:.75rem;font-weight:700}.Chatbot-module__foGtTG__suggestionsGrid{flex-direction:column;gap:.5rem;display:flex}.Chatbot-module__foGtTG__suggestionButton{border:1px solid var(--border);background-color:var(--card);text-align:left;width:100%;color:var(--foreground);border-radius:8px;padding:.75rem 1rem;font-size:.8rem;font-weight:500;transition:all .2s}.Chatbot-module__foGtTG__suggestionButton:hover{background-color:#9b2c2c05;border-color:#9b2c2c66}.Chatbot-module__foGtTG__messageWrapper{gap:.75rem;width:100%;display:flex}.Chatbot-module__foGtTG__messageUser{justify-content:flex-end}.Chatbot-module__foGtTG__messageAssistant{justify-content:flex-start}.Chatbot-module__foGtTG__messageBubble{border-radius:12px;max-width:78%;padding:.85rem 1rem}.Chatbot-module__foGtTG__messageUserBubble{color:#fff;background-color:#1a1a1a;border-radius:16px 16px 4px}.Chatbot-module__foGtTG__messageAssistantBubble{border:1px solid var(--border);background-color:var(--card);color:var(--foreground);border-radius:16px 16px 16px 4px}.Chatbot-module__foGtTG__typingIndicator{align-items:center;gap:.25rem;padding:.25rem .5rem;display:flex}.Chatbot-module__foGtTG__typingDot{background-color:var(--foreground);border-radius:9999px;width:6px;height:6px;animation:1.4s ease-in-out infinite both Chatbot-module__foGtTG__typingPulse}.Chatbot-module__foGtTG__typingDot:first-child{animation-delay:-.32s}.Chatbot-module__foGtTG__typingDot:nth-child(2){animation-delay:-.16s}@keyframes Chatbot-module__foGtTG__typingPulse{0%,80%,to{opacity:.3;transform:scale(0)}40%{opacity:1;transform:scale(1)}}.Chatbot-module__foGtTG__inputArea{border-top:1px border-border;border-top:1px solid var(--border);background-color:var(--card);padding:1rem 1.25rem}.Chatbot-module__foGtTG__inputContainer{border:1px solid var(--border);background-color:var(--background);border-radius:9999px;align-items:center;padding:.25rem .5rem .25rem 1rem;display:flex}.Chatbot-module__foGtTG__input{color:var(--foreground);background-color:#0000;border-style:none;outline:none;flex:1;padding:.5rem 0;font-size:.85rem}.Chatbot-module__foGtTG__input::placeholder{color:var(--muted-foreground)}.Chatbot-module__foGtTG__sendButton{color:#fff;background-color:#1a1a1a;border-radius:9999px;justify-content:center;align-items:center;width:2rem;height:2rem;transition:all .2s;display:flex}.Chatbot-module__foGtTG__sendButton:hover:not(:disabled){background-color:#9b2c2c;transform:scale(1.05)}.Chatbot-module__foGtTG__sendButton:disabled{opacity:.4}.Chatbot-module__foGtTG__inputFooter{text-align:center;color:var(--muted-foreground);margin-top:.5rem;font-size:9px;font-weight:500}.Chatbot-module__foGtTG__minimizedContent{color:#fff;cursor:pointer;white-space:nowrap;background-color:#1a1a1a;border-radius:12px;align-items:center;gap:.5rem;padding:.85rem 1.25rem;font-size:.8rem;font-weight:500;display:flex}
