:root{color-scheme:light dark;--blue:#009bcd;--turquoise:#53c2c9;--blue-secondary:#007ea6;--darkgrey:#444;--text-color:var(--darkgrey);--secondary-text-color:#5c6f75;--secondary-large-text-color:#63787e;--bg-color:#eceef0;--divider-color:#d9dbde;--link-underline-default:rgba(0,155,205,.4);--link-underline-hover:var(--blue);--link-underline-active:var(--blue-secondary);--action-background-l1:rgba(147,187,201,.2);--action-background-l2:rgba(147,187,201,.4);--action-background-l3:rgba(147,187,201,.5);--font-fam:"IBM Plex Sans",system-ui,-apple-system,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;--space-l1:0.625rem;--space-l2:1.25rem;--space-l3:2.5rem;--space-l4:5rem}header{position:relative;z-index:1}.screenshot-box{background-color:#444;background-color:var(--darkgrey);height:10em;overflow:hidden;position:relative;width:100%}.screenshot-box:after{background:linear-gradient(0deg,rgba(0,0,0,.1),transparent);bottom:0;content:"";height:15px;position:absolute;width:100%}.screenshot-box .bubble{background-color:hsla(0,0%,50%,.9);border-radius:.35em;bottom:5%;box-shadow:0 2px 15px rgba(0,0,0,.35);color:#fff;display:inline-block;font-size:1.25em;left:0;margin:0 auto;max-width:40%;padding:.1em 0;pointer-events:none;position:absolute;right:0;text-align:center;z-index:3}.screenshot-box a{display:block}.screenshot-box img{animation:pop-closed .75s ease-out .5s backwards;box-shadow:0 0 5px rgba(0,0,0,.75);display:block;margin:0 auto;position:relative;top:1em;width:75%}.content{margin-top:0}.content section{align-items:flex-start;display:flex;margin:0 auto;max-width:50rem;padding:1.25rem 0;padding:var(--space-l2) 0;text-align:left}.archived:is(.content section){filter:grayscale(100%)}.dark-break{background-color:#444;background-color:var(--darkgrey);color:#fff;left:calc(-50vw + 50%);position:relative;width:100vw}.dark-break section{max-width:40rem;width:92.5%}.section-head{flex:0 1 auto;height:auto;margin-top:1em;max-height:200px;max-width:200px;width:4em}.desc{flex:4 3 75%;font-size:1em;line-height:1.5;margin:0 auto}.desc p{margin:.5em 0}:root{--active-button:#35495d}.options .button{margin-right:.5em}:is(.options .button):last-child{margin-right:0}.demo:is(.options .button){background-color:#e62a8b}.buy:is(.options .button),.download:is(.options .button){background-color:#29e677}.release-notes:is(.options .button){background-color:#29c2e5}.docs:is(.options .button){background-color:#e6512a}section.email{font-size:1.25em}section.email h2{margin:1.5% 0 2.5%}section.email input[type=email]{border:2px solid #009bcd;border:2px solid var(--blue);border-radius:.35em;color:#444;color:var(--text-color);font-size:1em;margin:0;outline:none;padding:.25em .5em;transition:border-color .25s ease}:is(section.email input[type=email]):focus,:is(section.email input[type=email]):hover{border-color:#00cc48}section.email input[type=submit]{font-size:1em;padding:.3em .5em}:is(section.email input[type=submit]):hover{background-color:#00cc48}:is(section.email input[type=submit]):active,:is(section.email input[type=submit]):focus{background-color:#00a23a}section.donate{margin-bottom:0;padding-bottom:5%}.button{-webkit-appearance:none;background-color:#009bcd;background-color:var(--blue);border:none;border-radius:.35em;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-block;font-size:1em;font-weight:700;margin:2.5% auto 1.25%;padding:.25em .5em;text-align:center;transition:background-color .25s ease-out}.button:hover{color:#fff}.donate .button{background-color:#009bcd;background-color:var(--blue);font-size:1.1em;margin:2.5% auto 1.25% .5em}@keyframes pop-closed{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(15%)}60%{transform:translateY(5%)}}@media (min-width:35em){.screenshot-box{height:15em}.screenshot-box .bubble{max-width:25%}.screenshot-box img{top:2em;width:65%}.content section{align-items:center;text-align:left}.section-head{margin-top:0;width:8em}.desc{font-size:1.2em}.desc p{margin:1em 0}.donate .button{font-size:1.25em}}@media (min-width:50em){.screenshot-box .bubble{max-width:15%}.screenshot-box img{width:40%}.section-head{width:15em}.desc{line-height:2}}@media (color-gamut:p3){:root{--blue:color(display-p3 0.2 0.6 0.85);--turquoise:color(display-p3 0.3 0.75 0.75);--blue-secondary:color(display-p3 0.15 0.5 0.7)}}@media (hover){.screenshot-box a img{opacity:1;transform:translateY(0);transition:opacity .25s ease-out,transform .25s ease}.screenshot-box a:focus img,.screenshot-box a:hover img{outline:none;transform:translateY(-5%)}.screenshot-box a:active img{opacity:.75;transform:translateY(0)}.demo:is(.options .button):hover{background-color:#cc257b}.demo:is(.options .button):active{background-color:#35495d;background-color:var(--active-button)}:is(.download:is(.options .button),.buy:is(.options .button)):hover{background-color:#24cc6a}:is(.download:is(.options .button),.buy:is(.options .button)):active{background-color:#35495d;background-color:var(--active-button)}.release-notes:is(.options .button):hover{background-color:#25adcc}.release-notes:is(.options .button):active{background-color:#35495d;background-color:var(--active-button)}.docs:is(.options .button):hover{background-color:#cc4825}.docs:is(.options .button):active{background-color:#35495d;background-color:var(--active-button)}:is(.donate .button):hover{background-color:#00cc48}}@media (prefers-color-scheme:dark){:root{--bg-color:#202020;--text-color:#eceef0;--secondary-text-color:#c6ccd2;--secondary-large-text-color:#b5bdc4;--divider-color:#4a545e;--action-background-l1:rgba(74,84,94,.4);--action-background-l2:rgba(74,84,94,.6);--action-background-l3:rgba(74,84,94,.7)}}
/*# sourceMappingURL=decode.css.map */