html[data-theme=light],html[data-theme=light] body{background:linear-gradient(180deg,#f7f9ff,#fff 40%,#f7f9ff)!important;color-scheme:light}html:not([data-theme]),html:not([data-theme]) body,html[data-theme=dark],html[data-theme=dark] body{background:linear-gradient(180deg,#0b1020,#121936 40%,#0b1020)!important;color-scheme:dark}html[data-theme=light] *{color-scheme:light}html:not([data-theme]) *,html[data-theme=dark] *{color-scheme:dark}