.clipper-module__d-6nDq__page{background:var(--color-background-canvas);color:var(--color-text-primary)}.clipper-module__d-6nDq__hero{padding:160px 0 80px}.clipper-module__d-6nDq__heroCopy{text-align:center;max-width:1200px;margin:0 auto 80px;padding:0 20px}.clipper-module__d-6nDq__hero h1{font:600 72px/1 var(--font-clash-display),sans-serif;color:var(--color-text-brand)}.clipper-module__d-6nDq__heroCopy>p{max-width:740px;color:var(--color-text-secondary);margin:24px auto 0;font-size:18px;line-height:1.5}.clipper-module__d-6nDq__heroAction{flex-direction:column;align-items:center;gap:24px;margin-top:40px;display:flex}.clipper-module__d-6nDq__heroAction>span{color:var(--color-text-secondary);font-size:13px;line-height:1.5}.clipper-module__d-6nDq__download{background:var(--brand-gradient);color:var(--color-action-brand-foreground);cursor:pointer;border-radius:70px;justify-content:center;align-items:center;padding:16px 32px;font-size:16px;font-weight:600;line-height:1.2;transition:filter .16s;display:inline-flex}.clipper-module__d-6nDq__download:hover{filter:brightness(.95)}.clipper-module__d-6nDq__download:active{filter:brightness(.9)}.clipper-module__d-6nDq__section{padding:120px 24px}.clipper-module__d-6nDq__heading{text-align:center;max-width:1100px;margin:0 auto 60px}.clipper-module__d-6nDq__heading h2{font:500 56px/1 var(--font-clash-display),sans-serif;color:var(--color-text-brand);text-wrap:balance}.clipper-module__d-6nDq__heading p{max-width:980px;color:var(--color-text-secondary);margin:20px auto 0;font-size:16px;line-height:1.6}.clipper-module__d-6nDq__capabilities,.clipper-module__d-6nDq__steps,.clipper-module__d-6nDq__tableScroll,.clipper-module__d-6nDq__useCases,.clipper-module__d-6nDq__connected{max-width:1200px;margin:0 auto}.clipper-module__d-6nDq__capabilities{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.clipper-module__d-6nDq__capability{background:var(--neutral-0);border-radius:20px;padding:20px}.clipper-module__d-6nDq__capabilityImage{aspect-ratio:3/2;object-fit:cover;border-radius:16px;width:100%;height:auto;display:block}.clipper-module__d-6nDq__capability>div{margin-top:20px}.clipper-module__d-6nDq__capability h3,.clipper-module__d-6nDq__useCase h3{font-size:24px;font-weight:600;line-height:1.2}.clipper-module__d-6nDq__capability p,.clipper-module__d-6nDq__steps p,.clipper-module__d-6nDq__useCase p,.clipper-module__d-6nDq__connected p{color:var(--color-text-secondary);margin-top:12px;font-size:14px;line-height:1.6}.clipper-module__d-6nDq__capability p{min-height:45px}.clipper-module__d-6nDq__steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;padding:0;list-style:none;display:grid}.clipper-module__d-6nDq__steps li{background:var(--color-background-base);border-radius:20px;min-height:260px;padding:24px}.clipper-module__d-6nDq__stepLabel{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:40px;font-size:14px;font-weight:500;display:flex}.clipper-module__d-6nDq__stepLabel img{flex:0 0 48px;width:48px;height:48px}.clipper-module__d-6nDq__steps h3,.clipper-module__d-6nDq__connected h3{font-size:20px;font-weight:600;line-height:1.2}.clipper-module__d-6nDq__steps p{margin-top:10px}.clipper-module__d-6nDq__tableScroll{border-radius:20px;overflow-x:auto}.clipper-module__d-6nDq__table{border-collapse:collapse;table-layout:fixed;background:var(--neutral-0);text-align:left;width:100%;min-width:820px;font-size:16px;line-height:1.5}.clipper-module__d-6nDq__table th,.clipper-module__d-6nDq__table td{width:25%;padding:24px;font-weight:400}.clipper-module__d-6nDq__table thead{background:var(--brand-ink);color:var(--color-text-inverse)}.clipper-module__d-6nDq__table tbody th,.clipper-module__d-6nDq__table td{border-bottom:1px solid var(--color-border-subtle)}.clipper-module__d-6nDq__table tbody tr:last-child>*{border-bottom:0}.clipper-module__d-6nDq__table td:nth-child(2){background:var(--color-background-canvas);color:var(--color-text-brand)}.clipper-module__d-6nDq__useCasesSection{background:var(--brand-ink)}.clipper-module__d-6nDq__useCasesSection .clipper-module__d-6nDq__heading h2{color:var(--color-text-inverse)}.clipper-module__d-6nDq__useCasesSection .clipper-module__d-6nDq__heading p{color:var(--label-on-dark-primary)}.clipper-module__d-6nDq__useCases{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.clipper-module__d-6nDq__useCase{background:var(--neutral-12);border-radius:20px;overflow:hidden}.clipper-module__d-6nDq__useCase>img{aspect-ratio:3/2;object-fit:cover;width:100%;height:auto;display:block}.clipper-module__d-6nDq__useCase>div{background:var(--overlay-scrim-strong);min-height:120px;padding:20px}.clipper-module__d-6nDq__useCase h3{color:var(--color-text-inverse)}.clipper-module__d-6nDq__useCase p{color:var(--label-on-dark-primary);margin-top:10px}.clipper-module__d-6nDq__connected{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.clipper-module__d-6nDq__connected article{border-radius:20px;min-width:0;padding:32px}.clipper-module__d-6nDq__connected article>div{margin-top:20px}.clipper-module__d-6nDq__chip{background:var(--color-background-base);white-space:nowrap;border-radius:99px;align-items:center;gap:8px;max-width:100%;padding:8px 16px;font-size:14px;font-weight:600;line-height:1.6;display:inline-flex}.clipper-module__d-6nDq__chip img{flex:0 0 20px;width:20px;height:20px}.clipper-module__d-6nDq__faq{max-width:1200px;margin:0 auto}.clipper-module__d-6nDq__faq details{border-top:1px solid var(--alpha-black-10);padding:24px 40px}.clipper-module__d-6nDq__faq details:first-child{border-top:0}.clipper-module__d-6nDq__faq summary{cursor:pointer;justify-content:space-between;align-items:flex-start;gap:24px;font-size:20px;font-weight:600;line-height:1.2;list-style:none;display:flex}.clipper-module__d-6nDq__faq summary::-webkit-details-marker{display:none}.clipper-module__d-6nDq__faqIcon{flex:0 0 24px;width:24px;height:24px;display:block}.clipper-module__d-6nDq__faqIcon img{width:24px;height:24px}.clipper-module__d-6nDq__minus,.clipper-module__d-6nDq__faq details[open] .clipper-module__d-6nDq__plus{display:none}.clipper-module__d-6nDq__faq details[open] .clipper-module__d-6nDq__minus{display:block}.clipper-module__d-6nDq__faq details>p{max-width:1000px;color:var(--color-text-secondary);margin-top:12px;padding-right:24px;font-size:16px;line-height:1.6}.clipper-module__d-6nDq__finalSection{padding:80px 24px 120px}.clipper-module__d-6nDq__finalCard{background:var(--brand-ink);text-align:center;border-radius:20px;max-width:1200px;margin:0 auto;padding:80px 40px}.clipper-module__d-6nDq__finalCard h2{font:500 48px/1 var(--font-clash-display),sans-serif;color:var(--brand-blush);text-wrap:balance}.clipper-module__d-6nDq__finalCard p{color:var(--label-on-dark-primary);margin:20px 0 40px;font-size:16px;line-height:1.6}@media (max-width:1100px){.clipper-module__d-6nDq__connected{grid-template-columns:repeat(2,minmax(0,1fr))}.clipper-module__d-6nDq__steps li{padding:20px}.clipper-module__d-6nDq__heading h2{font-size:48px}}@media (max-width:767px){.clipper-module__d-6nDq__hero{padding-top:136px;padding-bottom:48px}.clipper-module__d-6nDq__hero h1{font-size:max(36px,min(7vw,54px))}.clipper-module__d-6nDq__heroCopy{margin-bottom:48px}.clipper-module__d-6nDq__heroCopy>p{font-size:16px}.clipper-module__d-6nDq__section{padding:64px 20px}.clipper-module__d-6nDq__heading{margin-bottom:32px}.clipper-module__d-6nDq__heading h2{font-size:36px;line-height:1.08}.clipper-module__d-6nDq__heading h2 br{display:none}.clipper-module__d-6nDq__heading p{font-size:15px}.clipper-module__d-6nDq__capabilities,.clipper-module__d-6nDq__useCases{grid-template-columns:1fr}.clipper-module__d-6nDq__steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.clipper-module__d-6nDq__steps li{min-height:250px}.clipper-module__d-6nDq__stepLabel{margin-bottom:24px}.clipper-module__d-6nDq__capability{padding:16px}.clipper-module__d-6nDq__capability h3,.clipper-module__d-6nDq__useCase h3{font-size:22px}.clipper-module__d-6nDq__capability p{min-height:0}.clipper-module__d-6nDq__faq details{padding:24px 0}.clipper-module__d-6nDq__faq summary{gap:16px;font-size:18px}.clipper-module__d-6nDq__faq details>p{padding-right:0}.clipper-module__d-6nDq__finalSection{padding:48px 20px 64px}.clipper-module__d-6nDq__finalCard{padding:56px 24px}.clipper-module__d-6nDq__finalCard h2{font-size:36px;line-height:1.08}.clipper-module__d-6nDq__finalCard h2 br{display:none}}@media (max-width:479px){.clipper-module__d-6nDq__connected{grid-template-columns:1fr}.clipper-module__d-6nDq__steps h3{font-size:18px}.clipper-module__d-6nDq__steps li{padding:16px}.clipper-module__d-6nDq__stepLabel{gap:8px}.clipper-module__d-6nDq__stepLabel img{flex-basis:36px;width:36px;height:36px}}@media (prefers-reduced-motion:reduce){.clipper-module__d-6nDq__download{transition:none}}
