/* Auto-generated for theme-002 · preset cinema-light/amber */
:root {
  --tpl-accent: #cec327;
  --tpl-accent-hover: #afa61d;
  --tpl-bg-base: #F8F9FA;
  --tpl-bg-surface: #FFFFFF;
  --tpl-text: #1A1A1B;
  --tpl-text-muted: #5f5e5f;
  --tpl-border: #EEEEEE;
  --tpl-text-on-inverse: #ffffff;
  --tpl-font-heading: "Bebas Neue", "Oswald", "Arial Black", sans-serif;
  --tpl-font-body: "Hanken Grotesk", "PingFang SC", "Microsoft YaHei", sans-serif;
  --btn-radius: 4px;
  --skin-grid-cols: 4;
  --skin-card-ratio: 2/3;
}

.bstem {
  --tpl-bg-base: #12141a;
  --tpl-bg-surface: #1c1f27;
  --tpl-text: #eef0f4;
  --tpl-text-muted: #9aa3b2;
  --tpl-border: rgba(255, 255, 255, 0.1);
}
