:root{--background:#f0f0f0;--background-over:#ffffff;--background-over-opacity:#ffffff80;--borderline:#cdcdcd;--foreground:#171717;--title:#323232;--subtitle:#898989;--main-color:#6FB4F0;--main-color-left:#88F3FF;--main-color-right:#5675E2;--shadow:rgba(0,0,0,0.1)}body,html{margin:0 auto;text-align:center;max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;font-size:14pt;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}