:root{--color-brand-blue:#27348b;--color-brand-blue-light:#83a9da;--color-ink:#1d1d1d;--color-ink-soft:#4a4a4a;--color-paper:#fff;--color-paper-warm:#f7f5f1;--color-paper-blue:#e7f1f8;--color-license-required:#27348b;--color-license-free:#2d8659;--color-flag-green:#008c45;--color-flag-red:#cd212a;--font-display:"Geometos",system-ui,sans-serif;--font-body:"gravita-geo-variable",sans-serif;--font-weight-regular:400;--font-weight-medium:500;--font-weight-bold:700;--text-xs:.8rem;--text-sm:.9rem;--text-base:1rem;--text-lg:1.25rem;--text-xl:1.563rem;--text-2xl:1.953rem;--text-3xl:2.441rem;--text-4xl:3.052rem;--text-5xl:3.815rem;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--space-32:8rem;--max-width:1280px;--page-padding:var(--space-6);--header-height:72px;--radius-sm:4px;--radius-md:8px;--radius-lg:16px;--radius-pill:999px;--transition-fast:.15s ease;--transition-base:.25s ease;--transition-slow:.4s ease}@media(min-width:768px){:root{--text-3xl:2.986rem;--text-4xl:3.981rem;--text-5xl:5.31rem;--page-padding:var(--space-8)}}@media(min-width:1280px){:root{--page-padding:var(--space-12)}}@font-face{font-display:swap;font-family:Geometos;font-weight:400;src:url(../fonts/Geometos.ttf) format("truetype")}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background-color:var(--color-paper);color:var(--color-ink);font-family:var(--font-body);font-size:var(--text-base);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{color:var(--color-ink);font-family:var(--font-display);line-height:1.1}h1{font-size:var(--text-4xl)}h2{font-size:var(--text-3xl)}h3{font-size:var(--text-2xl)}h4{font-size:var(--text-xl)}p{max-width:65ch}a{color:var(--color-brand-blue);text-decoration:none}a:hover{text-decoration:underline}img,video{display:block;max-width:100%}button{cursor:pointer;font-family:var(--font-body)}:focus-visible{border-radius:var(--radius-sm);outline:2px solid var(--color-brand-blue);outline-offset:3px}.container{margin-inline:auto;max-width:var(--max-width);padding-inline:var(--page-padding);width:100%}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}.section{padding-block:var(--space-20);scroll-margin-top:80px}.section--warm{background-color:var(--color-paper-warm)}.section--paper-blue{background-color:var(--color-paper-blue)}.section--topo-gray{background-image:url(../patterns/topography-v2-gray.svg)}.section--topo-blue,.section--topo-gray{background-position:50%;background-repeat:no-repeat;background-size:cover}.section--topo-blue{background-image:url(../patterns/topography-v3-blue.svg)}.section--topo-blue-light{background-image:url(../patterns/topography-v3-blue-light.svg)}.section--topo-blue-light,.section--topo-white{background-position:50%;background-repeat:no-repeat;background-size:cover}.section--topo-white{background-image:url(../patterns/topography-v3-white.svg)}.section__header{margin-bottom:var(--space-8)}.section__title{color:var(--section-title-color,var(--color-brand-blue));font-size:var(--text-3xl);margin-bottom:var(--space-4)}.section__title:after{background:var(--section-title-accent,var(--color-brand-blue-light));border-radius:2px;content:"";display:block;height:3px;margin-top:var(--space-3);width:2.5rem}.text-center{text-align:center}.text-center .section__title:after,.text-center.section__title:after{margin-inline:auto}
