*,*:before,*:after{box-sizing:border-box}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}body{font-family:JB Mono,Consolas,mono;height:100vh;height:100dvh;line-height:1.5;min-height:100vh}h1,h2,h3,h4,button,input,label{line-height:1.1}h1,h2,h3,h4{text-wrap:balance}p,ul{font-size:.875rem}ul:not([class]),ol:not([class]){padding-inline-start:0}li{list-style-type:"+";margin-inline-start:1em;padding-inline-start:1em}a:not([class]){color:currentColor;text-decoration-skip-ink:auto}img,picture{display:block;max-width:100%}input,button,textarea,select{font:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}@font-face{font-display:swap;font-family:JB Mono;font-style:normal;src:url(/fonts/JetBrainsMono%5Bwght%5D.ttf) format("truetype")}@font-face{font-display:swap;font-family:Roboto Flex;font-style:normal;src:url(/fonts/RobotoFlex.ttf) format("truetype")}:root{--white: #fff;--black: #222;--blue: #5005fe;--color-bg: var(--white);--color-text: var(--black);--color-accent: var(--blue);--font-jb: "JetBrains Mono", monospace;--font-roboto: "Roboto Flex", sans-serif;--space-1: 2px;--space-2: 4px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 20px;--space-7: 24px;--space-8: 32px;--space-9: 48px;--space-10: 64px;--space-11: 96px;--space-12: 128px}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{background:var(--color-bg);color:var(--color-text);font-family:JB Mono,Courier New,Courier,monospace;height:100%;max-width:100vw;max-width:100dvw;min-height:100vh;min-height:100dvh;overflow-x:hidden;scroll-behavior:smooth;width:100%}#root{height:100%;overflow-x:hidden;width:100%}h1,h2,h3{font-family:Roboto Flex,sans-serif;line-height:.9}a{color:var(--color-accent);text-underline-offset:.25rem}p,li{letter-spacing:-.02em;line-height:1.5}.prose{--gutter: var(--space-5);--wrapper-max-width: 80ch;padding-block:var(--space-10)}.center-column{align-items:center;display:flex;flex-direction:column;justify-content:center}.cluster{align-items:var(--cluster-vertical-alignment, center);display:flex;flex-wrap:wrap;gap:var(--gutter, var(--space-m));justify-content:var(--cluster-horizontal-alignment, flex-start)}.collapsible{container-name:collapsible;container-type:inline-size;display:flex;gap:var(--collapsible-gutter, .5rem)}@container collapsible (max-width: 10ch){.collapsible>:nth-child(n+2){display:none}}.flow>*+*{margin-block-start:var(--flow-space, 1em)}.grid{display:grid;gap:var(--gutter, var(--space-l));grid-template-columns:repeat(var(--grid-placement, auto-fill),minmax(var(--grid-min-item-size, 16rem),1fr))}.grid[data-layout="50-50"]{--grid-placement: auto-fit;--grid-min-item-size: clamp(16rem, 50vw, 33rem)}.grid[data-layout=thirds]{--grid-placement: auto-fit;--grid-min-item-size: clamp(16rem, 33%, 20rem)}.repel{align-items:var(--repel-vertical-alignment, center);display:flex;flex-wrap:wrap;gap:var(--gutter, var(--space-m));justify-content:space-between}.repel[data-nowrap]{flex-wrap:nowrap}.sidebar{display:flex;flex-wrap:wrap;gap:var(--gutter, var(--space-s-l))}.sidebar:not([data-direction])>:first-child{flex-basis:var(--sidebar-target-width, 20rem);flex-grow:1}.sidebar:not([data-direction])>:last-child{flex-basis:0;flex-grow:999;min-width:var(--sidebar-content-min-width, 50%)}.sidebar[data-reversed]{flex-direction:row-reverse}.sidebar[data-direction=rtl]>:last-child{flex-basis:var(--sidebar-target-width, 20rem);flex-grow:1}.sidebar[data-direction=rtl]>:first-child{flex-basis:0;flex-grow:999;min-width:var(--sidebar-content-min-width, 50%)}.switcher{align-items:var(--switcher-vertical-alignment, flex-start);display:flex;flex-wrap:wrap;gap:var(--gutter, var(--space-l))}.switcher>*{flex-basis:calc((var(--switcher-target-container-width, 40rem) - 100%) * 999);flex-grow:1}.switcher>:nth-child(n+3){flex-basis:100%}.wrapper{margin-inline:auto;max-width:var(--wrapper-max-width, 1360px);padding-left:var(--gutter);padding-right:var(--gutter);position:relative}.region{padding-block:var(--region-space, var(--space-m));position:relative}.visually-hidden{border:0;clip:rect(0 0 0 0);height:0;margin:0;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}._wrapper_125yn_1{align-items:center;display:flex;flex-direction:column;gap:2rem;height:100%;justify-content:center;padding:1rem}._logo_125yn_11{max-width:20rem;width:100%}._links_125yn_16{display:flex;flex-wrap:wrap;justify-content:center;width:100%}._links_125yn_16 a{align-items:center;color:rgb(from var(--color-text) r g b / .75);display:flex;flex-direction:column;padding:.5rem;text-decoration:underline dotted;text-underline-offset:.5rem}._links_125yn_16 a:hover{color:var(--color-text);text-decoration:underline}._links_125yn_16 img{height:4rem;min-height:4rem}._button_125yn_43{background:rgb(from var(--color-text) r g b / .05);border-radius:.5rem;color:var(--color-text);max-width:20rem;padding:1rem;text-align:center;text-decoration:none;width:100%}._button_125yn_43:hover{background:rgb(from var(--color-text) r g b / .075)}._wrapper_1hemm_1{display:flex;flex-direction:column;gap:1rem;margin:auto;max-width:80rem;padding:0 1rem}@media(min-aspect-ratio:.8)and (min-width:40rem){._wrapper_1hemm_1{display:grid;grid-template-columns:auto 30rem}}._wrapper_m1i63_1{--bounce: linear( 0, -.056 22.6%, -.018 32.2%, .176 42.2%, .758 55.8%, .98 64.8%, 1.056 75.8%, 1 );align-items:start;display:flex;justify-content:center;max-height:100%}._canvas_m1i63_19{aspect-ratio:1;background:rgb(from var(--color-text) r g b / .1);border-radius:.5rem;max-width:min(calc(100vh - 2rem),40rem);overflow:clip;padding:1rem;transition:border-radius .5s var(--bounce),padding .5s var(--bounce),scale .5s var(--bounce);width:100%}._canvas_m1i63_19 img{pointer-events:none;-webkit-user-select:none;user-select:none}._canvas_m1i63_19._preview_m1i63_37{border-radius:50%;padding:0;scale:.5}._imageWrapper_m1i63_44{display:grid;width:100%}._imageWrapper_m1i63_44>*{grid-area:1 / 1;place-self:center}._wrapper_mxohk_1{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:center;max-width:100%;padding:1rem}._wrapper_mxohk_1 button{background:var(--color-bg);border:1px solid var(--color-text);border-radius:.25rem;cursor:pointer;font-size:.875rem;padding:.5rem}._wrapper_mxohk_1 button:hover{background:rgb(from var(--color-text) r g b / .05)}._wrapper_mxohk_1 button:has(label){padding:0}._optionsBoxes_mxohk_28{display:flex;flex-direction:column;gap:1rem;width:100%}._optionsBox_mxohk_28{background:var(--color-bg);display:flex;flex-direction:column;gap:.5rem;width:100%}._optionsBox_mxohk_28 header{display:flex;justify-content:space-between}._midBox_mxohk_48{display:flex;gap:1rem}._imgWrapper_mxohk_53{aspect-ratio:1;background:rgb(from var(--color-text) r g b / .1);border-radius:.5rem;display:grid;padding:.5rem;width:6rem}._imgWrapper_mxohk_53 img{grid-area:1 / 1;height:100%;place-self:center;width:100%}._ranges_mxohk_69{display:grid;grid-template-rows:repeat(3,1fr);max-width:100%;width:100%}._ranges_mxohk_69 fieldset{align-items:center;border:none;display:grid;font-size:.875rem;gap:.5rem;grid-template-columns:10ch auto 4ch;max-width:100%}._ranges_mxohk_69 input{width:100%}._buttons_mxohk_90{background:var(--color-bg);display:grid;gap:.5rem;grid-template-columns:repeat(3,1fr);width:100%}._buttons_mxohk_90 label{align-items:center;justify-content:center;cursor:pointer;display:inline-flex;height:100%;padding:.5rem;width:100%}._buttons_large_mxohk_108{display:flex;flex-direction:column;gap:.5rem;width:100%}._buttons_large_mxohk_108 button{padding:1rem;width:100%}details{background:rgb(from var(--color-text) r g b / .05);border-radius:.5rem;font-family:Roboto Flex,sans-serif;line-height:1.5;padding-inline:1rem;width:100%}details summary{cursor:pointer;font-weight:600;padding-block:1rem}details:open{padding-bottom:1rem}@media(max-width:40rem){._wrapper_mxohk_1{overflow-y:scroll;padding-inline:0;scrollbar-width:none}._wrapper_mxohk_1 ._midBox_mxohk_48 img{max-width:4rem}._buttons_large_mxohk_108{flex-direction:row}}._navbar_1e0x2_1{align-items:center;display:flex;gap:1rem;justify-content:space-between;padding:1rem 2rem;width:100%}._navbar_1e0x2_1 a,._navbar_1e0x2_1 img{max-height:3rem}._navbar_1e0x2_1 p{line-height:1.2;opacity:.5;text-align:end}
