html{height:100%;width:100%;overflow:hidden}body{margin:0;font-family:sans-serif;height:100dvh;min-height:100%;position:fixed;width:100%;overflow:hidden}.chat-root.svelte-59vqaf{display:flex;flex-direction:column;height:100%;width:100%;overflow:hidden}.mobile-header.svelte-59vqaf{display:none;flex-shrink:0}@media(max-width:600px){.mobile-header.svelte-59vqaf{display:flex;align-items:center;padding:10px 15px;background:#fafafa;border-bottom:1px solid #ddd;height:50px;min-height:50px;flex-shrink:0;position:relative;z-index:10}.back-btn.svelte-59vqaf{width:32px;height:32px;border-radius:50%;background:#000;color:#fff;border:none;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;font-family:monospace;cursor:pointer;padding-bottom:2px}}.back-btn.svelte-59vqaf:active{opacity:.7}.chat-box.svelte-59vqaf{padding:20px;border:1px solid #ccc;border-radius:8px;height:100%}.chat-wrapper.svelte-59vqaf{display:flex;flex-direction:column;flex:1;min-height:0}.messages.svelte-59vqaf{flex:1;overflow-y:auto;padding:10px;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.bubble.svelte-59vqaf{max-width:70%;padding:10px 14px;border-radius:18px;margin-bottom:12px;font-size:15px;line-height:1.4}.you.svelte-59vqaf{background:#d2f8d2;align-self:flex-end;border-bottom-right-radius:4px}.ai.svelte-59vqaf{background:#f1f1f1;align-self:flex-start;border-bottom-left-radius:4px}.input-bar.svelte-59vqaf{display:flex;gap:8px;padding:8px;border-top:1px solid #ddd}.text-input.svelte-59vqaf{flex:1;border:1px solid #ccc;border-radius:20px;padding:10px 14px;font-size:16px;outline:none}.send-btn.svelte-59vqaf{background:#6d6d6d;color:#fff;border:none;padding:0 18px;border-radius:18px;font-weight:600;cursor:pointer}.send-btn.svelte-59vqaf:hover{background:#b1afaf}.typing.svelte-59vqaf{display:flex;gap:4px;opacity:.7}.dot.svelte-59vqaf{width:6px;height:6px;background:#555;border-radius:50%;animation:svelte-59vqaf-blink 1.4s infinite both}.dot.svelte-59vqaf:nth-child(2){animation-delay:.2s}.dot.svelte-59vqaf:nth-child(3){animation-delay:.4s}@keyframes svelte-59vqaf-blink{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.swipe-container.svelte-kyslrg{position:relative;margin-bottom:10px;height:65px;overflow:hidden;border-radius:6px;background-color:#4d4b4b;cursor:pointer}.actions.svelte-kyslrg{position:absolute;top:0;right:0;width:80px;height:100%;display:flex;align-items:center;justify-content:center}.delete-btn.svelte-kyslrg{background:none;border:none;color:#fff;font-weight:700;font-size:14px;width:100%;height:100%;cursor:pointer}.content.svelte-kyslrg{position:relative;background:#fff;width:100%;height:100%;padding:10px;box-sizing:border-box;border:1px solid #ddd;border-radius:6px;display:flex;flex-direction:column;justify-content:center;z-index:2;transition:background .2s,transform .2s ease-out;cursor:pointer}.content.svelte-kyslrg:hover{background:#e4e2e2}.title.svelte-kyslrg{font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.time.svelte-kyslrg{font-size:12px;color:#888;margin-top:4px}.list.svelte-15s4cft{padding:10px}.header.svelte-15s4cft{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.new-btn.svelte-15s4cft{background:#6d6d6d;color:#fff;border:none;width:30px;height:30px;border-radius:50%;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.new-btn.svelte-15s4cft:hover{background:#a6b4ab}.app-shell.svelte-1duc7gd{display:flex;height:100%;width:100%;overflow:hidden}.sidebar-area.svelte-1duc7gd{width:280px;border-right:1px solid #ddd;background:#fafafa;overflow-y:auto}.main-area.svelte-1duc7gd{flex:1;overflow:hidden;position:relative}@media(max-width:600px){.app-shell.mode-list.svelte-1duc7gd .sidebar-area:where(.svelte-1duc7gd){display:block;width:100%}.app-shell.mode-list.svelte-1duc7gd .main-area:where(.svelte-1duc7gd){display:none}.app-shell.mode-chat.svelte-1duc7gd .sidebar-area:where(.svelte-1duc7gd){display:none}.app-shell.mode-chat.svelte-1duc7gd .main-area:where(.svelte-1duc7gd){display:block;width:100%;height:100%}}
