:root{--background:#fff;--foreground:#171717;font-family:Arial,sans-serif}input[type=datetime-local]{appearance:none;text-align:left;background:0 0}@media (prefers-color-scheme:dark){:root{--background:#fcfcfc;--foreground:#171717}}html,body{max-width:100vw}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}a{color:#000;-webkit-tap-highlight-color:#0000;font-size:14px;text-decoration:none}button{color:#000;-webkit-tap-highlight-color:#0000}.error{border:1px solid red!important}
