﻿.chat-input-wrapper.svelte-18z69i{position:relative;display:flex;align-items:center;padding:1rem;gap:1rem;font-size:medium;background-color:#2d2d2f;border:1px solid var(--color-border);border-radius:1rem}.chat-input-wrapper.svelte-18z69i>input:where(.svelte-18z69i){width:100%;flex:1 0;background-color:transparent}.chat-input-wrapper.svelte-18z69i>input:where(.svelte-18z69i)::-moz-placeholder{color:#727272}.chat-input-wrapper.svelte-18z69i>input:where(.svelte-18z69i)::placeholder{color:#727272}.chat-input-wrapper.svelte-18z69i>input:where(.svelte-18z69i):disabled{opacity:.5}.chat-input-wrapper.svelte-18z69i>input:where(.svelte-18z69i):focus-visible{box-shadow:unset!important;outline:none!important}.chat-controls.svelte-1d0nsur{position:relative;width:100%;z-index:0;padding:1rem}.chat-controls-wrapper.svelte-1d0nsur{display:flex;width:100%;justify-content:space-around}.chat-controls-left.svelte-1d0nsur{display:flex;width:100%;justify-content:flex-start}.chat-controls-right.svelte-1d0nsur{display:flex;width:100%;justify-content:flex-end;align-items:center}.chat-content.svelte-1r58m7z{width:100%;height:100%;overflow-y:auto;display:flex;flex-direction:column;scrollbar-width:thin}.chat-message-list.svelte-1r58m7z{padding:0 1rem;display:flex;flex-direction:column-reverse;margin-top:auto}.chat-empty.svelte-1r58m7z{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.chat-scroll-to-bottom.svelte-1r58m7z{position:absolute;transform:translate(-50%,-50%);left:50%;bottom:14rem}.chat-header.svelte-kamykf{flex:0 0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 1rem;height:6.4rem;background-color:#141415}.chat.svelte-1f9q2sz{display:flex;flex-direction:column;min-width:35rem;height:100%}
