:root {
  --color-bg: #071014;
  --color-card-bg: #0d1a1f;
  --color-text: #eaf5f7;
  --color-text-secondary: #9fb6bf;
  --color-accent-blue: #2bd4c5;
  --color-accent-red: #ff5a88;
  --color-button-bg: #102a30;
  --color-button-text: #ffffff;
  --color-footer-bg: #060b0d;
  --color-footer-text: #d9eef2;
  --color-star: #f8c25e;
}