/* GENERATED by `make sync-design-system` from qazana-web-component-library@854ef2b
   Source: themes/soniq8.css — DO NOT EDIT HERE. Edit in the qazana repo and re-sync.
   After syncing, bump ASSET_VERSION in songid/version.py. */
/* Soniq8 theme — DJ-mix song-ID product. Brand: Spotify-adjacent green,
   Syne display + DM Sans. (These match the token defaults, but are stated
   explicitly so the theme is self-documenting and overridable.) */
:root{
  --primary:#1db954;        --primary-rgb:29 185 84;
  --primary-bright:#1ed760; --primary-bright-rgb:30 215 96;
  --on-primary:#06210f;
  --display:'Syne',sans-serif;
  --body:'DM Sans',system-ui,sans-serif;
}
