/* yieldtrix (yieldtrix) · 绿色成长家族主题 */
:root{
  --primary:#246c7a; --primary2:#264a6e; --accent:#3c9a41;
  --bg:#f5faf6; --surface:#ffffff; --surface-2:#ecf5ee;
  --text:#0e2318; --muted:#55705f; --border:#dcebe0;
  --up:#0f9d58; --down:#d2503a;
  --radius:16px; --hero-grad:linear-gradient(135deg, #1f5e6a, #1c3650);
  --font-head:'Manrope'; --font-body:'Karla'; --font-cn:'Noto Sans SC';
  --head-weight:800;
}
