:root{--c-white:oklch(100% 0 0);--c-grey-01:oklch(95.8% .004 91.45);--c-grey-02:oklch(87% .007 88.65);--c-black:oklch(16.5% .002 17.33);--c-error:oklch(57.3% .263 27.97);--c-error-dark:oklch(75.8% .084 21.75);--c-placeholder:oklch(49.9% .002 17.33);--c-menu-grey:oklch(from var(--c-black) .395 c h);--c-disabled:oklch(from var(--c-black) l c h / .4);--c-backdrop:oklch(from var(--c-black) l c h / .1);--c-footer-grey:oklch(65% .0072 88.65);--ff-sans:"Suisse Intl", system-ui, sans-serif;--ff-serif:"Suisse Works", serif;--ff-mono:"Suisse Mono", monospace;--ls-mono:.03em;--ls-sans:.04em;--ls-serif:-.02em;--lh-mono:1;--lh-sans:1.4;--lh-serif:1.1;--lh-xs:1.5;--fs-h1:3.815em;--fs-xl:1.5625em;--fs-large:1.25em;--fs-body:1.25rem;--fs-small:.8em;--fs-xs:.64em;--pg-padding:var(--fs-large);--pg-padding-large:calc(var(--fs-large) * 6);--border-width:1px;--read-width:62ch;--container-width:calc(90rem - (var(--pg-padding) * 2));--ease:cubic-bezier(.16, 1, .3, 1);interpolate-size:allow-keywords}html{block-size:auto}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-kerning:normal;box-sizing:border-box}::view-transition-group(*){animation-duration:.3s;animation-timing-function:var(--ease)}::view-transition-group(nav){animation-duration:0s}::view-transition-group(.img-transition){animation-duration:.5s}::view-transition-new(.img-transition){mix-blend-mode:normal;object-fit:cover;block-size:100%;inline-size:100%;overflow:clip}::view-transition-old(.img-transition){mix-blend-mode:normal;object-fit:cover;block-size:100%;inline-size:100%;overflow:clip}::view-transition-new(.img-transition){animation:none}::selection{color:var(--c-white);background-color:var(--c-menu-grey)}::target-text{color:var(--c-black);background-color:oklch(94.16% .1233 105.55)}body{--pg-padding-negative:calc(var(--pg-padding) * -1);min-height:100dvh;font-family:var(--ff-sans);font-weight:300;font-size:var(--fs-body);line-height:var(--lh-sans);letter-spacing:var(--ls-sans);color:var(--c-black);background-color:var(--c-grey-01);text-wrap:pretty;flex-direction:column;margin:0;display:flex}section{padding:var(--pg-padding)}h1,h2,h3,h4,h5,.h1,.subheading{text-wrap:balance;margin-block:0 .5em}h1,.h1{font-family:var(--ff-serif);font-size:var(--fs-h1);font-weight:400;line-height:var(--lh-serif);letter-spacing:var(--ls-serif);text-transform:none}h2,h3,h4,h5,.subheading,.mono{font-family:var(--ff-mono);font-size:var(--fs-body);font-weight:400;line-height:var(--lh-mono);letter-spacing:var(--ls-mono);text-transform:uppercase}p{margin-block:0 1lh}:is(p:has(+ul),p:has(+ol)){margin-block-end:.5em}i,em{font-family:var(--ff-serif);letter-spacing:var(--ls-serif)}a{color:currentColor;text-underline-offset:.125em;transition-property:background-color,color;transition-duration:.4s;transition-timing-function:var(--ease);text-decoration-thickness:.07em}button{cursor:pointer;font-family:var(--ff-mono);font-size:var(--fs-small);letter-spacing:var(--ls-mono);text-transform:uppercase;color:currentColor;transition-property:color,background-color;transition-duration:.4s;transition-timing-function:var(--ease);background-color:#0000;border-radius:0;line-height:1;display:inline-block}button:disabled{cursor:default;color:var(--c-disabled)}a.primary,button.primary{border:solid calc(var(--border-width) * 1.25) var(--c-black);color:var(--c-grey-01);background-color:var(--c-black);font-family:var(--ff-mono);font-size:var(--fs-small);letter-spacing:var(--ls-mono);text-transform:uppercase;text-align:center;justify-content:center;align-items:center;gap:.5em;padding:1em 1.5em;line-height:1;text-decoration:none;display:inline-flex}:is(a.primary,button.primary):disabled{cursor:default;color:color-mix(in srgb, var(--c-grey-01) 80%, transparent 20%)}a.secondary,button.secondary{border:solid calc(var(--border-width) * 1.25) var(--c-black);color:var(--c-black);font-family:var(--ff-mono);font-size:var(--fs-small);letter-spacing:var(--ls-mono);text-transform:uppercase;background-color:#0000;justify-content:center;align-items:center;gap:.5em;padding:1em 1.5em;line-height:1;text-decoration:none;display:inline-flex}:is(a.secondary,button.secondary):hover{color:var(--c-grey-01);background-color:var(--c-black)}address{font-style:normal}figure{margin:0}img{object-fit:cover;width:100%;max-width:100%;display:block}svg{display:block}ul,ol{margin-block:.5em 1lh;padding-inline-start:2em}ul{list-style:square}li:not(:last-child){margin-block-end:.5em}input,textarea,select{border:solid var(--border-width) currentColor;color:currentColor;caret-shape:block;caret-color:currentColor;transition-property:border,background-color;transition-duration:.25s;transition-timing-function:var(--ease);border-radius:0;font-size:1rem}:is(input,textarea,select):user-invalid{border-color:var(--c-error)}textarea{field-sizing:content}details :last-child{margin-block-end:0}details p{margin-block-end:0;padding-block-end:1em}.html :first-child{margin-block-start:0}.html :last-child{margin-block-end:0}.grid{gap:var(--pg-padding);grid-template-rows:auto;grid-template-columns:repeat(12,1fr);inline-size:100%;display:grid}.container{inline-size:100%;max-inline-size:var(--container-width);margin-inline:auto}.spinner{border:.125em solid;border-bottom-color:#0000;border-radius:50%;transition:border-color .4s cubic-bezier(.25,1,.5,1);animation:1s linear infinite rotation;display:inline-block;block-size:1em!important;inline-size:1em!important}.error{color:var(--c-error);font-size:var(--fs-small)}.brackets:before{content:"[";margin-inline-start:-.2ch}.brackets:after{content:"]"}.btn-wrp{gap:calc(var(--pg-padding) / 2);flex-wrap:wrap;margin-block-start:1em;display:flex}.btn-wrp a{flex-grow:1}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media only screen and (width<48rem){body{--fs-h1:3.052em}.grid{flex-direction:column;display:flex}}@media only screen and (width<=30rem){body{--fs-h1:1.953em;--pg-padding:var(--fs-body)}.main{padding:24px}.logo{block-size:2.58333em;inline-size:5em}ul,ol{padding-inline-start:1.5em}}@media (prefers-reduced-motion:reduce){*{transition-duration:0s}}@media print{body{--fs-body:10pt}}#brand.svelte-1jovwxm{display:none}#brand.svelte-1jovwxm svg:where(.svelte-1jovwxm){height:var(--fs-large)}.brackets.svelte-1jovwxm:before{margin:0}ol.svelte-1jovwxm{font-size:var(--fs-small);margin:0;padding:0;list-style:none;display:flex}ol.svelte-1jovwxm li:where(.svelte-1jovwxm){margin:0;padding:0}ol.svelte-1jovwxm li:where(.svelte-1jovwxm):first-child .brackets:where(.svelte-1jovwxm):before{margin-inline-start:-.2ch}ol.svelte-1jovwxm li:where(.svelte-1jovwxm) a:where(.svelte-1jovwxm){color:color-mix(in oklch, currentColor 65%, transparent 35%);text-decoration:none;transition-duration:.2s}ol.svelte-1jovwxm li:where(.svelte-1jovwxm) a:where(.svelte-1jovwxm):hover{color:currentColor}@media only screen and (width<48rem){nav.svelte-1jovwxm{display:none}#brand.svelte-1jovwxm{display:inline-block}}.menu-btn.svelte-1h32yp1{--gap:.125em;justify-content:center;gap:var(--gap);width:1em;height:1em;font-size:var(--fs-large);background-color:#0000;border:none;flex-direction:column;padding:0;display:flex}.menu-btn.svelte-1h32yp1 div:where(.svelte-1h32yp1){--border-width:.075em;width:100%;height:var(--border-width);transition-property:rotate,translate;transition-duration:.6s;transition-delay:.1s;transition-timing-function:var(--ease);background-color:currentColor}.menu-btn.svelte-1h32yp1.open div:where(.svelte-1h32yp1){--calc:calc((var(--gap) / 2) + (var(--border-width) / 2))}.menu-btn.svelte-1h32yp1.open div:where(.svelte-1h32yp1):first-child{rotate:45deg;translate:0 var(--calc)}@starting-style{.menu-btn.svelte-1h32yp1.open div:where(.svelte-1h32yp1):first-child{translate:0;rotate:0deg}}.menu-btn.svelte-1h32yp1.open div:where(.svelte-1h32yp1):last-child{rotate:-45deg;translate:0 calc(var(--calc) * -1)}@starting-style{.menu-btn.svelte-1h32yp1.open div:where(.svelte-1h32yp1):last-child{translate:0;rotate:0deg}}nav.svelte-1h32yp1{view-transition-name:nav;z-index:1000;width:100vw;height:100dvh;color:var(--c-grey-01);background-color:var(--c-black);opacity:0;transition-property:opacity,display;transition-duration:.6s;transition-timing-function:var(--ease);transition-behavior:allow-discrete;border:none;flex-direction:column;justify-content:space-between;padding:0;display:none;position:fixed;inset:0}@starting-style{nav.svelte-1h32yp1{opacity:0}}nav.svelte-1h32yp1>ul:where(.svelte-1h32yp1){overflow:auto}nav.svelte-1h32yp1:popover-open{opacity:1;display:flex}@starting-style{nav.svelte-1h32yp1:popover-open{opacity:0}}nav.svelte-1h32yp1 header:where(.svelte-1h32yp1){padding:var(--pg-padding);justify-content:space-between;align-items:center;line-height:1;display:flex}nav.svelte-1h32yp1 header:where(.svelte-1h32yp1) a:where(.svelte-1h32yp1){font-size:var(--fs-large)}nav.svelte-1h32yp1 header:where(.svelte-1h32yp1) a:where(.svelte-1h32yp1) svg:where(.svelte-1h32yp1){height:1em}nav.svelte-1h32yp1 ul:where(.svelte-1h32yp1){counter-reset:item;margin:0;padding:0 0 2em;list-style:none}nav.svelte-1h32yp1 li:where(.svelte-1h32yp1){padding:var(--pg-padding) var(--pg-padding) var(--pg-padding) 2em;border-block-end:solid 1px var(--c-grey-01);margin:0;line-height:1;position:relative}nav.svelte-1h32yp1 li:where(.svelte-1h32yp1):first-child{border-block-start:solid 1px var(--c-grey-01);margin-block-start:var(--pg-padding)}nav.svelte-1h32yp1 li:where(.svelte-1h32yp1):before{content:"[00" counter(item) "]";counter-increment:item;font-family:var(--ff-mono);font-size:var(--fs-small);vertical-align:top;margin-inline:-1.375em 2em;display:inline-block}nav.svelte-1h32yp1 li:where(.svelte-1h32yp1) span.mono:where(.svelte-1h32yp1){font-size:var(--fs-xs);margin-inline-start:.5em;display:inline-block}nav.svelte-1h32yp1 li:where(.svelte-1h32yp1) a:where(.svelte-1h32yp1){text-decoration:none;position:absolute;inset:0}div#cart-overlay.svelte-k0vatn{view-transition-name:cart-overlay;background-color:var(--c-backdrop);z-index:1000;position:fixed;inset:0}aside.svelte-k0vatn{view-transition-name:cart;z-index:1001;border-inline-start:var(--border-width) solid;width:100%;max-width:24em;height:100dvh;color:var(--c-black);background-color:var(--c-grey-01);flex-direction:column;display:flex;position:fixed;top:0;bottom:0;right:0}aside.svelte-k0vatn h2:where(.svelte-k0vatn){margin:0}aside.svelte-k0vatn h2:where(.svelte-k0vatn) span:where(.svelte-k0vatn):last-child:before{margin:0}aside.svelte-k0vatn header:where(.svelte-k0vatn){padding:var(--pg-padding);border-block-end:var(--border-width) solid;justify-content:space-between;gap:1em;display:flex}aside.svelte-k0vatn header:where(.svelte-k0vatn) button:where(.svelte-k0vatn){--border-width:.075em;width:1em;height:.8em;font-size:var(--fs-large);background-color:#0000;border:none;justify-content:center;align-items:center;padding:0;position:relative}aside.svelte-k0vatn header:where(.svelte-k0vatn) button:where(.svelte-k0vatn) div:where(.svelte-k0vatn){width:100%;height:var(--border-width);background-color:currentColor;position:absolute}aside.svelte-k0vatn header:where(.svelte-k0vatn) button:where(.svelte-k0vatn) div:where(.svelte-k0vatn):first-child{rotate:45deg}aside.svelte-k0vatn header:where(.svelte-k0vatn) button:where(.svelte-k0vatn) div:where(.svelte-k0vatn):last-child{rotate:-45deg}aside.svelte-k0vatn>div:where(.svelte-k0vatn){flex-grow:1;overflow-y:auto}aside.svelte-k0vatn article:where(.svelte-k0vatn){padding:var(--pg-padding);border-block-end:var(--border-width) solid;gap:1em;display:flex}aside.svelte-k0vatn article:where(.svelte-k0vatn) figure:where(.svelte-k0vatn){flex:none;width:5em;height:5em}aside.svelte-k0vatn article:where(.svelte-k0vatn) div:where(.svelte-k0vatn){flex-direction:column;flex-grow:1;align-items:start;gap:.0625em;display:flex}aside.svelte-k0vatn article:where(.svelte-k0vatn) div:where(.svelte-k0vatn):last-of-type{flex:none;justify-content:space-between;align-items:flex-end}aside.svelte-k0vatn article:where(.svelte-k0vatn) div:where(.svelte-k0vatn):last-of-type div:where(.svelte-k0vatn):first-child{flex-direction:row;flex:none;align-items:start;gap:.125em;display:flex}aside.svelte-k0vatn article:where(.svelte-k0vatn) h3:where(.svelte-k0vatn){margin:0}aside.svelte-k0vatn article:where(.svelte-k0vatn) button:where(.svelte-k0vatn){background-color:#0000;border:none;line-height:.85}aside.svelte-k0vatn article:where(.svelte-k0vatn) .remove:where(.svelte-k0vatn){font-size:var(--fs-xs);text-transform:uppercase;margin-block-start:auto;padding:0;line-height:1.2;text-decoration:underline}aside.svelte-k0vatn article:where(.svelte-k0vatn) .quantity-btn:where(.svelte-k0vatn){font-size:var(--fs-body);padding:0 .125em}aside.svelte-k0vatn article:where(.svelte-k0vatn) h3:where(.svelte-k0vatn),aside.svelte-k0vatn article:where(.svelte-k0vatn) span.mono:where(.svelte-k0vatn),aside.svelte-k0vatn article:where(.svelte-k0vatn) .quantity-btn:where(.svelte-k0vatn){font-size:var(--fs-small)}aside.svelte-k0vatn article:where(.svelte-k0vatn) .price:where(.svelte-k0vatn){font-size:var(--fs-xs)}aside.svelte-k0vatn article:where(.svelte-k0vatn) .variant:where(.svelte-k0vatn){font-size:var(--fs-xs);margin-block-end:.75em}aside.svelte-k0vatn footer:where(.svelte-k0vatn){padding:var(--pg-padding);border-block-start:var(--border-width) solid;margin-block-start:auto}aside.svelte-k0vatn footer:where(.svelte-k0vatn) div:where(.svelte-k0vatn){justify-content:space-between;gap:.5em;display:flex}aside.svelte-k0vatn footer:where(.svelte-k0vatn) button:where(.svelte-k0vatn){width:100%;margin-block-start:1em;padding:1em}aside.svelte-k0vatn #empty-cart:where(.svelte-k0vatn){padding:var(--pg-padding)}@media only screen and (width<=30rem){aside.svelte-k0vatn{border-inline-start:none}aside.svelte-k0vatn article:where(.svelte-k0vatn) figure:where(.svelte-k0vatn){width:3em;height:3em}}header.svelte-1elxaub{padding:var(--pg-padding);justify-content:space-between;align-items:center;display:flex;position:relative}header.svelte-1elxaub.hero{z-index:100;color:var(--c-white);position:absolute;inset:0 0 auto}header.svelte-1elxaub nav:where(.svelte-1elxaub){display:none}header.svelte-1elxaub #wordmark:where(.svelte-1elxaub){left:50%;top:var(--pg-padding);height:var(--fs-xl);display:block;position:absolute;translate:-50%}header.svelte-1elxaub div:where(.svelte-1elxaub){align-items:center;gap:.5em;display:flex}@media only screen and (width>=62rem){header.svelte-1elxaub nav:where(.svelte-1elxaub){display:block}header.svelte-1elxaub nav:where(.svelte-1elxaub) ul:where(.svelte-1elxaub),header.svelte-1elxaub nav:where(.svelte-1elxaub) li:where(.svelte-1elxaub){margin:0;padding:0}header.svelte-1elxaub nav:where(.svelte-1elxaub) ul:where(.svelte-1elxaub){gap:3em;list-style:none;display:flex}header.svelte-1elxaub nav:where(.svelte-1elxaub) a:where(.svelte-1elxaub){font-size:var(--fs-small);text-decoration:none}}@media only screen and (width<62rem){header.svelte-1elxaub #wordmark:where(.svelte-1elxaub){height:var(--fs-large);position:static;translate:0}}@media only print{header.svelte-1elxaub{display:none}}footer.svelte-jz8lnl{z-index:1;padding:var(--pg-padding);color:var(--c-grey-01);background-color:var(--c-black);margin-block-start:auto;position:relative}footer.svelte-jz8lnl :where(.svelte-jz8lnl)::selection{color:var(--c-black);background-color:var(--c-grey-01)}footer.svelte-jz8lnl .grid:where(.svelte-jz8lnl){--row-gap:calc(var(--pg-padding) * 2);padding-block:calc(var(--pg-padding) * 2);row-gap:var(--row-gap)}footer.svelte-jz8lnl .grid:where(.svelte-jz8lnl) .subgrid:where(.svelte-jz8lnl){grid-column:span 12;grid-template-columns:subgrid;border-block-start:var(--border-width) solid var(--c-disabled);row-gap:var(--row-gap);padding-block-start:var(--pg-padding);display:grid}footer.svelte-jz8lnl .grid:where(.svelte-jz8lnl) .subgrid:where(.svelte-jz8lnl) .subsubgrid:where(.svelte-jz8lnl){grid-template-columns:subgrid;display:grid}footer.svelte-jz8lnl .grid:where(.svelte-jz8lnl) .subgrid:where(.svelte-jz8lnl) .subsubgrid:where(.svelte-jz8lnl)>div:where(.svelte-jz8lnl){grid-column:span 2}footer.svelte-jz8lnl .grid:where(.svelte-jz8lnl) .subgrid:where(.svelte-jz8lnl)>div:where(.svelte-jz8lnl){grid-column:span 4}footer.svelte-jz8lnl .grid:where(.svelte-jz8lnl) .subgrid:where(.svelte-jz8lnl)>div:where(.svelte-jz8lnl).hours li:where(.svelte-jz8lnl){justify-content:space-between;gap:var(--pg-padding);max-inline-size:22ch;display:flex}footer.svelte-jz8lnl .grid:where(.svelte-jz8lnl) .subgrid:where(.svelte-jz8lnl)>div:where(.svelte-jz8lnl).hours li:where(.svelte-jz8lnl):not(:last-child){margin-block-end:.4em}footer.svelte-jz8lnl .grid:where(.svelte-jz8lnl) .subgrid:where(.svelte-jz8lnl)>div:where(.svelte-jz8lnl).sub{color:var(--c-grey-02)}footer.svelte-jz8lnl figure:where(.svelte-jz8lnl){grid-column:span 2}footer.svelte-jz8lnl h2:where(.svelte-jz8lnl){font-size:var(--fs-xs);margin-block-end:2em}footer.svelte-jz8lnl ul:where(.svelte-jz8lnl),footer.svelte-jz8lnl li:where(.svelte-jz8lnl){margin:0;padding:0;list-style:none}footer.svelte-jz8lnl li:where(.svelte-jz8lnl){color:var(--c-footer-grey);font-size:var(--fs-small);font-weight:400;line-height:1.1}footer.svelte-jz8lnl li:where(.svelte-jz8lnl):not(:last-child){margin-block-end:.5em}footer.svelte-jz8lnl li:where(.svelte-jz8lnl) a:where(.svelte-jz8lnl){text-decoration:none}footer.svelte-jz8lnl li:where(.svelte-jz8lnl) a:where(.svelte-jz8lnl):hover{color:var(--c-grey-01)}footer.svelte-jz8lnl li:where(.svelte-jz8lnl):last-child{margin-block-end:0}footer.svelte-jz8lnl a:where(.svelte-jz8lnl){text-underline-offset:.175em;text-decoration-thickness:.05em}footer.svelte-jz8lnl .copyright:where(.svelte-jz8lnl){border-block-start:.5px solid var(--c-disabled);justify-content:space-between;align-items:end;gap:.5em;margin-block-start:calc(var(--pg-padding) * 2);padding-block-start:calc(var(--pg-padding) / 2);display:flex}footer.svelte-jz8lnl .copyright:where(.svelte-jz8lnl) span:where(.svelte-jz8lnl){font-size:var(--fs-xs)}@media only screen and (width<48rem){footer.svelte-jz8lnl .grid:where(.svelte-jz8lnl) figure:where(.svelte-jz8lnl){max-inline-size:6em}footer.svelte-jz8lnl .grid:where(.svelte-jz8lnl) .subgrid:where(.svelte-jz8lnl){flex-direction:column;display:flex}footer.svelte-jz8lnl .grid:where(.svelte-jz8lnl) .subgrid:where(.svelte-jz8lnl) .subsubgrid:where(.svelte-jz8lnl){gap:var(--pg-padding);grid-template-columns:repeat(4,1fr)}footer.svelte-jz8lnl .grid:where(.svelte-jz8lnl) .subgrid:where(.svelte-jz8lnl)>div.hours:where(.svelte-jz8lnl){grid-column:span 4}footer.svelte-jz8lnl .grid:where(.svelte-jz8lnl) .subgrid:where(.svelte-jz8lnl)>div.hours:where(.svelte-jz8lnl) li:where(.svelte-jz8lnl){grid-template-columns:1fr 1fr;max-inline-size:none;display:grid}}@media only screen and (width<=30rem){.sub.svelte-jz8lnl,.hours.svelte-jz8lnl{align-self:stretch}}@media only print{footer.svelte-jz8lnl{display:none}}#loading.svelte-ffnos4{z-index:1001;height:.5em;position:fixed;inset:0 0 auto;overflow:clip}#loading.svelte-ffnos4 div:where(.svelte-ffnos4){background:linear-gradient(270deg,#ad6c6a,#99566d,#490023,#99566d,#ad6c6a,#99566d,#490023,#99566d,#ad6c6a);width:200%;height:100%;animation:1.6s linear infinite forwards svelte-ffnos4-loadingIndicator;translate:-50%}@keyframes svelte-ffnos4-loadingIndicator{0%{translate:-50%}to{translate:0%}}#cursor.svelte-10kgd3l{view-transition-name:cursor;z-index:10000;width:.5em;height:.5em;color:var(--c-grey-01);text-align:center;mix-blend-mode:difference;pointer-events:none;transition:background-color .25s var(--ease);will-change:transform, width, height;background-color:#fff;justify-content:center;align-items:center;display:flex;position:fixed;overflow:clip;translate:-50% -50%}#cursor.view.svelte-10kgd3l{mix-blend-mode:normal;background-color:var(--c-black)}#cursor.view.svelte-10kgd3l .brackets:where(.svelte-10kgd3l):before{margin:0}@media (pointer:coarse),print{#cursor.svelte-10kgd3l{display:none}}#intro-bg.svelte-10cvnim,#intro.svelte-10cvnim{z-index:9999;position:fixed;inset:0}#intro-bg.svelte-10cvnim{--intro-ease:cubic-bezier(.65, 0, .35, 1);background-color:var(--c-black);opacity:1;animation:svelte-10cvnim-fadeOut .4s var(--intro-ease) 2s forwards, svelte-10cvnim-bgColor 1s var(--intro-ease) 1.2s forwards}#intro-bg.svelte-10cvnim.no-intro{animation:svelte-10cvnim-fadeOut .4s var(--intro-ease) forwards .2s, svelte-10cvnim-bgColor 0s forwards}@keyframes svelte-10cvnim-fadeOut{0%{opacity:1}to{opacity:0}}@keyframes svelte-10cvnim-bgColor{0%{background-color:var(--c-black)}to{background-color:var(--c-grey-01)}}#intro.svelte-10cvnim{color:var(--c-grey-01);background-color:var(--c-black);-webkit-mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 25'><path fill='white' d='M0 24.902H5.27999V23.222H1.92L1.91629 2.5821H5.27999V0.9021H0V24.902ZM13.1994 8.70207C14.5935 8.70207 15.6451 9.54563 16.0844 11.0164L16.11 11.1021H18.5142L18.4756 10.9522C18.1355 9.62982 17.4193 8.5412 16.4044 7.80409C15.4968 7.14503 14.3586 6.78208 13.1994 6.78208C11.7603 6.78208 10.4192 7.31373 9.42319 8.27912C8.2824 9.3848 7.6794 10.9834 7.6794 12.9021C7.6794 17.1069 10.5408 19.022 13.1994 19.022C14.3586 19.022 15.4968 18.6591 16.4044 18C17.4193 17.2629 18.1355 16.1743 18.4756 14.852L18.5142 14.7021H16.11L16.0844 14.7877C15.6451 16.2585 14.5935 17.1021 13.1994 17.1021C12.3088 17.1021 11.5516 16.7597 11.0096 16.112C10.401 15.3848 10.0794 14.2748 10.0794 12.9021C10.0794 11.5293 10.401 10.4193 11.0096 9.69211C11.5516 9.0444 12.3088 8.70207 13.1994 8.70207ZM21.121 2.5821V0.9021H26.401V24.902H21.121V23.222H24.4847L24.481 2.5821H21.121Z'/></svg>"),linear-gradient(#fff,#fff);mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 25'><path fill='white' d='M0 24.902H5.27999V23.222H1.92L1.91629 2.5821H5.27999V0.9021H0V24.902ZM13.1994 8.70207C14.5935 8.70207 15.6451 9.54563 16.0844 11.0164L16.11 11.1021H18.5142L18.4756 10.9522C18.1355 9.62982 17.4193 8.5412 16.4044 7.80409C15.4968 7.14503 14.3586 6.78208 13.1994 6.78208C11.7603 6.78208 10.4192 7.31373 9.42319 8.27912C8.2824 9.3848 7.6794 10.9834 7.6794 12.9021C7.6794 17.1069 10.5408 19.022 13.1994 19.022C14.3586 19.022 15.4968 18.6591 16.4044 18C17.4193 17.2629 18.1355 16.1743 18.4756 14.852L18.5142 14.7021H16.11L16.0844 14.7877C15.6451 16.2585 14.5935 17.1021 13.1994 17.1021C12.3088 17.1021 11.5516 16.7597 11.0096 16.112C10.401 15.3848 10.0794 14.2748 10.0794 12.9021C10.0794 11.5293 10.401 10.4193 11.0096 9.69211C11.5516 9.0444 12.3088 8.70207 13.1994 8.70207ZM21.121 2.5821V0.9021H26.401V24.902H21.121V23.222H24.4847L24.481 2.5821H21.121Z'/></svg>"),linear-gradient(#fff,#fff);-webkit-mask-size:var(--logo-size), 100% 100%;-webkit-mask-size:var(--logo-size), 100% 100%;mask-size:var(--logo-size), 100% 100%;-webkit-mask-position:var(--position) center, center;-webkit-mask-position:var(--position) center, center;mask-position:var(--position) center, center;-webkit-mask-composite:destination-out;-webkit-mask-repeat:no-repeat,no-repeat;mask-repeat:no-repeat,no-repeat;-webkit-mask-composite:xor;mask-composite:exclude}#intro.svelte-10cvnim .element:where(.svelte-10cvnim){font-size:var(--fs-small);opacity:0;transition:opacity 1s cubic-bezier(.65,0,.35,1);position:absolute;translate:-50% -50%}#intro.svelte-10cvnim .element:where(.svelte-10cvnim).square{background-color:var(--c-grey-01)}#intro.svelte-10cvnim .element:where(.svelte-10cvnim).mounted{opacity:1}aside.svelte-pkm0lv{position:relative}aside.svelte-pkm0lv>div:where(.svelte-pkm0lv):first-child{padding:calc(var(--pg-padding) * 4) calc(var(--pg-padding) * 1.25);background-color:var(--c-grey-02);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1em;display:flex;position:relative}aside.svelte-pkm0lv>div:where(.svelte-pkm0lv):first-child figure:where(.svelte-pkm0lv){aspect-ratio:1/.1;width:100%;max-width:16em}aside.svelte-pkm0lv>div:where(.svelte-pkm0lv):first-child figure:where(.svelte-pkm0lv) img:where(.svelte-pkm0lv){object-fit:contain;width:100%;height:100%}aside.svelte-pkm0lv>div:where(.svelte-pkm0lv):first-child span:where(.svelte-pkm0lv),aside.svelte-pkm0lv>div:where(.svelte-pkm0lv):first-child a:where(.svelte-pkm0lv){display:block}aside.svelte-pkm0lv>div:where(.svelte-pkm0lv):first-child span:where(.svelte-pkm0lv){font-size:var(--fs-small);text-wrap:balance;font-weight:400}aside.svelte-pkm0lv>div:where(.svelte-pkm0lv):first-child a:where(.svelte-pkm0lv):hover{color:var(--c-grey-02)}aside.svelte-pkm0lv>div:where(.svelte-pkm0lv):last-child{pointer-events:none;width:100%;height:100%;max-height:100dvh;position:absolute;top:0}@media only print{aside.svelte-pkm0lv{display:none}}main.svelte-12qhfyh{z-index:2;background-color:var(--c-grey-01);flex-grow:1;padding-block-end:var(--pg-padding);position:relative}@font-face{font-family:Suisse Intl;src:url(./SuisseIntl-Light.DrZpMOJt.woff2)format("woff2");font-weight:300;font-display:block}@font-face{font-family:Suisse Intl;src:url(./SuisseIntl-Regular.CJZU0P-g.woff2)format("woff2");font-weight:400;font-display:block}@font-face{font-family:Suisse Mono;src:url(./SuisseIntlMono-Regular.wxsaKG-J.woff2)format("woff2");font-weight:400;font-display:block}@font-face{font-family:Suisse Works;src:url(./SuisseWorks-Regular.BlOea4f-.woff2)format("woff2");font-weight:400;font-display:block;font-style:normal}@font-face{font-family:Suisse Works;src:url(./SuisseWorks-RegularItalic.Bl592d4u.woff2)format("woff2");font-weight:400;font-display:block;font-style:italic}
