@charset "UTF-8";button.svelte-1y4hy71{border:none;background:transparent;color:inherit;padding:0 1rem}button.svelte-1y4hy71:active,button.svelte-1y4hy71:focus,button.svelte-1y4hy71:hover{background:transparent;color:inherit}header.svelte-j3kul9.svelte-j3kul9{position:fixed;top:0;left:0;width:100%;height:4rem;padding:1rem;background:#fff;-webkit-box-shadow:0px 4px 7px 0px rgba(0,0,0,.6);box-shadow:0 4px 7px #0009;box-sizing:border-box;z-index:1}header.svelte-j3kul9 nav.svelte-j3kul9{display:flex;justify-content:space-between;align-items:center;color:#212529}header.svelte-j3kul9 nav a.svelte-j3kul9{color:#212529}header.svelte-j3kul9 nav ul.svelte-j3kul9{position:fixed;background:#fff;top:0;left:-200px;bottom:0;padding:0;list-style-type:none;margin:4rem 0;width:200px;transition:left .3s ease-in-out}header.svelte-j3kul9 nav ul.active.svelte-j3kul9{left:0}header.svelte-j3kul9 nav ul.active.svelte-j3kul9:before{content:"";position:fixed;top:4rem;bottom:4rem;left:200px;right:0}header.svelte-j3kul9 nav ul li.svelte-j3kul9{display:block}header.svelte-j3kul9 nav ul li a.svelte-j3kul9{display:inline-block;padding:8px}header.svelte-j3kul9 nav ul li.active.svelte-j3kul9{background:#ddd}header.svelte-j3kul9 nav ul li.active a.svelte-j3kul9{color:#6c757d}@media screen and (min-width: 720px){header.svelte-j3kul9 nav ul.svelte-j3kul9{display:inline;position:static;-webkit-box-shadow:none;box-shadow:none;padding:0 2rem}header.svelte-j3kul9 nav ul.active.svelte-j3kul9{display:inline}header.svelte-j3kul9 nav ul.active.svelte-j3kul9:before{display:none}header.svelte-j3kul9 nav ul li.svelte-j3kul9{display:inline;padding:0}header.svelte-j3kul9 nav ul li.active.svelte-j3kul9{background:inherit}header.svelte-j3kul9 nav .menu-toggle.svelte-j3kul9{display:none}}header.svelte-j3kul9 nav .menu-toggle.svelte-j3kul9{border:none;background:transparent;font-size:24px;padding:0;color:#212529}body[data-theme=dark] header.svelte-j3kul9.svelte-j3kul9{background:#21252b}body[data-theme=dark] header.svelte-j3kul9 a.svelte-j3kul9{color:#107794}body[data-theme=dark] header.svelte-j3kul9 nav.svelte-j3kul9{color:#fff}body[data-theme=dark] header.svelte-j3kul9 nav ul.svelte-j3kul9{background:#21252b}body[data-theme=dark] header.svelte-j3kul9 nav ul li.active.svelte-j3kul9{background:#1b1f24}body[data-theme=dark] header.svelte-j3kul9 nav ul li.active a.svelte-j3kul9{color:#8fd6e1}body[data-theme=dark] header.svelte-j3kul9 nav .menu-toggle.svelte-j3kul9{color:#fff}@media screen and (min-width: 720px){body[data-theme=dark] header.svelte-j3kul9 nav ul li.active.active.svelte-j3kul9{background:inherit}}footer.svelte-u5ut3q{position:fixed;bottom:0;width:100%;height:4rem;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#fff;-webkit-box-shadow:0px -4px 7px 0px rgba(0,0,0,.6);box-shadow:0 -4px 7px #0009;box-sizing:border-box}body[data-theme=dark] footer.svelte-u5ut3q{background:#21252b}#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0px;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translate(0px,-4px);-ms-transform:rotate(3deg) translate(0px,-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:solid 2px transparent;border-top-color:#29d;border-left-color:#29d;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body{position:relative;min-height:100vh;font-family:sans-serif;margin:0;background:#eee;overflow:auto;padding:4rem 0;box-sizing:border-box}a{text-decoration:none;color:#0d6efd}a:hover,a:focus,a:active{color:#084fb9;text-decoration:none}button{background:#282c34;border:1px solid #23272e;color:#eee;padding:.5rem 2rem}button:focus,button:hover{background:#23272e}button:active{background:#191c21}blockquote{background:#ddd;border-left:10px solid #257bb1;margin:1.5em 10px;padding:.5em 10px;quotes:"“" "”" "‘" "’"}hr{border:1px solid #333;border-radius:50%;width:100%}code{background:#ddd;padding:.2rem .4rem}pre code{background:inherit;padding:0}h1,.h1{font-size:2em}h2,.h2{font-size:1.5em}h3,.h3{font-size:1.17em}h4,.h4{font-size:1em}h5,.h5{font-size:.83em}h6,.h6{font-size:.67em}.container{max-width:100%;padding:0 .75rem;margin:0 auto}@media screen and (min-width: 576px){.container{max-width:540px;padding:0}}@media screen and (min-width: 768px){.container{max-width:720px}}@media screen and (min-width: 992px){.container{max-width:960px}}@media screen and (min-width: 1200px){.container{max-width:1140px}}@media screen and (min-width: 1400px){.container{max-width:1320px}}body[data-theme=dark]{background:#15181c;color:#eee}body[data-theme=dark] a{color:#1697bb}body[data-theme=dark] a:hover,body[data-theme=dark] a:focus,body[data-theme=dark] a:active{color:#8fd6e1}body[data-theme=dark] blockquote{background:#23272e;border-left-color:#257bb1}body[data-theme=dark] hr{border-color:#05b9d2}body[data-theme=dark] code{background-color:#23272e}body[data-theme=dark] pre code{background:inherit}body[data-theme=dark] ::-webkit-scrollbar-thumb{background:#e1e1e1;border-color:#fff}body[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#ffffff}body[data-theme=dark] ::-webkit-scrollbar-thumb:active{background:#ffffff}body[data-theme=dark] ::-webkit-scrollbar-track{background:#666666;border-color:#fff}body[data-theme=dark] ::-webkit-scrollbar-track:hover{background:#666666}body[data-theme=dark] ::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#0075ff;border:0px none #0075ff;border-radius:50px}::-webkit-scrollbar-thumb:hover{background:#016be4}::-webkit-scrollbar-thumb:active{background:#0164d4}::-webkit-scrollbar-track{background:#b3b3b3;border:0px none #b3b3b3;border-radius:50px}::-webkit-scrollbar-track:hover{background:#a3a3a3}::-webkit-scrollbar-track:active{background:#969595}::-webkit-scrollbar-corner{background:transparent}main.svelte-1fwvbbl{overflow:auto;max-height:calc(100vh - 8rem)}
