.ai-module__OPe71G__chatWrap{height:calc(100vh - var(--nav-height) - 72px);flex-direction:column;gap:8px;display:flex}.ai-module__OPe71G__messages{flex-direction:column;flex:1;gap:8px;padding-right:4px;display:flex;overflow-y:auto}.ai-module__OPe71G__welcome{height:100%;color:var(--text-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex}.ai-module__OPe71G__welcome h2{color:var(--text);font-size:18px;font-weight:700}.ai-module__OPe71G__welcome p{font-size:13px}.ai-module__OPe71G__msg{align-items:flex-start;gap:8px;display:flex}.ai-module__OPe71G__userMsg{flex-direction:row-reverse}.ai-module__OPe71G__msgIcon{background:var(--accent-soft);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.ai-module__OPe71G__msgBubble{max-width:80%;padding:10px 12px}.ai-module__OPe71G__userMsg .ai-module__OPe71G__msgBubble{background:var(--accent);color:var(--bg);border:1px solid #0000}.ai-module__OPe71G__inputWrap{flex-shrink:0;align-items:center;gap:8px;padding:8px 12px;display:flex}.ai-module__OPe71G__input{color:var(--text);background:0 0;border:none;outline:none;flex:1;font-size:13px}.ai-module__OPe71G__input::placeholder{color:var(--text-light)}.ai-module__OPe71G__sendBtn{background:var(--accent);width:34px;height:34px;color:var(--bg);border-radius:50%;justify-content:center;align-items:center;transition:opacity .2s;display:flex}.ai-module__OPe71G__sendBtn:disabled{opacity:.3}.ai-module__OPe71G__typing{gap:4px;padding:4px 0;display:flex}.ai-module__OPe71G__typing span{background:var(--text-muted);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite ai-module__OPe71G__blink}.ai-module__OPe71G__typing span:nth-child(2){animation-delay:.2s}.ai-module__OPe71G__typing span:nth-child(3){animation-delay:.4s}@keyframes ai-module__OPe71G__blink{0%,to{opacity:.3}50%{opacity:1}}
