﻿:root {
  --pd-gold-0: #e0c37a;
  --pd-gold-1: #b88a3c;
  --pd-gold-ink: #2b210f;
  --pd-blue-0: #2a5ead;
  --pd-blue-1: #1e3f76;
  --pd-navy-0: #0b1426;
  --pd-navy-1: #162035;
  --pd-install-bg: linear-gradient(135deg, rgba(15, 23, 42, 0.92) 0%, rgba(4, 6, 10, 0.92) 100%);
  --pd-install-line: rgba(224, 195, 122, 0.34);
}
