.ChatInterface_chatContainer__u11_7{display:flex;height:100%;flex-direction:column;overflow:hidden;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.ChatInterface_header__uOQ_c{display:flex;align-items:center;justify-content:space-between;padding:1rem;background-color:#33475b}.ChatInterface_header__uOQ_c h2{font-size:1.125rem;line-height:1.75rem;font-weight:500;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.ChatInterface_messageContainer__xv1aU{flex:1;overflow-y:auto;display:flex;flex-direction:column-reverse;padding:1rem;background-color:#f5f8fa;min-height:0}.ChatInterface_messageContainer__xv1aU>div{display:flex;flex-direction:column}.ChatInterface_message___5QNt{margin-bottom:1rem;display:flex}.ChatInterface_userMessage__9vyzL{justify-content:flex-end}.ChatInterface_assistantMessage__BrLyG{justify-content:flex-start}.ChatInterface_messageBubble__khUPx{max-width:85%;border-radius:.5rem;padding:.5rem 1rem}.ChatInterface_messageBubble__khUPx h1{margin-bottom:.5rem;font-size:1.25rem;line-height:1.75rem;font-weight:700}.ChatInterface_messageBubble__khUPx h2{margin-bottom:.5rem;font-size:1.125rem;line-height:1.75rem;font-weight:700}.ChatInterface_messageBubble__khUPx h3{margin-bottom:.5rem;font-size:1rem;line-height:1.5rem;font-weight:700}.ChatInterface_messageBubble__khUPx ul{margin-bottom:.5rem;list-style-type:disc;padding-left:1.25rem}.ChatInterface_messageBubble__khUPx ol{margin-bottom:.5rem;list-style-type:decimal;padding-left:1.25rem}.ChatInterface_messageBubble__khUPx li{margin-bottom:.25rem}.ChatInterface_messageBubble__khUPx p{margin-bottom:.5rem}.ChatInterface_messageBubble__khUPx p:last-child{margin-bottom:0}.ChatInterface_userBubble__5Ir02{margin-left:auto;--tw-bg-opacity:1;background-color:rgb(51 71 91/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));border-bottom-right-radius:4px;font-size:1.125rem}.ChatInterface_assistantBubble__sPReJ{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity,1));border-bottom-left-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.1);font-size:1.125rem}@media (min-width:768px) and (max-width:1024px){.ChatInterface_assistantBubble__sPReJ,.ChatInterface_userBubble__5Ir02{font-size:1.25rem}}.ChatInterface_inputContainer__eldt9{border-top-width:1px;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:1rem}.ChatInterface_inputForm__GDVaj{display:flex;gap:.5rem}.ChatInterface_input__7ebgC{flex:1;padding:.75rem;border:1px solid #e5e7eb;border-radius:.5rem;font-size:1rem;outline:none}.ChatInterface_input__7ebgC:focus{border-color:#33475b;box-shadow:0 0 0 2px rgba(51,71,91,.1)}@media (max-width:768px){.ChatInterface_input__7ebgC{max-width:calc(100% - 60px)}.ChatInterface_sendButton__RTTUd{min-width:50px;padding:3px 10px}}.ChatInterface_sendButton__RTTUd{padding:.75rem 1rem;background-color:#33475b;color:white;border:none;border-radius:.5rem;cursor:pointer;transition:background-color .2s}.ChatInterface_sendButton__RTTUd:hover:not(:disabled){background-color:#425b76}.ChatInterface_sendButton__RTTUd:disabled{cursor:not-allowed;opacity:.5}.ChatInterface_faqSection__q6GnM{border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1));padding:1rem}.ChatInterface_faqButton__NQRRu{width:100%;padding:1rem;text-align:left;background-color:white;border:1px solid #e5e7eb;border-radius:.5rem;cursor:pointer;transition:all .2s;font-size:1rem}@media (max-width:768px){.ChatInterface_faqButton__NQRRu{padding:.75rem;font-size:.95rem;margin-bottom:.5rem}}.ChatInterface_faqButton__NQRRu:hover{background-color:#f5f8fa}