@import "theme-light.css?1731640853" screen and (prefers-color-scheme: light);
@import "theme-dark.css?1731640853" screen and (prefers-color-scheme: dark);
