/* pipmont (pipmont) · 暗黑终端家族主题 */
:root{
  --primary:#33e4eb; --primary2:#1d6ed7; --accent:#e94954;
  --bg:#0b0f14; --surface:#121821; --surface-2:#0f141c;
  --text:#e6edf3; --muted:#8b98a9; --border:#1f2937;
  --up:#2fd27d; --down:#ff5c5c;
  --radius:8px; --hero-grad:linear-gradient(135deg, #20e2e9, #185cb3);
  --font-head:'JetBrains Mono'; --font-body:'Inter'; --font-cn:'Noto Sans SC';
  --head-weight:700;
}
