/* Auto-generated for theme-061 · preset retro-tape/crimson */
:root {
  --tpl-accent: #c44bdd;
  --tpl-accent-hover: #bd24db;
  --tpl-bg-base: #1a1520;
  --tpl-bg-surface: #241f2a;
  --tpl-text: #e8dff0;
  --tpl-text-muted: #a89bb8;
  --tpl-border: rgba(232,223,240,0.15);
  --tpl-text-on-inverse: #ffffff;
  --tpl-font-heading: "Press Start 2P", "Courier New", monospace;
  --tpl-font-body: "PingFang SC", sans-serif;
  --btn-radius: 0;
  --skin-grid-cols: 1;
  --skin-card-ratio: 4/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);
}
