*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--font-body: "Inter", sans-serif;--font-mono: "JetBrains Mono", monospace;--bg: #f9f9f8;--surface: #ffffff;--surface-hi: #ffffff;--border: #e5e5e3;--border-med: #d1d0ce;--ink: #1a1a18;--ink-mid: #6b6b67;--ink-faint: #a8a8a4;--blue: #2563eb;--blue-bg: #eff6ff;--green: #16a34a;--red: #dc2626;--amber: #d97706;--radius: 8px;--shadow: 0 1px 3px rgba(0,0,0,.08), 0 1px 2px rgba(0,0,0,.04);--shadow-md: 0 4px 12px rgba(0,0,0,.1)}body{font-family:var(--font-body);background:var(--bg);color:var(--ink);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-med);border-radius:3px}
