.expand-content:where(.astro-5lfx4xea){grid-template-rows:0fr}.expanded:where(.astro-5lfx4xea) .expand-content:where(.astro-5lfx4xea){grid-template-rows:1fr}svg:where(.astro-hn7k2gay){color:var(--sl-icon-color);font-size:var(--sl-icon-size, 1em);width:1.5em;height:1.5em}.sl-steps{--bullet-size: 1.75rem ;--bullet-margin: .375rem;list-style:none!important;counter-reset:steps-counter var(--sl-steps-start, 0);padding-inline-start:0!important}.sl-steps>li{counter-increment:steps-counter;position:relative;padding-inline-start:calc(var(--bullet-size) + 1rem);padding-bottom:1px;min-height:calc(var(--bullet-size) + var(--bullet-margin))}.sl-steps>li+li{margin-top:0}.sl-steps>li:before{content:counter(steps-counter);position:absolute;top:0;inset-inline-start:0;width:var(--bullet-size);height:var(--bullet-size);line-height:var(--bullet-size);font-size:.8125rem;font-weight:600;text-align:center;color:hsl(var(--foreground) / var(--un-text-opacity, 1));background-color:hsl(var(--card) / var(--un-bg-opacity, 1));border-radius:99rem;box-shadow:inset 0 0 0 1px hsl(var(--border) / var(--un-border-opacity, 1))}.sl-steps>li:after{--guide-width: 1px;content:"";position:absolute;top:calc(var(--bullet-size) + var(--bullet-margin));bottom:var(--bullet-margin);inset-inline-start:calc((var(--bullet-size) - var(--guide-width)) / 2);width:var(--guide-width);background-color:hsl(var(--border) / var(--un-border-opacity, 1))}.sl-steps>li>:first-child{--lh: 1.75em ;--shift-y: calc(.5 * (var(--bullet-size) - var(--lh)));margin-top:0;transform:translateY(var(--shift-y));margin-bottom:var(--shift-y);color:hsl(var(--foreground) / var(--un-text-opacity, 1))}.sl-steps>li>:first-child:where(h1,h2,h3,h4,h5,h6){--lh: 1.2em }header-component:where(.astro-3ef6ksr2){display:block;box-shadow:0 1px 2px #00000008}@media(max-width:640px){#headerExpandContent:where(.astro-3ef6ksr2){grid-template-rows:0fr;transition:opacity .25s ease,grid-template-rows .25s ease}.expanded:where(.astro-3ef6ksr2) #headerExpandContent:where(.astro-3ef6ksr2){grid-template-rows:1fr}}body{font-family:var(--font-satoshi)}@keyframes fade-in-up{0%{transform:translateY(2rem);opacity:0}to{transform:translateY(0);opacity:1}}.animate{opacity:0;animation:.3s fade-in-up;animation-fill-mode:forwards}@media(prefers-reduced-motion){.animate{opacity:0;animation:.1s fade-in-up;animation-fill-mode:forwards}}#content-header{animation-delay:50ms}#content{animation-delay:.1s}#sidebar{animation-delay:.15s}span.katex-display{overflow-y:scroll;padding:.5rem}.katex-html{overflow:auto hidden;padding:3px}.katex-html .base{margin-block:0;margin-inline:auto}.katex-html .tag{position:relative!important;display:inline-block;padding-inline-start:.5rem}.astro-code{margin-top:.5rem;margin-bottom:.5rem;border-radius:.75rem;background-color:hsl(var(--muted) / var(--un-bg-opacity, 1))!important;display:flex;flex-direction:column;& pre{margin:0;padding-top:.85rem;padding-bottom:.85rem;padding-inline:0;background:none;overflow-x:scroll;& code{display:block;width:fit-content;min-width:100%;min-height:1.5rem;counter-reset:step;counter-increment:step 0;&:before{position:absolute;inset-inline-start:0;width:2.75rem;top:.8571429em;bottom:0;content:"";display:block;background-color:hsl(var(--muted) / var(--un-bg-opacity, 1));z-index:1}.line{padding-inline-end:3rem;&:before{position:sticky;content:counter(step);counter-increment:step;color:hsl(var(--muted-foreground) / .6);background-color:hsl(var(--muted) / var(--un-bg-opacity, 1));inset-inline-start:0;justify-content:end;display:inline-flex;width:2rem;padding-inline-end:.75rem;box-sizing:content-box;z-index:2}&:last-child:empty,&:last-child:has(>span:empty:only-child){display:none}}}}}.dark{.astro-code pre span{color:var(--shiki-dark)!important}}.astro-code{&:has(code){position:relative}&:has(div.title){padding-top:2rem;& code:before{top:calc(2rem + .8571429em)}}.title{position:absolute;top:0;left:0;margin:.5rem}.language{transition:opacity .3s;position:absolute;top:.75rem;right:0}& button.copy{transition:opacity .3s;opacity:0;position:absolute;top:.75rem;right:.75rem;user-select:none;.success:before{content:"Copied!";position:absolute;right:100%;top:0;bottom:0;display:flex;justify-content:center;align-items:center;font-size:.75rem;padding:.5rem;margin-right:.5rem;border-radius:.25rem;color:hsl(var(--muted-foreground) / var(--un-text-opacity, 1));background-color:hsl(var(--card) / var(--un-bg-opacity, 1));border:1px solid hsl(var(--border) / var(--un-border-opacity, 1))}&.copied{.success{display:block}.ready{display:none}}}&:hover,&:focus-within{& button.copy{opacity:1}.language{opacity:0}}.highlighted,.diff{min-width:100%;display:inline-block}.highlighted,.highlighted:before{background-color:#95a6b752!important}.diff{&.remove{background-color:#f43f5e29;&:before{background-color:#f43f5e29;content:"-"}}&.add{background-color:#10b98129;&:before{background-color:#10b98129;content:"+"}}}.collapse-toggle{z-index:3;padding:.25rem;user-select:none;display:flex;justify-content:center;align-items:center;column-gap:.3rem;box-sizing:border-box;margin:0;border-top:1px solid hsl(var(--border) / var(--un-border-opacity, 1));.desc:before{content:"Collapse"}& svg{transition:transform .2s ease;transform:rotate(180deg)}}&.collapsed{& pre{max-height:15rem;overflow:hidden}.collapse-toggle{margin:.5rem;border:1px solid hsl(var(--border) / var(--un-border-opacity, 1));.desc:before{content:"Show all"}& svg{transform:rotate(0)}}.collapse-fade{z-index:2;user-select:none;pointer-events:none;position:absolute;bottom:0;left:0;right:0;height:8rem;background:linear-gradient(to bottom,transparent 0%,hsl(var(--muted) / var(--un-bg-opacity, 1)) 60%)}}}:root{--scrollbar-thumb: hsl(var(--muted-foreground) / var(--un-bg-opacity, .3))}:not(html){::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);border-radius:999px}}:root{--primary: 200 29% 45%;--foreground: 240 10% 3.9%;--muted-foreground: 240 3.8% 28.1%;--background: 210 33% 99%;--muted: 240 4.8% 95%;--card: 0 0% 100%;--border: 240 5.9% 90%;--input: 240 5.9% 90%;--ring: 240 5.9% 10%;--radius: .5rem}.dark{--primary: 195 95% 85%;--foreground: 0 0% 98%;--muted-foreground: 240 5% 74.9%;--background: 240 20.54% 5.2%;--muted: 240 5.9% 13%;--card: 240 5% 9%;--border: 240 3.7% 22.9%;--input: 240 3.7% 17.9%;--ring: 240 4.9% 83.9%}:root{--un-default-border-color: hsl(var(--border) / 1)}html.dark{color-scheme:dark}a{transition:color .2s ease;&:hover{color:hsl(var(--primary) / var(--un-text-opacity, 1))}}.prose{line-height:1.85;font-size:15.5px;color:hsl(var(--foreground) / .92)}.prose p{margin-bottom:1.25rem;line-height:1.85}.prose blockquote{font-style:normal!important;border-left:3.5px solid hsl(var(--primary))!important;background-color:hsl(var(--muted) / .45);padding:.85rem 1.25rem!important;border-radius:0 .75rem .75rem 0;margin:1.5rem 0!important}.prose blockquote p{margin:.25rem 0!important;color:hsl(var(--foreground) / .9)}.prose h2{margin-top:2.75rem!important;margin-bottom:1.15rem!important;font-weight:700!important;font-size:1.38rem!important;line-height:1.4!important;padding-bottom:.5rem;border-bottom:1px solid hsl(var(--border) / .75);color:hsl(var(--foreground))}.prose h3{margin-top:2rem!important;margin-bottom:.75rem!important;font-weight:600!important;font-size:1.15rem!important;color:hsl(var(--foreground))}.prose h4{margin-top:1.5rem!important;margin-bottom:.5rem!important;font-weight:600!important;font-size:1.02rem!important}.prose table{width:100%;max-width:100%;border-collapse:separate;border-spacing:0;margin:1.75rem 0;font-size:.875rem;border-radius:.75rem;overflow-x:auto;display:block;-webkit-overflow-scrolling:touch;border:1px solid hsl(var(--border));box-shadow:0 1px 3px #00000008}.prose th,.prose td{border-right:1px solid hsl(var(--border) / .7);border-bottom:1px solid hsl(var(--border) / .7);padding:.75rem 1rem;text-align:left;line-height:1.6}.prose th:last-child,.prose td:last-child{border-right:none}.prose tr:last-child td{border-bottom:none}.prose th{background-color:hsl(var(--muted) / .85);font-weight:600;color:hsl(var(--foreground));font-size:.85rem}.prose tr:nth-child(2n){background-color:hsl(var(--muted) / .25)}.prose tr:hover td{background-color:hsl(var(--muted) / .45);transition:background-color .15s ease}.prose code:not(pre code){background-color:hsl(var(--muted) / .75);color:hsl(var(--foreground));padding:.18rem .42rem;border-radius:.375rem;font-size:.85em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;border:1px solid hsl(var(--border) / .6);font-weight:500}.prose pre{border-radius:.625rem!important;border:1px solid hsl(var(--border) / .8);box-shadow:0 4px 14px -3px #0000000f;padding:1rem 1.25rem!important;margin:1.5rem 0!important}.prose a:not(.figure-grid a){color:hsl(var(--primary));text-decoration:underline;text-underline-offset:3px;text-decoration-color:hsl(var(--primary) / .35);font-weight:500;transition:all .15s ease}.prose a:not(.figure-grid a):hover{text-decoration-color:hsl(var(--primary));color:hsl(var(--primary) / .85)}.prose img{border-radius:.625rem!important;border:1px solid hsl(var(--border) / .8);box-shadow:0 4px 12px -2px #0000000d;margin:1.25rem auto!important;transition:transform .2s ease}.prose figure{margin:1.5rem 0!important}.prose figcaption{text-align:center;font-size:.8rem!important;color:hsl(var(--muted-foreground));margin-top:.5rem!important}.prose ul,.prose ol{margin:1rem 0!important;padding-left:1.5rem!important}.prose li{margin:.45rem 0!important;line-height:1.75}.anchor,.prose .anchor{display:none!important}.figure-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin:1.5rem 0;align-items:stretch}@media(min-width:640px){.figure-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.figure-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}.figure-grid figure{margin:0!important;display:flex;flex-direction:column;justify-content:space-between;border-radius:.625rem;border:1px solid hsl(var(--border) / .8);background:hsl(var(--card));overflow:hidden;padding:.625rem;transition:all .2s ease;box-shadow:0 1px 3px #0000000a}.figure-grid figure:hover{border-color:hsl(var(--primary) / .5);box-shadow:0 4px 12px #00000014}.figure-grid figure img{margin:0!important;width:100%;max-height:260px;object-fit:contain;background:hsl(var(--muted) / .3);border-radius:.5rem;cursor:zoom-in;transition:transform .2s ease}.figure-grid figure:hover img{transform:scale(1.02)}.figure-grid figcaption{margin-top:.5rem!important;padding:.35rem .5rem;font-size:.75rem!important;font-weight:500;text-align:center!important;color:hsl(var(--foreground) / .85)!important;background:hsl(var(--muted) / .5);border-radius:.375rem;line-height:1.4!important}.step-card,.faq-card,.info-card{padding:1rem 1.25rem;background:hsl(var(--muted) / .4);border:1px solid hsl(var(--border) / .8);border-radius:.625rem;margin:1rem 0;transition:border-color .2s ease,box-shadow .2s ease}.step-card:hover,.faq-card:hover,.info-card:hover{border-color:hsl(var(--primary) / .4);box-shadow:0 4px 12px -2px #0000000d}.step-card h4,.faq-card h4,.info-card h4{margin-top:0!important;margin-bottom:.35rem!important;font-weight:700;font-size:.95rem;color:hsl(var(--foreground))}.step-card p,.faq-card p,.info-card p{margin-bottom:0!important;font-size:.85rem;color:hsl(var(--muted-foreground));line-height:1.65}.prose>figure img,.prose>p>img{max-height:460px;object-fit:contain;margin-left:auto;margin-right:auto;border-radius:.5rem;cursor:zoom-in;border:1px solid hsl(var(--border) / .5)}#content [id]{scroll-margin-top:5rem}#content span[id]:empty{display:block;height:0}.highlight{--highlight-fg: color-mix( in srgb, var(--highlightColor) 40%, hsl(var(--foreground)/var(--un-text-opacity, 1)) );color:var(--highlight-fg, hsl(var(--primary) / var(--un-text-opacity)))!important}.highlight-bg{background-color:var( --highlightColor, hsl(var(--primary) / var(--un-text-opacity)) )!important}#main-container:where(.astro-37fxchfa){padding-top:env(safe-area-inset-top);padding-left:calc(1rem + env(safe-area-inset-left));padding-right:calc(1rem + env(safe-area-inset-right))}@media(min-width:640px){#main-container:where(.astro-37fxchfa){padding-left:calc(1.75rem + env(safe-area-inset-left));padding-right:calc(1.75rem + env(safe-area-inset-right))}}@media(min-width:1024px){#main-container:where(.astro-37fxchfa){padding-left:calc(2.5rem + env(safe-area-inset-left));padding-right:calc(2.5rem + env(safe-area-inset-right))}}
