.avatar.svelte-112qgxv{border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;flex-shrink:0;object-fit:cover}.avatar-small.svelte-112qgxv{font-size:12px}.avatar-medium.svelte-112qgxv{font-size:14px}.avatar-large.svelte-112qgxv{font-size:18px}.chat-header.svelte-g5m62x{display:flex;align-items:center;padding:8px 16px;background-color:#f6f6f6;border-bottom:.5px solid #c6c6c8;min-height:44px;position:sticky;top:0;z-index:50}.back-button.svelte-g5m62x{display:flex;align-items:center;justify-content:center;background:none;border:none;padding:8px;margin-left:-8px;cursor:pointer;-webkit-tap-highlight-color:transparent}.back-button.svelte-g5m62x:active{opacity:.5}.header-content.svelte-g5m62x{flex:1;display:flex;align-items:center;justify-content:center;gap:10px}.avatars-stack.svelte-g5m62x{display:flex}.avatar-wrapper.svelte-g5m62x{margin-left:-8px;border:2px solid #f6f6f6;border-radius:50%}.avatar-wrapper.svelte-g5m62x:first-child{margin-left:0}.extra-avatar.svelte-g5m62x{width:24px;height:24px;background-color:#8e8e93;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:10px;font-weight:600}.group-info.svelte-g5m62x{width:50%;display:flex;flex-direction:column;align-items:center}.group-name.svelte-g5m62x{font-size:16px;font-weight:600;margin:0;color:#000}.member-count.svelte-g5m62x{width:100%;font-size:12px;color:#8e8e93}.overlay.svelte-1dk8z8r{position:fixed;inset:0;z-index:99}.reaction-picker.svelte-1dk8z8r{position:absolute;bottom:100%;left:50%;transform:translate(-50%);display:flex;gap:4px;background:#fff;border-radius:20px;padding:6px 10px;box-shadow:0 2px 12px #0003;z-index:100;margin-bottom:8px}.reaction-button.svelte-1dk8z8r{background:none;border:none;font-size:24px;padding:4px 6px;cursor:pointer;border-radius:8px;transition:background-color .15s,transform .15s;line-height:1}.reaction-button.svelte-1dk8z8r:hover{background-color:#f0f0f0;transform:scale(1.15)}.reaction-button.svelte-1dk8z8r:active{transform:scale(.95)}.message-container.svelte-1e5n1dp{display:flex;align-items:flex-end;gap:6px;margin:2px 16px;position:relative}.message-container.is-user.svelte-1e5n1dp{flex-direction:row-reverse}.avatar-container.svelte-1e5n1dp{margin-bottom:2px}.message-content.svelte-1e5n1dp{display:flex;flex-direction:column;max-width:70%;position:relative}.is-user.svelte-1e5n1dp .message-content:where(.svelte-1e5n1dp){align-items:flex-end}.sender-name.svelte-1e5n1dp{font-size:11px;font-weight:500;margin-left:12px;margin-bottom:2px}.bubble.svelte-1e5n1dp{padding:8px 12px;border-radius:18px;font-size:16px;line-height:1.35;word-wrap:break-word;position:relative;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.user-bubble.svelte-1e5n1dp{background-color:#007aff;color:#fff;border-bottom-right-radius:4px}.other-bubble.svelte-1e5n1dp{background-color:#e9e9eb;color:#000;border-bottom-left-radius:4px}.bubble.has-tail.user-bubble.svelte-1e5n1dp{border-bottom-right-radius:4px}.bubble.has-tail.other-bubble.svelte-1e5n1dp{border-bottom-left-radius:4px}.reactions.svelte-1e5n1dp{position:absolute;bottom:-8px;right:-4px;display:flex;gap:2px;background:#fff;border-radius:10px;padding:2px 4px;box-shadow:0 1px 3px #00000026;font-size:12px}.is-user.svelte-1e5n1dp .reactions:where(.svelte-1e5n1dp){right:auto;left:-4px}.reaction.svelte-1e5n1dp{line-height:1}.message-text.svelte-1e5n1dp{display:block}.bubble.has-image.svelte-1e5n1dp{padding:8px}.bubble.has-image.svelte-1e5n1dp .message-text:where(.svelte-1e5n1dp){padding:0 4px 8px}.image-container.svelte-1e5n1dp{margin-top:4px}.message-image.svelte-1e5n1dp{max-width:250px;max-height:200px;border-radius:12px;display:block;object-fit:contain}.message-image.hidden.svelte-1e5n1dp{display:none}.image-placeholder.svelte-1e5n1dp{width:200px;height:120px;background:#0000001a;border-radius:12px;display:flex;align-items:center;justify-content:center}.loading-spinner.svelte-1e5n1dp{width:24px;height:24px;border:2px solid rgba(0,0,0,.2);border-top-color:#00000080;border-radius:50%;animation:svelte-1e5n1dp-spin .8s linear infinite}@keyframes svelte-1e5n1dp-spin{to{transform:rotate(360deg)}}.image-error.svelte-1e5n1dp{padding:12px;background:#ff00001a;border-radius:8px;color:#c00;font-size:12px}.input-container.svelte-7btu3z{display:flex;align-items:flex-end;gap:8px;padding:8px 16px;background-color:#f6f6f6;border-top:.5px solid #c6c6c8}.hidden-file-input.svelte-7btu3z{display:none}.plus-button.svelte-7btu3z{align-self:center;background:none;border:none;padding:0;cursor:pointer;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-bottom:2px}.plus-button.svelte-7btu3z:disabled{cursor:not-allowed;opacity:.5}.input-area.svelte-7btu3z{flex:1;display:flex;flex-direction:column;gap:8px}.image-preview-container.svelte-7btu3z{padding-left:4px}.image-preview.svelte-7btu3z{position:relative;display:inline-block;max-width:120px;max-height:80px}.image-preview.svelte-7btu3z img:where(.svelte-7btu3z){max-width:120px;max-height:80px;border-radius:8px;object-fit:cover;display:block}.cancel-image.svelte-7btu3z{position:absolute;top:-6px;right:-6px;background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.input-wrapper.svelte-7btu3z{background-color:#fff;border-radius:20px;border:1px solid #c6c6c8;padding:8px 16px}textarea.svelte-7btu3z{width:100%;border:none;outline:none;resize:none;font-family:inherit;font-size:16px;line-height:1.35;background:transparent;min-height:22px;max-height:100px}textarea.svelte-7btu3z::placeholder{color:#8e8e93}textarea.svelte-7btu3z:disabled{opacity:.6}.send-button.svelte-7btu3z{align-self:center;background:none;border:none;padding:0;cursor:pointer;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-bottom:2px}.send-button.svelte-7btu3z:disabled{cursor:not-allowed}.typing-container.svelte-ej4x60{display:flex;align-items:flex-end;gap:6px;margin:2px 16px}.avatar-container.svelte-ej4x60{margin-bottom:2px}.typing-content.svelte-ej4x60{display:flex;flex-direction:column}.sender-name.svelte-ej4x60{font-size:11px;font-weight:500;margin-left:12px;margin-bottom:2px}.typing-bubble.svelte-ej4x60{background-color:#e9e9eb;border-radius:18px 18px 18px 4px;padding:12px 16px}.typing-dots.svelte-ej4x60{display:flex;gap:4px;align-items:center}.dot.svelte-ej4x60{width:8px;height:8px;background-color:#8e8e93;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}.dot.svelte-ej4x60:nth-child(3){animation-delay:0s}@keyframes svelte-ej4x60-bounce{0%,80%,to{transform:scale(.6);opacity:.5}40%{transform:scale(1);opacity:1}}.selection-screen.svelte-ohth7w{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;min-height:100dvh;padding:24px;background-color:#f2f2f7}.selection-content.svelte-ohth7w{width:100%;max-width:400px;text-align:center}.title.svelte-ohth7w{font-size:28px;font-weight:700;color:#000;margin:0 0 8px}.members-grid.svelte-ohth7w{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.member-card.svelte-ohth7w{display:flex;flex-direction:column;align-items:center;gap:12px;padding:20px 16px;background-color:#fff;border:none;border-radius:16px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease;box-shadow:0 1px 3px #00000014}.member-card.svelte-ohth7w:hover{transform:scale(1.02);box-shadow:0 4px 12px #0000001f}.member-card.svelte-ohth7w:active{transform:scale(.98)}.member-avatar.svelte-ohth7w{width:72px;height:72px;border-radius:50%;object-fit:cover}.member-avatar.fallback.svelte-ohth7w{display:flex;align-items:center;justify-content:center;color:#fff;font-size:28px;font-weight:600}.member-name.svelte-ohth7w{font-size:16px;font-weight:600;color:#000}.chat-container.svelte-1uha8ag{display:flex;flex-direction:column;height:100vh;height:100dvh;max-width:500px;margin:0 auto;background-color:#fff;box-shadow:0 0 20px #0000001a}.messages-area.svelte-1uha8ag{flex:1;overflow-y:auto;background-color:#fff}.messages-list.svelte-1uha8ag{padding:8px 0;min-height:100%;display:flex;flex-direction:column;justify-content:flex-end}
