.site-footer[data-astro-cid-nns7i3if]{border-top:1px solid var(--line);color:var(--muted);margin-top:auto}.footer-inner[data-astro-cid-nns7i3if]{justify-content:space-between;align-items:center;gap:var(--space-5);min-height:6.5rem;display:flex}.signature[data-astro-cid-nns7i3if]{font-size:var(--step--1)}ul[data-astro-cid-nns7i3if]{align-items:center;gap:clamp(1rem,3vw,1.75rem);margin:0;padding:0;list-style:none;display:flex}a[data-astro-cid-nns7i3if]{font-size:var(--step--1);text-underline-offset:.3em}.portal-link[data-astro-cid-nns7i3if]{border-inline-start:1px solid var(--line);padding-inline-start:clamp(.25rem,1.5vw,1rem)}.portal-link[data-astro-cid-nns7i3if] a[data-astro-cid-nns7i3if]{color:var(--muted);font-size:.75rem}@media (width<=31rem){.footer-inner[data-astro-cid-nns7i3if]{min-height:auto;padding-block:var(--space-5);flex-direction:column;align-items:flex-start}}.brand-mark[data-astro-cid-77qc4tpx]{color:var(--ink);align-items:center;gap:.625rem;font-size:clamp(1rem,.94rem + .3vw,1.2rem);font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.presence-dot[data-astro-cid-77qc4tpx]{background:var(--presence);border-radius:50%;flex:none;width:.625rem;height:.625rem}.site-header[data-astro-cid-fzpbxy5g]{border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--paper) 92%, transparent)}.header-inner[data-astro-cid-fzpbxy5g]{justify-content:space-between;align-items:center;gap:var(--space-4);min-height:4.75rem;display:flex}ul[data-astro-cid-fzpbxy5g]{gap:clamp(1rem,3vw,2rem);margin:0;padding:0;list-style:none;display:flex}a[data-astro-cid-fzpbxy5g]{color:var(--muted);font-size:var(--step--1);text-underline-offset:.35em;font-weight:650;text-decoration-thickness:1px}a[data-astro-cid-fzpbxy5g]:hover{color:var(--ink)}@media (width<=31rem){.header-inner[data-astro-cid-fzpbxy5g]{min-height:auto;padding-block:var(--space-4);flex-direction:column;align-items:flex-start}}@font-face{font-family:"0xProto NF";src:url(/fonts/0xProtoNerdFont-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"0xProto NF";src:url(/fonts/0xProtoNerdFont-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{--ink:#21182b;--paper:#f3eff4;--paper-strong:#faf8fa;--text:#2a2130;--muted:#746a78;--line:#d6cdd8;--presence:#58d49a;--coral:#ed8d77;--violet:#b778c8;--blue:#6272b5;--focus:var(--blue);--font-display:"0xProto NF", ui-monospace, monospace;--font-body:Inter, ui-sans-serif, system-ui, -apple-system, sans-serif;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:clamp(2.5rem, 6vw, 4.5rem);--space-8:clamp(4rem, 9vw, 7rem);--step--1:clamp(.8125rem, .78rem + .12vw, .875rem);--step-0:clamp(1rem, .96rem + .18vw, 1.125rem);--step-1:clamp(1.25rem, 1.14rem + .45vw, 1.5rem);--step-2:clamp(1.75rem, 1.5rem + 1vw, 2.375rem);--step-3:clamp(2.4rem, 1.95rem + 1.8vw, 3.5rem);--container:70rem;--prose:70ch;--radius:.375rem}*{box-sizing:border-box}html{background:var(--paper);color:var(--text);font-family:var(--font-body);scroll-behavior:smooth}body{min-width:320px;min-height:100vh;font-size:var(--step-0);margin:0;line-height:1.65}img,picture,svg{max-width:100%;display:block}a{color:inherit}a:focus-visible,button:focus-visible{outline:3px solid var(--focus);outline-offset:4px}h1,h2,h3,p,ul,ol{margin-block-start:0}h1,h2,h3,h4,h5,h6,.type-identity,.type-navigation,.type-metadata{font-family:var(--font-display)}h1,h2,h3,h4,h5,h6{color:var(--ink);text-wrap:balance;line-height:1.15}h1{font-size:var(--step-3)}h2{font-size:var(--step-2)}h3{font-size:var(--step-1)}p,li{text-wrap:pretty}.container{width:min(calc(100% - 2rem), var(--container));margin-inline:auto}.prose{max-width:var(--prose)}.prose>*+*{margin-block-start:1.25em}.prose h2,.prose h3{margin-block:2em .6em}.prose :is(ul,ol){padding-inline-start:1.25em}.prose :is(h2,h3){scroll-margin-top:var(--space-5)}.prose :is(h2,h3):target{text-decoration:underline;text-decoration-color:var(--presence);text-underline-offset:.2em;text-decoration-thickness:.16em}.prose a{color:var(--blue);text-underline-offset:.2em;text-decoration-thickness:1px}.prose pre{max-width:100%;padding:var(--space-5);border-radius:var(--radius);font-size:.9rem;line-height:1.55;position:relative;overflow-x:auto}.prose pre:has(.code-copy){padding-top:3.25rem}.prose .code-copy{top:var(--space-3);right:var(--space-3);border:1px solid color-mix(in srgb, currentColor 28%, transparent);border-radius:var(--radius);background:color-mix(in srgb, var(--ink) 82%, transparent);color:var(--paper-strong);cursor:pointer;padding:.25rem .55rem;font-size:.75rem;position:absolute}.prose .code-copy:hover{background:var(--ink)}@media print{.site-header,.site-footer,.skip-link,.table-of-contents,.code-copy{display:none!important}.publication{padding:0}.prose{max-width:none}}.skip-link{z-index:1000;padding:var(--space-2) var(--space-3);border-radius:var(--radius);background:var(--ink);color:var(--paper-strong);font-weight:700;position:fixed;top:1rem;left:1rem;transform:translateY(-180%)}.skip-link:focus{transform:none}@media (width>=48rem){.container{width:min(calc(100% - 4rem), var(--container))}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.site-frame[data-astro-cid-z4jru4n3]{flex-direction:column;min-height:100vh;display:flex}main[data-astro-cid-z4jru4n3]{flex:1}
