.Chatbot-module__DWq8bW__page{flex-direction:column;max-width:900px;min-height:calc(100vh - 290px);margin:0 auto;padding:3rem 2rem;display:flex}.Chatbot-module__DWq8bW__header{text-align:center;margin-bottom:2rem}.Chatbot-module__DWq8bW__title{color:var(--navy-dark);font-size:2rem;font-weight:800}.Chatbot-module__DWq8bW__subtitle{color:var(--text-muted);margin-top:.5rem;font-size:1.1rem}.Chatbot-module__DWq8bW__chatContainer{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow-md);border:1px solid var(--border);flex-direction:column;flex:1;max-height:600px;display:flex;overflow:hidden}.Chatbot-module__DWq8bW__messages{flex-direction:column;flex:1;gap:1rem;padding:1.5rem;display:flex;overflow-y:auto}.Chatbot-module__DWq8bW__message{gap:.75rem;max-width:85%;display:flex}.Chatbot-module__DWq8bW__userMessage{flex-direction:row-reverse;align-self:flex-end}.Chatbot-module__DWq8bW__botMessage{align-self:flex-start}.Chatbot-module__DWq8bW__avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.8rem;font-weight:700;display:flex}.Chatbot-module__DWq8bW__userAvatar{background:var(--navy-dark);color:var(--gold-accent)}.Chatbot-module__DWq8bW__botAvatar{background:var(--gold-light);color:var(--navy-dark)}.Chatbot-module__DWq8bW__bubble{white-space:pre-wrap;border-radius:18px;padding:.85rem 1.1rem;font-size:.95rem;line-height:1.6}.Chatbot-module__DWq8bW__userBubble{background:var(--navy-dark);color:var(--white-pure);border-bottom-right-radius:4px}.Chatbot-module__DWq8bW__botBubble{background:var(--white-soft);color:var(--text-main);border:1px solid var(--border);border-bottom-left-radius:4px}.Chatbot-module__DWq8bW__inputArea{border-top:1px solid var(--border);background:var(--white-off);gap:.75rem;padding:1rem 1.5rem;display:flex}.Chatbot-module__DWq8bW__input{border:2px solid var(--border);background:var(--surface);color:var(--text-main);border-radius:12px;outline:none;flex:1;padding:.85rem 1.1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s}.Chatbot-module__DWq8bW__input:focus{border-color:var(--gold-accent)}.Chatbot-module__DWq8bW__input::placeholder{color:#94a3b8}.Chatbot-module__DWq8bW__sendButton{background:var(--gold-accent);color:var(--navy-dark);cursor:pointer;white-space:nowrap;border:none;border-radius:12px;padding:.85rem 1.5rem;font-size:.95rem;font-weight:700;transition:all .2s}.Chatbot-module__DWq8bW__sendButton:hover:not(:disabled){background:#c9a227;transform:translateY(-1px)}.Chatbot-module__DWq8bW__sendButton:disabled{opacity:.5;cursor:not-allowed}.Chatbot-module__DWq8bW__thinking{color:var(--text-muted);align-items:center;gap:.5rem;padding:.5rem 0;font-size:.9rem;display:flex}.Chatbot-module__DWq8bW__thinkingDots span{background:var(--text-muted);border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both Chatbot-module__DWq8bW__bounce;display:inline-block}.Chatbot-module__DWq8bW__thinkingDots span:first-child{animation-delay:-.32s}.Chatbot-module__DWq8bW__thinkingDots span:nth-child(2){animation-delay:-.16s}@keyframes Chatbot-module__DWq8bW__bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.Chatbot-module__DWq8bW__limitNotice{background:var(--gold-light);color:var(--navy-dark);text-align:center;border-top:1px solid var(--gold-accent);padding:1rem 1.5rem;font-size:.9rem;font-weight:600}.Chatbot-module__DWq8bW__errorBubble{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}[dir=rtl] .Chatbot-module__DWq8bW__userMessage{align-self:flex-end}[dir=rtl] .Chatbot-module__DWq8bW__userBubble{border-bottom-right-radius:18px;border-bottom-left-radius:4px}[dir=rtl] .Chatbot-module__DWq8bW__botBubble{border-bottom-right-radius:4px;border-bottom-left-radius:18px}.Chatbot-module__DWq8bW__messages::-webkit-scrollbar{width:6px}.Chatbot-module__DWq8bW__messages::-webkit-scrollbar-track{background:0 0}.Chatbot-module__DWq8bW__messages::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.Chatbot-module__DWq8bW__messages::-webkit-scrollbar-thumb:hover{background:#cbd5e1}
