/* 朝鮮王朝 — 配色テーマ（構造CSSは shared/timeline-core.css 側）。性理学の士林と松の緑、丹青の朱を控えめに */
:root{
  --bg:#0d1512;--surface:#141f1a;--surface-2:#1c2b23;--surface-3:#26382e;
  --border-subtle:rgba(180,220,195,.12);--text:#dee8e1;--text-dim:#8ba899;
  --gold:#c0a05c;--gold-dim:rgba(192,160,92,.2);
}
