@view-transition{navigation:auto}:root{view-transition-name:root}body{--content: min(70ch, 100%);--container: min(1200px, 100%);--side: max(0px, (var(--container) - var(--content)) / 2);background-color:var(--gray-50);color:var(--text-primary);block-size:auto;display:grid;grid:auto / minmax(1rlh,1fr) [extended-start] minmax(0,var(--side)) [content-start] minmax(0,var(--content)) [content-end] minmax(0,var(--side)) [extended-end] minmax(1rlh,1fr);padding:2rlh 0;*{min-width:0!important}:where(.topic-article),:where(.topic-article__content){display:grid;grid:auto / subgrid;grid-column:1 / -1;>:not(&){grid-column:content}p:has(img){display:contents}.topic-embed,img{grid-column:extended}}}.topic-embed__header[data-astro-cid-c4k7gdet]{margin:0;display:flex;justify-content:flex-end}.topic-embed__toggle[data-astro-cid-c4k7gdet]{appearance:none;font:inherit;color:var(--text-secondary);font-size:.85rem;font-weight:500;background:var(--surface-secondary);padding:.5rem .75rem;border-radius:1rem 1rem 0 0;corner-shape:squircle;text-decoration:none;border:1px solid color-mix(in oklch,var(--gray-300),#fff 20%);display:inline grid;border-bottom:0;margin-bottom:-1px;cursor:pointer;transition:color .2s ease,background-color .2s ease;&[data-astro-cid-c4k7gdet]:hover{color:var(--text-primary);font-variation-settings:"GRAD" 500}span{display:inline grid}svg{width:18px;height:18px;display:inline-block}}.topic-embed[data-astro-cid-c4k7gdet][data-topic-embed-active] .topic-embed__toggle[data-astro-cid-c4k7gdet]{color:var(--text-primary);background:color-mix(in oklch,var(--surface-secondary),#fff 28%)}.topic-embed__frame[data-astro-cid-c4k7gdet]{block-size:var(--topic-embed-height, 560px);min-block-size:360px;overflow:auto;border:1px solid color-mix(in oklch,var(--gray-300),#fff 20%);border-radius:.75rem;background:var(--surface-secondary);border-top-right-radius:0;@supports (corner-shape: squircle){border-radius:2.9rem;border-top-right-radius:0;corner-shape:squircle}}.topic-embed[data-astro-cid-c4k7gdet][data-topic-embed-expanded]{margin:0;inline-size:auto;block-size:auto;display:grid;grid-template-rows:auto 1fr;gap:0;padding:clamp(.5rem,1.5vmin,1rem);background:transparent;isolation:isolate;position:fixed;inset:clamp(.7rem,2.2vmin,1.6rem);z-index:90}.topic-embed[data-astro-cid-c4k7gdet][data-topic-embed-expanded]:before{content:"";position:fixed;inset:0;background:color-mix(in oklch,#000,var(--surface-secondary) 40%);opacity:.45;z-index:-1}.topic-embed[data-astro-cid-c4k7gdet][data-topic-embed-expanded] .topic-embed__frame[data-astro-cid-c4k7gdet]{block-size:100%;min-block-size:0;overflow:hidden;border-top-right-radius:.75rem}.topic-embed[data-astro-cid-c4k7gdet][data-topic-embed-expanded] .topic-embed__toggle[data-astro-cid-c4k7gdet]{border-bottom:1px solid color-mix(in oklch,var(--gray-300),#fff 20%);border-radius:1rem;margin-bottom:0}iframe[data-astro-cid-c4k7gdet][data-embed-frame]{inline-size:100%;block-size:100%;display:block;border:0;background:#fff}@container (width <= 900px){.topic-embed__frame[data-astro-cid-c4k7gdet]{resize:vertical}.topic-embed[data-astro-cid-c4k7gdet][data-topic-embed-expanded] .topic-embed__frame[data-astro-cid-c4k7gdet]{resize:none}}html[data-topic-embed-open],html[data-topic-embed-open] body{overflow:hidden}.topic-toc[data-astro-cid-sujttchu]{padding:.5rlh;background:var(--gray-100);border-radius:1rem;border:1px solid var(--gray-200);margin:.5rlh}.topic-toc__link[data-astro-cid-sujttchu]{color:var(--text-secondary);text-decoration:none}.topic-toc__link[data-astro-cid-sujttchu]:hover{color:var(--text-primary);text-decoration:underline;text-underline-offset:.2em}.topic-toc__link[data-astro-cid-sujttchu].is-slide-active{color:var(--text-primary);text-decoration:underline;text-decoration-color:color-mix(in oklch,var(--ui-primary),#fff 15%);text-decoration-thickness:2px;text-underline-offset:.2em;font-variation-settings:"GRAD" 600}.topic-toc[data-astro-cid-sujttchu] ul[data-astro-cid-sujttchu]{list-style:revert;padding-left:1rem}details[data-astro-cid-lyn3ger4].slides{grid-row:1;grid-column:extended;display:grid;grid:auto / subgrid;@container document (width <= 600px){grid-column:extended}summary{user-select:none;cursor:pointer;grid-column:content;justify-self:start;padding:.25rlh 1rlh;border-radius:2rlh;background:var(--gray-100);border:1px solid var(--gray-200);[open] &{border-radius:1rlh 1rlh 0 0}}&::details-content{grid-column:1 / -1;display:grid;grid:auto / subgrid}div{display:grid;grid-column:1 / -1;grid:auto / subgrid;iframe{grid-column:1 / -1}&:has(header){header{@container document (width <= 600px){grid-column:1 / -1;grid-row:2}@container document (width > 600px){grid-column:-2;grid-row:1}}iframe{grid-column:1 / -2;grid-row:1}}}}.file-tree[data-astro-cid-cy6iooep]{margin:0;border:1px solid var(--gray-300);border-radius:.9rem;background:var(--gray-800);color:var(--text-inverted);box-shadow:var(--shadow-md);overflow:hidden;width:fit-content}figcaption[data-astro-cid-cy6iooep]{margin:0;padding:.55rem .8rem;border-bottom:1px solid var(--gray-200);font:600 .82rem/1.2 var(--font-input, ui-monospace, monospace);color:var(--text-secondary);background:var(--gray-100)}.file-tree__body[data-astro-cid-cy6iooep]{padding:1rlh 1.75rlh 1rlh .75rlh;font:400 .9rem/1.55 var(--font-input, ui-monospace, monospace);color:var(--text-inverted)}.file-tree__body[data-astro-cid-cy6iooep] ul{list-style:none;margin:0;padding:0}.file-tree__body[data-astro-cid-cy6iooep] li{margin:0;padding:0;white-space:nowrap}.file-tree__body[data-astro-cid-cy6iooep] li+li{margin-top:.25rlh}.file-tree__body[data-astro-cid-cy6iooep] li>.file-tree__row{display:inline-flex;align-items:center;gap:.35rem;min-height:1.35rem}.file-tree__body[data-astro-cid-cy6iooep] li[data-ft-kind=folder]>.file-tree__row{color:#fff;font-weight:600}.file-tree__body[data-astro-cid-cy6iooep] li[data-ft-kind=folder][data-ft-open=false]>.file-tree__row{font-weight:500}.file-tree__body[data-astro-cid-cy6iooep] ul ul{margin-left:1.05rem;padding-left:.95rem;border-left:1px solid var(--gray-300);margin-top:.25rlh}.file-tree__body[data-astro-cid-cy6iooep] ul ul>li{position:relative}.file-tree__body[data-astro-cid-cy6iooep] ul ul>li:before{content:"";position:absolute;top:.72rem;left:-.95rem;width:.78rem;border-top:1px solid var(--gray-300)}.file-tree__body[data-astro-cid-cy6iooep] .file-tree__twist{width:.75rem;height:.75rem;flex:0 0 .75rem;display:inline-grid;place-items:center}.file-tree__body[data-astro-cid-cy6iooep] .file-tree__twist-svg{width:.68rem;height:.68rem;opacity:.65;transform-origin:50% 50%;color:var(--gray-50);fill:currentColor}.file-tree__body[data-astro-cid-cy6iooep] .file-tree__icon{color:var(--gray-400);fill:currentColor}.file-tree__body[data-astro-cid-cy6iooep] li[data-ft-kind=folder][data-ft-open=true]>.file-tree__row .file-tree__twist-svg{transform:rotate(90deg)}.file-tree__body[data-astro-cid-cy6iooep] li[data-ft-kind=file]>.file-tree__row .file-tree__twist{visibility:hidden}.file-tree__body[data-astro-cid-cy6iooep] .file-tree__icon{width:1rem;height:1rem;flex:0 0 1rem;display:inline-grid;place-items:center}.file-tree__body[data-astro-cid-cy6iooep] .file-tree__icon-svg{width:100%;height:100%}@container document (inline-size <= 800px){.file-tree__body[data-astro-cid-cy6iooep]{overflow-x:auto}}.tldr[data-astro-cid-4i5eay3p]{padding-block:2rlh;border-image:linear-gradient(var(--gray-100) 0 100%) 1 fill / 0/ 0 50cqi;display:grid;@container document (width > 600px){grid-template-columns:0 1fr;h2{margin-bottom:.5rlh;writing-mode:sideways-lr;align-self:center;translate:-.9lh;font-size:3rem;color:var(--gray-300)}}}.topic-article[data-astro-cid-da7szuj2]{display:grid;gap:2rlh 0;@scope (&) to (figure,.expressive-code){code{font-size-adjust:cap-height .6;background:var(--gray-200);padding:.05rlh .2rlh;border-radius:.5rem;border:1px solid var(--gray-300);color:#000}}}.topic-article__header[data-astro-cid-da7szuj2]{display:grid;gap:.25rem}.topic-article__eyebrow[data-astro-cid-da7szuj2]{margin:0;font-size:.85rem;color:var(--text-muted)}h1[data-astro-cid-da7szuj2]{margin:0}.topic-article__description[data-astro-cid-da7szuj2]{font-size:1.25rem;margin:0;color:var(--text-secondary)}.topic-session-nav[data-astro-cid-da7szuj2]{display:grid;gap:.65rem;padding:.8rem;border:1px solid color-mix(in oklch,var(--gray-300),#fff 25%);border-radius:.8rem;background:color-mix(in oklch,var(--gray-100),#fff 55%)}.topic-session-nav__meta[data-astro-cid-da7szuj2]{margin:0;display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;font-size:.82rem;color:var(--text-muted)}.topic-session-nav__session[data-astro-cid-da7szuj2]{font-weight:600;color:var(--text-primary);text-decoration:none}a[data-astro-cid-da7szuj2].topic-session-nav__session:is(:hover,:focus-visible){text-decoration:underline;text-underline-offset:.14em}.topic-session-nav__progress[data-astro-cid-da7szuj2],.topic-session-nav__slides[data-astro-cid-da7szuj2]{padding:.08rem .5rem;border-radius:999px;border:1px solid var(--gray-300);background:#fff}.topic-session-nav__links[data-astro-cid-da7szuj2]{display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.topic-session-nav__link[data-astro-cid-da7szuj2]{display:grid;gap:.2rem;padding:.55rem .7rem;border-radius:.65rem;border:1px solid var(--gray-300);background:#fff;color:var(--text-secondary);text-decoration:none}.topic-session-nav__link[data-astro-cid-da7szuj2]:hover{color:var(--text-primary);border-color:var(--gray-400)}.topic-session-nav__link[data-astro-cid-da7szuj2] span[data-astro-cid-da7szuj2]{font-size:.78rem;color:var(--text-muted)}.topic-session-nav__link[data-astro-cid-da7szuj2] strong[data-astro-cid-da7szuj2]{font-size:.95rem;font-weight:600}.topic-session-nav__link--next[data-astro-cid-da7szuj2]{text-align:right}.topic-session-nav__edge[data-astro-cid-da7szuj2]{margin:0;align-self:center;color:var(--text-muted);font-size:.85rem;padding:.55rem .7rem;border-radius:.65rem;border:1px dashed var(--gray-300)}.topic-article__content[data-astro-cid-da7szuj2]{>*+*{margin-top:var(--flow-space, .5rlh)}h2{--flow-space: 2rlh}h3{--flow-space: 1.5rlh;h2+&{--flow-space: .5rlh}}p{--flow-space: .5rlh;text-wrap:pretty}figure{--flow-space: 1rlh}.topic-embed{--flow-space: 0;margin-bottom:2rlh}figure+*{--flow-space: 1rlh}:is(script,template)+*{--flow-space: 1rlh}@scope (&) to (figure){:is(ul,ol){color:var(--text-secondary);padding-left:4ch;list-style:revert;line-height:1.4;font-size:1.0625rem;--flow-space: 1rlh;+p:not(#id){--flow-space: 1rlh}::marker{color:var(--gray-700);font-family:var(--font-input)}li+li{margin-top:.75rlh}}}}.topic-article__content[data-astro-cid-da7szuj2] p{color:var(--text-secondary);max-width:72ch;line-height:1.65;font-size:1.0625rem}.expressive-code{border-image:linear-gradient(var(--gray-100) 0 100%) 1 fill / 0/ 0 50cqi;padding-block:1rlh}.expressive-code figcaption:last-child{background-color:#0000!important;font-family:system-ui!important;font-size:.875rem;padding-inline:.5rlh;color:var(--text-secondary);p{font-size:.875rem;padding-inline:.5rlh;color:var(--text-secondary);margin-block:.5rlh 0;line-height:1.4}code{font-family:var(--font-input);font-size-adjust:cap-height .65}}.expressive-code .frame{width:fit-content!important}.astro-cli .copy{display:none!important}.astro-cli mark{all:revert!important;background:#7d40dc!important}.astro-cli mark:before{content:none!important}
