header.svelte-se4uza{background-color:var(--header-bg-color);justify-content:space-between;display:flex}.corner.svelte-se4uza{justify-content:center;width:7rem;height:6rem;display:flex}.corner.svelte-se4uza a:where(.svelte-se4uza){justify-content:center;align-items:center;width:100%;height:100%;display:flex}.corner.svelte-se4uza svg:where(.svelte-se4uza){object-fit:contain;width:6rem;height:6rem;fill:var(--accent-color);margin-left:.5em}nav.svelte-se4uza{color:var(--header-color);background-color:var(--header-bg-color);z-index:99;width:30rem;max-width:100vw;transition:all .3s;display:none;position:absolute;top:6rem;right:-200vw}nav.active.svelte-se4uza{display:block;right:0}ul.svelte-se4uza{justify-content:center;align-items:center;margin:0;padding:0;list-style:none;position:relative}li.svelte-se4uza{padding:1em 0;position:relative}li.active.svelte-se4uza{background-color:var(--accent-color)}li.active.svelte-se4uza>a:where(.svelte-se4uza){color:var(--header-bg-color)}nav.svelte-se4uza a:where(.svelte-se4uza){height:100%;color:var(--header-color);text-transform:uppercase;letter-spacing:.1em;align-items:center;padding:0 1rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:color .2s linear;display:flex}.nav-section-heading.svelte-se4uza{border-top:1px solid var(--accent-color);color:var(--accent-color);padding:1rem;font-size:small;font-weight:100;display:block}.nav-section-heading.svelte-se4uza:before{content:"➕";color:var(--accent-color);float:left;margin-right:5px;font-size:13px}.is-open.svelte-se4uza:before{content:"➖"}a.svelte-se4uza:hover{color:var(--accent-color)}.ham.svelte-se4uza{cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;transition:transform .4s}.hamRotate.active.svelte-se4uza{transform:rotate(45deg)}.line.svelte-se4uza{fill:none;stroke:var(--header-color);stroke-width:5.5px;stroke-linecap:round;transition:stroke-dasharray .4s,stroke-dashoffset .4s}.ham4.svelte-se4uza .top:where(.svelte-se4uza),.ham4.svelte-se4uza .bottom:where(.svelte-se4uza){stroke-dasharray:40 121}.ham4.active.svelte-se4uza .top:where(.svelte-se4uza),.ham4.active.svelte-se4uza .bottom:where(.svelte-se4uza){stroke-dashoffset:-68px}.ham4.active.svelte-se4uza .line:where(.svelte-se4uza){stroke:var(--accent-color);transition:all .3s}nav.svelte-se4uza>ul:where(.svelte-se4uza)>li:where(.svelte-se4uza)>span:where(.svelte-se4uza){margin-left:10px;font-size:small;font-weight:100}.theme-switch.svelte-se4uza{width:3rem;height:1rem;display:inline-block;position:relative}.theme-switch.svelte-se4uza input:where(.svelte-se4uza){display:none}.slider.svelte-se4uza{cursor:pointer;background-color:#888;transition:all .4s;position:absolute;inset:0 0 0 1rem}.slider.svelte-se4uza:before{background-color:var(--header-color);content:"";width:1rem;height:1rem;transition:all .4s;position:absolute;bottom:0;left:0}input.svelte-se4uza:checked+.slider:where(.svelte-se4uza){background-color:var(--accent-color)}input.svelte-se4uza:checked+.slider:where(.svelte-se4uza):before{transform:translate(1rem)}.slider.round.svelte-se4uza{border-radius:34px}.slider.round.svelte-se4uza:before{border-radius:50%}:root{--accent-color:#f7931a;--primary-color:#383e42;--secondary-color:#222;--alt-bg-color:#c5c7c4;--bg-color:#eee;--header-bg-color:#383e42;--header-color:#c5c7c4;--black:#222;--white:#eee;--anthracite-grey:#383e42;--bitcoin:#f7931a;--light-grey:#c5c7c4;font-family:Arial,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}[data-theme=dark]{--alt-bg-color:#383e42;--primary-color:#eee;--secondary-color:#c5c7c4;--bg-color:#222}*{box-sizing:border-box}body{background:var(--bg-color);color:var(--primary-color);width:100vw;height:100vh;margin:0;font-family:sans-serif;overflow:hidden scroll}img{max-width:100%;margin-left:auto;margin-right:auto;display:block}p>code{background-color:var(--alt-bg-color);border-radius:.3rem;padding:.1rem}blockquote{border-left:.3rem solid var(--accent-color);background-color:var(--alt-bg-color);border-radius:.3rem;padding:1rem}a{color:var(--accent-color);font-weight:600}a:visited{text-decoration:none}caption{font-size:small}ul.contains-task-list{list-style-type:none}ul.contains-task-list>li{text-indent:-2rem;padding-left:2rem}pre{word-wrap:break-word;background-color:var(--alt-bg-color);max-width:100%;color:var(--secondary-color);white-space:pre-wrap;text-indent:calc(15px - 2em);border-radius:10px;padding:15px 15px 15px calc(15px + 2em)}pre:before{content:"» "}main.svelte-12qhfyh{box-sizing:border-box;flex-direction:column;flex:1;width:100%;max-width:1024px;margin:0 auto;padding:1rem;display:flex}
