:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:Arial,Helvetica,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}@keyframes ilhReqFlash{0%,to{background:0 0}20%,60%{background:#fbd5d5}40%,80%{background:#fef2f2}}.req-flash{border-radius:4px;margin:-1px -4px;padding:1px 4px;animation:.5s ease-in-out 3 ilhReqFlash;color:#dc2626!important}
