a[data-astro-cid-yxtifmrq]{margin-right:var(--unit);display:block;transition:color var(--transition)}a[data-astro-cid-yxtifmrq]:hover{color:var(--color-brand)}svg[data-astro-cid-yxtifmrq]{display:block;width:calc(var(--unit) * 1.4);height:calc(var(--unit) * 1.2)}.email[data-astro-cid-yxtifmrq]{display:none}@media screen and (min-width: 800px){.email[data-astro-cid-yxtifmrq]{display:block}}.footer[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;padding-top:calc(var(--unit) * 3);padding-bottom:calc(var(--unit) * 1)}@media screen and (min-width: 800px){.footer[data-astro-cid-sz7xmlte]{display:grid;grid-column:1/4;padding-top:calc(var(--unit) * 6)}}.hero_social[data-astro-cid-sz7xmlte]{display:flex;align-items:center;grid-column:2/4}body{-webkit-font-smoothing:antialiased}*{margin:0;padding:0;border:0;box-sizing:border-box}*::selection{background-color:#ffe1004d}strong{font-weight:400;background-color:#ffe1004d;color:inherit}li{list-style:none}a{text-decoration:none;color:inherit}:root{--unit: 1rem;--body-gap: calc(var(--unit) * 8);--hue: 225;--saturation: 5%;--color-0: hsl(var(--hue), var(--saturation), 13%);--color-1: hsl(var(--hue), var(--saturation), 39%);--color-2: hsl(var(--hue), var(--saturation), 51%);--color-3: hsl(var(--hue), var(--saturation), 91%);--color-4: hsl(var(--hue), var(--saturation), 98%);--color-brand: hsl(var(--hue), 100%, 47%);--shadow: hsla(var(--hue), var(--saturation), 91%, .7) 0px 1px 5px -4px, hsla(255, 75%, 16%, .1) 0px 0px 0px 1px, hsla(255, 75%, 16%, .05) 0px 4px 8px 0px;--text-size-large: calc(var(--unit) * 1.4);--text-size-base: var(--unit);--text-size-small: calc(var(--unit) * .8);--serif: "Nokora", serif;--sans-serif: "Inter", sans-serif;--transition: .2s ease-in-out;--radius: calc(var(--unit) * .5);--spring-easing-bounce: linear( 0, .0053 1.01%, .0309 2.53%, .2173 7.58%, .6308 16.17%, 1.032 31.33%, 1.06 35.37%, 1.0585 45.48%, 1.0274 55.08%, 1.016, 1.0073, 1.0013 67.2%, .997 72.26%, .9954 77.81%, .999 99.54% );--spring-easing-smooth: linear( 0, .0052 1.01%, .0299 2.53%, .1033 5.05%, .5356 15.66%, .6424 18.7%, .7188, .7836 23.75%, .8467, .8957 29.81%, .9375, .9663, .9852 40.42%, .9981 44.46%, 1.0051 49.01%, 1.0073 52.55%, 1.0076 57.1%, 1.0017 79.33%, 1 99.54% )}@media screen and (min-width: 800px){:root{--text-size-large: calc(var(--unit) * 2)}}.color-0{color:var(--color-0)}.color-1{color:var(--color-1)}.color-2,.color-3{color:var(--color-2)}.color-brand{color:var(--color-brand)}html,body{font-size:16px;color:var(--color-0);line-height:1.45;font-family:var(--sans-serif);font-weight:400}@media screen and (min-width: 768px){html,body{line-height:1.75}}.text-highlight{background:none;cursor:pointer;font-size:var(--text-size-small);line-height:1.43;font-weight:400;color:var(--color-brand);display:inline-flex;align-items:center;gap:.3em;transition:opacity var(--transition);& svg{transform:translateY(.5px)}&:hover{opacity:.7}}.text-large{font-family:var(--serif);font-weight:400;font-size:var(--text-size-large);line-height:1.4;position:relative;text-wrap:balance}.text-medium{font-size:var(--text-size-base);font-weight:500}.text-base{font-size:var(--text-size-base);font-weight:400}.text-small{font-size:var(--text-size-small)}.text-content p{margin-bottom:var(--unit)}@media screen and (min-width: 768px){.text-content p{line-height:1.75}}.container{max-width:calc(var(--unit) * 60);padding-left:calc(var(--unit) * 2);padding-right:var(--unit);margin-left:auto;margin-right:auto}@media screen and (min-width: 800px){.container{padding-left:var(--unit)}.grid{display:grid;grid-gap:var(--unit);grid-template-columns:repeat(3,1fr)}}html,body{scroll-behavior:smooth;image-rendering:-webkit-optimize-contrast}.tooltip{position:relative}.tooltip:before{content:attr(data-content);position:absolute;z-index:2;top:calc(-100% - var(--unit));transform:translate(-50%) translateY(calc(var(--unit) / 2));left:50%;padding:calc(var(--unit) / 2);border-radius:var(--radius);font-size:var(--text-size-small);text-align:center;line-height:1;box-shadow:var(--shadow);background:var(--color-4);width:100%;transition:var(--transition);opacity:0}.tooltip:hover:before{opacity:1;transform:translate(-50%) translateY(0)}.post{width:87.5%;margin-left:auto;margin-right:auto;padding-left:12.5%;max-width:1400px;counter-reset:sidenote-counter}.post .backlink span{display:inline-block;transition:transform var(--transition)}.post .backlink:hover span{transform:translate(calc(var(--unit) * -.2))}@media screen and (min-width: 800px){.post .backlink{margin-left:calc(var(--unit) * -1)}}.post .text-large{margin-top:var(--unit)}.post .text-large:before{content:"";position:absolute;background-image:url(/assets/paragraph.png);background-repeat:no-repeat;background-size:auto 100%;background-position:center;top:calc(var(--unit) * .25);left:calc(var(--unit) * -3);width:calc(var(--unit) * 2);height:calc(var(--unit) * 2)}.post .text-large.experiments:before{background-image:url(/assets/diferent.png)}.post h2,.post h3,.post h4,.post h5{font-size:var(--text-size-base);font-weight:500;color:var(--color-0);margin-top:calc(var(--unit) * 2)}.post ol{list-style:decimal}.post li{list-style:disc}.post hr{display:block;height:1px;width:55%;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}.post article{padding:5rem 0 0}.post section{padding-top:1rem;padding-bottom:1rem;color:var(--color-1)}.post section a{text-decoration:underline}.post section a:hover{color:var(--color-brand)}.post section>p,.post section>footer,.post section>table,.post section>h3{width:55%}.post section>dl,.post section>ol,.post section>ul{width:55%;-webkit-padding-start:5%}.post p{margin-top:1.4rem;margin-bottom:1.4rem;padding-right:0;vertical-align:baseline}.post blockquote{font-size:1.4rem;margin:3rem}.post blockquote p{width:55%;margin-right:40px}.post blockquote cite{display:block;width:100%;font-size:1.1rem;text-align:right}.post dt:not(:first-child),.post li:not(:first-child){margin-top:.25rem}.post figure{padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;max-width:55%;-webkit-margin-start:0;-webkit-margin-end:0;margin:0 0 3em}.post figure figcaption{float:right;clear:right;vertical-align:baseline;position:relative;max-width:40%;color:var(--color-2);font-size:.8rem}.post figure.fullwidth figcaption{margin-right:24%}.post img,.post video{max-width:100%;height:auto;border:1px solid var(--color-3);border-radius:var(--radius)}.post .sidenote,.post .marginnote{float:right;clear:right;margin-right:-60%;width:50%;margin-top:.3rem;margin-bottom:0;vertical-align:baseline;position:relative;color:var(--color-2);font-size:.8rem}.post .sidenote-number{counter-increment:sidenote-counter}.post .sidenote-number:after,.post .sidenote:before{position:relative;vertical-align:baseline}.post .sidenote-number:after{content:counter(sidenote-counter);font-size:.6rem;top:-.5rem;left:.1rem}.post .sidenote:before{content:counter(sidenote-counter) " ";font-size:.6rem;top:-.5rem}.post blockquote .sidenote,.post blockquote .marginnote{margin-right:-82%;min-width:59%;text-align:left}.post div.fullwidth{width:100%}.post .marginnote>code,.post .sidenote>code{font-size:1rem}.post pre>code{font-size:.9rem;width:52.5%;margin-left:2.5%;overflow-x:auto;display:block}.post pre.fullwidth>code{width:90%}.post .fullwidth{max-width:90%;clear:both}.post span.newthought{font-variant:small-caps;font-size:1.2em}.post input.margin-toggle{display:none}.post label.sidenote-number{display:inline-block;max-height:2rem}.post label.margin-toggle:not(.sidenote-number){display:none}.post .iframe-wrapper{position:relative;padding-bottom:56.25%;padding-top:25px;height:0}.post .iframe-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}@media (max-width: 760px){.post{width:100%;padding:0}.post article{padding:var(--unit)}.post hr,.post section>p,.post section>footer,.post section>table{width:100%}.post pre>code{width:97%}.post section>dl,.post section>ol,.post section>ul{width:90%}.post figure{max-width:90%}.post figcaption,.post figure.fullwidth figcaption{margin-right:0%;max-width:none}.post blockquote{margin-left:1.5em;margin-right:0}.post blockquote p,.post blockquote footer{width:100%}.post label.margin-toggle:not(.sidenote-number){display:inline}.post .sidenote,.post .marginnote{display:none}.post img,.post video{width:100%}}
