:root{--font-size-base: clamp(1rem, .34vw + .91rem, 1.19rem);--font-size-lg: clamp(1.2rem, .7vw + 1.2rem, 1.5rem);--font-size-xl: clamp(2.44rem, 2.38vw + 1.85rem, 3.75rem);--color-text: hsl(12, 5%, 4%);--color-bg: #f8fafc}html{font-family:system-ui,sans-serif;font-size:var(--font-size-base);color:var(--color-text);background-color:var(--color-bg)}body{margin:0}h1{font-size:var(--font-size-xl)}h2{font-size:var(--font-size-lg)}code{font-family:Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace}p{line-height:1.6}.list{display:grid;margin:0;--w: 280px;--n: 2;gap:var(--size-gap);grid-template-columns:repeat(auto-fit,minmax(max(var(--w),100%/ (var(--n) + 1) + .1%),1fr));margin-bottom:var(--size-gap);margin-top:var(--size-gap)}.listItem{margin:0}.listItem::marker{color:#e95800}.listItem:nth-child(2)::marker{color:#159bf3}.listItem:nth-child(3)::marker{color:#8eb814}.listItem:nth-child(4)::marker{color:#639}.listItemLink{color:var(--color-primary);font-weight:700}.listItemDescription{color:var(--color-text);margin-bottom:0;margin-top:var(--space-1)}.textCenter{text-align:center}.intro{max-width:none;line-height:var(--line-height-loose)}.spaceTop{margin-top:var(--space-6)}:root{--border-radius: 4px;--color-text: #333;--color-primary: #000000;--color-code-bg: #fff4db;--color-code: #8a6534;--color-bg: #d6e4d5;--font-sans: Satoshi-Variable, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";--font-mono: Satoshi-Variable, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--font-lg: 18px;--font-md: 16px;--font-sm: 14px;--font-sx: 12px;--line-height-loose: 1.75;--line-height-normal: 1.5;--line-height-dense: 1.1;--space-1: 4px;--space-2: 8px;--space-3: 16px;--space-4: 24px;--space-5: 32px;--space-6: 64px;--size-content: 36rem;--size-gutter: var(--space-5);--size-gap: var(--space-6)}html{-webkit-text-size-adjust:100%;box-sizing:border-box;font:sans-serif;font-size:var(--font-md);line-height:var(--line-height-normal);overflow-y:scroll;background-color:var(--color-bg)}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;color:var(--color-text);font-family:sans-serif;font-family:var(--font-sans);font-weight:400;margin:0 auto;word-wrap:break-word;max-width:var(--size-content);padding:2rem}a{background-color:transparent;color:var(--color-primary);text-decoration:none;font-weight:400;text-decoration:underline;text-decoration-thickness:.5px;text-underline-offset:2px}a:active,a:hover{outline-width:0;text-decoration:none}abbr[title]{border-bottom:1px dotted hsla(0,0%,0%,.5);cursor:help;text-decoration:none}b,strong{font-weight:inherit;font-weight:bolder}dfn{font-style:italic}h1{margin:0;margin-bottom:1rem;padding:0;line-height:var(--line-height-dense);letter-spacing:-.01em;font-size:1.75em}h1>b{color:var(--color-primary)}h2{font-size:1.25em}img{border-style:none;max-width:100%}code,kbd,pre,samp{font-family:var(--font-mono);font-size:1em;line-height:inherit}hr{box-sizing:content-box;overflow:visible;margin-left:0;margin-right:0;margin-top:0;padding:0;margin-bottom:calc(var(--space-4) - 1px);background:#0003;border:none;height:1px}*{box-sizing:inherit}*:before{box-sizing:inherit}*:after{box-sizing:inherit}hgroup,img,figure,fieldset,ul,ol,dl,dd,p{margin:0;padding:0;margin-bottom:var(--space-4)}ul,ol{margin-left:var(--space-4);list-style-position:outside;list-style-image:none}pre{margin-left:0;margin-right:0;margin-top:0;margin-bottom:var(--space-4);font-size:.875rem;line-height:var(--line-height-normal);background:#0000000a;border-radius:var(--border-radius);overflow:auto;word-wrap:normal;padding:var(--space-4)}b,strong,dt,th{font-weight:700}li{margin-bottom:calc(var(--space-4) / 2)}ol li,ul li{padding-left:0}li>ol,li>ul{margin-bottom:calc(var(--space-4) / 2);margin-left:var(--space-4);margin-top:calc(var(--space-4) / 2)}blockquote *:last-child{margin-bottom:0}li *:last-child{margin-bottom:0}p *:last-child{margin-bottom:0}li>p{margin-bottom:calc(var(--space-4) / 2)}code,kbd,samp{font-size:.875rem}abbr{border-bottom:1px dotted hsla(0,0%,0%,.5);cursor:help}acronym{border-bottom:1px dotted hsla(0,0%,0%,.5);cursor:help}tt,code{background-color:var(--color-code-bg);border-radius:var(--border-radius);color:var(--color-code);font-family:var(--font-mono);padding-bottom:.25em;padding-top:.25em;word-break:normal}pre code{background:none}code:before,code:after,tt:before,tt:after{content:" ";letter-spacing:-.2em}pre code:before,pre code:after,pre tt:before,pre tt:after{content:none}.logoWrapper{width:100%;display:flex;justify-content:center}.logo{width:200px;margin-top:var(--space-6)}.footer{margin-top:3rem;margin-bottom:1rem;display:flex;justify-content:space-between}.footer p{margin:0;font-size:.875rem}.instagram{padding:1rem;background:#e4ede3;border-radius:20px;margin:3rem 0;text-align:center;font-size:1.2em}.instagram a{text-decoration:none}
