/* ============================================================
   本文件由 sync-tokens.mjs 生成，勿手改。
   真源：/srv/bazicn-design/{tokens.css, brand.bazi.css, brand.ziwei.css, domain.bazi.css, domain.ziwei.css}
   改 token 请改真源，然后跑：
       node /srv/bazicn-design/sync-tokens.mjs
       node /srv/bazicn-design/check-tokens.mjs
   手改本文件会在 check-tokens.mjs 的 sha256 漂移校验里被抓到。
   ============================================================ */

/* 门户没有 Tailwind，拿不到构建期烘焙的 hex fallback，
   所以这里的值已全部解析为字面量。 */

:root {
  --color-night: #f8f5f0;
  --color-night-light: #f0ece5;
  --color-night-lighter: #e8e3da;
  --color-surface: #ffffff;
  --color-ink: #2a2420;
  --color-ink-light: #4a4440;
  --color-text: #2a2420;
  --color-text-secondary: #5c554d;
  --color-text-muted: #9a928a;
  --color-neutral: #6b7280;
  --color-stroke: #e5e1d9;
  --color-stroke-strong: #d5d0c5;
  --color-text-muted-ink: #6a635d;
  --color-neutral-ink: #616570;
  --color-gold: #a68b4b;
  --color-gold-light: #c9a96e;
  --color-gold-dark: #8a7239;
  --color-gold-ink: #78653d;
  --color-gold-wash: #f1ece3;
  --hue-wood: #2d8a56;
  --hue-wood-light: #4aab73;
  --hue-fire: #c43e3e;
  --hue-fire-light: #e05555;
  --hue-earth: #b8860b;
  --hue-earth-light: #d4a017;
  --hue-metal: #708090;
  --hue-metal-light: #95a5a6;
  --hue-water: #2c5f8a;
  --hue-water-light: #4a8ab5;
  --hue-jade: #4a8a7b;
  --hue-jade-light: #6aaa9a;
  --hue-good: #005a05;
  --hue-bad: #8c1400;
  --color-glass-tint: #000000;
  --color-glass-line: #000000;
  --glass-tint-alpha: 0.02;
  --glass-line-alpha: 0.06;
  --glass-surface: rgba(255, 255, 255, 0.8);
  --glass-fill: rgba(0, 0, 0, 0.02);
  --glass-hairline: rgba(0, 0, 0, 0.06);
  --glass-hairline-strong: rgba(0, 0, 0, 0.1);
  --glass-blur: 40px;
  --font-sans: -apple-system, 'SF Pro Display', 'SF Pro Text', system-ui, 'Noto Sans SC', 'PingFang SC', sans-serif;
  --font-serif: 'Noto Serif SC', 'STSong', 'SimSun', Georgia, serif;
  --font-display: 'Noto Serif SC', Georgia, serif;
  --font-brush: 'Ma Shan Zheng', 'STKaiti', 'KaiTi', cursive;
  --radius-card: 20px;
  --radius-control: 12px;
  --radius-pill: 10px;
  --radius-chip: 4px;
}

/* 命理先生 —— 用于门户上该产品的卡片 / 入口 */
[data-app="bazi"] {
  --color-brand: #a03030;
  --color-brand-light: #c04848;
  --color-brand-dark: #7a2020;
  --color-brand-wash: #f3e5e0;
  --brand-ring: rgba(160, 48, 48, 0.4);
  --brand-selection: rgba(160, 48, 48, 0.15);
  --color-cinnabar: #a03030;
  --color-cinnabar-light: #c04848;
  --color-cinnabar-dark: #7a2020;
  --color-cinnabar-ring: rgba(160, 48, 48, 0.4);
  --color-wood: #2d8a56;
  --color-wood-light: #4aab73;
  --color-wood-fill: #2d8a56;
  --color-wood-ink: #33744b;
  --color-wood-wash: #e9ece3;
  --color-fire: #c43e3e;
  --color-fire-light: #e05555;
  --color-fire-fill: #c43e3e;
  --color-fire-ink: #b43d3b;
  --color-fire-wash: #f6e7e1;
  --color-earth: #b8860b;
  --color-earth-light: #d4a017;
  --color-earth-fill: #b8860b;
  --color-earth-ink: #836223;
  --color-earth-wash: #f3ece0;
  --color-metal: #708090;
  --color-metal-light: #95a5a6;
  --color-metal-fill: #708090;
  --color-metal-ink: #5e6772;
  --color-metal-wash: #edebe8;
  --color-water: #2c5f8a;
  --color-water-light: #4a8ab5;
  --color-water-fill: #2c5f8a;
  --color-water-ink: #2c5f8a;
  --color-water-wash: #e7e8e8;
  --color-auspicious: #005a05;
  --color-auspicious-fill: #005a05;
  --color-auspicious-ink: #005a05;
  --color-auspicious-wash: #e5e8dd;
  --color-inauspicious: #8c1400;
  --color-inauspicious-fill: #8c1400;
  --color-inauspicious-ink: #8c1400;
  --color-inauspicious-wash: #f1e3dd;
  --color-fortune: #005a05;
  --color-fortune-fill: #005a05;
  --color-fortune-ink: #005a05;
  --color-fortune-wash: #e5e8dd;
  --color-misfortune: #8c1400;
  --color-misfortune-fill: #8c1400;
  --color-misfortune-ink: #8c1400;
  --color-misfortune-wash: #f1e3dd;
}

/* 星衍紫微 —— 用于门户上该产品的卡片 / 入口 */
[data-app="ziwei"] {
  --color-brand: #7c6cf0;
  --color-brand-light: #9a8df5;
  --color-brand-dark: #5f4fcf;
  --color-brand-ink: #655bb8;
  --color-brand-wash: #edebf1;
  --brand-ring: rgba(124, 108, 240, 0.4);
  --brand-selection: rgba(124, 108, 240, 0.15);
  --color-star: #7c6cf0;
  --color-star-light: #9a8df5;
  --color-star-dark: #5f4fcf;
  --color-jade: #4a8a7b;
  --color-jade-light: #6aaa9a;
  --color-jade-fill: #4a8a7b;
  --color-jade-ink: #446f63;
  --color-jade-wash: #eaece6;
  --color-cinnabar: #c43e3e;
  --color-cinnabar-light: #e05555;
  --color-cinnabar-ink: #b43d3b;
  --color-auspicious: #005a05;
  --color-auspicious-fill: #005a05;
  --color-auspicious-ink: #005a05;
  --color-auspicious-wash: #e5e8dd;
  --color-inauspicious: #8c1400;
  --color-inauspicious-fill: #8c1400;
  --color-inauspicious-ink: #8c1400;
  --color-inauspicious-wash: #f1e3dd;
  --color-fortune: #005a05;
  --color-fortune-fill: #005a05;
  --color-fortune-ink: #005a05;
  --color-fortune-wash: #e5e8dd;
  --color-misfortune: #8c1400;
  --color-misfortune-fill: #8c1400;
  --color-misfortune-ink: #8c1400;
  --color-misfortune-wash: #f1e3dd;
}
