/* Auto-generated for theme-047 · preset sunset-clay/amber */
:root {
  --tpl-accent: #a1ce27;
  --tpl-accent-hover: #88af1d;
  --tpl-bg-base: #f3ebe4;
  --tpl-bg-surface: #faf6f2;
  --tpl-text: #3d2f28;
  --tpl-text-muted: #8c7368;
  --tpl-border: rgba(61,47,40,0.1);
  --tpl-text-on-inverse: #ffffff;
  --tpl-font-heading: "ZCOOL XiaoWei", serif;
  --tpl-font-body: "PingFang SC", sans-serif;
  --btn-radius: 16px;
  --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);
}
