.navigator.svelte-1auezvt{display:flex;gap:8px;align-items:center;background:#2c2f3399;padding:8px;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.message-counter.svelte-1auezvt{color:#a879e3;font-size:.9rem;min-width:45px;text-align:center}.arrow-button.svelte-1auezvt{background:transparent;border:none;cursor:pointer;padding:4px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s}.arrow-button.svelte-1auezvt:hover:not(:disabled){background:#a879e31a}.arrow-button.svelte-1auezvt:active:not(:disabled){background:#a879e333}.arrow-button.svelte-1auezvt:disabled{cursor:not-allowed;opacity:.5}@media (min-width: 1024px){.navigator.svelte-1auezvt{gap:4px;padding:4px}.arrow-button.svelte-1auezvt{padding:2px}.message-counter.svelte-1auezvt{min-width:40px;font-size:.8rem}}.typing-indicator.svelte-1hlr629{display:flex;padding:1rem;align-items:center;justify-content:flex-start}.dot.svelte-1hlr629{width:.5rem;height:.5rem;border-radius:50%;background-color:#8e9297;margin:0 .25rem;animation:svelte-1hlr629-pulse 1.4s infinite}.dot.svelte-1hlr629:nth-child(2){animation-delay:.2s}.dot.svelte-1hlr629:nth-child(3){animation-delay:.4s}@keyframes svelte-1hlr629-pulse{0%,80%,to{transform:scale(.5);opacity:.5}40%{transform:scale(1);opacity:1}}.message.svelte-1hsteaq{width:min(90vw,600px);height:min(30vh,200px);background:#2c2f3399;padding:.5rem;border-radius:24px;color:#e0e0e0;box-shadow:0 4px 8px #0003;cursor:pointer;border:2px solid #a879e3;overflow:hidden;display:flex;flex-direction:column;position:relative}.message-container.svelte-1hsteaq{flex:1;display:flex;gap:0rem;align-items:flex-start;overflow:hidden;min-height:0;padding-bottom:.1rem;margin-bottom:1.5rem}.content.svelte-1hsteaq{font-size:1rem;line-height:1.4;width:100%;height:100%;overflow-y:auto;padding-right:0rem;scrollbar-width:thin;scrollbar-color:#a879e3 rgba(44,47,51,.6)}.content.svelte-1hsteaq::-webkit-scrollbar{width:6px}.content.svelte-1hsteaq::-webkit-scrollbar-track{background:#2c2f3399;border-radius:3px}.content.svelte-1hsteaq::-webkit-scrollbar-thumb{background-color:#a879e3;border-radius:3px}.content.svelte-1hsteaq p:where(.svelte-1hsteaq){margin:0;transition:all .15s ease-out;white-space:pre-wrap}.streaming.svelte-1hsteaq{animation:svelte-1hsteaq-streamFade .3s ease-out}@keyframes svelte-1hsteaq-streamFade{0%{opacity:.6}to{opacity:1}}.initial-message-container.svelte-1hsteaq{display:flex;align-items:center;justify-content:center}.initial-content.svelte-1hsteaq{display:flex;align-items:center;justify-content:center;text-align:center;height:100%}.initial-text.svelte-1hsteaq{font-size:1.5rem!important;font-weight:600;color:#fff!important;text-align:center;line-height:1.3!important;margin:0!important;text-shadow:0 2px 4px rgba(0,0,0,.3)}.navigator-wrapper.svelte-1hsteaq{position:absolute;bottom:.25rem;right:.75rem;display:flex;justify-content:flex-end;flex-shrink:0;z-index:10}.loading-container.svelte-1hsteaq{display:flex;align-items:center;justify-content:center}.message.svelte-e3g0pm{width:-moz-fit-content;width:fit-content;min-width:min(8vh,80px);max-width:min(85vw,450px);height:min(8vh,80px);background:#191b1f66;padding:min(1.5rem,3vh) min(1.5rem,3vw);border-radius:20rem;color:#e0e0e0;box-shadow:0 4px 8px #0003;display:flex;align-items:center;overflow:hidden}.content.svelte-e3g0pm{font-size:min(1rem,2.5vh);line-height:1.5;width:100%;overflow:hidden}.content.svelte-e3g0pm p:where(.svelte-e3g0pm){margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.chat-container.svelte-h6bh46{width:min(90vw,600px);height:auto;max-height:100%;display:flex;flex-direction:column;border-radius:24px;background:#2c2f3366;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);overflow:hidden;margin:0 auto}.chat-scroll.svelte-h6bh46{flex-grow:1;min-height:0;overflow-y:auto;padding-bottom:.5rem;-ms-overflow-style:none;scrollbar-width:none}.chat-scroll.svelte-h6bh46::-webkit-scrollbar{display:none}.messages.svelte-h6bh46{padding:1rem 0 0}.message-pair.svelte-h6bh46{display:flex;flex-direction:column;margin-bottom:2rem;overflow:visible}.message-pair.svelte-h6bh46:last-child{margin-bottom:0}.bot-message.svelte-h6bh46{display:flex;justify-content:center;margin-bottom:.5rem}.user-message.svelte-h6bh46{display:flex;justify-content:flex-end}@media (min-width: 1024px){.chat-container.svelte-h6bh46{margin-bottom:1vh}.message-pair.svelte-h6bh46:last-child{margin-bottom:1.5rem}}.input-container.svelte-1dpbq9g{display:flex;align-items:center;background-color:#36393f;border:1px solid #23272a;border-radius:2.5rem;padding:1.25rem;box-sizing:border-box;transition:border-color .2s ease;width:100%;cursor:text}.input-container.svelte-1dpbq9g:focus-within{border-color:#5865f2}.send-button.svelte-1dpbq9g{border:none;background-color:transparent;color:#e0e0e0;cursor:pointer;border-radius:2rem;display:flex;align-items:center;justify-content:center;transition:background-color .2s;padding:.75rem;margin-left:.5rem;flex-shrink:0}.send-button.svelte-1dpbq9g:hover{background-color:#5c5f6933}.send-button.svelte-1dpbq9g svg:where(.svelte-1dpbq9g){width:1.25rem;height:1.25rem}input.svelte-1dpbq9g{flex:1;background-color:transparent;border:none;color:#e0e0e0;font-size:1rem;padding:.75rem;cursor:text;width:100%;height:100%}input.svelte-1dpbq9g::-moz-placeholder{color:#888}input.svelte-1dpbq9g::placeholder{color:#888}input.svelte-1dpbq9g:focus{outline:none}@media (min-width: 1024px){.input-container.svelte-1dpbq9g{padding:clamp(1rem,3vh,2.25rem)}input.svelte-1dpbq9g{padding:clamp(.75rem,2.2vh,1.25rem);font-size:clamp(1rem,2.5vh,1.3rem)}.send-button.svelte-1dpbq9g{padding:clamp(.75rem,2.5vh,1.5rem)}.send-button.svelte-1dpbq9g svg:where(.svelte-1dpbq9g){width:clamp(1.25rem,3.2vh,2rem);height:clamp(1.25rem,3.2vh,2rem)}}.error-message.svelte-1dpbq9g{color:#f04747;font-size:.875rem;padding-left:1.25rem;margin-top:.25rem}
