.ChatInterface-module__WGbyoa__container{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172a99;border:1px solid #ffffff0d;border-radius:1rem;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.ChatInterface-module__WGbyoa__header{background:#02061780;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.ChatInterface-module__WGbyoa__headerContent{align-items:center;gap:.75rem;display:flex}.ChatInterface-module__WGbyoa__iconBox{color:#2dd4bf;background:#2dd4bf1a;border-radius:.5rem;padding:.5rem}.ChatInterface-module__WGbyoa__title{color:#f8fafc;font-size:1.1rem;font-weight:600}.ChatInterface-module__WGbyoa__settingsButton{color:#94a3b8;cursor:pointer;background:0 0;border:none;transition:color .2s}.ChatInterface-module__WGbyoa__settingsButton:hover{color:#2dd4bf}.ChatInterface-module__WGbyoa__settingsPanel{background:#020617cc;border-bottom:1px solid #ffffff0d;padding:1rem 1.5rem}.ChatInterface-module__WGbyoa__settingsContent{flex-direction:column;gap:.75rem;display:flex}.ChatInterface-module__WGbyoa__inputGroup{flex-direction:column;display:flex}.ChatInterface-module__WGbyoa__label{color:#94a3b8;margin-bottom:.5rem;font-size:.75rem;font-weight:500}.ChatInterface-module__WGbyoa__input{color:#f8fafc;background:#0f172a99;border:1px solid #ffffff1a;border-radius:.5rem;width:100%;padding:.5rem .75rem;font-size:.875rem}.ChatInterface-module__WGbyoa__input:focus{outline-offset:-1px;border-color:#0000;outline:2px solid #2dd4bf}.ChatInterface-module__WGbyoa__toggleRow{justify-content:space-between;align-items:center;display:flex}.ChatInterface-module__WGbyoa__toggleLabel{align-items:center;gap:.5rem;display:flex}.ChatInterface-module__WGbyoa__toggleText{color:#94a3b8;font-size:.875rem;font-weight:500}.ChatInterface-module__WGbyoa__toggle{cursor:pointer;border:none;border-radius:9999px;align-items:center;width:2.75rem;height:1.5rem;transition:background-color .2s;display:inline-flex;position:relative}.ChatInterface-module__WGbyoa__toggleOff{background:#ffffff1a}.ChatInterface-module__WGbyoa__toggleOn{background:#2dd4bf}.ChatInterface-module__WGbyoa__toggleThumb{background:#fff;border-radius:9999px;width:1rem;height:1rem;transition:transform .2s;display:inline-block;transform:translate(.25rem)}.ChatInterface-module__WGbyoa__toggleThumbOn{transform:translate(1.5rem)}.ChatInterface-module__WGbyoa__messagesArea{background:0 0;flex-direction:column;flex:1;gap:1rem;padding:1.5rem;display:flex;overflow-y:auto}.ChatInterface-module__WGbyoa__messageRow{display:flex}.ChatInterface-module__WGbyoa__messageRowUser{justify-content:flex-end}.ChatInterface-module__WGbyoa__messageRowAssistant{justify-content:flex-start}.ChatInterface-module__WGbyoa__messageBubble{border-radius:1rem;max-width:85%;padding:1rem;box-shadow:0 4px 6px -1px #0000001a}.ChatInterface-module__WGbyoa__messageBubbleUser{color:#f8fafc;background:#2dd4bf1a;border:1px solid #2dd4bf33}.ChatInterface-module__WGbyoa__messageBubbleAssistant{color:#f8fafc;background:#0f172acc;border:1px solid #ffffff0d}.ChatInterface-module__WGbyoa__messageText{white-space:pre-wrap;font-size:.875rem;line-height:1.6}.ChatInterface-module__WGbyoa__messageTextAssistant strong{color:#2dd4bf;font-weight:600}.ChatInterface-module__WGbyoa__plotContainer{background:#ffffff05;border:1px solid #ffffff0d;border-radius:.5rem;margin-top:1rem;overflow:hidden}.ChatInterface-module__WGbyoa__loadingRow{justify-content:flex-start;display:flex}.ChatInterface-module__WGbyoa__loadingBubble{background:#0f172acc;border:1px solid #ffffff0d;border-radius:1rem;align-items:center;gap:.5rem;padding:1rem;display:flex}.ChatInterface-module__WGbyoa__loadingDots{gap:.25rem;display:flex}.ChatInterface-module__WGbyoa__dot{background:#2dd4bf;border-radius:9999px;width:.5rem;height:.5rem;animation:1.4s ease-in-out infinite both ChatInterface-module__WGbyoa__bounce}.ChatInterface-module__WGbyoa__dot:first-child{animation-delay:-.32s}.ChatInterface-module__WGbyoa__dot:nth-child(2){animation-delay:-.16s}@keyframes ChatInterface-module__WGbyoa__bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.ChatInterface-module__WGbyoa__loadingText{color:#94a3b8;font-size:.875rem}.ChatInterface-module__WGbyoa__inputArea{background:#02061780;border-top:1px solid #ffffff0d;padding:1rem 1.5rem}.ChatInterface-module__WGbyoa__inputForm{gap:.75rem;display:flex}.ChatInterface-module__WGbyoa__textInput{color:#f8fafc;background:#0f172a99;border:1px solid #ffffff1a;border-radius:.75rem;flex:1;padding:.75rem 1rem;font-size:.875rem;transition:all .2s}.ChatInterface-module__WGbyoa__textInput:focus{outline-offset:-1px;background:#0f172acc;border-color:#0000;outline:2px solid #2dd4bf}.ChatInterface-module__WGbyoa__textInput::placeholder{color:#64748b}.ChatInterface-module__WGbyoa__sendButton{color:#0f172a;cursor:pointer;background:#2dd4bf;border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 0 10px #2dd4bf33}.ChatInterface-module__WGbyoa__sendButton:hover:not(:disabled){background:#14b8a6;transform:translateY(-1px);box-shadow:0 0 20px #2dd4bf66}.ChatInterface-module__WGbyoa__sendButton:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}
