@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700");*,:after,:before{box-sizing:border-box}:focus-visible{outline:2px solid currentColor;outline-offset:3px}body,html{height:100%;width:100%;margin:0}html{font-size:calc(15px + .25vw);font-family:var(--font-family-primary);color:var(--text)}a{text-decoration:none}strong{font-weight:700}p{margin-top:0}h1,h2,h3,h4,h5,h6{font-family:var(--font-family-primary);font-weight:700;margin:0}h1{font-size:3.052rem}h2{font-size:2.441rem}h3{font-size:1.953rem}h4{font-size:1.563rem}h4,h5{opacity:.85}h5{font-size:1.25rem}h6{text-transform:uppercase;letter-spacing:.025rem;font-size:1rem;opacity:.85}code,pre{color:var(--on-interactive)}iframe{width:100%;min-height:400px}:root{--color-blue-ribbon:#0047fe;--color-cornflower:#2663fd;--color-blue:#0307e8;--color-outer-space:#293038;--color-sea-shell:#f1f1f1;--color-semi-transparent-white:rgba(255,255,255,0.125);--color-semi-transparent-black:rgba(0,0,0,0.125);--color-shadow-light:rgba(0,0,0,0.33);--color-shadow-dark:rgba(0,0,0,0.5);--color-boulder:#575757;--color-white:#fff;--color-white-subdued:rgba(255,255,255,0.7);--color-black:#131313;color-scheme:light;--surface:var(--color-white);--surface-subdued:var(--color-sea-shell);--text:var(--color-outer-space);--text-subdued:var(--color-boulder);--border:var(--color-semi-transparent-black);--interactive:var(--color-blue-ribbon);--interactive-hover:var(--color-blue-ribbon);--on-interactive:var(--color-white);--link:var(--color-blue-ribbon);--link-hover:var(--color-blue);--shadow:var(--color-shadow-light)}@media (prefers-color-scheme:dark){:root{color-scheme:dark;--surface:var(--color-black);--surface-subdued:var(--color-outer-space);--text:var(--color-white);--text-subdued:var(--color-white-subdued);--border:var(--color-semi-transparent-white);--interactive:var(--color-cornflower);--interactive-hover:var(--color-blue-ribbon);--on-interactive:var(--color-white);--link:var(--color-blue-ribbon);--link-hover:var(--color-blue);--shadow:var(--color-shadow-dark)}}:root{--font-family-primary:"Source Sans Pro",serif;--font-family-secondary:"Source Sans Pro",sans-serif;--spacing-xs:0.25rem;--spacing-sm:0.5rem;--spacing-md:1rem;--spacing-lg:2rem;--spacing-xl:4rem;--spacing-2xl:8rem;--breakpoint-xs:300px;--breakpoint-sm:400px;--breakpoint-md:600px;--breakpoint-lg:800px;--breakpoint-xl:1100px;--duration:0.2s;--easing:ease-in-out;--layer-xs:-10;--layer-sm:-5;--layer-md:0;--layer-lg:5;--layer-xl:10;--header-height:3rem;--border-radius:6px}