:root{--ink:#102a2c;--ink-soft:#496164;--paper:#fbfdfb;--surface:#fff;--mist:#eef7f4;--teal:#087f73;--teal-dark:#07665e;--teal-light:#d6f2eb;--lime:#c9f36b;--line:#dce8e4;--shadow:0 24px 70px #1039381f;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{background:var(--paper);min-width:320px;color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6;overflow-x:hidden}button,a,summary{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.1}h1{margin-bottom:26px;font-size:clamp(3rem,6vw,5.7rem);font-weight:760}h1 em{color:var(--teal);font-style:normal}h2{margin-bottom:20px;font-size:clamp(2.25rem,4vw,4rem);font-weight:730}h3{margin-bottom:12px;font-size:1.3rem}.container{width:min(1180px,100% - 48px);margin-inline:auto}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:10px;padding:10px 16px;transition:transform .2s;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid var(--lime);outline-offset:4px;border-radius:6px}.eyebrow{color:var(--teal);letter-spacing:.12em;text-transform:uppercase;margin-bottom:20px;font-size:.78rem;font-weight:800}.eyebrow span{margin-right:7px}.button{border:1px solid var(--teal);background:var(--teal);color:#fff;border-radius:12px;justify-content:center;align-items:center;min-height:48px;padding:13px 22px;font-size:.94rem;font-weight:750;line-height:1.2;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.button:hover{background:var(--teal-dark);transform:translateY(-2px);box-shadow:0 12px 30px #087f7333}.button-large{border-radius:14px;min-height:58px;padding-inline:26px}.button-large span{margin-left:16px;font-size:1.2rem}.button-small{min-height:42px;padding:10px 18px}.button-secondary{border-color:var(--line);color:var(--ink);background:0 0}.button-secondary:hover{border-color:var(--teal);background:var(--mist)}.button-light{color:var(--teal-dark);background:#fff;border-color:#fff}.button-light:hover{background:var(--lime);color:var(--ink)}.text-link{color:var(--ink);align-items:center;gap:10px;padding-block:8px;font-weight:720;display:inline-flex}.text-link span,.text-link:hover{color:var(--teal)}.site-header{z-index:20;padding-top:22px;position:absolute;top:0;left:0;right:0}.header-inner{backdrop-filter:blur(16px);background:#ffffffd1;border:1px solid #dce8e4db;border-radius:16px;grid-template-columns:1fr auto 1fr;align-items:center;min-height:62px;padding:8px 10px 8px 18px;display:grid;box-shadow:0 10px 40px #1e47440f}.brand{letter-spacing:-.04em;align-items:center;gap:10px;width:fit-content;font-size:1.25rem;font-weight:820;display:inline-flex}.brand>span:last-child span{color:var(--teal)}.brand-mark{background:var(--teal);border-radius:10px 10px 10px 4px;place-items:center;width:32px;height:32px;display:grid;position:relative;box-shadow:inset 0 0 0 1px #ffffff40}.brand-mark span{border:2px solid #fff;border-top:0;border-radius:0 0 8px 8px;width:13px;height:9px}.brand-mark i{background:var(--lime);border-radius:50%;width:7px;height:7px;position:absolute;top:5px;right:4px}.desktop-nav{align-items:center;gap:30px;display:flex}.desktop-nav a{color:var(--ink-soft);font-size:.9rem;font-weight:650}.desktop-nav a:hover{color:var(--teal)}.header-cta{justify-self:end}.mobile-menu{display:none}.hero{background:radial-gradient(circle at 82% 23%, #5bcbb529, transparent 26%), linear-gradient(180deg, #f8fcfa 0%, var(--paper) 88%);min-height:820px;padding:174px 0 100px;position:relative;overflow:hidden}.hero-grid-bg{opacity:.36;background-image:linear-gradient(#087f7314 1px,#0000 1px),linear-gradient(90deg,#087f7314 1px,#0000 1px);background-size:44px 44px;width:740px;height:700px;position:absolute;inset:0 0 auto 50%;mask-image:radial-gradient(circle,#000 15%,#0000 67%)}.hero-grid{grid-template-columns:minmax(0,1.02fr) minmax(480px,.98fr);align-items:center;gap:72px;display:grid;position:relative}.hero-copy{z-index:2;position:relative}.hero-lead{max-width:630px;color:var(--ink-soft);margin-bottom:32px;font-size:clamp(1.08rem,1.6vw,1.28rem);line-height:1.65}.hero-actions{align-items:center;gap:26px;display:flex}.trust-list{color:var(--ink-soft);gap:24px;margin:34px 0 0;padding:0;font-size:.86rem;font-weight:600;list-style:none;display:flex}.trust-list span{background:var(--teal-light);width:20px;height:20px;color:var(--teal);border-radius:50%;place-items:center;margin-right:7px;font-size:.72rem;display:inline-grid}.hero-visual{min-height:535px;position:relative}.visual-glow{filter:blur(45px);background:#6fd6c333;border-radius:50%;width:88%;height:82%;position:absolute;top:4%;left:6%}.crm-card{z-index:2;width:min(100%,520px);box-shadow:var(--shadow);background:#fffffff2;border:1px solid #caded7e6;border-radius:26px;position:absolute;top:30px;right:0;overflow:hidden;transform:rotate(1.2deg)}.crm-topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:19px 22px;display:flex}.crm-title,.floating-card,.handoff{align-items:center;display:flex}.crm-title{gap:12px}.crm-title>span:last-child,.floating-card>span:nth-child(2),.handoff>span:last-child{flex-direction:column;display:flex}.crm-title strong,.floating-card strong,.handoff strong{font-size:.84rem}.crm-title small,.floating-card small,.handoff small{color:#728688;font-size:.7rem}.avatar{background:var(--teal);color:#fff;border-radius:12px;place-items:center;width:39px;height:39px;font-size:.76rem;font-weight:800;display:grid}.status-dot{color:#177251;background:#e4f7ee;border-radius:20px;padding:5px 9px;font-size:.66rem;font-weight:750}.status-dot:before{content:"";background:#22a46d;border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.crm-body{background:#f8fbfa;padding:20px}.pipeline{border:1px solid var(--line);background:#fff;border-radius:14px;padding:14px 16px}.pipeline>span{color:#77898a;text-transform:uppercase;font-size:.66rem;font-weight:700}.pipeline-track{grid-template-columns:repeat(4,1fr);gap:3px;margin:11px 0 7px;display:grid}.pipeline-track i{background:#dbe8e4;border-radius:5px;height:6px}.pipeline-track i:first-child{background:#a1dfd1}.pipeline-track i.active{background:var(--teal)}.pipeline-labels{color:#7b8d8e;justify-content:space-between;font-size:.64rem;display:flex}.pipeline-labels strong{color:var(--teal)}.chat{flex-direction:column;gap:11px;padding:18px 2px;display:flex}.message{border-radius:14px;max-width:86%;padding:11px 13px;box-shadow:0 3px 12px #183d3b0d}.message span{color:#718586;margin-bottom:4px;font-size:.6rem;font-weight:700;display:block}.message p{margin:0;font-size:.73rem;line-height:1.45}.message-client{border:1px solid var(--line);background:#fff;border-bottom-left-radius:4px}.message-ai{background:#dcf3ed;border-bottom-right-radius:4px;align-self:flex-end}.message-ai span{color:var(--teal)}.handoff{background:#ffffffa6;border:1px dashed #b8d6ce;border-radius:13px;gap:11px;padding:12px 14px}.handoff-icon{background:var(--ink);color:#fff;border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.floating-card{z-index:4;backdrop-filter:blur(10px);background:#fffffff0;border:1px solid #d0e2dcf2;border-radius:15px;gap:10px;padding:12px 14px;position:absolute;box-shadow:0 15px 45px #204c4824}.floating-channel{bottom:16px;left:-32px}.floating-channel>i{color:#22a46d;margin-left:14px;font-style:normal}.channel-icon,.reply-mark{border-radius:10px;place-items:center;width:34px;height:34px;font-size:.75rem;font-weight:850;display:grid}.channel-icon{color:#fff;background:#6f39d4}.floating-reply{top:4px;right:-34px}.reply-mark{background:var(--lime);color:var(--ink)}.integration-strip{border-block:1px solid var(--line);background:#fff}.integration-inner{justify-content:space-between;align-items:center;min-height:108px;display:flex}.integration-inner>p{color:var(--ink-soft);margin:0;font-size:.86rem;font-weight:650}.integration-flow{align-items:center;gap:22px;display:flex}.integration-flow span{align-items:center;gap:9px;font-size:1.05rem;font-weight:750;display:flex}.integration-flow b{color:#a4b6b4;font-weight:400}.integration-flow i{border-radius:9px;place-items:center;width:30px;height:30px;font-style:normal;display:grid}.amo-dot{background:#fff2d2;box-shadow:inset 0 0 0 9px #f1c767;border-radius:50% 50% 50% 4px!important}.wazzup-dot{color:#fff;background:#6f39d4;font-size:.68rem}.ai-dot{background:var(--teal-light);color:var(--teal)}.section{padding-block:120px}.section-heading{max-width:720px;margin-bottom:54px}.section-heading>p:last-child{color:var(--ink-soft);margin-bottom:0;font-size:1.06rem}.section-heading.centered{text-align:center;margin-inline:auto}.steps-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.step-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;min-height:385px;padding:26px;position:relative;overflow:hidden}.step-number{color:var(--teal);letter-spacing:.1em;font-size:.75rem;font-weight:850}.step-visual{background:var(--mist);border-radius:18px;height:145px;margin:24px 0 30px;position:relative}.step-visual i{background:#fff;border-radius:10px;display:block;position:absolute;box-shadow:0 7px 25px #11443f1a}.step-visual-1 i:first-child{border:15px solid #f0cb75;border-radius:50% 50% 50% 9px;width:68px;height:68px;top:25px;left:30px}.step-visual-1 i:nth-child(2){background:var(--teal);width:80px;height:6px;box-shadow:none;top:50px;left:50%;transform:translate(-20%)}.step-visual-1 i:nth-child(3){border:20px solid #6f39d4;border-radius:50%;width:64px;height:64px;top:27px;right:25px}.step-visual-2 i:first-child{height:30px;top:25px;left:35px;right:35px}.step-visual-2 i:nth-child(2){background:var(--teal);height:18px;box-shadow:inset 40px 0 var(--lime);top:64px;left:35px;right:35px}.step-visual-2 i:nth-child(3){background:#fff;height:27px;bottom:25px;left:35px;right:35px}.step-visual-3 i:first-child{border-bottom-left-radius:4px;width:73%;height:42px;top:26px;left:28px}.step-visual-3 i:nth-child(2){background:var(--teal-light);border-bottom-right-radius:4px;width:69%;height:42px;bottom:28px;right:28px}.step-visual-3 i:nth-child(3){background:var(--lime);width:28px;height:28px;bottom:16px;right:16px}.step-card>p{color:var(--ink-soft);margin-bottom:0}.features-section{background:#f1f8f5}.split-heading{grid-template-columns:1.3fr .7fr;align-items:end;gap:80px;max-width:none;display:grid}.split-heading h2{margin-bottom:0}.split-heading>p{padding-bottom:10px}.features-grid{border-top:1px solid #cfe0da;border-left:1px solid #cfe0da;grid-template-columns:repeat(3,1fr);display:grid}.feature-card{border-bottom:1px solid #cfe0da;border-right:1px solid #cfe0da;min-height:265px;padding:31px}.feature-card>span{width:38px;height:38px;color:var(--teal);border:1px solid #bdd4cd;border-radius:10px;place-items:center;margin-bottom:54px;font-size:.7rem;font-weight:800;display:grid}.feature-card p{color:var(--ink-soft);margin:0;font-size:.94rem}.audience-section{background:var(--ink);color:#fff}.audience-grid{grid-template-columns:.8fr 1.2fr;gap:100px;display:grid}.audience-copy{align-self:start;position:sticky;top:120px}.audience-copy h2{font-size:clamp(2.35rem,4vw,3.8rem)}.audience-copy>p:not(.eyebrow){color:#b9ccca;margin-bottom:30px}.text-link-light{color:#fff}.text-link-light span{color:var(--lime)}.industry-list{border-top:1px solid #ffffff29}.industry-list article{border-bottom:1px solid #ffffff29;grid-template-columns:42px 1fr 30px;align-items:start;gap:18px;padding:27px 4px;display:grid}.industry-list article>span{color:var(--lime);font-size:.7rem;font-weight:800}.industry-list h3{margin-bottom:7px}.industry-list p{color:#a9bfbd;margin:0;font-size:.9rem}.industry-list i{color:var(--lime);font-style:normal}.pricing-section{background:#fff}.pricing-grid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:14px;display:grid}.pricing-card{border:1px solid var(--line);background:var(--paper);border-radius:20px;flex-direction:column;min-height:480px;padding:28px;display:flex;position:relative}.pricing-card.featured{border-color:var(--teal);background:#ecf8f5;transform:translateY(-10px);box-shadow:0 20px 55px #087f7324}.popular-label{background:var(--lime);color:var(--ink);letter-spacing:.04em;text-transform:uppercase;border-radius:30px;padding:5px 9px;font-size:.63rem;font-weight:850;position:absolute;top:16px;right:16px}.plan-name{color:var(--teal);letter-spacing:.1em;margin-bottom:6px;font-size:.78rem;font-weight:850}.plan-note{min-height:48px;color:var(--ink-soft);font-size:.84rem}.price{align-items:baseline;gap:6px;margin:28px 0;display:flex}.price strong{letter-spacing:-.04em;font-size:2rem}.price span{color:var(--ink-soft);font-size:.73rem}.pricing-card ul{color:var(--ink-soft);flex-direction:column;flex:1;gap:14px;margin:0 0 28px;padding:0;font-size:.84rem;list-style:none;display:flex}.pricing-card li{gap:9px;display:flex}.pricing-card li span{color:var(--teal);font-weight:850}.faq-grid{grid-template-columns:.72fr 1.28fr;gap:100px;display:grid}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:24px 4px;font-size:1.04rem;font-weight:750;line-height:1.35;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{background:var(--mist);width:28px;height:28px;color:var(--teal);border-radius:50%;flex:none;place-items:center;font-size:1.2rem;font-weight:400;transition:transform .2s;display:grid}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:680px;color:var(--ink-soft);padding:0 48px 23px 4px}.final-cta{padding:0 0 100px}.cta-card{background:var(--teal);color:#fff;text-align:center;border-radius:30px;padding:80px 48px;position:relative;overflow:hidden}.cta-card>:not(.cta-glow){z-index:2;position:relative}.cta-card .eyebrow{color:var(--lime)}.cta-card h2{max-width:800px;margin-inline:auto}.cta-card>p:not(.eyebrow){color:#d5ebe7;max-width:650px;margin:0 auto 30px}.cta-glow{border:1px solid #ffffff26;border-radius:50%;width:700px;height:450px;position:absolute;top:-220px;left:50%;transform:translate(-50%);box-shadow:0 0 0 70px #ffffff06,0 0 0 140px #ffffff05}.site-footer{border-top:1px solid var(--line);background:#fff;padding:55px 0 28px}.footer-top{grid-template-columns:1fr auto auto;align-items:start;gap:70px;padding-bottom:45px;display:grid}.footer-top>div>p{max-width:300px;color:var(--ink-soft);margin:15px 0 0;font-size:.86rem}.footer-top nav{color:var(--ink-soft);grid-template-columns:repeat(2,auto);gap:10px 30px;font-size:.87rem;font-weight:650;display:grid}.footer-top nav a:hover{color:var(--teal)}.footer-bottom{border-top:1px solid var(--line);color:#78908f;justify-content:space-between;padding-top:24px;font-size:.75rem;display:flex}.footer-bottom p{margin:0}@media (width<=1050px){.hero{padding-top:155px}.hero-grid{grid-template-columns:1fr .9fr;gap:34px}.floating-reply{right:-10px}.floating-channel{left:-8px}.pricing-grid{grid-template-columns:repeat(2,1fr);gap:18px}.pricing-card.featured{transform:none}}@media (width<=800px){html{scroll-padding-top:78px}.container{width:min(100% - 32px,680px)}.site-header{padding-top:12px}.header-inner{justify-content:space-between;min-height:56px;display:flex}.desktop-nav,.header-cta{display:none}.mobile-menu{display:block;position:relative}.mobile-menu summary{cursor:pointer;background:var(--mist);border-radius:10px;place-content:center;gap:4px;width:42px;height:42px;padding:11px 9px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:var(--ink);border-radius:3px;width:20px;height:2px;display:block}.mobile-menu nav{border:1px solid var(--line);width:min(280px,100vw - 32px);box-shadow:var(--shadow);background:#fff;border-radius:15px;flex-direction:column;gap:5px;padding:12px;display:flex;position:absolute;top:50px;right:-3px}.mobile-menu nav>a:not(.button){color:var(--ink-soft);padding:10px;font-weight:650}.hero{min-height:auto;padding:132px 0 75px}.hero-grid{grid-template-columns:1fr;gap:48px}.hero-copy{text-align:center}.hero-lead{margin-inline:auto}.hero-actions,.trust-list{justify-content:center}.hero-visual{width:min(100%,560px);min-height:530px;margin-inline:auto}.integration-inner{text-align:center;flex-direction:column;justify-content:center;gap:20px;padding-block:24px}.section{padding-block:88px}.steps-grid,.features-grid{grid-template-columns:1fr}.step-card{min-height:auto}.split-heading,.audience-grid,.faq-grid{grid-template-columns:1fr;gap:42px}.split-heading{align-items:start}.features-grid{border-left:0}.feature-card{border-left:1px solid #cfe0da;min-height:auto}.feature-card>span{margin-bottom:30px}.audience-copy{position:static}.faq-grid .section-heading{margin-bottom:0}.footer-top{grid-template-columns:1fr auto}.footer-top nav{grid-area:2/1/auto/-1}}@media (width<=560px){.container{width:calc(100% - 28px)}h1{font-size:clamp(2.6rem,13.5vw,4rem)}h2{font-size:clamp(2rem,10vw,3rem)}.hero-copy .eyebrow{font-size:.67rem}.hero-actions{flex-direction:column;gap:10px}.hero-actions .button{width:100%}.trust-list{flex-direction:column;align-items:flex-start;gap:10px;width:fit-content;margin-inline:auto}.hero-visual{min-height:430px}.crm-card{border-radius:20px;width:100%;top:18px;left:0;transform:none}.crm-topbar,.crm-body{padding:14px}.floating-reply{top:-10px;right:-8px}.floating-channel{bottom:-8px;left:-8px}.floating-card{padding:9px 10px}.floating-card small{display:none}.floating-channel>i{margin-left:3px}.integration-flow{flex-wrap:wrap;justify-content:center;gap:12px}.integration-flow span{font-size:.88rem}.section{padding-block:74px}.section-heading{margin-bottom:38px}.step-card,.feature-card{padding:22px}.pricing-grid{grid-template-columns:1fr}.pricing-card{min-height:440px}.cta-card{border-radius:22px;padding:58px 20px}.footer-top{grid-template-columns:1fr;gap:28px}.footer-top nav{grid-area:auto}.footer-top>.button{width:100%}.footer-bottom{flex-direction:column;gap:7px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
