:root{scroll-behavior:smooth}.theme-dark{color-scheme:dark;--surface-00dp: #121212;--surface-01dp: #1d1d1d;--surface-02dp: #222222;--surface-03dp: #242424;--surface-04dp: #262626;--surface-06dp: #2c2c2c;--surface-08dp: #2d2d2d;--surface-12dp: #323232;--surface-16dp: #353535;--surface-24dp: #373737;--text: #eee;--text-emphasized: #fefefe;--text-subtle: #c5c5c5;--accent: #028388;--accent-hover: rgb(2.7391304348, 179.4130434783, 186.2608695652);--accent-label: #fff;--image-dimmer-color: 0, 0, 0}.theme-light{--surface-00dp: #ffffff;--surface-01dp: #f5f5f5;--surface-02dp: #f0f0f0;--surface-03dp: #ebebeb;--surface-04dp: #e6e6e6;--surface-06dp: #e0e0e0;--surface-08dp: #d9d9d9;--surface-12dp: #d2d2d2;--surface-16dp: #cbcbcb;--surface-24dp: #c4c4c4;--text: #111;--text-emphasized: #050505;--text-subtle: #333;--accent: #026A6E;--accent-hover: rgb(1.5446428571, 81.8660714286, 84.9553571429);--accent-label: #fff;--image-dimmer-color: 255, 255, 255}body{margin:0;padding:0;height:100vh;width:100%;background-color:var(--surface-00dp);color:var(--text);transition:background-color .3s ease,color .3s ease;font-family:Figtree,sans-serif}a{color:var(--text);text-decoration:underline}a:hover{color:var(--accent)}a:focus,a:active{color:var(--accent-hover)}::selection{background-color:var(--accent);color:var(--accent-label)}*{-webkit-tap-highlight-color:rgba(0,0,0,0)}*:focus{outline:none}h1,h2,h3,h4,h5,h6{margin:0}.button{display:inline-flex;flex-direction:row;place-content:center;text-align:center;width:auto;margin:0;padding:.5rem;border-radius:.5rem;-webkit-user-select:none;user-select:none}.accent{background-color:var(--accent);color:var(--accent-label);transition:background-color .2s ease}.accent:active{background-color:var(--accent-hover)}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(var(--card-width, 20em),1fr));grid-gap:.5rem;justify-items:center}.cards .card{min-width:var(--card-width, 20em);width:100%;min-height:var(--card-height, 10em)}.card{background-color:var(--surface-02dp);color:var(--text);padding:1rem;border-radius:.5rem;transition:background-color .3s ease;box-sizing:border-box;overflow-wrap:break-word;overflow:hidden}header.svelte-8yb3d5.svelte-8yb3d5{height:64px;padding:8px clamp(0px,16em,4vw);display:flex;align-items:center}header.svelte-8yb3d5 svg{height:100%;fill:currentColor;transition:fill var(--theme-transition);box-sizing:border-box}header.svelte-8yb3d5 svg.logo{padding:8px 1em 8px 8px;overflow:visible}header.svelte-8yb3d5 svg.logo path{stroke:currentColor;stroke-width:3}nav.svelte-8yb3d5.svelte-8yb3d5{margin-left:auto}nav.svelte-8yb3d5 ul.svelte-8yb3d5{list-style:none;padding:0;margin:0;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.75em}nav.svelte-8yb3d5 ul a.svelte-8yb3d5{text-decoration:none;font-weight:500}nav.svelte-8yb3d5 ul.svelte-8yb3d5 svg,nav.svelte-8yb3d5 ul div.svelte-8yb3d5{display:flex}nav.svelte-8yb3d5 ul .svelte-8yb3d5:focus{color:var(--accent)}.themeIcon.svelte-8yb3d5.svelte-8yb3d5{transition:transform .65s ease;animation:svelte-8yb3d5-themeSpin .65s ease;cursor:pointer}@keyframes svelte-8yb3d5-themeSpin{0%{transform:rotate(-360deg)}}.wrapper.svelte-8yb3d5.svelte-8yb3d5{padding:1rem;width:100%;box-sizing:border-box;pointer-events:painted;display:flex;justify-content:center;padding-top:0}#content.svelte-8yb3d5.svelte-8yb3d5{width:100%;max-width:900px}
