:root{--bg:#0b0b10;--panel:#111119;--panel2:#171720;--line:#282832;--muted:#858592;--text:#f4f3f8;--accent:#a970ff;--green:#48d99a;--yellow:#f4c95d}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:Manrope,system-ui,sans-serif}button,input{font:inherit}.app-shell{min-height:100vh}.topbar{height:72px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 34px;background:#0d0d13}.brand{display:flex;align-items:center;gap:10px;font-weight:800;letter-spacing:-.4px}.brand-mark{color:var(--accent);font-size:24px}.brand-sub{font:500 10px 'DM Mono',monospace;color:#666674;letter-spacing:1.4px;margin-left:8px}.top-actions{display:flex;align-items:center;gap:18px}.icon-btn,.more-btn{background:none;color:#a5a5b1;border:0;cursor:pointer;font-size:18px}.avatar{width:32px;height:32px;border-radius:50%;background:#d8b4ff;color:#21152f;display:grid;place-items:center;font-size:11px;font-weight:800}.workspace{display:grid;grid-template-columns:258px minmax(540px,1fr) 276px;min-height:calc(100vh - 72px)}.sidebar,.insights{background:#101017;padding:28px 22px}.sidebar{border-right:1px solid var(--line);display:flex;flex-direction:column}.insights{border-left:1px solid var(--line)}.eyebrow,.side-label,.card-kicker,.insights-title{font:500 10px 'DM Mono',monospace;letter-spacing:1.2px;color:#777785}.channel-input-wrap{margin-top:12px;height:42px;border:1px solid #353542;background:#181821;border-radius:6px;display:flex;align-items:center;padding:0 8px;gap:6px}.hash{color:var(--accent);font-size:17px}.channel-input-wrap input{width:65px;background:none;border:0;outline:0;color:#fff;font-weight:700}.connect-btn{margin-left:auto;background:var(--accent);border:0;border-radius:4px;color:#160d22;font-size:11px;font-weight:800;padding:8px 9px;cursor:pointer}.connection-state{display:flex;align-items:center;gap:7px;color:#9a9aa6;font-size:11px;margin:12px 2px}.status-dot,.live-dot{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 3px #18372d}.live-pill{margin-left:auto;color:#ff718f;background:#3a1925;border:1px solid #633145;border-radius:3px;padding:3px 5px;font:500 9px 'DM Mono',monospace}.side-section{margin-top:38px}.side-label{margin-bottom:12px}.nav-item{width:100%;border:0;background:none;color:#9b9ba8;text-align:left;padding:10px 8px;border-radius:5px;display:flex;align-items:center;gap:10px;font-size:12px;cursor:pointer}.nav-item.active{color:#fff;background:#24212d}.count{margin-left:auto;color:#6d6d7a;font:11px 'DM Mono',monospace}.filter-row{display:flex;align-items:center;gap:10px;margin:14px 7px;color:#9696a4;font-size:12px;cursor:pointer}.filter-row input{display:none}.check{width:14px;height:14px;border:1px solid #555563;border-radius:3px;display:grid;place-items:center}.filter-row input:checked+.check{background:var(--accent);border-color:var(--accent)}.filter-row input:checked+.check:after{content:'✓';font-size:10px;color:#160d22;font-weight:800}.sidebar-footer{margin-top:auto}.latency-label{font:10px 'DM Mono',monospace;color:#777785}.latency-label span{float:right;color:var(--green)}.latency-bar{height:3px;background:#292934;margin-top:8px}.latency-bar i{display:block;width:43%;height:100%;background:var(--green)}.footer-note{font-size:10px;color:#5f5f6a;margin-top:12px}.chat-panel{display:flex;flex-direction:column;background:#0d0d13}.chat-header{padding:27px 34px 22px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:flex-start}.channel-title{font-size:22px;font-weight:800;display:flex;gap:11px;align-items:center}.channel-meta{color:#777785;font-size:11px;margin-top:6px}.channel-meta span{margin:0 5px;color:#4f4f5b}.header-stats{display:flex;align-items:center;gap:23px}.stat{display:grid;grid-template-columns:auto 1fr;column-gap:7px;align-items:center}.stat-icon{grid-row:span 2;color:#e36f8f;font-size:18px}.stat-icon.purple{color:var(--accent)}.stat strong{font-size:13px}.stat small{font:9px 'DM Mono',monospace;color:#777785;letter-spacing:.5px}.divider{height:28px;width:1px;background:var(--line)}.more-btn{margin-left:7px}.chat-toolbar{display:flex;justify-content:space-between;align-items:center;padding:15px 34px;border-bottom:1px solid var(--line)}.toolbar-title{font-size:12px;font-weight:700}.message-count{color:#777785;font:10px 'DM Mono',monospace;margin-left:7px}.toolbar-actions{display:flex;gap:6px}.tool-btn{background:#191922;border:1px solid #2a2a35;color:#81818e;border-radius:4px;padding:6px 10px;font-size:10px;cursor:pointer}.tool-btn.active{color:#fff;border-color:#59416f;background:#2a2133}.messages{padding:12px 34px;overflow:auto;flex:1;max-height:calc(100vh - 290px)}.message{display:flex;gap:12px;padding:11px 8px;border-bottom:1px solid #1e1e27;animation:fade .25s ease}.message:hover{background:#14141c}.msg-avatar{width:28px;height:28px;border-radius:5px;display:grid;place-items:center;font-size:11px;font-weight:800;flex:none}.message-body{min-width:0}.msg-head{display:flex;align-items:baseline;gap:8px}.username{font-size:12px;font-weight:800}.timestamp{font:10px 'DM Mono',monospace;color:#5e5e6b}.message-text{font-size:12px;color:#c7c7d0;margin-top:3px;line-height:1.45}.badge{font:8px 'DM Mono',monospace;border:1px solid #564663;color:#c59dff;padding:2px 4px;border-radius:2px}.chat-footer{padding:17px 34px;border-top:1px solid var(--line)}.input-shell{display:flex;align-items:center;gap:9px;border:1px solid #30303b;background:#16161e;border-radius:6px;padding:0 10px;height:42px;color:#777785}.input-shell input{flex:1;background:none;border:0;outline:0;color:#fff;font-size:12px}.input-shell button{border:0;background:var(--accent);color:#1a1023;border-radius:4px;width:27px;height:27px;cursor:pointer}.footer-hint{font-size:10px;color:#5f5f6a;margin-top:8px}.insights-title{display:flex;justify-content:space-between;margin-bottom:18px}.pulse{color:var(--green);font-size:9px;letter-spacing:0}.topic-card,.trend-card,.mod-card{border:1px solid var(--line);background:#15151d;padding:17px;border-radius:6px;margin-bottom:14px}.topic-card h3{font-size:17px;line-height:1.3;margin:12px 0 18px;letter-spacing:-.5px}.topic-bar{height:6px;border-radius:3px;background:#2a2631}.topic-bar span{display:block;height:100%;background:var(--accent);border-radius:3px}.topic-foot{display:flex;justify-content:space-between;margin-top:8px;font:10px 'DM Mono',monospace;color:#777785}.emote-row{display:grid;grid-template-columns:26px 1fr auto;align-items:center;margin-top:14px;font-size:11px}.emote-row span{font-size:17px}.emote-row b{font-size:10px}.emote-row small{font:10px 'DM Mono',monospace;color:#8e8e9a}.mod-line{display:grid;grid-template-columns:10px 1fr auto;gap:8px;align-items:center;font-size:11px;color:#9999a6;margin-top:13px}.mod-line strong{font:10px 'DM Mono',monospace;color:#777785}.mod-dot{width:6px;height:6px;border-radius:50%}.mod-dot.green{background:var(--green)}.mod-dot.yellow{background:var(--yellow)}.mod-dot.gray{background:#646471}.quote{font-size:12px;color:#898995;line-height:1.5;padding:12px 5px}.quote span{display:block;color:#595965;font:10px 'DM Mono',monospace;margin-top:8px}@keyframes fade{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@media(max-width:1050px){.workspace{grid-template-columns:220px minmax(0,1fr)}.insights{display:none}}@media(max-width:700px){.topbar{padding:0 18px}.brand-sub{display:none}.workspace{display:block}.sidebar{border-right:0;border-bottom:1px solid var(--line);padding:17px 18px}.side-section,.sidebar-footer{display:none}.connection-state{margin-bottom:0}.chat-header{padding:20px 18px}.header-stats{gap:10px}.header-stats .stat:nth-of-type(2),.divider{display:none}.chat-toolbar,.messages,.chat-footer{padding-left:18px;padding-right:18px}.tool-btn:nth-child(2),.tool-btn:nth-child(3){display:none}.messages{max-height:none;height:calc(100vh - 325px)}}
