:root{--background:#0d0f0d;--on-surface:#e5e5e5;--on-surface-muted:#a5a9a5;--primary:#b6ff3c;--error:#ff6b6b;--outline:#2a2d2a}*{box-sizing:border-box}body{margin:0;background:var(--background);color:var(--on-surface);font-family:system-ui,-apple-system,sans-serif}input{font-family:inherit}