@font-face{font-family:Space Grotesk;src:url(/fonts/SpaceGrotesk-VariableFont_wght.ttf) format("truetype-variations");font-weight:100 900;font-display:swap}@font-face{font-family:Nunito;src:url(/fonts/Nunito-VariableFont_wght.ttf) format("truetype-variations");font-weight:100 900;font-display:swap}:root{--navy:#0d2645;--brand-blue:#5099cc;--orange:#f97316;--offwhite:#f8fafc;--slate-700:#334155}*{box-sizing:border-box;margin:0;padding:0}body,html{font-family:Nunito,system-ui,-apple-system,sans-serif;background:var(--offwhite);color:var(--navy);-webkit-font-smoothing:antialiased}h1{font-family:Space Grotesk,system-ui,sans-serif;font-weight:700;font-size:2.5rem;margin-bottom:.75rem}.shell{max-width:720px;margin:4rem auto;padding:0 1.5rem}.shell p{color:var(--slate-700);line-height:1.6}code{font-family:SF Mono,Menlo,Consolas,monospace;font-size:.9em;background:rgba(80,153,204,.1);padding:.1em .35em;border-radius:3px}