/* brand-overrides.css — generated by apply-bondi-template.mjs */
/* :root のアクセント色トークンのみ上書きする（シェル styles.css は凍結） */
:root {
  --brand: #0f5e4e;
  --brand-strong: #083f34;
  --accent: #d97b23;
}
