@charset "utf-8";@import url(./lightmode.css)(prefers-color-scheme:light);@import url(./darkmode.css)(prefers-color-scheme:dark)