/* 糖心線上看 主题配色（深夜静谧的糖心線上看，深夜蓝与柔紫灰陪你夜聊八卦精选） */
:root {
  --brand: #5b6fb0;
  --brand-deep: #333f66;
  --brand-soft: #9aa6cf;
  --accent: #9c89b8;
  --bg: #f4f2f7;
  --surface: #ffffff;
  --text: #2c2a35;
  --text-muted: #6f6a7d;
  --nav-text: #ffffff;
  --footer-bg: #26243a;
  --footer-text: #ddd9ec;
  --border: #e5e2ee;
  --radius: 14px;
  --card-ratio: 16 / 9;
  --header-h: 68px;
  --brand-mark-radius: 50%;
}
