span.svelte-a3i7yo{cursor:pointer}h1.svelte-ju4b4a,h2.svelte-ju4b4a,h3.svelte-ju4b4a{width:fit-content;text-wrap:balance;overflow-wrap:break-word}h1.svelte-ju4b4a,h2.svelte-ju4b4a,h3.svelte-ju4b4a,h4.svelte-ju4b4a,h5.svelte-ju4b4a,h6.svelte-ju4b4a{font-weight:700;width:100%}h4.svelte-ju4b4a,h6.svelte-ju4b4a{opacity:.65}hr.svelte-gs7yxq{height:0;width:40px;margin:auto;background:none;border:none;border-bottom:1.5px solid var(--ink);margin-top:var(--x14);margin-bottom:var(--x14)}ul.svelte-1kcv2p0,ol.svelte-1kcv2p0{margin-left:0}li.svelte-1jpighx{padding-left:var(--x2)}p.svelte-xk0mj6{text-wrap:pretty}blockquote.svelte-1bacomg{color:var(--ink-muted);margin-top:var(--x8);margin-bottom:var(--x8);padding-left:var(--x4);border-left:2px solid var(--ink-muted)}code.svelte-1fh2gq1{background-color:var(--box);margin:0 2px;padding:2px 6px;font-size:var(--p-sub1);border-radius:var(--radius)}.callout.svelte-wziuzk{padding:var(--x4);font-size:var(--p-add1);border-radius:var(--radius);display:flex}.callout.svelte-wziuzk.note{color:var(--ink);background-color:var(--box)}.callout.svelte-wziuzk.warn{color:var(--error-ink);background-color:var(--error-paper)}.callout.svelte-wziuzk div:where(.svelte-wziuzk){width:50px;flex-shrink:0;position:relative}.callout.svelte-wziuzk p:where(.svelte-wziuzk){margin:0;padding:0}.embedding.svelte-q288ad{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.embedding.svelte-q288ad .iframe-wrapper:where(.svelte-q288ad){width:100%;padding-bottom:56.25%;// 16/9 ratio position: relative;background-color:var(--ink)}.embedding.svelte-q288ad .iframe-wrapper:where(.svelte-q288ad) .iframe:where(.svelte-q288ad){position:absolute;width:100%;height:100%}.embedding.svelte-q288ad figcaption:where(.svelte-q288ad){font-size:var(--p-sub1);padding-top:var(--x4)}.embedding.svelte-q288ad figcaption:where(.svelte-q288ad):before{content:"– "}.empahsis.svelte-zu9mg4{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.empahsis.svelte-zu9mg4 strong:where(.svelte-zu9mg4){font-size:var(--h3)}.empahsis.svelte-zu9mg4 figcaption:where(.svelte-zu9mg4){font-size:var(--p-sub1);margin-top:var(--x4)}.empahsis.svelte-zu9mg4 figcaption:where(.svelte-zu9mg4):before{content:"– "}.img.svelte-1ndors3{position:relative;// Becaue aspect-ratio has only 93% support width: unset;height:unset;padding-bottom:var(--ratio);background-color:transparent;transition:background-color .5s}.img.svelte-1ndors3.expandWidth{width:100%}.img.svelte-1ndors3.expandHeight{height:100%;// If we fully expand our ration do not matter anymore padding-bottom: unset}.img.svelte-1ndors3.loading{animation:svelte-1ndors3-pulse 1s ease-in-out infinite;// We need a bg duriing loading but then it should be removed in case the image is transparent background-color: oklch(from var(--ink) l c h / .1)}img.svelte-1ndors3{position:absolute;opacity:0;transition:opacity .3s ease-out}img.svelte-1ndors3.expandWidth{width:100%}img.svelte-1ndors3.expandHeight{height:100%;// If we fully expand our ration do not matter anymore padding-bottom: unset}@keyframes svelte-1ndors3-pulse{5%{opacity:1}50%{opacity:.5}95%{opacity:1}}@supports (aspect-ratio: 1){.img.svelte-1ndors3{padding-bottom:0!important}}.picture.svelte-11hg7dx{margin-left:50%;transform:translate(-50%);min-width:var(--w-min-column)}.picture.svelte-11hg7dx .inner:where(.svelte-11hg7dx) .zoom:where(.svelte-11hg7dx){cursor:zoom-in}.picture.svelte-11hg7dx.halfColumn{width:50%}.picture.svelte-11hg7dx.halfColumn.isSmall{min-width:unset;width:var(--source-width)}.picture.svelte-11hg7dx.fullColumn{width:100%}.picture.svelte-11hg7dx.extaColumn{width:min(130%,100vw)}.picture.svelte-11hg7dx.fullPage{width:100vw}.picture.svelte-11hg7dx .image-container:where(.svelte-11hg7dx){position:relative;display:block;overflow:hidden}.picture.svelte-11hg7dx .image-container:where(.svelte-11hg7dx):hover .link-label:where(.svelte-11hg7dx){transform:translateY(-50%) translate(-50%) scale(1.1);opacity:1}.picture.svelte-11hg7dx .link-label:where(.svelte-11hg7dx){position:absolute;top:50%;left:50%;width:auto;padding:var(--x2);padding-left:var(--x4);gap:var(--x2);color:var(--negative-ink);background:var(--negative-paper);display:flex;align-items:center;opacity:0;transform:translateY(-50%) translate(-50%) scale(1);transition:transform .25s ease-in-out,opacity .25s linear}.picture.svelte-11hg7dx .image-slide:where(.svelte-11hg7dx){position:absolute;top:0;left:0;width:100%;opacity:0;transition:opacity .5s ease-in-out}.picture.svelte-11hg7dx .image-slide:where(.svelte-11hg7dx).expand{// The first image decides the ratio and the other cover/expand in it. height: 100%}.picture.svelte-11hg7dx .image-slide:where(.svelte-11hg7dx).active{opacity:1}.picture.svelte-11hg7dx .image-slide:where(.svelte-11hg7dx):first-child{position:relative}.picture.svelte-11hg7dx .carousel-dots:where(.svelte-11hg7dx){position:absolute;left:50%;transform:translate(-50%);display:flex;gap:0;bottom:0}.picture.svelte-11hg7dx .carousel-dots:where(.svelte-11hg7dx) .dot-wrap:where(.svelte-11hg7dx){cursor:pointer;width:var(--x8);height:var(--x8);display:flex;justify-content:center;align-items:center;border:none;background:none;border-radius:50%}.picture.svelte-11hg7dx .carousel-dots:where(.svelte-11hg7dx) .dot-wrap:where(.svelte-11hg7dx):hover .dot:where(.svelte-11hg7dx){background:color-mix(in oklch,var(--paper) 100%,var(--negative-paper) 50%)}.picture.svelte-11hg7dx .carousel-dots:where(.svelte-11hg7dx) .dot-wrap:where(.svelte-11hg7dx).active{cursor:default}.picture.svelte-11hg7dx .carousel-dots:where(.svelte-11hg7dx) .dot-wrap:where(.svelte-11hg7dx).active .dot:where(.svelte-11hg7dx){background:color-mix(in oklch,var(--paper) 100%,var(--negative-paper) 20%)}.picture.svelte-11hg7dx .carousel-dots:where(.svelte-11hg7dx) .dot-wrap:where(.svelte-11hg7dx) .dot:where(.svelte-11hg7dx){width:var(--x2);height:var(--x2);border-radius:50%;background:var(--paper);transition:background-color .3s ease;box-shadow:2px 2px 4px var(--ink)}.picture.svelte-11hg7dx figcaption:where(.svelte-11hg7dx){color:oklch(from var(--ink) l c h / .6);font-size:var(--p-sub1);padding-top:var(--x4);text-align:center}.picture.svelte-11hg7dx figcaption:where(.svelte-11hg7dx):before{content:"– "}.richtext{width:100%}:is(.richtext h1,.richtext h2,.richtext h3,.richtext h4,.richtext h5,.richtext h6):first-child{margin-top:0}.richtext h1{margin-top:var(--xx4);margin-bottom:var(--x6)}.richtext h2{margin-top:var(--xx2);margin-bottom:var(--x3)}.richtext h3{margin-top:var(--x14);margin-bottom:var(--x3)}.richtext h4,.richtext h5,.richtext h6{margin-top:var(--x6);margin-bottom:var(--x2)}.richtext p+p,.richtext p+.p,.richtext .p+p,.richtext .p+.p{margin-top:var(--x4)}.richtext figure,.richtext hr,.richtext .picture,.richtext .block{margin-top:var(--xx1);margin-bottom:var(--xx1)}.richtext h1+.picture,.richtext h2+.picture,.richtext h3+.picture{margin-top:0}.richtext ul,.richtext ol{margin-top:var(--x4);margin-bottom:var(--x4)}.richtext ul ol,.richtext ol ol,.richtext ul ul{margin-top:0;margin-bottom:0}.richtext ol ol{list-style-type:lower-alpha}:is(.richtext ul li,.richtext ol li)::marker{color:var(--ink-colored)}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}html,body{margin:0;padding:0;font-family:Helvetica,Verdana,sans-serif;font-weight:200}body{overflow-x:hidden}.main.svelte-1uha8ag{width:100vw;display:flex;flex-wrap:wrap;font-size:1rem}.main.svelte-1uha8ag .sq:where(.svelte-1uha8ag){width:25vw;height:25vw;box-sizing:border-box}.main.svelte-1uha8ag .logo:where(.svelte-1uha8ag){display:flex;justify-content:center;align-items:center;flex-direction:column;color:#fff}.main.svelte-1uha8ag .logo:where(.svelte-1uha8ag) .logo-image:where(.svelte-1uha8ag){max-width:300px;min-width:150px;width:15vw;height:11vw;margin-bottom:40px}.main.svelte-1uha8ag .info:where(.svelte-1uha8ag){font-size:1rem;line-height:160%;color:#3d3d3d;background:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center}.main.svelte-1uha8ag .info:where(.svelte-1uha8ag) .richtext{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.main.svelte-1uha8ag .info:where(.svelte-1uha8ag) p{margin-top:10px;margin-bottom:10px;max-width:200px}.main.svelte-1uha8ag .info:where(.svelte-1uha8ag) b,.main.svelte-1uha8ag .info:where(.svelte-1uha8ag) strong{font-weight:700}.main.svelte-1uha8ag .info:where(.svelte-1uha8ag) a:hover{text-decoration:underline;cursor:pointer}.bar.svelte-1uha8ag{background:#222;color:#d1d1d1;padding:30px}@media only screen and (max-width:1100px){.main.svelte-1uha8ag .sq:where(.svelte-1uha8ag){width:calc(100vw / 3);height:calc(100vw / 3)}.main.svelte-1uha8ag .img[data-index="14"]:where(.svelte-1uha8ag){display:none}}@media only screen and (max-width:860px){.main.svelte-1uha8ag .sq:where(.svelte-1uha8ag){width:50vw;height:50vw}.main.svelte-1uha8ag .img[data-index="13"]:where(.svelte-1uha8ag),.main.svelte-1uha8ag .img[data-index="14"]:where(.svelte-1uha8ag){display:none}}@media only screen and (max-width:550px){.main.svelte-1uha8ag .sq:where(.svelte-1uha8ag){width:100vw;height:100vw}.main.svelte-1uha8ag .logo:where(.svelte-1uha8ag){height:50vw;order:1;padding:1.5rem}.main.svelte-1uha8ag .logo:where(.svelte-1uha8ag) .logo-image:where(.svelte-1uha8ag){height:100%;max-width:none;margin-bottom:1.5rem}.main.svelte-1uha8ag .info:where(.svelte-1uha8ag){order:2}.main.svelte-1uha8ag .img:where(.svelte-1uha8ag):nth-of-type(1){order:3}.main.svelte-1uha8ag .img:where(.svelte-1uha8ag):nth-of-type(2){order:4}.main.svelte-1uha8ag .img:where(.svelte-1uha8ag):nth-of-type(3){order:5}.main.svelte-1uha8ag .img[data-index]:where(.svelte-1uha8ag){order:6}.main.svelte-1uha8ag .img[data-index="13"]:where(.svelte-1uha8ag),.main.svelte-1uha8ag .img[data-index="14"]:where(.svelte-1uha8ag){display:none}}
