
:root {
    --theme-color: #625bf6;
    --theme-color-dark: #524ccf;
    /* global green aliases — used site-wide (frontend + dashboard + landing) */
    --tdl-green: #625bf6;
    --tdl-green-d: #524ccf;
}
