@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-inter:"Inter","Inter Fallback"}:root{--bg:#faf9f6;--surface:#ffffff;--ink:#1d1c1a;--ink-soft:#514d47;--muted:#94908a;--faint:#b9b4ac;--line:#ece9e3;--line-strong:#e2ded6;--accent:#7c2d33;--accent-tint:#f5efef;--ok:#3f7d52;--cols:minmax(0,1.12fr) minmax(0,0.88fr);--font:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,"Apple Color Emoji",sans-serif;--mono:ui-monospace,SFMono-Regular,"SF Mono",Menlo,monospace}*{box-sizing:border-box}body,html{margin:0;height:100%;background:var(--bg);color:var(--ink);font-family:var(--font);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}button{font-family:inherit}.app{display:flex;flex-direction:column;height:100dvh;max-width:1180px;margin:0 auto;background:var(--surface);border-inline:1px solid var(--line)}.topbar{display:flex;align-items:center;justify-content:space-between;padding:0 22px;height:56px;border-bottom:1px solid var(--line);flex:none}.brand{display:flex;align-items:baseline;gap:9px}.brand .mark{font-size:15px;font-weight:600;letter-spacing:-.01em}.brand .dot{width:5px;height:5px;border-radius:50%;background:var(--accent);align-self:center}.brand .sub{font-size:12px;color:var(--muted)}.cols-head{display:grid;grid-template-columns:var(--cols);flex:none;position:-webkit-sticky;position:sticky;top:0;z-index:3;background:var(--surface);border-bottom:1px solid var(--line)}.cols-head>div{padding:9px 22px;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--faint)}.cols-head>div:first-child{border-right:1px solid var(--line)}.board{flex:1 1;min-height:0;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column}.grid{flex:none;align-items:start}.grid,.grid-fill{display:grid;grid-template-columns:var(--cols)}.grid-fill{flex:1 1;min-height:20px}.grid-fill .fill-left{border-right:1px solid var(--line)}.grid>.cell{padding:16px 22px;min-width:0}.grid>.cell.left{border-right:1px solid var(--line)}.grid>.cell:nth-child(n+3){border-top:1px solid var(--line)}.stack{gap:10px}.msg,.stack{display:flex;flex-direction:column}.msg{max-width:86%}.msg.them{align-self:flex-start;align-items:flex-start}.msg.us{align-self:flex-end;align-items:flex-end}.msg .who{font-size:11px;color:var(--muted);margin:0 2px 3px}.bubble{padding:8px 12px;border-radius:13px;white-space:pre-wrap;word-wrap:break-word;font-size:13.5px}.msg.them .bubble{background:var(--surface);border:1px solid var(--line-strong);border-bottom-left-radius:4px}.msg.us .bubble{background:var(--accent-tint);border:1px solid #ecdfe0;color:var(--ink);border-bottom-right-radius:4px}.attis{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.attis a{font-size:12px;color:var(--ink-soft);text-decoration:none;border:1px solid var(--line-strong);border-radius:8px;padding:4px 9px;background:var(--surface)}.attis img{max-width:200px;max-height:200px;border-radius:10px;border:1px solid var(--line);display:block}.tl{display:flex;flex-direction:column;gap:12px}.tl-empty{color:var(--faint);font-size:12px;font-style:italic}.tl-entry{display:grid;grid-template-columns:11px 1fr auto;grid-gap:9px;gap:9px;align-items:start}.tl-dot{width:7px;height:7px;border-radius:50%;background:var(--accent);margin-top:5px}.tl-entry.reverted .tl-dot{background:var(--faint)}.tl-body{min-width:0}.tl-text{font-size:13px;color:var(--ink)}.tl-entry.reverted .tl-text{color:var(--muted);text-decoration:line-through;-webkit-text-decoration-color:var(--faint);text-decoration-color:var(--faint)}.tl-meta{display:flex;align-items:center;gap:8px;margin-top:3px}.tl-time{font-family:var(--mono);font-size:11px;color:var(--faint)}.tl-tag{font-size:10px;letter-spacing:.04em;text-transform:uppercase;color:var(--muted);border:1px solid var(--line-strong);border-radius:5px;padding:1px 5px}.tl-revert{border:1px solid var(--line-strong);background:var(--surface);color:var(--ink-soft);font-size:11.5px;padding:3px 9px;border-radius:7px;cursor:pointer;transition:background .12s,border-color .12s}.tl-revert:hover{background:var(--accent);border-color:var(--accent);color:#fff}.tl-revert:disabled{opacity:.5;cursor:default}.composer-wrap{display:grid;grid-template-columns:var(--cols);border-top:1px solid var(--line);flex:none;position:-webkit-sticky;position:sticky;bottom:0;z-index:3;background:var(--surface)}.composer{padding:12px 18px;display:flex;flex-direction:column;gap:8px;border-right:1px solid var(--line)}.composer-side{padding:12px 22px;display:flex;align-items:flex-end}.status{font-size:12px;color:var(--muted);display:inline-flex;align-items:center;gap:7px}.status .pulse{width:6px;height:6px;border-radius:50%;background:var(--accent);animation:pulse 1.4s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.25}50%{opacity:1}}.pending{display:flex;flex-wrap:wrap;gap:6px}.pending .chip{font-size:12px;color:var(--ink-soft);border:1px solid var(--line-strong);border-radius:8px;padding:3px 8px;display:inline-flex;gap:6px;align-items:center}.pending .chip button{border:none;background:none;cursor:pointer;color:var(--muted);font-size:14px;line-height:1;padding:0}.row{display:flex;gap:8px;align-items:flex-end}.iconbtn{flex:none;width:38px;height:38px;border:1px solid var(--line-strong);background:var(--surface);border-radius:10px;cursor:pointer;color:var(--ink-soft);display:grid;place-items:center}.iconbtn:hover{border-color:var(--faint)}.composer textarea{flex:1 1;resize:none;border:1px solid var(--line-strong);border-radius:10px;padding:9px 12px;font:inherit;font-size:13.5px;line-height:1.45;min-height:38px;max-height:168px;overflow-y:auto;outline:none;background:var(--surface)}.composer textarea:focus{border-color:var(--faint)}.send{flex:none;height:38px;padding:0 16px;border:1px solid var(--accent);background:var(--accent);color:#fff;border-radius:10px;font-weight:500;cursor:pointer}.send:disabled{background:var(--surface);color:var(--faint);border-color:var(--line-strong);cursor:default}.notice{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center;padding:40px}.notice p{margin:0}.notice .sub{color:var(--muted);font-size:13px}.centered{display:flex;align-items:center;justify-content:center;height:100dvh;flex-direction:column;gap:18px}.centered h1{font-size:18px;font-weight:600}.topbar-right{display:flex;align-items:center;gap:14px}.listener{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--muted);white-space:nowrap}.listener-dot{width:7px;height:7px;border-radius:50%;background:var(--faint)}.listener.on .listener-dot{background:var(--ok)}.listener.off .listener-dot{background:#c0392b}.tl-confirm{display:inline-flex;gap:5px;flex:none}.tl-revert.danger{border-color:var(--accent);background:var(--accent);color:#fff}.tl-revert.danger:hover{background:#6a262b}.mobile-tabs{display:none}@media (max-width:720px){:root{--cols:1fr}.app{border-inline:none}.cols-head,.listener-label{display:none}.mobile-tabs{display:grid;grid-template-columns:1fr 1fr;flex:none;border-bottom:1px solid var(--line);background:var(--surface)}.mobile-tabs button{padding:11px;background:var(--surface);color:var(--muted);font-size:13px;font-weight:500;cursor:pointer;border:none;border-bottom:2px solid transparent}.mobile-tabs button.active{color:var(--ink);border-bottom-color:var(--accent)}.board.tab-chat .cell.right,.board.tab-chat .grid-fill>:last-child{display:none}.board.tab-chat .cell.left,.board.tab-chat .composer,.board.tab-chat .grid-fill .fill-left{border-right:none}.board.tab-activity .cell.left,.board.tab-activity .composer-wrap,.board.tab-activity .grid-fill .fill-left{display:none}.msg{max-width:92%}.composer-side{display:none}}