@font-face{font-family:ia-duo;font-weight:400;font-style:normal;src:url(/fonts/duo/iAWriterDuoS-Regular.eot)format("eot"),url(/fonts/duo/iAWriterDuoS-Regular.woff)format("woff"),url(/fonts/duo/iAWriterDuoS-Regular.woff2)format("woff")}@font-face{font-family:ia-duo;font-weight:700;font-style:normal;src:url(/fonts/duo/iAWriterDuoS-Bold.eot)format("eot"),url(/fonts/duo/iAWriterDuoS-Bold.woff)format("woff"),url(/fonts/duo/iAWriterDuoS-Bold.woff2)format("woff")}@font-face{font-family:ia-duo;font-weight:400;font-style:italic;src:url(/fonts/duo/iAWriterDuoS-Italic.eot)format("eot"),url(/fonts/duo/iAWriterDuoS-Italic.woff)format("woff"),url(/fonts/duo/iAWriterDuoS-Italic.woff2)format("woff")}@font-face{font-family:ia-duo;font-weight:700;font-style:italic;src:url(/fonts/duo/iAWriterDuoS-BoldItalic.eot)format("eot"),url(/fonts/duo/iAWriterDuoS-BoldItalic.woff)format("woff"),url(/fonts/duo/iAWriterDuoS-BoldItalic.woff2)format("woff")}:root{color-scheme:light dark;--font-monospace:iA-Duo, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--text-xs-size:0.75rem;--text-xs-height:1rem;--text-sm-size:0.875rem;--text-sm-height:1.25rem;--text-base-size:1rem;--text-base-height:1.5rem;--text-lg-size:1.125rem;--text-lg-height:1.75rem;--text-xl-size:1.25rem;--text-xl-height:1.75rem;--leading-normal:1.75rem;--leading-relaxed:2rem;--spacing-xxs:0.125rem;--spacing-xs:0.25rem;--spacing-s:0.5rem;--spacing-m:1rem;--spacing-l:2rem;--spacing-xl:4rem;--spacing-xxl:8rem}@media(prefers-color-scheme:light){:root{--color-text:#050505;--color-bg:#f0f3ff;--color-link:#581c87}:root:has(#theme-dark:checked){--color-text:#fafafa;--color-bg:#020617;--color-link:#c084fc}}@media(prefers-color-scheme:dark){:root{--color-text:#fafafa;--color-bg:#020617;--color-link:#c084fc}:root:has(#theme-light:checked){--color-text:#050505;--color-bg:#f0f3ff;--color-link:#581c87}}@counter-style dash{system: cyclic;
  symbols: "-";
  suffix: " ";
}*{box-sizing:border-box}body{font-family:var(--font-monospace);font-size:var(--text-base-size);line-height:var(--text-base-height);color:var(--color-text);background-color:var(--color-bg);margin:var(--spacing-l)}h1,h2,h3,h4,h5,h6{margin-top:var(--spacing-l);margin-bottom:var(--spacing-m)}h1:first-of-type:before{content:none}h1:before,h2:before,h3:before,h4:before,h5:before,h6:before{content:'#';margin-right:var(--spacing-s)}h1{line-height:var(--text-lg-height)}p::selection,a::selection,code::selection{color:var(--color-bg);background-color:var(--color-text)}a{text-decoration:none;color:var(--color-text);padding-bottom:var(--spacing-xs);border-bottom:.125rem dashed var(--color-text)}.active>a,a:hover{padding-bottom:var(--spacing-xs);border-bottom:.125rem dashed var(--color-link)}li{line-height:var(--leading-relaxed);list-style-type:none}pre{padding:var(--spacing-m);overflow-x:scroll}.stack{display:flex;flex-direction:column;justify-content:flex-start}.stack>*{margin-block:0}.stack>*+*{margin-block-start:var(--spacing,var(--spacing-m))}.center{box-sizing:content-box;margin-inline:auto;min-inline-size:50%;max-inline-size:60ch}.cluster{display:flex;flex-wrap:wrap;gap:var(--spacing-m);justify-content:space-between;align-items:center}.cluster-l{display:flex;flex-wrap:wrap;gap:var(--spacing-m);justify-content:flex-start;align-items:flex-start}.switcher{display:flex;flex-wrap:wrap;gap:var(--spacing-m)}.switcher>*{flex-grow:1;flex-basis:calc(( 30rem - 100%) * 999)}.switcher>:nth-last-child(n+5),.switcher>:nth-last-child(n+5)~*{flex-basis:100%}#site-header{margin-bottom:var(--spacing-xl)}#site-header a,#site-footer a{padding-botton:none;border-bottom:none}#site-brand{display:flex;flex-direction:row;align-items:center}#site-title{font-size:var(--text-large-size);line-height:var(--text-large-height);margin:0;display:flex;align-items:center}#site-logo{vertical-align:middle;margin-right:var(--spacing-m)}#site-footer{margin-top:var(--spacing-xl);align-items:baseline;justify-content:space-between;gap:var(--spacing-l)}#cc-notice{white-space:nowrap}#social-links{display:flex;flex-direction:row;column-gap:var(--spacing-m);padding:0;margin:0}#theme-selector{display:flex;flex-wrap:nowrap;gap:var(--spacing-s);border:none;padding:0;margin:0}#theme-selector input[type=radio]{position:fixed;opacity:0;pointer-events:none}#theme-selector label:has(input:checked){padding-bottom:var(--spacing-xs);border-bottom:.125rem dashed var(--color-link)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}