/* Auto-generated for theme-071 · preset blossom-soft/crimson */
:root {
  --tpl-accent: #ce277a;
  --tpl-accent-hover: #af1d66;
  --tpl-bg-base: #faf5f7;
  --tpl-bg-surface: #ffffff;
  --tpl-text: #4a3f45;
  --tpl-text-muted: #9a8a92;
  --tpl-border: rgba(74,63,69,0.08);
  --tpl-text-on-inverse: #ffffff;
  --tpl-font-heading: "ZCOOL KuaiLe", cursive;
  --tpl-font-body: "PingFang SC", sans-serif;
  --btn-radius: 24px;
  --skin-grid-cols: 3;
  --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);
}
