*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0a0a0b;--surface: #111113;--border: #1f1f23;--text: #e8e8ea;--muted: #6b6b72;--green: #22c55e;--red: #ef4444;--amber: #f59e0b;--blue: #3b82f6;--font-head: "Syne", sans-serif;--font-mono: "DM Mono", monospace}body{background:var(--bg);color:var(--text);font-family:var(--font-mono);font-size:14px;line-height:1.5;min-height:100vh}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:inherit;font-size:inherit}input,select,textarea{font-family:inherit;font-size:inherit}.positive{color:var(--green)}.negative{color:var(--red)}.neutral{color:var(--amber)}
