:root {
    --color-primary: #1e3a8a;
    --color-secondary: #3b82f6;
    --color-accent: #ff6b35;
    --color-gradient: #ff6b35;
}
