:root,[data-theme=default]{--dark-surface: #1b1c1e;--dark-surface-low: #171717;--dark-surface-high: #292a2d;--dark-on-surface: #e8eaed;--dark-accent: #8ab4f8;--dark-accent-strong: #1a73e8;--light-surface: #f8f9fa;--light-surface-low: #f1f3f4;--light-surface-high: #ffffff;--light-on-surface: #202124;--light-accent: #1a73e8;--light-accent-strong: #1a73e8}[data-theme=midnight]{--dark-surface: #000000;--dark-surface-low: #000000;--dark-surface-high: #121214;--dark-on-surface: #e6e6e9;--dark-accent: #9ecbff;--dark-accent-strong: #2f6fd0;--light-surface: #eceff3;--light-surface-low: #e3e7ec;--light-surface-high: #ffffff;--light-on-surface: #14161a;--light-accent: #2f6fd0;--light-accent-strong: #2f6fd0}[data-theme=sepia]{--dark-surface: #241f1a;--dark-surface-low: #1d1915;--dark-surface-high: #322b24;--dark-on-surface: #f0e6d8;--dark-accent: #e0b070;--dark-accent-strong: #a9762e;--light-surface: #f6efe2;--light-surface-low: #efe6d6;--light-surface-high: #fdf8f0;--light-on-surface: #2f2822;--light-accent: #9a6a24;--light-accent-strong: #a9762e}[data-theme=nord]{--dark-surface: #2e3440;--dark-surface-low: #272c36;--dark-surface-high: #3b4252;--dark-on-surface: #e5e9f0;--dark-accent: #88c0d0;--dark-accent-strong: #5e81ac;--light-surface: #eceff4;--light-surface-low: #e5e9f0;--light-surface-high: #ffffff;--light-on-surface: #2e3440;--light-accent: #5e81ac;--light-accent-strong: #5e81ac}[data-theme=dawn]{--dark-surface: #211e2b;--dark-surface-low: #1b1924;--dark-surface-high: #2d2839;--dark-on-surface: #ece7f5;--dark-accent: #cbb2f2;--dark-accent-strong: #7c5cc4;--light-surface: #faf7ff;--light-surface-low: #f2ecfb;--light-surface-high: #ffffff;--light-on-surface: #241f2e;--light-accent: #7c5cc4;--light-accent-strong: #7c5cc4}:root,:root [data-theme]{--surface: var(--dark-surface);--surface-low: var(--dark-surface-low);--surface-high: var(--dark-surface-high);--on-surface: var(--dark-on-surface);--accent: var(--dark-accent);--accent-strong: var(--dark-accent-strong);--danger: #f28b82;--online: #81c995;--elev-1: 0 1px 2px rgba(0, 0, 0, .3), 0 1px 3px 1px rgba(0, 0, 0, .15);--elev-4: 0 2px 3px rgba(0, 0, 0, .3), 0 6px 10px 4px rgba(0, 0, 0, .15);color-scheme:dark}@media(prefers-color-scheme:light){:root:not([data-mode=dark]),:root:not([data-mode=dark]) [data-theme]{--surface: var(--light-surface);--surface-low: var(--light-surface-low);--surface-high: var(--light-surface-high);--on-surface: var(--light-on-surface);--accent: var(--light-accent);--accent-strong: var(--light-accent-strong);--danger: #d93025;--online: #1e8e3e;--elev-1: 0 1px 2px rgba(60, 64, 67, .2), 0 1px 3px 1px rgba(60, 64, 67, .1);--elev-4: 0 2px 3px rgba(60, 64, 67, .2), 0 6px 10px 4px rgba(60, 64, 67, .1);color-scheme:light}}:root[data-mode=light],:root[data-mode=light] [data-theme]{--surface: var(--light-surface);--surface-low: var(--light-surface-low);--surface-high: var(--light-surface-high);--on-surface: var(--light-on-surface);--accent: var(--light-accent);--accent-strong: var(--light-accent-strong);--danger: #d93025;--online: #1e8e3e;--elev-1: 0 1px 2px rgba(60, 64, 67, .2), 0 1px 3px 1px rgba(60, 64, 67, .1);--elev-4: 0 2px 3px rgba(60, 64, 67, .2), 0 6px 10px 4px rgba(60, 64, 67, .1);color-scheme:light}:root{--bg-chat: var(--surface);--bg-rail: var(--surface-low);--bg-list: var(--surface-high);--bg-panel: var(--surface-high);--bg-input: color-mix(in srgb, var(--on-surface) 7%, var(--surface-high));--bg-hover: color-mix(in srgb, var(--on-surface) var(--state-hover), transparent);--bg-active: color-mix(in srgb, var(--accent) var(--state-active), transparent);--text: var(--on-surface);--text-dim: color-mix(in srgb, var(--on-surface) 66%, var(--surface));--text-faint: color-mix(in srgb, var(--on-surface) 46%, var(--surface));--primary: var(--accent);--primary-strong: var(--accent-strong);--primary-hover: color-mix(in srgb, var(--accent-strong) 88%, black);--bubble-own: var(--accent-strong);--bubble-own-text: #ffffff;--bubble-other: var(--surface-high);--divider: color-mix(in srgb, var(--on-surface) 16%, var(--surface));font-family:Roboto,Helvetica Neue,Arial,sans-serif}:root,:root[data-style=classic]{--shape-xs: 4px;--shape-s: 8px;--shape-m: 12px;--shape-l: 16px;--shape-xl: 20px;--shape-full: 999px;--radius: var(--shape-s);--radius-bubble: var(--shape-l);--state-hover: 7%;--state-active: 12%;--dur-short: .12s;--dur-medium: .18s;--dur-long: .26s;--motion-standard: cubic-bezier(.2, 0, 0, 1);--motion-emphasized: cubic-bezier(.2, 0, 0, 1);--title-weight: 500;--title-spacing: normal;--button-transform: uppercase;--button-spacing: .08em}:root[data-style=expressive]{--shape-xs: 8px;--shape-s: 12px;--shape-m: 16px;--shape-l: 20px;--shape-xl: 28px;--radius: var(--shape-m);--radius-bubble: var(--shape-xl);--state-hover: 10%;--state-active: 18%;--dur-short: .16s;--dur-medium: .28s;--dur-long: .42s;--motion-emphasized: cubic-bezier(.3, 1.4, .4, 1);--title-weight: 600;--title-spacing: -.01em;--button-transform: none;--button-spacing: .01em}@media(prefers-reduced-motion:reduce){:root{--dur-short: 0ms;--dur-medium: 0ms;--dur-long: 0ms}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}*{box-sizing:border-box}html,body,#app{height:100%;margin:0}body{background:var(--bg-chat);color:var(--text);font-size:14px;line-height:1.45;letter-spacing:.01em;-webkit-font-smoothing:antialiased;overflow:hidden}button{font:inherit;color:inherit;background:none;border:none;cursor:pointer}input,textarea{font:inherit;color:var(--text);background:var(--bg-input);border:1px solid transparent;border-radius:var(--radius);padding:10px 12px;width:100%;outline:none;transition:border-color var(--dur-short) var(--motion-standard),background var(--dur-short) var(--motion-standard)}input::placeholder,textarea::placeholder{color:var(--text-faint)}input:focus,textarea:focus{border-color:var(--primary)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:var(--divider);border-radius:var(--shape-full)}::-webkit-scrollbar-track{background:transparent}.btn-primary{background:var(--primary-strong);color:#fff;border-radius:var(--radius);padding:10px 16px;font-size:13px;font-weight:500;letter-spacing:var(--button-spacing);text-transform:var(--button-transform);box-shadow:var(--elev-1);transition:background var(--dur-short) var(--motion-standard),box-shadow var(--dur-short) var(--motion-standard),transform var(--dur-short) var(--motion-emphasized)}.btn-primary:hover{background:var(--primary-hover)}.btn-primary:active{transform:scale(.97)}.btn-primary:disabled{background:var(--bg-input);color:var(--text-faint);box-shadow:none;cursor:default}.btn-primary:disabled:active{transform:none}.btn-ghost{border-radius:var(--radius);padding:9px 12px;color:var(--primary);font-size:13px;font-weight:500;letter-spacing:var(--button-spacing);text-transform:var(--button-transform);transition:background var(--dur-short) var(--motion-standard)}.btn-ghost:hover{background:var(--bg-hover)}.btn-ghost:disabled{color:var(--text-faint);cursor:default}.section-title{padding:16px 16px 8px;color:var(--text-dim);font-size:11px;font-weight:500;letter-spacing:.09em;text-transform:uppercase}.badge{min-width:20px;height:20px;padding:0 6px;border-radius:var(--shape-full);background:var(--primary-strong);color:#fff;font-size:11px;font-weight:500;line-height:20px;text-align:center}.app-bar{display:flex;align-items:center;gap:12px;height:56px;flex:none;padding:0 8px 0 16px;border-bottom:1px solid var(--divider);background:var(--bg-list)}.icon-button{display:grid;place-items:center;width:36px;height:36px;flex:none;border-radius:var(--shape-full);color:var(--text-dim);transition:background var(--dur-short) var(--motion-standard),color var(--dur-short) var(--motion-standard),transform var(--dur-short) var(--motion-emphasized)}.icon-button:hover{background:var(--bg-hover);color:var(--text)}.icon-button:active{transform:scale(.92)}.icon-button:disabled{color:var(--text-faint);cursor:default}.icon-button:disabled:active{transform:none}.wrap.svelte-1pre9qb{position:relative;flex:none}img.svelte-1pre9qb,.letter.svelte-1pre9qb{width:100%;height:100%;border-radius:50%;object-fit:cover;display:grid;place-items:center;color:#fff;font-weight:500;user-select:none}.status.svelte-1pre9qb{position:absolute;right:-3px;bottom:-3px;width:10px;height:10px;border-style:solid;border-color:var(--bg-list);border-radius:50%;background:var(--online)}.overlay.svelte-1d5o8sc{position:fixed;inset:0;z-index:50;display:grid;place-items:center;background:#0009}.card.svelte-1d5o8sc{display:flex;flex-direction:column;gap:20px;width:min(380px,92vw);padding:28px 24px 22px;border-radius:var(--radius);background:var(--bg-panel);box-shadow:var(--elev-4)}.card.wide.svelte-1d5o8sc{width:min(760px,94vw);padding:0 0 18px;gap:12px}.stage.svelte-1d5o8sc{position:relative;aspect-ratio:16 / 9;background:#000;overflow:hidden}.stage.svelte-1d5o8sc video:where(.svelte-1d5o8sc){width:100%;height:100%;object-fit:cover}.stage.svelte-1d5o8sc .self:where(.svelte-1d5o8sc){position:absolute;right:12px;bottom:12px;width:150px;height:96px;border:1px solid var(--divider);border-radius:var(--radius);object-fit:cover}.who.svelte-1d5o8sc{display:flex;flex-direction:column;align-items:center;gap:10px}.caption.svelte-1d5o8sc{display:flex;flex-direction:column;align-items:center}.name.svelte-1d5o8sc{font-size:17px;font-weight:500}.status.svelte-1d5o8sc{color:var(--text-dim);font-size:13px}.controls.svelte-1d5o8sc{display:flex;justify-content:center;gap:14px}.control.svelte-1d5o8sc{display:grid;place-items:center;width:52px;height:52px;border-radius:var(--radius);background:var(--bg-input);color:var(--text);box-shadow:var(--elev-1)}.control.svelte-1d5o8sc:hover{background:#3c4043}.control.off.svelte-1d5o8sc{background:var(--bg-hover);color:var(--text-faint)}.control.accept.svelte-1d5o8sc{background:#188038;color:#fff}.control.decline.svelte-1d5o8sc{background:#d93025;color:#fff}.toast.svelte-1d5o8sc{position:fixed;left:50%;bottom:28px;z-index:50;padding:12px 16px;border-radius:var(--radius);background:var(--bg-panel);box-shadow:var(--elev-4);color:var(--text);font-size:13px;transform:translate(-50%)}.backdrop.svelte-1vu22k7{position:fixed;inset:0;z-index:40;display:grid;place-items:center;padding:16px;background:#00000080}.dialog.svelte-1vu22k7{display:flex;flex-direction:column;gap:12px;width:min(420px,100%);padding:20px;border-radius:var(--radius);background:var(--bg-panel);box-shadow:var(--elev-4)}h2.svelte-1vu22k7{margin:0;font-size:18px;font-weight:500}.chips.svelte-1vu22k7{display:flex;flex-wrap:wrap;gap:6px}.chip.svelte-1vu22k7{display:flex;align-items:center;gap:6px;padding:4px 8px 4px 4px;border-radius:var(--radius);background:var(--bg-active);color:var(--text);font-size:13px}.results.svelte-1vu22k7{display:flex;flex-direction:column;max-height:260px;overflow-y:auto}.result.svelte-1vu22k7{display:flex;align-items:center;gap:12px;padding:8px;border-radius:var(--radius);text-align:left;color:var(--text)}.result.svelte-1vu22k7:hover{background:var(--bg-hover)}.result.picked.svelte-1vu22k7{color:var(--primary)}.who.svelte-1vu22k7{display:flex;flex-direction:column;flex:1;min-width:0}.name.svelte-1vu22k7{font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hint.svelte-1vu22k7{color:var(--text-faint);font-size:12px}.empty.svelte-1vu22k7{margin:8px 0;color:var(--text-faint);font-size:13px;text-align:center}.actions.svelte-1vu22k7{display:flex;justify-content:flex-end;gap:8px}.list-pane.svelte-fgclkm{display:flex;flex-direction:column;width:320px;flex:none;background:var(--bg-list);border-right:1px solid var(--divider)}h1.svelte-fgclkm{flex:1;margin:0;font-size:18px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search.svelte-fgclkm{position:relative;padding:10px 12px}.search.svelte-fgclkm input:where(.svelte-fgclkm){padding-left:38px}.search-icon.svelte-fgclkm{position:absolute;top:21px;left:24px;color:var(--text-faint);pointer-events:none}.rows.svelte-fgclkm{flex:1;overflow-y:auto;padding-bottom:12px}.row.svelte-fgclkm{display:flex;gap:12px;width:100%;padding:10px 16px;border-left:3px solid transparent;text-align:left}.row.drop-target.svelte-fgclkm{outline:2px dashed var(--primary);outline-offset:-4px}.row.svelte-fgclkm:hover{background:var(--bg-hover)}.row.active.svelte-fgclkm{background:var(--bg-active);border-left-color:var(--primary)}.group-avatar.svelte-fgclkm{display:grid;place-items:center;width:40px;height:40px;flex:none;border-radius:50%;object-fit:cover;background:var(--bg-input);color:var(--text-dim);font-size:17px;font-weight:500}.body.svelte-fgclkm{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px;justify-content:center}.line.svelte-fgclkm{display:flex;align-items:center;gap:8px}.title.svelte-fgclkm{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.time.svelte-fgclkm{color:var(--text-faint);font-size:12px}.preview.svelte-fgclkm{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-dim);font-size:13px}.empty.svelte-fgclkm{padding:24px 16px;color:var(--text-faint);font-size:13px;text-align:center}.catcher.svelte-askjok{position:fixed;inset:0;z-index:40}.picker.svelte-askjok{position:absolute;left:8px;bottom:calc(100% + 8px);z-index:41;display:flex;flex-direction:column;width:320px;max-height:340px;padding:8px;border-radius:var(--radius);background:var(--bg-panel);box-shadow:var(--elev-4);transform-origin:bottom left}.search.svelte-askjok{position:relative;padding-bottom:8px}.search.svelte-askjok input:where(.svelte-askjok){padding-left:34px}.search-icon.svelte-askjok{position:absolute;top:11px;left:11px;color:var(--text-faint);pointer-events:none}.scroll.svelte-askjok{overflow-y:auto}.group-title.svelte-askjok{padding:8px 4px 4px;color:var(--text-faint);font-size:11px;letter-spacing:.06em;text-transform:uppercase}.grid.svelte-askjok{display:grid;grid-template-columns:repeat(8,1fr)}.cell.svelte-askjok{display:grid;place-items:center;height:34px;border-radius:var(--shape-xs);font-size:20px;line-height:1;transition:background var(--dur-short) var(--motion-standard),transform var(--dur-short) var(--motion-emphasized)}.cell.svelte-askjok:hover{background:var(--bg-hover);transform:scale(1.15)}.empty.svelte-askjok{padding:20px 8px;color:var(--text-faint);font-size:13px;text-align:center}.backdrop.svelte-11z6kvf{position:fixed;inset:0;z-index:60;display:grid;place-items:center;background:#00000080}.dialog.svelte-11z6kvf{display:flex;flex-direction:column;gap:12px;width:min(420px,92vw);max-height:84vh;overflow-y:auto;padding:20px;border-radius:var(--radius);background:var(--bg-panel);box-shadow:var(--elev-4)}h2.svelte-11z6kvf{margin:0;font-size:17px;font-weight:500}label.svelte-11z6kvf{display:flex;flex-direction:column;gap:6px;color:var(--text-dim);font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.options.svelte-11z6kvf{display:flex;flex-direction:column;gap:8px}.option.svelte-11z6kvf{display:flex;align-items:center;gap:6px}.add.svelte-11z6kvf{align-self:flex-start}.check.svelte-11z6kvf{flex-direction:row;align-items:center;gap:8px;color:var(--text);font-size:13px;font-weight:400;letter-spacing:normal;text-transform:none}.check.svelte-11z6kvf input:where(.svelte-11z6kvf){width:16px;height:16px;flex:none}.row-end.svelte-11z6kvf{display:flex;justify-content:flex-end;gap:12px}.composer.svelte-1n8df3y{padding:0 16px 6px;flex:none}.field.svelte-1n8df3y{position:relative;display:flex;align-items:flex-end;gap:6px}.field.hidden.svelte-1n8df3y{display:none}.recording.svelte-1n8df3y{display:flex;align-items:center;gap:10px;padding:8px 6px}.recording.svelte-1n8df3y .elapsed:where(.svelte-1n8df3y){font-variant-numeric:tabular-nums}.recording.svelte-1n8df3y .hint:where(.svelte-1n8df3y){flex:1;color:var(--text-dim);font-size:13px}.preview.svelte-1n8df3y{width:56px;height:56px;object-fit:cover;border-radius:var(--shape-full);background:#000}.dot.svelte-1n8df3y{width:10px;height:10px;border-radius:var(--shape-full);background:var(--danger);animation:svelte-1n8df3y-blink 1s steps(2,end) infinite}@keyframes svelte-1n8df3y-blink{to{opacity:.2}}textarea.svelte-1n8df3y{resize:none;max-height:140px;padding:11px 14px;border-radius:var(--radius);background:var(--bg-input)}.side.svelte-1n8df3y,.send.svelte-1n8df3y{display:grid;place-items:center;width:42px;height:42px;flex:none;border-radius:var(--radius);color:var(--text-dim)}.side.svelte-1n8df3y:hover{background:var(--bg-hover);color:var(--text)}.send.svelte-1n8df3y{background:var(--bg-input)}.send.ready.svelte-1n8df3y{background:var(--primary-strong);color:#fff;box-shadow:var(--elev-1)}.send.svelte-1n8df3y:disabled{cursor:default}.send.ready.svelte-1n8df3y:hover{background:var(--primary-hover)}.hidden.svelte-1n8df3y{display:none}.tray.svelte-1n8df3y{display:flex;flex-wrap:wrap;gap:8px;padding:0 0 8px}.chip.svelte-1n8df3y{position:relative;display:flex;align-items:center;gap:8px;max-width:260px;padding:6px 8px;border-radius:var(--radius);background:var(--bg-panel);overflow:hidden}.chip.svelte-1n8df3y img:where(.svelte-1n8df3y){width:32px;height:32px;border-radius:2px;object-fit:cover}.chip-icon.svelte-1n8df3y{display:grid;place-items:center;width:32px;height:32px;color:var(--text-dim)}.chip-name.svelte-1n8df3y{display:flex;flex-direction:column;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.chip-size.svelte-1n8df3y{color:var(--text-faint);font-size:11px}.chip.svelte-1n8df3y button:where(.svelte-1n8df3y){display:grid;place-items:center;color:var(--text-faint)}.chip.svelte-1n8df3y button:where(.svelte-1n8df3y):hover{color:var(--danger)}.chip.loading.svelte-1n8df3y{color:var(--text-dim)}.progress.svelte-1n8df3y{position:absolute;left:0;bottom:0;height:2px;background:var(--primary);transition:width .15s linear}.status.svelte-1n8df3y{height:18px;padding:2px 6px;color:var(--text-faint);font-size:12px}.error.svelte-1n8df3y{color:var(--danger)}.round.svelte-6mhiof{display:block;width:240px;height:240px;max-width:70vw;object-fit:cover;border-radius:var(--shape-full);background:#0003;cursor:pointer}.image.svelte-6mhiof{display:block;max-width:100%;padding:0;border-radius:0;overflow:hidden;background:#0003;cursor:zoom-in}.image.svelte-6mhiof{position:relative}.image.svelte-6mhiof img:where(.svelte-6mhiof){display:block;width:100%;height:auto}.gif.svelte-6mhiof{position:absolute;top:6px;left:6px;padding:1px 6px;border-radius:var(--shape-xs);background:#0000008c;color:#fff;font-size:10px;font-weight:600;letter-spacing:.06em}.placeholder.svelte-6mhiof{display:grid;place-items:center;max-width:100%;border-radius:var(--radius);background:#00000040;color:var(--text-faint);font-size:12px}.video.svelte-6mhiof{position:relative;max-width:100%}.video.svelte-6mhiof video:where(.svelte-6mhiof){display:block;width:100%;border-radius:var(--radius);background:#000}.expand.svelte-6mhiof{position:absolute;top:8px;right:8px;display:grid;place-items:center;width:28px;height:28px;border-radius:var(--radius);background:#0000008c;color:#fff}.expand.svelte-6mhiof:hover{background:#000000bf}audio.svelte-6mhiof{width:260px;max-width:100%}.doc.svelte-6mhiof{display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:var(--radius-bubble);background:#ffffff14;color:inherit;text-decoration:none}.doc.own.svelte-6mhiof{background:#0000002e}.doc.svelte-6mhiof:hover{filter:brightness(1.1)}.icon.svelte-6mhiof{display:grid;place-items:center;opacity:.8}.meta.svelte-6mhiof{display:flex;flex-direction:column;min-width:0;flex:1}.name.svelte-6mhiof{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.size.svelte-6mhiof{font-size:12px;opacity:.7}.catcher.svelte-l8h85k{position:fixed;inset:0;z-index:60}.menu.svelte-l8h85k{position:fixed;z-index:61;min-width:190px;padding:4px;border-radius:var(--radius);background:var(--bg-panel);box-shadow:var(--elev-4)}.item.svelte-l8h85k{display:flex;align-items:center;gap:10px;width:100%;padding:9px 12px;border-radius:var(--radius);color:var(--text);font-size:14px;text-align:left}.item.svelte-l8h85k:hover{background:var(--bg-hover)}.item.danger.svelte-l8h85k{color:var(--danger)}.backdrop.svelte-1rh4c65{position:fixed;inset:0;z-index:60;display:grid;place-items:center;background:#00000080}.dialog.svelte-1rh4c65{display:flex;flex-direction:column;gap:12px;width:min(420px,92vw);max-height:80vh;padding:20px;border-radius:var(--radius);background:var(--bg-panel);box-shadow:var(--elev-4)}h2.svelte-1rh4c65{margin:0;font-size:17px;font-weight:500}.rows.svelte-1rh4c65{overflow-y:auto}.row.svelte-1rh4c65{display:flex;align-items:center;gap:12px;width:100%;padding:8px;border-radius:var(--radius);text-align:left}.row.svelte-1rh4c65:hover{background:var(--bg-hover)}.letter.svelte-1rh4c65{display:grid;place-items:center;width:36px;height:36px;flex:none;border-radius:var(--shape-full);background:var(--bg-input);color:var(--text-dim)}.name.svelte-1rh4c65{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.warn.svelte-1rh4c65{color:var(--danger);font-size:11px;white-space:nowrap}.row-end.svelte-1rh4c65{display:flex;justify-content:flex-end}.empty.svelte-1rh4c65{padding:20px;color:var(--text-faint);font-size:13px;text-align:center}.poll.svelte-grc3m3{display:flex;flex-direction:column;gap:6px;min-width:240px}.question.svelte-grc3m3{margin:0;padding-right:0;font-weight:500}.option.svelte-grc3m3{position:relative;display:flex;align-items:center;gap:8px;padding:8px 10px;overflow:hidden;border-radius:var(--shape-xs);background:color-mix(in srgb,currentColor 8%,transparent);text-align:left;transition:background var(--dur-short) var(--motion-standard)}.option.svelte-grc3m3:hover{background:color-mix(in srgb,currentColor 14%,transparent)}.option.chosen.svelte-grc3m3{outline:1px solid currentColor}.bar.svelte-grc3m3{position:absolute;left:0;top:0;bottom:0;background:color-mix(in srgb,currentColor 18%,transparent);transition:width var(--dur-long) var(--motion-emphasized)}.label.svelte-grc3m3{position:relative;flex:1}.count.svelte-grc3m3{position:relative;font-size:12px;opacity:.8}.foot.svelte-grc3m3{margin:0;padding-right:0;font-size:12px;opacity:.7}.voice.svelte-j81qfr{display:flex;align-items:center;gap:10px;min-width:240px}.play.svelte-j81qfr{display:grid;place-items:center;width:34px;height:34px;flex:none;border-radius:var(--shape-full);background:color-mix(in srgb,currentColor 16%,transparent);transition:transform var(--dur-short) var(--motion-emphasized)}.play.svelte-j81qfr:active{transform:scale(.92)}.wave.svelte-j81qfr{display:flex;align-items:center;gap:2px;flex:1;height:26px;cursor:pointer}.bar.svelte-j81qfr{flex:1;min-width:2px;border-radius:var(--shape-full);background:color-mix(in srgb,currentColor 35%,transparent);transition:background var(--dur-short) var(--motion-standard)}.bar.played.svelte-j81qfr{background:currentColor}.speed.svelte-j81qfr{padding:2px 6px;border-radius:var(--shape-xs);font-size:11px;opacity:.8}.speed.svelte-j81qfr:hover{background:color-mix(in srgb,currentColor 14%,transparent)}.time.svelte-j81qfr{font-size:11px;opacity:.7}.line.svelte-t22hw0{display:flex;gap:8px;padding:1px 16px}.line.own.svelte-t22hw0{justify-content:flex-end}.line.svelte-t22hw0:not(.compact){margin-top:10px}.gutter.svelte-t22hw0{width:36px;flex:none}.avatar-button.svelte-t22hw0{padding:0;border-radius:50%}.bubble.svelte-t22hw0{position:relative;max-width:min(560px,74%);padding:7px 12px 6px;overflow:hidden;border-radius:var(--radius-bubble);background:var(--bubble-other);box-shadow:var(--elev-1);display:flex;flex-direction:column;gap:6px}.bubble.own.svelte-t22hw0{background:var(--bubble-own);color:var(--bubble-own-text)}.bubble.svelte-t22hw0:has(.round){padding:0;background:none;box-shadow:none;border-radius:var(--shape-full)}.bubble.tail.svelte-t22hw0:not(.own){border-bottom-left-radius:var(--shape-xs)}.bubble.tail.own.svelte-t22hw0{border-bottom-right-radius:var(--shape-xs)}.bubble.failed.svelte-t22hw0{outline:1px solid var(--danger)}.forwarded.svelte-t22hw0{display:flex;align-items:center;gap:4px;opacity:.75;font-size:12px}.author.svelte-t22hw0{padding:0;font-size:12px;font-weight:500;text-align:left}.author.svelte-t22hw0:hover{text-decoration:underline}.locked.svelte-t22hw0{color:var(--text-faint);font-style:italic}p.big.svelte-t22hw0{font-size:40px;line-height:1.15}p.svelte-t22hw0{margin:0;padding-right:62px;white-space:pre-wrap;overflow-wrap:anywhere}.stamp.svelte-t22hw0{position:absolute;right:10px;bottom:4px;display:flex;align-items:center;gap:3px;font-size:11px;opacity:.65;pointer-events:none}.edited.svelte-t22hw0{font-style:italic}.mark.svelte-t22hw0{display:grid;place-items:center;transition:color var(--dur-medium) var(--motion-standard)}.mark.read.svelte-t22hw0{color:var(--accent);opacity:1;animation:svelte-t22hw0-mark-read var(--dur-long) var(--motion-emphasized)}@keyframes svelte-t22hw0-mark-read{0%{transform:scale(1)}45%{transform:scale(1.35)}to{transform:scale(1)}}.bubble.svelte-t22hw0 .image{margin:-7px -12px 0;width:calc(100% + 24px)!important;border-radius:0}.bubble.svelte-t22hw0:has(.image){padding-top:0}.bubble.svelte-t22hw0:has(.author:where(.svelte-t22hw0)) .image{margin-top:2px}.bubble.svelte-t22hw0:has(.image) .stamp:where(.svelte-t22hw0),.bubble.svelte-t22hw0:has(.video) .stamp:where(.svelte-t22hw0){padding:1px 6px;border-radius:var(--radius);background:#0000008c;color:#fff;opacity:.9}.bubble.svelte-t22hw0:has(.image) .mark.read:where(.svelte-t22hw0),.bubble.svelte-t22hw0:has(.video) .mark.read:where(.svelte-t22hw0){color:#8ab4f8}.bubble.svelte-t22hw0{transition:background var(--dur-short) var(--motion-standard),transform var(--dur-short) var(--motion-standard);touch-action:pan-y}.wrap.svelte-vrn44r{position:relative;display:flex;flex-direction:column;flex:1;min-height:0}.viewport.svelte-vrn44r{flex:1;overflow-y:auto;padding:12px 0 16px;scroll-behavior:smooth}.sticky-day.svelte-vrn44r{position:absolute;top:8px;left:0;right:0;display:flex;justify-content:center;pointer-events:none}.sticky-day.svelte-vrn44r span:where(.svelte-vrn44r){padding:3px 10px;border-radius:var(--shape-full);background:var(--bg-panel);box-shadow:var(--elev-1);color:var(--text-dim);font-size:12px}.to-bottom.svelte-vrn44r{position:absolute;right:20px;bottom:16px;display:grid;place-items:center;width:40px;height:40px;border-radius:var(--shape-full);background:var(--bg-panel);box-shadow:var(--elev-4);color:var(--text-dim);transition:color var(--dur-short) var(--motion-standard),transform var(--dur-short) var(--motion-emphasized)}.to-bottom.svelte-vrn44r:hover{color:var(--text)}.to-bottom.svelte-vrn44r:active{transform:scale(.92)}.to-bottom.svelte-vrn44r .badge:where(.svelte-vrn44r){position:absolute;top:-6px;right:-4px}.unread.svelte-vrn44r{display:flex;align-items:center;gap:10px;margin:14px 16px 6px;color:var(--primary);font-size:12px}.unread.svelte-vrn44r:before,.unread.svelte-vrn44r:after{content:"";flex:1;height:1px;background:color-mix(in srgb,var(--primary) 40%,transparent)}.notice.svelte-vrn44r{margin:4px 16px 12px;padding:10px 12px;border-left:3px solid var(--danger);border-radius:var(--radius);background:var(--bg-panel);color:var(--text-dim);font-size:12.5px}.day.svelte-vrn44r{display:flex;justify-content:center;margin:18px 0 10px}.day.svelte-vrn44r span:where(.svelte-vrn44r){padding:3px 10px;border-radius:var(--radius);background:var(--bg-panel);color:var(--text-dim);font-size:12px}.empty.svelte-vrn44r{padding:40px 16px;color:var(--text-faint);font-size:13px;text-align:center}main.svelte-ymhpvh{position:relative;display:flex;flex:1;min-width:0;background:var(--bg-chat)}.drop.svelte-ymhpvh{position:absolute;inset:0;z-index:5;display:grid;place-items:center;background:color-mix(in srgb,var(--bg-chat) 70%,transparent);pointer-events:none}.drop-card.svelte-ymhpvh{padding:18px 28px;border:2px dashed var(--primary);border-radius:var(--radius);background:var(--bg-panel);color:var(--primary);font-size:14px;font-weight:500}.drop-note.svelte-ymhpvh{position:absolute;left:50%;bottom:84px;transform:translate(-50%);padding:8px 14px;border-radius:var(--radius);background:var(--bg-panel);box-shadow:var(--elev-4);color:var(--text-dim);font-size:13px}main.placeholder.svelte-ymhpvh{display:grid;place-items:center;color:var(--text-faint);font-size:13px}.column.svelte-ymhpvh{display:flex;flex-direction:column;flex:1;min-width:0}.back.svelte-ymhpvh{display:none}.avatar-button.svelte-ymhpvh{padding:0;border-radius:50%}.group-avatar.svelte-ymhpvh{display:grid;place-items:center;width:36px;height:36px;flex:none;border-radius:50%;object-fit:cover;background:var(--bg-input);color:var(--text-dim);font-size:16px;font-weight:500}.titles.svelte-ymhpvh{display:flex;flex-direction:column;flex:1;min-width:0}.title.svelte-ymhpvh{display:flex;align-items:center;gap:6px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lock.svelte-ymhpvh{display:grid;place-items:center;color:var(--online)}.subtitle.svelte-ymhpvh{color:var(--text-faint);font-size:12px}.open-badge.svelte-ymhpvh{padding:1px 8px;border-radius:var(--radius);background:var(--bg-hover);color:var(--danger);font-size:11px;font-weight:500;white-space:nowrap}.offline.svelte-ymhpvh{color:var(--danger);font-size:12px}.icon-button.svelte-ymhpvh:disabled{color:var(--text-faint);cursor:default}.icon-button.svelte-ymhpvh:disabled:hover{background:none}.canvas.svelte-ymhpvh{display:flex;flex:1;min-height:0}aside.svelte-ymhpvh{display:flex;flex-direction:column;width:260px;flex:none;padding-bottom:12px;border-left:1px solid var(--divider);background:var(--bg-list);overflow-y:auto}.panel-head.svelte-ymhpvh{display:flex;align-items:center;padding-right:8px}.panel-head.svelte-ymhpvh .section-title:where(.svelte-ymhpvh){flex:1}.member.svelte-ymhpvh{display:flex;align-items:center;padding:0 8px 0 16px}.member.svelte-ymhpvh:hover{background:var(--bg-hover)}.who.svelte-ymhpvh{display:flex;align-items:center;gap:12px;flex:1;min-width:0;padding:8px 0;color:var(--text-dim);text-align:left}.who.svelte-ymhpvh:hover{color:var(--text)}.name.svelte-ymhpvh{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.leave.svelte-ymhpvh{margin:12px 16px 0;padding:10px;border-radius:var(--radius);background:var(--bg-hover);color:var(--danger);font-size:13px;font-weight:500;letter-spacing:.08em;text-transform:uppercase}@media(max-width:820px){.back.svelte-ymhpvh{display:grid}aside.svelte-ymhpvh{display:none}}.pane.svelte-1qpf4u0{display:flex;flex-direction:column;width:320px;flex:none;background:var(--bg-list);border-right:1px solid var(--divider)}h1.svelte-1qpf4u0{flex:1;margin:0;font-size:18px;font-weight:500}.search.svelte-1qpf4u0{position:relative;padding:10px 12px}.search.svelte-1qpf4u0 input:where(.svelte-1qpf4u0){padding-left:38px}.search-icon.svelte-1qpf4u0{position:absolute;top:21px;left:24px;color:var(--text-faint);pointer-events:none}.rows.svelte-1qpf4u0{flex:1;overflow-y:auto;padding-bottom:12px}.row.svelte-1qpf4u0{display:flex;align-items:center;gap:12px;width:100%;padding:9px 16px;text-align:left}.row.svelte-1qpf4u0:hover{background:var(--bg-hover)}.body.svelte-1qpf4u0{display:flex;flex-direction:column;min-width:0}.name.svelte-1qpf4u0{font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hint.svelte-1qpf4u0{color:var(--text-faint);font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tag.svelte-1qpf4u0{flex:none;margin-left:auto;padding:2px 8px;border-radius:var(--radius);background:var(--bg-hover);color:var(--text-faint);font-size:11px;white-space:nowrap}.empty.svelte-1qpf4u0{padding:24px 16px;color:var(--text-faint);font-size:13px;text-align:center}.viewer.svelte-11o8oez{position:fixed;inset:0;z-index:70;display:flex;flex-direction:column;background:#000000eb}header.svelte-11o8oez{display:flex;align-items:center;gap:12px;padding:12px 16px;color:#e8eaed}.name.svelte-11o8oez{font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.meta.svelte-11o8oez{flex:1;color:#9aa0a6;font-size:13px}header.svelte-11o8oez .icon-button:where(.svelte-11o8oez){color:#e8eaed;text-decoration:none}header.svelte-11o8oez .icon-button:where(.svelte-11o8oez):hover{background:#ffffff1f}.stage.svelte-11o8oez{position:relative;display:grid;place-items:center;flex:1;min-height:0;padding:0 16px 24px}img.svelte-11o8oez,video.svelte-11o8oez{max-width:100%;max-height:100%;object-fit:contain}.arrow.svelte-11o8oez{position:absolute;top:50%;display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#ffffff1f;color:#fff;transform:translateY(-50%)}.arrow.svelte-11o8oez:hover{background:#ffffff38}.arrow.left.svelte-11o8oez{left:16px}.arrow.right.svelte-11o8oez{right:16px;transform:translateY(-50%) rotate(180deg)}.screen.svelte-19agyy0{display:grid;place-items:center;height:100%;padding:16px;background:var(--bg-chat)}.card.svelte-19agyy0{display:flex;flex-direction:column;gap:16px;width:min(380px,100%);padding:28px;border-radius:var(--radius);background:var(--bg-panel);box-shadow:var(--elev-4);text-align:center}.brand.svelte-19agyy0{font-size:24px;font-weight:500;color:var(--primary)}.tagline.svelte-19agyy0{margin:-12px 0 0;color:var(--text-dim);font-size:13px}.btn-primary.svelte-19agyy0{text-decoration:none;text-align:center}.error.svelte-19agyy0{margin:0;color:var(--danger);font-size:13px}.footnote.svelte-19agyy0{margin:0;color:var(--text-faint);font-size:12px;line-height:1.5}.rail.svelte-1b3y2z4{display:flex;flex-direction:column;align-items:center;gap:2px;width:76px;flex:none;padding:10px 6px;background:var(--bg-rail);border-right:1px solid var(--divider);overflow-y:auto}.rail.svelte-1b3y2z4::-webkit-scrollbar{width:0}.tab.svelte-1b3y2z4{position:relative;display:flex;flex-direction:column;align-items:center;gap:4px;width:100%;padding:10px 2px 8px;border-radius:var(--radius);color:var(--text-dim)}.tab.svelte-1b3y2z4:hover{background:var(--bg-hover);color:var(--text)}.tab.active.svelte-1b3y2z4{color:var(--primary);background:var(--bg-active)}.glyph.svelte-1b3y2z4{display:grid;place-items:center;height:24px}.caption.svelte-1b3y2z4{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:500}.dot.svelte-1b3y2z4{position:absolute;top:8px;right:16px;width:8px;height:8px;border-radius:50%;background:var(--primary)}.spacer.svelte-1b3y2z4{flex:1}.card.svelte-cexj1f{display:flex;flex-direction:column;gap:12px;padding:16px;border-radius:var(--radius);background:var(--bg-panel);box-shadow:var(--elev-1)}.card-title.svelte-cexj1f{display:flex;align-items:center;gap:8px;font-weight:500}.sub.svelte-cexj1f{margin:-6px 0 0;color:var(--text-dim);font-size:13px}.steps.svelte-cexj1f{display:flex;flex-wrap:wrap;gap:6px 14px;margin:0;padding:0;list-style:none;color:var(--text-faint);font-size:12px}.steps.svelte-cexj1f li:where(.svelte-cexj1f){counter-increment:step}.steps.svelte-cexj1f li:where(.svelte-cexj1f):before{content:counter(step) ". "}.steps.svelte-cexj1f{counter-reset:step}.steps.svelte-cexj1f .now:where(.svelte-cexj1f){color:var(--primary);font-weight:500}.steps.svelte-cexj1f .done:where(.svelte-cexj1f){color:var(--online)}.warn.svelte-cexj1f{margin:0;padding:10px 12px;border-left:3px solid var(--danger);background:var(--bg-hover);color:var(--text-dim);font-size:12.5px}.warn.svelte-cexj1f p:where(.svelte-cexj1f){margin:0 0 6px}.warn.svelte-cexj1f ul:where(.svelte-cexj1f){margin:0;padding-left:18px}.warn.svelte-cexj1f li:where(.svelte-cexj1f)+li:where(.svelte-cexj1f){margin-top:6px}.warn.compact.svelte-cexj1f{font-size:12px}.accept.svelte-cexj1f{display:flex;align-items:flex-start;gap:8px;color:var(--text);font-size:13px;font-weight:400;letter-spacing:normal;text-transform:none}.accept.svelte-cexj1f input:where(.svelte-cexj1f){width:16px;height:16px;margin:1px 0 0;flex:none}label.svelte-cexj1f{display:flex;flex-direction:column;gap:6px;color:var(--text-dim);font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.row-end.svelte-cexj1f{display:flex;align-items:center;justify-content:flex-end;gap:12px}.note.svelte-cexj1f{color:var(--text-dim);font-size:13px}.pane.svelte-1n6ht58{display:flex;flex-direction:column;width:400px;flex:none;background:var(--bg-list);border-right:1px solid var(--divider)}h1.svelte-1n6ht58{flex:1;margin:0;font-size:18px;font-weight:500}.scroll.svelte-1n6ht58{flex:1;overflow-y:auto;padding:12px 14px 20px;display:flex;flex-direction:column;gap:12px}.card.svelte-1n6ht58{display:flex;flex-direction:column;gap:12px;padding:16px;border-radius:var(--radius);background:var(--bg-panel);box-shadow:var(--elev-1)}.identity.svelte-1n6ht58{flex-direction:row;align-items:center;gap:14px;flex-wrap:wrap}.who.svelte-1n6ht58{display:flex;flex-direction:column;flex:1;min-width:0}.name.svelte-1n6ht58{font-weight:500}.hint.svelte-1n6ht58{color:var(--text-faint);font-size:12px}.avatar-actions.svelte-1n6ht58{display:flex;align-items:center;gap:4px}.hidden.svelte-1n6ht58{display:none}.card-title.svelte-1n6ht58{display:flex;align-items:center;gap:8px;font-weight:500}.sub.svelte-1n6ht58{margin:-6px 0 0;color:var(--text-dim);font-size:13px}label.svelte-1n6ht58{display:flex;flex-direction:column;gap:6px;color:var(--text-dim);font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase}textarea.svelte-1n6ht58{resize:vertical}.row-end.svelte-1n6ht58{display:flex;align-items:center;justify-content:flex-end;gap:12px}.note.svelte-1n6ht58{color:var(--text-dim);font-size:13px}.themes.svelte-1n6ht58{display:flex;gap:8px;flex-wrap:wrap}.theme.svelte-1n6ht58{padding:8px 14px;border:1px solid var(--divider);border-radius:var(--radius);color:var(--text-dim);font-size:13px}.theme.svelte-1n6ht58:hover{background:var(--bg-hover);color:var(--text)}.theme.active.svelte-1n6ht58{border-color:var(--primary);background:var(--bg-active);color:var(--primary)}.beta.svelte-1n6ht58{margin-left:6px;padding:1px 6px;border-radius:var(--shape-full);background:var(--bg-hover);color:var(--text-faint);font-size:10px;letter-spacing:.04em;text-transform:uppercase}.palettes.svelte-1n6ht58{display:flex;gap:10px;flex-wrap:wrap}.palette.svelte-1n6ht58{display:flex;flex-direction:column;align-items:center;gap:6px;padding:8px;border:1px solid var(--divider);border-radius:var(--radius);color:var(--text-dim);font-size:12px;transition:border-color var(--dur-short) var(--motion-standard),background var(--dur-short) var(--motion-standard)}.palette.svelte-1n6ht58:hover{background:var(--bg-hover)}.palette.active.svelte-1n6ht58{border-color:var(--primary);color:var(--primary)}.swatch.svelte-1n6ht58{display:flex;width:64px;height:40px;overflow:hidden;border-radius:var(--shape-xs);box-shadow:var(--elev-1)}.swatch-rail.svelte-1n6ht58{width:12px;background:var(--surface-low)}.swatch-body.svelte-1n6ht58{display:flex;align-items:flex-end;justify-content:flex-end;flex:1;padding:6px;background:var(--surface)}.swatch-bubble.svelte-1n6ht58{width:26px;height:12px;border-radius:var(--shape-xs);background:var(--accent-strong)}.palette-name.svelte-1n6ht58{white-space:nowrap}.hint-line.svelte-1n6ht58{margin:-4px 0 0;color:var(--text-faint);font-size:12px}.fingerprint.svelte-1n6ht58{display:flex;flex-direction:column;gap:6px}.fingerprint.svelte-1n6ht58 code:where(.svelte-1n6ht58){padding:10px 12px;border-radius:var(--radius);background:var(--bg-input);font-size:14px;letter-spacing:.06em;user-select:all}.invite.svelte-1n6ht58{display:flex;align-items:center;gap:6px}.invite-body.svelte-1n6ht58{display:flex;flex-direction:column;flex:1;min-width:0}.code.svelte-1n6ht58{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;user-select:all}.session.svelte-1n6ht58{display:flex;align-items:center;gap:12px}.session-body.svelte-1n6ht58{display:flex;flex-direction:column;flex:1;min-width:0}.session.svelte-1n6ht58 .btn-ghost:where(.svelte-1n6ht58){padding:7px 12px;font-size:13px}.logout.svelte-1n6ht58{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;border-radius:var(--radius);background:var(--bg-panel);color:var(--danger);font-size:13px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;box-shadow:var(--elev-1)}.logout.svelte-1n6ht58:hover{background:var(--bg-hover)}.backdrop.svelte-1na53rz{position:fixed;inset:0;z-index:45;display:grid;place-items:center;padding:16px;background:#00000080}.card.svelte-1na53rz{position:relative;display:flex;flex-direction:column;align-items:center;gap:6px;width:min(340px,100%);padding:28px 20px 20px;border-radius:var(--radius);background:var(--bg-panel);box-shadow:var(--elev-4);text-align:center}.close.svelte-1na53rz{position:absolute;top:8px;right:8px}.name.svelte-1na53rz{margin-top:10px;font-size:18px;font-weight:500}.username.svelte-1na53rz{color:var(--text-dim);font-size:14px}.status.svelte-1na53rz{color:var(--text-faint);font-size:13px}.status.online.svelte-1na53rz{color:var(--online)}.bio.svelte-1na53rz{margin:10px 0 0;color:var(--text);font-size:14px;white-space:pre-wrap;overflow-wrap:anywhere}.since.svelte-1na53rz{margin:6px 0 0;color:var(--text-faint);font-size:12px}.actions.svelte-1na53rz{display:flex;gap:8px;margin-top:18px;width:100%}.action.svelte-1na53rz{display:flex;flex-direction:column;align-items:center;gap:6px;flex:1;padding:12px 6px;border-radius:var(--radius);background:var(--bg-input);color:var(--primary);font-size:12px}.action.svelte-1na53rz:hover{background:var(--bg-active)}.backdrop.svelte-8ai8dj{position:fixed;inset:0;z-index:55;display:grid;place-items:center;padding:16px;background:#0009}.card.svelte-8ai8dj{display:flex;flex-direction:column;gap:12px;width:min(420px,100%);padding:24px;border-radius:var(--radius);background:var(--bg-panel);box-shadow:var(--elev-4)}.title.svelte-8ai8dj{display:flex;align-items:center;gap:8px;font-size:17px;font-weight:500}.sub.svelte-8ai8dj{margin:0;color:var(--text-dim);font-size:13px;line-height:1.5}.error.svelte-8ai8dj{margin:0;color:var(--danger);font-size:13px}.app.svelte-1n46o8q{display:flex;height:100%}.pane-slot.svelte-1n46o8q{display:flex;flex:none}.splash.svelte-1n46o8q{display:flex;height:100%}.skeleton.svelte-1n46o8q{animation:svelte-1n46o8q-breathe 1.2s ease-in-out infinite alternate}.skeleton.rail.svelte-1n46o8q{width:72px;background:var(--bg-rail)}.skeleton.list.svelte-1n46o8q{width:320px;background:var(--bg-list);border-right:1px solid var(--divider)}.skeleton.chat.svelte-1n46o8q{flex:1;background:var(--bg-chat)}@keyframes svelte-1n46o8q-breathe{0%{opacity:.6}to{opacity:1}}@media(max-width:820px){.pane-slot.svelte-1n46o8q,.app.svelte-1n46o8q .list-pane,.app.svelte-1n46o8q .pane{width:100%}.app.chat-open.svelte-1n46o8q .pane-slot:where(.svelte-1n46o8q){display:none}.app.svelte-1n46o8q:not(.chat-open) main{display:none}}
