header:where(.astro-3EF6KSR2){display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;nav {a {margin-left: 1rem;}}}*,*:before,*:after{box-sizing:border-box}:root{--color-body: #f1f5f9;--color-border: #e2e8f0;--color-card: #ffffff;--color-copy: #1e293b;--color-cta: #0f766e;--color-links: #0891b2;--color-tag: #e2e8f0;--color-block: #f8fafc;--color-stat: #f8fafc}html{font-size:16px}body{background:var(--color-body);font-family:General Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1rem;line-height:1.2;color:var(--color-copy);padding:.5rem}h1,h2,h3,h4{font-weight:600}h1{font-size:clamp(2rem,4vw + 1rem,3rem);line-height:1.1;margin:2rem auto 0}h2{font-size:clamp(1.5rem,3vw + 1rem,2rem);line-height:1.2;margin:0 auto}h3{font-size:clamp(1.25rem,2vw + 1rem,1.5rem);line-height:1.3;margin:0 auto}h4{font-size:clamp(1.1rem,1.5vw + 1rem,1.25rem);line-height:1.3;margin:0 auto;font-weight:500}a{color:var(--color-links);text-decoration:none}b,strong{font-weight:600}p,li{font-size:clamp(1rem,1vw + .75rem,1.25rem)}small{font-size:clamp(.875rem,.5vw + .75rem,1rem)}p{max-width:64ch}hr{background:var(--color-border);border:none;height:1px;margin:4rem auto}.crosshead{margin:4rem auto;text-align:center}@media screen and (min-width: 1200px){body{max-width:120ch;margin:0 auto;padding:0 1rem}}header,main,footer{padding:1rem 0}mark{background:linear-gradient(104deg,rgba(134,239,172,0) .9%,rgba(134,239,172,1) 2.4%,rgba(134,239,172,.75) 40%,rgba(134,239,172,.1) 93%,rgba(134,239,172,.7) 96%,rgba(134,239,172,0) 98%),linear-gradient(183deg,rgba(134,239,172,0) 0%,rgba(134,239,172,.9) 8%,rgba(134,239,172,.25) 15%);color:var(--color-copy-dark);padding:0 1rem;box-decoration-break:clone;-webkit-box-decoration-break:clone;margin:0;border-radius:.25rem .5rem}.icon{height:24px;width:24px}.block{background:var(--color-block);border-radius:.5rem;padding:2rem 4rem;margin:0 auto;max-width:80ch}.card .block{margin:2rem auto;padding:2rem 1rem;width:100%}.deck{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;padding:1rem 0;justify-content:center}@media (min-width: 768px){.deck{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.deck{grid-template-columns:repeat(3,1fr)}}.stat{background:var(--color-stat);border-radius:.5rem;font-size:1.25rem;padding:2rem;margin:2rem auto}main>article>*{margin:2rem auto}main>article>header{text-align:center;p {margin: 2rem auto;}}
