.Chat-module__vVjGxa__chatContainer{-webkit-backdrop-filter:blur(12px);background:#0d111cd9;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;width:100%;height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 8px 32px #0000005e}.Chat-module__vVjGxa__header{background:#ffffff08;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.Chat-module__vVjGxa__headerTitle{color:#e2e8f0;letter-spacing:.3px;align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.Chat-module__vVjGxa__headerTitleIcon{color:#00d9ff;filter:drop-shadow(0 0 5px #00d9ff66);font-size:16px}.Chat-module__vVjGxa__headerControls{align-items:center;gap:10px;display:flex}.Chat-module__vVjGxa__subHeader{background:#0003;gap:4px;padding:4px;display:flex}.Chat-module__vVjGxa__tabButton{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:6px;padding:8px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.Chat-module__vVjGxa__tabButton:hover{color:#e2e8f0;background:#ffffff0d}.Chat-module__vVjGxa__tabButtonActive{color:#00d9ff;background:#00d9ff1a;box-shadow:0 1px 2px #0000001a}.Chat-module__vVjGxa__tabButtonActiveMeme{color:#ff5000;background:#ff500026}.Chat-module__vVjGxa__messagesArea{scroll-behavior:smooth;flex-direction:column;flex:1;gap:16px;padding:20px;display:flex;overflow-y:auto}.Chat-module__vVjGxa__messagesArea::-webkit-scrollbar{width:6px}.Chat-module__vVjGxa__messagesArea::-webkit-scrollbar-track{background:0 0}.Chat-module__vVjGxa__messagesArea::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.Chat-module__vVjGxa__messagesArea::-webkit-scrollbar-thumb:hover{background:#fff3}.Chat-module__vVjGxa__messageRow{width:100%;display:flex}.Chat-module__vVjGxa__messageRowUser{justify-content:flex-end}.Chat-module__vVjGxa__messageRowBot{justify-content:flex-start}.Chat-module__vVjGxa__messageBubble{word-break:break-word;border-radius:12px;max-width:85%;padding:12px 16px;font-size:14px;line-height:1.5;position:relative;box-shadow:0 2px 5px #0000001a}.Chat-module__vVjGxa__userBubble{color:#f1f5f9;background:linear-gradient(135deg,#2d5da133,#2d5da166);border:1px solid #2d5da14d;border-bottom-right-radius:2px}.Chat-module__vVjGxa__botBubble{color:#e2e8f0;background:#ffffff08;border:1px solid #ffffff14;border-bottom-left-radius:2px}.Chat-module__vVjGxa__botBubbleError{color:#fecaca;background:#ef44441a;border:1px solid #ef444433}.Chat-module__vVjGxa__messageActions{opacity:0;gap:6px;margin-top:6px;transition:opacity .2s;display:flex}.Chat-module__vVjGxa__messageRow:hover .Chat-module__vVjGxa__messageActions{opacity:1}.Chat-module__vVjGxa__actionButton{color:#94a3b8;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex}.Chat-module__vVjGxa__actionButton:hover{color:#fff;background:#ffffff1a;transform:scale(1.05)}.Chat-module__vVjGxa__inputArea{background:#0003;border-top:1px solid #ffffff0f;align-items:flex-end;gap:10px;padding:16px;display:flex}.Chat-module__vVjGxa__inputWrapper{background:#0000004d;border:1px solid #ffffff1a;border-radius:12px;flex:1;align-items:center;padding:2px 12px;transition:border-color .2s,box-shadow .2s;display:flex}.Chat-module__vVjGxa__inputWrapper:focus-within{border-color:#00d9ff66;box-shadow:0 0 0 2px #00d9ff1a}.Chat-module__vVjGxa__textInput{color:#fff;background:0 0;border:none;outline:none;flex:1;width:100%;padding:10px 0;font-size:14px}.Chat-module__vVjGxa__textInput::placeholder{color:#ffffff4d}.Chat-module__vVjGxa__sendButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#00d9ff,#08f);border:none;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;transition:all .2s;display:flex;box-shadow:0 4px 12px #0088ff4d}.Chat-module__vVjGxa__sendButton:disabled{color:#fff3;cursor:not-allowed;box-shadow:none;background:#ffffff1a}.Chat-module__vVjGxa__sendButton:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 6px 16px #08f6}.Chat-module__vVjGxa__stopButton{color:#f87171;cursor:pointer;background:#ef444433;border:1px solid #ef444466;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;transition:all .2s;display:flex}.Chat-module__vVjGxa__stopButton:hover{color:#fff;background:#ef44444d}.Chat-module__vVjGxa__quickPrompts{flex-wrap:wrap;gap:8px;padding:0 16px 10px;display:flex}.Chat-module__vVjGxa__promptChip{color:#cbd5e1;white-space:nowrap;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:4px 12px;font-size:11px;transition:all .2s}.Chat-module__vVjGxa__promptChip:hover{color:#00d9ff;background:#00d9ff1a;border-color:#00d9ff4d}.Chat-module__vVjGxa__emptyState{color:#fff3;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:100%;display:flex}.Chat-module__vVjGxa__emptyIcon{opacity:.5;margin-bottom:8px;font-size:32px}.Chat-module__vVjGxa__loadingIndicator{color:#00d9ff;background:#00d9ff0d;border-radius:8px;align-items:center;gap:8px;width:fit-content;margin-top:4px;padding:8px 12px;font-size:12px;display:flex}.Chat-module__vVjGxa__codeBlock{color:#e2e8f0;border-radius:6px;padding:2px 5px;font-family:Fira Code,monospace;font-size:.9em;background:#0000004d!important}.Chat-module__vVjGxa__preBlock{border:1px solid #ffffff1a;border-radius:8px;margin:10px 0;padding:12px;overflow-x:auto;background:#0006!important}.Chat-module__vVjGxa__preBlock code{display:block;background:0 0!important;border:none!important;padding:0!important}
