:root,html{color-scheme:light only}@media screen and (-webkit-min-device-pixel-ratio:0) and (prefers-color-scheme:dark){body,html{background:#f7f5f2!important;filter:none!important}}@media (prefers-color-scheme:dark){:root{color-scheme:light only}body,html{background:#f7f5f2!important;color-scheme:light only!important}}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{background:#f7f5f2}a{color:inherit;text-decoration:none}