body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f5f5f5;height:100vh;overflow:hidden}main.svelte-hy9bcf{display:flex;flex-direction:column;height:100vh;max-width:600px;margin:0 auto;background:#fff}header.svelte-hy9bcf{display:flex;align-items:center;padding:1rem;background:var(--accent);color:#fff;gap:1rem}.back.svelte-hy9bcf{color:#fff;text-decoration:none;font-size:1.5rem}.char-info.svelte-hy9bcf{display:flex;align-items:center;gap:.5rem;flex:1}.emoji.svelte-hy9bcf{font-size:2rem}.name.svelte-hy9bcf{font-weight:700;font-size:1.25rem}.char-switcher.svelte-hy9bcf{display:flex;gap:.25rem}.char-btn.svelte-hy9bcf{background:#fff3;border:none;border-radius:50%;width:36px;height:36px;font-size:1.25rem;cursor:pointer}.char-btn.active.svelte-hy9bcf{background:#fff}.chat.svelte-hy9bcf{flex:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:1rem}.message.svelte-hy9bcf{display:flex;gap:.5rem;align-items:flex-end}.message.user.svelte-hy9bcf{justify-content:flex-end}.avatar.svelte-hy9bcf{font-size:1.5rem}.bubble.svelte-hy9bcf{max-width:70%;padding:.75rem 1rem;border-radius:1rem;line-height:1.4}.message.assistant.svelte-hy9bcf .bubble:where(.svelte-hy9bcf){background:#f0f0f0;border-bottom-left-radius:.25rem}.message.user.svelte-hy9bcf .bubble:where(.svelte-hy9bcf){background:var(--accent);color:#fff;border-bottom-right-radius:.25rem}.typing.svelte-hy9bcf{animation:svelte-hy9bcf-pulse 1s infinite}@keyframes svelte-hy9bcf-pulse{0%,to{opacity:.5}50%{opacity:1}}.input-area.svelte-hy9bcf{display:flex;padding:1rem;gap:.5rem;border-top:1px solid #eee}.input-area.svelte-hy9bcf input:where(.svelte-hy9bcf){flex:1;padding:.75rem 1rem;border:2px solid #eee;border-radius:25px;font-size:1rem;outline:none}.input-area.svelte-hy9bcf input:where(.svelte-hy9bcf):focus{border-color:var(--accent)}.input-area.svelte-hy9bcf button:where(.svelte-hy9bcf){padding:.75rem 1.5rem;background:var(--accent);color:#fff;border:none;border-radius:25px;font-weight:700;cursor:pointer}.input-area.svelte-hy9bcf button:where(.svelte-hy9bcf):disabled{opacity:.5;cursor:not-allowed}.error.svelte-hy9bcf{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh}
