/*
Theme Name: steam-horror-child
Template: steam-base-theme
Description: 丑三つ堂 -USHIMITSU- ホラー特化子テーマ（漆黒×蒼白）
*/
:root{
  --bg-base:#0a0c0e;
  --bg-surface:#12161a;
  --bg-card:#181d22;
  --text-primary:#d6dde2;
  --text-secondary:#9aa6ad;
  --text-muted:#67727a;
  --border:#283036;
  --accent:#79b0c4;
  --accent-glow:#a6d0df;
  --accent-deep:#4c8194;
  --price:#cdd6db;
  --sale:#b0494a;
  --warn-bg:#2a1f1f;
  --warn-text:#d8a24a;
  --info-bg:#15212a;
  --info-text:#8fc0d2;
  --band-bg:#12181d;
  --band-text:#c3ccd2;
}
