:root{--background:#f3f5f9;--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);--accentColor:#9e38d0;--off-black:#1d2736;--landing-background:#fff;--hover-off-black:#111a27;--text-white:white;--dark:none;--light:block}@supports (color:lab(0% 0 0)){:root{--light-gray:lab(98.26% 0 0)}}:root[data-theme=dark]{--background:#121212;--text-bold:white;--text-light-link:white;--text-light:#6f7487;--off-white:#1d1d1d;--offbackground:#202020;--light-blue:#232325;--light-gray:#101010;--profile-img:url(/img/backgrounds/profiledark.webp);--off-black:white;--landing-background:#0a0f16;--hover-off-black:#dadce0;--text-white:black;--dark:block;--light:none}@supports (color:lab(0% 0 0)){:root[data-theme=dark]{--light-gray:lab(4.8411% 0 0)}}*{box-sizing:border-box;margin:0;padding:0;font-family:Roboto}html{overflow-y:scroll}html,body{max-width:100vw}body{background:var(--background);max-width:100vw;height:auto;min-height:100vh;color:var(--text-bold);flex-direction:column;display:flex;overflow-x:hidden}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}
