/* 财务票据工具箱 —— 主色金色系（总规划 tint 表 #c08a00），覆盖 toolbox.css 的变量 */
:root {
  --tb-accent: #c08a00;
  --tb-accent-soft: rgba(192, 138, 0, 0.10);
}
