.login-container.svelte-o2dhro{display:flex;align-items:center;justify-content:center;width:100%;height:100vh;background:linear-gradient(135deg,#0a0a0a,#1a1a2e,#16213e)}.login-card.svelte-o2dhro{background:#1a1a1a;border:1px solid #2a2a2a;border-radius:16px;padding:40px;width:100%;max-width:420px;box-shadow:0 20px 60px #00000080}.logo.svelte-o2dhro{text-align:center;margin-bottom:32px}.robot.svelte-o2dhro{font-size:48px;display:block;margin-bottom:8px}h1.svelte-o2dhro{font-size:28px;font-weight:700;color:#fff;letter-spacing:-.5px}.tagline.svelte-o2dhro{font-size:14px;color:#666;margin-top:4px}form.svelte-o2dhro{display:flex;flex-direction:column;gap:16px}.field.svelte-o2dhro{display:flex;flex-direction:column;gap:6px}label.svelte-o2dhro{font-size:13px;font-weight:500;color:#888;text-transform:uppercase;letter-spacing:.5px}input.svelte-o2dhro{background:#0f0f0f;border:1px solid #333;border-radius:8px;padding:12px 14px;font-size:15px;color:#e0e0e0;font-family:Inter,sans-serif;transition:border-color .2s}input.svelte-o2dhro:focus{outline:none;border-color:#4f8cff;box-shadow:0 0 0 3px #4f8cff26}input.svelte-o2dhro::placeholder{color:#444}.error.svelte-o2dhro{background:#ff3c3c1a;border:1px solid rgba(255,60,60,.3);border-radius:8px;padding:10px 14px;font-size:14px;color:#ff6b6b}button.svelte-o2dhro{background:#4f8cff;color:#fff;border:none;border-radius:8px;padding:14px;font-size:16px;font-weight:600;font-family:Inter,sans-serif;cursor:pointer;transition:all .2s;margin-top:8px}button.svelte-o2dhro:hover:not(:disabled){background:#3a7bff;transform:translateY(-1px);box-shadow:0 4px 12px #4f8cff4d}button.svelte-o2dhro:disabled{opacity:.5;cursor:not-allowed}.footer.svelte-o2dhro{text-align:center;margin-top:24px;font-size:13px;color:#555}.footer.svelte-o2dhro a:where(.svelte-o2dhro){color:#4f8cff;text-decoration:none}.footer.svelte-o2dhro a:where(.svelte-o2dhro):hover{text-decoration:underline}.footer.svelte-o2dhro span:where(.svelte-o2dhro){margin:0 8px}.chat-layout.svelte-1bi93vx{display:flex;width:100%;height:100vh}.sidebar.svelte-1bi93vx{width:260px;min-width:260px;background:#141414;border-right:1px solid #222;display:flex;flex-direction:column;transition:margin .2s}.sidebar.hidden.svelte-1bi93vx{display:none}.sidebar-header.svelte-1bi93vx{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #222}.brand.svelte-1bi93vx{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:700;color:#fff}.brand-name.svelte-1bi93vx{letter-spacing:-.3px}.user-info.svelte-1bi93vx{display:flex;align-items:center;gap:10px;padding:12px 16px;border-bottom:1px solid #222}.avatar.svelte-1bi93vx{width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;color:#fff;flex-shrink:0}.avatar.small.svelte-1bi93vx{width:32px;height:32px;font-size:14px;border-radius:6px}.avatar-spacer.svelte-1bi93vx{width:32px;flex-shrink:0}.user-details.svelte-1bi93vx{flex:1;min-width:0}.user-name.svelte-1bi93vx{font-weight:600;font-size:14px;color:#e0e0e0}.user-status.svelte-1bi93vx{font-size:12px;color:#666;display:flex;align-items:center;gap:4px}.status-dot.svelte-1bi93vx{width:8px;height:8px;border-radius:50%;background:#666}.status-dot.online.svelte-1bi93vx{background:#51cf66}.channels-header.svelte-1bi93vx{display:flex;align-items:center;justify-content:space-between;padding:12px 16px 8px;font-size:12px;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.5px}.new-channel.svelte-1bi93vx{padding:0 12px 8px}.new-channel.svelte-1bi93vx input:where(.svelte-1bi93vx){width:100%;background:#0f0f0f;border:1px solid #333;border-radius:6px;padding:8px 10px;font-size:13px;color:#e0e0e0;font-family:Inter,sans-serif}.new-channel.svelte-1bi93vx input:where(.svelte-1bi93vx):focus{outline:none;border-color:#4f8cff}.channel-list.svelte-1bi93vx{flex:1;overflow-y:auto;padding:4px 8px}.channel-item.svelte-1bi93vx{display:flex;align-items:center;gap:4px;width:100%;padding:8px 10px;border:none;background:none;border-radius:6px;cursor:pointer;font-size:14px;color:#888;font-family:Inter,sans-serif;transition:all .15s}.channel-item.svelte-1bi93vx:hover{background:#1e1e1e;color:#ccc}.channel-item.active.svelte-1bi93vx{background:#222;color:#fff}.channel-item.svelte-1bi93vx .hash:where(.svelte-1bi93vx){color:#555;font-weight:600;margin-right:2px}.channel-item.active.svelte-1bi93vx .hash:where(.svelte-1bi93vx){color:#4f8cff}.channel-name.svelte-1bi93vx{flex:1;text-align:left}.member-count.svelte-1bi93vx{font-size:11px;color:#555;background:#1a1a1a;padding:2px 6px;border-radius:10px}.icon-btn.svelte-1bi93vx{background:none;border:none;color:#666;cursor:pointer;font-size:16px;padding:4px 8px;border-radius:4px;transition:all .15s}.icon-btn.svelte-1bi93vx:hover{background:#222;color:#ccc}.logout.svelte-1bi93vx{font-size:14px}.chat-main.svelte-1bi93vx{flex:1;display:flex;flex-direction:column;background:#0f0f0f;min-width:0}.chat-header.svelte-1bi93vx{display:flex;align-items:center;gap:8px;padding:14px 20px;border-bottom:1px solid #1a1a1a;background:#141414}.chat-header.svelte-1bi93vx .hash:where(.svelte-1bi93vx){color:#4f8cff;font-weight:700;font-size:20px}.chat-header.svelte-1bi93vx h2:where(.svelte-1bi93vx){font-size:16px;font-weight:600;color:#fff}.channel-desc.svelte-1bi93vx{font-size:13px;color:#555;margin-left:8px;padding-left:8px;border-left:1px solid #333}.messages.svelte-1bi93vx{flex:1;overflow-y:auto;padding:16px 20px;display:flex;flex-direction:column;gap:2px}.empty-state.svelte-1bi93vx{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#444}.empty-icon.svelte-1bi93vx{font-size:48px;margin-bottom:12px}.message.svelte-1bi93vx{display:flex;gap:10px;padding:6px 0}.message.svelte-1bi93vx:not(.consecutive){margin-top:12px}.message.consecutive.svelte-1bi93vx{padding:1px 0}.message-content.svelte-1bi93vx{flex:1;min-width:0}.message-header.svelte-1bi93vx{display:flex;align-items:baseline;gap:8px;margin-bottom:2px}.sender.svelte-1bi93vx{font-weight:600;font-size:14px}.time.svelte-1bi93vx{font-size:11px;color:#444}.text.svelte-1bi93vx{font-size:15px;line-height:1.5;color:#d4d4d4;word-wrap:break-word;white-space:pre-wrap}.text.svelte-1bi93vx a{color:#4f8cff;text-decoration:none}.text.svelte-1bi93vx a:hover{text-decoration:underline}.input-area.svelte-1bi93vx{display:flex;gap:8px;padding:12px 20px 16px;background:#141414;border-top:1px solid #1a1a1a}.message-input.svelte-1bi93vx{flex:1;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:10px;padding:12px 16px;font-size:15px;color:#e0e0e0;font-family:Inter,sans-serif;transition:border-color .2s}.message-input.svelte-1bi93vx:focus{outline:none;border-color:#4f8cff}.message-input.svelte-1bi93vx::placeholder{color:#444}.send-btn.svelte-1bi93vx{background:#4f8cff;border:none;border-radius:10px;padding:0 16px;cursor:pointer;color:#fff;display:flex;align-items:center;justify-content:center;transition:all .2s}.send-btn.svelte-1bi93vx:hover:not(:disabled){background:#3a7bff}.send-btn.svelte-1bi93vx:disabled{opacity:.3;cursor:not-allowed}.messages.svelte-1bi93vx::-webkit-scrollbar,.channel-list.svelte-1bi93vx::-webkit-scrollbar{width:6px}.messages.svelte-1bi93vx::-webkit-scrollbar-track,.channel-list.svelte-1bi93vx::-webkit-scrollbar-track{background:transparent}.messages.svelte-1bi93vx::-webkit-scrollbar-thumb,.channel-list.svelte-1bi93vx::-webkit-scrollbar-thumb{background:#333;border-radius:3px}@media(max-width:768px){.sidebar.svelte-1bi93vx{position:absolute;z-index:10;height:100vh;width:280px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:#0f0f0f;color:#e0e0e0;height:100vh;overflow:hidden}#app{height:100vh;display:flex}
