:root{--bg: #f4f5f7;--surface: #ffffff;--surface-2: #f1f2f5;--border: #ebedf1;--text: #1a1d23;--text-muted: #6b7280;--text-faint: #a0a6b2;--accent: oklch(.58 .2 285);--accent-soft: oklch(.58 .2 285 / .12);--t-allhands: oklch(.58 .2 285);--t-group: oklch(.6 .13 255);--t-oneone: oklch(.6 .13 150);--t-external: oklch(.63 .16 25);--t-focus: #c2c7d0;--radius: 14px;--shadow: 0 1px 2px rgba(20, 22, 28, .04), 0 6px 24px rgba(20, 22, 28, .06);--sidebar-w: 248px}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#d3d7df;border-radius:8px;border:2px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background:#bcc1cb;background-clip:content-box}::-webkit-scrollbar-track{background:transparent}
