/* Auto-generated for theme-022 · preset sidebar-portal/amber */
:root {
  --tpl-accent: #2764ce;
  --tpl-accent-hover: #1d52af;
  --tpl-bg-base: #e8ebef;
  --tpl-bg-surface: #ffffff;
  --tpl-text: #1e293b;
  --tpl-text-muted: #64748b;
  --tpl-border: rgba(30,41,59,0.1);
  --tpl-text-on-inverse: #ffffff;
  --tpl-font-heading: "Noto Sans SC", sans-serif;
  --tpl-font-body: "PingFang SC", sans-serif;
  --btn-radius: 10px;
  --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);
}
