.header.svelte-g5m62x{display:flex;align-items:center;padding:10px 16px;border-bottom:1px solid var(--border-color);background:#000000e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:sticky;top:0;z-index:100;height:60px}.back-btn.svelte-g5m62x{background:none;border:none;padding:0;margin-right:15px;cursor:pointer;color:var(--text-color)}.avatar-container.svelte-g5m62x{position:relative;margin-right:12px}.avatar.svelte-g5m62x{width:38px;height:38px;border-radius:50%;background:#333;border:2px solid var(--bg-color);padding:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.status-dot.svelte-g5m62x{width:12px;height:12px;background:#46d369;border:2px solid white;border-radius:50%;position:absolute;bottom:0;right:0;animation:svelte-g5m62x-pulse 2s infinite}@keyframes svelte-g5m62x-pulse{0%{box-shadow:0 0 #46d36966}70%{box-shadow:0 0 0 4px #46d36900}to{box-shadow:0 0 #46d36900}}.info.svelte-g5m62x{flex:1;display:flex;flex-direction:column}.name.svelte-g5m62x{font-weight:600;font-size:15px}.status.svelte-g5m62x{font-size:12px;color:var(--secondary-text)}.actions.svelte-g5m62x{display:flex;gap:20px;color:var(--text-color)}.message-row.svelte-1e5n1dp{display:flex;align-items:flex-end;margin-bottom:8px;padding:0 16px}.user.svelte-1e5n1dp{justify-content:flex-end}.avatar-placeholder.svelte-1e5n1dp{width:28px;height:28px;border-radius:50%;background:#262626;margin-right:8px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.user.svelte-1e5n1dp .avatar-placeholder:where(.svelte-1e5n1dp){display:none}.bubble.svelte-1e5n1dp{max-width:70%;padding:10px 14px;border-radius:22px;font-size:15px;line-height:1.4;position:relative;word-wrap:break-word}.message-row.svelte-1e5n1dp:not(.user) .bubble:where(.svelte-1e5n1dp){background-color:var(--message-in-bg);color:var(--text-color);border-bottom-left-radius:4px}.user.svelte-1e5n1dp .bubble:where(.svelte-1e5n1dp){background-color:var(--message-out-bg);color:var(--message-out-text);border-bottom-right-radius:4px;display:flex;flex-direction:row;flex-wrap:wrap;column-gap:8px;align-items:flex-end;justify-content:flex-end}.status-icon.svelte-1e5n1dp{font-size:10px;margin-top:0;display:none;color:#fff9;transition:color .3s ease;line-height:1;padding-bottom:2px}.user.svelte-1e5n1dp .bubble:where(.svelte-1e5n1dp) .status-icon:where(.svelte-1e5n1dp){display:block}.status-icon.seen.svelte-1e5n1dp{color:#e6683c;animation:svelte-1e5n1dp-turnBlue .5s ease 1s forwards;color:#fff9}@keyframes svelte-1e5n1dp-turnBlue{to{color:#3797f0}}.typing-container.svelte-ej4x60{display:flex;align-items:flex-end;padding:0 16px;margin-bottom:8px}.avatar-placeholder.svelte-ej4x60{width:28px;height:28px;border-radius:50%;background:#262626;margin-right:8px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.bubble.svelte-ej4x60{background-color:var(--message-in-bg);padding:12px 16px;border-radius:22px 22px 22px 4px;display:flex;align-items:center;gap:4px;height:40px}.dot.svelte-ej4x60{width:6px;height:6px;background-color:#aaa;border-radius:50%;animation:svelte-ej4x60-bounce 1.4s infinite ease-in-out both}.dot.svelte-ej4x60:nth-child(1){animation-delay:-.32s}.dot.svelte-ej4x60:nth-child(2){animation-delay:-.16s}@keyframes svelte-ej4x60-bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.options-container.svelte-1ofcqx8{display:flex;flex-direction:column;gap:8px;padding:16px;width:100%;background:transparent}.option-btn.svelte-1ofcqx8{width:100%;padding:14px;border-radius:20px;border:1px solid var(--border-color);background:#1a1a1a;color:var(--text-color);font-size:14px;font-weight:500;cursor:pointer;transition:transform .1s,background .2s;text-align:center;box-shadow:0 2px 4px #0003}.option-btn.svelte-1ofcqx8:active{transform:scale(.98);background:#f5f5f5}.drama.svelte-1ofcqx8{border-left:4px solid #ff4b4b}.reality.svelte-1ofcqx8{border-left:4px solid #4b9dff}.chat-layout.svelte-1kz6qtw{display:flex;flex-direction:column;height:100vh;background-color:var(--bg-color);max-width:600px;margin:0 auto;border-right:1px solid var(--border-color);border-left:1px solid var(--border-color);position:relative}.messages-area.svelte-1kz6qtw{flex:1;overflow-y:auto;padding-top:20px;padding-bottom:20px;background:var(--bg-color)}.options-wrapper.svelte-1kz6qtw{border-top:1px solid var(--border-color);background:#000000f2}.scroll-btn.svelte-1kz6qtw{position:absolute;bottom:80px;right:20px;background:var(--primary-color);background:#3797f0;color:#fff;border:none;border-radius:20px;padding:8px 12px;display:flex;align-items:center;gap:6px;cursor:pointer;box-shadow:0 4px 12px #0000004d;z-index:50;font-weight:600;animation:svelte-1kz6qtw-popIn .2s cubic-bezier(.175,.885,.32,1.275)}@keyframes svelte-1kz6qtw-popIn{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}
