*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{margin:0;padding:0;list-style:none}body{min-height:100vh;line-height:var(--body-line-height);-webkit-font-smoothing:antialiased}h1,h2,h3,h4,button,input,label{line-height:var(--shorter-line-height)}h1,h2,h3,h4{text-wrap:balance}a:not([class]){-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;color:currentColor}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font-family:inherit;font-size:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}pre{margin:unset}cite{font-style:normal}@font-face{font-family:Source Sans;src:url(fonts/source-sans/SourceSans3-VariableFont_wght.ttf);font-weight:400;font-display:swap}@font-face{font-family:Smythe;src:url(fonts/smythe/Smythe-Regular.ttf);font-weight:400;font-display:swap}@font-face{font-family:Kode Mono;src:url(fonts/kode-mono/KodeMono-VariableFont_wght.ttf);font-weight:400;font-display:swap}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--clr-black:#262522;--clr-deep-black:#1d1d1d;--clr-white:#fdfeff;--clr-sandy-white:#f3f5f6;--clr-gold:#d9a74e;--clr-mustard:#915f06;--clr-foreground:var(--clr-black);--clr-alt-background:var(--clr-sandy-white);--clr-accent:var(--clr-mustard);--ff-source-sans:"Source Sans",sans-serif;--ff-smythe:"Smythe",serif;--ff-mono:"Kode Mono",monospace;--step-1:clamp(.7813rem,.7747rem + .0326vi,.8rem);--step-2:clamp(.9375rem,.9158rem + .1087vi,1rem);--step-3:clamp(1.125rem,1.0815rem + .2174vi,1.25rem);--step-4:clamp(1.35rem,1.2761rem + .3696vi,1.5625rem);--step-5:clamp(1.62rem,1.5041rem + .5793vi,1.9531rem);--step-6:clamp(1.944rem,1.771rem + .8651vi,2.4414rem);--step-7:clamp(2.3328rem,2.0827rem + 1.2504vi,3.0518rem);--step-8:clamp(2.7994rem,2.4462rem + 1.7658vi,3.8147rem);--step-9:clamp(3.3592rem,2.8691rem + 2.4507vi,4.7684rem);--step-10:clamp(4.0311rem,3.2418rem + 3.508vw,5.9605rem);--step-11:clamp(4.8373rem,3.7682rem + 4.7514vw,7.4506rem);--step-12:clamp(5.8048rem,4.3695rem + 6.379vw,9.3132rem);--step-13:clamp(6.9657rem,5.0529rem + 8.5015vw,11.6415rem);--space-3xs:clamp(.3125rem,.3125rem + 0vi,.3125rem);--space-2xs:clamp(.5625rem,.5408rem + .1087vi,.625rem);--space-xs:clamp(.875rem,.8533rem + .1087vi,.9375rem);--space-s:clamp(1.125rem,1.0815rem + .2174vi,1.25rem);--space-m:clamp(1.6875rem,1.6223rem + .3261vi,1.875rem);--space-l:clamp(2.25rem,2.163rem + .4348vi,2.5rem);--space-xl:clamp(3.375rem,3.2446rem + .6522vi,3.75rem);--space-2xl:clamp(4.5rem,4.3261rem + .8696vi,5rem);--space-3xl:clamp(6.75rem,6.4891rem + 1.3043vi,7.5rem);--body-text-size:var(--step-4);--body-line-height:1.5;--shorter-line-height:1.1;--flow-space:var(--space-xs);--h1-size:var(--step-8);--h2-size:var(--step-7);--h3-size:var(--step-6);--h4-size:var(--step-5);--h5-size:var(--step-4);--h6-size:var(--step-4)}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media screen{:root{--clr-background:var(--clr-white)}}@media (prefers-color-scheme:dark){:root{--clr-foreground:var(--clr-white);--clr-background:var(--clr-black);--clr-alt-background:var(--clr-deep-black);--clr-accent:var(--clr-gold)}}body{color:var(--clr-foreground);background-color:var(--clr-background);font-family:var(--ff-source-sans);overflow-x:hidden}article{padding-block:var(--space-xl)}h1{font-size:var(--h1-size);font-weight:400;font-family:var(--ff-smythe);letter-spacing:1px;--flow-space:var(--space-xl);line-height:1.1}h2{font-size:var(--h2-size);font-weight:400;font-family:var(--ff-smythe);letter-spacing:1px;--flow-space:var(--space-l)}h3{font-size:var(--h3-size);--flow-space:var(--space-m)}h4{font-size:var(--h4-size);--flow-space:var(--space-m)}h5{font-size:var(--h5-size);--flow-space:var(--space-m)}h6{font-size:var(--h6-size);--flow-space:var(--space-m)}p{text-wrap:pretty;font-size:var(--body-text-size);--flow-space:var(--space-s)}p svg,li svg{vertical-align:top;display:inline}li{font-size:var(--body-text-size);--flow-space:var(--space-s)}a:focus-visible{outline-width:4px;outline-color:var(--clr-accent);outline-offset:.25rem;outline-style:solid}code{font-size:var(--step-3);background:var(--clr-alt-background);font-family:var(--ff-mono);position:relative}pre,code{white-space:pre-line}th,td{font-size:var(--body-text-size);border:1px solid var(--clr-foreground);padding:var(--space-3xs)}output{padding:var(--space-2xs);border:var(--space-3xs)dotted var(--clr-accent);display:block}i,em{font-style:italic}button{padding:0}