/* Auto-generated for theme-096 · preset marble-air/crimson */
:root {
  --tpl-accent: #27ceb2;
  --tpl-accent-hover: #1daf97;
  --tpl-bg-base: #f8f7f5;
  --tpl-bg-surface: #ffffff;
  --tpl-text: #2a2826;
  --tpl-text-muted: #8a8680;
  --tpl-border: rgba(42,40,38,0.06);
  --tpl-text-on-inverse: #ffffff;
  --tpl-font-heading: "Cormorant Garamond", "Noto Serif SC", serif;
  --tpl-font-body: "PingFang SC", sans-serif;
  --btn-radius: 18px;
  --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);
}
