:root{--accent:#007c89;--accent-dark:#005f69;--primary:#1a1b1f;--headings:#1a1b1f;--secondary:#747579;--border:#e1e1e3;--light-background:#f1f1f3;--background:#fff;--buttons-background:#007c89;--buttons-text:#fff;--font-headings:Merriweather, Georgia, "Times New Roman", Times, serif;--font-body:-apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;--container:1120px;--gutter:25px}*,:before,:after{box-sizing:border-box}body{background:var(--background);color:var(--primary);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-size:18px;line-height:1.6}h1,h2,h3,h4,h5,h6,.faux-heading{color:var(--headings);font-family:var(--font-headings);letter-spacing:-.0187em;margin:0 0 .5em;font-weight:700;line-height:1.25}h1,.heading-size-1{font-size:32px}h2{font-size:28px}h3{font-size:24px}h4{font-size:21px}h5{font-size:18px}h6{font-size:16px}@media (width>=700px){h1,.heading-size-1{font-size:48px}h2{font-size:36px}h3{font-size:30px}h4{font-size:24px}}p{margin:0 0 1.5em}a{color:var(--accent);text-underline-offset:.15em;text-decoration:underline}a:hover,a:focus-visible{color:var(--accent-dark)}img{max-width:100%;height:auto}ul,ol{margin:0 0 1.5em;padding-left:1.5em}li{margin-bottom:.4em}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.section-inner{width:calc(100% - var(--gutter) * 2);max-width:var(--container);margin:0 auto}.section-inner.thin{max-width:580px}.site{flex-direction:column;min-height:100vh;display:flex}#site-content{flex:1;padding:50px 0 0}@media (width>=700px){#site-content{padding-top:80px}}.skip-link{z-index:100;background:var(--background);color:var(--primary);padding:12px 20px;position:absolute;top:0;left:-9999px}.skip-link:focus{top:10px;left:10px}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}#site-header{background:var(--background)}.header-inner{justify-content:space-between;align-items:center;gap:20px;padding:25px 0;display:flex}.site-logo{margin:0;line-height:0}.site-logo img{width:auto;max-height:48px}@media (width>=700px){.site-logo img{max-height:64px}}.main-menu{gap:28px;margin:0;padding:0;list-style:none;display:flex}.main-menu li{margin:0}.main-menu a{color:var(--primary);font-size:16px;font-weight:500;text-decoration:none}.main-menu a:hover,.main-menu a[aria-current=page]{color:var(--accent)}@media (width<=480px){.main-menu{gap:18px}.main-menu a{font-size:15px}}#site-footer{margin-top:60px}.footer-inner{padding:0 0 35px;font-size:14px}.footer-inner a{color:inherit;text-decoration:none}.footer-inner a:hover{text-decoration:underline}.footer-menu{margin:0 0 15px;padding:0;list-style:none}.footer-menu li{border-top:1px solid var(--border);margin:0;line-height:1.25}.footer-menu li:last-child{border-bottom:1px solid var(--border)}.footer-menu a{padding:12px 0;display:block}.footer-credits{font-size:12px}.footer-copyright{margin:0;font-weight:600}@media (width>=350px){.footer-credits{justify-content:space-between;align-items:baseline;display:flex}}@media (width>=700px){#site-footer{margin-top:80px}.footer-inner{padding-bottom:40px;font-size:16px}.footer-menu{margin-bottom:40px}.footer-credits{font-size:14px}}@media (width>=1000px){.footer-inner{padding:80px 0}.footer-inner.has-footer-menu{flex-direction:row-reverse;justify-content:space-between;align-items:baseline;display:flex}.footer-menu{justify-content:space-between;align-items:baseline;margin:0 0 0 20px;display:flex}.footer-menu li{border:none}.footer-menu li+li{margin-left:25px}.footer-menu a{padding:0}.footer-credits{font-size:inherit;flex-shrink:0;justify-content:flex-start}.footer-copyright{margin-right:25px;font-weight:500}}.entry-header{margin-bottom:30px}.entry-title{margin:0}.entry-content>:last-child{margin-bottom:0}.page-icon{height:auto;margin:0 0 30px;display:block}.legal{font-size:14px}.legal h2{margin-top:2.2em;margin-bottom:.6em;font-size:19px}.legal h3{margin-top:1.6em;margin-bottom:.5em;font-size:16px}.legal>h2:first-child,.legal>h3:first-child{margin-top:0}.legal ul{padding-left:1.4em}.legal a{overflow-wrap:anywhere}.fineprint{color:var(--secondary);font-size:10px}.home-columns{align-items:start;gap:30px;margin-bottom:40px;display:grid}@media (width>=700px){.home-columns{grid-template-columns:1fr 1fr;gap:50px}}.home-screenshot{width:384px;max-width:100%}.app-icon{width:230px;max-width:100%;margin-bottom:25px}.store-badges{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.store-badges img{width:126px}.button,button,input[type=submit]{background:var(--buttons-background);color:var(--buttons-text);font-family:var(--font-body);cursor:pointer;border:none;border-radius:4px;padding:14px 26px;font-size:16px;font-weight:600;line-height:1.2;text-decoration:none;transition:background-color .15s;display:inline-block}.button:hover,button:hover:not(:disabled),input[type=submit]:hover{background:var(--accent-dark);color:var(--buttons-text)}button:disabled{opacity:.6;cursor:not-allowed}.contact-form{max-width:580px}.contact-form p{margin:0 0 20px}.contact-form label{margin-bottom:6px;font-size:15px;font-weight:600;display:block}.contact-form input[type=text],.contact-form input[type=email],.contact-form select,.contact-form textarea{border:1px solid var(--border);background:var(--background);width:100%;color:var(--primary);font-family:var(--font-body);border-radius:4px;padding:12px 14px;font-size:16px;line-height:1.4;display:block}.contact-form textarea{resize:vertical;min-height:200px}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 2px #007c8933}.hp-field{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.form-response{border:1px solid var(--border);border-radius:4px;margin:20px 0 0;padding:14px 16px;font-size:15px}.form-response[data-state=success]{color:#1d6b28;background:#f2fbf3;border-color:#46b450}.form-response[data-state=error]{color:#a02020;background:#fdf3f3;border-color:#dc3232}.field-error{color:#a02020;margin-top:6px;font-size:14px;display:block}#cookie-bar{z-index:90;color:#000;text-align:center;background:#fff;padding:12px 10px;font-size:15px;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -1px 10px #acabab4d}#cookie-bar .cookie-bar-inner{max-width:var(--container);flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 20px;margin:0 auto;display:flex}#cookie-bar button{color:#fff;background:#000;border-radius:0;margin:5px;padding:9px 12px;font-size:13px;font-weight:400;line-height:1}#cookie-bar button:hover:not(:disabled){color:#fff;background:#111}#cookie-bar .cookie-settings{color:inherit;font-size:inherit;font-weight:inherit;background:0 0;margin:5px 20px;padding:0}#cookie-bar .cookie-settings:hover{color:inherit;background:0 0;text-decoration:underline}.cookie-modal[hidden]{display:none}.cookie-modal{z-index:100;background:#1a1b1f99;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.cookie-modal-content{background:var(--background);border-radius:6px;width:100%;max-width:640px;max-height:85vh;padding:30px;overflow-y:auto}.cookie-modal-content h2{margin-top:0;font-size:24px}.cookie-modal-content p,.cookie-modal-content .cookie-option p{font-size:14px}.cookie-option{border-top:1px solid var(--border);padding:18px 0}.cookie-option label{align-items:center;gap:10px;font-weight:600;display:flex}.cookie-option .always-on{color:var(--secondary);font-size:13px;font-weight:400}.cookie-modal-actions{border-top:1px solid var(--border);gap:12px;padding-top:18px;display:flex}.cookie-modal-actions button{color:#fff;background:#000;border-radius:0;padding:9px 12px;font-size:13px;font-weight:400;line-height:1}.cookie-modal-actions button:hover{color:#fff;background:#111}
