@import"https://fonts.googleapis.com/css2?family=Ubuntu&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0}html,body{height:100%;margin:0}html{scroll-behavior:smooth}@media screen and (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}body{width:100%}@supports (-webkit-touch-callout: none){body{height:-webkit-fill-available}}a{text-decoration:none}button{cursor:pointer}button:disabled{cursor:auto}:root{--color_text_default: #000;--color_text_muted: #6b7280;--color_bg_default: #fff;--color_link_default: #48ca7d;--color_outline: #e4e4e4;--color_error_message: #fa4549}.theme_dark{--color_text_default: #fff;--color_bg_default: #01212e;--color_outline: #172c35}:root{--font_family_default: "Ubuntu", sans-serif}body{font-family:var(--font_family_default)}html,body{font-size:calc(var(--site_font_size, 14) * 1px)}@media only screen and (min-width: 576px){html,body{--site_font_size: 15}}@media only screen and (min-width: 768px){html,body{--site_font_size: 16}}@media only screen and (min-width: 992px){html,body{--site_font_size: 18}}@media only screen and (min-width: 1200px){html,body{--site_font_size: 20}}@media only screen and (min-width: 1800px){html,body{--site_font_size: 22}}@media only screen and (min-width: 2562px){html,body{--site_font_size: 25}}h1,h2,h3{font-weight:400}h1{font-size:2.2rem}@media only screen and (min-width: 768px){h1{line-height:2}}h2{font-size:1.7rem;line-height:1.2}h3{font-size:1rem}h4{font-size:.7rem}h5{font-size:.5rem}h6{font-size:.3rem}p{line-height:1.5}body{color:var(--color_text_default);background-color:var(--color_bg_default)}a{color:var(--color_link_default)}button.svelte-bvpqvo{border:0;color:var(--color_text_default);background-color:transparent}header.svelte-d3wz56.svelte-d3wz56{width:100%;min-height:2rem;padding:1rem;display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between}.title.svelte-d3wz56.svelte-d3wz56{flex:1}.title.svelte-d3wz56 div.svelte-d3wz56{display:flex;align-items:center}.title.svelte-d3wz56 div img.svelte-d3wz56{height:2.2rem;margin-right:.7rem}h1.svelte-d3wz56.svelte-d3wz56{font-weight:600}p.svelte-d3wz56.svelte-d3wz56{color:var(--color_text_muted)}nav.svelte-1ysdyo.svelte-1ysdyo{display:flex;align-items:center;gap:.5rem;padding:1rem;color:var(--color_text_muted)}nav.svelte-1ysdyo a.svelte-1ysdyo{text-decoration:none}nav.svelte-1ysdyo a.svelte-1ysdyo:hover{text-decoration:underline}.sep.svelte-1ysdyo.svelte-1ysdyo{color:var(--color_outline)}footer.svelte-1jj1amz{width:100%;min-height:1rem;padding:1rem;display:flex;align-items:center;font-size:.7rem}.page.svelte-7u9oa3.svelte-7u9oa3{min-height:100vh;max-width:65rem;display:flex;flex-direction:column;justify-content:space-between;margin:0 auto}.page.svelte-7u9oa3 .content.svelte-7u9oa3{flex:1;padding:1rem}
