/* optraprime (optraprime) · 玻璃拟态家族主题 */
:root{
  --primary:#ad62df; --primary2:#d75fc7; --accent:#4053dd;
  --bg:#eef1fa; --surface:#ffffff; --surface-2:#e6ebf7;
  --text:#232640; --muted:#5d6180; --border:#d5dcec;
  --up:#0f9d58; --down:#d2503a;
  --radius:20px; --hero-grad:linear-gradient(135deg, #a451dc, #cf3ebc);
  --font-head:'Plus Jakarta Sans'; --font-body:'Sora'; --font-cn:'Noto Sans SC';
  --head-weight:800;
}
