:root {
    --primary: #3ECAD1;
    --primary-dark: #187378;
    --primary-light: #295F65;
    --secondary: #333A40;
    --accent: #ED534A;
    --text: #E8E8EC;
    --text-light: #9A9AA8;
    --background: #151C20;
    --surface: #21282E;
}
