Hi
It's not missing, Joomla doesn't use it any more instead 🙂
You can open this file: root/templates/ja_good/tpls/blocks/head.php
and comment / remove this code:
<?php
// SYSTEM CSS
$this->addStyleSheet(JUri::base(true) . '/templates/system/css/system.css');
?>