.site-footer[data-astro-cid-yfu5idmn]{background:var(--footer);color:var(--footer-ink);padding-block:clamp(3.5rem,6vw,5rem) 2rem}.site-footer__inner[data-astro-cid-yfu5idmn]{gap:2.5rem var(--gap);display:grid}.site-footer__brand[data-astro-cid-yfu5idmn]{align-content:start;gap:1.5rem;display:grid}.site-footer__brand[data-astro-cid-yfu5idmn] a[data-astro-cid-yfu5idmn]{outline-offset:5px;outline:2px solid #0000;width:fit-content;display:inline-flex}.site-footer__brand[data-astro-cid-yfu5idmn] img[data-astro-cid-yfu5idmn]{width:var(--brand-width);height:auto}.site-footer__label[data-astro-cid-yfu5idmn]{color:var(--footer-muted);margin:0 0 1.25rem;font-size:.75rem;font-weight:600}.site-footer[data-astro-cid-yfu5idmn] ul[data-astro-cid-yfu5idmn]{gap:.25rem;margin:0;padding:0;list-style:none;display:grid}.site-footer[data-astro-cid-yfu5idmn] nav[data-astro-cid-yfu5idmn] a[data-astro-cid-yfu5idmn]{min-height:2.15rem;color:inherit;outline-offset:3px;outline:2px solid #0000;align-items:center;font-size:.9375rem;text-decoration:none;display:inline-flex}.site-footer[data-astro-cid-yfu5idmn] a[data-astro-cid-yfu5idmn]:hover{color:var(--footer-muted)}.site-footer[data-astro-cid-yfu5idmn] a[data-astro-cid-yfu5idmn]:focus-visible{outline-color:var(--focus)}.site-footer__copyright[data-astro-cid-yfu5idmn]{border-top:1px solid var(--line-dark);color:var(--footer-muted);margin:.5rem 0 0;padding-top:1.5rem;font-size:.75rem}@media (width>=42rem){.site-footer__inner[data-astro-cid-yfu5idmn]{grid-template-columns:minmax(15rem,2fr) minmax(8rem,1fr)}.site-footer__copyright[data-astro-cid-yfu5idmn]{grid-column:1/-1}}@media (width>=64rem){.site-footer__inner[data-astro-cid-yfu5idmn]{grid-template-columns:minmax(16rem,3fr) minmax(10rem,1fr)}}.site-header[data-astro-cid-vtybea45]{z-index:20;background:var(--surface);position:relative}.site-header__inner[data-astro-cid-vtybea45]{justify-content:space-between;align-items:center;gap:2rem;min-height:clamp(4.75rem,6vw,5.5rem);display:flex}.site-header__brand[data-astro-cid-vtybea45]{width:var(--brand-width);outline-offset:5px;outline:2px solid #0000;display:inline-flex}.site-header__brand[data-astro-cid-vtybea45] img[data-astro-cid-vtybea45]{width:100%;height:auto}.site-header__brand[data-astro-cid-vtybea45] picture[data-astro-cid-vtybea45],.site-menu__brand[data-astro-cid-vtybea45] picture[data-astro-cid-vtybea45]{width:100%;display:block}.site-header__brand[data-astro-cid-vtybea45]:focus-visible{outline-color:var(--focus)}.site-header__desktop[data-astro-cid-vtybea45]{display:none}.site-header__desktop[data-astro-cid-vtybea45] ul[data-astro-cid-vtybea45]{align-items:center;gap:clamp(1.5rem,3vw,2.75rem);margin:0;padding:0;list-style:none;display:flex}.site-header__desktop[data-astro-cid-vtybea45] a[data-astro-cid-vtybea45]{outline-offset:4px;outline:2px solid #0000;align-items:center;min-height:2.75rem;font-size:.8125rem;font-weight:600;text-decoration:none;display:inline-flex;position:relative}.site-header__desktop[data-astro-cid-vtybea45] a[data-astro-cid-vtybea45]:after{transform-origin:100%;content:"";background:currentColor;height:1px;transition:transform .18s;position:absolute;bottom:.35rem;left:0;right:0;transform:scaleX(0)}.site-header__desktop[data-astro-cid-vtybea45] a[data-astro-cid-vtybea45]:hover:after,.site-header__desktop[data-astro-cid-vtybea45] a[data-astro-cid-vtybea45][aria-current=page]:after{transform-origin:0;transform:scaleX(1)}.site-header__desktop[data-astro-cid-vtybea45] a[data-astro-cid-vtybea45]:focus-visible{outline-color:var(--focus)}.site-header__menu-button[data-astro-cid-vtybea45],.site-menu[data-astro-cid-vtybea45] button[data-astro-cid-vtybea45]{width:2.75rem;min-height:2.75rem;color:inherit;cursor:pointer;transition:transform .12s var(--ease-out);background:0 0;border:0;border-radius:50%;outline:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.site-header__menu-button[data-astro-cid-vtybea45]:focus-visible,.site-menu[data-astro-cid-vtybea45] button[data-astro-cid-vtybea45]:focus-visible{box-shadow:0 0 0 2px var(--surface), 0 0 0 4px var(--focus)}.site-header[data-astro-cid-vtybea45][data-input=pointer] .site-header__menu-button[data-astro-cid-vtybea45]:focus-visible,.site-header[data-astro-cid-vtybea45][data-input=pointer] .site-menu[data-astro-cid-vtybea45] button[data-astro-cid-vtybea45]:focus-visible{box-shadow:none}.site-header__menu-button[data-astro-cid-vtybea45]:active,.site-menu[data-astro-cid-vtybea45] button[data-astro-cid-vtybea45]:active{transform:scale(.97)}.site-menu-icon[data-astro-cid-vtybea45]{width:1.5rem;height:1.5rem;display:block;position:relative}.site-menu-icon[data-astro-cid-vtybea45]>span[data-astro-cid-vtybea45]{transform-origin:50%;width:1.25rem;height:1.5px;transition:transform .2s var(--ease-in-out), opacity .14s var(--ease-out);background:currentColor;position:absolute;top:50%;left:50%}.site-menu-icon[data-astro-cid-vtybea45]>span[data-astro-cid-vtybea45]:first-child{transform:translate(-50%,calc(-50% - .32rem))}.site-menu-icon[data-astro-cid-vtybea45]>span[data-astro-cid-vtybea45]:nth-child(2){transform:translate(-50%,-50%)}.site-menu-icon[data-astro-cid-vtybea45]>span[data-astro-cid-vtybea45]:nth-child(3){transform:translate(-50%,calc(.32rem - 50%))}.site-menu[data-astro-cid-vtybea45][data-state=open] .site-menu-icon[data-astro-cid-vtybea45]>span[data-astro-cid-vtybea45]:first-child{transform:translate(-50%,-50%)rotate(45deg)}.site-menu[data-astro-cid-vtybea45][data-state=open] .site-menu-icon[data-astro-cid-vtybea45]>span[data-astro-cid-vtybea45]:nth-child(2){opacity:0;transform:translate(-50%,-50%)scaleX(.2)}.site-menu[data-astro-cid-vtybea45][data-state=open] .site-menu-icon[data-astro-cid-vtybea45]>span[data-astro-cid-vtybea45]:nth-child(3){transform:translate(-50%,-50%)rotate(-45deg)}.site-menu[data-astro-cid-vtybea45]{background:var(--surface);width:100%;max-width:none;height:100dvh;max-height:none;color:var(--ink);border:0;outline:0;margin:0;padding:0}.site-menu[data-astro-cid-vtybea45]::backdrop{background:var(--menu-backdrop)}.site-menu__inner[data-astro-cid-vtybea45]{min-height:100%;padding:0 var(--chrome-gutter) max(2rem, env(safe-area-inset-bottom));grid-template-rows:auto 1fr;display:grid}.site-menu__top[data-astro-cid-vtybea45]{justify-content:space-between;align-items:center;min-height:4.75rem;font-size:.875rem;font-weight:650;display:flex;position:relative}.site-menu__top[data-astro-cid-vtybea45]:after{background:var(--line);content:"";height:1px;position:absolute;bottom:0;left:0;right:0}.site-menu__brand[data-astro-cid-vtybea45]{width:var(--brand-width);outline-offset:5px;outline:2px solid #0000;display:inline-flex}.site-menu__brand[data-astro-cid-vtybea45] img[data-astro-cid-vtybea45]{width:100%;height:auto}.site-menu__brand[data-astro-cid-vtybea45]:focus-visible{outline-color:var(--focus)}.site-menu__title[data-astro-cid-vtybea45]{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-menu[data-astro-cid-vtybea45] nav[data-astro-cid-vtybea45]{opacity:0;transition:opacity .22s var(--ease-out), transform .22s var(--ease-out);align-content:center;display:grid;transform:translateY(-.75rem)}.site-menu[data-astro-cid-vtybea45][data-state=open] nav[data-astro-cid-vtybea45]{opacity:1;transform:translateY(0)}.site-menu[data-astro-cid-vtybea45] ul[data-astro-cid-vtybea45]{margin:0;padding:0;list-style:none}.site-menu[data-astro-cid-vtybea45] li[data-astro-cid-vtybea45]+li[data-astro-cid-vtybea45]{border-top:1px solid var(--line)}.site-menu[data-astro-cid-vtybea45] nav[data-astro-cid-vtybea45] a[data-astro-cid-vtybea45]{letter-spacing:-.04em;outline-offset:-2px;outline:2px solid #0000;align-items:center;min-height:4.5rem;font-size:clamp(1.75rem,8vw,3rem);font-weight:520;text-decoration:none;display:flex}.site-menu[data-astro-cid-vtybea45] nav[data-astro-cid-vtybea45] a[data-astro-cid-vtybea45]:focus-visible{outline-color:var(--focus)}@media (width>=48rem){.site-header__desktop[data-astro-cid-vtybea45]{display:block}.site-header__menu-button[data-astro-cid-vtybea45],.site-menu[data-astro-cid-vtybea45]{display:none}}@media (prefers-reduced-motion:reduce){.site-header__menu-button[data-astro-cid-vtybea45],.site-menu[data-astro-cid-vtybea45] button[data-astro-cid-vtybea45]{transition:none}.site-header__menu-button[data-astro-cid-vtybea45]:active,.site-menu[data-astro-cid-vtybea45] button[data-astro-cid-vtybea45]:active{transform:none}.site-menu-icon[data-astro-cid-vtybea45]>span[data-astro-cid-vtybea45]{transition:opacity .12s}.site-menu[data-astro-cid-vtybea45] nav[data-astro-cid-vtybea45]{transition:opacity .16s;transform:none}.site-header__desktop[data-astro-cid-vtybea45] a[data-astro-cid-vtybea45]:after{transition:none}}@media (forced-colors:active){.site-header__menu-button[data-astro-cid-vtybea45]:focus-visible,.site-menu[data-astro-cid-vtybea45] button[data-astro-cid-vtybea45]:focus-visible{outline-offset:2px;box-shadow:none;outline:2px solid canvastext}}@font-face{font-family:Instrument Sans;font-style:normal;font-weight:400 700;font-stretch:75% 100%;font-display:swap;src:url(/fonts/instrument-sans/InstrumentSans-Variable.woff2)format("woff2-variations")}:root{--canvas:#f6f6f4;--surface:#fdfdfc;--surface-soft:#f4f4f2;--ink:#111113;--muted:#5f5f5b;--line:#deded9;--line-dark:#fdfdfc2e;--footer:#0b0b0c;--footer-ink:#fdfdfc;--footer-muted:#b8b5ae;--focus:#2c5cff;--shell-border:#11111312;--shell-shadow:0 .35rem 1.5rem #1111130d;--menu-backdrop:#11111359;--technical-grid:#11111307;--technical-border:#11111314;--technical-body:#41413f;--technical-measure:#11111338;--visual:#ece8df;--paper-shadow:.5rem .75rem 1.5rem #1111131a;--ease-out:cubic-bezier(.23, 1, .32, 1);--ease-in-out:cubic-bezier(.77, 0, .175, 1);--font-sans:"Instrument Sans", Arial, Helvetica, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--sheet:90rem;--chrome:81rem;--content:68rem;--frame-gap:clamp(.5rem, 1.25vw, 1rem);--chrome-gutter:clamp(1.25rem, 4vw, 4rem);--gutter:clamp(1.25rem, 5vw, 4.5rem);--section-space:clamp(4.5rem, 8vw, 7.5rem);--gap:clamp(1.5rem, 3vw, 3rem);--brand-width:clamp(8.5rem, 13vw, 9.5rem);font-family:var(--font-sans);color:var(--ink);color-scheme:light;background:var(--canvas);font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:20rem;min-height:100svh;padding:var(--frame-gap);background:var(--canvas);margin:0}body:has(dialog[open]){overflow:hidden}.site-shell{width:min(100%, var(--sheet));border:1px solid var(--shell-border);background:var(--surface);min-height:calc(100svh - clamp(1rem,2.5vw,2rem));box-shadow:var(--shell-shadow);border-radius:clamp(.25rem,.7vw,.65rem);grid-template-rows:auto minmax(0,1fr) auto;margin-inline:auto;display:grid;overflow:clip}main{isolation:isolate;min-width:0}img,picture,svg{max-width:100%;display:block}button,input,textarea,select{font:inherit}a{color:inherit}.page-inner{width:min(calc(100% - (2 * var(--gutter))), var(--content));margin-inline:auto}.chrome-inner{width:min(calc(100% - (2 * var(--chrome-gutter))), var(--chrome));margin-inline:auto}.section-kicker{letter-spacing:.015em;margin:0;font-size:.72rem;font-weight:600;line-height:1.4}.text-link{outline-offset:4px;border-bottom:1px solid;outline:2px solid #0000;align-items:center;gap:.55rem;width:fit-content;min-height:2.75rem;font-size:.875rem;font-weight:600;line-height:1.3;text-decoration:none;display:inline-flex}.text-link:hover{color:var(--muted)}.text-link:focus-visible{outline-color:var(--focus)}.skip-link{z-index:100;background:var(--ink);color:var(--surface);padding:.75rem 1rem;text-decoration:none;position:fixed;top:1rem;left:1rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.prose{font-size:clamp(1.05rem,1.5vw,1.15rem);line-height:1.75}.prose>:first-child{margin-top:0}.prose>:last-child{margin-bottom:0}.prose :is(h2,h3){letter-spacing:-.035em;text-wrap:balance;max-width:24ch;margin-block:2.5em .75em;font-weight:550;line-height:1.08}.prose h2{font-size:clamp(2rem,5vw,3.25rem)}.prose h3{font-size:clamp(1.5rem,3vw,2rem)}.prose :is(p,ul,ol,blockquote){max-width:65ch}.prose a{text-underline-offset:.2em}.prose blockquote{border-left:2px solid var(--ink);margin-inline:0;padding-left:1.5rem;font-size:1.15em}@media (prefers-color-scheme:dark){html:root{--canvas:#0b0b0c;--surface:#111113;--surface-soft:#18181a;--ink:#f3f3ef;--muted:#aaa9a4;--line:#323235;--line-dark:#f3f3ef24;--footer:var(--surface);--footer-ink:#f3f3ef;--footer-muted:#aaa9a4;--focus:#7aa2ff;--shell-border:#f3f3ef14;--shell-shadow:none;--menu-backdrop:#000000b3;--technical-grid:#f3f3ef0b;--technical-border:#f3f3ef17;--technical-body:var(--muted);--technical-measure:#f3f3ef38;--visual:#1e1c1a;--paper-shadow:none;color-scheme:dark}}@media (width<=39.999rem){html:root{background:var(--surface)}body{background:var(--surface);padding:0}.site-shell{min-height:100svh;box-shadow:none;border:0;border-radius:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media (forced-colors:active){.site-shell,.skip-link{border:1px solid canvastext}}
