:root {
    --primary: #0066cc;
    --secondary: #004499;
    --accent: #00aaff;
    --light: #f5f9ff;
    --dark: #333;
    --gray: #777;
}