:root {
    color-scheme: dark;
    --primary: #6f65dc;
    /* Indicates support for both light and dark modes */
}