@layer reset{*{text-indent:0}ul,ol{padding-inline:0}ul ul,ul ol,ol ol,ol ul{padding-inline:1rem}pre{margin-block:0}}@layer base{html{background-color:var(--ryrych-background);color:var(--ryrych-text);transition-property:background-color,color;transition-duration:.3s}body{margin:0 auto;padding:.5rem;line-height:1.5}h1,h2,h3,h4{font-family:var(--ryrych-header);font-weight:400}h1{margin:0;margin-bottom:.5rem;font-size:2.6rem;line-height:1.2}h2{text-decoration:underline var(--ryrych-underline);text-underline-offset:.5rem;margin-bottom:0;font-size:2.1rem;text-decoration-thickness:.5rem}h3{margin-bottom:0;font-size:1.5rem}p{font-family:var(--ryrych-body);hyphens:auto;font-size:1.1rem;font-weight:400}a{color:var(--ryrych-text-link);text-decoration:none}.light a{color:var(--ryrych-text-link-light)}small,li{font-family:var(--ryrych-body)}table{font-family:var(--ryrych-body);border-collapse:collapse}tbody tr:nth-child(2n){background-color:color-mix(in srgb, currentColor 10%, transparent)}th,td{padding:.5rem}th{border-bottom:1px solid}pre{font-size:.9rem}blockquote{margin:0;padding:0}kbd{white-space:nowrap;color:var(--ryrych-text-light);border:1px solid var(--ryrych-background);background-color:var(--ryrych-background-light);box-shadow:1px 1px 0 oklch(from var(--ryrych-color-black) l c h / .2), 0 0 0 1px var(--ryrych-background-light);text-shadow:0 1px 0 var(--ryrych-text);border-radius:.25rem;margin:0;padding:.2em .6em;font-size:.9em;line-height:1;display:inline-block}}@layer layout;@layer components{pre.astro-code,code.astro-code,span.astro-code-inline{font-size:.9rem}pre.astro-code{max-height:30rem;padding:1rem .75rem;overflow-y:scroll}.astro-code,.astro-code span,.astro-code-inline,.astro-code-inline span{color:var(--shiki-dark);background-color:var(--shiki-dark-bg);font-style:var(--shiki-dark-font-style);font-weight:var(--shiki-dark-font-weight);text-decoration:var(--shiki-dark-text-decoration)}html.light .astro-code,html.light .astro-code span,html.light .astro-code-inline,html.light .astro-code-inline span{color:var(--shiki-light);background-color:var(--shiki-light-bg);font-style:var(--shiki-light-font-style);font-weight:var(--shiki-light-font-weight);text-decoration:var(--shiki-light-text-decoration)}pre.astro-code .line.highlighted{background-color:color-mix(in srgb, currentColor 10%, transparent);border-left:2px solid;width:100%;transition:background-color .5s;display:inline-block}pre.astro-code .line.highlighted span{background-color:unset}pre.astro-code code{background-color:inherit}span.astro-code-inline,code.astro-code{white-space:break-spaces;border-radius:.25rem;margin:0;padding:.2em .6em}strong[data-highlight],.highlight{--highlight-red-bg:var(--ryrych-color-red-200);--highlight-green-bg:var(--ryrych-color-green-200);--highlight-red-color:var(--ryrych-color-white);--highlight-green-color:var(--ryrych-color-lime-500);--highlight-background:var(--highlight-red-bg);--highlight-color:var(--highlight-red-color);--highlight-linear-gradient:linear-gradient(to right, var(--highlight-background) 0%, var(--highlight-background), var(--highlight-background) 100%);color:var(--highlight-color);display:inline-block;position:relative}strong[data-highlight=red],.highlight[data-highlight=red]{--highlight-background:var(--highlight-red-bg);--highlight-color:var(--highlight-red-color)}strong[data-highlight=green],.highlight[data-highlight=green]{--highlight-background:var(--highlight-green-bg);--highlight-color:var(--highlight-green-color)}strong[data-highlight]:before,.highlight:before{content:"";background-image:var(--highlight-linear-gradient);clip-path:polygon(0 100%,95% 100%,100% 0,5% 0);z-index:-1;position:absolute;inset:-.17em -.5em;rotate:-2deg}.color-swatch{--color-swatch-color:var(--data-color-swatch-color);--color-swatch-border:contrast-color(var(--color-swatch-color));--color-swatch-box-shadow:oklch(from var(--color-swatch-color) l c h / .3);--color-swatch-size-base:1rem;--color-swatch-size-md:calc(var(--color-swatch-size-base) * 2);--color-swatch-size-lg:calc(var(--color-swatch-size-base) * 4);width:var(--color-swatch-size-base);aspect-ratio:1;border:1px solid var(--color-swatch-border);background-color:var(--color-swatch-color);box-shadow:0 0 2px 1px var(--color-swatch-box-shadow);vertical-align:center;border-radius:.25em;display:inline-block}.color-swatch--md{width:var(--color-swatch-size-md)}.color-swatch--lg{width:var(--color-swatch-size-lg)}.color-swatch--rounded{border-radius:3.40282e38px}@supports (corner-shape:bevel){.color-swatch{corner-shape:scoop}}.color-swatch-list{flex-direction:row;align-items:baseline;gap:.5rem;padding:.5rem;display:flex}.icon{aspect-ratio:1;width:1rem;font-size:1rem;line-height:1;display:inline-block}.icon--sm{width:1rem;font-size:1rem}.icon--md{width:1.5rem;font-size:1.5rem}.icon--lg{width:2rem;font-size:2rem}.picto{font-size:1em;line-height:inherit;color:inherit}.picto--tick{color:var(--ryrych-color-picto-tick)}.picto--cross{color:var(--ryrych-color-picto-cross)}.featured-ol{--featured-ol-background:oklch(from var(--ryrych-color-lime-300) l calc(c - .2) h);--featured-ol-color:var(--ryrych-color-lime-500);background-color:var(--featured-ol-background);color:var(--featured-ol-color);margin:2rem 0;padding:1rem;padding-inline-start:6em;list-style:decimal}.featured-ol li{padding-inline-start:.5em;padding:0;margin:0;padding-bottom:1rem;font-size:1rem;line-height:1.5em}.featured-ol li>*{margin:0;padding:0;font-size:1rem}.featured-ol li::marker{font-variant-numeric:proportional-nums;font-size:2em}.featured-ol--full{position:relative}.featured-ol--full:before{content:"";background-color:var(--featured-ol-background);z-index:-1;width:100vw;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}@media screen and (width>=601px){.featured-ol--columns-2{grid-template-columns:1fr 1fr;align-items:baseline;gap:1em 6em;display:grid}}[data-callout=note]{--rc-border-color:var(--callout-note-border-color,#d4d5d8);--rc-color-light:var(--callout-note-color-light,#fdfdfe);--rc-color-dark:var(--callout-note-color-dark,#474748);--rc-foreground-color-light:var(--callout-note-color-dark,#474748);--rc-foreground-color-dark:var(--callout-note-color-light,#fdfdfe)}[data-callout=tip]{--rc-border-color:var(--callout-tip-border-color,#009400);--rc-color-light:var(--callout-tip-color-light,#e6f6e6);--rc-color-dark:var(--callout-tip-color-dark,#003100);--rc-foreground-color-light:var(--callout-tip-color-dark,#003100);--rc-foreground-color-dark:var(--callout-tip-color-light,#e6f6e6)}[data-callout=info]{--rc-border-color:var(--callout-info-border-color,#4cb3d4);--rc-color-light:var(--callout-info-color-light,#eef9fd);--rc-color-dark:var(--callout-info-color-dark,#193c47);--rc-foreground-color-light:var(--callout-info-color-dark,#193c47);--rc-foreground-color-dark:var(--callout-info-color-light,#eef9fd)}[data-callout=warning]{--rc-border-color:var(--callout-warning-border-color,#e6a700);--rc-color-light:var(--callout-warning-color-light,#fff8e6);--rc-color-dark:var(--callout-warning-color-dark,#4d3800);--rc-foreground-color-light:var(--callout-warning-color-dark,#4d3800);--rc-foreground-color-dark:var(--callout-warning-color-light,#fff8e6)}[data-callout=danger]{--rc-border-color:var(--callout-danger-border-color,#e13238);--rc-color-light:var(--callout-danger-color-light,#ffebec);--rc-color-dark:var(--callout-danger-color-dark,#4b1113);--rc-foreground-color-light:var(--callout-danger-color-dark,#4b1113);--rc-foreground-color-dark:var(--callout-danger-color-light,#ffebec)}.callout{--rc-border-color-default:#888;--rc-color-default:#888;--rc-foreground-color-default:currentColor;border-left-style:solid;border-left-width:5px;border-left-color:var(--rc-border-color,var(--rc-border-color-default));background-color:var(--rc-color-light,rgb(from var(--rc-color-default) r g b / .14));width:100%;color:var(--rc-foreground-color-light,var(--rc-foreground-color-default));border-radius:.4rem;margin-bottom:1em;padding:1rem;box-shadow:0 1px 2px #0000001a}.dark .callout{background-color:var(--rc-color-dark,rgb(from var(--rc-color-default) r g b / .16));color:var(--rc-foreground-color-dark,var(--rc-foreground-color-default))}.callout-title{align-items:center;gap:.4em;font-size:.875rem;font-weight:700;line-height:1.25;display:flex}.callout-title:not(:last-child){margin-bottom:.5rem}.callout:not([open]) summary{margin-bottom:0}.callout-title::-webkit-details-marker{display:none}.callout-title-icon{flex:none;align-items:center;display:flex}.callout-content>:last-child{margin-bottom:0}.callout[data-collapsible=true] .callout-title{cursor:pointer}.callout[data-collapsible=true] .callout-fold-icon{align-items:center;padding-inline-end:8px;display:flex}.callout[data-collapsible=true]>.callout-title .callout-fold-icon svg{transition:transform .1s ease-in-out;transform:rotate(-90deg)}.callout[data-collapsible=true][open]>.callout-title .callout-fold-icon svg{transform:none}.callout-title-icon svg,.callout-fold-icon svg{width:1.6em;height:1.6em}.callout{font-family:var(--ryrych-body)}.navbar{align-items:baseline;margin-top:.8rem;margin-bottom:1rem;display:flex}.navbar__title{font-family:var(--ryrych-header);text-align:left;font-size:1.3rem}.navbar__menu{font-family:var(--ryrych-body);flex-direction:row;justify-content:flex-end;align-items:center;gap:.5rem;margin-left:auto;font-size:1rem;display:flex}.navbar-link{color:var(--ryrych-text);text-decoration-thickness:0;transition:text-decoration-thickness .3s ease-in-out}.navbar-link:hover,.navbar-link:focus,.navbar-link--active{text-decoration:underline var(--ryrych-underline);text-underline-offset:.5rem;text-decoration-thickness:.25rem}.navbar__menu>.navbar-link{margin:0 .75rem}.light .navbar__title>.navbar-link,.light .navbar__menu>.navbar-link{color:var(--ryrych-text-light)}@media screen and (width>=601px){.navbar{grid-template-columns:1fr 1fr;display:grid}.navbar__menu{gap:1rem;font-size:1.1rem}.navbar__menu>.navbar-link{margin:0 1.5rem}}.navbar-link[data-has-new-article]{--foreground-color:var(--ryrych-color-white);--background-color:var(--ryrych-color-red-300);position:relative}.navbar-link[data-has-new-article]:after{clip-path:circle(.25em at .25em);content:attr(data-has-new-article-label);width:max-content;font-family:var(--ryrych-body);color:var(--foreground-color);background-color:var(--background-color);border-radius:.25rem;padding:.125em .5em;font-size:.7rem;transition-property:clip-path;transition-duration:.15s;transition-timing-function:ease-in;display:inline-block;position:absolute;top:-.25em}.navbar-link[data-has-new-article]:hover:after{clip-path:circle(13em at .25em)}footer{margin:4rem 0}.footer__link{color:var(--ryrych-text-link);text-decoration:none;transition:color .3s ease-in}.footer{cursor:default;padding:0;list-style:none}.footer>li{padding:0 .5rem;display:inline-block}.footer__icon-link{border:2px solid var(--ryrych-background-light);border-radius:50%;width:20px;height:20px;padding:10px;transition:color,border-color .3s ease-in;display:flex}.footer__icon-link:hover{border-color:var(--ryrych-text-link)}.git-icon{content:url(/images/github-mark-white.svg)}.linked-in{content:url(/images/li-in-white.png)}.light .footer__icon-link{border:.125rem solid var(--ryrych-text-light)}.light .footer__icon-link:hover{border-color:var(--ryrych-text-link)}.light .git-icon{content:url(/images/github-mark.svg)}.light .linked-in{content:url(/images/li-in.png)}.light .footer__link{color:var(--ryrych-text-link-light)}.light .icon__link:hover{border-color:var(--ryrych-text-link-light)}main a[href^=http]:not([data-no-ext-icon]){padding-right:1.25em}main a[href^=http]:not([data-no-ext-icon]):after{content:"";background-size:100%;background-color:var(--ryrych-text-link);width:1em;height:1em;margin-left:.25em;display:inline-block;position:absolute;transform:translateY(.25em);mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3e%3cpath%20fill='%23000'%20fill-rule='evenodd'%20d='M213.333%20128v42.666H128V384h213.333v-85.334H384l.001%20128H85.333V128zM448%2064v170.667h-42.667v-97.832L228.418%20313.752l-30.17-30.17%20176.915-176.916h-97.83V64z'/%3e%3c/svg%3e")}.light main a[href^=http]:not([data-no-ext-icon]):after{background-color:var(--ryrych-text-link-light)}.badge{font-family:var(--ryrych-body);color:var(--ryrych-text-light);background-color:var(--ryrych-color-accent);border-radius:.5rem;padding:.375em;font-size:.85rem}.badge--sm{font-size:.7rem}.badge-list{font-family:var(--ryrych-body);flex-direction:column;gap:.5rem;margin-left:1rem;padding:0;list-style:none;display:flex}.badge-list__item{flex-direction:row;justify-content:flex-start;align-items:baseline;gap:.5rem;display:flex}.badge__link{color:var(--ryrych-text-link);text-decoration:none}.badge__link:hover{text-decoration:underline}.link-card-grid{flex-direction:column;align-items:center;gap:1rem;padding:0;display:flex}.link-card-grid>:only-child{grid-column:1/-1;justify-self:center}.footnotes{letter-spacing:.01rem;margin-top:2rem;font-size:.9rem;line-height:1.2rem}.footnotes p{font-size:inherit;display:inline}sub,sup{font-size:inherit}a[data-footnote-ref]{padding-left:.1rem;font-size:.66rem}.pull-quote{font-family:var(--ryrych-body);margin:0;padding:1.8rem 0 1.8rem 3.195rem;font-size:1.3rem;font-style:italic;display:inline-block;position:relative}.pull-quote:before{content:"“";color:oklch(from var(--ryrych-text) calc(l - .1) c h);font-size:4rem;position:absolute;top:0;left:0}.pull-quote__author{font-style:normal}}@layer utilities{.center{text-align:center}.justify{text-align:justify}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.is-hidden{display:none}}:root{--ryrych-color-pomegranate-100:oklch(85% .19 25.68);--ryrych-color-pomegranate-200:oklch(70% .19 25.68);--ryrych-color-pomegranate-300:oklch(56% .19 25.68);--ryrych-color-pomegranate-400:oklch(37% .19 25.68);--ryrych-color-pomegranate-500:oklch(19% .19 25.68);--ryrych-color-lime-100:oklch(92% .26 142.5);--ryrych-color-lime-200:oklch(84% .26 142.5);--ryrych-color-lime-300:oklch(76% .26 142.5);--ryrych-color-lime-400:oklch(50% .26 142.5);--ryrych-color-lime-500:oklch(25% .26 142.5);--ryrych-color-black:#000;--ryrych-color-white:#fff;--ryrych-color-accent:#c2feff;--ryrych-background:#1e1e2e;--ryrych-background-light:#fcebf3;--ryrych-text:#eff1f5;--ryrych-text-light:#1e1e2e;--ryrych-text-link:#78c2ad;--ryrych-text-link-light:#375a7f;--ryrych-underline:#375a7f;--ryrych-border-radius-full:calc(infinity * 1px);--ryrych-header:"Lato", sans-serif;--ryrych-body:"Fira Code", monospace;--ryrych-color-red-100:var(--ryrych-color-pomegranate-100);--ryrych-color-red-200:var(--ryrych-color-pomegranate-200);--ryrych-color-red-300:var(--ryrych-color-pomegranate-300);--ryrych-color-red-400:var(--ryrych-color-pomegranate-400);--ryrych-color-red-500:var(--ryrych-color-pomegranate-500);--ryrych-color-green-100:var(--ryrych-color-lime-100);--ryrych-color-green-200:var(--ryrych-color-lime-200);--ryrych-color-green-300:var(--ryrych-color-lime-300);--ryrych-color-green-400:var(--ryrych-color-lime-400);--ryrych-color-green-500:var(--ryrych-color-lime-500);--ryrych-color-danger-300:var(--ryrych-color-pomegranate-300);--ryrych-color-success-300:var(--ryrych-color-lime-300);--ryrych-color-picto-tick:var(--ryrych-color-lime-300);--ryrych-color-picto-cross:var(--ryrych-color-pomegranate-300)}.lost{text-align:center;margin-top:30%}.lost__header{text-align:center;letter-spacing:.75rem;border:0;margin:0 auto;font-size:7.5rem}.lost__body{color:oklch(74.2867% .0303574 283.911)}.lost__link{color:var(--ryrych-text-link);text-decoration:none}html.light{background-color:var(--ryrych-background-light);color:var(--ryrych-text-light)}.light .badge__link{color:var(--ryrych-text-link-light)}@media screen and (width>=601px){body{max-width:40rem;padding:0 1.5rem 1.5rem}.badge-list{font-size:1rem}.link-card-grid{grid-template-columns:repeat(2,1fr);place-items:flex-start center;gap:1rem;padding:0;display:grid}}
