@font-face{font-family:Instrument Sans;src:url(/fonts/InstrumentSans-Variable.ttf)format("truetype");font-weight:400 700;font-style:normal;font-display:swap}:root{--font-site:"Instrument Sans", Arial, Helvetica, sans-serif}body{background:var(--site-background);color:var(--site-foreground);font-family:var(--font-site)}.site-typography{font-family:var(--font-site)}.site-typography h1{color:var(--site-heading-1);margin-bottom:1rem;font-size:1.5rem;font-weight:600;line-height:1.2}.site-typography h2{color:var(--site-heading-2);margin-bottom:.75rem;font-size:1.1rem;font-weight:500;line-height:1.3}.site-typography h3{color:var(--site-heading-2);margin-bottom:.5rem;font-size:1.1rem;font-weight:500;line-height:1.4}.site-typography h4{color:var(--site-heading-3);margin-bottom:.5rem;font-size:1rem;font-weight:500;line-height:1.4}.site-typography p{color:var(--site-text);margin-bottom:1rem;font-size:1rem;line-height:1.6}.site-typography small{color:var(--site-text-muted);font-size:.875rem}.site-typography a{color:var(--site-link);text-underline-offset:2px;text-decoration:underline;transition:color .15s}.site-typography a:hover{color:var(--site-link-hover)}.site-typography ul{margin-bottom:1rem;padding-left:1.5rem;list-style-type:disc}.site-typography ol{margin-bottom:1rem;padding-left:1.5rem;list-style-type:decimal}.site-typography li{color:var(--site-text);margin-bottom:.25rem;font-size:1rem;line-height:1.6}.site-typography blockquote{border-left:3px solid var(--site-border);color:var(--site-text-muted);margin:1rem 0;padding-left:1rem;font-style:italic}.site-typography code{background-color:var(--site-code-bg);font-family:var(--font-mono);border-radius:.25rem;padding:.125rem .375rem;font-size:.875em}.site-typography pre{background-color:var(--site-pre-bg);border-radius:.5rem;margin-bottom:1rem;padding:1rem;overflow-x:auto}.site-typography pre code{background:0 0;padding:0}.site-typography hr{border:none;border-top:1px solid var(--site-border);margin:2rem 0}.site-typography strong{color:var(--site-heading-1);font-weight:600}.site-typography em{font-style:italic}*{scrollbar-width:thin;scrollbar-color:var(--site-scrollbar) var(--site-background)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--site-background);border-radius:4px}::-webkit-scrollbar-thumb{background:var(--site-scrollbar);border:1px solid var(--site-scrollbar);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--site-scrollbar-hover);border-color:var(--site-scrollbar-hover)}::-webkit-scrollbar-thumb:active{background:var(--site-scrollbar-active);border-color:var(--site-scrollbar-active)}
