/* Auto-generated for theme-086 · preset billboard-wide/crimson */
:root {
  --tpl-accent: #4327ce;
  --tpl-accent-hover: #351daf;
  --tpl-bg-base: #eceef1;
  --tpl-bg-surface: #ffffff;
  --tpl-text: #141820;
  --tpl-text-muted: #5c6370;
  --tpl-border: rgba(20,24,32,0.08);
  --tpl-text-on-inverse: #ffffff;
  --tpl-font-heading: "Oswald", "Noto Sans SC", sans-serif;
  --tpl-font-body: "PingFang SC", sans-serif;
  --btn-radius: 12px;
  --skin-grid-cols: 5;
  --skin-card-ratio: 16/9;
}

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