header.svelte-5h7b7u{position:sticky;top:0;margin:0;padding:.5rem 1rem;background:var(--surface);color:var(--surface-foreground);border-bottom:var(--default-border);z-index:3}@media screen and (max-width:600px){header.svelte-5h7b7u{top:3.125rem}}.bar.svelte-5h7b7u{display:flex;flex-direction:row;align-items:center;gap:.5rem}.identity.svelte-5h7b7u{display:flex;flex-direction:row;align-items:center;gap:.6rem;min-width:0;flex:1}.avatar.svelte-5h7b7u{width:36px;height:36px;flex-shrink:0}.avatar.svelte-5h7b7u img:where(.svelte-5h7b7u),.placeholder.svelte-5h7b7u{width:36px;height:36px;border-radius:var(--radius);object-fit:cover}.placeholder.svelte-5h7b7u{display:flex;align-items:center;justify-content:center;background:var(--accent-surface-low);color:var(--accent-gray)}h1.svelte-5h7b7u{margin:0;font-size:1.2rem;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.details-trigger.svelte-5h7b7u,.menu-trigger.svelte-5h7b7u{color:var(--accent-gray);flex-shrink:0}.details.svelte-5h7b7u{padding:0;border:var(--default-border);border-radius:var(--radius);max-width:min(90vw,28rem)}.details-body.svelte-5h7b7u{max-height:70vh;overflow:auto;padding:1rem;display:flex;flex-direction:column;gap:.75rem}.details-head.svelte-5h7b7u{display:flex;align-items:center;gap:.6rem;min-width:0}.details-head.svelte-5h7b7u h2:where(.svelte-5h7b7u){margin:0;font-size:1.2rem;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.creator.svelte-5h7b7u{display:flex;align-items:center;gap:.3rem;min-width:0;color:var(--accent-gray);text-decoration:none}.message.svelte-1c18eu{display:flex;flex-direction:row;gap:12px;padding:.3rem 1rem;position:relative}.message.svelte-1c18eu:hover{background:var(--accent-surface-low)}.left.svelte-1c18eu{width:40px;flex-shrink:0;display:flex;justify-content:center}.compact.svelte-1c18eu .timestamp:where(.svelte-1c18eu){visibility:hidden;font-size:.6rem;line-height:1.4;white-space:nowrap}.compact.svelte-1c18eu:hover .timestamp:where(.svelte-1c18eu),.compact.selected.svelte-1c18eu .timestamp:where(.svelte-1c18eu){visibility:visible}.body.svelte-1c18eu{min-width:0;flex:1}.head.svelte-1c18eu{display:flex;flex-direction:row;align-items:baseline;gap:.4rem}.name.svelte-1c18eu{font-weight:700;color:var(--foreground);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.content.svelte-1c18eu{min-width:0}.actions.svelte-1c18eu{display:none;align-items:center;gap:.25rem;position:absolute;top:0;right:.75rem;transform:translateY(-50%);padding:.2rem .4rem;background:var(--accent-surface-low);border-radius:var(--radius)}.message.svelte-1c18eu:hover .actions:where(.svelte-1c18eu),.message.selected.svelte-1c18eu .actions:where(.svelte-1c18eu),.actions.svelte-1c18eu:has([data-melt-popover-content][data-open]){display:flex}.actions.svelte-1c18eu>span:where(.svelte-1c18eu){display:flex;align-items:center}.actions.svelte-1c18eu button.clear,.actions.svelte-1c18eu button{padding:8px;color:var(--accent-gray)}.actions.svelte-1c18eu button.hidden:where(.svelte-1c18eu){display:none}.chat.svelte-cevub6{flex:1}.loading.svelte-cevub6{margin:1rem auto;text-align:center}.day-separator.svelte-cevub6{display:flex;align-items:center;justify-content:center;margin:.5rem 0;color:var(--accent-gray);font-size:.8rem}.day-separator.svelte-cevub6 span:where(.svelte-cevub6){padding:.1rem .6rem;border:var(--default-border);border-radius:999px}.unread.svelte-cevub6{position:fixed;bottom:5rem;left:50%;transform:translate(-50%);z-index:2;display:flex;align-items:center;gap:.3rem;padding:.3rem .8rem;border:none;border-radius:999px;background:var(--accent);color:#fff;cursor:pointer;box-shadow:0 1px 4px #0000004d}.composer.svelte-2hl4of{position:sticky;bottom:0;width:100%;background:var(--surface);color:var(--surface-foreground);border-top:var(--default-border);padding:.5rem;z-index:2}.reply.svelte-2hl4of{display:flex;align-items:center;justify-content:space-between;gap:.5rem;font-size:.8rem;color:var(--accent-gray);padding:0 .5rem .3rem}.reply-label.svelte-2hl4of{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reply.svelte-2hl4of a:where(.svelte-2hl4of){color:var(--accent)}.reply.svelte-2hl4of button:where(.svelte-2hl4of){flex-shrink:0;width:1.75rem;height:1.75rem;display:flex;align-items:center;justify-content:center;color:var(--accent-gray)}.input.svelte-2hl4of{display:flex;align-items:center;gap:.3rem}.input.svelte-2hl4of button.editor-option{width:44px;height:44px;padding:0;display:flex;align-items:center;justify-content:center}textarea.svelte-2hl4of{flex:1;min-width:0;resize:none;border:var(--default-border);border-radius:var(--radius);padding:.5rem;font:inherit;font-size:16px;max-height:8rem;field-sizing:content}.send.svelte-2hl4of{flex-shrink:0;width:44px;height:44px;padding:8px;color:var(--accent);background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.send.svelte-2hl4of:disabled{color:var(--accent-gray);cursor:default}.status.svelte-2hl4of{font-size:.75rem;color:var(--accent-gray);padding:.2rem .5rem 0}@media screen and (max-width:600px){.composer.svelte-2hl4of{bottom:calc(3.125rem + env(safe-area-inset-bottom))}}.channel.svelte-7ggsea{display:flex;flex-direction:column;background:var(--surface);color:var(--surface-foreground);min-height:100dvh;border:var(--default-border)}@media screen and (max-width:600px){.channel.svelte-7ggsea{min-height:calc(100dvh - 6.25rem);margin-bottom:-50px;border:none}}
