.LandingPage-module__FAbHmG__chatBox{background:#18181b;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;width:100%;height:520px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #0006,inset 0 1px #ffffff0d}.LandingPage-module__FAbHmG__chatHeader{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#18181bcc;border-bottom:1px solid #ffffff14;flex-shrink:0;align-items:center;gap:10px;padding:14px 18px;display:flex}.LandingPage-module__FAbHmG__chatAvatar{background:linear-gradient(135deg,#3b82f6,#10b981);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.LandingPage-module__FAbHmG__chatHeaderInfo h3{color:#fff;margin:0;font-size:13px;font-weight:600}.LandingPage-module__FAbHmG__chatHeaderInfo p{color:#a1a1aa;align-items:center;gap:4px;margin:0;font-size:11px;display:flex}.LandingPage-module__FAbHmG__chatHeaderInfo p:before{content:"";background:#10b981;border-radius:50%;width:6px;height:6px}.LandingPage-module__FAbHmG__chatMessages{scroll-behavior:smooth;flex-direction:column;flex:1;gap:14px;padding:16px;display:flex;overflow-y:auto}.LandingPage-module__FAbHmG__chatMessages::-webkit-scrollbar{width:3px}.LandingPage-module__FAbHmG__chatMessages::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}.LandingPage-module__FAbHmG__msg{max-width:85%;font-size:14px;line-height:1.6;animation:.25s forwards LandingPage-module__FAbHmG__msgPop}@keyframes LandingPage-module__FAbHmG__msgPop{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.LandingPage-module__FAbHmG__msgAi{align-self:flex-start}.LandingPage-module__FAbHmG__msgUser{align-self:flex-end}.LandingPage-module__FAbHmG__msgBubble{border-radius:12px;padding:10px 14px}.LandingPage-module__FAbHmG__msgAi .LandingPage-module__FAbHmG__msgBubble{color:#e4e4e7;background:#27272a;border:1px solid #ffffff14;border-bottom-right-radius:4px}.LandingPage-module__FAbHmG__msgUser .LandingPage-module__FAbHmG__msgBubble{color:#09090b;background:#f4f4f5;border-bottom-left-radius:4px;font-weight:500}.LandingPage-module__FAbHmG__typingDots{gap:4px;padding:4px;display:flex}.LandingPage-module__FAbHmG__typingDots span{background:#71717a;border-radius:50%;width:5px;height:5px;animation:1.4s infinite LandingPage-module__FAbHmG__bounce}.LandingPage-module__FAbHmG__typingDots span:first-child{animation-delay:-.32s}.LandingPage-module__FAbHmG__typingDots span:nth-child(2){animation-delay:-.16s}@keyframes LandingPage-module__FAbHmG__bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.LandingPage-module__FAbHmG__chatInputArea{background:#18181bcc;border-top:1px solid #ffffff14;flex-shrink:0;gap:8px;padding:12px 14px;display:flex}.LandingPage-module__FAbHmG__chatInputArea input{color:#fff;background:0 0;border:1px solid #ffffff14;border-radius:8px;outline:none;flex:1;min-width:0;padding:11px 14px;font-size:14px;transition:border-color .2s}.LandingPage-module__FAbHmG__chatInputArea input:focus{border-color:#a1a1aa}.LandingPage-module__FAbHmG__chatInputArea input:disabled{opacity:.5}.LandingPage-module__FAbHmG__chatSend{color:#09090b;cursor:pointer;background:#f4f4f5;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:background .2s;display:flex}.LandingPage-module__FAbHmG__chatSend:hover:not(:disabled){background:#e4e4e7}.LandingPage-module__FAbHmG__chatSend:disabled{opacity:.4;cursor:default}@media (max-width:768px){.LandingPage-module__FAbHmG__chatBox{border-radius:16px;height:400px}.LandingPage-module__FAbHmG__chatMessages{gap:10px;padding:12px}.LandingPage-module__FAbHmG__msg{font-size:13px}.LandingPage-module__FAbHmG__msgBubble{padding:9px 12px}.LandingPage-module__FAbHmG__chatInputArea input{padding:10px 12px;font-size:13px}}
