.Chatbot-module__DWq8bW__chatContainer{width:100vw;height:100vh;font-family:var(--font-geist-sans),sans-serif;color:#fff;box-shadow:none;background:linear-gradient(135deg,#2d5a5a 0%,#1e4444 100%);border:none;flex-direction:column;margin:0;padding:0;display:flex;position:fixed;top:0;left:0}.Chatbot-module__DWq8bW__headerGreeting{text-align:center;border-bottom:1px solid rgba(164,214,94,.2);flex-shrink:0;justify-content:center;align-items:center;padding:1.5rem 2rem;display:flex}.Chatbot-module__DWq8bW__greetingText{color:#fff;align-items:center;gap:0;margin:0;font-size:1.5rem;font-weight:600;display:inline-flex}.Chatbot-module__DWq8bW__dropletLogo{vertical-align:middle;width:1.75rem;height:1.75rem;margin-bottom:.1em;display:inline-block}.Chatbot-module__DWq8bW__chatWindow{flex-direction:column;flex-grow:1;gap:1.5rem;padding:1.5rem 1.5rem 120px;display:flex;overflow-y:auto}.Chatbot-module__DWq8bW__messageWrapper{flex-direction:column;width:100%;display:flex}.Chatbot-module__DWq8bW__userMessageBubble{color:#fff;background:rgba(164,214,94,.15);border:1px solid rgba(164,214,94,.3);border-radius:18px 18px 4px;align-self:flex-end;max-width:70%;margin-bottom:.5rem;padding:.875rem 1.25rem;line-height:1.5}.Chatbot-module__DWq8bW__aiMessageFlow{align-self:flex-start;width:100%;max-width:90%}.Chatbot-module__DWq8bW__aiMessageContent{color:#e5e7eb;margin:0;padding:0;line-height:1.7}.Chatbot-module__DWq8bW__aiMessageContent h1,.Chatbot-module__DWq8bW__aiMessageContent h2,.Chatbot-module__DWq8bW__aiMessageContent h3{color:#fff;margin:1.2em 0 .6em;font-weight:600;line-height:1.3}.Chatbot-module__DWq8bW__aiMessageContent p{margin:0 0 1em}.Chatbot-module__DWq8bW__aiMessageContent p:last-child{margin-bottom:0}.Chatbot-module__DWq8bW__aiMessageContent ul,.Chatbot-module__DWq8bW__aiMessageContent ol{margin:.5em 0;padding-left:1.5em}.Chatbot-module__DWq8bW__aiMessageContent li{margin-bottom:.3em}.Chatbot-module__DWq8bW__aiMessageContent strong{color:#a4d65e;font-weight:600}.Chatbot-module__DWq8bW__sourcesWrapper{margin-top:1rem}.Chatbot-module__DWq8bW__sourcesButton{color:#e5e7eb;cursor:pointer;background-color:rgba(164,214,94,.15);border:1px solid rgba(164,214,94,.3);border-radius:8px;padding:4px 12px;font-size:.8rem;font-weight:500;transition:background-color .2s}.Chatbot-module__DWq8bW__sourcesButton:hover{background-color:rgba(164,214,94,.25)}.Chatbot-module__DWq8bW__sourcesContainer{background-color:rgba(164,214,94,.08);border:1px solid rgba(164,214,94,.2);border-radius:8px;margin-top:12px;padding:12px}.Chatbot-module__DWq8bW__sourcesList{flex-direction:column;gap:8px;margin:0;padding-left:0;list-style-type:none;display:flex}.Chatbot-module__DWq8bW__sourceItem span{color:#d1d5db;font-size:.8rem}.Chatbot-module__DWq8bW__typingIndicator{color:#e5e7eb;align-items:center;gap:4px;padding:1rem 0;display:flex}.Chatbot-module__DWq8bW__typingIndicator span{background-color:#a4d65e;border-radius:50%;width:8px;height:8px;animation:1.2s infinite Chatbot-module__DWq8bW__bounce}.Chatbot-module__DWq8bW__typingIndicator span:nth-child(2){animation-delay:.2s}.Chatbot-module__DWq8bW__typingIndicator span:nth-child(3){animation-delay:.4s}@keyframes Chatbot-module__DWq8bW__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.Chatbot-module__DWq8bW__formCentered{width:calc(100% - 4rem);max-width:700px;position:fixed;bottom:2rem;left:50%;transform:translate(-50%)}.Chatbot-module__DWq8bW__formBottom{background:linear-gradient(transparent 0%,#1e4444 100%);border-top:1px solid rgba(255,255,255,.1);padding:1rem;position:fixed;bottom:0;left:0;right:0}.Chatbot-module__DWq8bW__form{gap:.75rem;width:100%;max-width:700px;margin:0 auto;display:flex}.Chatbot-module__DWq8bW__input{resize:none;min-height:48px;max-height:calc(100vh - 200px);font-size:1rem;line-height:1.5;font-family:var(--font-geist-sans),sans-serif;color:#fff;background-color:rgba(164,214,94,.08);border:1px solid rgba(164,214,94,.3);border-radius:24px;flex-grow:1;padding:1rem 1.5rem;transition:height .18s;overflow-y:auto}.Chatbot-module__DWq8bW__input::placeholder{color:#9ca3af}.Chatbot-module__DWq8bW__input:focus{background-color:rgba(164,214,94,.15);border-color:#a4d65e;outline:none;box-shadow:0 0 0 3px rgba(164,214,94,.2)}.Chatbot-module__DWq8bW__button{color:#1e4444;cursor:pointer;background:#a4d65e;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;padding:0;transition:background-color .2s,transform .1s;display:flex}.Chatbot-module__DWq8bW__button:hover:not(:disabled){background:#8bc34a}.Chatbot-module__DWq8bW__button:active:not(:disabled){transform:scale(.95)}.Chatbot-module__DWq8bW__button:disabled{cursor:not-allowed;background:#4a6b6b}@media (max-width:768px){.Chatbot-module__DWq8bW__greetingText{font-size:1.25rem}.Chatbot-module__DWq8bW__dropletLogo{width:1.5rem;height:1.5rem}}
