html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}:root{--fg-color:#38392a;--bg-color:#fff8df;--alert-color:#a70f25;--accent-fg-color:#00734f;--accent-bg-color:#c4f5e6}body,html{margin:0;padding:0;height:100%;width:100%}html{--default-fonts-serif:"Segoe UI", sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol";--default-fonts-sans-serif:Roboto, Helvetica, "Segoe UI", sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--emoji-fonts:"Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--font-family-sans-serif:"Inter V", Inter;--font-family-serif:"Inter V", Inter;--font-family-monospace:monospace;text-rendering:optimizeLegibility;font-feature-settings:"liga","clig","kern";font-variant-ligatures:common-ligatures;font-kerning:normal}html{--theme-ui-colors-text:var(--fg-color);--theme-ui-colors-background:var(--bg-color);--theme-ui-colors-primary:#65dc98;--theme-ui-colors-accent:#00734f;--theme-ui-colors-accent-bg:var(--accent-bg-color);--theme-ui-colors-accent-bg-90:var(--accent-bg-color);--theme-ui-colors-highlight:#e1c28b;--theme-ui-colors-muted:#d3b786;--theme-ui-colors-alert:#a70f25;color:#38392a;color:var(--theme-ui-colors-text)}iframe{border:none;height:100%;width:100%;z-index:1;border:2px solid #00734f}h1{z-index:2}header{background-color:#fff;padding:0 1em}#demo>header{display:grid;grid-template-columns:1fr 10em;align-items:center;margin-top:16px}@media(max-width:480px){#demo>header{grid-template-columns:1fr 10em;font-size:.9em}#demo>header img{width:100%;height:auto}}.cta{display:grid;align-items:center;justify-content:flex-end}.primary{box-sizing:border-box;margin:0;font-size:inherit;padding-left:1rem;padding-right:1rem;padding-top:.4rem;padding-bottom:.4rem;background-color:#65dc98;background-color:var(--theme-ui-colors-primary);border:0;border-radius:4px;color:#000;box-shadow:0 0 0 2px #00734f,1px 1px 0 3px #fff8df;box-shadow:0 0 0 2px var(--theme-ui-colors-accent),1px 1px 0 3px var(--theme-ui-colors-background);text-shadow:0 0 4px #fff;text-decoration:none;cursor:pointer;font-weight:700;font-family:-apple-system,BlinkMacSystemFont,inter v,Inter,Roboto,Helvetica,segoe ui,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,apple color emoji,segoe ui emoji,segoe ui symbol;font-family:-apple-system,BlinkMacSystemFont,var(--font-family-sans-serif),var(--default-fonts-sans-serif),var(--emoji-fonts);gap:.25em}#demo{display:grid;grid-template-rows:1fr 12fr;height:100%;width:100%}@media(max-width:480px){#demo{grid-template-rows:80px 1fr}}@media(max-height:480px){#demo{grid-template-rows:60px 1fr}}.embed-wrapper{width:100%;height:100%;display:grid;grid-template-columns:1em 1fr 1em;grid-template-rows:1em 1fr 1em}.embed-row,.embed-block{width:100%;height:100%}.logo{height:100%;width:auto}