body{margin:0;font-family:-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;--foreground: black;--foreground2: #222;--background: white;--background2: #ddd;--background3: #b9b7b7;--link: #0079df;color:var(--foreground);background-color:var(--background);padding-bottom:2rem}@media (prefers-color-scheme: dark){body{--foreground: white;--foreground2: #aaa;--background: black;--background2: #222;--background3: #444}}a,.link{text-decoration:none;color:var(--link)}button{padding:.3rem .7rem;display:inline-flex;border-radius:.5rem;border:none;background:var(--link);color:#fff;font-size:1rem;margin-top:.5rem;margin-bottom:.5rem}button[disabled]{background:var(--background2)}button.secondary{background:var(--background3)}
