@font-face{font-family:FFXIV Lodestone SSF;src:url(/Fonts/FFXIV_Lodestone_SSF.ttf) format("truetype");font-display:swap}:root{--bg-darkest: #0d0d1a;--bg-darker: #12121e;--bg-base: #1a1a2e;--bg-hover: #23233c;--bg-active: #2a2a4a;--bg-input: #12121e;--bg-tooltip: #0a0a12;--border: #2a2a4a;--text-normal: #d8d8e0;--text-muted: #8e8ea4;--text-faint: #555570;--text-heading: #e8e4d8;--blurple: #5865f2;--blurple-hover: #4752c4;--green: #5cb87a;--red: #cf6679;--accent: #c9a84c;--accent-hover: #dfc06a;--font-chat: "gg sans", "Segoe UI", system-ui, sans-serif, "FFXIV Lodestone SSF"}*{box-sizing:border-box;margin:0;padding:0}html,body,#app{height:100%}body{font-family:var(--font-chat);background:var(--bg-base);color:var(--text-normal);height:100vh;height:100dvh;overflow:hidden}button{font-family:inherit;cursor:pointer}input{font-family:var(--font-chat)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:var(--bg-darkest);border-radius:4px}::-webkit-scrollbar-track{background:transparent}aside.svelte-rv04am{width:240px;background:var(--bg-darker);display:flex;flex-direction:column;flex-shrink:0;overflow:hidden}.server-header.svelte-rv04am{height:48px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 1px 0 var(--border);flex-shrink:0}.server-name.svelte-rv04am{font-weight:600;color:var(--accent);font-size:.95rem;letter-spacing:.04em}.manage-link.svelte-rv04am{color:var(--text-muted);text-decoration:none;font-size:1rem}.manage-link.svelte-rv04am:hover{color:var(--text-heading)}.sections.svelte-rv04am{flex:1;min-height:0;display:flex;flex-direction:column;padding:8px;overflow:hidden}.section.svelte-rv04am{margin-bottom:16px;flex-shrink:0}.section.svelte-rv04am:last-child{margin-bottom:0}.section.grow.svelte-rv04am{flex:1 1 0;min-height:0;display:flex;flex-direction:column}.section-scroll.svelte-rv04am{flex:1;min-height:0;overflow-y:auto}.section-label.svelte-rv04am{font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.02em;color:var(--text-muted);padding:6px 8px 4px}.item.svelte-rv04am{display:flex;align-items:center;gap:8px;width:100%;padding:6px 8px;border:none;background:transparent;border-radius:4px;color:var(--text-muted);font-size:.9rem;text-align:left;min-width:0}.item.svelte-rv04am:not(.empty):hover{background:var(--bg-hover);color:var(--text-normal)}.item.active.svelte-rv04am{background:var(--bg-active);color:var(--accent)}.item.empty.svelte-rv04am{color:var(--text-faint);font-style:italic;font-size:.78rem;cursor:default}.item-name.svelte-rv04am{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hash.svelte-rv04am{color:var(--text-faint);font-weight:500;flex-shrink:0}.live-dot.svelte-rv04am{width:8px;height:8px;border-radius:50%;background:var(--green);flex-shrink:0}.avatar.svelte-rv04am{width:22px;height:22px;border-radius:50%;background:var(--accent);color:var(--bg-darkest);font-size:.7rem;font-weight:600;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}@media(max-width:768px){aside.svelte-rv04am{position:fixed;top:0;bottom:0;left:0;width:78%;max-width:280px;z-index:20;transform:translate(-100%);transition:transform .25s ease;box-shadow:2px 0 16px #0006}aside.open.svelte-rv04am{transform:translate(0)}}main.svelte-d1vtgv{flex:1;display:flex;flex-direction:column;overflow:hidden;background:var(--bg-base);min-width:0}header.svelte-d1vtgv{height:48px;padding:0 16px;display:flex;align-items:center;gap:8px;box-shadow:0 1px 0 var(--border);flex-shrink:0}.hash.svelte-d1vtgv{color:var(--text-faint);font-size:1.3rem;font-weight:500}.title.svelte-d1vtgv{font-weight:600;color:var(--text-heading);font-size:.95rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topic.svelte-d1vtgv{color:var(--text-muted);font-size:.8rem;border-left:1px solid var(--bg-active);padding-left:8px;margin-left:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-right.svelte-d1vtgv{margin-left:auto;display:flex;align-items:center;gap:10px;flex-shrink:0}.icon-btn.svelte-d1vtgv{background:transparent;border:none;color:var(--text-muted);font-size:1.1rem;line-height:1;padding:4px;display:inline-flex;align-items:center}.icon-btn.svelte-d1vtgv:hover{color:var(--text-heading)}.menu.svelte-d1vtgv{display:none}.ws-indicators.svelte-d1vtgv{display:flex;gap:4px;align-items:center}.dot.svelte-d1vtgv{width:8px;height:8px;border-radius:50%;background:var(--text-faint)}.dot.on.svelte-d1vtgv{background:var(--green)}.dot.err.svelte-d1vtgv{background:var(--red)}.chat-scroll.svelte-d1vtgv{flex:1;overflow-y:auto;padding:16px 0;display:flex;flex-direction:column}.placeholder.svelte-d1vtgv{margin:auto;text-align:center;color:var(--text-muted);padding:24px}.placeholder-title.svelte-d1vtgv{font-size:.95rem}.picker.svelte-d1vtgv{margin-top:16px;display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.picker-btn.svelte-d1vtgv{display:inline-flex;align-items:center;gap:8px;background:var(--bg-darker);border:1px solid var(--border);color:var(--text-normal);padding:8px 16px;border-radius:4px;font-size:.85rem;font-weight:600}.picker-btn.svelte-d1vtgv:hover{border-color:var(--accent);color:var(--accent)}.live-dot.svelte-d1vtgv{width:8px;height:8px;border-radius:50%;background:var(--green)}.loading-dots.svelte-d1vtgv{display:flex;gap:7px;justify-content:center}.loading-dots.svelte-d1vtgv span:where(.svelte-d1vtgv){width:10px;height:10px;border-radius:50%;background:var(--text-muted);animation:svelte-d1vtgv-dot-bounce 1s infinite ease-in-out}.loading-dots.svelte-d1vtgv span:where(.svelte-d1vtgv):nth-child(2){animation-delay:.15s}.loading-dots.svelte-d1vtgv span:where(.svelte-d1vtgv):nth-child(3){animation-delay:.3s}@keyframes svelte-d1vtgv-dot-bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-9px)}}.load-older.svelte-d1vtgv{background:transparent;border:none;color:var(--text-faint);font-size:.75rem;padding:4px 16px 10px;text-align:center}.load-older.svelte-d1vtgv:hover{color:var(--accent)}.welcome.svelte-d1vtgv{padding:16px;margin-top:auto}.welcome-hash.svelte-d1vtgv{width:68px;height:68px;border-radius:50%;background:var(--bg-active);color:var(--text-heading);font-size:2.5rem;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.welcome.svelte-d1vtgv h2:where(.svelte-d1vtgv){color:var(--text-heading);font-size:1.5rem;margin-bottom:4px}.welcome.svelte-d1vtgv p:where(.svelte-d1vtgv){color:var(--text-muted);font-size:.9rem}.msg-group.svelte-d1vtgv{display:flex;gap:16px;padding:2px 16px;margin-top:14px}.msg-group.svelte-d1vtgv:hover{background:#0000000f}.avatar.svelte-d1vtgv{width:40px;height:40px;border-radius:50%;background:hsl(var(--hue),45%,45%);color:#fff;font-weight:600;font-size:1.1rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px;-webkit-user-select:none;user-select:none}.msg-body.svelte-d1vtgv{min-width:0;flex:1}.msg-head.svelte-d1vtgv{display:flex;align-items:baseline;gap:8px}.sender.svelte-d1vtgv{font-weight:600;color:#9ab8d8;font-size:.95rem}.sender.self.svelte-d1vtgv{color:var(--accent)}.timestamp.svelte-d1vtgv{font-size:.7rem;color:var(--text-faint)}.msg-text.svelte-d1vtgv{color:var(--text-normal);font-size:.92rem;line-height:1.4;word-break:break-word;white-space:pre-wrap}.msg-text.svelte-d1vtgv .icon-green{color:var(--green)}.msg-text.svelte-d1vtgv .icon-red{color:var(--red)}.send-bar.svelte-d1vtgv{padding:0 16px 20px;flex-shrink:0}.send-bar.svelte-d1vtgv input:where(.svelte-d1vtgv){width:100%;background:var(--bg-input);border:1px solid var(--border);border-radius:8px;color:var(--text-normal);padding:11px 16px;font-size:.92rem;outline:none}.send-bar.svelte-d1vtgv input:where(.svelte-d1vtgv):focus{border-color:var(--accent)}.send-bar.svelte-d1vtgv input:where(.svelte-d1vtgv)::placeholder{color:var(--text-faint)}.send-bar.svelte-d1vtgv input:where(.svelte-d1vtgv):disabled{opacity:.5;cursor:not-allowed}@media(max-width:768px){.menu.svelte-d1vtgv{display:inline-flex}.topic.svelte-d1vtgv{display:none}.send-bar.svelte-d1vtgv input:where(.svelte-d1vtgv){font-size:16px}}.modal-overlay.svelte-awroic{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:30}.modal.svelte-awroic{background:var(--bg-darker);border-radius:8px;padding:24px;width:90%;max-width:400px;box-shadow:0 8px 40px #00000080}h2.svelte-awroic{font-size:1.1rem;color:var(--text-heading);margin-bottom:6px}.desc.svelte-awroic{font-size:.8rem;color:var(--text-muted);margin-bottom:18px;line-height:1.4}label.svelte-awroic{display:block;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin-bottom:6px}input.svelte-awroic{width:100%;background:var(--bg-darkest);border:none;border-radius:4px;color:var(--text-normal);padding:9px 12px;font-size:16px;outline:none;margin-bottom:16px}.actions.svelte-awroic{display:flex;justify-content:flex-end;gap:10px;margin-top:4px}button.svelte-awroic{border:none;border-radius:4px;padding:9px 20px;font-size:.85rem;font-weight:600}.primary.svelte-awroic{background:var(--accent);color:var(--bg-darkest)}.primary.svelte-awroic:hover{background:var(--accent-hover)}.secondary.svelte-awroic{background:transparent;color:var(--text-normal)}.secondary.svelte-awroic:hover{text-decoration:underline}.layout.svelte-18xtbnt{display:flex;height:100%;overflow:hidden}.overlay.svelte-18xtbnt{display:none;position:fixed;inset:0;background:#00000080;z-index:19}@media(max-width:768px){.overlay.visible.svelte-18xtbnt{display:block}}.page.svelte-1ext9mz{height:100%;display:flex;flex-direction:column;overflow:hidden}header.svelte-1ext9mz{height:48px;padding:0 16px;background:var(--bg-darker);display:flex;align-items:center;gap:16px;box-shadow:0 1px 0 var(--border);flex-shrink:0}h1.svelte-1ext9mz{font-size:.95rem;font-weight:600;color:var(--text-heading)}.nav-link.svelte-1ext9mz{margin-left:auto;font-size:.8rem;color:var(--text-muted);text-decoration:none;padding:4px 10px;border-radius:4px}.nav-link.svelte-1ext9mz:hover{background:var(--bg-hover);color:var(--text-heading)}main.svelte-1ext9mz{flex:1;overflow-y:auto;padding:24px 16px;max-width:860px;width:100%;margin:0 auto}.status.svelte-1ext9mz{font-size:.8rem;color:var(--text-muted);margin-bottom:16px;min-height:1.2em}.status.error.svelte-1ext9mz{color:var(--red)}.table-wrapper.svelte-1ext9mz{width:100%;overflow-x:auto;background:var(--bg-darker);border-radius:8px}table.svelte-1ext9mz{width:100%;border-collapse:collapse;font-size:.85rem}thead.svelte-1ext9mz th:where(.svelte-1ext9mz){text-align:left;padding:10px 14px;font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);border-bottom:1px solid var(--border)}tbody.svelte-1ext9mz tr:where(.svelte-1ext9mz){border-bottom:1px solid var(--border)}tbody.svelte-1ext9mz tr:where(.svelte-1ext9mz):last-child{border-bottom:none}tbody.svelte-1ext9mz tr:where(.svelte-1ext9mz):hover{background:var(--bg-hover)}tbody.svelte-1ext9mz td:where(.svelte-1ext9mz){padding:10px 14px;color:var(--text-normal)}td.mono.svelte-1ext9mz{font-family:monospace;font-size:.8rem;color:var(--text-muted)}td.count.svelte-1ext9mz{color:#9ab8d8}td.actions.svelte-1ext9mz{text-align:right}td.empty.svelte-1ext9mz{color:var(--text-faint);font-style:italic;text-align:center;padding:32px}button.danger.svelte-1ext9mz{background:transparent;color:var(--red);border:1px solid var(--red);border-radius:4px;padding:4px 12px;font-size:.78rem;font-weight:600}button.danger.svelte-1ext9mz:hover{background:var(--red);color:#fff}@media(max-width:600px){main.svelte-1ext9mz{padding:16px 10px}table.svelte-1ext9mz{font-size:.78rem}thead.svelte-1ext9mz th:where(.svelte-1ext9mz),tbody.svelte-1ext9mz td:where(.svelte-1ext9mz){padding:6px 8px}td.mono.svelte-1ext9mz{font-size:.7rem;word-break:break-all}}.wrap.svelte-4i5jlm{min-height:100%;display:flex;align-items:center;justify-content:center;background:var(--bg-darkest);overflow-y:auto}.card.svelte-4i5jlm{background:var(--bg-base);border-radius:8px;padding:48px 40px;max-width:520px;width:90%;text-align:center;box-shadow:0 8px 40px #00000080}.checkmark.svelte-4i5jlm{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,var(--accent),var(--accent-hover));display:flex;align-items:center;justify-content:center;margin:0 auto 24px;font-size:28px;color:#fff;overflow:hidden}.checkmark.svelte-4i5jlm img:where(.svelte-4i5jlm){width:100%;height:100%;object-fit:cover;border-radius:50%}h1.svelte-4i5jlm{font-size:1.5rem;font-weight:600;color:var(--text-heading);margin-bottom:8px}.subtitle.svelte-4i5jlm{color:var(--text-muted);font-size:.9rem;margin-bottom:12px}.storage-note.svelte-4i5jlm{font-size:.75rem;color:var(--green);margin-bottom:28px;min-height:1em}.section-label.svelte-4i5jlm{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:8px;text-align:left}.accept-link.svelte-4i5jlm{display:block;width:100%;background:var(--bg-darkest);border-radius:8px;padding:12px 16px;color:var(--accent);font-size:.85rem;font-family:Cascadia Code,Fira Code,monospace;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:24px;transition:background .2s}.accept-link.svelte-4i5jlm:hover{background:var(--bg-tooltip)}.links.svelte-4i5jlm{display:flex;gap:12px}.link-btn.svelte-4i5jlm{flex:1;padding:10px 0;border-radius:4px;background:var(--bg-input);color:var(--text-normal);text-decoration:none;font-size:.85rem;text-align:center;transition:background .2s}.link-btn.svelte-4i5jlm:hover{background:var(--bg-active)}@media(max-width:480px){.card.svelte-4i5jlm{padding:32px 20px}h1.svelte-4i5jlm{font-size:1.3rem}.accept-link.svelte-4i5jlm{font-size:.78rem;padding:10px 12px}.links.svelte-4i5jlm{flex-direction:column;gap:8px}}.page.svelte-dcx793{height:100%;background:var(--bg-darkest);display:flex;align-items:center;justify-content:center}.login-card.svelte-dcx793{background:var(--bg-base);border-radius:8px;padding:40px 48px;text-align:center;box-shadow:0 8px 40px #00000080}h1.svelte-dcx793{font-size:1.4rem;color:var(--accent);letter-spacing:.04em;margin-bottom:8px}p.svelte-dcx793{color:var(--text-muted);font-size:.9rem;margin-bottom:24px}.login-btn.svelte-dcx793{display:inline-block;background:var(--blurple);color:#fff;padding:12px 32px;border-radius:4px;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s}.login-btn.svelte-dcx793:hover{background:var(--blurple-hover)}
