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