@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{font-family:DM Sans,Arial,sans-serif;color:#081331;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #061331;--muted: #536078;--cyan: #09bce5;--cyan-dark: #007a9c;--navy: #000b27;--line: #dce3eb;--soft: #f4f8fb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;color:var(--ink);background:#fff;-webkit-font-smoothing:antialiased}body,button,a{font:inherit}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid #007a9c;outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif;text-wrap:balance}.container{width:min(100% - 48px,1440px);margin-inline:auto}.skip-link{position:fixed;z-index:100;top:12px;left:12px;padding:12px 18px;color:var(--navy);background:#fff;border-radius:6px;transform:translateY(-150%);transition:transform .16s ease}.skip-link:focus{transform:translateY(0)}.announcement{display:none}.announcement__inner{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:24px}.announcement p{margin:0}.announcement strong{margin-right:12px;color:#5eddf8;font-size:.72rem;letter-spacing:.1em}.announcement a,.text-link,.site-footer a{font-weight:600}.announcement a:hover,.text-link:hover,.site-footer a:hover{color:var(--cyan)}.site-header{position:relative;z-index:20;background:#fffffff7;border-bottom:0}.site-header__inner{min-height:84px;display:flex;align-items:center;gap:48px}.brand{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:72px;height:72px}.brand img{display:block;width:64px;height:64px;object-fit:contain}.site-nav{flex:1;display:flex;align-items:center;justify-content:space-between;gap:32px}.site-nav ul{display:flex;align-items:center;gap:42px;margin:0;padding:0;list-style:none}.site-nav ul a{position:relative;display:block;padding-block:12px;font-size:.94rem;font-weight:500}.site-nav ul a:after{content:"";position:absolute;right:0;bottom:4px;left:0;height:2px;background:var(--cyan);transform:scaleX(0);transform-origin:left;transition:transform .16s ease}.site-nav ul a:hover:after,.site-nav ul a:focus-visible:after{transform:scaleX(1)}.menu-button{display:none;min-width:72px;min-height:44px;padding:8px 14px;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:7px;font-weight:700;cursor:pointer}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:13px 24px;color:#001128;background:var(--cyan);border:2px solid var(--cyan);border-radius:7px;font-weight:700;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.button:hover{color:#fff;background:var(--cyan-dark);border-color:var(--cyan-dark);transform:translateY(-2px)}.button--small{min-height:44px;padding:10px 19px;font-size:.9rem}.hero{overflow:hidden;padding:86px 0 48px;background:#f8fcff}.hero__grid{position:relative;max-width:1080px;text-align:center}.hero__copy{position:relative;z-index:2;max-width:940px;margin-inline:auto}.eyebrow{margin-bottom:24px;color:#04729a;font-size:.76rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hero h1{margin-bottom:25px;font-size:clamp(3.2rem,6.2vw,5.8rem);line-height:1.04;letter-spacing:-.065em}.hero h1 span{color:var(--cyan-dark)}.hero__description{max-width:690px;margin:0 auto 30px;color:var(--muted);font-size:1.05rem;line-height:1.72}.hero__actions{display:flex;align-items:center;justify-content:center;gap:30px;margin-bottom:36px}.text-link{padding-block:12px}.hero__proof{display:flex;flex-wrap:wrap;gap:14px 26px;margin:0;padding:0;color:#4b5870;font-size:.76rem;list-style:none;justify-content:center}.hero__proof li{display:flex;align-items:center;gap:8px}.hero__proof li:before{content:"";width:7px;height:7px;flex:0 0 auto;background:var(--cyan);border-radius:50%}.hero__channel-pulse{display:flex;justify-content:center;gap:14px;margin-top:40px}.hero__channel-pulse span{display:grid;width:52px;height:52px;place-items:center;background:#fff;border:1px solid #dce9ef;border-radius:16px;box-shadow:0 12px 22px #0d334e17}.hero__channel-pulse img{width:29px;height:29px;object-fit:contain}.hero__product{min-width:0}.dashboard{min-height:608px;display:grid;grid-template-columns:126px minmax(0,1fr);overflow:hidden;background:#fff;border:1px solid #cbd4df;border-radius:14px;box-shadow:0 22px 55px #11223d21}.dashboard__rail{display:flex;flex-direction:column;gap:6px;padding:20px 12px;color:#dce8ff;background:var(--navy);font-size:.68rem}.dashboard__monogram{width:28px;height:28px;display:grid;place-items:center;margin:0 8px 10px;color:var(--navy);background:#fff;border-radius:6px;font-family:Manrope,sans-serif;font-weight:800}.dashboard__rail-item{padding:10px 8px;border-radius:5px}.dashboard__rail-item--active{color:#001128;background:var(--cyan);font-weight:700}.dashboard__status{margin-top:auto;padding:12px 8px 0;color:#fff;border-top:1px solid rgba(255,255,255,.14)}.dashboard__status:before{content:"";display:inline-block;width:7px;height:7px;margin-right:7px;background:var(--cyan);border-radius:50%}.dashboard__workspace{min-width:0;padding:20px 16px 16px}.dashboard__heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.dashboard__heading h2{margin:3px 0 0;font-size:1rem;letter-spacing:-.025em}.dashboard__overline{color:#607089;font-size:.58rem;font-weight:700;letter-spacing:.08em}.dashboard__period{padding:7px 12px;border:1px solid #e0e6ed;border-radius:6px;font-size:.64rem}.dashboard__stats{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:14px;padding:13px 0;border:1px solid #e4e9ef;border-radius:9px}.dashboard__stat{min-width:0;padding:0 13px;border-right:1px solid #e0e6ed}.dashboard__stat:last-child{border-right:0}.dashboard__stat span,.dashboard__stat strong,.dashboard__stat small{display:block}.dashboard__stat span{min-height:25px;color:#59667a;font-size:.57rem}.dashboard__stat strong{margin-bottom:3px;font-family:Manrope,sans-serif;font-size:1.05rem}.dashboard__stat small{color:#009a5c;font-size:.56rem}.dashboard__columns{display:grid;grid-template-columns:.86fr 1.18fr .7fr;gap:10px;min-height:446px}.inbox-card,.message-card,.activity-card{min-width:0;padding:12px;border:1px solid #e4e9ef;border-radius:9px}.inbox-card__heading,.message-card__heading,.activity-card__heading{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px;font-size:.64rem}.inbox-card__heading span,.activity-card__heading span{color:#007b5a;font-size:.56rem}.channel-tabs{display:flex;gap:4px;overflow:hidden;margin-bottom:10px;color:#55637a;font-size:.54rem}.channel-tabs span{padding:5px 7px;white-space:nowrap;background:#f3f6f9;border-radius:5px}.channel-tabs__active{color:#006e93;background:#e4f9fe!important}.conversation-list{display:grid;gap:3px}.conversation{display:grid;grid-template-columns:31px minmax(0,1fr) auto;gap:8px;align-items:center;min-height:70px;padding:8px 5px;border-bottom:1px solid #edf0f4;font-size:.56rem}.conversation--active{background:#eefaff;border-radius:7px}.conversation__avatar{width:31px;height:31px;display:grid;place-items:center;color:#fff;background:#0d8f62;border-radius:50%;font-size:.62rem;font-weight:700}.conversation:nth-child(2) .conversation__avatar{background:#ed6e20}.conversation:nth-child(3) .conversation__avatar{background:#7542ca}.conversation:nth-child(4) .conversation__avatar{background:#d69800}.conversation__body{min-width:0}.conversation__body strong,.conversation__body small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation__body small{margin-top:4px;color:#536078}.conversation time{align-self:start;color:#758097}.message-card{display:flex;flex-direction:column}.message-card__heading>div strong,.message-card__heading>div small{display:block}.message-card__heading small{margin-top:3px;color:#65738a;font-size:.54rem}.message-card__heading>span{padding:5px 7px;color:#3e4d64;background:#f3f6f9;border-radius:4px;font-size:.54rem}.message-card__messages{flex:1;padding-block:10px;border-top:1px solid #eef1f4}.message-card__bubble{max-width:85%;margin:0 0 10px;padding:10px;color:#26324a;background:#f4f6f8;border-radius:8px;font-size:.58rem;line-height:1.55}.message-card__bubble--agent{margin-left:auto;background:#e1f1ff}.automation-note{display:grid;gap:5px;margin-top:14px;padding:11px;color:#064c70;background:#e8f8fd;border-left:3px solid var(--cyan);border-radius:4px;font-size:.57rem;line-height:1.45}.message-card__composer{display:block;padding:10px;color:#8a95a5;border:1px solid #e6ebf0;border-radius:6px;font-size:.56rem}.activity-card ol{margin:0;padding:8px 0 0;list-style:none}.activity-card li{position:relative;display:grid;grid-template-columns:34px 1fr;gap:5px;padding:0 0 22px 10px;color:#45536b;font-size:.55rem;line-height:1.45;border-left:1px solid #9bdff0}.activity-card li:before{content:"";position:absolute;top:2px;left:-4px;width:7px;height:7px;background:var(--cyan);border-radius:50%}.activity-card time{color:var(--ink);font-weight:700}.results{position:relative;padding-block:34px;color:#fff;background:var(--navy)}.results__note{position:absolute;top:9px;left:0;width:100%;margin:0;color:#98a7bf;font-size:.58rem;font-weight:700;letter-spacing:.1em;text-align:center}.results__grid{display:grid;grid-template-columns:repeat(4,1fr)}.result{padding:12px 34px;border-right:1px solid rgba(255,255,255,.2)}.result:first-child{padding-left:0}.result:last-child{padding-right:0;border-right:0}.result>span,.result strong,.result p,.result small{display:block}.result>span{margin-bottom:10px;color:#b9c4d8;font-size:.67rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.result strong{margin-bottom:2px;color:#fff;font-family:Manrope,sans-serif;font-size:2rem}.result p{margin-bottom:4px;font-size:.86rem}.result small{color:#98a7bf;font-size:.73rem}.section{padding-block:116px;scroll-margin-top:24px}.section-heading{max-width:700px}.section-heading--centered{margin-bottom:68px;text-align:center}.section-heading h2,.demo h2{margin-bottom:22px;font-size:clamp(2.2rem,4vw,3.65rem);line-height:1.12;letter-spacing:-.05em}.section-heading>p:last-child,.section-heading--split>p,.demo>.container>p{color:var(--muted);font-size:1.04rem;line-height:1.7}.channels{padding-top:124px;background:#f8fcff}.channels__heading{max-width:860px;margin-bottom:62px;text-align:center}.channels__heading .eyebrow{margin-bottom:18px;color:var(--cyan-dark)}.channels__heading h2{margin-bottom:20px;font-size:clamp(2.3rem,4.4vw,4.1rem);line-height:1.1;letter-spacing:-.055em}.channels__heading>p:last-child{max-width:680px;margin-inline:auto;color:var(--muted);font-size:1.08rem;line-height:1.7}.channel-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.channel-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;background:#fff;border:1px solid #dce9ef;border-radius:26px;box-shadow:0 18px 38px #0d334e14}.channel-card__media{position:relative;min-height:280px;overflow:hidden;border-bottom:1px solid rgba(12,49,76,.08)}.channel-card--cyan .channel-card__media{background:#e5f9fe}.channel-card--blue .channel-card__media{background:#edf3ff}.channel-card--mint .channel-card__media{background:#e9fbf8}.channel-card__product{position:absolute;right:-25%;bottom:-27%;width:125%;max-width:none;border:6px solid #ffffff;border-radius:15px 15px 0 0;box-shadow:0 16px 32px #06213529}.channel-card__badge{position:absolute;z-index:1;top:30px;left:30px;display:grid;width:58px;height:58px;place-items:center;background:#fff;border-radius:18px;box-shadow:0 12px 24px #0621351f}.channel-card__badge img{width:32px;height:32px;object-fit:contain}.channel-card__badge--secondary{top:52px;left:84px;width:46px;height:46px;border-radius:15px}.channel-card__badge--secondary img{width:25px;height:25px}.channel-card__content{display:flex;flex:1;flex-direction:column;padding:30px 30px 34px}.channel-card__kicker{margin-bottom:13px;color:var(--cyan-dark);font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.channel-card h3{margin-bottom:13px;font-size:1.5rem;letter-spacing:-.035em}.channel-card__content>p:not(.channel-card__kicker){margin-bottom:26px;color:var(--muted);line-height:1.68}.channel-card a{margin-top:auto;color:var(--cyan-dark);font-size:.9rem;font-weight:800}.channel-card a:hover{color:var(--navy)}.channel-proof{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(300px,.72fr);gap:72px;align-items:end;margin-top:56px;padding:44px 52px;color:#fff;background:var(--navy);border-radius:26px}.channel-proof .eyebrow{margin-bottom:14px;color:#5eddf8}.channel-proof h3{margin-bottom:0;font-size:clamp(1.65rem,3vw,2.45rem);line-height:1.15;letter-spacing:-.045em}.channel-proof>p{margin:0;color:#c8d7e9;line-height:1.7}.benefits{border-top:1px solid var(--line)}.benefit{display:grid;grid-template-columns:150px minmax(0,1fr);gap:62px;padding:68px 0;border-bottom:1px solid var(--line)}.benefit__number{color:#d4dce4;font-family:Manrope,sans-serif;font-size:4.8rem;font-weight:700;line-height:1}.benefit>div:last-child{display:grid;grid-template-columns:minmax(260px,.75fr) minmax(300px,.9fr);gap:0 64px}.benefit .eyebrow{grid-column:1 / -1;margin-bottom:20px}.benefit h3{margin:0;font-size:clamp(1.8rem,3vw,2.7rem);line-height:1.18;letter-spacing:-.04em}.benefit>div>p:not(.eyebrow){margin-bottom:24px;color:var(--muted);line-height:1.75}.benefit ul{grid-column:2;margin:0;padding:0;color:#283750;list-style:none}.benefit li{padding:11px 0;border-top:1px solid #e5eaf0}.section--tinted{background:var(--soft)}.solutions__grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(500px,1fr);gap:100px;align-items:start}.solution-list{border-top:1px solid #ccd7e1}.solution-list article{display:grid;grid-template-columns:58px 1fr;gap:24px;padding:30px 0;border-bottom:1px solid #ccd7e1}.solution-list article>span{color:var(--cyan-dark);font-family:Manrope,sans-serif;font-size:.78rem;font-weight:800}.solution-list h3,.resource-grid h3{margin-bottom:9px;font-size:1.26rem;letter-spacing:-.025em}.solution-list p,.resource-grid p{margin:0;color:var(--muted);line-height:1.65}.section-heading--split{max-width:none;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(380px,.72fr);gap:80px;align-items:end;margin-bottom:62px}.section-heading--split h2{max-width:720px;margin-bottom:0}.resource-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.resource-grid article{min-height:250px;padding:38px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.resource-grid article>span{display:block;margin-bottom:66px;color:var(--cyan-dark);font-size:.72rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.section--dark{color:#fff;background:var(--navy)}.pricing__grid{display:grid;grid-template-columns:1fr .72fr;gap:100px;align-items:end}.pricing .eyebrow{color:#5eddf8}.pricing h2{margin-bottom:0}.pricing__content p{margin-bottom:28px;color:#bcc7da;font-size:1.04rem;line-height:1.7}.demo__inner{max-width:920px;text-align:center}.demo__inner>p:not(.eyebrow){max-width:650px;margin:0 auto 32px}.demo .button{margin-bottom:18px}.demo small{display:block;color:#6b778c}.site-footer{padding-block:30px;color:#c8d2e3;background:var(--navy);border-top:1px solid rgba(255,255,255,.15)}.site-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:32px}.site-footer p{margin:0}.brand--footer{width:64px;height:64px;padding:4px;background:#fff;border-radius:8px}.brand--footer img{width:56px;height:56px}@media(min-width:1241px){.hero{padding-top:96px}}@media(max-width:1240px){.hero h1{font-size:clamp(3rem,5.6vw,4.8rem)}.dashboard{min-height:560px;grid-template-columns:106px minmax(0,1fr)}.dashboard__columns{grid-template-columns:.88fr 1.12fr;min-height:400px}.activity-card{display:none}.benefit>div:last-child{gap:0 36px}.channel-grid{gap:20px}.channel-card__content{padding:26px 24px 30px}}@media(max-width:1024px){.container{width:min(100% - 40px,920px)}.site-header__inner{min-height:80px}.site-nav ul{gap:24px}.hero{padding-top:56px}.hero__grid,.hero__copy{max-width:860px}.hero h1{font-size:clamp(3rem,6.7vw,4.8rem)}.dashboard{min-height:590px}.dashboard__columns{grid-template-columns:.78fr 1.22fr .7fr;min-height:425px}.activity-card{display:block}.results__grid{grid-template-columns:repeat(2,1fr)}.result{padding:28px;border-bottom:1px solid rgba(255,255,255,.2)}.result:first-child{padding-left:28px}.result:nth-child(2){border-right:0}.result:nth-child(n+3){border-bottom:0}.section{padding-block:90px}.benefit{grid-template-columns:100px 1fr;gap:28px}.benefit>div:last-child{grid-template-columns:1fr}.benefit ul{grid-column:1}.solutions__grid,.pricing__grid{grid-template-columns:1fr;gap:56px}.channel-grid{grid-template-columns:repeat(2,1fr)}.channel-card:last-child{grid-column:1 / -1}.channel-proof{grid-template-columns:1fr;gap:24px}}@media(max-width:760px){.container{width:min(100% - 32px,640px)}.announcement__inner{min-height:42px;justify-content:center;text-align:center}.announcement p{padding-block:8px;line-height:1.35}.announcement a{display:none}.site-header__inner{min-height:72px;justify-content:space-between}.brand{width:58px;height:58px}.brand img{width:52px;height:52px}.menu-button{display:inline-flex;align-items:center;justify-content:center}.site-nav{position:absolute;top:calc(100% + 1px);right:0;left:0;display:none;align-items:stretch;padding:20px 16px 24px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 18px 30px #07162d1f}.site-nav--open{display:flex;flex-direction:column}.site-nav ul{display:grid;gap:4px}.site-nav ul a{min-height:44px;display:flex;align-items:center;padding:10px 8px}.site-nav .button{margin-top:12px}.hero{padding:64px 0 40px}.hero__grid{max-width:640px}.eyebrow{margin-bottom:18px;font-size:.7rem;line-height:1.5}.hero h1{font-size:clamp(2.55rem,11vw,3.55rem)}.hero__description{font-size:1rem}.hero__actions{align-items:stretch;flex-direction:column;gap:10px}.text-link{text-align:center}.hero__proof{display:flex;justify-content:center;gap:12px}.hero__product{margin-right:-16px}.hero__channel-pulse{margin-top:30px}.dashboard{min-height:500px;grid-template-columns:1fr;border-radius:10px 0 0 10px}.dashboard__rail{display:none}.dashboard__workspace{padding:16px 12px 12px}.dashboard__stats{grid-template-columns:repeat(2,1fr)}.dashboard__stat{padding:10px 12px;border-bottom:1px solid #e0e6ed}.dashboard__stat:nth-child(2){border-right:0}.dashboard__stat:nth-child(n+3){border-bottom:0}.dashboard__columns{grid-template-columns:1fr 1.06fr;min-height:330px}.activity-card{display:none}.conversation:nth-child(n+4){display:none}.message-card__messages{padding-block:5px}.message-card__bubble{padding:8px}.results__grid{grid-template-columns:1fr}.result,.result:first-child{padding:24px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.2)}.result:nth-child(n+3){border-bottom:1px solid rgba(255,255,255,.2)}.result:last-child{border-bottom:0}.section{padding-block:72px}.section-heading--centered{margin-bottom:48px;text-align:left}.channels{padding-top:78px}.channels__heading{margin-bottom:42px;text-align:left}.channels__heading>p:last-child{margin-inline:0}.channel-grid{grid-template-columns:1fr}.channel-card:last-child{grid-column:auto}.channel-card__media{min-height:255px}.channel-proof{margin-top:28px;padding:32px 28px;border-radius:20px}.section-heading h2,.demo h2{font-size:clamp(2rem,10vw,2.8rem)}.benefit{grid-template-columns:1fr;gap:16px;padding:48px 0}.benefit__number{font-size:2.8rem}.benefit h3{margin-bottom:18px}.solutions__grid{gap:42px}.section-heading--split{grid-template-columns:1fr;gap:22px;margin-bottom:46px}.resource-grid{grid-template-columns:1fr}.resource-grid article{min-height:auto;padding:30px}.resource-grid article>span{margin-bottom:38px}.demo__inner{text-align:left}.demo__inner>p:not(.eyebrow){margin-left:0}.demo .button{width:100%}.site-footer__inner{align-items:flex-start;flex-direction:column}}@media(max-width:500px){.dashboard__heading{align-items:flex-start}.dashboard__columns{grid-template-columns:1fr}.inbox-card{display:none}.message-card{min-height:300px}.announcement strong{display:block;margin:0 0 3px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
