*{box-sizing:border-box}:root{--navy:#071523;--navy2:#0d2033;--ink:#101827;--muted:#627083;--line:#dce4ea;--soft:#f5f8fa;--teal:#0d9488;--teal2:#14b8a6;--mint:#ccfbf1;--white:#fff;--shell:1180px}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:#fff;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.menu-open{overflow:hidden}a{text-decoration:none;color:inherit}button{font:inherit}.shell{width:min(var(--shell),calc(100% - 40px));margin:auto}.skip{position:fixed;top:-80px;left:16px;z-index:999;background:#fff;padding:10px 14px}.skip:focus{top:12px}.header{height:72px;position:absolute;inset:0 0 auto;z-index:30;color:#fff;border-bottom:1px solid rgba(255,255,255,.09)}.nav{height:72px;display:flex;align-items:center;gap:42px}.brand{display:inline-flex;align-items:baseline;gap:5px;font-size:20px;letter-spacing:-.045em;white-space:nowrap}.brand strong{font-weight:800}.brand span{font-weight:500;color:#2dd4bf}.nav-links{display:flex;gap:29px;margin-left:auto}.nav-links a{font-size:13px;color:rgba(255,255,255,.66);font-weight:500}.nav-links a:hover{color:#fff}.nav-actions{display:flex;gap:9px}.btn{height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border-radius:8px;border:1px solid transparent;font-size:13px;font-weight:700;color:#fff;white-space:nowrap;transition:.2s}.btn:hover{transform:translateY(-1px)}.btn-sm{height:36px;padding:0 15px}.btn-lg{height:48px;padding:0 23px;font-size:14px}.btn-primary{background:var(--teal2);color:#fff}.btn-primary:hover{background:#19c7b5}.btn-ghost{border-color:rgba(255,255,255,.22);color:#fff}.btn-dark{border-color:rgba(255,255,255,.2);color:#fff;background:rgba(255,255,255,.03)}.btn-white{background:#fff;color:#0f766e}.menu-toggle{display:none;margin-left:auto;width:44px;height:44px;border:0;background:transparent;padding:10px}.menu-toggle span{height:2px;background:#fff;display:block;margin:5px 0}.mobile-menu[hidden]{display:none!important}.hero{position:relative;overflow:hidden;min-height:730px;background:var(--navy);color:#fff;padding:143px 0 88px}.hero-light{position:absolute;width:850px;height:850px;right:-260px;top:-370px;background:radial-gradient(circle,rgba(20,184,166,.15),transparent 68%)}.hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,.92fr) minmax(540px,1.08fr);gap:64px;align-items:center}.eyebrow,.kicker{display:inline-flex;padding:7px 10px;border-radius:5px;background:rgba(20,184,166,.1);color:var(--teal);font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.eyebrow{background:rgba(20,184,166,.11);border:1px solid rgba(45,212,191,.15);color:#5eead4}.hero h1{font-size:clamp(43px,5vw,68px);line-height:.98;letter-spacing:-.065em;margin:21px 0 24px;font-weight:800}.hero h1 em{font-style:normal;color:#5eead4}.hero-copy>p{font-size:16px;line-height:1.78;color:rgba(255,255,255,.64);max-width:590px}.hero-actions{display:flex;gap:10px;margin-top:30px}.hero-notes{display:flex;gap:19px;flex-wrap:wrap;margin-top:28px;font-size:11px;color:rgba(255,255,255,.61)}.hero-notes span{display:flex;gap:7px;align-items:center}.hero-notes i{width:5px;height:5px;border-radius:50%;background:var(--teal2)}.command{background:#f8fafc;border:1px solid rgba(255,255,255,.13);border-radius:14px;overflow:hidden;box-shadow:0 34px 90px rgba(0,0,0,.37);transform:perspective(1400px) rotateY(-2deg)}.command-top{height:49px;background:#fff;border-bottom:1px solid #e6ebef;color:#172033;padding:0 15px;display:flex;align-items:center;justify-content:space-between}.command-brand{display:flex;align-items:center;gap:8px;font-size:10px}.command-brand b{width:25px;height:25px;display:grid;place-items:center;border-radius:6px;background:var(--teal);color:#fff}.command-state{font-size:7px;color:#64748b;display:flex;gap:6px;align-items:center}.command-state i{width:6px;height:6px;border-radius:50%;background:#10b981}.command-body{display:grid;grid-template-columns:104px 1fr;min-height:420px}.command aside{background:#0b1828;padding:17px 10px;display:flex;flex-direction:column;gap:6px}.command aside span{font-size:8px;color:#8290a3;padding:8px 9px;border-radius:5px}.command aside .active{color:#5eead4;background:rgba(20,184,166,.15)}.command-main{padding:16px;color:#1e293b}.campaign-head{display:flex;align-items:center;justify-content:space-between}.campaign-head small,.campaign-head strong{display:block}.campaign-head small{font-size:6px;color:#94a3b8;letter-spacing:.08em}.campaign-head strong{font-size:12px;margin-top:4px}.campaign-head mark{background:#d1fae5;color:#047857;font-size:7px;border-radius:4px;padding:4px 7px}.channel-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:13px}.channel-row article{background:#fff;border:1px solid #e5eaf0;border-radius:7px;padding:9px;display:grid;grid-template-columns:27px 1fr 6px;gap:7px;align-items:center}.channel-row article>span{width:27px;height:27px;border-radius:6px;display:grid;place-items:center;color:#fff;font-size:7px;font-weight:800}.channel-row .wa{background:#10b981}.channel-row .sms{background:#3b82f6}.channel-row .mail{background:#f59e0b}.channel-row small,.channel-row b{display:block;font-size:6px}.channel-row small{color:#94a3b8}.channel-row b{font-size:7px;margin-top:2px}.channel-row article>i{width:5px;height:5px;border-radius:50%;background:#10b981}.command-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:9px;margin-top:9px}.delivery,.audience,.next-run{background:#fff;border:1px solid #e5eaf0;border-radius:7px;padding:11px}.panel-title{display:flex;justify-content:space-between}.panel-title b{font-size:8px}.panel-title small{font-size:6px;color:#94a3b8}.bars{height:128px;padding:18px 5px 0;display:flex;gap:8px;align-items:end;background:repeating-linear-gradient(to bottom,transparent 0,transparent 29px,#eef2f6 30px);border-bottom:1px solid #e5e7eb}.bars i{flex:1;height:var(--h);border-radius:3px 3px 0 0;background:linear-gradient(#2dd4bf,#0d9488)}.ring{width:69px;height:69px;margin:18px auto 12px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#14b8a6 0 46%,#3b82f6 46% 76%,#f59e0b 76% 100%);position:relative}.ring:after{content:"";position:absolute;inset:10px;border-radius:50%;background:#fff}.ring span{z-index:1;font-size:14px;font-weight:800}.audience ul{list-style:none;padding:0;margin:0}.audience li{font-size:6px;margin:5px 0;color:#64748b}.audience li i{display:inline-block;width:5px;height:5px;border-radius:50%;background:#14b8a6;margin-right:5px}.audience li:nth-child(2) i{background:#3b82f6}.audience li:nth-child(3) i{background:#f59e0b}.next-run{margin-top:9px;display:flex;align-items:center;justify-content:space-between;padding:9px 11px}.next-run>span{display:grid;grid-template-columns:14px auto;column-gap:7px}.next-run i{grid-row:1/3;width:14px;height:14px;border-radius:4px;background:#ccfbf1}.next-run b{font-size:7px}.next-run small{font-size:6px;color:#94a3b8}.next-run em{font-size:6px;font-style:normal;color:#0f766e;background:#ccfbf1;padding:4px 6px;border-radius:4px}.outcome{border-bottom:1px solid var(--line)}.outcome-grid{display:grid;grid-template-columns:repeat(3,1fr)}.outcome-grid>div{padding:24px 27px;border-right:1px solid var(--line);display:grid;grid-template-columns:30px 1fr}.outcome-grid>div:first-child{padding-left:0}.outcome-grid>div:last-child{border:0}.outcome span{grid-row:1/3;color:var(--teal);font-size:10px;font-weight:800}.outcome b{font-size:13px;color:#273549}.outcome small{font-size:11px;line-height:1.5;color:#8090a3;margin-top:3px}.section{padding:clamp(72px,7.6vw,104px) 0}.section-head{max-width:760px;margin:0 auto 48px;text-align:center}.section-head h2,.flow-copy h2,.usecase-grid h2,.faq-grid h2,.final-grid h2{font-size:clamp(31px,3.5vw,47px);letter-spacing:-.048em;line-height:1.1;margin:18px 0;font-weight:790}.section-head>p,.split-head>p,.flow-copy>p,.faq-grid>div>p,.final-grid p{color:var(--muted);font-size:15px;line-height:1.75}.split-head{max-width:none;text-align:left;display:grid;grid-template-columns:1.35fr .65fr;gap:70px;align-items:end}.split-head>p{margin-bottom:3px}.channel-showcase{display:grid;grid-template-columns:1.35fr .65fr;gap:15px}.channel-featured,.channel-side article{border:1px solid var(--line);border-radius:12px}.channel-featured{background:var(--navy);color:#fff;padding:31px;display:grid;grid-template-columns:.88fr 1.12fr;gap:37px;position:relative}.channel-index{font-size:9px;font-weight:800;letter-spacing:.08em;color:var(--teal2);position:absolute;top:20px;left:22px}.wa-stage{margin-top:18px;background:#e9f4f1;border-radius:10px;padding:12px;display:flex;flex-direction:column;min-height:345px}.phone-top{display:flex;align-items:center;gap:8px;color:#1f2937;font-size:9px;padding-bottom:9px;border-bottom:1px solid #d3e3df}.phone-top span{width:22px;height:22px;border-radius:50%;background:#0d9488}.phone-top i{margin-left:auto;width:4px;height:4px;border-radius:50%;background:#64748b}.message{background:#fff;color:#334155;border-radius:7px;padding:10px;width:78%;margin-top:17px;box-shadow:0 4px 12px rgba(15,23,42,.06)}.message small{font-size:6px;color:#0d9488;font-weight:800}.message p{font-size:8px;line-height:1.5;margin:5px 0}.message span{display:block;text-align:right;font-size:5px;color:#94a3b8}.message.right{background:#d9fdd3;margin-left:auto;width:54%}.compose{margin-top:auto;background:#fff;color:#94a3b8;padding:10px;border-radius:7px;font-size:7px}.compose b{float:right;width:18px;height:18px;border-radius:5px;background:#0d9488;color:#fff;display:grid;place-items:center;margin-top:-5px}.channel-copy{align-self:center}.channel-copy>small{font-size:8px;letter-spacing:.08em;color:#5eead4;font-weight:700}.channel-copy h3{font-size:27px;letter-spacing:-.035em;margin:11px 0}.channel-copy p{font-size:13px;color:rgba(255,255,255,.62);line-height:1.7}.channel-copy ul{list-style:none;padding:0;margin:21px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:11px}.channel-copy li{font-size:10px;color:rgba(255,255,255,.8);padding-left:14px;position:relative}.channel-copy li:before{content:"";position:absolute;left:0;top:5px;width:5px;height:5px;border-radius:50%;background:#2dd4bf}.channel-side{display:grid;gap:15px}.channel-side article{position:relative;padding:26px;background:#fff}.channel-side .channel-index{top:20px;left:22px}.mini-visual{height:117px;border-radius:8px;margin:19px 0 21px;background:#f4f7f9}.sms-visual{display:flex;align-items:end;gap:7px;padding:18px}.sms-visual div{margin-right:auto;background:#fff;padding:10px 13px;border-radius:7px;box-shadow:0 5px 16px rgba(15,23,42,.06)}.sms-visual span,.sms-visual b,.sms-visual small{display:block}.sms-visual span{font-size:6px;color:#3b82f6;font-weight:800}.sms-visual b{font-size:17px;letter-spacing:.12em;margin:3px 0}.sms-visual small{font-size:5px;color:#94a3b8}.sms-visual>i{width:7px;background:#3b82f6;border-radius:3px 3px 0 0}.sms-visual>i:nth-of-type(1){height:35px}.sms-visual>i:nth-of-type(2){height:58px}.sms-visual>i:nth-of-type(3){height:47px}.mail-visual{background:#fff;border:1px solid #e5e7eb;padding:10px}.mail-head{display:flex;gap:4px;margin-bottom:12px}.mail-head i{width:5px;height:5px;border-radius:50%;background:#cbd5e1}.mail-visual strong{display:block;font-size:8px}.mail-visual>span{display:block;height:4px;width:78%;background:#e2e8f0;margin-top:7px}.mail-visual>span:nth-of-type(2){width:55%}.mail-visual button{font-size:5px;background:#f59e0b;color:#fff;border:0;border-radius:3px;padding:5px 8px;margin-top:10px}.channel-side h3{font-size:18px;margin:0 0 8px}.channel-side p{font-size:12px;color:var(--muted);line-height:1.65}.channel-side a{font-size:11px;color:var(--teal);font-weight:700}.flow-section{background:var(--navy);color:#fff}.flow-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:85px}.dark-kicker{color:#5eead4;background:rgba(20,184,166,.12)}.flow-copy h2{color:#fff}.flow-copy>p{color:rgba(255,255,255,.56)}.flow-status{margin-top:30px;display:flex;gap:15px;flex-wrap:wrap}.flow-status span{font-size:9px;color:rgba(255,255,255,.6);display:flex;gap:7px;align-items:center}.flow-status i{width:6px;height:6px;border-radius:50%;background:#14b8a6}.steps{border-top:1px solid rgba(255,255,255,.11)}.steps article{display:grid;grid-template-columns:58px 1fr;padding:25px 0;border-bottom:1px solid rgba(255,255,255,.11)}.steps>article>span{font-size:10px;color:#2dd4bf;font-weight:800}.steps small{font-size:8px;letter-spacing:.09em;color:#5eead4;font-weight:700}.steps h3{font-size:17px;margin:8px 0}.steps p{font-size:12px;line-height:1.65;color:rgba(255,255,255,.53);margin:0}.capabilities{background:var(--soft)}.cap-grid{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border:1px solid var(--line)}.cap-grid article{padding:29px;min-height:205px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.cap-grid article:nth-child(3n){border-right:0}.cap-grid article:nth-last-child(-n+3){border-bottom:0}.cap-grid span{font-size:10px;color:var(--teal);font-weight:800}.cap-grid h3{font-size:17px;margin:39px 0 10px}.cap-grid p{font-size:12px;line-height:1.7;color:var(--muted);margin:0}.usecases{background:#fff}.usecase-grid{display:grid;grid-template-columns:.65fr 1.35fr;gap:90px}.usecase-list{border-top:1px solid var(--line)}.usecase-list article{display:grid;grid-template-columns:.55fr 1.45fr;gap:35px;padding:23px 0;border-bottom:1px solid var(--line)}.usecase-list span{font-size:13px;font-weight:700}.usecase-list p{font-size:12px;line-height:1.65;color:var(--muted);margin:0}.faq{background:var(--soft)}.faq-grid{display:grid;grid-template-columns:.65fr 1.35fr;gap:90px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none;padding:23px 0;display:flex;justify-content:space-between;gap:20px;font-size:14px;font-weight:700}summary::-webkit-details-marker{display:none}summary span{font-size:20px;color:var(--teal);font-weight:400;transition:.2s}details[open] summary span{transform:rotate(45deg)}details p{font-size:13px;line-height:1.7;color:var(--muted);margin:0 45px 22px 0}.final-cta{padding:75px 0;background:linear-gradient(125deg,#0f766e,#14b8a6);color:#fff}.final-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:60px;align-items:center}.final-grid h2{color:#fff;margin-bottom:13px}.final-grid p{color:rgba(255,255,255,.74);margin-bottom:0}.kicker.light{color:#fff;background:rgba(255,255,255,.13)}.final-grid>div:last-child{display:flex;flex-direction:column;align-items:flex-start;gap:15px}.plain-link{font-size:11px;color:#fff;font-weight:700}footer{background:#06101c;color:#91a0b4;padding:65px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:55px}.footer-brand .brand{color:#fff}.footer-brand p{font-size:12px;line-height:1.7;max-width:350px;margin:17px 0}.footer-brand>a:last-child{color:#5eead4;font-size:11px}.footer-grid h3{font-size:9px;color:#fff;letter-spacing:.1em;text-transform:uppercase;margin:4px 0 17px}.footer-grid>div:not(.footer-brand) a{display:block;font-size:11px;margin:11px 0}.footer-grid a:hover{color:#fff}.footer-bottom{margin-top:44px;padding-top:22px;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;font-size:10px}
@media(max-width:1100px){.nav-links{display:none}.menu-toggle{display:block}.nav-actions{margin-left:auto}.hero-grid{grid-template-columns:1fr;max-width:770px}.hero-copy{text-align:center}.hero-copy>p{margin-inline:auto}.eyebrow{margin-inline:auto}.hero-actions,.hero-notes{justify-content:center}.command{transform:none}.mobile-menu{background:#0a1929;border-top:1px solid rgba(255,255,255,.08)}.mobile-inner{padding:17px 0 23px;display:grid}.mobile-inner>a{padding:12px 0;color:rgba(255,255,255,.73);font-size:14px}.mobile-inner>div{display:flex;gap:9px;margin-top:10px}.mobile-inner .btn{flex:1}.channel-showcase{grid-template-columns:1fr}.channel-side{grid-template-columns:1fr 1fr}.flow-grid,.usecase-grid,.faq-grid{gap:50px}}
@media(max-width:820px){.shell{width:min(var(--shell),calc(100% - 30px))}.header,.nav{height:66px}.nav-actions{display:none}.hero{min-height:auto;padding:112px 0 69px}.hero h1{font-size:52px}.command{display:none}.outcome-grid{grid-template-columns:1fr}.outcome-grid>div,.outcome-grid>div:first-child{padding:17px 0;border-right:0;border-bottom:1px solid var(--line)}.split-head,.channel-featured,.flow-grid,.usecase-grid,.faq-grid,.final-grid{grid-template-columns:1fr}.split-head{gap:12px}.channel-featured{gap:27px}.wa-stage{order:2}.channel-copy{order:1;padding-top:12px}.channel-side{grid-template-columns:1fr}.cap-grid{grid-template-columns:1fr 1fr}.cap-grid article:nth-child(3n){border-right:1px solid var(--line)}.cap-grid article:nth-child(2n){border-right:0}.cap-grid article:nth-last-child(-n+3){border-bottom:1px solid var(--line)}.cap-grid article:nth-last-child(-n+2){border-bottom:0}.footer-grid{grid-template-columns:repeat(2,1fr);gap:35px}.footer-brand{grid-column:1/-1}.section{padding:70px 0}}
@media(max-width:540px){.brand{font-size:18px}.hero h1{font-size:43px}.hero-copy>p{font-size:14px}.hero-actions{display:grid}.hero-actions .btn{width:100%}.hero-notes{gap:11px 16px}.channel-featured{padding:23px}.channel-copy ul{grid-template-columns:1fr}.cap-grid{grid-template-columns:1fr}.cap-grid article,.cap-grid article:nth-child(3n),.cap-grid article:nth-child(2n),.cap-grid article:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--line);min-height:auto}.cap-grid article:last-child{border-bottom:0}.usecase-list article{grid-template-columns:1fr;gap:8px}.final-grid{text-align:center}.final-grid>div:last-child{align-items:center}.final-grid .btn{width:100%}.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;gap:8px;text-align:center;align-items:center}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
