@import url("https://fonts.googleapis.com/css2?family=PT+Mono&display=swap");@font-face{font-family:NewScienceThin;src:url(/fonts/NewScience-Thin.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:400}@font-face{font-family:NewScienceLight;src:url(/fonts/NewScience-Light.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:400}@font-face{font-family:NewScienceRegular;src:url(/fonts/NewScience-Regular.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:400}@font-face{font-family:NewScienceMedium;src:url(/fonts/NewScience-Medium.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:400}@font-face{font-family:NewScienceSemiBold;src:url(/fonts/NewScience-SemiBold.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:400}@font-face{font-family:NewScienceBold;src:url(/fonts/NewScience-Bold.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:400}:root{--circle-size:80%;--blending:hard-light;--softYellow-rgb:237,255,141;--softGreen-rgb:199,241,194;--softBlue-rgb:202,216,236;--skyBlue-rgb:74,144,226;--blue-rgb:15,89,175;--navy-rgb:18,60,109;--white-rgb:255,255,255;--eggshell-rgb:240,240,240;--midGrey-rgb:65,65,65;--darkGrey-rgb:33,33,33;--black-rgb:0,0,0;--softYellow:#edff8d;--softGreen:#c7f1c2;--softBlue:#cad8ec;--skyBlue:#4a90e2;--blue:#0f59af;--navy:#123c6d;--white:#fff;--eggshell:#f0f0f0;--midGrey:#414141;--darkGrey:#212121;--black:#000;--crispRed:#e53935;--vibrantOrange:#f57c00;--containerMax:60rem}html{@media (prefers-color-scheme:dark){--surface-1:var(--black);--text-1:var(--white);--surface-2:var(--darkGrey);--text-2:var(--white);--surface-3:var(--navy);--text-3:var(--white);--text-highlight-1:var(--softYellow);--text-highlight-2:var(--softGreen);--text-highlight-3:var(--skyBlue);--link-color:var(--skyBlue);--link-hover:var(--softYellow);--link-visited:var(--softBlue);--logo-outline:var(--skyBlue);--logo-eyes:var(--softBlue);--logo-text:var(--softBlue);--error:var(--vibrantOrange)}@media (prefers-color-scheme:light){--surface-1:var(--white);--text-1:var(--navy);--surface-2:var(--eggshell);--text-2:var(--navy);--surface-3:var(--navy);--text-3:var(--white);--text-highlight-1:var(--blue);--text-highlight-2:var(--blue);--text-highlight-3:var(--skyBlue);--link-color:var(--blue);--link-hover:var(--navy);--link-visited:var(--skyBlue);--logo-outline:var(--skyBlue);--logo-eyes:var(--softBlue);--logo-text:var(--softBlue);--error:var(--crispRed)}background:transparent;scrollbar-width:thin}body{background:transparent;font-family:Arial,Helvetica,sans-serif}*,:after,:before{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}img,svg,video{display:block;width:100%;max-width:100%;height:auto}a,button{cursor:pointer}button,input,textarea{background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;outline:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}input,textarea{width:100%;resize:none}