:root{--background:#f6f6f6;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#171717;--foreground:#f6f6f6}}html{overflow-x:hidden}body{background:var(--background);color:var(--foreground);margin:0;padding:0;font-family:Inter,Arial,Helvetica,sans-serif;overflow-x:hidden}#root,#root>div{background:#f6f6f6!important}*{font-family:inherit}:focus{outline-color:#340464}input:focus,textarea:focus{outline:none}input:-webkit-autofill{-webkit-text-fill-color:#171717!important;-webkit-box-shadow:inset 0 0 0 30px #f6f6f6!important}input:-webkit-autofill:hover{-webkit-text-fill-color:#171717!important;-webkit-box-shadow:inset 0 0 0 30px #f6f6f6!important}input:-webkit-autofill:focus{-webkit-text-fill-color:#171717!important;-webkit-box-shadow:inset 0 0 0 30px #f6f6f6!important}input:-webkit-autofill:active{-webkit-text-fill-color:#171717!important;-webkit-box-shadow:inset 0 0 0 30px #f6f6f6!important}