.create-room.svelte-t41d51{z-index:4;border:1px solid var(--line);background:var(--panel-strong);width:min(330px,100vw - 24px);box-shadow:var(--shadow);border-radius:14px;padding:12px;position:absolute;bottom:62px;left:12px}.create-head.svelte-t41d51{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.create-head.svelte-t41d51 strong:where(.svelte-t41d51){align-items:center;gap:6px;display:inline-flex}.create-head.svelte-t41d51 button:where(.svelte-t41d51){border:1px solid var(--line);background:var(--panel-soft);width:28px;height:28px;color:var(--muted);cursor:pointer;border-radius:9px;place-items:center;display:inline-grid}input.svelte-t41d51{border:1px solid var(--line);background:var(--panel-soft);width:100%;color:var(--text);border-radius:10px;padding:8px 10px}.section-label.svelte-t41d51{color:var(--muted);margin-top:8px;font-size:12px;font-weight:700}.people-grid.svelte-t41d51{flex-wrap:wrap;gap:6px;max-height:150px;margin:10px 0;display:flex;overflow:auto}.people-grid.svelte-t41d51 button:where(.svelte-t41d51){border:1px solid var(--line);background:var(--panel-soft);color:var(--text);cursor:pointer;border-radius:999px;padding:5px 8px}.people-grid.svelte-t41d51 button.active:where(.svelte-t41d51){border-color:var(--chat-accent);color:var(--chat-accent)}.submit.svelte-t41d51{border:1px solid var(--chat-accent);background:var(--chat-accent);color:#fff;cursor:pointer;border-radius:10px;width:100%;padding:8px;font-weight:800}.error.svelte-t41d51{color:var(--danger);margin-bottom:8px;font-size:12px}.create-room.svelte-t41d51{box-sizing:border-box;background:var(--panel);border-radius:16px;width:min(360px,100% - 24px);max-height:min(78%,620px);padding:14px;bottom:12px;left:12px;box-shadow:0 20px 55px #0f172a33}.create-head.svelte-t41d51{margin-bottom:12px}.create-head.svelte-t41d51 strong:where(.svelte-t41d51){color:var(--chat-accent)}.create-head.svelte-t41d51 button:where(.svelte-t41d51){border-radius:10px;width:32px;height:32px}input.svelte-t41d51{box-sizing:border-box;border-radius:10px;padding:10px 11px}.people-grid.svelte-t41d51{max-height:190px;margin:9px 0 12px}.people-grid.svelte-t41d51 button:where(.svelte-t41d51){border-radius:9px;padding:7px 9px}.people-grid.svelte-t41d51 button.active:where(.svelte-t41d51){border-color:var(--chat-accent);background:color-mix(in srgb, var(--chat-accent) 10%, var(--panel-soft));color:var(--chat-accent)}.submit.svelte-t41d51{border-radius:10px;min-height:40px}@media (width<=720px){.create-room.svelte-t41d51{left:12px;right:12px;bottom:max(12px, var(--chat-safe-bottom,0px));width:auto;max-height:82%}}.emoji-picker.svelte-1a9t5jk{z-index:3;border:1px solid var(--line);background:var(--panel-strong);width:340px;max-width:calc(100vw - 24px);box-shadow:var(--shadow);border-radius:14px;padding:8px;position:absolute;bottom:58px;right:12px}.emoji-picker.hidden.svelte-1a9t5jk{display:none}.emoji-grid.svelte-1a9t5jk button:where(.svelte-1a9t5jk){border:1px solid var(--line);background:var(--panel-soft);color:var(--text);cursor:pointer;border-radius:10px}.emoji-grid.svelte-1a9t5jk{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;max-height:220px;display:grid;overflow:auto}.emoji-grid.svelte-1a9t5jk button:where(.svelte-1a9t5jk){place-items:center;min-width:0;height:36px;font-size:16px;font-weight:800;display:grid}.yahoo-grid.svelte-1a9t5jk img:where(.svelte-1a9t5jk){image-rendering:auto;width:auto;max-width:56px;height:auto;max-height:24px}.composer.svelte-1xv6pub{z-index:3;border-top:1px solid var(--line);background:var(--panel-strong);flex:none;position:relative}.composer-spacer.svelte-1xv6pub{flex:none}.input-wrap.svelte-1xv6pub{padding:10px 10px calc(10px + var(--chat-safe-bottom,0px));align-items:center;gap:6px;display:flex;position:relative}.message-editor.svelte-1xv6pub{border:1px solid var(--line);background:var(--panel-soft);min-width:0;min-height:36px;max-height:92px;color:var(--text);-webkit-user-select:text;user-select:text;white-space:pre-wrap;word-break:break-word;border-radius:999px;outline:none;flex:1;padding:9px 12px;overflow-y:auto}.message-editor.svelte-1xv6pub:empty:before{color:var(--muted);content:attr(data-placeholder);pointer-events:none}.message-editor.svelte-1xv6pub:focus{border-color:color-mix(in srgb, var(--chat-accent) 64%, var(--line));box-shadow:0 0 0 3px color-mix(in srgb, var(--chat-accent) 18%, transparent)}.file-input.svelte-1xv6pub{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.icon-button.svelte-1xv6pub,.send-button.svelte-1xv6pub{border:1px solid var(--line);background:var(--panel-soft);color:var(--text);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:999px;place-items:center;width:34px;height:34px;display:grid}.attach-button.svelte-1xv6pub{position:relative;overflow:hidden}.send-button.svelte-1xv6pub{border-color:var(--chat-accent);background:var(--chat-accent);color:#fff}.icon-button.svelte-1xv6pub:disabled,.send-button.svelte-1xv6pub:disabled{cursor:not-allowed;opacity:.5}.attachment-preview.svelte-1xv6pub{border-bottom:1px solid var(--line);color:var(--muted);flex-wrap:wrap;gap:6px;padding:8px 10px;font-size:12px;display:flex}.attachment-item.svelte-1xv6pub{border:1px solid var(--line);background:var(--panel-soft);border-radius:10px;align-items:center;gap:6px;max-width:100%;padding:4px 6px;display:flex}.attachment-item.svelte-1xv6pub img:where(.svelte-1xv6pub){object-fit:cover;border-radius:8px;width:34px;height:34px}.attachment-item.svelte-1xv6pub span:where(.svelte-1xv6pub){text-overflow:ellipsis;white-space:nowrap;max-width:160px;overflow:hidden}.attachment-item.svelte-1xv6pub button:where(.svelte-1xv6pub){color:var(--danger);cursor:pointer;background:0 0;border:0}.upload-error.svelte-1xv6pub{color:var(--danger)}.location-preview-backdrop.svelte-1xv6pub{z-index:390;padding:max(12px, env(safe-area-inset-top)) max(12px, env(safe-area-inset-right)) max(12px, env(safe-area-inset-bottom)) max(12px, env(safe-area-inset-left));background:#0f172a75;place-items:center;display:grid;position:fixed;inset:0}.location-preview-dialog.svelte-1xv6pub{border:1px solid var(--line);background:var(--panel);width:min(94vw,440px);max-height:min(88dvh,720px);color:var(--text);border-radius:16px;gap:10px;padding:12px;display:grid;box-shadow:0 24px 70px #0f172a42}.location-preview-dialog.svelte-1xv6pub header:where(.svelte-1xv6pub),.location-preview-actions.svelte-1xv6pub,.location-preview-info.svelte-1xv6pub span:where(.svelte-1xv6pub){align-items:center;display:flex}.location-preview-dialog.svelte-1xv6pub header:where(.svelte-1xv6pub){justify-content:space-between}.location-preview-dialog.svelte-1xv6pub header:where(.svelte-1xv6pub) button:where(.svelte-1xv6pub){border:1px solid var(--line);background:var(--panel-soft);width:34px;height:34px;color:var(--text);border-radius:999px;place-items:center;display:grid}.location-map-frame.svelte-1xv6pub{border:1px solid var(--line);background:var(--panel-soft);aspect-ratio:4/3;border-radius:14px;overflow:hidden}.location-map-frame.svelte-1xv6pub iframe:where(.svelte-1xv6pub){border:0;width:100%;height:100%;display:block}.location-preview-info.svelte-1xv6pub{border:1px solid var(--line);background:var(--panel-soft);border-radius:12px;gap:4px;padding:9px 10px;display:grid}.location-preview-info.svelte-1xv6pub span:where(.svelte-1xv6pub){color:var(--chat-accent);gap:5px;font-weight:700}.location-preview-info.svelte-1xv6pub em:where(.svelte-1xv6pub){color:var(--muted);font-size:12px;font-style:normal}.location-preview-actions.svelte-1xv6pub{gap:8px}.location-preview-actions.svelte-1xv6pub a:where(.svelte-1xv6pub),.send-location-button.svelte-1xv6pub{border:1px solid var(--line);background:var(--panel-soft);min-height:40px;color:var(--chat-accent);border-radius:10px;flex:1;place-items:center;font-weight:700;text-decoration:none;display:inline-grid}.send-location-button.svelte-1xv6pub{border-color:var(--chat-accent);background:var(--chat-accent);color:#fff;cursor:pointer}@media (width<=720px){.composer.svelte-1xv6pub{z-index:3;box-shadow:0 -1px 0 var(--line);position:relative;bottom:auto;left:auto;right:auto}.composer.is-keyboard-docked.svelte-1xv6pub{z-index:360;box-sizing:border-box;box-shadow:0 -1px 0 var(--line), 0 -8px 22px #0f172a14}.input-wrap.svelte-1xv6pub{padding:8px 10px max(8px, var(--chat-safe-bottom,0px))}.message-editor.svelte-1xv6pub{font-size:16px;line-height:1.2}}.composer.svelte-1xv6pub{border-top-color:var(--line);background:var(--panel-strong);box-shadow:0 -8px 24px #0f172a0d}.input-wrap.svelte-1xv6pub{padding:9px 12px calc(9px + var(--chat-safe-bottom,0px));gap:7px}.message-editor.svelte-1xv6pub{background:var(--panel-soft);border-radius:11px;min-height:38px;padding:9px 11px;font-size:13px}.icon-button.svelte-1xv6pub,.send-button.svelte-1xv6pub{border-radius:10px;width:36px;height:36px}.icon-button.svelte-1xv6pub:hover{border-color:var(--chat-accent);color:var(--chat-accent)}.send-button.svelte-1xv6pub{box-shadow:0 5px 12px color-mix(in srgb, var(--chat-accent) 22%, transparent)}.attachment-preview.svelte-1xv6pub{background:var(--panel);padding:7px 12px}@media (width<=720px){.input-wrap.svelte-1xv6pub{padding:8px 10px max(8px, var(--chat-safe-bottom,0px))}.message-editor.svelte-1xv6pub{font-size:16px}}.message-row.svelte-19srpw{align-items:flex-start;gap:8px;margin:10px 0;animation:.2s ease-out svelte-19srpw-message-in;display:flex}.message-row.is-mine.svelte-19srpw{flex-direction:row-reverse}.avatar.svelte-19srpw{background:var(--chat-bubble-in,var(--panel-soft));width:28px;height:28px;color:var(--text);border-radius:999px;flex:none;place-items:center;margin-top:19px;font-size:12px;font-weight:800;display:grid;overflow:hidden}.avatar.svelte-19srpw img:where(.svelte-19srpw){object-fit:cover;width:100%;height:100%}.message-main.svelte-19srpw{max-width:min(82%,520px);position:relative}.message-meta.svelte-19srpw{color:var(--muted);align-items:center;gap:6px;margin-bottom:3px;font-size:11px;display:flex}.is-mine.svelte-19srpw .message-meta:where(.svelte-19srpw){justify-content:flex-end}.message-bubble.svelte-19srpw{border:1px solid var(--line);background:var(--chat-bubble-in,var(--panel));color:var(--text);word-break:break-word;border-radius:14px 14px 14px 4px;padding:8px 10px}.is-mine.svelte-19srpw .message-bubble:where(.svelte-19srpw){border-color:var(--chat-bubble-out,var(--chat-accent,#d85a30));background:var(--chat-bubble-out,var(--chat-accent,#d85a30));color:#fff;border-radius:14px 14px 4px}.is-mine.svelte-19srpw .message-bubble:where(.svelte-19srpw) a{color:#fff;text-decoration-color:#ffffffb8}.emoji-yahoo{vertical-align:middle;image-rendering:auto;width:auto;max-width:56px;height:auto;max-height:22px;display:inline-block}.reaction-row.svelte-19srpw,.attachment-list.svelte-19srpw{flex-wrap:wrap;gap:5px;margin-top:5px;display:flex}.message-main.is-attachment-only.svelte-19srpw .attachment-list:where(.svelte-19srpw){margin-top:0}.message-actions.svelte-19srpw{z-index:5;opacity:0;pointer-events:none;align-items:center;gap:5px;margin-top:0;transition:opacity .16s,transform .16s;display:flex;position:absolute;top:19px;left:0;transform:translateY(-100%)}.is-mine.svelte-19srpw .message-actions:where(.svelte-19srpw){flex-direction:row-reverse;left:auto;right:0}.message-row.svelte-19srpw:hover .message-actions:where(.svelte-19srpw),.message-row.is-actions-open.svelte-19srpw .message-actions:where(.svelte-19srpw),.message-row.svelte-19srpw:hover .reaction-row:where(.svelte-19srpw){opacity:1}.message-row.svelte-19srpw:hover .message-actions:where(.svelte-19srpw),.message-row.is-actions-open.svelte-19srpw .message-actions:where(.svelte-19srpw){pointer-events:auto;transform:translateY(calc(-100% - 3px))}.message-row.is-reaction-down.svelte-19srpw .message-actions:where(.svelte-19srpw),.message-row.is-reaction-down.svelte-19srpw:hover .message-actions:where(.svelte-19srpw),.message-row.is-reaction-down.svelte-19srpw:focus-within .message-actions:where(.svelte-19srpw){top:calc(100% + 4px);transform:translateY(0)}.message-actions.svelte-19srpw button:where(.svelte-19srpw),.reaction-row.svelte-19srpw button:where(.svelte-19srpw){border:1px solid var(--line);background:var(--panel-soft);color:var(--muted);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:999px;padding:2px 7px;font-size:11px}.delete-message-button.svelte-19srpw{white-space:nowrap}.reaction-row.svelte-19srpw{opacity:1}.message-read-state.svelte-19srpw{text-align:right;overflow-wrap:anywhere;justify-content:flex-end;margin-top:4px;font-size:10px;font-weight:800;line-height:1.35;display:flex}.message-read-state.is-read.svelte-19srpw{color:var(--muted)}.message-read-state.is-unread.svelte-19srpw{color:#cf222e}.reaction-picker.svelte-19srpw{border:1px solid var(--line);background:var(--panel);border-radius:999px;align-items:center;gap:2px;padding:2px;display:flex;position:relative;box-shadow:0 8px 22px #0f172a1a}.reaction-trigger.svelte-19srpw{background:0 0;border:0;place-items:center;width:28px;height:28px;padding:0;font-size:15px;line-height:1;display:grid}.reaction-options.svelte-19srpw{border:1px solid var(--line);background:var(--panel);opacity:0;pointer-events:none;border-radius:999px;align-items:center;gap:2px;padding:3px;transition:opacity .14s,transform .14s;display:flex;position:absolute;bottom:calc(100% + 4px);left:0;transform:translateY(4px);box-shadow:0 10px 26px #0f172a29}.is-mine.svelte-19srpw .reaction-options:where(.svelte-19srpw){left:auto;right:0}.message-row.is-reaction-down.svelte-19srpw .reaction-options:where(.svelte-19srpw){top:calc(100% + 4px);bottom:auto}.reaction-picker.svelte-19srpw:hover .reaction-options:where(.svelte-19srpw),.reaction-picker.svelte-19srpw:focus-within .reaction-options:where(.svelte-19srpw),.reaction-picker.is-open.svelte-19srpw .reaction-options:where(.svelte-19srpw){opacity:1;pointer-events:auto;transform:translateY(0)}.reaction-picker.svelte-19srpw button:where(.svelte-19srpw){touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:0;place-items:center;width:25px;height:25px;padding:0;font-size:16px;line-height:1;transition:transform .14s,background .14s;display:grid}.reaction-picker.svelte-19srpw button:where(.svelte-19srpw):hover{background:var(--panel-soft);transform:translateY(-2px)scale(1.18)}@media (hover:none),(pointer:coarse){.message-row.is-actions-open.svelte-19srpw .message-actions:where(.svelte-19srpw){opacity:1;pointer-events:auto;transform:translateY(calc(-100% - 3px))}.message-row.is-reaction-down.is-actions-open.svelte-19srpw .message-actions:where(.svelte-19srpw){transform:translateY(0)}.reaction-picker.svelte-19srpw button:where(.svelte-19srpw):hover{transform:none}}.attachment-list.svelte-19srpw a:where(.svelte-19srpw){color:var(--chat-accent);font-size:12px}.location-card.svelte-19srpw{border:1px solid var(--line);background:var(--panel);width:min(250px,72vw);max-width:100%;color:var(--text);text-align:left;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:14px;margin-top:5px;padding:0;text-decoration:none;display:grid;overflow:hidden;box-shadow:0 8px 20px #0f172a14}.is-mine.svelte-19srpw .location-card:where(.svelte-19srpw){margin-left:auto}.location-card-map-preview.svelte-19srpw{background:var(--panel-soft);width:100%;height:108px;display:block;position:relative;overflow:hidden}.location-card-map-preview.svelte-19srpw iframe:where(.svelte-19srpw){pointer-events:none;border:0;width:100%;height:100%;display:block}.location-card-body.svelte-19srpw{gap:2px;padding:8px 9px 9px;font-size:12px;display:grid}.location-card-title.svelte-19srpw{color:var(--chat-accent);align-items:center;gap:4px;font-weight:800;display:inline-flex}.location-card-body.svelte-19srpw em:where(.svelte-19srpw){color:var(--muted);font-style:normal}.attachment-image-button.svelte-19srpw{border:1px solid var(--line);background:var(--panel);width:min(220px,68vw);max-width:100%;color:var(--chat-accent);text-align:left;cursor:zoom-in;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:12px;gap:4px;padding:0;display:grid;overflow:hidden}.attachment-image-button.svelte-19srpw img:where(.svelte-19srpw){aspect-ratio:4/3;background:var(--panel-soft);object-fit:contain;width:100%;max-height:240px;display:block}.attachment-image-button.svelte-19srpw span:where(.svelte-19srpw){text-overflow:ellipsis;white-space:nowrap;min-width:0;padding:0 8px 7px;font-size:12px;overflow:hidden}.image-preview-backdrop.svelte-19srpw{z-index:280;padding:max(.8rem, env(safe-area-inset-top)) max(.8rem, env(safe-area-inset-right)) max(.8rem, env(safe-area-inset-bottom)) max(.8rem, env(safe-area-inset-left));overscroll-behavior:contain;touch-action:none;background:#000000b8;place-items:center;animation:.16s ease-out svelte-19srpw-image-preview-fade;display:grid;position:fixed;inset:0}.image-preview-scrim.svelte-19srpw{cursor:zoom-out;touch-action:none;background:0 0;border:0;position:absolute;inset:0}.image-preview-dialog.svelte-19srpw{z-index:1;color:#fff;overscroll-behavior:contain;touch-action:none;background:#0b0f14;border-radius:14px;justify-items:center;gap:.5rem;max-width:min(94vw,860px);max-height:92dvh;margin:0;padding:.7rem;display:grid;position:relative;box-shadow:0 24px 80px #00000061}.image-preview-stage.svelte-19srpw{cursor:grab;touch-action:none;overscroll-behavior:contain;-webkit-user-select:none;user-select:none;background:#05070a;border-radius:10px;place-items:center;width:min(94vw - 1.4rem,860px);height:min(82dvh,720px);max-height:calc(92dvh - 4.4rem);display:grid;overflow:hidden}.image-preview-stage.svelte-19srpw:active{cursor:grabbing}.image-preview-stage.svelte-19srpw img:where(.svelte-19srpw){object-fit:contain;will-change:transform;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;max-width:100%;max-height:100%;transition:transform 80ms ease-out;display:block}.image-preview-dialog.svelte-19srpw p:where(.svelte-19srpw){text-overflow:ellipsis;white-space:nowrap;color:#ffffffd1;align-items:center;gap:.45rem;max-width:calc(94vw - 2rem);margin:0;font-size:12px;display:inline-flex;overflow:hidden}.image-preview-dialog.svelte-19srpw p:where(.svelte-19srpw) span:where(.svelte-19srpw){color:#fff;background:#ffffff1f;border-radius:999px;flex:none;padding:2px 7px;font-size:11px}.image-preview-nav.svelte-19srpw{z-index:2;color:#fff;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:#0f172a94;border:1px solid #ffffff38;border-radius:999px;place-items:center;width:38px;height:48px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.image-preview-nav.svelte-19srpw:active{background:#2a7fffb8;transform:translateY(-50%)scale(.96)}.image-preview-nav.previous.svelte-19srpw{left:1rem}.image-preview-nav.next.svelte-19srpw{right:1rem}.image-preview-close.svelte-19srpw{color:#fff;cursor:pointer;background:#0f172aeb;border:1px solid #ffffff47;border-radius:999px;place-items:center;width:34px;height:34px;font-size:24px;line-height:1;display:grid;position:absolute;top:-12px;right:-12px}@keyframes svelte-19srpw-image-preview-fade{0%{opacity:0}to{opacity:1}}@keyframes svelte-19srpw-message-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.message-row.svelte-19srpw{gap:8px;margin:3px 0;animation:.16s ease-out svelte-19srpw-message-in}.avatar.svelte-19srpw{border:1px solid var(--line);border-radius:10px;width:32px;height:32px}.avatar.svelte-19srpw img:where(.svelte-19srpw){border-radius:10px}.message-main.svelte-19srpw{max-width:min(78%,620px)}.message-meta.svelte-19srpw{margin-bottom:3px;font-size:10px}.message-bubble.svelte-19srpw{border:1px solid var(--line);background:var(--panel);border-radius:12px 12px 12px 4px;padding:9px 11px;font-size:13px;line-height:1.42;box-shadow:0 2px 8px #0f172a0a}.is-mine.svelte-19srpw .message-bubble:where(.svelte-19srpw){border-color:color-mix(in srgb, var(--chat-accent) 40%, transparent);background:var(--chat-accent);color:#fff;box-shadow:0 4px 12px color-mix(in srgb, var(--chat-accent) 16%, transparent);border-radius:12px 12px 4px}.message-actions.svelte-19srpw button:where(.svelte-19srpw),.reaction-row.svelte-19srpw button:where(.svelte-19srpw){border-radius:8px}.location-card.svelte-19srpw,.attachment-list.svelte-19srpw{border-radius:12px}.location-card.svelte-19srpw{border-color:var(--line);background:var(--panel)}@media (width<=720px){.message-main.svelte-19srpw{max-width:84%}.message-bubble.svelte-19srpw{font-size:14px}}.message-list.svelte-1r33d6f{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding:12px;overflow:auto}.message-stack.svelte-1r33d6f{flex-direction:column;justify-content:flex-end;min-height:100%;display:flex}.empty.svelte-1r33d6f{color:var(--muted);text-align:center;padding:24px 12px}.message-list-end.svelte-1r33d6f{height:1px}@media (width<=720px){.message-list.svelte-1r33d6f{padding-bottom:12px}}.message-list.svelte-1r33d6f{background:var(--chat-bg,var(--panel-soft));padding:16px 14px 12px}.message-stack.svelte-1r33d6f{gap:4px}.empty.svelte-1r33d6f{font-size:13px}@media (width<=720px){.message-list.svelte-1r33d6f{padding:12px 10px}}.room-view.svelte-18klobq{background:var(--chat-bg);flex-direction:column;flex:1;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.room-head.svelte-18klobq{border-bottom:1px solid var(--line);background:var(--panel-strong);justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.room-head.svelte-18klobq strong:where(.svelte-18klobq),.room-head.svelte-18klobq span:where(.svelte-18klobq){display:block}.room-head.svelte-18klobq>div:where(.svelte-18klobq){min-width:0}.room-head.svelte-18klobq span:where(.svelte-18klobq){color:var(--muted);font-size:11px}.room-delete-button.svelte-18klobq{border:1px solid var(--line);background:var(--panel-soft);width:30px;height:28px;color:var(--muted);cursor:pointer;border-radius:9px;flex:none;place-items:center;display:inline-grid}.room-delete-button.svelte-18klobq:hover{color:#fff;background:#dc2626;border-color:#dc2626}.empty.svelte-18klobq,.error.svelte-18klobq,.typing.svelte-18klobq{color:var(--muted);text-align:center;padding:10px}.error.svelte-18klobq{color:var(--danger)}.typing.svelte-18klobq{text-align:left;padding:4px 12px;font-size:12px}@media (width<=720px){.room-view.svelte-18klobq{padding-bottom:0}.room-head.svelte-18klobq{display:none}}.room-view.svelte-18klobq{background:var(--chat-bg,var(--panel-soft))}.room-head.svelte-18klobq{background:var(--panel-strong);min-height:58px;padding:10px 14px}.room-head.svelte-18klobq strong:where(.svelte-18klobq){font-size:14px;font-weight:850}.room-head.svelte-18klobq span:where(.svelte-18klobq){font-size:11px}.room-delete-button.svelte-18klobq{border-radius:10px;width:34px;height:34px}.empty.svelte-18klobq,.error.svelte-18klobq,.typing.svelte-18klobq{font-size:12px}.typing.svelte-18klobq{border-top:1px solid var(--line);background:var(--panel-strong);padding:5px 14px}.chat-panel.svelte-14z1mqq{z-index:160;background:var(--panel);color:var(--text);position:fixed;overflow:hidden;box-shadow:0 8px 32px #0000001f}.chat-panel.is-desktop.svelte-14z1mqq{border:1px solid var(--line);border-radius:14px;width:min(920px,100vw - 340px);min-width:520px;height:min(720px,100vh - 128px);animation:.18s ease-out svelte-14z1mqq-chat-desktop-in;display:flex}.chat-panel.is-dragging.svelte-14z1mqq{-webkit-user-select:none;user-select:none;transition:none}.chat-panel.is-panel-swiping.svelte-14z1mqq{transition:none}.chat-panel.is-mobile.svelte-14z1mqq{top:var(--chat-visual-offset-top,0px);z-index:200;width:100vw;height:var(--chat-visual-height,100dvh);box-sizing:border-box;min-height:0;padding-top:env(safe-area-inset-top,0px);border:0;border-radius:0;flex-direction:column;padding-bottom:0;transition:transform .24s cubic-bezier(.4,0,.2,1);animation:.3s cubic-bezier(.4,0,.2,1) svelte-14z1mqq-chat-mobile-in;display:flex;left:0;right:0;overflow:hidden;transform:none}.chat-panel.is-mobile.is-panel-swiping.svelte-14z1mqq{transform:translateX(var(--chat-panel-swipe-x,0))}.chat-panel.is-mobile.is-route-mobile.svelte-14z1mqq{top:var(--chat-visual-offset-top,0px);z-index:220;width:100vw;height:var(--chat-visual-height,100dvh);box-sizing:border-box;min-height:0;box-shadow:none;transition:none;animation:none;position:fixed;left:0;right:0;overflow:hidden;transform:none}.chat-sidebar.svelte-14z1mqq,.chat-mobile-list.svelte-14z1mqq{background:var(--panel);flex-direction:column;min-height:0;display:flex}.chat-sidebar.svelte-14z1mqq{border-right:1px solid var(--line);width:260px;min-width:260px}.chat-mobile-list.svelte-14z1mqq{padding-bottom:var(--chat-safe-bottom,env(safe-area-inset-bottom,0px));touch-action:pan-y;flex:1}.chat-mobile-head.svelte-14z1mqq,.chat-room-shell-head.svelte-14z1mqq{border-bottom:1px solid var(--line);background:var(--panel-strong);align-items:center;gap:.7rem;padding:12px 14px;display:flex}.chat-panel.is-desktop.svelte-14z1mqq .chat-room-shell-head:where(.svelte-14z1mqq){cursor:grab}.chat-panel.is-desktop.is-dragging.svelte-14z1mqq .chat-room-shell-head:where(.svelte-14z1mqq){cursor:grabbing}.chat-mobile-head.svelte-14z1mqq{justify-content:space-between}.chat-mobile-title.svelte-14z1mqq{color:var(--text);align-items:center;gap:.45rem;min-width:0;display:inline-flex}.chat-mobile-back-button.svelte-14z1mqq{background:0 0;width:34px;height:34px}.chat-mobile-head.svelte-14z1mqq strong:where(.svelte-14z1mqq){color:var(--text);font-size:15px;font-weight:850}.chat-mobile-actions.svelte-14z1mqq,.chat-sidebar-actions.svelte-14z1mqq{align-items:center;gap:.5rem;display:flex}.chat-mobile-actions.svelte-14z1mqq{flex-wrap:wrap;justify-content:flex-end}.chat-create-button.svelte-14z1mqq{border:1px solid var(--chat-accent);background:color-mix(in srgb, var(--chat-accent) 12%, transparent);color:var(--chat-accent);cursor:pointer;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;padding:.42rem .68rem;font-size:12px;font-weight:850;display:inline-flex}.chat-create-button.is-secondary.svelte-14z1mqq{border-color:var(--line);background:var(--panel-soft);color:var(--muted)}.chat-create-button.is-secondary.is-active.svelte-14z1mqq,.chat-create-button.is-secondary.svelte-14z1mqq:hover{border-color:var(--chat-accent);background:color-mix(in srgb, var(--chat-accent) 14%, var(--panel-soft));color:var(--chat-accent)}.chat-search-row.svelte-14z1mqq{border-bottom:1px solid var(--line);background:var(--panel);color:var(--muted);align-items:center;gap:.45rem;padding:10px 12px;display:flex}.chat-search-row.svelte-14z1mqq input:where(.svelte-14z1mqq){border:1px solid var(--line);background:var(--panel-soft);width:100%;min-width:0;color:var(--text);border-radius:999px;outline:none;padding:7px 10px}.chat-search-row.svelte-14z1mqq input:where(.svelte-14z1mqq):focus{border-color:var(--chat-accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--chat-accent) 14%, transparent)}.chat-search-clear.svelte-14z1mqq{border:1px solid var(--line);background:var(--panel-soft);width:28px;height:28px;color:var(--muted);cursor:pointer;touch-action:manipulation;border-radius:999px;flex:none;place-items:center;display:inline-grid}.chat-search-clear.svelte-14z1mqq:hover{border-color:var(--chat-accent);color:var(--chat-accent)}.chat-list-scroll.svelte-14z1mqq{flex:1;min-height:0;padding:6px 0;overflow-y:auto}.chat-section-label.svelte-14z1mqq{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;padding:9px 12px 5px;font-size:11px;font-weight:900}.chat-device-label.svelte-14z1mqq{background:var(--panel-soft);color:var(--muted);text-overflow:ellipsis;white-space:nowrap;border-radius:8px;margin:4px 12px 2px;padding:5px 8px;font-size:11px;font-weight:850;overflow:hidden}.chat-room-row.svelte-14z1mqq{border:0;border-left:2px solid #0000;border-bottom:1px solid var(--line);width:100%;min-width:0;color:var(--text);text-align:left;cursor:pointer;background:0 0;align-items:center;gap:.7rem;padding:10px 12px;display:flex;position:relative}.chat-room-row.svelte-14z1mqq:hover,.chat-room-row.is-active.svelte-14z1mqq{background:var(--panel-soft)}.chat-room-row.has-unread.svelte-14z1mqq{border-left-color:var(--chat-accent);background:color-mix(in srgb, var(--chat-accent) 10%, var(--panel));box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--chat-accent) 34%, transparent), 0 4px 14px #d85a301f}.chat-room-row.has-unread.svelte-14z1mqq .chat-room-title:where(.svelte-14z1mqq){color:var(--chat-accent)}.chat-room-row.is-active.svelte-14z1mqq{border-left-color:var(--chat-accent)}.chat-room-row.svelte-14z1mqq:disabled{cursor:wait;opacity:.72}.chat-avatar.svelte-14z1mqq{color:#993c1d;background:#faece7;border-radius:999px;flex:none;place-items:center;width:40px;height:40px;font-size:12px;font-weight:900;display:grid;position:relative;overflow:visible}.chat-panel.is-desktop.svelte-14z1mqq .chat-avatar:where(.svelte-14z1mqq){width:36px;height:36px}.chat-avatar.tone-1.svelte-14z1mqq{color:#0f6e56;background:#e1f5ee}.chat-avatar.tone-2.svelte-14z1mqq{color:#534ab7;background:#eeedfe}.chat-avatar.tone-3.svelte-14z1mqq{color:#185fa5;background:#e6f1fb}.chat-avatar.tone-4.svelte-14z1mqq,.chat-avatar.is-group.svelte-14z1mqq{background:var(--panel-soft);color:var(--muted)}.chat-avatar.svelte-14z1mqq i:where(.svelte-14z1mqq){z-index:2;border:2px solid var(--panel-strong);background:var(--chat-online);width:10px;height:10px;box-shadow:0 0 0 1px color-mix(in srgb, var(--chat-online) 32%, transparent);border-radius:999px;position:absolute;bottom:-2px;right:-3px}.chat-avatar.svelte-14z1mqq img:where(.svelte-14z1mqq){object-fit:cover;border-radius:999px;width:100%;height:100%}.chat-avatar.svelte-14z1mqq>span:where(.svelte-14z1mqq){border-radius:999px;place-items:center;width:100%;height:100%;display:grid}.chat-room-copy.svelte-14z1mqq{flex:1;gap:2px;min-width:0;display:grid}.chat-room-title.svelte-14z1mqq,.chat-room-preview.svelte-14z1mqq{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.chat-room-preview.svelte-14z1mqq{color:var(--muted);font-size:12px}.chat-room-side.svelte-14z1mqq{flex:none;align-self:stretch;justify-items:end;gap:4px;display:grid}.chat-room-side.svelte-14z1mqq time:where(.svelte-14z1mqq){color:var(--muted);font-size:11px}.chat-room-side.svelte-14z1mqq strong:where(.svelte-14z1mqq){background:var(--chat-accent);color:#fff;text-align:center;border-radius:999px;min-width:20px;padding:1px 6px;font-size:10px;font-weight:900}.chat-room-shell.svelte-14z1mqq{background:var(--panel);flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.chat-room-head-copy.svelte-14z1mqq{flex:1;gap:2px;min-width:0;display:grid}.chat-room-head-copy.svelte-14z1mqq strong:where(.svelte-14z1mqq),.chat-room-head-copy.svelte-14z1mqq span:where(.svelte-14z1mqq){text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.chat-room-head-copy.svelte-14z1mqq strong:where(.svelte-14z1mqq){font-size:14px;font-weight:850}.chat-room-head-copy.svelte-14z1mqq span:where(.svelte-14z1mqq){color:var(--muted);font-size:12px}.chat-room-head-copy.svelte-14z1mqq span.online:where(.svelte-14z1mqq){color:var(--chat-online)}.chat-room-head-actions.svelte-14z1mqq{gap:.45rem;display:flex}.chat-icon-button.svelte-14z1mqq{border:1px solid var(--line);background:var(--panel-soft);width:34px;height:34px;color:var(--text);cursor:pointer;touch-action:manipulation;border-radius:999px;flex:none;place-items:center;display:inline-grid}.chat-icon-button.svelte-14z1mqq:hover{border-color:var(--chat-accent);color:var(--chat-accent)}.chat-icon-button.is-danger.svelte-14z1mqq:hover{border-color:var(--danger);background:color-mix(in srgb, var(--danger) 12%, var(--panel-soft));color:var(--danger)}.chat-empty-state.svelte-14z1mqq,.chat-note.svelte-14z1mqq{color:var(--muted);text-align:center;place-items:center;gap:.65rem;padding:1rem;display:grid}.chat-empty-state.svelte-14z1mqq{flex:1;min-height:0}.chat-note.is-error.svelte-14z1mqq{color:var(--danger)}.chat-mobile-room.svelte-14z1mqq{z-index:2;background:var(--panel);box-sizing:border-box;touch-action:pan-y;flex-direction:column;padding-bottom:0;transition:transform .28s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;inset:0;transform:translate(100%)}.chat-panel.is-route-mobile.svelte-14z1mqq .chat-mobile-room:where(.svelte-14z1mqq){z-index:auto;box-sizing:border-box;flex:1;min-height:0;padding-top:0;padding-bottom:0;transition:none;position:relative;inset:auto;transform:none}.chat-mobile-room.is-open.svelte-14z1mqq{transform:none}.chat-mobile-room.is-swiping.svelte-14z1mqq{transition:none}@media (width<=720px){.chat-mobile-room.svelte-14z1mqq{padding-top:env(safe-area-inset-top,0px)}.chat-panel.is-route-mobile.svelte-14z1mqq .chat-mobile-room:where(.svelte-14z1mqq){padding-top:0}}@media (width>=721px){.chat-panel.is-desktop.svelte-14z1mqq .room-view{min-height:0}}@keyframes svelte-14z1mqq-chat-mobile-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes svelte-14z1mqq-chat-desktop-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}:root{--chat-accent:#1473e6;--chat-online:#0b9b78}.chat-panel.svelte-14z1mqq{box-shadow:0 22px 60px #0f172a2e}.chat-panel.is-desktop.svelte-14z1mqq{border-radius:18px;width:min(1040px,100vw - 280px);min-width:620px;height:min(760px,100vh - 96px);box-shadow:0 24px 70px #0f172a33}.chat-sidebar.svelte-14z1mqq{background:var(--panel-strong);border-right:1px solid var(--line);width:300px;min-width:300px}.chat-mobile-head.svelte-14z1mqq,.chat-room-shell-head.svelte-14z1mqq{background:var(--panel-strong);border-bottom-color:var(--line);min-height:66px;padding:11px 14px}.chat-mobile-title.svelte-14z1mqq{gap:.55rem}.chat-mobile-title.svelte-14z1mqq svg{color:var(--chat-accent)}.chat-mobile-title.svelte-14z1mqq strong:where(.svelte-14z1mqq){letter-spacing:0;font-size:15px}.chat-mobile-actions.svelte-14z1mqq,.chat-sidebar-actions.svelte-14z1mqq{gap:.4rem}.chat-sidebar-actions.svelte-14z1mqq{border-bottom:0;padding:12px 12px 10px}.chat-create-button.svelte-14z1mqq{background:color-mix(in srgb, var(--chat-accent) 9%, var(--panel-soft));border-radius:9px;min-height:34px;padding:.4rem .6rem;font-size:11px;font-weight:800}.chat-create-button.is-secondary.svelte-14z1mqq{background:var(--panel-soft);color:var(--muted)}.chat-search-row.svelte-14z1mqq{border:1px solid var(--line);background:var(--panel-soft);border-radius:11px;margin:8px 10px 7px;padding:5px 8px}.chat-search-row.svelte-14z1mqq input:where(.svelte-14z1mqq){box-shadow:none;background:0 0;border:0;border-radius:7px;padding:6px 3px}.chat-search-row.svelte-14z1mqq input:where(.svelte-14z1mqq):focus{box-shadow:none;border:0}.chat-search-clear.svelte-14z1mqq{background:0 0;border:0;width:26px;height:26px}.chat-list-scroll.svelte-14z1mqq{padding:3px 4px 10px}.chat-section-label.svelte-14z1mqq{letter-spacing:.06em;padding:10px 10px 5px;font-size:10px}.chat-device-label.svelte-14z1mqq{border:0;border-left:3px solid color-mix(in srgb, var(--chat-accent) 55%, var(--line));background:color-mix(in srgb, var(--chat-accent) 6%, var(--panel-soft));color:var(--muted);border-radius:0 7px 7px 0;margin:7px 7px 4px;padding:5px 8px}.chat-room-row.svelte-14z1mqq{border:1px solid var(--line);background:var(--panel);border-left:3px solid #0000;border-radius:12px;width:calc(100% - 8px);margin:4px;padding:9px 10px;transition:border-color .14s,background .14s,transform .14s}.chat-room-row.svelte-14z1mqq:hover,.chat-room-row.is-active.svelte-14z1mqq{border-color:color-mix(in srgb, var(--chat-accent) 48%, var(--line));border-left-color:var(--chat-accent);background:color-mix(in srgb, var(--chat-accent) 7%, var(--panel));transform:translateY(-1px)}.chat-room-row.has-unread.svelte-14z1mqq{border-color:color-mix(in srgb, var(--chat-accent) 36%, var(--line));border-left-color:var(--chat-accent);background:color-mix(in srgb, var(--chat-accent) 9%, var(--panel));box-shadow:0 5px 16px color-mix(in srgb, var(--chat-accent) 12%, transparent)}.chat-room-row.has-unread.svelte-14z1mqq:hover,.chat-room-row.has-unread.is-active.svelte-14z1mqq{background:color-mix(in srgb, var(--chat-accent) 13%, var(--panel))}.chat-avatar.svelte-14z1mqq,.chat-panel.is-desktop.svelte-14z1mqq .chat-avatar:where(.svelte-14z1mqq){border-radius:12px;width:42px;height:42px}.chat-avatar.svelte-14z1mqq img:where(.svelte-14z1mqq),.chat-avatar.svelte-14z1mqq>span:where(.svelte-14z1mqq){border-radius:12px}.chat-room-title.svelte-14z1mqq{font-size:13px;font-weight:800}.chat-room-preview.svelte-14z1mqq{font-size:11.5px}.chat-room-side.svelte-14z1mqq time:where(.svelte-14z1mqq){font-size:10px}.chat-room-side.svelte-14z1mqq strong:where(.svelte-14z1mqq){border-radius:7px;padding:2px 6px}.chat-room-shell.svelte-14z1mqq{background:var(--chat-bg,var(--panel-soft))}.chat-room-shell-head.svelte-14z1mqq{min-height:68px}.chat-icon-button.svelte-14z1mqq{border-radius:10px;width:36px;height:36px}.chat-empty-state.svelte-14z1mqq{padding:1.5rem;font-size:13px}.chat-empty-state.svelte-14z1mqq svg{color:var(--chat-accent)}@media (width<=720px){.chat-panel.is-mobile.svelte-14z1mqq{background:var(--chat-bg,var(--panel));box-shadow:none}.chat-mobile-head.svelte-14z1mqq{min-height:64px;padding:9px 11px}.chat-mobile-actions.svelte-14z1mqq{gap:3px}.chat-mobile-actions.svelte-14z1mqq .chat-create-button:where(.svelte-14z1mqq){min-height:32px;padding-inline:7px}.chat-mobile-actions.svelte-14z1mqq .chat-create-button:where(.svelte-14z1mqq) span:where(.svelte-14z1mqq){text-overflow:ellipsis;white-space:nowrap;max-width:72px;overflow:hidden}.chat-search-row.svelte-14z1mqq{margin:9px 10px 7px}.chat-room-row.svelte-14z1mqq{width:calc(100% - 12px);margin:4px 6px}.chat-room-shell-head.svelte-14z1mqq{min-height:64px;padding:9px 11px}}
