/* Auto-generated for theme-076 · preset scroll-horizontal/crimson */
:root {
  --tpl-accent: #4b94dd;
  --tpl-accent-hover: #2480db;
  --tpl-bg-base: #111318;
  --tpl-bg-surface: #181b22;
  --tpl-text: #e4e7ed;
  --tpl-text-muted: #8b919e;
  --tpl-border: rgba(228,231,237,0.1);
  --tpl-text-on-inverse: #ffffff;
  --tpl-font-heading: "Noto Sans SC", sans-serif;
  --tpl-font-body: "PingFang SC", sans-serif;
  --btn-radius: 8px;
  --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);
}
