:root{--bg:#0f1115;--surface:#181b22;--surface-2:#1f2330;--border:#2c3140;--text:#e8eaf0;--text-dim:#9aa1b5;--accent:#f5b940;--accent-text:#1a1405;--good:#4ade80;--bad:#f87171;--draft:#60a5fa}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5}a{color:inherit}button{font:inherit;cursor:pointer}