@import"https://fonts.googleapis.com/css2?family=Inter&display=swap";.darktoggle.svelte-oxonm.svelte-oxonm{cursor:pointer}p.svelte-oxonm.svelte-oxonm{margin:0;line-height:1.3em;text-align:center}span.svelte-oxonm.svelte-oxonm{display:inline-block}#wip.svelte-oxonm.svelte-oxonm,#wip.svelte-oxonm div.svelte-oxonm{height:4em;margin-top:1em;box-sizing:border-box}#wip.svelte-oxonm div.svelte-oxonm{background:var(--box-color);box-shadow:var(--box-shadow);text-align:center;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;position:fixed;bottom:0;left:0;width:100vw}:root{--box-color: #eff5f9;--box-shadow: 3px 3px 10px #0001, -3px -3px 10px #0001;--font-color: black;--link-color: blue}#app{display:flex;flex-direction:column;min-height:100vh;align-items:center;text-align:center;font-family:Inter,sans-serif;position:relative;transition:color .2s linear}#app .background{background:fixed repeat top/36rem url(../../../background.png);position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}#app .background:before{background:fixed repeat top/36rem url(../../../background-dark.png);position:absolute;top:0;right:0;bottom:0;left:0;content:"";transition:opacity .2s linear;opacity:0}#app.dark{--box-color: #333;--font-color: #ddd;--link-color: #28d;color:var(--font-color)}#app.dark .background:before{opacity:1}p{margin-bottom:1em;line-height:1.2em;text-align:left;max-width:40ch}h1,h2,h3,h4,h5,h6{font-weight:700;margin-bottom:.5em}h1{margin-bottom:0}h1{font-size:1.7rem}h2{font-size:1.5rem}h3{font-size:1.3rem}button{padding:.4em .6em;font-size:1.2em;font-weight:700;background:#fff;border:none;box-shadow:var(--box-shadow);outline:solid #ddd 2px}button:hover{cursor:pointer;text-decoration:underline}:is(header,main,footer)>section{background:var(--box-color);padding:1rem;margin:1em;border-radius:.5em;box-shadow:var(--box-shadow);max-width:calc(100vw - 4em);transition:background .2s linear}h1.svelte-booq8 a.svelte-booq8{color:var(--font-color);text-decoration:none}h1.svelte-booq8 a.svelte-booq8:hover{text-decoration:underline}
