:root{--background:#fff;--offbackground:#f6f9ff;--off-white:#fefefe;--light-blue:#e9eef9;--border-light:#6f748740;--text-bold:#011f1d;--text-light:#6f7487;--text-light-link:#6f7487;--light-gray:#fafafa;--profile-img:url(/img/backgrounds/profile.webp);--navbar-background:#ffffff80;--surface-muted:#f6f7f7;--steps-line:#eed2fb;--accentColor:#9e38d0;--off-black:#1d2736;--hover-off-black:#111a27;--text-white:white;--dark:none;--light:block;--backgroundColorDarkAlways:#0a0f16;--textColorDarkAlways:white}@supports (color:lab(0% 0 0)){:root{--light-gray:lab(98.26% 0 0)}}:root[data-theme=dark]{--background:#0a0f16;--text-bold:white;--text-light-link:white;--text-light:#6f7487;--off-white:#121a24;--offbackground:#0e1420;--light-blue:#182230;--light-gray:#121a24;--profile-img:url(/img/backgrounds/profiledark.webp);--navbar-background:#0a0f16b3;--surface-muted:#121a24;--steps-line:#5b2a7a;--border-light:#94a3b82e;--off-black:white;--hover-off-black:#dadce0;--text-white:black;--dark:block;--light:none;--backgroundColorDarkAlways:#0a0f16;--textColorDarkAlways:white}*{box-sizing:border-box;font-family:var(--font-roboto),sans-serif;margin:0;padding:0}html{scrollbar-gutter:stable;overflow-y:scroll}html,body{max-width:100%}body{background:var(--background);max-width:100%;height:auto;min-height:100dvh;color:var(--text-bold);padding-bottom:env(safe-area-inset-bottom,0px);flex-direction:column;display:flex}html[data-mobile-nav=true]{--mobile-nav-offset:calc(75px + env(safe-area-inset-bottom,0px))}@media screen and (max-width:768px){html[data-mobile-nav=true]>body{padding-bottom:var(--mobile-nav-offset)}}main{min-height:1080px}a{color:inherit;text-decoration:none}.whiteImage{filter:grayscale()brightness(100)}.blackToWhiteImage{filter:invert(100)}iconify-icon{width:1em;height:1em;color:inherit;display:inline-block}svg.iconify{display:inline-block}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.Toastify__progress-bar--animated{animation-duration:2.8s!important}}
