.grid.svelte-1vv4czo{display:grid;place-items:center}p.svelte-1vv4czo{grid-area:1/1}.content.svelte-18t44xh{height:99%;margin:0 auto}.chat-container.svelte-18t44xh{height:100%;max-width:800px;padding:1rem;display:flex;flex-direction:column;border-left:1px solid;border-right:1px solid;border-image:linear-gradient(to bottom,transparent 0%,var(--AccentColorPrimary) 10%,var(--AccentColorPrimary) 80%,transparent 90%) 1 100%}.messages.svelte-18t44xh{width:100%;height:100%;display:flex;flex-direction:column;gap:20px;overflow:scroll;margin-bottom:20px;font-family:Times New Roman,Times,serif}.message.svelte-18t44xh{padding:.75rem;border-radius:.75rem;width:80%}.message.svelte-18t44xh strong:where(.svelte-18t44xh){font-weight:600}.message.user.svelte-18t44xh{background-color:var(--MessageBackground-User);align-self:end}.message.assistant.svelte-18t44xh{background-color:var(--MessageBackground-Assistant)}.input-form.svelte-18t44xh{display:flex;gap:10px;top:0;position:relative}input.svelte-18t44xh{flex-grow:1;padding:8px;border:1px solid #ccc;border-radius:4px}.downButton.svelte-18t44xh{border:none;background:none;cursor:pointer}button.svelte-18t44xh:disabled{background-color:#ccc}.loading.svelte-18t44xh{text-align:center;color:#666;font-style:italic}.bottomScroll.svelte-18t44xh{position:absolute;margin-top:-5rem;width:100%;display:flex;align-items:center;justify-content:center;z-index:5;background-color:transparent}.loadingMessageContainer.svelte-18t44xh{width:100%;text-align:center;font-style:italic}.content.svelte-a5orat{width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center}.chat.svelte-a5orat{width:60vw;height:85vh;margin-top:3rem}@media (width < 800px){.chat.svelte-a5orat{width:90vw}}
