.AiToolsContent-module__7Lh9qa__wrapper{border:1px solid var(--border);background-color:var(--bg-card);border-radius:.75rem;flex-direction:column;height:calc(100vh - 56px - 4rem);max-height:calc(100vh - 56px - 4rem);display:flex;overflow:hidden}.AiToolsContent-module__7Lh9qa__topBar{border-bottom:1px solid var(--border);background-color:var(--bg-card);scrollbar-width:none;flex-shrink:0;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex;overflow-x:auto}.AiToolsContent-module__7Lh9qa__topBar::-webkit-scrollbar{display:none}.AiToolsContent-module__7Lh9qa__providerList{scrollbar-width:none;flex:1;align-items:center;gap:.5rem;display:flex;overflow-x:auto}.AiToolsContent-module__7Lh9qa__providerList::-webkit-scrollbar{display:none}.AiToolsContent-module__7Lh9qa__providerPill{border:1.5px solid var(--border);cursor:pointer;white-space:nowrap;color:var(--text-secondary);background:0 0;border-radius:999px;flex-shrink:0;align-items:center;gap:.375rem;padding:.375rem .75rem;transition:all .15s;display:flex}.AiToolsContent-module__7Lh9qa__providerPill:hover{border-color:var(--border-strong);background-color:var(--bg-tertiary)}.AiToolsContent-module__7Lh9qa__providerPillActive{color:var(--text-primary);font-weight:500}.AiToolsContent-module__7Lh9qa__providerIcon{border-radius:4px;flex-shrink:0;width:20px;height:20px}.AiToolsContent-module__7Lh9qa__providerName{font-size:.8125rem}.AiToolsContent-module__7Lh9qa__newChatBtn{border:1.5px solid var(--border);color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border-radius:999px;flex-shrink:0;align-items:center;gap:.375rem;padding:.375rem .75rem;transition:all .15s;display:flex}.AiToolsContent-module__7Lh9qa__newChatBtn:hover{border-color:var(--border-strong);background-color:var(--bg-tertiary);color:var(--text-primary)}.AiToolsContent-module__7Lh9qa__newChatLabel{font-size:.8125rem}.AiToolsContent-module__7Lh9qa__messagesArea{flex:1;padding:1.5rem 1rem;overflow-y:auto}.AiToolsContent-module__7Lh9qa__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;height:100%;padding:1rem;display:flex}.AiToolsContent-module__7Lh9qa__emptyIconWrap{background-color:var(--bg-tertiary);border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:.5rem;display:flex}.AiToolsContent-module__7Lh9qa__emptyIcon{width:48px;height:48px}.AiToolsContent-module__7Lh9qa__emptyTitle{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:600}.AiToolsContent-module__7Lh9qa__emptySubtitle{color:var(--text-secondary);max-width:320px;margin:0 0 1rem;font-size:.875rem}.AiToolsContent-module__7Lh9qa__suggestions{grid-template-columns:1fr 1fr;gap:.625rem;width:100%;max-width:480px;display:grid}.AiToolsContent-module__7Lh9qa__suggestionCard{border:1px solid var(--border);cursor:pointer;text-align:left;color:var(--text-secondary);background:0 0;border-radius:.75rem;align-items:flex-start;gap:.5rem;padding:.75rem;transition:all .15s;display:flex}.AiToolsContent-module__7Lh9qa__suggestionCard:hover{border-color:var(--border-strong);background-color:var(--bg-tertiary);color:var(--text-primary)}.AiToolsContent-module__7Lh9qa__suggestionEmoji{flex-shrink:0;font-size:1.125rem;line-height:1.4}.AiToolsContent-module__7Lh9qa__suggestionText{font-size:.8125rem;line-height:1.4}.AiToolsContent-module__7Lh9qa__messagesList{flex-direction:column;gap:1.25rem;width:100%;max-width:720px;margin:0 auto;display:flex}.AiToolsContent-module__7Lh9qa__messageBubble{gap:.75rem;animation:.2s AiToolsContent-module__7Lh9qa__fadeIn;display:flex}.AiToolsContent-module__7Lh9qa__userMessage{justify-content:flex-end}.AiToolsContent-module__7Lh9qa__assistantMessage{justify-content:flex-start}.AiToolsContent-module__7Lh9qa__assistantAvatar{background-color:var(--bg-tertiary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-top:2px;display:flex}.AiToolsContent-module__7Lh9qa__avatarIcon{width:24px;height:24px}.AiToolsContent-module__7Lh9qa__messageContent{word-wrap:break-word;white-space:pre-wrap;border-radius:1rem;max-width:80%;padding:.75rem 1rem;font-size:.875rem;line-height:1.55}.AiToolsContent-module__7Lh9qa__userContent{background-color:var(--accent);color:var(--accent-text);border-bottom-right-radius:4px}.AiToolsContent-module__7Lh9qa__assistantContent{background-color:var(--bg-tertiary);color:var(--text-primary);border-bottom-left-radius:4px}.AiToolsContent-module__7Lh9qa__typingDots{gap:4px;padding:4px 0;display:flex}.AiToolsContent-module__7Lh9qa__typingDots span{background-color:var(--text-muted);border-radius:50%;width:6px;height:6px;animation:1.2s infinite AiToolsContent-module__7Lh9qa__bounce}.AiToolsContent-module__7Lh9qa__typingDots span:nth-child(2){animation-delay:.15s}.AiToolsContent-module__7Lh9qa__typingDots span:nth-child(3){animation-delay:.3s}.AiToolsContent-module__7Lh9qa__inputArea{border-top:1px solid var(--border);background-color:var(--bg-card);flex-shrink:0;padding:.75rem 1rem}.AiToolsContent-module__7Lh9qa__inputWrap{border:1.5px solid var(--border);background-color:var(--bg-primary);border-radius:1.25rem;align-items:flex-end;gap:.5rem;padding:.5rem .5rem .5rem 1rem;transition:border-color .15s;display:flex}.AiToolsContent-module__7Lh9qa__inputWrap:focus-within{border-color:var(--accent)}.AiToolsContent-module__7Lh9qa__input{color:var(--text-primary);resize:none;background:0 0;border:none;outline:none;flex:1;max-height:150px;padding:.25rem 0;font-size:.875rem;line-height:1.5}.AiToolsContent-module__7Lh9qa__input::placeholder{color:var(--text-muted)}.AiToolsContent-module__7Lh9qa__input:disabled{opacity:.6}.AiToolsContent-module__7Lh9qa__sendBtn{background-color:var(--bg-tertiary);width:36px;height:36px;color:var(--text-muted);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.AiToolsContent-module__7Lh9qa__sendBtn:not(:disabled){color:#fff}.AiToolsContent-module__7Lh9qa__sendBtn:disabled{cursor:default;opacity:.5}.AiToolsContent-module__7Lh9qa__sendBtn:not(:disabled):hover{filter:brightness(.9)}.AiToolsContent-module__7Lh9qa__disclaimer{text-align:center;color:var(--text-muted);margin-top:.5rem;font-size:.6875rem;display:block}@keyframes AiToolsContent-module__7Lh9qa__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes AiToolsContent-module__7Lh9qa__bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-4px)}}@media (max-width:768px){.AiToolsContent-module__7Lh9qa__wrapper{height:calc(100vh - 4rem - env(safe-area-inset-bottom,0px));max-height:calc(100vh - 4rem - env(safe-area-inset-bottom,0px));border:none;border-radius:0;margin:-2rem -1.5rem}.AiToolsContent-module__7Lh9qa__suggestions{grid-template-columns:1fr}.AiToolsContent-module__7Lh9qa__messageContent{max-width:90%}.AiToolsContent-module__7Lh9qa__providerName{font-size:.75rem}.AiToolsContent-module__7Lh9qa__newChatLabel{display:none}}@media (max-width:480px){.AiToolsContent-module__7Lh9qa__emptyTitle{font-size:1.125rem}.AiToolsContent-module__7Lh9qa__emptySubtitle{font-size:.8125rem}}
