/* Follows system light/dark preference */
@import "theme-izihub-light.css";
@import "theme-izihub-dark.css" (prefers-color-scheme: dark);
