/* SPA 结构差异化色桥 · site 4 · variant=midnight-gold · 金橙·亮橙CTA·电蓝点缀 */
:root{
  --pink:#f59e0b;
  --blue:#3b82f6;
  --green:#ea580c;
  --orange:#f59e0b;
  --brand:#f59e0b;
  --accent:#f59e0b;
  --accent-2:#ea580c;
  --highlight:#3b82f6;
  --portal-accent:#f59e0b;
  --bg:#07070c;
  --surface:#0f0f16;
  --text:#f5f0e8;
  --muted:#9a9288;
  --mg-primary:#f59e0b;
  --mg-secondary:#ea580c;
  --mg-accent:#3b82f6;
  --mg-hot:#3b82f6;
  --mg-bg:#07070c;
  --mg-surface:#0f0f16;
  --mg-panel:#14141e;
  --mg-text:#f5f0e8;
  --mg-muted:#9a9288;
  --mg-line:rgba(245,158,11,.28);
}
