@font-face{font-family:Monaspace Neon;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/MonaspaceNeon-Regular.woff2)format("woff2")}@font-face{font-family:Seravek;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/SeravekWebBasicRegular.woff2)format("woff2")}@font-face{font-family:Seravek;font-style:italic;font-weight:400;font-display:swap;src:url(/fonts/SeravekWebBasicRegularItalic.woff2)format("woff2")}@font-face{font-family:Seravek;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/SeravekWebBasicMedium.woff2)format("woff2")}@font-face{font-family:Seravek;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/SeravekWebBasicBold.woff2)format("woff2")}:root{font-feature-settings:"liga" 1, "calt" 1;--body-font:Seravek, Inter, system-ui, "Segoe UI", Roboto, "Open Sans", "Helvetica Neue", Helvetica, sans-serif;--code-font:"Monaspace Neon", "SFMono-Regular", monospace;--content-width:650px;--page-top:10rem;--page-bottom:8rem;--section-bottom:6rem;--corner-radius:8px;--border-width:1px;color-scheme:light;--site-background:#f7f7f6;--text-intense:#000;--text-primary:#100606;--text-secondary:#646464;--link-hover:#3278c8;--code-block-background:#f5f5f5;--code-block-outline:#d7d7d7;--code-block-shadow:#e0e0e0;--nav-background:#efece9;--nav-hover-background:#d9d5cd;--selection-foreground:#fff;--selection-background:#2d6082;--focus-outline:var(--text-primary);--hr-color:#d0d0d0;--inline-code-color:#c41a16;--inline-code-background:#87837826;--blockquote-color:#3c3c3c;--info-color:#4a3f7a;--info-background:#eee8ff;--info-border:#c4b5e8;--warning-color:#7a5a00;--warning-background:#fff8e0;--warning-border:#e6c84a;--card-background:#e8e8e8;--border-color:#d0d0d0;--star-color:#232323}@media (prefers-color-scheme:dark){:root{color-scheme:dark;--site-background:#0b0904;--text-intense:#fff;--text-primary:#ceccd1;--text-secondary:#878787;--link-hover:#5395e1;--code-block-background:#181818;--code-block-outline:#2f2f2f;--code-block-shadow:#111;--nav-background:#1d1a18;--nav-hover-background:#333233;--selection-foreground:#0b0904;--selection-background:#ffb154;--focus-outline:var(--text-primary);--hr-color:#353535;--inline-code-color:#eb5757;--inline-code-background:#87837826;--blockquote-color:#c8c8c8;--info-color:#b7acd9;--info-background:#151328;--info-border:#353467;--warning-color:#efcc74;--warning-background:#372d09;--warning-border:#6a550d;--card-background:#1f1f1f;--border-color:#303030;--star-color:#c3c3c3}}:root[data-theme=light]{color-scheme:light;--site-background:#f7f7f6;--text-intense:#000;--text-primary:#100606;--text-secondary:#646464;--link-hover:#3278c8;--code-block-background:#f5f5f5;--code-block-outline:#d7d7d7;--code-block-shadow:#e0e0e0;--nav-background:#efece9;--nav-hover-background:#d9d5cd;--selection-foreground:#fff;--selection-background:#2c360a;--focus-outline:var(--text-primary);--hr-color:#d0d0d0;--inline-code-color:#c41a16;--inline-code-background:#87837826;--blockquote-color:#3c3c3c;--info-color:#4a3f7a;--info-background:#eee8ff;--info-border:#c4b5e8;--warning-color:#7a5a00;--warning-background:#fff8e0;--warning-border:#e6c84a;--card-background:#e8e8e8;--border-color:#d0d0d0;--star-color:#232323}:root[data-theme=dark]{color-scheme:dark;--site-background:#0b0904;--text-intense:#fff;--text-primary:#ceccd1;--text-secondary:#878787;--link-hover:#5395e1;--code-block-background:#181818;--code-block-outline:#2f2f2f;--code-block-shadow:#111;--nav-background:#1d1a18;--nav-hover-background:#333233;--selection-foreground:#220303;--selection-background:#ffb154;--focus-outline:var(--text-primary);--hr-color:#353535;--inline-code-color:#eb5757;--inline-code-background:#87837826;--blockquote-color:#c8c8c8;--info-color:#b7acd9;--info-background:#151328;--info-border:#353467;--warning-color:#efcc74;--warning-background:#372d09;--warning-border:#6a550d;--card-background:#1f1f1f;--border-color:#303030;--star-color:#c3c3c3}@supports (font-variation-settings:normal){:root{font-family:InterVariable,sans-serif}}*,:before,:after{box-sizing:border-box;margin:0}html:focus,html:focus-within{scroll-behavior:smooth}::-moz-selection{color:var(--selection-foreground);background:var(--selection-background)}::selection{color:var(--selection-foreground);background:var(--selection-background)}:focus-visible{outline:2px solid #fff}body{background-color:var(--site-background);color:var(--text-primary);font-family:var(--body-font);-webkit-font-smoothing:antialiased;font-size:1rem;font-weight:400;line-height:1.6}header{padding:0 1.25rem}main{margin:var(--page-top) auto var(--page-bottom) auto;max-width:var(--content-width);padding:0 1.25rem}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}h1,h2,h3{margin-bottom:.5rem;font-weight:700;line-height:1.25}h1{letter-spacing:.004em;font-size:1.5rem}h2,h3{letter-spacing:.009em;font-size:1.5rem}h3{font-size:1.25rem}a{color:var(--text-primary);text-underline-offset:4px;text-decoration-skip-ink:auto;text-decoration-thickness:1px}a:focus-visible{outline-style:solid;outline-color:var(--focus-outline);border-radius:2px;outline-width:2px;text-decoration:none}p,ul{margin:1rem 0}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}code{font-family:var(--code-font)}@media (prefers-reduced-motion:reduce){html:focus,html:focus-within{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.centered-img{width:auto;height:43vw;position:fixed;top:55%;left:50%;transform:translate(-50%,-50%)}@media (width<=820px){.centered-img{width:85%;height:auto}}
