:root {
  --bg: #09211B;
  --bg-deep: #0D2B24;
  --surface: #10362D;
  --surface2: #143F35;
  --surface3: #184A3F;
  --line: #24584B;
  --line2: #2F6D5E;
  --bone: #EAF8F2;
  --bone-dim: #A8C9BE;
  --bone-faint: #7FA096;
  --gold-brand: #C9848F;
  --gold: #C9848F;
  --gold-dim: rgba(201,132,143,0.14);
  --gold-ring: rgba(201,132,143,0.32);
  --green: #087A5A;
  --blue: #4E7F9F;
  --red-acc: #E07A70;
  --pos: #12A878;
  --neg: #E07A70;
}
