/* 效率小件工具箱 —— 主色灰蓝系（总规划 tint 表 #547ea0），覆盖 toolbox.css 的变量 */
:root {
  --tb-accent: #547ea0;
  --tb-accent-soft: rgba(84, 126, 160, 0.10);
}
