.main-container.svelte-ywidw1{height:100vh;display:flex;flex-direction:column;overflow:hidden}.chat-container.svelte-ywidw1{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}.chat-container-view.svelte-ywidw1{flex:1;display:flex;flex-direction:column;overflow:hidden}.pre-chat.svelte-ywidw1{padding:var(--space-xl)}.pre-chat.svelte-ywidw1 h2:where(.svelte-ywidw1){font-size:var(--font-size-base);text-align:center}.chat-box.svelte-ywidw1{width:100%;padding:var(--space-xl)}.chat-view-wrapper.svelte-ywidw1{flex:1;overflow-y:auto;width:100%}.chat-view.svelte-ywidw1{padding:var(--space-xl)}.chat-view.svelte-ywidw1 .message:where(.svelte-ywidw1){color:red}.chat-view.svelte-ywidw1 .user:where(.svelte-ywidw1){color:var(--light-shade);background-color:var(--primary-color);border-radius:var(--space-sm)}.chat-view.svelte-ywidw1 .user:where(.svelte-ywidw1) p:where(.svelte-ywidw1){padding:var(--space-sm);margin:var(--space-sm)}.chat-view.svelte-ywidw1 .assistant:where(.svelte-ywidw1){color:var(--primary-color);background-color:var(--light-shade);border-radius:var(--space-sm);white-space:pre-wrap}.chat-view.svelte-ywidw1 .assistant:where(.svelte-ywidw1) p:where(.svelte-ywidw1){padding:var(--space-sm);margin:var(--space-sm)}.chat-box-bottom.svelte-ywidw1{width:100%;padding:var(--space-sm);flex-shrink:0;border-top:1px solid #eee;background-color:#fff}.chat-form.svelte-ywidw1{display:flex;flex-direction:row;gap:var(--space-sm);justify-content:center}.chat-box.svelte-ywidw1 textarea:where(.svelte-ywidw1),.chat-box-bottom.svelte-ywidw1 textarea:where(.svelte-ywidw1){width:60%;padding:var(--space-sm);font-size:var(--font-size-base);border-color:var(--primary-color);border-radius:var(--space-sm);border-width:.5px;resize:vertical;min-height:40px;max-height:120px}button.svelte-ywidw1{color:var(--light-shade);background-color:var(--primary-color);border:none;border-radius:var(--space-sm);padding:var(--space-sm) var(--space-md);cursor:pointer;align-self:flex-end}button.svelte-ywidw1:hover{opacity:.9}
