nav.svelte-190ec6m{align-items:center;display:flex;gap:1rem}a.svelte-190ec6m{color:var(--dark-a);font-size:1.2rem;margin-right:1rem;text-decoration:none}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{font-size:100%;font:inherit;margin:0;padding:0}*,:after,:before{box-sizing:border-box}:root,body,html{-webkit-text-size-adjust:100%;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:16px;font-weight:400;height:auto;line-height:1.15;min-height:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4}h1{font-size:calc(1.375rem + 1.5vw);font-weight:700}@media (min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw);font-weight:600}@media (min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw);font-weight:500}@media (min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw);font-weight:500}@media (min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem;font-weight:400}h6{font-size:1rem;font-weight:300}hr{border-style:solid;color:inherit;height:0}b,mark,strong{font-style:inherit;font-weight:700}address,cite,dfn,em,i,q,var{font-style:italic;font-weight:inherit}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a,ins{text-decoration:none}u{text-decoration:underline}table{border-collapse:collapse;text-indent:0}table,table td,table th,table tr{border:1px solid;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;cursor:pointer}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}figure,pre{overflow-x:auto}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}body{max-height:100vh;scrollbar-gutter:stable}body::-webkit-scrollbar{background:var(--light-c);color:var(--dark-d);width:.5rem}body::-webkit-scrollbar-thumb{background:rgba(var(--dark-d-rgb),.33);border-radius:1rem}pre::-webkit-scrollbar{background:var(--light-b);color:var(--dark-d);height:.5rem}pre::-webkit-scrollbar-thumb{background:rgba(var(--dark-d-rgb),.33);border-radius:1rem}h1{font-size:var(--font-xl)}h2{font-size:var(--font-lg)}h1,h2{color:var(--dark-a);font-weight:500;letter-spacing:1.2px;word-spacing:8px}li,p{color:var(--dark-a,--text-color);font-size:var(--font-md);font-weight:400;letter-spacing:.25px;line-height:1.5;word-spacing:2px}@media screen and (max-width:560px){li,p{word-wrap:break-word}}li a,p a{color:var(--dark-c)}a{color:var(--dark-d);font-weight:500;text-decoration:underline;text-decoration-color:var(--light-d);transition:.2s}a:hover{text-decoration:underline;text-decoration-color:var(--brand-a)}pre{border-radius:3px;color:var(--dark-a);font-size:16px;height:-moz-max-content;height:max-content;max-width:100%;overflow-x:auto;padding:.5em}button,input{font-family:inherit;font-size:inherit}button:focus:not(:focus-visible){outline:none}section{display:flex;flex-direction:column;gap:var(--padding);margin:0 auto;max-width:var(--page-width)}blockquote p{background:var(--light-c);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);color:var(--dark-b);font-size:var(--font-sm);font-weight:300;padding:1rem}:root{--always-dark:#0b0e11;--brand-a:#57b1ff;--brand-a-rgb:87,177,255;--brand-b:#ffcc8b;--brand-b-rgb:255,204,139;--brand-c:#ff8ba9;--brand-c-rgb:255,139,169}:root[theme=light]{--dark-a:#0b0e11;--dark-a-rgb:11,14,17;--dark-b:#1c1e21;--dark-b-rgb:28,30,33;--dark-c:#1d252e;--dark-c-rgb:29,37,46;--dark-d:#3a3a44;--dark-d-rgb:58,58,68;--light-a:#dce0e2;--light-a-rgb:220,224,226;--light-b:#a9adaf;--light-b-rgb:169,173,175;--light-c:#87898e;--light-c-rgb:135,137,142;--light-d:#606079;--light-d-rgb:96,96,121}:root[theme=dark]{--light-a:#0b0e11;--light-a-rgb:11,14,17;--light-b:#1c1e21;--light-b-rgb:28,30,33;--light-c:#1e2125;--light-c-rgb:30,33,37;--light-d:#3a3a44;--light-d-rgb:58,58,68;--dark-a:#fff;--dark-a-rgb:255,255,255;--dark-b:#dfe1e9;--dark-b-rgb:223,225,233;--dark-c:#c3c4c7;--dark-c-rgb:195,196,199;--dark-d:#71717c;--dark-d-rgb:113,113,124}.br-xs{height:.5rem}.br-sm{height:1rem}.br-md{height:4rem}@media screen and (max-width:560px){.br-md{height:3rem}}.br-lg{height:6.5rem}@media screen and (max-width:560px){.br-lg{height:5rem}}.br-xl{height:10rem}@media screen and (max-width:560px){.br-xl{height:6rem}}.center{margin:0 auto;text-align:center}.row{flex-direction:row;justify-content:space-between}.col,.row{align-items:center;display:flex;flex-wrap:wrap}.col{flex-direction:column;justify-content:center}table{border-collapse:collapse;border-color:var(--light-d);border-spacing:0;display:table;padding:1rem;width:100%}td,th{padding:.5rem;text-align:left}th{display:none}tr{display:table-row}tr:nth-child(2n){background-color:rgba(var(--light-a-rgb),.25)}:root{--font-xxs:.75rem;--font-xs:.8rem;--font-sm:.9rem;--font:1rem;--font-md:clamp(1rem,5vw,1.25rem);--font-lg:clamp(1.25rem,5vw,1.75rem);--font-xl:clamp(1.5rem,6vw,2.25rem);--font-xxl:clamp(1.75rem,7vw,3rem);--warn:#f88;--radius-sm:.1875rem;--radius:.3125rem;--radius-md:.4375rem;--radius-lg:.625rem;--page-width:min(75rem,100vw);--padding:1.5rem;--shadow-sm:0rem .0313rem .0469rem rgba(0,0,0,.02),0rem .125rem .0938rem rgba(0,0,0,.02),0rem .1563rem .125rem rgba(0,0,0,.025),0rem .1875rem .1875rem rgba(0,0,0,.05),0rem .3125rem .3125rem rgba(0,0,0,.05),0rem .4375rem .625rem rgba(0,0,0,.075);--shadow:0rem .0469rem .0625rem rgba(0,0,0,.015),0rem .1563rem .125rem rgba(0,0,0,.02),0rem .2813rem .1875rem rgba(0,0,0,.025),0rem .3125rem .3125rem rgba(0,0,0,.033),0rem .625rem .625rem rgba(0,0,0,.045),0rem .625rem 1.25rem rgba(0,0,0,.05);--shadow-lg:0rem .0781rem .0625rem rgba(0,0,0,.035),0rem .1563rem .1563rem rgba(0,0,0,.04),0rem .2813rem .3125rem rgba(0,0,0,.045),0rem .3125rem .5rem rgba(0,0,0,.05),0rem .625rem .9375rem rgba(0,0,0,.06),0rem 1.25rem 1.875rem rgba(0,0,0,.07);--gradient-a:linear-gradient(216.74deg,#7effd1 -11.09%,#f0ff47 100.59%)}html[theme=light]{--shadow-sm:0rem .0313rem .0469rem rgba(0,0,0,.01),0rem .125rem .0938rem rgba(0,0,0,.01),0rem .1563rem .125rem rgba(0,0,0,.015),0rem .1875rem .1875rem rgba(0,0,0,.018),0rem .3125rem .3125rem transparent,0rem .4375rem .5rem rgba(0,0,0,.02)}html{scroll-behavior:smooth}body{background-color:var(--light-b);font-family:var(--font-a);margin:0;min-height:100vh;transition:color .5s,background-color .3s}#svelte{display:flex;flex-direction:column}header.svelte-1rs04tn.svelte-1rs04tn{color:var(--light-c);flex-direction:column;gap:1rem;padding:1rem}header.svelte-1rs04tn .top.svelte-1rs04tn,header.svelte-1rs04tn.svelte-1rs04tn{display:flex;justify-content:space-between}header.svelte-1rs04tn .top.svelte-1rs04tn{align-items:center;width:100%}header.svelte-1rs04tn .top h1.svelte-1rs04tn{color:var(--dark-d);font-size:var(--font-lg);font-variation-settings:"wght" 400}.corner.svelte-1rs04tn.svelte-1rs04tn{align-items:center;display:flex;gap:1rem}.github.svelte-1rs04tn.svelte-1rs04tn{color:var(--dark-a);cursor:pointer;height:1.5rem;opacity:.5;transition:.1s;width:1.5rem}.github.svelte-1rs04tn.svelte-1rs04tn:hover{opacity:1}.theme-toggle.svelte-1rs04tn.svelte-1rs04tn{filter:saturate(0) brightness(.75)}
