.chat-panel[data-v-82cf713b]{background:var(--color-background);border:1.5px solid rgba(0,0,0,.08);border-radius:var(--border-radius-lg);display:flex;flex-direction:column;margin:0 auto;max-width:860px;overflow:hidden}.chat-header[data-v-82cf713b]{background:var(--color-surface);border-bottom:1px solid rgba(0,0,0,.06);padding:1.5rem 1.75rem}.chat-eyebrow[data-v-82cf713b]{color:var(--color-primary);font-size:.75rem;font-weight:700;letter-spacing:.08em;margin-bottom:.5rem;text-transform:uppercase}.chat-title[data-v-82cf713b]{font-size:1.5rem;font-weight:800;margin-bottom:.25rem}.chat-sub[data-v-82cf713b]{font-size:.9375rem}.chat-stream[data-v-82cf713b]{display:flex;flex-direction:column;gap:.75rem;max-height:540px;min-height:360px;overflow-y:auto;padding:1.5rem 1.75rem}.msg[data-v-82cf713b]{display:flex}.msg.user[data-v-82cf713b]{justify-content:flex-end}.msg-bubble[data-v-82cf713b]{background:var(--color-surface);border-radius:var(--border-radius-lg);font-size:.9375rem;line-height:1.5;max-width:80%;padding:.75rem 1rem}.msg.user .msg-bubble[data-v-82cf713b]{background:var(--color-primary);color:#fff}.msg-typing[data-v-82cf713b]{display:inline-flex;gap:.25rem}.dot[data-v-82cf713b]{animation:bounce-82cf713b 1.2s infinite;background:var(--color-text-muted);border-radius:999px;height:.5rem;width:.5rem}.dot[data-v-82cf713b]:nth-child(2){animation-delay:.15s}.dot[data-v-82cf713b]:nth-child(3){animation-delay:.3s}@keyframes bounce-82cf713b{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.chat-input[data-v-82cf713b]{border-top:1px solid rgba(0,0,0,.06);display:flex;gap:.5rem;padding:1rem 1.5rem}.chat-input input[data-v-82cf713b]{border:1.5px solid rgba(0,0,0,.1);border-radius:var(--border-radius);flex:1;font-family:var(--font-body);font-size:1rem;padding:.75rem 1rem}.chat-input input[data-v-82cf713b]:focus{border-color:var(--color-primary);outline:none}.chat-quick[data-v-82cf713b]{display:flex;flex-wrap:wrap;gap:.5rem;padding:.5rem 1.5rem 1.5rem}.chat-quick-btn[data-v-82cf713b]{background:var(--color-surface);border:1.5px solid transparent;border-radius:999px;cursor:pointer;font-family:var(--font-body);font-size:.875rem;padding:.5rem .875rem}.chat-quick-btn[data-v-82cf713b]:hover{border-color:var(--color-primary)}.chat-quick-btn[data-v-82cf713b]:disabled{cursor:not-allowed;opacity:.5}
