:root{--bg:#0d1117;--surface:#161b22;--surface-2:#21262d;--border:#30363d;--border-2:#21262d;--text:#e6edf3;--text-2:#8b949e;--text-muted:#484f58;--accent:#1f6feb;--done:#3fb950;--blocked:#f47067;--in-progress:#e3b341;--todo:#484f58;--radius-sm:4px;--radius-md:7px;--radius-lg:10px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);height:100dvh;overflow:hidden}#root{flex-direction:column;height:100dvh;display:flex}button{cursor:pointer;color:inherit;font:inherit;background:0 0;border:none}a{color:inherit;text-decoration:none}
