.panel.svelte-14lszba{background-color:#28a745;color:#fff;padding:1rem;position:fixed;top:50px;left:0;height:calc(100vh - 50px);width:250px;box-shadow:2px 0 5px #0003;transform:translate(-100%);transition:transform .3s ease}.panel.visible.svelte-14lszba{transform:translate(0)}.session-list.svelte-14lszba{list-style:none;padding:0;margin:0}.session-item.svelte-14lszba{margin:10px 0;padding:10px;cursor:pointer;background:#fff;color:#333;border-radius:5px}.session-item.svelte-14lszba:hover{background:#d1e7dd}.svelte-126exh0{margin:0;padding:0;box-sizing:border-box}.app-container.svelte-126exh0{display:flex;flex-direction:column;height:100vh;background-color:#f4f4f5}.top-panel.svelte-126exh0{display:flex;align-items:center;justify-content:space-between;background-color:#007bff;color:#fff;padding:.5rem 1rem;height:50px;box-shadow:0 2px 5px #0000001a}.top-panel.svelte-126exh0 .toggle-button:where(.svelte-126exh0){padding:.5rem 1rem;font-size:1rem;background-color:#28a745;color:#fff;border:none;border-radius:.375rem;cursor:pointer}.app-content.svelte-126exh0{display:flex;flex:1;overflow:hidden}.left-drawer.svelte-126exh0{position:fixed;top:50px;left:0;height:calc(100vh - 50px);width:250px;background-color:#28a745;color:#fff;display:flex;flex-direction:column;transform:translate(-100%);transition:transform .3s ease;box-shadow:2px 0 5px #0003;z-index:1000}.left-drawer.visible.svelte-126exh0{transform:translate(0)}.drawer-header.svelte-126exh0{padding:1rem;font-size:1.5rem;font-weight:700;text-align:center;border-bottom:2px solid white}.drawer-footer.svelte-126exh0{margin-top:auto;padding:1rem;text-align:center}.messages-container.svelte-126exh0{flex-grow:1;display:flex;flex-direction:column;overflow:hidden;margin-left:0;transition:margin-left .3s ease}.messages-container.with-drawer.svelte-126exh0{margin-left:250px}.messages.svelte-126exh0{flex-grow:1;overflow-y:auto;padding:1rem}.message.svelte-126exh0{display:flex;margin-bottom:1rem;padding:.5rem;border-radius:.375rem}.message.user.svelte-126exh0{justify-content:flex-start;align-items:flex-start;background-color:#d1e7dd;max-width:60%;margin-left:0}.message.assistant.svelte-126exh0{justify-content:flex-end;align-items:flex-end;background-color:#f8d7da;max-width:60%;margin-left:auto}.input-container.svelte-126exh0{display:flex;padding:1rem;background:#fff;border-top:1px solid #e5e7eb}.input-container.svelte-126exh0 input:where(.svelte-126exh0){flex-grow:1;padding:.5rem;margin-right:.5rem;border:1px solid #d1d5db;border-radius:.375rem}.input-container.svelte-126exh0 button:where(.svelte-126exh0){padding:.5rem 1rem;background-color:#2563eb;color:#fff;border:none;border-radius:.375rem;cursor:pointer}.message.svelte-126exh0 p:where(.svelte-126exh0){margin:0;white-space:pre-wrap;word-wrap:break-word}
