:root:has(.web-route-shell){--background:0 0% 100%;--foreground:0 0% 9%}@media (prefers-color-scheme:dark){:root:has(.web-route-shell){--background:0 0% 4%;--foreground:0 0% 93%}}body:has(.web-route-shell){background:hsl(var(--background));color:hsl(var(--foreground))}