:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.card{padding:2em}#app{width:100%;height:100vh;margin:0;padding:0}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}.message.system{background-color:#e9e9e9!important;color:#213547!important}}*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;overflow-x:hidden}#app{width:100%;height:100%;padding:1rem}@media screen and (max-width: 767px){#app{padding:.5rem}}@media screen and (max-width: 480px){html{font-size:14px}}.chat-container[data-v-6579506d]{display:flex;flex-direction:column;height:100svh;max-width:800px;margin:0 auto;padding:1rem;box-sizing:border-box}.session-selector[data-v-6579506d]{display:flex;margin-bottom:1rem;gap:.5rem}.session-select[data-v-6579506d]{flex:1;padding:.5rem;border-radius:.5rem;background-color:#0000001a;border:none;color:inherit;outline:none;font-size:.9rem;text-overflow:ellipsis}.new-session-button[data-v-6579506d]{background-color:#646cff;color:#fff;border:none;border-radius:.5rem;padding:.5rem 1rem;cursor:pointer}.messages-container[data-v-6579506d]{flex:1;overflow-y:auto;margin-bottom:1rem;display:flex;flex-direction:column;padding:1rem;border-radius:.5rem;background-color:#0000001a}.message[data-v-6579506d]{margin-bottom:1rem;max-width:80%;padding:.75rem 1rem;border-radius:1rem;word-break:break-word}.message.user[data-v-6579506d]{align-self:flex-end;background-color:#646cff;color:#fff;border-bottom-right-radius:.25rem}.message.system[data-v-6579506d]{align-self:flex-start;background-color:#1a1a1a;color:#fff;border-bottom-left-radius:.25rem}.input-container[data-v-6579506d]{display:flex;border-radius:1rem;background-color:#0000001a;padding:.5rem;position:relative;bottom:0;width:100%}.message-input[data-v-6579506d]{flex:1;border:none;outline:none;background-color:transparent;padding:.75rem;color:inherit;font-family:inherit;border-radius:.5rem}.send-button[data-v-6579506d]{background-color:#646cff;color:#fff;border:none;border-radius:.5rem;padding:.5rem 1rem;margin-left:.5rem;cursor:pointer}.message-timestamp[data-v-6579506d]{font-size:.75rem;opacity:.7;margin-top:.25rem;text-align:right}
