@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;600;700&display=swap");:root{--background:#f2f2f2;--foreground:#171717}html{height:100%}body,html{max-width:100vw}body,html{overflow-x:hidden}body{background:#f2f2f2!important;color:#333;font-family:Nunito}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}html{color-scheme:light}input[type=datetime-local]{appearance:auto!important}.table-responsive-custom{overflow-x:auto;-webkit-overflow-scrolling:touch}