/* Light Theme (Standard) */
html[data-theme="light"] {
    color-scheme: light;
}
