.v-chat[data-v-20d40168]{background:var(--v-card);border:1px solid var(--v-card-border);border-radius:20px;box-shadow:var(--v-shadow);color:var(--v-fg);margin:0;margin-inline:auto;max-width:38rem;overflow:hidden}.v-chat__head[data-v-20d40168]{align-items:center;border-bottom:1px solid var(--v-card-border);display:flex;font-family:var(--font-heading);font-size:.9375rem;font-weight:600;gap:.6rem;padding:.9rem 1.25rem}.v-chat__avatar[data-v-20d40168]{background:var(--kl-primary);border-radius:8px;color:#fff;display:grid;font-size:.95rem;height:1.9rem;place-items:center;width:1.9rem}.v-chat__list[data-v-20d40168]{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:0;padding:1.25rem}.v-chat__line[data-v-20d40168]{display:flex;position:relative}.v-chat__bubble[data-v-20d40168]{border-radius:14px;font-size:.9375rem;line-height:1.5;max-width:85%;padding:.7rem .95rem;white-space:pre-line}.v-chat__line--user[data-v-20d40168]{justify-content:flex-end}.v-chat__line--user .v-chat__bubble[data-v-20d40168]{background:var(--v-track);border-bottom-right-radius:4px}.v-chat__line--agent .v-chat__bubble[data-v-20d40168]{background:var(--v-accent-tint);border-bottom-left-radius:4px}.v-chat__who[data-v-20d40168]{color:var(--v-accent-strong);display:block;font-size:.75rem;font-weight:600;margin-bottom:.2rem}.v-chat__line--system[data-v-20d40168]{justify-content:center}.v-chat__line--system .v-chat__bubble[data-v-20d40168]{background:none;color:var(--v-muted);font-size:.8125rem;max-width:100%;padding:.2rem .6rem;text-align:center}.v-chat__line--code .v-chat__bubble[data-v-20d40168]{background:none;max-width:100%;padding:0;width:100%}.v-chat__code[data-v-20d40168]{background:#14122b;border-radius:12px;color:#e6e3ff;font-size:.8125rem;line-height:1.6;margin:0;overflow-x:auto;padding:.9rem 1rem;white-space:pre}.v-chat__cl[data-v-20d40168]{display:block}.v-chat__typing[data-v-20d40168]{background:var(--v-accent-tint);border-radius:14px 14px 14px 4px;display:none;gap:4px;left:0;padding:.75rem .9rem;position:absolute;top:0}.v-chat__typing i[data-v-20d40168]{animation:v-chat-dot-20d40168 1s ease-in-out infinite;background:var(--v-accent);border-radius:50%;height:6px;width:6px}.v-chat__typing i[data-v-20d40168]:nth-child(2){animation-delay:.15s}.v-chat__typing i[data-v-20d40168]:nth-child(3){animation-delay:.3s}@keyframes v-chat-dot-20d40168{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}.is-typing .v-chat__typing[data-v-20d40168]{display:inline-flex}.v-chat__bubble[data-v-20d40168]{transition:opacity .35s var(--v-ease),transform .35s var(--v-ease)}.is-hidden .v-chat__bubble[data-v-20d40168],.is-typing .v-chat__bubble[data-v-20d40168]{opacity:0;transform:translateY(8px);transition:none}.v-chat__cl[data-v-20d40168]{clip-path:inset(0 0 0 0);transition:clip-path .45s steps(18) calc(var(--l)*.28s)}.is-hidden .v-chat__cl[data-v-20d40168]{clip-path:inset(0 100% 0 0);transition:none}
