:root{--msg-font: .9rem;--msg-line-height: 1.4;--msg-gap: 1rem;--msg-padding: .25rem .5rem;--channel-padding: .4rem .75rem;--channel-font: .875rem}[data-density=compact]{--msg-font: .8rem;--msg-line-height: 1.3;--msg-gap: .35rem;--msg-padding: .08rem .5rem;--channel-padding: .2rem .75rem;--channel-font: .8rem}[data-density=large]{--msg-font: 1rem;--msg-line-height: 1.6;--msg-gap: 1.5rem;--msg-padding: .4rem .5rem;--channel-padding: .6rem .75rem;--channel-font: .95rem}:root,[data-theme=abyss],[data-theme=dark]{--bg: #050508;--bg-surface: #0d0d14;--bg-input: #141420;--text: #c8d4e8;--text-muted: #607090;--accent: #00c8ff;--accent-hover: #00b0e0;--success: #00e676;--error: #ff4569;--border: #1c1c2e;--radius: 8px;--bg-hover: rgba(0, 200, 255, .06);--bg-active: rgba(0, 200, 255, .1);--primary: var(--accent);--danger: #ff3d3d}[data-theme=light]{--bg: #f5f5f5;--bg-surface: #ffffff;--bg-input: #e8e8e8;--text: #1a1a2e;--text-muted: #666;--accent: #e94560;--accent-hover: #d63851;--success: #2e7d32;--error: #e94560;--border: #d0d0d0;--radius: 8px;--bg-hover: rgba(0, 0, 0, .04);--bg-active: rgba(0, 0, 0, .07);--primary: var(--accent);--danger: #c0392b}*{margin:0;padding:0;box-sizing:border-box}body{font-family:system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--text);min-height:100vh}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}input,textarea{background:var(--bg-input);border:1px solid var(--border);border-radius:var(--radius);padding:.75rem 1rem;color:var(--text);font-size:1rem;width:100%;outline:none;transition:border-color .2s}input:focus,textarea:focus{border-color:var(--accent)}button{background:var(--accent);color:#fff;border:none;border-radius:var(--radius);padding:.75rem 1.5rem;font-size:1rem;cursor:pointer;transition:background .2s}button:hover:not(:disabled){background:var(--accent-hover)}button:disabled{opacity:.5;cursor:not-allowed}.auth-page{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:2rem}.auth-card{background:var(--bg-surface);border-radius:12px;padding:2rem;width:100%;max-width:400px;margin-top:auto}.auth-card h1{font-size:1.75rem;margin-bottom:.5rem}.auth-card p{color:var(--text-muted);margin-bottom:1.5rem}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.25rem;font-size:.875rem;color:var(--text-muted)}.error-message{color:var(--error);font-size:.875rem;margin-bottom:1rem}.link-row{text-align:center;margin-top:1rem;font-size:.875rem;color:var(--text-muted)}.powered-by{text-align:center;font-size:.75rem;color:var(--text-muted);margin-top:auto;padding-top:2rem}.mention{background:#5865f226;color:#5865f2;padding:0 2px;border-radius:3px;font-weight:500;cursor:pointer;transition:background .1s}.mention:hover{background:#5865f24d;text-decoration:underline}.mention-role{font-weight:600}.insecure-banner.svelte-1dj144k{background:#e74c3c;color:#fff;text-align:center;padding:.35rem .75rem;font-size:.8rem;font-weight:600;letter-spacing:.02em;flex-shrink:0;z-index:1000}
