:root{--bg:#000;--surface:#1c1c1e;--surface-2:#2c2c2e;--separator:#38383a;--text:#fff;--text-2:#8e8e93;--accent:#0a84ff;--bubble-out:#6c5ce7;--bubble-in:#2c2c2e;--st-attention:#ff453a;--st-attention-bg:#3a2a2c;--st-inwork:#bf5af2;--st-inwork-bg:#2e2740;--st-done:#30d158;--st-done-bg:#24352a;--st-clarify:#ffd60a;--st-clarify-bg:#3a3620;--st-attention-pastel:#edaab1;--st-attention-deep:#6d2b31;--st-inwork-pastel:#b9b4ec;--st-inwork-deep:#37327a;--st-done-pastel:#aed69f;--st-done-deep:#2e5527;--st-clarify-pastel:#ebd48c;--st-clarify-deep:#63511a;--radius:12px;--unread:#ff3b30;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}:root[data-theme=light]{--bg:#f2f2f7;--surface:#fff;--surface-2:#fff;--separator:#d1d1d6;--text:#000;--text-2:#8e8e93;--bubble-in:#e9e9eb}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background:var(--bg);color:var(--text);-webkit-user-select:none;user-select:none}.selectable{-webkit-user-select:text;user-select:text}button{font:inherit;color:inherit;cursor:pointer}
