@charset "UTF-8";.cookie.svelte-14snbjj{position:fixed;bottom:6vh;left:10%;right:10%;background:var(--contrastbg);color:var(--type);border-radius:1px;box-shadow:0 0 0 10px #0000004d;z-index:40;padding:3vh 6%}footer.svelte-fuvu5s.svelte-fuvu5s{text-align:center;background:var(--accent);padding:8vh 6vw;color:#fff}footer.svelte-fuvu5s p.svelte-fuvu5s{margin:0 auto}.bycon.svelte-fuvu5s.svelte-fuvu5s{font-size:2rem}nav.svelte-1exwitq.svelte-1exwitq{background:var(--contrastbg);border-bottom:1px solid var(--line);padding:1vh 3%}nav.svelte-1exwitq ul.svelte-1exwitq{list-style:none}nav.svelte-1exwitq ul li.svelte-1exwitq{display:inline-block;margin:0 10px}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}body *{box-sizing:border-box}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}#mode{--accent:rgb(255,119,97);--hightlight:rgba(255, 204, 128, .5);--type:rgb(56,33,47);--bg:#fff;--contrastbg:#faf8f9;--line:#ece3e6;--contline:rgb(198, 201, 201);--codetrack:rgb(82, 94, 97);--codetracklight:rgb(108, 123, 128);--codebg:rgb(64, 78, 82);--codedark:rgb(40, 52, 53);--codetype:#ddd;--gutter:10%}#mode.dark{--type:#eee;--bg:rgb(56,33,47);--contrastbg:rgb(73,50,65);--line:rgb(38,14,30);--contline:#666}@media (prefers-color-scheme: dark){#mode{--type:#eee;--bg:rgb(56,33,47);--contrastbg:rgb(73,50,65);--line:rgb(38,14,30);--contline:#666}#mode.light{--type:rgb(56,33,47);--bg:#fff;--contrastbg:#faf8f9;--line:#ece3e6;--contline:rgb(198, 201, 201)}}html{font-size:100%;scroll-behavior:smooth}body{font-family:Poppins,sans-serif;font-weight:300;line-height:1.75}*:focus-visible{outline:none;box-shadow:0 0 0 2px var(--hightlight);border-radius:3px}#mode{background:var(--bg);color:var(--type)}main{margin:0 auto;padding:6vh 0 20vh;width:clamp(300px,80%,1200px)}header,section{margin:10vh var(--gutter) 14vh auto}p,ul,ol,label,h2,h3,h4,h5,h6{width:clamp(100px,100%,36rem)}p{margin:0 0 1rem}li{margin-bottom:.5rem}h1,h2,h3,h4,h5,h6{margin:3rem auto 1.38rem;font-weight:700;line-height:1.27}h1{margin-top:0;font-size:4.209rem}h2{font-size:3.157rem}h3{font-size:2.369rem}h4{font-size:1.777rem}h5,.ingress{font-size:1.333rem}pre,code{font-family:Source Code Pro,monospace;font-size:.8rem;padding:.1rem .3rem .2rem;border-radius:.2rem;background:var(--codebg);color:var(--codetype)}i{font-style:normal}em{font-style:italic}strong{font-weight:500}mark{background:var(--accent)}a{color:inherit;text-decoration:none;cursor:pointer;transition:ease all .3s}p a{color:#387dff}p a:hover{color:#8a2be2}code{word-wrap:break-word;box-decoration-break:clone}pre{padding:1rem;width:clamp(200px,100%,36rem);max-height:40vh;overflow:auto;margin:1rem auto}pre::-webkit-scrollbar{width:10px;height:10px;background:none}pre::-webkit-scrollbar-corner,pre::-webkit-scrollbar-track{background:var(--codedark);border-radius:.2rem}pre::-webkit-scrollbar-thumb{background:var(--codetrack);border-radius:.2rem;width:8px;height:8px}pre::-webkit-scrollbar-thumb:hover{background:var(--codetracklight)}pre code{display:block;white-space:pre;background:none;padding:0}pre code span{opacity:.5}details{transition:ease-in-out all .6s;background:var(--contrastbg);border:1px solid var(--line);border-radius:4px;padding:2vh 2rem;max-height:calc(2.9rem + 4vh);overflow:auto;margin:.6rem auto}details details{background:var(--bg);padding:1vh 1rem}details summary{cursor:pointer;font-size:1.1rem;margin:.8rem 0 1.1rem;font-weight:400;line-height:1.3}details summary::marker{color:var(--accent)}details[open]{max-height:80vh}data:hover:after{content:" (ID " attr(value) ")";font-size:.75em}abbr{font-weight:500}hr{border:none;border-top:3px double var(--line);color:var(--line);overflow:visible;text-align:center;margin:2rem 0 1rem;height:1rem}hr:after{font-size:1.333rem;background:var(--bg);content:"\2620";padding:0 .5rem;position:relative;top:-1.333rem}video,img{max-width:100%}table{width:100%;max-width:100%;overflow-y:scroll;border:1px solid var(--line);background:var(--contrastbg);font-size:.75em}label{display:block;margin:0 auto .5rem}@media screen and (min-width: 900px){html{font-size:125%}}
