static.css
The static.css file is for any supporting css that isn't meant to be interacted with by the user of your plugin. This could be design tokens that your rulesets use, but it could be anything else too. Note that anything in this file will still affect the style of the user's page, so it's a good idea to give any tokens or rulesets a name or selector that is unlikely to conflict.