:root{--primary-color:#00a6c0;--secondary-color:#a5e65a;--dark-color:#5f7174;--light-color:#32d9cb;--grey-color:#6a888c;--text-color:rgba(0, 0, 0, 0.8);--primary-light:#00a6c022;--secondary-light:#a5e65a22;--grey-light:#6a888c22}*{box-sizing:border-box;padding:0;margin:0}html{height:100%;width:100%;background:#f6f6f6;font-size:16px}@media screen and (min-width:768px){html{font-size:18px}}body{font-family:-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',sans-serif;font-weight:300;color:var(--text-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:#0064c8;text-decoration:none}a:hover{text-decoration:underline}a:visited{color:#0050a0}label{display:block}button,input,select,textarea{font-family:inherit;font-size:inherit;padding:.4em;margin:0 0 .5em 0;box-sizing:border-box;border-radius:3px}input:disabled{color:#ccc}input[type=range]{height:0}button{color:#333;background-color:#f4f4f4;outline:0}button:disabled{color:#999}button:not(:disabled):active{background-color:#ddd}button:focus{border-color:#666}.wrapper.svelte-1qte3eh{text-align:center;margin:0 auto}.signals.svelte-1qte3eh{width:90%;max-width:768px;margin:0 auto;text-align:left;display:grid;grid-gap:.5em;margin-bottom:2em}.hero.svelte-1qte3eh{display:flex;align-items:center;flex-flow:column;justify-content:center;box-sizing:border-box;padding:3em 0;height:100%;max-height:63vh;background:var(--dark-color);text-align:center;color:#fff;margin-bottom:2em}.intro.svelte-1qte3eh{width:90%;max-width:960px;margin:2em auto;line-height:1.4}button.svelte-1qte3eh{border:2px solid #fff;border-radius:6px;background:0 0;color:#fff;padding:.5em 1em}button.svelte-1qte3eh:disabled{border:2px solid var(--grey-color);color:var(--grey-color)}.features.svelte-1qte3eh{text-align:left;font-size:16px}article.svelte-qfz88q{width:90%;max-width:960px;margin:3em auto}h2.svelte-qfz88q{color:var(--dark-color)}@media screen and (min-width:768px){article.svelte-qfz88q{column-count:var(--columns);column-gap:3em}h2.svelte-qfz88q{column-span:all}}.card.svelte-6jtk86{padding:1em;box-shadow:-2px -2px 15px 2px rgba(0,0,0,.2);border-radius:6px;background:var(--primary-light)}.card--ai.svelte-6jtk86{background:var(--secondary-light)}.content.svelte-6jtk86{display:flex;justify-content:space-between}.card--body.svelte-6jtk86{text-align:right}.sparkline--fill.svelte-6jtk86{fill:var(--grey-light)}.sparkline--line.svelte-6jtk86{stroke:var(--primary-color)}div.svelte-7ec2zo{margin:2em auto}figure.svelte-7ec2zo{margin:1em}img.svelte-7ec2zo{width:70%;height:auto}figcaption.svelte-7ec2zo{word-break:break-all;font-size:70%;margin-top:1em}footer.svelte-7ec2zo{text-align:center;font-size:80%}.modal-background.svelte-1tjvxgp{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3)}.modal.svelte-1tjvxgp{position:fixed;left:50%;top:50%;width:calc(100vw - 4em);max-width:32em;max-height:calc(100vh - 4em);overflow-x:hidden;transform:translate(-50%,-50%);padding:1em;border-radius:.2em;background:#fff}