:root{--background:#ffffff;--foreground:#171717}html{height:100%;color-scheme:light}body,html{max-width:100vw;overflow-x:hidden}body{min-height:100%;display:flex;flex-direction:column;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}.cookie-footer{padding-top:8px!important;padding-bottom:8px!important}.cm__btn-group:first-of-type .cm__btn{background:#245BFF!important}.cm__btn-group:first-of-type .cm__btn:hover{background:black!important}a{color:inherit;text-decoration:none}:where(a,button,[role=button],input,textarea,select){-webkit-tap-highlight-color:transparent}:where(a,button,[role=button],input,textarea,select):focus{outline:none}:where(a,button,[role=button],input,textarea,select):focus:not(:focus-visible){box-shadow:none}:where(a,button,[role=button],input,textarea,select):focus-visible{outline:none;box-shadow:0 0 0 2px rgba(36,91,255,.38)}