.logo__mark{transform-box:fill-box;transform-origin:50% 100%;transition:transform 400ms cubic-bezier(0.34, 1.56, 0.64, 1)}svg:hover .logo__mark{transform:scale(1.1)}@media (prefers-reduced-motion: reduce){.logo__mark{transition:none}svg:hover .logo__mark{transform:none}}*,*:before,*:after{box-sizing:border-box}html{font-size:10px;overflow-x:hidden;height:-webkit-fill-available}body{font-size:calc(1.8em + 0.5vw);font-size:var(--type-base);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width: 45em){body{font-size:calc(1.1em + 0.9vw)}}@media (min-width: 91em){body{font-size:2.4em}}:root{--type-base: calc(1.8em + 0.5vw);--lch-black: 0% 0 0;--lch-ink: 32.1% 0 0;--lch-ink-loud: 25.2% 0 0;--lch-white: 100% 0 0;--lch-rule: 91.3% 0 0;--lch-glow: 88.5% 0 0;--lch-mint: 94.1% 0.090 195;--lch-violet: 60.8% 0.291 310;--lch-cyan: 80.6% 0.141 219;--lch-shade: 20.1% 0.063 291;--color-black: oklch(var(--lch-black));--color-ink: oklch(var(--lch-ink));--color-ink-loud: oklch(var(--lch-ink-loud));--color-white: oklch(var(--lch-white));--color-rule: oklch(var(--lch-rule));--color-glow: oklch(var(--lch-glow));--color-mint: oklch(var(--lch-mint));--color-violet: oklch(var(--lch-violet));--color-cyan: oklch(var(--lch-cyan))}@media (min-width: 45em){:root{--type-base: calc(1.1em + 0.9vw)}}@media (min-width: 91em){:root{--type-base: 2.4em}}.reader{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;height:1px;width:1px;overflow:hidden}.grid{display:grid;grid-template-columns:[max] 1fr [l] 1fr [m] repeat(3, [m] 27vw) [m] 1fr [l] 1fr [max]}.grid>:not([class*="grid"]){grid-column:m / m 4}.txt--center{text-align:center}h1{font-size:225%;font-weight:800;line-height:1.15}h2{font-size:175%;font-weight:600}p{font-size:115%;max-width:25em;line-height:1.5;margin:0.55em auto 1em auto;font-weight:500}a{margin-left:0.6em;color:var(--color-ink);display:inline-block;line-height:1.5;transition:color 0.2s ease, text-decoration 0.2s ease, box-shadow 0.2s ease;transform:none}a:hover{text-decoration-color:var(--color-mint)}strong{font-weight:600}nav{display:flex;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:0.7em;padding:1rem;font-size:93%}nav>a{margin-left:0;color:var(--color-ink-loud);display:inline-block;line-height:1.5;transform:none;text-decoration-thickness:1px;font-weight:800;text-decoration:none}nav>a:hover{text-decoration:underline;text-decoration-color:var(--color-mint);text-decoration-thickness:2px}.logo{display:block;height:2.6837349398em;width:auto;margin-bottom:-0.6054216867em}header{position:sticky;top:0;z-index:99;background:oklch(var(--lch-white)/0.95);width:100%;transition:box-shadow 0.3s ease}main{overflow-x:clip}footer{margin-top:5em;padding-bottom:2em;text-align:center}.fade-in{opacity:0;animation:fade-in 0.25s ease-out forwards;animation-delay:0}.delay{animation-delay:0.15s !important}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}.field{padding:10px;font-size:110%;border-radius:0.75rem;border:1px solid var(--color-rule);outline:none;transition:border-bottom-color 0.2s ease;font-family:georgia, serif;min-width:300px;box-shadow:0 0 9px var(--color-glow);font-style:italic}.field:focus{border-bottom-color:var(--color-mint);outline:none}::selection{background-color:var(--color-mint)}.headline{margin-top:1.15em;margin-bottom:0;color:var(--color-black);line-height:1.15;letter-spacing:-.25px;font-size:169%}@media (min-width: 45em){.headline{font-size:270%}}.intro{font-size:145%;font-weight:800;margin-top:0.35em;line-height:1.3}.intro span{background-image:linear-gradient(transparent 72%, var(--color-mint) 72%)}.btn--cta{color:var(--color-white);padding:0.33em 1em;border-radius:50px;text-decoration:underline;text-decoration-color:var(--color-mint);background-color:var(--color-violet);background-image:linear-gradient(90deg in srgb, var(--color-violet) 0%, var(--color-cyan) 100%);transition:box-shadow 0.2s ease;text-decoration:none;font-weight:600;-webkit-user-select:none;-ms-user-select:none;user-select:none}.btn--cta:hover{box-shadow:0 0 3px 3px var(--color-mint);text-decoration:none}.btn--large{font-size:2.3rem}@media (min-width: 60em){.btn--large{font-size:3rem}}.nav--scrolled{box-shadow:0 0 3rem var(--color-rule)}.product-screenshot-container{margin-top:2.5em;--splash-width: 132%;--splash-height: 190%;--splash-shift: -44%;--splash-opacity: 1;position:relative;isolation:isolate}.product-screenshot-container::before{content:"";position:absolute;z-index:-1;top:50%;left:50%;width:var(--splash-width);height:var(--splash-height);transform:translate(-50%, var(--splash-shift));opacity:var(--splash-opacity);background:url(/assets/splash-b6655d6c72e8bd47a35660db38d45e0d43c507ce423dc769b89d1186c92465dc.svg) center/contain no-repeat;pointer-events:none}.product-screenshot{box-shadow:0 1.5rem 4rem oklch(var(--lch-shade)/0.16);max-width:100%;margin-bottom:1em;grid-column:l / l 4}@media (min-width: 60em){.product-screenshot-container{display:flex;justify-content:center;--splash-width: 116%;--splash-height: 165%}.product-screenshot{max-width:45%;margin-right:2em}}@media (max-width: 59em){.desktop-only{display:none}}.jtbd{display:flex;flex-direction:column;align-items:center;gap:1.1em;margin-top:4.5em;text-align:center}@media (min-width: 60em){.jtbd{flex-direction:row;justify-content:center;align-items:center;gap:3.2em;margin-top:6em;text-align:left}}.grid>.jtbd{grid-column:l / l 4}@media (min-width: 60em){.jtbd--mirrored{flex-direction:row-reverse}}.jtbd--plain,.jtbd--finale{text-align:center}@media (min-width: 60em){.jtbd--plain,.jtbd--finale{flex-direction:column;text-align:center;gap:0}}.jtbd--finale{margin-top:6em}.jtbd--finale .btn--cta{margin:0.6em 0 0}@media (min-width: 60em){.jtbd__copy{flex:0 1 38%;min-width:0}}.jtbd__head{font-size:145%;font-weight:800;line-height:1.2;letter-spacing:-0.25px;margin:0 0 0.4em}@media (min-width: 60em){.jtbd__head{font-size:165%}}@media (min-width: 60em){.jtbd p{margin-left:0;margin-right:0}}@media (min-width: 60em){.jtbd--plain p,.jtbd--finale p{margin-left:auto;margin-right:auto}}.jtbd__figure{position:relative;margin:0;isolation:isolate;--pebbles-width: 132%;--pebbles-shift: -48%;--pebbles-opacity: 0.9;--pebbles-aspect: 1200 / 760}@media (max-width: 59.99em){.jtbd__figure{width:calc(100% + 10vw);margin-left:-5vw;margin-right:-5vw}}@media (min-width: 60em){.jtbd__figure{flex:0 1 55%;min-width:0}}@media (min-width: 60em){.jtbd__figure--narrow{flex:0 1 36%}}.jtbd__figure::before{content:"";position:absolute;z-index:-1;top:50%;left:50%;width:var(--pebbles-width);aspect-ratio:var(--pebbles-aspect);transform:translate(-50%, var(--pebbles-shift));opacity:var(--pebbles-opacity);background-position:center;background-size:contain;background-repeat:no-repeat;pointer-events:none}.jtbd__figure--violet::before{background-image:url(/assets/pitch_violet-9a9ac0e8f009da97c38fe5269f5b275e85c2a6c222fba73547fb2a132769f783.svg)}.jtbd__figure--indigo::before{background-image:url(/assets/pitch_indigo-55786b960198d6bf023d1d5d39b397965f581b815070ab4aaa02fe1a1bd15729.svg)}.jtbd__figure--mint::before{background-image:url(/assets/pitch_mint-c390b9ad51305f7206817ed33d933213af4111b53419257ebd3e97baeddde853.svg)}.jtbd__figure--narrow{--pebbles-width: 152%;--pebbles-aspect: 1;--pebbles-shift: -50%}.jtbd__shot{display:block;width:100%;border-radius:10px;box-shadow:0 1rem 3rem oklch(var(--lch-shade)/0.14)}.jtbd__link{margin-left:0;font-weight:700;text-decoration:underline;text-decoration-thickness:2px;text-decoration-color:var(--color-mint)}
