.converge-module__e36qyq__wrap{flex-direction:column;align-items:center;gap:14px;width:100%;max-width:440px;display:flex}.converge-module__e36qyq__stage{aspect-ratio:1;width:100%;position:relative}.converge-module__e36qyq__wires{z-index:0;width:100%;height:100%;position:absolute;inset:0}.converge-module__e36qyq__wire{stroke:var(--ld-border-strong);stroke-width:.4px;opacity:.55}.converge-module__e36qyq__flow{stroke:var(--ld-accent);stroke-width:.7px;stroke-linecap:round;stroke-dasharray:1.5 6;opacity:0}.converge-module__e36qyq__play .converge-module__e36qyq__flow{opacity:.95;animation:1.6s linear infinite converge-module__e36qyq__flow}@keyframes converge-module__e36qyq__flow{to{stroke-dashoffset:-7.5px}}.converge-module__e36qyq__node{z-index:1;aspect-ratio:1;background:var(--ld-surface);border:1px solid var(--ld-border);width:23%;max-width:62px;box-shadow:0 6px 16px var(--ld-shadow-soft);opacity:0;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:3px;display:flex;position:absolute;transform:translate(-50%,-50%)}.converge-module__e36qyq__play .converge-module__e36qyq__node{animation:.45s cubic-bezier(.22,1,.36,1) forwards converge-module__e36qyq__nodeIn}@keyframes converge-module__e36qyq__nodeIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.82)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.converge-module__e36qyq__nodeImg{-o-object-fit:contain;object-fit:contain;width:44%;height:auto}.converge-module__e36qyq__nodeIcon{color:var(--ld-accent)}.converge-module__e36qyq__nodeMark{aspect-ratio:1;width:44%;height:auto}.converge-module__e36qyq__nodeLabel{letter-spacing:.01em;color:var(--ld-text-subtle);text-align:center;padding:0 3px;font-size:.5rem;font-weight:600;line-height:1.1}.converge-module__e36qyq__core{z-index:2;aspect-ratio:1;background:var(--ld-surface);border:1.5px solid var(--ld-accent);width:26%;max-width:116px;box-shadow:0 10px 30px var(--ld-shadow);border-radius:22px;flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.converge-module__e36qyq__coreHalo{border:1.5px solid var(--ld-accent);opacity:0;pointer-events:none;border-radius:26px;position:absolute;inset:-10%}.converge-module__e36qyq__play .converge-module__e36qyq__coreHalo{animation:2.8s ease-out infinite converge-module__e36qyq__halo}@keyframes converge-module__e36qyq__halo{0%{opacity:.5;transform:scale(.86)}70%,to{opacity:0;transform:scale(1.18)}}.converge-module__e36qyq__coreImg{-o-object-fit:contain;object-fit:contain;width:44%;height:auto}.converge-module__e36qyq__coreLabel{letter-spacing:.05em;text-transform:uppercase;color:var(--ld-accent-on-tint);font-size:.5625rem;font-weight:700}.converge-module__e36qyq__insight{background:var(--ld-surface);border:1px solid var(--ld-border);width:100%;box-shadow:0 12px 28px var(--ld-shadow-soft);opacity:0;border-radius:13px;align-items:center;gap:12px;padding:13px 15px;display:flex;transform:translateY(8px)}.converge-module__e36qyq__play .converge-module__e36qyq__insight{animation:.5s cubic-bezier(.22,1,.36,1) 1.1s forwards converge-module__e36qyq__insightIn}@keyframes converge-module__e36qyq__insightIn{to{opacity:1;transform:translateY(0)}}.converge-module__e36qyq__insightIcon{background:var(--ld-accent);width:34px;height:34px;color:var(--ld-on-accent);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.converge-module__e36qyq__insightBody{flex-direction:column;gap:2px;min-width:0;display:flex}.converge-module__e36qyq__insightLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--ld-text-faint);font-size:.625rem;font-weight:600}.converge-module__e36qyq__insightText{color:var(--ld-text-body);font-size:.8125rem;line-height:1.45}.converge-module__e36qyq__insightText strong{color:var(--ld-text);font-weight:600}@media (prefers-reduced-motion:reduce){.converge-module__e36qyq__stage *,.converge-module__e36qyq__insight{opacity:1!important;animation:none!important}.converge-module__e36qyq__node{transform:translate(-50%,-50%)!important}.converge-module__e36qyq__insight{transform:none!important}}
.Hero-module__lYpGPq__hero{background:var(--ld-bg);padding:88px 24px 96px}.Hero-module__lYpGPq__container{grid-template-columns:1.1fr .9fr;align-items:center;gap:64px;max-width:1120px;margin:0 auto;animation:.5s both Hero-module__lYpGPq__heroFadeIn;display:grid}@keyframes Hero-module__lYpGPq__heroFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.Hero-module__lYpGPq__content{flex-direction:column;align-items:flex-start;display:flex}.Hero-module__lYpGPq__title{letter-spacing:-.02em;color:var(--ld-text);margin:0 0 20px;font-size:3rem;font-weight:600;line-height:1.15}.Hero-module__lYpGPq__subtitle{color:var(--ld-text-muted);max-width:480px;margin:0 0 32px;font-size:1.125rem;line-height:1.6}.Hero-module__lYpGPq__actions{align-items:center;gap:16px;margin-bottom:40px;display:flex}.Hero-module__lYpGPq__primaryButton{color:var(--ld-on-accent);background:var(--ld-accent);border-radius:8px;padding:12px 28px;font-size:1rem;font-weight:500;text-decoration:none;transition:background .15s}.Hero-module__lYpGPq__primaryButton:hover{background:var(--ld-accent-hover)}.Hero-module__lYpGPq__secondaryButton{color:var(--ld-text);background:var(--ld-surface);border:1px solid var(--ld-border-strong);border-radius:8px;padding:11px 28px;font-size:1rem;font-weight:500;text-decoration:none;transition:border-color .15s,background .15s}.Hero-module__lYpGPq__secondaryButton:hover{border-color:var(--ld-border-strong);background:var(--ld-surface-2)}.Hero-module__lYpGPq__metaNote{color:var(--ld-text-subtle);align-items:center;gap:8px;font-size:.875rem;display:flex}.Hero-module__lYpGPq__metaNote img{flex-shrink:0}.Hero-module__lYpGPq__visual{justify-content:center;display:flex}@media (max-width:900px){.Hero-module__lYpGPq__hero{padding:56px 24px 64px}.Hero-module__lYpGPq__container{grid-template-columns:1fr;gap:48px}.Hero-module__lYpGPq__title{font-size:2.25rem}}@media (max-width:480px){.Hero-module__lYpGPq__title{font-size:1.875rem}.Hero-module__lYpGPq__actions{flex-direction:column;align-items:stretch;width:100%}.Hero-module__lYpGPq__primaryButton,.Hero-module__lYpGPq__secondaryButton{text-align:center}}
.hub-module__sV5zPq__container{max-width:1120px;margin:0 auto}.hub-module__sV5zPq__section{background:var(--ld-bg);padding:88px 24px;scroll-margin-top:80px}.hub-module__sV5zPq__sectionAlt{background:var(--ld-bg-alt);border-top:1px solid var(--ld-border);border-bottom:1px solid var(--ld-border)}.hub-module__sV5zPq__header{text-align:center;max-width:660px;margin:0 auto 56px}.hub-module__sV5zPq__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--ld-accent-on-tint);background:var(--ld-accent-tint);border-radius:999px;margin-bottom:18px;padding:5px 12px;font-size:.75rem;font-weight:600;display:inline-block}.hub-module__sV5zPq__title{letter-spacing:-.02em;color:var(--ld-text);margin:0 0 14px;font-size:2.125rem;font-weight:600;line-height:1.2}.hub-module__sV5zPq__subtitle{color:var(--ld-text-muted);margin:0;font-size:1.0625rem;line-height:1.65}.hub-module__sV5zPq__layers{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:22px;display:grid}.hub-module__sV5zPq__layerCell{display:flex}.hub-module__sV5zPq__layer{background:var(--ld-surface);border:1px solid var(--ld-border);border-radius:14px;flex:1;padding:30px 26px;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative}.hub-module__sV5zPq__layer:hover{border-color:var(--ld-border-strong);box-shadow:0 14px 30px var(--ld-shadow-soft);transform:translateY(-3px)}.hub-module__sV5zPq__layerStep{color:var(--ld-fill);letter-spacing:-.03em;pointer-events:none;font-size:2.75rem;font-weight:700;line-height:1;position:absolute;top:22px;right:24px}.hub-module__sV5zPq__layerIcon{background:var(--ld-accent-tint);width:44px;height:44px;color:var(--ld-accent-on-tint);border-radius:12px;justify-content:center;align-items:center;margin-bottom:18px;display:flex;position:relative}.hub-module__sV5zPq__layerTitle{letter-spacing:-.01em;color:var(--ld-text);margin:0 0 10px;font-size:1.1875rem;font-weight:600;position:relative}.hub-module__sV5zPq__layerBody{color:var(--ld-text-muted);margin:0 0 18px;font-size:.9375rem;line-height:1.65}.hub-module__sV5zPq__layerList{border-top:1px solid var(--ld-border-faint);flex-direction:column;gap:9px;margin:0;padding:16px 0 0;list-style:none;display:flex}.hub-module__sV5zPq__layerItem{color:var(--ld-text-body);align-items:flex-start;gap:9px;font-size:.875rem;line-height:1.5;display:flex}.hub-module__sV5zPq__layerItem svg{color:var(--ld-accent);flex-shrink:0;margin-top:3px}.hub-module__sV5zPq__split{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}.hub-module__sV5zPq__splitReverse .hub-module__sV5zPq__splitVisual{order:-1}.hub-module__sV5zPq__splitVisual{justify-content:center;display:flex}.hub-module__sV5zPq__splitPoints{flex-direction:column;gap:12px;margin:22px 0 0;padding:0;list-style:none;display:flex}.hub-module__sV5zPq__splitPoint{color:var(--ld-text-body);align-items:flex-start;gap:10px;font-size:.9375rem;line-height:1.55;display:flex}.hub-module__sV5zPq__splitPoint svg{color:var(--ld-accent);flex-shrink:0;margin-top:3px}.hub-module__sV5zPq__splitNote{border-left:3px solid var(--ld-accent);background:var(--ld-fill);color:var(--ld-text-muted);border-radius:0 8px 8px 0;margin-top:26px;padding:16px 18px;font-size:.875rem;line-height:1.6}.hub-module__sV5zPq__splitNote strong{color:var(--ld-text-body)}@media (max-width:960px){.hub-module__sV5zPq__layers{grid-template-columns:1fr}.hub-module__sV5zPq__split{grid-template-columns:1fr;gap:40px}.hub-module__sV5zPq__splitReverse .hub-module__sV5zPq__splitVisual{order:0}.hub-module__sV5zPq__section{padding:64px 24px}.hub-module__sV5zPq__title{font-size:1.75rem}}.hub-module__sV5zPq__heroBullets{flex-direction:column;gap:12px;max-width:500px;margin:0 0 32px;padding:0;list-style:none;display:flex}.hub-module__sV5zPq__heroBullet{color:var(--ld-text-body);align-items:flex-start;gap:10px;font-size:.9375rem;line-height:1.5;display:flex}.hub-module__sV5zPq__heroBullet svg{color:var(--ld-accent);flex-shrink:0;margin-top:2px}
.Reveal-module__dcq_Pq__reveal{opacity:0;transition:opacity .55s,transform .55s;transform:translateY(12px)}.Reveal-module__dcq_Pq__visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.Reveal-module__dcq_Pq__reveal{opacity:1;transition:none;transform:none}}
.HowItWorks-module__WawhIW__section{background:var(--ld-bg-alt);border-top:1px solid var(--ld-border);border-bottom:1px solid var(--ld-border);padding:96px 24px;scroll-margin-top:80px}.HowItWorks-module__WawhIW__container{max-width:1120px;margin:0 auto}.HowItWorks-module__WawhIW__header{text-align:center;max-width:560px;margin:0 auto 56px}.HowItWorks-module__WawhIW__title{letter-spacing:-.02em;color:var(--ld-text);margin:0 0 12px;font-size:2.125rem;font-weight:600}.HowItWorks-module__WawhIW__subtitle{color:var(--ld-text-muted);margin:0;font-size:1.0625rem;line-height:1.6}.HowItWorks-module__WawhIW__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.HowItWorks-module__WawhIW__step{background:var(--ld-surface);border:1px solid var(--ld-border);border-radius:12px;height:100%;padding:28px}.HowItWorks-module__WawhIW__stepNumber{letter-spacing:.08em;color:var(--ld-accent);margin-bottom:16px;font-size:.875rem;font-weight:600;display:block}.HowItWorks-module__WawhIW__stepTitle{color:var(--ld-text);margin:0 0 8px;font-size:1.0625rem;font-weight:600}.HowItWorks-module__WawhIW__stepDescription{color:var(--ld-text-muted);margin:0;font-size:.9375rem;line-height:1.6}@media (max-width:900px){.HowItWorks-module__WawhIW__section{padding:64px 24px}.HowItWorks-module__WawhIW__title{font-size:1.75rem}.HowItWorks-module__WawhIW__grid{grid-template-columns:1fr}}
.Features-module__cojejq__section{background:var(--ld-bg);padding:96px 24px;scroll-margin-top:80px}.Features-module__cojejq__container{max-width:1120px;margin:0 auto}.Features-module__cojejq__header{text-align:center;max-width:560px;margin:0 auto 72px}.Features-module__cojejq__title{letter-spacing:-.02em;color:var(--ld-text);margin:0 0 12px;font-size:2.125rem;font-weight:600}.Features-module__cojejq__subtitle{color:var(--ld-text-muted);margin:0;font-size:1.0625rem;line-height:1.6}.Features-module__cojejq__featureRow{grid-template-columns:1fr 1fr;align-items:center;gap:64px;padding:40px 0;display:grid}.Features-module__cojejq__featureRow.Features-module__cojejq__reverse .Features-module__cojejq__featureContent{order:2}.Features-module__cojejq__featureRow.Features-module__cojejq__reverse .Features-module__cojejq__featureVisual{order:1}.Features-module__cojejq__featureContent{max-width:440px}.Features-module__cojejq__featureIcon{border:1px solid var(--ld-border);background:var(--ld-surface-2);width:40px;height:40px;color:var(--ld-accent);border-radius:10px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.Features-module__cojejq__featureTitle{letter-spacing:-.01em;color:var(--ld-text);margin:0 0 12px;font-size:1.375rem;font-weight:600}.Features-module__cojejq__featureDescription{color:var(--ld-text-muted);margin:0;font-size:1rem;line-height:1.65}.Features-module__cojejq__featureVisual{justify-content:center;display:flex}.Features-module__cojejq__inboxMock{background:var(--ld-surface);border:1px solid var(--ld-border);width:100%;max-width:380px;box-shadow:0 12px 32px var(--ld-shadow-soft);border-radius:12px;overflow:hidden}.Features-module__cojejq__inboxHeader{color:var(--ld-text-subtle);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--ld-border);background:var(--ld-surface-2);padding:12px 16px;font-size:.8125rem;font-weight:600}.Features-module__cojejq__inboxItem{border-bottom:1px solid var(--ld-fill);opacity:0;align-items:center;gap:12px;padding:12px 16px;display:flex;transform:translate(-10px)}.Features-module__cojejq__inboxItem:last-child{border-bottom:none}.Features-module__cojejq__play .Features-module__cojejq__inboxItem{animation:.45s forwards Features-module__cojejq__itemIn}.Features-module__cojejq__play .Features-module__cojejq__inboxItem:nth-child(2){animation-delay:50ms}.Features-module__cojejq__play .Features-module__cojejq__inboxItem:nth-child(3){animation-delay:.18s}.Features-module__cojejq__play .Features-module__cojejq__inboxItem:nth-child(4){animation-delay:.31s}.Features-module__cojejq__inboxAvatar{background:var(--ld-fill-2);width:34px;height:34px;color:var(--ld-text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;display:flex}.Features-module__cojejq__inboxInfo{flex-direction:column;flex:1;min-width:0;display:flex}.Features-module__cojejq__inboxName{color:var(--ld-text);font-size:.875rem;font-weight:500}.Features-module__cojejq__inboxPreview{color:var(--ld-text-subtle);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;overflow:hidden}.Features-module__cojejq__inboxTagAi,.Features-module__cojejq__inboxTagHuman{border-radius:999px;flex-shrink:0;padding:3px 8px;font-size:.6875rem;font-weight:600}.Features-module__cojejq__inboxTagAi{background:var(--ld-accent-tint);color:var(--ld-accent-hover)}.Features-module__cojejq__inboxTagHuman{background:var(--ld-fill);color:var(--ld-text-muted)}.Features-module__cojejq__kanbanMock{background:var(--ld-surface);border:1px solid var(--ld-border);width:100%;max-width:440px;min-height:132px;box-shadow:0 12px 32px var(--ld-shadow-soft);border-radius:12px;grid-template-columns:repeat(3,1fr);gap:12px;padding:16px;display:grid;position:relative}.Features-module__cojejq__kanbanColumn{flex-direction:column;gap:8px;display:flex}.Features-module__cojejq__kanbanColumnTitle{color:var(--ld-text-subtle);text-transform:uppercase;letter-spacing:.04em;margin-bottom:2px;font-size:.6875rem;font-weight:600;line-height:14px}.Features-module__cojejq__ghostCard{background:var(--ld-fill-2);border-radius:6px;height:34px}.Features-module__cojejq__kanbanMovingCard{width:27%;color:var(--ld-text-body);background:var(--ld-surface);border:1px solid var(--ld-accent);opacity:0;border-radius:6px;padding:9px 10px;font-size:.75rem;position:absolute;top:40px;left:5%;box-shadow:0 4px 12px #3b9fff2e}.Features-module__cojejq__play .Features-module__cojejq__kanbanMovingCard{animation:3.2s .2s forwards Features-module__cojejq__slideFunnelOnce}.Features-module__cojejq__commandMock{background:var(--ld-surface);border:1px solid var(--ld-border);width:100%;max-width:380px;box-shadow:0 12px 32px var(--ld-shadow-soft);border-radius:12px;flex-direction:column;gap:10px;padding:20px;display:flex}.Features-module__cojejq__commandIn,.Features-module__cojejq__commandOut{opacity:0;border-radius:10px;max-width:85%;padding:10px 12px;font-size:.875rem;line-height:1.45;transform:translateY(8px)}.Features-module__cojejq__commandIn{background:var(--ld-accent-tint);color:var(--ld-text-body);border-bottom-right-radius:4px;align-self:flex-end}.Features-module__cojejq__commandOut{background:var(--ld-fill);color:var(--ld-text-body);border-bottom-left-radius:4px;align-self:flex-start}.Features-module__cojejq__play .Features-module__cojejq__commandIn{animation:.4s forwards Features-module__cojejq__fadeInUp}.Features-module__cojejq__play .Features-module__cojejq__commandOut{animation:.4s .55s forwards Features-module__cojejq__fadeInUp}@keyframes Features-module__cojejq__fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes Features-module__cojejq__itemIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@keyframes Features-module__cojejq__slideFunnelOnce{0%{opacity:0;left:5%;transform:translateY(6px)}8%{opacity:1;left:5%;transform:translateY(0)}28%{opacity:1;left:5%}45%{opacity:1;left:36%}65%{opacity:1;left:36%}85%,to{opacity:1;left:68%;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.Features-module__cojejq__inboxItem,.Features-module__cojejq__commandIn,.Features-module__cojejq__commandOut{opacity:1;animation:none;transform:none}.Features-module__cojejq__kanbanMovingCard{opacity:1;animation:none;left:68%;transform:none}}.Features-module__cojejq__googleSection{background:var(--ld-surface-2);border:1px solid var(--ld-border);border-radius:12px;flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;margin-top:72px;padding:32px;display:flex}.Features-module__cojejq__googleLogos{align-items:center;gap:16px;display:flex}.Features-module__cojejq__googleText{color:var(--ld-text-muted);max-width:480px;margin:0;font-size:.9375rem;line-height:1.6}@media (max-width:900px){.Features-module__cojejq__section{padding:64px 24px}.Features-module__cojejq__featureRow{grid-template-columns:1fr;gap:32px;padding:32px 0}.Features-module__cojejq__featureRow.Features-module__cojejq__reverse .Features-module__cojejq__featureContent{order:1}.Features-module__cojejq__featureRow.Features-module__cojejq__reverse .Features-module__cojejq__featureVisual{order:2}.Features-module__cojejq__title{font-size:1.75rem}.Features-module__cojejq__googleSection{text-align:center;flex-direction:column}}
.InfiniteMarquee-module__w2bGlG__marquee{width:100%;position:relative;overflow:hidden}.InfiniteMarquee-module__w2bGlG__marquee:before,.InfiniteMarquee-module__w2bGlG__marquee:after{content:"";z-index:2;pointer-events:none;width:80px;position:absolute;top:0;bottom:0}.InfiniteMarquee-module__w2bGlG__marquee:before{background:linear-gradient(90deg,var(--ld-bg-alt)0%,transparent 100%);left:0}.InfiniteMarquee-module__w2bGlG__marquee:after{background:linear-gradient(90deg,transparent 0%,var(--ld-bg-alt)100%);right:0}.InfiniteMarquee-module__w2bGlG__track{width:max-content;animation:InfiniteMarquee-module__w2bGlG__scroll var(--speed,40s)linear infinite;gap:12px;display:flex}.InfiniteMarquee-module__w2bGlG__track.InfiniteMarquee-module__w2bGlG__reverse{animation-direction:reverse}.InfiniteMarquee-module__w2bGlG__marquee:hover .InfiniteMarquee-module__w2bGlG__track,.InfiniteMarquee-module__w2bGlG__track.InfiniteMarquee-module__w2bGlG__paused{animation-play-state:paused}.InfiniteMarquee-module__w2bGlG__item{background:var(--ld-surface);border:1px solid var(--ld-border);white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:10px 16px;transition:border-color .15s;display:flex}.InfiniteMarquee-module__w2bGlG__item:hover{border-color:var(--ld-border-strong)}.InfiniteMarquee-module__w2bGlG__icon{color:var(--ld-text-subtle);align-items:center;display:flex}.InfiniteMarquee-module__w2bGlG__label{color:var(--ld-text-muted);font-size:.875rem}@keyframes InfiniteMarquee-module__w2bGlG__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.InfiniteMarquee-module__w2bGlG__track{animation:none}}
.ToolsShowcase-module__Y-vE3a__section{background:var(--ld-bg-alt);border-top:1px solid var(--ld-border);border-bottom:1px solid var(--ld-border);padding:96px 0;scroll-margin-top:80px}.ToolsShowcase-module__Y-vE3a__container{max-width:1120px;margin:0 auto}.ToolsShowcase-module__Y-vE3a__header{text-align:center;max-width:560px;margin:0 auto 48px;padding:0 24px}.ToolsShowcase-module__Y-vE3a__title{letter-spacing:-.02em;color:var(--ld-text);margin:0 0 12px;font-size:2.125rem;font-weight:600}.ToolsShowcase-module__Y-vE3a__highlight{color:var(--ld-accent)}.ToolsShowcase-module__Y-vE3a__subtitle{color:var(--ld-text-muted);margin:0;font-size:1.0625rem;line-height:1.6}.ToolsShowcase-module__Y-vE3a__marquees{flex-direction:column;gap:12px;display:flex}@media (max-width:900px){.ToolsShowcase-module__Y-vE3a__section{padding:64px 0}.ToolsShowcase-module__Y-vE3a__title{font-size:1.75rem}}
.Segments-module__7Ktsma__section{background:var(--ld-bg);padding:96px 24px;scroll-margin-top:80px}.Segments-module__7Ktsma__container{max-width:1120px;margin:0 auto}.Segments-module__7Ktsma__header{text-align:center;max-width:560px;margin:0 auto 56px}.Segments-module__7Ktsma__title{letter-spacing:-.02em;color:var(--ld-text);margin:0 0 12px;font-size:2.125rem;font-weight:600}.Segments-module__7Ktsma__subtitle{color:var(--ld-text-muted);margin:0;font-size:1.0625rem;line-height:1.6}.Segments-module__7Ktsma__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Segments-module__7Ktsma__cell{display:flex}.Segments-module__7Ktsma__card{background:var(--ld-surface);border:1px solid var(--ld-border);border-radius:12px;flex:1;padding:28px;transition:transform .2s,box-shadow .2s,border-color .2s}.Segments-module__7Ktsma__card:hover{border-color:var(--ld-border-strong);box-shadow:0 10px 24px var(--ld-shadow-soft);transform:translateY(-3px)}.Segments-module__7Ktsma__cardIcon{border:1px solid var(--ld-border);background:var(--ld-surface-2);width:40px;height:40px;color:var(--ld-accent);border-radius:10px;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.Segments-module__7Ktsma__cardTitle{color:var(--ld-text);margin:0 0 8px;font-size:1.0625rem;font-weight:600}.Segments-module__7Ktsma__cardDescription{color:var(--ld-text-muted);margin:0 0 16px;font-size:.9375rem;line-height:1.6}.Segments-module__7Ktsma__cardList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.Segments-module__7Ktsma__cardItem{color:var(--ld-text-subtle);padding-left:14px;font-size:.875rem;position:relative}.Segments-module__7Ktsma__cardItem:before{content:"";background:var(--ld-accent);border-radius:50%;width:5px;height:5px;position:absolute;top:8px;left:0}.Segments-module__7Ktsma__note{text-align:center;color:var(--ld-text-subtle);margin:48px auto 0;font-size:.9375rem}@media (max-width:900px){.Segments-module__7Ktsma__section{padding:64px 24px}.Segments-module__7Ktsma__title{font-size:1.75rem}.Segments-module__7Ktsma__grid{grid-template-columns:1fr}}
.Solutions-module__8bPEIa__section{background:var(--ld-bg-alt);border-top:1px solid var(--ld-border);border-bottom:1px solid var(--ld-border);padding:96px 24px;scroll-margin-top:80px}.Solutions-module__8bPEIa__container{max-width:1120px;margin:0 auto}.Solutions-module__8bPEIa__header{text-align:center;max-width:560px;margin:0 auto 56px}.Solutions-module__8bPEIa__title{letter-spacing:-.02em;color:var(--ld-text);margin:0 0 12px;font-size:2.125rem;font-weight:600}.Solutions-module__8bPEIa__subtitle{color:var(--ld-text-muted);margin:0;font-size:1.0625rem;line-height:1.6}.Solutions-module__8bPEIa__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Solutions-module__8bPEIa__cell{display:flex}.Solutions-module__8bPEIa__item{background:var(--ld-surface);border:1px solid var(--ld-border);border-radius:12px;flex:1;padding:28px;transition:transform .2s,box-shadow .2s,border-color .2s}.Solutions-module__8bPEIa__item:hover{border-color:var(--ld-border-strong);box-shadow:0 10px 24px var(--ld-shadow-soft);transform:translateY(-3px)}.Solutions-module__8bPEIa__itemIcon{border:1px solid var(--ld-border);background:var(--ld-surface-2);width:40px;height:40px;color:var(--ld-accent);border-radius:10px;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.Solutions-module__8bPEIa__itemTitle{color:var(--ld-text);margin:0 0 8px;font-size:1.0625rem;font-weight:600}.Solutions-module__8bPEIa__itemDescription{color:var(--ld-text-muted);margin:0;font-size:.9375rem;line-height:1.6}@media (max-width:900px){.Solutions-module__8bPEIa__section{padding:64px 24px}.Solutions-module__8bPEIa__title{font-size:1.75rem}.Solutions-module__8bPEIa__grid{grid-template-columns:1fr}}
.Pricing-module__9ZH_4q__section{background:var(--ld-bg);padding:96px 24px;scroll-margin-top:80px}.Pricing-module__9ZH_4q__container{max-width:1120px;margin:0 auto}.Pricing-module__9ZH_4q__header{text-align:center;max-width:560px;margin:0 auto 56px}.Pricing-module__9ZH_4q__title{letter-spacing:-.02em;color:var(--ld-text);margin:0 0 12px;font-size:2.125rem;font-weight:600}.Pricing-module__9ZH_4q__subtitle{color:var(--ld-text-muted);margin:0;font-size:1.0625rem;line-height:1.6}.Pricing-module__9ZH_4q__grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:24px;display:grid}.Pricing-module__9ZH_4q__cell{display:flex}.Pricing-module__9ZH_4q__card{background:var(--ld-surface);border:1px solid var(--ld-border);border-radius:12px;flex-direction:column;flex:1;padding:32px 28px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative}.Pricing-module__9ZH_4q__card:hover{box-shadow:0 12px 28px var(--ld-shadow);transform:translateY(-3px)}.Pricing-module__9ZH_4q__card:not(.Pricing-module__9ZH_4q__cardFeatured):hover{border-color:var(--ld-border-strong)}.Pricing-module__9ZH_4q__cardFeatured{border:2px solid var(--ld-accent)}.Pricing-module__9ZH_4q__badge{background:var(--ld-accent);color:var(--ld-on-accent);white-space:nowrap;border-radius:999px;padding:4px 12px;font-size:.75rem;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Pricing-module__9ZH_4q__planName{color:var(--ld-text);margin:0 0 12px;font-size:1rem;font-weight:600}.Pricing-module__9ZH_4q__price{letter-spacing:-.02em;color:var(--ld-text);margin-bottom:4px;font-size:2.125rem;font-weight:600}.Pricing-module__9ZH_4q__period{color:var(--ld-text-subtle);font-size:1rem;font-weight:400}.Pricing-module__9ZH_4q__planDescription{color:var(--ld-text-subtle);margin:0 0 24px;font-size:.9375rem}.Pricing-module__9ZH_4q__featureList{flex-direction:column;flex:1;gap:10px;margin:0 0 32px;padding:0;list-style:none;display:flex}.Pricing-module__9ZH_4q__featureItem{color:var(--ld-text-body);align-items:center;gap:10px;font-size:.9375rem;display:flex}.Pricing-module__9ZH_4q__featureCheck{color:var(--ld-accent);flex-shrink:0}.Pricing-module__9ZH_4q__buttonPrimary,.Pricing-module__9ZH_4q__buttonOutline{text-align:center;border-radius:8px;padding:11px 20px;font-size:.9375rem;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s;display:block}.Pricing-module__9ZH_4q__buttonPrimary{color:var(--ld-on-accent);background:var(--ld-accent)}.Pricing-module__9ZH_4q__buttonPrimary:hover{background:var(--ld-accent-hover)}.Pricing-module__9ZH_4q__buttonOutline{color:var(--ld-text);border:1px solid var(--ld-border-strong)}.Pricing-module__9ZH_4q__buttonOutline:hover{border-color:var(--ld-border-strong);background:var(--ld-surface-2)}.Pricing-module__9ZH_4q__note{text-align:center;color:var(--ld-text-subtle);margin:40px auto 0;font-size:.9375rem}.Pricing-module__9ZH_4q__noteLink{color:var(--ld-accent);text-decoration:none}.Pricing-module__9ZH_4q__noteLink:hover{text-decoration:underline}@media (max-width:900px){.Pricing-module__9ZH_4q__section{padding:64px 24px}.Pricing-module__9ZH_4q__title{font-size:1.75rem}.Pricing-module__9ZH_4q__grid{grid-template-columns:1fr;max-width:420px;margin:0 auto}}
.FinalCta-module__SMUSuq__section{background:var(--ld-cta-bg);padding:88px 24px}.FinalCta-module__SMUSuq__container{text-align:center;max-width:640px;margin:0 auto}.FinalCta-module__SMUSuq__title{letter-spacing:-.02em;color:#fff;margin:0 0 12px;font-size:2.125rem;font-weight:600}.FinalCta-module__SMUSuq__subtitle{color:#a0aec0;margin:0 0 32px;font-size:1.0625rem;line-height:1.6}.FinalCta-module__SMUSuq__actions{justify-content:center;align-items:center;gap:16px;display:flex}.FinalCta-module__SMUSuq__primaryButton{color:var(--ld-on-accent);background:var(--ld-accent);border-radius:8px;padding:12px 28px;font-size:1rem;font-weight:500;text-decoration:none;transition:background .15s}.FinalCta-module__SMUSuq__primaryButton:hover{background:var(--ld-accent-hover)}.FinalCta-module__SMUSuq__secondaryButton{color:#fff;border:1px solid #4a5568;border-radius:8px;padding:11px 28px;font-size:1rem;font-weight:500;text-decoration:none;transition:border-color .15s}.FinalCta-module__SMUSuq__secondaryButton:hover{border-color:#718096}@media (max-width:480px){.FinalCta-module__SMUSuq__section{padding:64px 24px}.FinalCta-module__SMUSuq__title{font-size:1.75rem}.FinalCta-module__SMUSuq__actions{flex-direction:column;align-items:stretch}.FinalCta-module__SMUSuq__primaryButton,.FinalCta-module__SMUSuq__secondaryButton{text-align:center}}
.dinavbar-module__3e7sQq__wrapper{position:relative}.dinavbar-module__3e7sQq__trigger{color:var(--ld-text-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;padding:0;font-family:inherit;font-size:.9375rem;transition:color .15s;display:inline-flex}.dinavbar-module__3e7sQq__trigger:hover,.dinavbar-module__3e7sQq__triggerOpen{color:var(--ld-text)}.dinavbar-module__3e7sQq__chevron{transition:transform .18s}.dinavbar-module__3e7sQq__triggerOpen .dinavbar-module__3e7sQq__chevron{transform:rotate(180deg)}.dinavbar-module__3e7sQq__panel{background:var(--ld-surface);border:1px solid var(--ld-border);width:620px;box-shadow:0 20px 44px var(--ld-shadow);z-index:120;border-radius:14px;grid-template-columns:repeat(2,1fr);gap:4px;padding:12px;animation:.16s both dinavbar-module__3e7sQq__panelIn;display:grid;position:absolute;top:calc(100% + 18px);left:50%;transform:translate(-50%)}@keyframes dinavbar-module__3e7sQq__panelIn{0%{opacity:0;transform:translate(-50%)translateY(-6px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.dinavbar-module__3e7sQq__item{border-radius:10px;align-items:flex-start;gap:11px;padding:11px 12px;text-decoration:none;transition:background .14s;display:flex}.dinavbar-module__3e7sQq__item:hover{background:var(--ld-fill)}.dinavbar-module__3e7sQq__itemIcon{background:var(--ld-accent-tint);width:32px;height:32px;color:var(--ld-accent-on-tint);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.dinavbar-module__3e7sQq__itemName{color:var(--ld-text);margin-bottom:2px;font-size:.875rem;font-weight:600;display:block}.dinavbar-module__3e7sQq__itemTagline{color:var(--ld-text-subtle);font-size:.75rem;line-height:1.45;display:block}.dinavbar-module__3e7sQq__panelFooter{border-top:1px solid var(--ld-border-faint);grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;margin-top:6px;padding:12px;display:flex}.dinavbar-module__3e7sQq__panelFooterText{color:var(--ld-text-subtle);font-size:.8125rem}.dinavbar-module__3e7sQq__panelFooterLink{color:var(--ld-accent);white-space:nowrap;align-items:center;gap:6px;font-size:.8125rem;font-weight:500;text-decoration:none;display:inline-flex}.dinavbar-module__3e7sQq__panelFooterLink:hover{color:var(--ld-accent-hover)}@media (max-width:1040px){.dinavbar-module__3e7sQq__wrapper{position:static}.dinavbar-module__3e7sQq__trigger{justify-content:space-between;width:100%;padding:12px 0}.dinavbar-module__3e7sQq__panel{width:auto;box-shadow:none;background:0 0;border:none;border-radius:0;grid-template-columns:1fr;padding:0 0 10px;animation:none;position:static;transform:none}.dinavbar-module__3e7sQq__item{padding:10px 0}.dinavbar-module__3e7sQq__item:hover{background:0 0}.dinavbar-module__3e7sQq__panelFooter{flex-direction:column;align-items:flex-start;padding:12px 0 0}}
.HeroAnimation-module__lumV3a__card{background:var(--ld-surface);border:1px solid var(--ld-border);width:100%;max-width:400px;box-shadow:0 12px 32px var(--ld-shadow);border-radius:14px;overflow:hidden}.HeroAnimation-module__lumV3a__paused *{animation-play-state:paused!important}.HeroAnimation-module__lumV3a__header{border-bottom:1px solid var(--ld-border);background:var(--ld-surface-2);align-items:center;gap:12px;padding:14px 18px;display:flex}.HeroAnimation-module__lumV3a__avatar{background:var(--ld-accent);width:38px;height:38px;color:var(--ld-on-accent);border-radius:50%;justify-content:center;align-items:center;font-weight:600;display:flex}.HeroAnimation-module__lumV3a__headerInfo{flex-direction:column;display:flex}.HeroAnimation-module__lumV3a__name{color:var(--ld-text);font-size:.9375rem;font-weight:600}.HeroAnimation-module__lumV3a__status{color:#38a169;font-size:.75rem}.HeroAnimation-module__lumV3a__stage{flex-direction:column;justify-content:center;min-height:220px;padding:20px 18px;display:flex;position:relative}.HeroAnimation-module__lumV3a__scene{flex-direction:column;gap:10px;width:100%;display:flex}.HeroAnimation-module__lumV3a__bubbleIn,.HeroAnimation-module__lumV3a__bubbleOut{max-width:82%;color:var(--ld-text-body);border-radius:10px;padding:10px 12px;font-size:.875rem;line-height:1.45}.HeroAnimation-module__lumV3a__bubbleIn{background:var(--ld-fill);border-bottom-left-radius:4px;align-self:flex-start}.HeroAnimation-module__lumV3a__bubbleOut{background:var(--ld-accent-tint);border-bottom-right-radius:4px;align-self:flex-end}.HeroAnimation-module__lumV3a__replySlot{justify-content:flex-end;align-self:flex-end;width:100%;min-height:40px;display:flex;position:relative}.HeroAnimation-module__lumV3a__typing{background:var(--ld-accent-tint);border-radius:10px 10px 4px;gap:4px;padding:12px 14px;animation:2.3s forwards HeroAnimation-module__lumV3a__typingCycle;display:flex;position:absolute;top:0;right:0}.HeroAnimation-module__lumV3a__typing span{background:#7fb4e8;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite HeroAnimation-module__lumV3a__typingDot}.HeroAnimation-module__lumV3a__typing span:nth-child(2){animation-delay:.15s}.HeroAnimation-module__lumV3a__typing span:nth-child(3){animation-delay:.3s}.HeroAnimation-module__lumV3a__typewriter{white-space:nowrap;clip-path:inset(0 100% 0 0);animation:1.4s steps(28,end) 2.6s both HeroAnimation-module__lumV3a__reveal;display:inline-block}.HeroAnimation-module__lumV3a__board{grid-template-columns:repeat(3,1fr);gap:10px;height:auto;padding-top:4px;animation:.4s both HeroAnimation-module__lumV3a__fadeInUp;display:grid;position:relative}.HeroAnimation-module__lumV3a__col{background:var(--ld-surface-2);border:1px solid var(--ld-fill-2);border-radius:8px;flex-direction:column;gap:8px;padding:8px;display:flex}.HeroAnimation-module__lumV3a__colTitle{text-transform:uppercase;letter-spacing:.04em;color:var(--ld-text-faint);font-size:.625rem;font-weight:600;line-height:14px}.HeroAnimation-module__lumV3a__ghostCard{background:var(--ld-fill-2);border-radius:6px;height:30px}.HeroAnimation-module__lumV3a__movingCard{width:28%;color:var(--ld-text-body);background:var(--ld-surface);border:1px solid var(--ld-accent);border-radius:6px;padding:9px 10px;font-size:.75rem;animation:4.6s both HeroAnimation-module__lumV3a__slideFunnel;position:absolute;top:34px;left:3%;box-shadow:0 4px 12px #3b9fff2e}.HeroAnimation-module__lumV3a__stats{align-self:flex-start;gap:8px;margin-top:2px;display:flex}.HeroAnimation-module__lumV3a__stat{color:var(--ld-text-muted);background:var(--ld-fill);border:1px solid var(--ld-border);border-radius:8px;padding:8px 10px;font-size:.75rem}.HeroAnimation-module__lumV3a__stat strong{color:var(--ld-text);font-size:1rem;display:block}.HeroAnimation-module__lumV3a__footer{border-top:1px solid var(--ld-border);text-align:center;padding:12px 18px}.HeroAnimation-module__lumV3a__footerLabel{color:var(--ld-text-subtle);font-size:.8125rem;animation:.5s both HeroAnimation-module__lumV3a__fadeIn;display:inline-block}.HeroAnimation-module__lumV3a__animIn{animation:.4s both HeroAnimation-module__lumV3a__fadeInUp}.HeroAnimation-module__lumV3a__animReply{animation:.3s 2.3s both HeroAnimation-module__lumV3a__fadeInUp}.HeroAnimation-module__lumV3a__animDelayed{animation:.4s .7s both HeroAnimation-module__lumV3a__fadeInUp}.HeroAnimation-module__lumV3a__animDelayed2{animation:.4s 1.3s both HeroAnimation-module__lumV3a__fadeInUp}@keyframes HeroAnimation-module__lumV3a__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes HeroAnimation-module__lumV3a__fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroAnimation-module__lumV3a__reveal{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}@keyframes HeroAnimation-module__lumV3a__typingDot{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}@keyframes HeroAnimation-module__lumV3a__typingCycle{0%{opacity:0;transform:translateY(6px)}12%{opacity:1;transform:translateY(0)}80%{opacity:1}to{opacity:0}}@keyframes HeroAnimation-module__lumV3a__slideFunnel{0%{opacity:0;left:3%;transform:translateY(6px)}8%{opacity:1;transform:translateY(0)}28%{left:3%}45%{left:36%}62%{left:36%}80%,to{left:69%}}@media (prefers-reduced-motion:reduce){.HeroAnimation-module__lumV3a__animIn,.HeroAnimation-module__lumV3a__animReply,.HeroAnimation-module__lumV3a__animDelayed,.HeroAnimation-module__lumV3a__animDelayed2,.HeroAnimation-module__lumV3a__board,.HeroAnimation-module__lumV3a__footerLabel{animation:none}}
.channels-module__UHS58a__section{background:var(--ld-bg-alt);border-top:1px solid var(--ld-border-faint);padding:96px 24px}.channels-module__UHS58a__container{max-width:1120px;margin:0 auto}.channels-module__UHS58a__header{text-align:center;max-width:640px;margin:0 auto 56px}.channels-module__UHS58a__title{letter-spacing:-.02em;color:var(--ld-text);margin-bottom:16px;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.channels-module__UHS58a__subtitle{color:var(--ld-text-muted);font-size:1.05rem;line-height:1.6}.channels-module__UHS58a__grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}@media (max-width:860px){.channels-module__UHS58a__grid{grid-template-columns:repeat(2,1fr)}}.channels-module__UHS58a__card{text-align:center;background:var(--ld-surface);border:1px solid var(--ld-border);box-shadow:0 1px 2px var(--ld-shadow-soft);border-radius:14px;flex-direction:column;align-items:center;gap:12px;padding:28px 18px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative}.channels-module__UHS58a__card.channels-module__UHS58a__active:hover{border-color:var(--ld-accent);box-shadow:0 10px 28px var(--ld-shadow);transform:translateY(-3px)}.channels-module__UHS58a__iconWrap{background:var(--ld-accent-tint);width:52px;height:52px;color:var(--ld-accent-on-tint);border-radius:14px;justify-content:center;align-items:center;display:flex}.channels-module__UHS58a__name{color:var(--ld-text);font-size:1rem;font-weight:600}.channels-module__UHS58a__badge{letter-spacing:.02em;border-radius:999px;padding:3px 9px;font-size:.7rem;font-weight:600}.channels-module__UHS58a__badgeActive{color:var(--ld-accent-on-tint);background:var(--ld-accent-tint)}.channels-module__UHS58a__note{text-align:center;color:var(--ld-text-subtle);margin-top:32px;font-size:.95rem;line-height:1.6}.channels-module__UHS58a__note strong{color:var(--ld-text-body);font-weight:600}.channels-module__UHS58a__note a{color:var(--ld-accent);font-weight:500;text-decoration:none}.channels-module__UHS58a__note a:hover{text-decoration:underline}
