@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&family=Roboto+Mono:wght@400;700&display=swap";@media (prefers-color-scheme: dark){:root{--background-color: #333333;--color: snow}}@media (prefers-color-scheme: light){:root{--background-color: snow;--color: #333333}}@media (max-width: 600px){.container{flex-direction:column;padding:16px}.child{flex:1 1 100%;margin:8px 0}}@media (min-width: 601px) and (max-width: 1024px){.container{flex-direction:row;flex-wrap:wrap}.child{flex:1 1 48%;margin:8px}}@media (min-width: 1024px){.container{display:flex;flex-direction:column;justify-content:space-between;min-width:1024px;max-width:1440px;min-height:100vh;margin:0 auto}.child{flex:1 1 30%}}:root{color-scheme:light dark;background-color:var(--background-color);color:var(--color);font-family:Roboto Mono,monospace}main{display:flex}button.svelte-90vzo9{all:unset;cursor:pointer}.menu-button.svelte-90vzo9{border:1px solid var(--color);border-radius:.5rem;font-size:1.5rem;padding:.5rem}.header.svelte-t1a97y{display:flex;justify-content:space-between;align-items:center;padding:2rem 4rem;font-size:1rem}.headline.svelte-t1a97y{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:2rem;font-weight:700}.tag.svelte-t1a97y{font-weight:400}.cursor.svelte-11hvkxf{display:inline-block;animation:svelte-11hvkxf-blink 1s step-end infinite}@keyframes svelte-11hvkxf-blink{0%,to{opacity:1}50%{opacity:0}}p.svelte-1x0wd09{margin:0}.writer.svelte-1x0wd09{display:inline-block;white-space:nowrap;overflow:hidden;animation:svelte-1x0wd09-blink-caret .75s step-end infinite}@keyframes svelte-1x0wd09-blink-caret{0%,to{border-color:transparent}50%{border-color:#000}}.welcome.svelte-hvsb3s{display:flex;flex-direction:row;justify-content:flex-start;align-content:center;font-size:1rem;gap:10px}p.svelte-hvsb3s{margin:0}.prompt.svelte-hvsb3s{display:flex;flex-direction:row;align-items:flex-start;justify-content:center}.hostname.svelte-hvsb3s{color:#adff2f}.path.svelte-hvsb3s{color:#87cefa}.home.svelte-1sj98xu{padding:.5rem 4rem;display:flex;flex-direction:column;flex-grow:1;font-size:2rem}.footer.svelte-gzakzu{padding:2rem 4rem 3rem;display:flex;flex-direction:row;justify-content:space-between}.icon-link.svelte-gzakzu:visited{color:var(--color)}
