@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.06d3mdzz5bre_.woff2?dpl=dpl_4yvUpEK7MF3T4ZJuvf1JrvLiyHoL)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.11.cyxs5p-0z~.woff2?dpl=dpl_4yvUpEK7MF3T4ZJuvf1JrvLiyHoL)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.16t1db8_9y2o~.woff2?dpl=dpl_4yvUpEK7MF3T4ZJuvf1JrvLiyHoL)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist", "Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.0q3udbd2bu5yp.woff2?dpl=dpl_4yvUpEK7MF3T4ZJuvf1JrvLiyHoL)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.0gw~uztddq1df.woff2?dpl=dpl_4yvUpEK7MF3T4ZJuvf1JrvLiyHoL)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.0.q-h669a_dqa.woff2?dpl=dpl_4yvUpEK7MF3T4ZJuvf1JrvLiyHoL)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono", "Geist Mono Fallback"}
:root{--bg:#1a1d21;--bg-elevated:#232529;--bg-input:#2c2f33;--border:#3a3d42;--fg:#e8e8e8;--fg-muted:#9aa0a6;--accent:#4f46e5;--accent-hover:#4338ca;--error:#ef4444;--notice:#10b981}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{color:var(--fg);background:var(--bg);font-family:var(--font-geist-sans), system-ui, -apple-system, sans-serif;-webkit-font-smoothing:antialiased}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none}input{font:inherit;color:inherit}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}.muted{color:var(--fg-muted);font-size:.875rem}.error{color:var(--error);background:#ef44441a;border:1px solid #ef44444d;border-radius:4px;padding:.5rem .75rem;font-size:.875rem}.notice{color:var(--notice);background:#10b9811a;border:1px solid #10b9814d;border-radius:4px;padding:.5rem .75rem;font-size:.875rem}.auth-page{place-items:center;min-height:100vh;padding:1rem;display:grid}.auth-form{background:var(--bg-elevated);border:1px solid var(--border);border-radius:8px;flex-direction:column;gap:1rem;width:100%;max-width:360px;padding:2rem;display:flex}.auth-form h1{font-size:1.5rem;font-weight:600}.auth-form label{flex-direction:column;gap:.375rem;font-size:.875rem;display:flex}.auth-form input{background:var(--bg-input);border:1px solid var(--border);border-radius:4px;padding:.5rem .75rem}.auth-form input:focus{outline:2px solid var(--accent);outline-offset:-1px}.auth-form button[type=submit]{background:var(--accent);color:#fff;border-radius:4px;margin-top:.5rem;padding:.625rem;font-weight:500}.auth-form button[type=submit]:hover{background:var(--accent-hover)}.chat-shell{grid-template-columns:240px 1fr;height:100vh;display:grid}.sidebar{background:var(--bg-elevated);border-right:1px solid var(--border);flex-direction:column;display:flex;overflow:hidden}.sidebar header{border-bottom:1px solid var(--border);flex-direction:column;gap:.25rem;padding:1rem;display:flex}.sidebar header strong{font-size:1rem}.sidebar header .link{color:var(--fg-muted);align-self:flex-start;margin-top:.5rem;padding:0;font-size:.75rem;text-decoration:underline}.sidebar nav{flex:1;padding:.75rem;overflow-y:auto}.sidebar h3{text-transform:uppercase;color:var(--fg-muted);letter-spacing:.05em;margin-bottom:.5rem;padding:0 .5rem;font-size:.75rem}.sidebar ul{flex-direction:column;gap:2px;list-style:none;display:flex}.sidebar li button{text-align:left;border-radius:4px;width:100%;padding:.375rem .5rem;font-size:.9375rem}.sidebar li button:hover{background:#ffffff0d}.sidebar li button.active{background:var(--accent);color:#fff}.new-channel{gap:4px;margin-top:.75rem;display:flex}.new-channel input{background:var(--bg-input);border:1px solid var(--border);border-radius:4px;flex:1;min-width:0;padding:.375rem .5rem;font-size:.875rem}.new-channel button{background:var(--bg-input);border:1px solid var(--border);border-radius:4px;padding:0 .625rem;font-weight:600}.new-channel button:hover{background:var(--accent);border-color:var(--accent)}.main{flex-direction:column;display:flex;overflow:hidden}.channel-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.channel-header h2{font-size:1.0625rem;font-weight:600}.realtime-status{font-size:.75rem;font-family:var(--font-geist-mono), monospace;color:var(--fg-muted)}.realtime-live{color:var(--notice)}.realtime-channel_error,.realtime-closed,.realtime-timed_out{color:var(--error)}.messages{flex-direction:column;flex:1;gap:.875rem;padding:1rem 1.5rem;display:flex;overflow-y:auto}.message{flex-direction:column;gap:2px;display:flex}.message-meta{align-items:center;gap:.5rem;font-size:.8125rem;display:flex}.message-meta strong{font-weight:600}.message-meta .delete{color:var(--fg-muted);opacity:0;border-radius:4px;margin-left:auto;padding:0 .375rem;transition:opacity .15s}.message:hover .delete{opacity:1}.message-meta .delete:hover{color:var(--error);background:#ef444426}.message-body{white-space:pre-wrap;word-break:break-word;line-height:1.45}.composer{border-top:1px solid var(--border);gap:.5rem;padding:1rem 1.5rem;display:flex}.composer input{background:var(--bg-input);border:1px solid var(--border);border-radius:6px;flex:1;padding:.625rem .875rem}.composer input:focus{outline:2px solid var(--accent);outline-offset:-1px}.composer button{background:var(--accent);color:#fff;border-radius:6px;padding:0 1.25rem;font-weight:500}.composer button:hover:not(:disabled){background:var(--accent-hover)}.composer button:disabled,.composer input:disabled{opacity:.5;cursor:not-allowed}.main .error{margin:0 1.5rem .5rem}
