main,main *{box-sizing:border-box}.container[data-astro-cid-7fuf4fqn]{max-width:var(--max-width);margin:0 auto;padding:0 2rem}.kicker[data-astro-cid-7fuf4fqn]{color:var(--primary-color);font-weight:600;text-transform:uppercase;letter-spacing:.08em;font-size:.85rem;margin-bottom:.5rem}h1[data-astro-cid-7fuf4fqn],h2[data-astro-cid-7fuf4fqn],h3[data-astro-cid-7fuf4fqn]{color:var(--text-color);line-height:1.1;overflow-wrap:break-word}h1[data-astro-cid-7fuf4fqn]{font-size:clamp(2.5rem,6vw,5rem);max-width:850px;margin-bottom:1.25rem}h2[data-astro-cid-7fuf4fqn]{font-size:clamp(1.8rem,3vw,2.7rem);margin-bottom:1rem}h3[data-astro-cid-7fuf4fqn]{font-size:1.25rem;margin-bottom:.5rem}p[data-astro-cid-7fuf4fqn],li[data-astro-cid-7fuf4fqn]{color:var(--text-secondary)}.description[data-astro-cid-7fuf4fqn]{max-width:660px;font-size:1.1rem;line-height:1.75;margin-bottom:1.75rem}.hero[data-astro-cid-7fuf4fqn]{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);align-items:center;gap:3rem;min-height:calc(100svh - 74px);padding-top:4rem;padding-bottom:4rem;overflow:hidden}.hero-copy[data-astro-cid-7fuf4fqn]{min-width:0}.cta-row[data-astro-cid-7fuf4fqn]{display:flex;flex-wrap:wrap;gap:.85rem}.primary-cta[data-astro-cid-7fuf4fqn],.secondary-cta[data-astro-cid-7fuf4fqn]{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:12px;padding:.75rem 1.25rem;font-weight:700;text-decoration:none;transition:background-color .2s,border-color .2s,color .2s}.primary-cta[data-astro-cid-7fuf4fqn]{background:var(--primary-color);color:#07211d}.primary-cta[data-astro-cid-7fuf4fqn]:hover{background:var(--primary-hover);text-decoration:none}.secondary-cta[data-astro-cid-7fuf4fqn]{border:1px solid var(--border-color);color:var(--text-color)}.secondary-cta[data-astro-cid-7fuf4fqn]:hover{border-color:var(--primary-color);color:var(--primary-color);text-decoration:none}.hero-phones[data-astro-cid-7fuf4fqn]{position:relative;display:flex;justify-content:center;align-items:flex-end;min-height:640px}.hero-phones[data-astro-cid-7fuf4fqn] img{height:auto;max-width:min(48vw,300px);-webkit-mask-image:linear-gradient(to bottom,black 84%,transparent 100%);mask-image:linear-gradient(to bottom,black 84%,transparent 100%)}.hero-phones[data-astro-cid-7fuf4fqn] img:last-child{margin-left:-5rem;transform:translateY(3rem)}.problem-section[data-astro-cid-7fuf4fqn],.proof-section[data-astro-cid-7fuf4fqn]{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);background:var(--surface)}.split-layout[data-astro-cid-7fuf4fqn]{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:3rem;padding-top:4.5rem;padding-bottom:4.5rem}.plain-list[data-astro-cid-7fuf4fqn]{list-style:none;display:grid;gap:1rem}.plain-list[data-astro-cid-7fuf4fqn] li[data-astro-cid-7fuf4fqn]{position:relative;padding-left:1.4rem;line-height:1.7}.plain-list[data-astro-cid-7fuf4fqn] li[data-astro-cid-7fuf4fqn]:before{content:"";position:absolute;left:0;top:.72rem;width:.45rem;height:.45rem;border-radius:50%;background:var(--primary-color)}.answer-section[data-astro-cid-7fuf4fqn],.screenshot-section[data-astro-cid-7fuf4fqn],.faq-section[data-astro-cid-7fuf4fqn]{padding-top:5rem;padding-bottom:5rem}.section-heading[data-astro-cid-7fuf4fqn]{max-width:760px;margin-bottom:2.5rem}.section-heading[data-astro-cid-7fuf4fqn] p[data-astro-cid-7fuf4fqn]:last-child,.screenshot-copy[data-astro-cid-7fuf4fqn] p[data-astro-cid-7fuf4fqn],.proof-copy[data-astro-cid-7fuf4fqn] p[data-astro-cid-7fuf4fqn],.final-cta[data-astro-cid-7fuf4fqn] p[data-astro-cid-7fuf4fqn]{line-height:1.75}.feature-grid[data-astro-cid-7fuf4fqn]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;border:1px solid var(--border-color);background:var(--border-color)}.feature-item[data-astro-cid-7fuf4fqn]{background:var(--background);padding:1.5rem}.feature-item[data-astro-cid-7fuf4fqn] p[data-astro-cid-7fuf4fqn]{line-height:1.65}.screenshot-section[data-astro-cid-7fuf4fqn]{display:grid;grid-template-columns:minmax(0,.75fr) minmax(320px,1.25fr);align-items:center;gap:3rem;overflow:hidden}.screenshot-copy[data-astro-cid-7fuf4fqn]{max-width:470px}.screenshot-row[data-astro-cid-7fuf4fqn]{display:flex;align-items:flex-start;justify-content:center}.screenshot-row[data-astro-cid-7fuf4fqn] img{height:auto;max-width:min(31vw,230px);-webkit-mask-image:linear-gradient(to bottom,black 84%,transparent 100%);mask-image:linear-gradient(to bottom,black 84%,transparent 100%)}.screenshot-row[data-astro-cid-7fuf4fqn] img+img{margin-left:-2.6rem}.screenshot-row[data-astro-cid-7fuf4fqn] img:nth-child(2){transform:translateY(2rem)}.screenshot-row[data-astro-cid-7fuf4fqn] img:nth-child(3){transform:translateY(4rem)}.proof-copy[data-astro-cid-7fuf4fqn]{display:grid;gap:1rem;font-size:1.06rem}.faq-section[data-astro-cid-7fuf4fqn]>h2[data-astro-cid-7fuf4fqn]{margin-bottom:2rem}.faq-list[data-astro-cid-7fuf4fqn]{border-top:1px solid var(--border-color)}details[data-astro-cid-7fuf4fqn]{border-bottom:1px solid var(--border-color);padding:1.25rem 0}summary[data-astro-cid-7fuf4fqn]{cursor:pointer;color:var(--text-color);font-weight:700;font-size:1.05rem}details[data-astro-cid-7fuf4fqn] p[data-astro-cid-7fuf4fqn]{max-width:760px;line-height:1.7;margin-top:.75rem}.final-cta[data-astro-cid-7fuf4fqn]{padding-top:4rem;padding-bottom:6rem;text-align:center}.final-cta[data-astro-cid-7fuf4fqn] h2[data-astro-cid-7fuf4fqn],.final-cta[data-astro-cid-7fuf4fqn] p[data-astro-cid-7fuf4fqn]{max-width:760px;margin-left:auto;margin-right:auto}.final-cta[data-astro-cid-7fuf4fqn] p[data-astro-cid-7fuf4fqn]{margin-bottom:1.75rem}@media (max-width: 980px){.hero[data-astro-cid-7fuf4fqn],.split-layout[data-astro-cid-7fuf4fqn],.screenshot-section[data-astro-cid-7fuf4fqn]{grid-template-columns:1fr}.hero[data-astro-cid-7fuf4fqn]{min-height:auto;padding-top:3rem}.hero-phones[data-astro-cid-7fuf4fqn]{min-height:auto}.feature-grid[data-astro-cid-7fuf4fqn]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.container[data-astro-cid-7fuf4fqn]{padding-left:1.25rem;padding-right:1.25rem}.hero-copy[data-astro-cid-7fuf4fqn],.hero-copy[data-astro-cid-7fuf4fqn]>[data-astro-cid-7fuf4fqn],.cta-row[data-astro-cid-7fuf4fqn]{max-width:calc(100vw - 2.5rem)}.description[data-astro-cid-7fuf4fqn]{font-size:1rem}.cta-row[data-astro-cid-7fuf4fqn]{flex-direction:column;align-items:stretch}.hero-phones[data-astro-cid-7fuf4fqn] img{max-width:58vw}.hero-phones[data-astro-cid-7fuf4fqn] img:last-child{margin-left:-4.5rem;transform:translateY(2rem)}.feature-grid[data-astro-cid-7fuf4fqn]{grid-template-columns:1fr}.screenshot-row[data-astro-cid-7fuf4fqn]{justify-content:flex-start}.screenshot-row[data-astro-cid-7fuf4fqn] img{max-width:54vw}.screenshot-row[data-astro-cid-7fuf4fqn] img+img{margin-left:-4.5rem}}
