/* Auto-generated for theme-042 · preset ocean-mist/amber */
:root {
  --tpl-accent: #4b27ce;
  --tpl-accent-hover: #3c1daf;
  --tpl-bg-base: #e8f0f4;
  --tpl-bg-surface: #f5fafc;
  --tpl-text: #0f2940;
  --tpl-text-muted: #5a7a8c;
  --tpl-border: rgba(15,41,64,0.1);
  --tpl-text-on-inverse: #ffffff;
  --tpl-font-heading: "Alibaba PuHuiTi", "PingFang SC", sans-serif;
  --tpl-font-body: "PingFang SC", sans-serif;
  --btn-radius: 20px;
  --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);
}
