@import"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{--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;--darkGrey-rgb: 33, 33, 33;--black-rgb: 0, 0, 0;--softYellow: #edff8d;--softGreen: #c7f1c2;--softBlue: #cad8ec;--skyBlue: #4a90e2;--blue: #0f59af;--navy: #123c6d;--white: #ffffff;--eggshell: #f0f0f0;--darkGrey: #212121;--black: #000000;--container-max-width: 83rem;--container-padding: 2rem;--grid-gap: 1.1875rem;--page-gap: 3.5%;--z-header: 100;--z-page: 1}@media (min-width: 768px){:root{--container-padding: 4rem;--grid-gap: 1.1875rem}}.color-theme{display:none}@media (prefers-color-scheme: dark){.color-theme.dark{display:block}}@media (prefers-color-scheme: light){.color-theme.light{display:block}}html{background:var(--surface-1);scrollbar-width:thin;scrollbar-color:var(--surface-2) var(--surface-1);scrollbar-gutter:stable}@media (prefers-color-scheme: dark){html{--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);--header-background: var(--navy);--footer-background: var(--navy);--footer-text: var(--white);--logo-outline: var(--skyBlue);--logo-eyes: var(--softBlue);--logo-text: var(--softBlue);--card-background-color: var(--white);--card-text-color: var(--navy);--card-heading-color: var(--blue);--card-border-color: var(--softYellow);--cta-background-color: var(--black);--cta-border-color: var(--skyBlue);--button-outline-1: var(--softYellow);--button-outline-2: var(--skyBlue);--button-background-hover: var(--white);--button-color-hover: var(--navy);--button-background-primary: var(--black);--button-color-primary: var(--white);--button-background-secondary: linear-gradient( 90deg, var(--white), var(--skyBlue) );--button-color-secondary: var(--black);--button-background-tertiary: var(--white);--button-color-tertiary: var(--black);--input-background: var(--white);--input-color: var(--navy);--input-border: var(--navy);--input-border-focus: var(--softYellow);--input-placeholder: var(--navy);--input-placeholder-focus: var(--softYellow)}}@media (prefers-color-scheme: light){html{--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);--header-background: var(--navy);--footer-background: var(--navy);--footer-text: var(--white);--logo-outline: var(--skyBlue);--logo-eyes: var(--softBlue);--logo-text: var(--softBlue);--card-background-color: var(--white);--card-text-color: var(--navy);--card-heading-color: var(--blue);--card-border-color: var(--softBlue);--cta-background-color: var(--white);--cta-border-color: var(--skyBlue);--button-outline-1: var(--softYellow);--button-outline-2: var(--softGreen);--button-background-hover: var(--skyBlue);--button-color-hover: var(--white);--button-background-primary: var(--navy);--button-color-primary: var(--white);--button-background-secondary: var(--blue);--button-color-secondary: var(--white);--button-background-tertiary: var(--white);--button-color-tertiary: var(--black);--input-background: var(--white);--input-color: var(--navy);--input-border: var(--navy);--input-border-focus: var(--blue);--input-placeholder: var(--navy);--input-placeholder-focus: var(--blue)}}html{font-size:2.5vw}@media (min-width: 600px){html{font-size:100%}}@media (min-width: 1800px){html{font-size:1vw}}@media (min-width: 2100px){html{font-size:125%}}body{background:var(--surface-1);color:var(--text-1);font-family:NewScienceRegular,PT Mono,monospace;font-size:100%}p,li{font-size:1.125rem;line-height:1.5;letter-spacing:.0125rem;text-wrap:balance}h1,h2,h3,h4,h5,h6{text-wrap:balance;font-weight:400}*,*:before,*:after{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}svg,img,video{display:block;width:100%;max-width:100%;height:auto;vertical-align:middle}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}dialog{display:none;opacity:0;transition-property:display opacity overlay translate;transition-duration:1s;transition-behavior:allow-discrete;translate:0 3%}dialog::backdrop{opacity:0;transition-property:display opacity overlay;transition-duration:.675s;transition-behavior:allow-discrete;background:#00000040;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}dialog[open]{display:block;opacity:1;translate:0 0}dialog[open]::backdrop{opacity:1}@starting-style{dialog[open]{opacity:0;translate:0 3%}dialog[open]::backdrop{opacity:0}}
