/* Auto-generated for theme-012 · preset list-compact/amber */
:root {
  --tpl-accent: #9127ce;
  --tpl-accent-hover: #7a1daf;
  --tpl-bg-base: #eef1f4;
  --tpl-bg-surface: #fafbfc;
  --tpl-text: #111827;
  --tpl-text-muted: #6b7280;
  --tpl-border: rgba(17,24,39,0.1);
  --tpl-text-on-inverse: #ffffff;
  --tpl-font-heading: "Source Han Sans SC", "PingFang SC", sans-serif;
  --tpl-font-body: "PingFang SC", sans-serif;
  --btn-radius: 8px;
  --skin-grid-cols: 1;
  --skin-card-ratio: 3/4;
}

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