/* Market theme — World (world)
 * Override shared tokens without forking site.bundle.css.
 * Replace icons/images under this folder to fully localize chrome.
 */
:root {
  --market-asset-key: 'world';
  --market-accent: #0f766e;
}
html[data-market-asset='world'] .site-fab__blabla-btn,
body[data-market-asset='world'] .mpi-form__submit {
  /* accent hook — keep subtle until custom art lands */
}
