:root{--bg:#000000;--line:#262626;--green:#28f10f;--green-soft:#178908;--green-dim:#1d8d15;--orange:#ffb12f;--muted:#6d6d6d;--panel:#070707;--panel-active:#0d0818}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:var(--bg);color:var(--green);font-family:SFMono-Regular,Menlo,Monaco,Cascadia Mono,monospace}body{overflow-x:hidden}.screen{min-height:100vh;display:flex;justify-content:center;padding:env(safe-area-inset-top) 0 0;background:radial-gradient(circle at top,rgba(21,56,21,.22),transparent 30%),#000}.desktop-shell{display:none}.phone{width:min(100vw,430px);min-height:100vh;background:#000;display:grid;grid-template-rows:auto auto auto auto 1fr auto auto;padding-bottom:env(safe-area-inset-bottom)}.status-bar{display:none;align-items:center;justify-content:space-between;padding:14px 18px 8px;color:#f0f0f0;font-size:.95rem}.status-icons,.status-right{letter-spacing:.1em}.mobile-appbar{padding:4px 16px 12px;color:var(--green-dim);font-size:.82rem;text-transform:uppercase;letter-spacing:.08em}.chat-topbar,.mobile-appbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.chat-topbar{padding:20px 16px 16px;color:var(--green);font-size:clamp(1rem,3vw,1.2rem)}.brand-line,.room-line{display:flex;align-items:center;gap:6px;min-width:0}.brand-name,.room-line span:first-child{color:var(--green)}.brand-user{color:#9af88d}.bookmark-icon,.member-icon,.separator-dot{color:var(--green)}.member-icon{opacity:.9}.rule{height:1px;background:var(--line)}.chat-area{padding:18px 14px;display:flex;flex-direction:column;gap:10px;overflow-y:auto}.chat-message{display:grid;grid-gap:6px;gap:6px;width:min(88%,28rem);padding:12px 14px 10px;border:1px solid rgba(40,241,15,.1);border-radius:18px 18px 18px 6px;background:linear-gradient(180deg,rgba(7,18,7,.92),rgba(3,10,3,.96)),#040804;box-shadow:0 10px 28px rgba(0,0,0,.18);font-size:1.05rem;line-height:1.45}.chat-message.self{align-self:flex-end;border-radius:18px 18px 6px 18px;background:linear-gradient(180deg,rgba(12,44,12,.92),rgba(7,24,7,.96)),#0a180a}.message-author,.message-text{font-weight:700}.message-author{color:var(--orange);font-size:.88rem;letter-spacing:.04em}.chat-message.self .message-author{color:var(--green)}.message-time{color:var(--muted);justify-self:end;font-size:.84rem}.message-text{color:var(--orange);overflow-wrap:anywhere}.chat-message.self .message-text{color:var(--green)}.chat-message.self .message-time{color:rgba(150,255,150,.55)}.mobile-empty-state{display:grid;grid-gap:6px;gap:6px;padding:10px 2px}.mobile-empty-state p{margin:0;color:var(--green-dim);line-height:1.7}.mobile-link-banner{display:grid;grid-gap:8px;gap:8px;padding:14px 16px 16px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,rgba(9,24,9,.8),rgba(3,10,3,.92)),#030703}.mobile-link-kicker{margin:0;color:var(--green-dim);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.mobile-link-button{border:1px solid rgba(40,241,15,.24);border-radius:16px;background:rgba(8,25,8,.9);font:inherit;font-size:.98rem;padding:12px 14px}.mobile-link-button,.mobile-link-copy{color:var(--green);text-align:left;cursor:pointer}.mobile-link-copy{border:1px solid rgba(40,241,15,.24);border-radius:14px;background:transparent;font:inherit;padding:10px 12px}.mobile-link-copy:disabled{opacity:.45;cursor:default}.mobile-link-code,.mobile-link-status{margin:0;overflow-wrap:anywhere}.mobile-link-code{color:var(--green);font-size:1.1rem;font-weight:700}.mobile-link-status{color:var(--green-dim);line-height:1.5}.composer-zone{background:linear-gradient(180deg,rgba(10,26,10,.08),rgba(0,0,0,0)),#000}.composer-row{padding:14px 16px 18px}.composer-row,.composer-shell{display:flex;align-items:flex-end;gap:10px}.composer-shell{flex:1 1;min-height:56px;padding:0 12px;border:1px solid rgba(40,241,15,.14);border-radius:28px;background:linear-gradient(180deg,rgba(8,28,8,.72),rgba(3,12,3,.92)),#040804;box-shadow:inset 0 1px 0 rgba(140,255,140,.06),0 8px 24px rgba(0,0,0,.24)}.composer-side-button{width:34px;min-width:34px;height:34px;margin-bottom:7px;display:grid;place-items:center;border:0;border-radius:999px;background:rgba(40,241,15,.06);color:#83d87a;font:inherit;font-size:1rem;cursor:pointer}.composer-input{width:100%;min-height:48px;max-height:calc(1.45em * 5 + 20px);display:block;border:0;outline:0;background:transparent;color:var(--green-dim);font-size:1rem;line-height:1.45;font-family:inherit;resize:none;overflow-y:hidden;overflow-x:hidden;white-space:pre-wrap;word-break:break-word;padding:10px 0}.composer-input::placeholder{color:rgba(127,188,120,.72)}.send-button{width:60px;height:60px;border:0;border-radius:999px;background:radial-gradient(circle at 30% 30%,#2eff1b,#0f7c08 68%);color:var(--green);font:inherit;font-size:2rem;line-height:1;cursor:pointer;box-shadow:0 10px 28px rgba(15,124,8,.34)}.action-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;padding:0 12px 18px}.drawer{position:relative}.action-button{list-style:none;width:100%;min-height:52px;padding:14px 12px;border:1px solid #083e08;border-radius:999px;background:#031803;color:var(--green);text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.action-button::-webkit-details-marker{display:none}.drawer[open] .action-button{background:#082808}.drawer-panel{position:fixed;left:12px;right:12px;bottom:calc(96px + env(safe-area-inset-bottom));padding:18px 16px;border:1px solid #112011;border-radius:24px;background:var(--panel);box-shadow:0 0 0 1px rgba(40,241,15,.04);z-index:3;max-height:min(62vh,520px);overflow:auto}.drawer:first-child .drawer-panel,.drawer:nth-child(2) .drawer-panel,.drawer:nth-child(3) .drawer-panel,.drawer:nth-child(4) .drawer-panel{width:auto}.drawer:nth-child(2) .drawer-panel{left:12px;right:12px;transform:none}.drawer:nth-child(3) .drawer-panel,.drawer:nth-child(4) .drawer-panel{left:12px;right:12px}.drawer-title{margin:0 0 10px;color:var(--green);font-size:1.35rem;font-weight:700}.compact p,.drawer-copy,.privacy-list{margin:0;color:var(--green-dim);line-height:1.7}.invite-label{display:block;margin-bottom:8px;color:var(--green-dim)}.invite-form{display:grid;grid-gap:10px;gap:10px}.invite-generate,.invite-input{width:100%;min-height:46px;border-radius:16px;font:inherit}.invite-input{padding:0 14px;border:1px solid #143114;outline:0;background:#030703;color:var(--green)}.invite-generate{border:1px solid #164216;background:#0a220a;color:var(--green);cursor:pointer}.desktop-invite-button:disabled,.desktop-send:disabled,.invite-generate:disabled,.invite-input:disabled{opacity:.45;cursor:not-allowed}.invite-result{margin-top:12px;padding:12px 14px;border:1px solid #123012;border-radius:16px;background:#061006}.invite-result span{display:block;margin-bottom:6px;color:var(--green-dim)}.invite-result strong{color:var(--green);font-size:1.15rem}.channel-list{display:grid;grid-gap:10px;gap:10px;margin-top:14px}.channel-item{display:flex;justify-content:space-between;gap:12px;width:100%;padding:12px;border:0;border-radius:18px;background:transparent;text-align:left;font:inherit;cursor:pointer}.channel-item.active{background:var(--panel-active)}.channel-hash,.channel-meta,.channel-name{margin:0}.channel-name{color:var(--green);font-size:1.1rem}.channel-hash,.channel-meta,.channel-name span,.compact p,.privacy-list{color:var(--green-dim)}.channel-hash,.channel-meta{margin-top:4px}.channel-mark{font-size:1.4rem;line-height:1}.channel-mark,.message-author.self,.message-text.self{color:var(--green)}.privacy-list{padding-left:18px}.compact{display:grid;grid-gap:8px;gap:8px}@media (min-width:980px){body,html{height:100%;overflow:hidden}.screen{height:100dvh;min-height:100dvh;padding:calc(28px + env(safe-area-inset-top)) 28px 28px;align-items:stretch;overflow:hidden}.desktop-shell{width:100%;max-width:1480px;height:100%;min-height:0;display:grid;grid-template-columns:320px minmax(0,1fr) 280px;grid-gap:18px;gap:18px}.desktop-shell-client{grid-template-columns:300px minmax(0,1fr) 300px}.desktop-card,.desktop-channel,.desktop-chat,.desktop-input,.desktop-message,.desktop-panel,.desktop-send,.desktop-sidebar{border:1px solid #111;background:#050505;border-radius:26px}.desktop-chat,.desktop-panel,.desktop-sidebar{min-height:0;height:100%;overflow:hidden}.desktop-panel,.desktop-sidebar{padding:18px}.desktop-sidebar{display:flex;flex-direction:column;min-height:0;overflow-y:auto;overflow-x:hidden;padding-right:12px}.desktop-chat{display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;grid-gap:18px;gap:18px;padding:18px;min-height:0}.desktop-brand h1,.desktop-topbar h2{margin:0;color:var(--green);font-size:2rem}.desktop-empty-state{display:grid;align-content:center;justify-items:start;min-height:100%;padding:28px;border:1px dashed #133513;border-radius:24px;background:rgba(7,18,7,.6)}.desktop-empty-state h3,.desktop-empty-state p{margin:0}.desktop-empty-state h3{color:var(--green);font-size:1.8rem}.desktop-empty-state p{margin-top:14px;max-width:42ch;color:#6fb467;line-height:1.7}.desktop-kicker{margin:0 0 8px;color:var(--green-dim);text-transform:uppercase;letter-spacing:.12em;font-size:.75rem}.desktop-subtitle{margin:12px 0 0;color:#75c26d;line-height:1.7}.desktop-subcopy{margin:0 0 14px;color:#6fb467;line-height:1.7}.desktop-channel-list{display:grid;grid-gap:12px;gap:12px;margin-top:22px;min-height:0}.desktop-invite-button,.desktop-invite-card{border:1px solid #123812;border-radius:22px;background:#081408}.desktop-invite-button{margin-top:18px;padding:14px 16px;color:var(--green);text-align:left;font:inherit;cursor:pointer}.desktop-invite-card{margin-top:12px;padding:16px}.desktop-inline-admin{margin-top:14px}.desktop-invite-card strong{display:block;margin:4px 0 10px;color:var(--green);font-size:1.4rem}.desktop-invite-card p,.desktop-invite-meta span,.invite-label{color:#6fb467}.desktop-invite-meta{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.desktop-invite-meta span{padding:8px 10px;border:1px solid #123012;border-radius:999px;background:#071207}.desktop-channel{width:100%;padding:16px;color:var(--green);text-align:left;font:inherit;cursor:pointer;display:flex;justify-content:space-between;gap:14px}.desktop-channel.active{background:#0b120b;border-color:#113a11}.desktop-channel strong,.desktop-message-meta strong,.desktop-stats strong{display:block;color:var(--green)}.desktop-card li,.desktop-card ul,.desktop-channel p,.desktop-channel span,.desktop-message p,.desktop-meta,.desktop-stats span{color:#6fb467}.desktop-channel p{margin:8px 0 0}.desktop-topbar{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.desktop-meta{display:flex;gap:10px;flex-wrap:wrap}.desktop-meta span{padding:10px 14px;border:1px solid #123012;border-radius:999px;background:#071207}.desktop-meta-logout{min-height:34px;padding:6px 11px;border:1px solid rgba(40,241,15,.24);border-radius:999px;background:#071207;color:var(--green);font:inherit;font-size:.74rem;line-height:1;cursor:pointer}.desktop-messages{display:grid;align-content:start;grid-gap:14px;gap:14px;overflow-y:auto;overflow-x:hidden;min-width:0;min-height:0;padding-right:4px;padding-bottom:6px}.desktop-message{max-width:72%;min-width:0;padding:16px 18px}.desktop-message.outgoing{justify-self:end;background:#081708;border-color:#123812}.desktop-message.incoming p,.desktop-message.incoming strong{color:var(--orange)}.desktop-message.outgoing p,.desktop-message.outgoing strong{color:var(--green)}.desktop-message-meta{display:flex;justify-content:space-between;gap:16px;margin-bottom:10px}.desktop-message-meta time{color:var(--muted)}.desktop-message p{margin:0;line-height:1.6;overflow-wrap:anywhere;word-break:break-word}.desktop-message-edited{display:inline-block;margin-top:8px;color:rgba(255,255,255,.42);font-size:12px}.desktop-message-edit{display:inline-block;margin-top:10px;border:1px solid rgba(40,241,15,.24);border-radius:999px;background:rgba(8,25,8,.9);color:var(--green);min-height:30px;padding:4px 9px;font:inherit;font-size:.72rem;line-height:1;cursor:pointer}.desktop-message-actions{display:flex;gap:8px;margin-top:10px;flex-wrap:wrap}.desktop-message-delete{display:inline-block;border:1px solid #3f1818;border-radius:999px;background:#160707;color:#ff8a8a;min-height:30px;padding:4px 9px;font:inherit;font-size:.72rem;line-height:1;cursor:pointer}.desktop-activity-list{display:grid;grid-gap:10px;gap:10px;width:100%;margin-top:18px}.desktop-activity-item{display:grid;grid-template-columns:minmax(0,auto) minmax(0,1fr) auto;grid-gap:12px;gap:12px;width:100%;padding:12px 14px;border:1px solid #123012;border-radius:18px;background:#071207;color:#6fb467}.desktop-activity-item strong{color:var(--green)}.desktop-activity-item time{color:var(--muted)}.desktop-composer{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;grid-gap:12px;gap:12px;position:-webkit-sticky;position:sticky;bottom:0;z-index:2;padding-top:8px;background:linear-gradient(180deg,rgba(5,5,5,0),rgba(5,5,5,.92) 30%,rgba(5,5,5,1))}.desktop-chat-status{margin:0 4px;color:#6fb467;font-size:13px;line-height:1.5}.desktop-composer-shell{display:flex;align-items:flex-end;min-height:64px;padding:0 2px;border:1px solid #123012;border-radius:32px;background:linear-gradient(180deg,rgba(8,18,8,.92),rgba(4,9,4,.96)),#050905;box-shadow:inset 0 1px 0 rgba(120,255,120,.05)}.desktop-input{width:100%;min-height:58px;max-height:calc(1.6em * 5 + 36px);padding:14px 18px 14px 20px;border:0;border-radius:999px;background:transparent;outline:0;color:var(--green);font:inherit;line-height:1.6;-moz-appearance:none;appearance:none;-webkit-appearance:none;resize:none;overflow-y:hidden;overflow-x:hidden;white-space:pre-wrap;word-break:break-word}.desktop-input-compact{min-height:50px;width:100%;margin-bottom:12px}.desktop-send{min-height:42px;padding:0 14px;color:#021002;background:var(--green);font:inherit;font-weight:700;font-size:.8rem;cursor:pointer;border-radius:999px;box-shadow:0 6px 16px rgba(40,241,15,.14)}.desktop-send-full{width:100%;min-height:40px;margin-bottom:12px}.desktop-panel{display:flex;flex-direction:column;gap:18px;align-content:start;min-height:0;overflow-y:auto;overflow-x:hidden;padding-right:12px}.desktop-card{padding:18px}.desktop-card ul{margin:0;padding-left:18px;line-height:1.8}.desktop-stats{display:flex;justify-content:space-between;gap:16px;padding:12px 0;border-top:1px solid #132013}.desktop-stats:first-of-type{border-top:0;padding-top:0}.desktop-stats.with-action{align-items:center}.desktop-action-stack{display:grid;grid-gap:6px;gap:6px;justify-items:end}.desktop-link-user{min-height:30px;padding:4px 9px;font:inherit;font-size:.7rem}.desktop-link-copy,.desktop-link-user{border:1px solid rgba(40,241,15,.24);border-radius:999px;background:rgba(8,25,8,.9);color:var(--green);line-height:1;cursor:pointer}.desktop-link-copy{width:100%;margin-top:10px;min-height:34px;padding:6px 11px;font:inherit;font-size:.74rem}.desktop-link-copy:disabled{opacity:.45;cursor:default}.desktop-revoke{border:1px solid #3f1818;border-radius:999px;background:#160707;color:#ff8a8a;min-height:30px;padding:4px 9px;font:inherit;font-size:.7rem;line-height:1;cursor:pointer}.desktop-admin-note{margin:12px 0 0;color:#6fb467}.desktop-user-card{padding:12px 0;border-top:1px solid #132013}.desktop-user-card:first-of-type{border-top:0;padding-top:0}.desktop-user-card .desktop-stats{border-top:0;padding:0}.desktop-user-access{margin-top:10px}.desktop-user-access-label{display:block;margin-bottom:8px;color:#6fb467;font-size:.8rem;text-transform:uppercase;letter-spacing:.08em}.desktop-user-channel-row{display:flex;gap:8px;flex-wrap:wrap}.desktop-user-channel-chip{border:1px solid #123012;border-radius:999px;background:#071207;color:#6fb467;padding:7px 11px;font:inherit;cursor:pointer}.desktop-user-channel-chip.active{border-color:rgba(40,241,15,.24);color:var(--green)}.desktop-user-channel-chip:disabled{opacity:.45;cursor:default}.phone{display:none}}@media (min-width:700px) and (max-width:979px){.screen{padding:24px 0}.phone{min-height:calc(100vh - 48px);border:1px solid #111;border-radius:28px;overflow:hidden;box-shadow:0 0 0 1px rgba(40,241,15,.04)}.drawer-panel{left:24px;right:24px;bottom:110px}}@media (max-width:420px){.action-row{grid-template-columns:repeat(2,minmax(0,1fr))}.drawer-panel{left:10px;right:10px;bottom:calc(88px + env(safe-area-inset-bottom));padding:16px 14px;border-radius:20px}}