:root{--background:#ffffff;--foreground:#171717}:root,body,html{color-scheme:light}body,html{max-width:100vw;overflow-x:hidden}html{scroll-behavior:smooth}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]),select,textarea{color-scheme:light;background-color:#ffffff;color:#111111}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,textarea:-webkit-autofill{-webkit-text-fill-color:#111111;box-shadow:inset 0 0 0 1000px #ffffff;-webkit-transition:background-color 99999s ease-out;transition:background-color 99999s ease-out}