footer:where(.astro-hd5q5qpd) a:where(.astro-hd5q5qpd){color:hsl(var(--foreground) / var(--un-text-opacity, 1));text-decoration:underline;font-weight:500}header-component:where(.astro-b5wftkml){transition:padding .3s,transform .3s,margin-inline .3s,border .15s,background-color .15s;&.not-top{--un-border-opacity: 1;border-color:hsl(var(--border) / var(--un-border-opacity));--un-bg-opacity: 1;background-color:hsl(var(--background) / var(--un-bg-opacity));padding-left:.375rem;padding-right:.375rem;box-shadow:#fff 0 0,#18181b14 0 0 0 1px,#27272a14 0 10px 15px -3px,#27272a14 0 4px 6px -4px}&[data-show=false]:not(.expanded){transform:translateY(-5rem)}}@media(min-width:800px){header-component:where(.astro-b5wftkml).not-top{margin-inline:8%}}.dark header-component:where(.astro-b5wftkml).not-top{background-color:hsl(var(--muted) / var(--un-bg-opacity))}@media(max-width:640px){#headerExpandContent:where(.astro-b5wftkml){grid-template-rows:0fr;transition:opacity .3s,padding .3s,border-color .15s,grid-template-rows .3s}.expanded:where(.astro-b5wftkml) #headerExpandContent:where(.astro-b5wftkml){grid-template-rows:1fr}.expanded:where(.astro-b5wftkml).not-top #headerExpandContent:where(.astro-b5wftkml){box-shadow:#fff 0 0,#18181b14 0 0 0 1px,#27272a14 0 10px 15px -3px,#27272a14 0 4px 6px -4px}header-component:where(.astro-b5wftkml) #headerExpandContent:where(.astro-b5wftkml):after{box-sizing:content-box;content:"";position:absolute;inset-inline:calc(-1rem - 1px);bottom:0;top:-5rem;z-index:-1;transition:.3s;visibility:hidden;opacity:0;border-bottom:1px solid transparent}header-component:where(.astro-b5wftkml):not(.not-top) #headerExpandContent:where(.astro-b5wftkml):after{visibility:visible;bottom:-1rem;opacity:1;background-color:hsl(var(--muted) / var(--un-bg-opacity, 1));border-bottom-color:hsl(var(--border) / var(--un-border-opacity, 1))}}#toggleDarkMode:where(.astro-b5wftkml){&[data-theme=dark]{.system:where(.astro-b5wftkml){display:none}.dark:where(.astro-b5wftkml){display:block}}&[data-theme=light]{.system:where(.astro-b5wftkml){display:none}.light{display:block}}}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: 33 45% 42%;--foreground: 240 10% 3.9%;--muted-foreground: 240 3.8% 28.1%;--background: 210 33% 99%;--muted: 240 4.8% 96%;--card: 0 0% 90%;--border: 240 5.9% 88%;--input: 240 5.9% 90%;--ring: 240 5.9% 10%;--radius: .5rem}.dark{--primary: 36 65% 72%;--foreground: 0 0% 98%;--muted-foreground: 240 5% 74.9%;--background: 240 20.54% 5.2%;--muted: 240 5.9% 13%;--card: 240 3.7% 24.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))}}.cp-backdrop:where(.astro-t7ofya5o){display:none;position:fixed;inset:0;z-index:200;background:#00000073;backdrop-filter:blur(3px)}.cp-backdrop:where(.astro-t7ofya5o).visible{display:block}#cp-modal:where(.astro-t7ofya5o)[hidden]{display:none}#cp-modal:where(.astro-t7ofya5o){position:fixed;top:12%;left:50%;transform:translate(-50%);z-index:201;width:min(660px,92vw);max-height:72vh;display:flex;flex-direction:column;border-radius:calc(var(--radius) + 6px);border:1px solid hsl(var(--border));background:hsl(var(--background));box-shadow:0 24px 64px #00000040;overflow:hidden}.cp-search-bar:where(.astro-t7ofya5o){display:flex;align-items:center;gap:.6rem;padding:.8rem 1rem;border-bottom:1px solid hsl(var(--border));flex-shrink:0}.cp-search-icon:where(.astro-t7ofya5o){flex-shrink:0;color:hsl(var(--muted-foreground))}#cp-input:where(.astro-t7ofya5o){flex:1;border:none;outline:none;background:transparent;font-size:1rem;color:hsl(var(--foreground));min-width:0}#cp-input:where(.astro-t7ofya5o)::placeholder{color:hsl(var(--muted-foreground))}#cp-input:where(.astro-t7ofya5o)::-webkit-search-cancel-button{display:none}.cp-esc-hint:where(.astro-t7ofya5o){flex-shrink:0;font-size:.68rem;color:hsl(var(--muted-foreground));white-space:nowrap}.cp-filters:where(.astro-t7ofya5o){display:flex;flex-wrap:wrap;gap:.35rem;padding:.55rem .9rem;border-bottom:1px solid hsl(var(--border));flex-shrink:0}.cp-filter-btn:where(.astro-t7ofya5o){padding:.18rem .6rem;border-radius:9999px;border:1px solid hsl(var(--border));background:transparent;font-size:.73rem;cursor:pointer;color:hsl(var(--foreground));transition:all .12s;font-family:inherit}.cp-filter-btn:where(.astro-t7ofya5o):hover{background:hsl(var(--muted))}.cp-filter-btn:where(.astro-t7ofya5o).active{background:hsl(var(--primary) / .12);border-color:hsl(var(--primary) / .4);color:hsl(var(--primary))}.cp-results:where(.astro-t7ofya5o){flex:1;overflow-y:auto;list-style:none;margin:0;padding:.35rem}.cp-empty{padding:2.5rem 1rem;text-align:center;color:hsl(var(--muted-foreground));font-size:.875rem}.cp-result-item{display:flex;align-items:flex-start;gap:.65rem;padding:.6rem .7rem;border-radius:var(--radius);cursor:pointer;transition:background .1s;list-style:none}.cp-result-item:hover{background:hsl(var(--muted))}.cp-result-item.selected{background:hsl(var(--primary) / .1);outline:1px solid hsl(var(--primary) / .3)}.cp-result-item.selected .cp-result-title{color:hsl(var(--primary))}.cp-type-icon{flex-shrink:0;font-size:.95rem;margin-top:.1rem}.cp-result-body{flex:1;min-width:0}.cp-result-title{font-size:.875rem;font-weight:500;color:hsl(var(--foreground));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cp-result-desc{font-size:.75rem;color:hsl(var(--muted-foreground));margin-top:.1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cp-result-meta{display:flex;flex-wrap:wrap;gap:.25rem;margin-top:.3rem}.cp-tag{font-size:.65rem;padding:.05rem .4rem;border-radius:9999px;background:hsl(var(--muted));color:hsl(var(--muted-foreground));border:1px solid hsl(var(--border))}.cp-tag--topic{background:hsl(var(--primary) / .1);color:hsl(var(--primary));border-color:hsl(var(--primary) / .3)}.cp-tag--lang{background:hsl(var(--secondary) / .08);color:hsl(var(--secondary-foreground))}.cp-result-path{flex-shrink:0;font-size:.65rem;color:hsl(var(--muted-foreground));align-self:center;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:none}@media(min-width:500px){.cp-result-path{display:block}}.cp-footer:where(.astro-t7ofya5o){display:flex;gap:1.2rem;padding:.45rem 1rem;border-top:1px solid hsl(var(--border));font-size:.7rem;color:hsl(var(--muted-foreground));flex-shrink:0}.cp-footer:where(.astro-t7ofya5o) kbd:where(.astro-t7ofya5o){padding:.05rem .3rem;border:1px solid hsl(var(--border));border-radius:3px;background:hsl(var(--muted));font-size:.65rem;font-family:inherit}.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))}}.blog-background:where(.astro-37fxchfa){position:relative;isolation:isolate;background-color:#faf8f2;background-image:radial-gradient(circle at top,rgba(247,242,232,.28),transparent 38%),linear-gradient(180deg,#faf8f299,#faf8f2cc);background-position:center top,center;background-repeat:no-repeat;background-size:auto,auto}.blog-background:where(.astro-37fxchfa):before{content:"";position:fixed;inset:0;z-index:-1;background-image:var(--blog-bg-image);background-position:center top;background-repeat:no-repeat;background-size:cover;opacity:.42;filter:saturate(.78) contrast(.92) brightness(1.06);transform:scale(1.02);pointer-events:none}@media(max-width:640px){.blog-background:where(.astro-37fxchfa){background-image:linear-gradient(180deg,#faf8f2b8,#faf8f2db);background-position:center;background-size:auto}.blog-background:where(.astro-37fxchfa):before{background-position:62% top;background-size:auto 125%;opacity:.34}}
