@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--primary:#15b71c;--selected:#23c52a;--text:#f4f4f8;--text-2:#a8b3c4;--surface:#0b1f33;--surface-2:#1d344b;--surface-3:#2d4660;--background:#021121;--radius:1rem;--font:"Inter", system-ui, -apple-system, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font);background:var(--background);color:var(--text);line-height:1.5}body,#svelte{min-height:100vh}h1,h2,h3,h4{line-height:1.3}a{color:var(--primary)}button{font-family:inherit}.page-stack.svelte-12qhfyh{display:grid}.page.svelte-12qhfyh{grid-area:1/1;width:100%;max-width:800px;margin:0 auto;padding:2rem 1.5rem;transition:opacity .15s}.page.fading-out.svelte-12qhfyh{opacity:0}
