:root{--bg:#fafaf9;--surface:#ffffff;--surface-muted:#f5f5f4;--border:#e7e5e4;--border-strong:#d6d3d1;--text:#1c1917;--text-muted:#78716c;--text-subtle:#a8a29e;--accent:#1c1917;--accent-fg:#ffffff;--positive:#15803d;--negative:#b91c1c;--warning:#b45309;--radius:10px;--radius-lg:14px;--sidebar-width:232px}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}h1,h2,h3{margin:0;font-weight:620;letter-spacing:-.011em}h1{font-size:22px}h2{font-size:16px}.tabular{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}