:root{--navy:#111c48;--ink:#15213b;--muted:#63708a;--green:#16b873;--lime:#b9f870;--cream:#f7f8f4;--line:#e3e7e3;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"DM Sans",sans-serif;background:#fff}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{width:min(1160px,calc(100% - 40px));margin:auto}.site-header{height:78px;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(17,28,72,.07)}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font:800 22px Manrope;color:var(--navy)}.brand>span:last-child>span{color:var(--green)}.brand-mark{width:35px;height:35px;background:var(--navy);border-radius:10px;display:grid;place-items:center}.brand-mark svg{width:25px;fill:#fff}.brand-mark .spark{fill:var(--lime)}.desktop-nav{display:flex;gap:34px;font-size:14px;font-weight:600;color:#536078}.desktop-nav a:hover{color:var(--green)}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:10px;background:var(--navy);color:#fff;padding:16px 23px;font-weight:700;transition:.2s;cursor:pointer}.button:hover{transform:translateY(-2px);background:#1e2e6a}.button-small{padding:11px 17px;font-size:14px}.menu-button,.mobile-nav{display:none}.hero{min-height:700px;position:relative;overflow:hidden;background:linear-gradient(135deg,#f8fbf5 0%,#f4faf7 50%,#f7f4ff 100%);padding:80px 0 55px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:80px}.eyebrow,.kicker{font-size:12px;letter-spacing:1.8px;font-weight:800;color:#22865f}.eyebrow{display:inline-flex;align-items:center;gap:8px;background:#e5f7ec;border:1px solid #c8ebd7;padding:8px 13px;border-radius:99px;letter-spacing:.5px}.wa-dot{width:19px;height:19px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;font-size:12px}.hero h1{font:800 clamp(48px,5.3vw,72px)/1.04 Manrope;margin:23px 0;color:var(--navy);letter-spacing:-3px}.hero h1 span{color:var(--green)}.hero-copy>p{font-size:19px;line-height:1.65;color:var(--muted);max-width:600px}.hero-actions{display:flex;align-items:center;gap:25px;margin:32px 0}.text-link{font-weight:700;color:var(--navy)}.play{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:50%;border:1px solid #cbd3cf;font-size:11px;margin-right:7px}.proof-row{display:flex;align-items:center;gap:14px;margin-top:35px}.proof-row p{font-size:13px!important;line-height:1.35!important}.proof-row strong{color:var(--navy)}.avatars{display:flex}.avatars span{width:34px;height:34px;border:2px solid white;margin-left:-7px;border-radius:50%;display:grid;place-items:center;background:#dce6df;font-size:10px;font-weight:700}.avatars span:first-child{margin:0;background:#d5f0e2}.avatars span:nth-child(2){background:#e1dcf3}.avatars span:nth-child(3){background:#f4dfcb}.avatars span:last-child{background:var(--navy);color:#fff}.hero-visual{position:relative;height:560px;display:grid;place-items:center}.hero-visual img{height:560px;position:relative;z-index:2;filter:drop-shadow(0 25px 30px rgba(16,34,37,.18))}.phone-glow{position:absolute;width:480px;height:480px;border-radius:50%;background:linear-gradient(135deg,#caf6cd,#d8f2e4);z-index:0}.visual-badge{position:absolute;z-index:3;padding:12px 16px;border-radius:12px;background:rgba(255,255,255,.95);box-shadow:0 12px 35px rgba(20,40,55,.14);display:grid;grid-template-columns:34px auto;column-gap:9px;font-size:13px}.visual-badge>span{grid-row:1/3;width:34px;height:34px;border-radius:9px;background:#e4f8ed;color:var(--green);display:grid;place-items:center}.visual-badge small{color:var(--muted)}.badge-top{top:65px;right:-10px}.badge-bottom{bottom:75px;left:-25px}.orb{position:absolute;border-radius:50%;filter:blur(2px)}.orb-one{width:160px;height:160px;background:#e7ddff;left:-80px;top:90px}.orb-two{width:110px;height:110px;background:#d8f5bd;right:-40px;bottom:0}.stats-band{background:var(--navy);color:#fff}.stats{display:grid;grid-template-columns:repeat(4,1fr);padding:28px 0}.stats div{text-align:center;border-right:1px solid rgba(255,255,255,.16)}.stats div:last-child{border:0}.stats strong,.stats span{display:block}.stats strong{font:800 24px Manrope;color:var(--lime)}.stats span{font-size:12px;color:#bfc7de;margin-top:4px}.section{padding:110px 0}.section-heading{text-align:center;max-width:760px;margin:0 auto 55px}.section-heading h2,.faq-intro h2,.contact-copy h2{font:800 clamp(34px,4vw,52px)/1.12 Manrope;letter-spacing:-2px;color:var(--navy);margin:14px 0 16px}.section-heading p{font-size:17px;line-height:1.65;color:var(--muted)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.step-card{padding:32px;border:1px solid var(--line);border-radius:18px;position:relative;background:#fff;transition:.25s}.step-card:hover{transform:translateY(-5px);box-shadow:0 20px 50px rgba(20,35,60,.08)}.step-no{position:absolute;right:24px;top:20px;font:700 12px Manrope;color:#a1aabc}.step-icon{width:52px;height:52px;border-radius:14px;background:#e9f8ef;color:var(--green);display:grid;place-items:center;font-size:24px;margin-bottom:28px}.step-card:nth-child(2) .step-icon{background:#f1edff;color:#7053c8}.step-card:nth-child(3) .step-icon{background:#eef4ff;color:#3770ca}.step-card h3,.mini-features h3,.use-card h3{font:700 20px Manrope;color:var(--navy);margin:0 0 10px}.step-card p,.mini-features p,.use-card p{line-height:1.6;color:var(--muted);margin:0;font-size:15px}.feature-section{background:var(--cream)}.feature-row{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:90px;margin:80px 0 120px}.feature-row.reverse{grid-template-columns:1.15fr .85fr}.feature-row.reverse .feature-copy{order:2}.feature-copy h3{font:800 clamp(32px,3.5vw,46px)/1.14 Manrope;color:var(--navy);letter-spacing:-1.7px;margin:18px 0}.feature-copy>p{color:var(--muted);font-size:17px;line-height:1.7}.feature-tag{background:#e3f5eb;color:#1c825b;padding:7px 10px;border-radius:6px;font-weight:700;font-size:12px}.feature-copy ul{list-style:none;padding:0;margin:23px 0}.feature-copy li{margin:12px 0;font-weight:600}.feature-copy li:before{content:"✓";display:inline-grid;place-items:center;width:23px;height:23px;border-radius:50%;margin-right:9px;background:#dcf4e7;color:var(--green);font-size:12px}.image-card{border-radius:28px;min-height:430px;display:grid;place-items:center;overflow:hidden;padding:40px}.image-card.mint{background:#d7f5e7}.image-card.lilac{background:#e8e2f8}.image-card img{max-height:390px;filter:drop-shadow(0 18px 18px rgba(20,30,60,.12))}.mini-features{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mini-features article{background:#fff;border:1px solid var(--line);padding:28px;border-radius:16px}.mini-features article>span{font-size:27px;color:var(--green)}.mini-features h3{margin-top:20px}.use-section{background:var(--navy)}.section-heading.light h2{color:#fff}.section-heading.light .kicker{color:var(--lime)}.use-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.use-card{padding:35px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:rgba(255,255,255,.045);transition:.25s}.use-card:hover{background:rgba(255,255,255,.09);transform:translateY(-3px)}.use-card>span{color:var(--lime);font:700 12px Manrope}.use-card h3{color:#fff;font-size:23px;margin-top:25px}.use-card p{color:#bfc7de;max-width:480px;margin-bottom:25px}.use-card b{font-size:13px;color:var(--lime)}.faq-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:100px}.faq-intro{position:sticky;top:130px;align-self:start}.faq-intro p{color:var(--muted);line-height:1.65;margin-bottom:24px}.accordion details{border-bottom:1px solid var(--line);padding:22px 0}.accordion summary{list-style:none;font:700 17px Manrope;color:var(--navy);cursor:pointer;display:flex;justify-content:space-between;gap:15px}.accordion summary::-webkit-details-marker{display:none}.accordion summary span{font-size:24px;font-weight:400;transition:.2s}.accordion details[open] summary span{transform:rotate(45deg)}.accordion details p{color:var(--muted);line-height:1.65;padding-right:45px}.contact-section{padding:110px 0;background:linear-gradient(135deg,#e7f7ec,#f1f6ef 55%,#eee9fa)}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px}.contact-copy h2{font-size:46px}.contact-copy>p{font-size:17px;line-height:1.7;color:var(--muted)}.contact-points{margin-top:30px}.contact-points>div{display:flex;align-items:flex-start;gap:13px;margin:18px 0}.contact-points span{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:white}.contact-points p{margin:0;color:var(--muted);font-size:14px}.contact-points strong{color:var(--navy)}.contact-form{position:relative;background:#fff;padding:36px;border-radius:20px;box-shadow:0 25px 70px rgba(30,50,50,.11)}.form-heading h3{font:800 25px Manrope;color:var(--navy);margin:0 0 6px}.form-heading p{color:var(--muted);margin:0 0 25px;font-size:14px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.contact-form label{display:block;font-size:13px;font-weight:700;margin:15px 0;color:#34415c}.contact-form input,.contact-form textarea{width:100%;border:1px solid #dce2de;border-radius:9px;padding:13px 14px;margin-top:7px;outline:none;font:400 14px "DM Sans";color:var(--ink);background:#fbfcfb}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(22,184,115,.1)}.contact-form textarea{resize:vertical}.submit-button{width:100%;margin-top:8px}.form-note{text-align:center;color:#8b95a7;font-size:11px;margin:12px 0 0}.form-success{display:none;position:absolute;inset:0;background:white;border-radius:20px;place-content:center;text-align:center;padding:30px}.form-success span{width:58px;height:58px;background:#dcf6e8;color:var(--green);font-size:28px;border-radius:50%;display:grid;place-items:center;margin:0 auto 18px}.form-success h3{font:800 25px Manrope;color:var(--navy);margin:0}.form-success p{color:var(--muted)}.contact-form.submitted .form-success{display:grid}.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s,transform .7s}.reveal.visible{opacity:1;transform:none}
@media(max-width:900px){.desktop-nav,.nav-wrap>.button-small{display:none}.menu-button{display:block;border:0;background:none;width:40px}.menu-button span{display:block;height:2px;background:var(--navy);margin:7px}.mobile-nav{position:absolute;top:78px;left:0;right:0;background:#fff;padding:20px;box-shadow:0 15px 30px rgba(0,0,0,.08)}.mobile-nav.open{display:grid;gap:17px}.hero{padding-top:55px}.hero-grid{grid-template-columns:1fr;text-align:center}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions,.proof-row{justify-content:center}.hero-visual{height:490px}.hero-visual img{height:490px}.phone-glow{width:410px;height:410px}.badge-top{right:4%}.badge-bottom{left:4%}.feature-row,.feature-row.reverse,.faq-layout,.contact-grid{grid-template-columns:1fr;gap:45px}.feature-row.reverse .feature-copy{order:0}.feature-row{margin:60px 0 80px}.faq-intro{position:static}.contact-copy{text-align:center}.contact-points{display:inline-block;text-align:left}.contact-copy h2{font-size:40px}}
@media(max-width:650px){.container{width:min(100% - 28px,1160px)}.site-header{height:68px}.mobile-nav{top:68px}.hero{padding:45px 0}.hero h1{font-size:43px;letter-spacing:-2px}.hero-copy>p{font-size:17px}.hero-actions{flex-direction:column}.hero-visual{height:410px}.hero-visual img{height:405px}.phone-glow{width:330px;height:330px}.visual-badge{font-size:11px;padding:9px}.badge-top{top:25px;right:0}.badge-bottom{bottom:25px;left:0}.stats{grid-template-columns:1fr 1fr;gap:25px}.stats div:nth-child(2){border:0}.section{padding:75px 0}.section-heading{margin-bottom:36px}.section-heading h2,.faq-intro h2{font-size:34px}.steps,.mini-features,.use-grid{grid-template-columns:1fr}.feature-row{gap:30px}.image-card{min-height:310px;padding:24px}.image-card img{max-height:290px}.contact-section{padding:75px 0}.contact-copy h2{font-size:34px}.contact-form{padding:24px 18px}.form-row{grid-template-columns:1fr}.form-row label{margin-bottom:0}.accordion summary{font-size:15px}.proof-row{margin-top:25px}.orb{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}

/* FrontDeskAi identity and source-matched use-case accordion */
.brand-mark{width:42px;height:42px;background:none;border-radius:0}.brand-mark svg{width:42px;fill:none;overflow:visible}.brand-mark .bubble{fill:var(--navy)}.brand-mark .desk{fill:var(--lime)}.brand-mark .bell{fill:#fff}.brand-mark .spark{fill:var(--green)}
.use-section{background:#fff}.use-section .section-heading{margin-bottom:62px}.use-section .section-heading h2{font-size:48px}.use-case-layout{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.use-accordion{border-bottom:1px solid var(--line)}.use-item{border-top:1px solid var(--line)}.use-item button{width:100%;border:0;background:none;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:24px 0;color:var(--navy);font:700 23px/1.35 Manrope;text-align:left;cursor:pointer}.use-item button b{color:#c4cada;font-size:28px;transition:.25s}.use-item.active button,.use-item.active button b{color:#0877df}.use-item.active button b{transform:rotate(90deg)}.use-answer{max-height:0;opacity:0;overflow:hidden;transition:max-height .45s ease,opacity .3s ease}.use-item.active .use-answer{max-height:250px;opacity:1}.use-answer p{color:#68738c;line-height:1.6;margin:0;padding:0 35px 24px 0}.use-answer img{display:none}.use-visual{background:#f5f7fb;border-radius:22px;overflow:hidden;min-height:530px;display:grid;place-items:center}.use-visual img{width:100%;height:100%;max-height:620px;object-fit:contain;transition:opacity .2s ease}
@media(max-width:900px){.use-case-layout{grid-template-columns:1fr}.use-visual{display:none}.use-answer img{display:block;width:100%;border-radius:16px;margin-bottom:25px}.use-item.active .use-answer{max-height:900px}}
@media(max-width:650px){.use-section .section-heading h2{font-size:38px}.use-item button{font-size:18px;padding:20px 0}.use-answer p{padding-right:0}}

/* Supplied brand artwork, clean hero, and compact contact panel */
.brand{width:210px;height:56px;overflow:hidden}.brand-logo-crop{display:block;position:relative;width:210px;height:56px;overflow:hidden;flex:none}.brand-logo-crop img{position:absolute;width:290px;max-width:none;height:auto;left:-38px;top:-56px}
.phone-glow,.hero>.orb,.hero-visual:before{display:none}
.contact-grid{grid-template-columns:1fr 480px;gap:64px}.contact-form{width:100%;max-width:480px;padding:27px 28px;border-radius:16px;justify-self:end}.form-heading h3{font-size:22px}.form-heading p{margin-bottom:16px}.contact-form label{margin:9px 0;font-size:12px}.contact-form input,.contact-form textarea{padding:10px 12px;margin-top:5px}.submit-button{padding:13px 18px}.direct-contact{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.direct-contact a{display:flex;align-items:center;gap:11px;background:rgba(255,255,255,.72);border:1px solid rgba(17,28,72,.1);padding:12px 15px;border-radius:11px}.direct-contact a>span{width:34px;height:34px;border-radius:9px;background:#dcf4e7;color:var(--green);display:grid;place-items:center}.direct-contact small,.direct-contact strong{display:block}.direct-contact small{font-size:11px;color:var(--muted);margin-bottom:2px}.direct-contact strong{font-size:14px;color:var(--navy)}
@media(max-width:900px){.contact-grid{grid-template-columns:1fr}.contact-form{justify-self:center}.direct-contact{justify-content:center}}
@media(max-width:650px){.brand,.brand-logo-crop{width:175px;height:50px}.brand-logo-crop img{width:245px;left:-33px;top:-48px}.direct-contact{display:grid}.direct-contact a{min-width:250px}}

/* Trust and company footer */
.trust-footer{background:#0d173d;color:#fff;padding:82px 0 0}.trust-heading{text-align:center}.trust-heading .kicker{color:var(--lime)}.trust-heading h2{font:800 clamp(30px,3.5vw,44px)/1.15 Manrope;letter-spacing:-1.5px;margin:13px 0 36px}.platform-badges{display:flex;justify-content:center;gap:14px;margin-bottom:35px}.platform-badge{min-width:245px;display:flex;align-items:center;gap:13px;border:1px solid rgba(255,255,255,.17);background:rgba(255,255,255,.07);border-radius:13px;padding:14px 18px}.platform-badge small,.platform-badge strong{display:block}.platform-badge small{color:#abb5d0;font-size:10px;text-transform:uppercase;letter-spacing:1px;margin-bottom:3px}.platform-badge strong{font-size:15px}.meta-loop{font:700 38px/1 sans-serif;color:#45a4ff}.aws-word{font:800 24px/1 Arial;color:#fff;position:relative}.aws-word:after{content:"";position:absolute;left:1px;right:-2px;bottom:-5px;height:4px;border-bottom:2px solid #ff9900;border-radius:50%}.trust-badges{display:grid;grid-template-columns:repeat(7,1fr);border:1px solid rgba(255,255,255,.12);border-radius:16px;overflow:hidden;background:rgba(255,255,255,.035)}.trust-badges>div{min-height:116px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center;padding:17px 8px;border-right:1px solid rgba(255,255,255,.1)}.trust-badges>div:last-child{border:0}.trust-badges span{width:36px;height:36px;border-radius:10px;background:rgba(185,248,112,.1);color:var(--lime);display:grid;place-items:center;font:700 13px Manrope}.trust-badges strong{font-size:12px;line-height:1.35}.footer-divider{height:1px;background:rgba(255,255,255,.12);margin:54px 0 35px}.company-row{display:flex;align-items:center;justify-content:space-between;gap:50px;padding-bottom:30px}.footer-brand{display:flex;align-items:center;gap:22px}.footer-logo-crop{position:relative;width:180px;height:50px;overflow:hidden;border-radius:5px;background:white}.footer-logo-crop img{position:absolute;width:250px;max-width:none;left:-33px;top:-48px}.footer-brand p{margin:0;color:#aeb8d1;font-size:13px}.footer-brand strong{display:block;color:#fff;margin-top:4px;font-size:14px}.company-row address{font-style:normal;color:#aeb8d1;text-align:right;font-size:13px;line-height:1.65}.legal-row{border-top:1px solid rgba(255,255,255,.1);padding:20px 0 24px;display:flex;justify-content:space-between;align-items:center;color:#8490ad;font-size:12px}.legal-row p{margin:0}.legal-row div{display:flex;gap:25px}.legal-row a:hover{color:var(--lime)}
@media(max-width:900px){.trust-badges{grid-template-columns:repeat(4,1fr)}.trust-badges>div:nth-child(4){border-right:0}.trust-badges>div{border-bottom:1px solid rgba(255,255,255,.1)}.trust-badges>div:nth-child(n+5){border-bottom:0}.company-row{align-items:flex-start}.footer-brand{align-items:flex-start;flex-direction:column}}
@media(max-width:650px){.trust-footer{padding-top:65px}.platform-badges{display:grid}.platform-badge{min-width:0}.trust-badges{grid-template-columns:1fr 1fr}.trust-badges>div{border-right:1px solid rgba(255,255,255,.1)!important;border-bottom:1px solid rgba(255,255,255,.1)!important}.trust-badges>div:nth-child(even){border-right:0!important}.trust-badges>div:last-child{grid-column:1/-1;border-bottom:0!important}.company-row,.legal-row{flex-direction:column;align-items:flex-start}.company-row address{text-align:left}.legal-row{gap:12px}.legal-row div{flex-direction:column;gap:7px}}

/* AI @ FrontDesk and FrontDeskAi for Sales */
.ai-frontdesk-section{background:#fff}.ai-performance-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.ai-performance-card{position:relative;overflow:hidden;border-radius:28px;padding:34px 34px 30px;border:2px solid;min-height:650px;display:flex;flex-direction:column}.lead-agent{background:linear-gradient(160deg,#fff1f7,#f8e4f0);border-color:#f0b8d0}.support-agent{background:linear-gradient(160deg,#eef7ff,#dceeff);border-color:#aed6f5}.performance-pill{display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid rgba(17,28,72,.13);background:rgba(255,255,255,.68);border-radius:99px;padding:8px 24px;font-weight:600;color:#566078;position:relative;z-index:2}.performance-pill strong{font:800 56px Manrope;letter-spacing:-3px}.lead-agent .performance-pill strong{color:#d63d83}.support-agent .performance-pill strong{color:#1780d6}.performance-art{position:relative;height:345px;margin:22px 0 10px}.performance-art img{position:absolute;filter:drop-shadow(0 12px 14px rgba(40,30,55,.15))}.lead-art img:nth-child(1){width:56%;top:4px;left:0}.lead-art img:nth-child(2){width:56%;top:88px;right:0}.lead-art img:nth-child(3){width:92%;bottom:0;left:4%}.support-art img:nth-child(1){width:54%;top:8px;left:0}.support-art img:nth-child(2){width:59%;top:70px;right:0}.support-art img:nth-child(3){width:48%;bottom:48px;left:3%}.support-art img:nth-child(4){width:54%;bottom:0;right:1%}.performance-copy{text-align:center;margin-top:auto}.performance-copy .agent-icon{display:grid;place-items:center;margin:0 auto 10px;width:34px;height:34px;border-radius:10px;background:#fff;color:var(--navy)}.performance-copy h3{font:800 25px Manrope;color:var(--navy);margin:0 0 8px}.performance-copy p{color:#626d82;line-height:1.55;margin:0}.sales-section{background:var(--cream);padding-top:30px}.sales-panel{display:grid;grid-template-columns:.9fr 1.1fr;gap:65px;align-items:center;background:linear-gradient(145deg,#fff1f6,#fde6ef);border:2px solid #f0bfd3;border-radius:32px;padding:55px}.sales-visual{min-width:0}.sales-chain{display:flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap}.sales-chain span{background:#e9448d;color:white;border-radius:99px;padding:7px 10px;font-size:10px;font-weight:800}.sales-chain b{color:#d3578e}.sales-tags{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin:24px 0 5px}.sales-tags span{background:#fff;border:1px solid #efb8cf;border-radius:99px;padding:7px 11px;font-size:11px;color:#82506a}.sales-chat-stage{height:360px;position:relative}.sales-orbit{position:absolute;width:86%;left:7%;top:30px;opacity:.7}.sales-chat{position:absolute;filter:drop-shadow(0 12px 10px rgba(60,25,50,.12))}.chat-one{width:91%;top:45px;left:3%}.chat-two{width:88%;top:145px;right:0}.chat-three{width:86%;top:240px;left:2%}.sales-copy .kicker{color:#c92f75}.sales-copy h2{font:800 clamp(34px,3.5vw,48px)/1.12 Manrope;color:var(--navy);letter-spacing:-1.7px;margin:15px 0 24px}.sales-copy ul{list-style:none;margin:0;padding:0}.sales-copy li{color:#5e687d;line-height:1.55;margin:12px 0;padding-left:30px;position:relative}.sales-copy li:before{content:"✓";position:absolute;left:0;top:1px;width:21px;height:21px;border-radius:50%;display:grid;place-items:center;background:#f7c8dc;color:#bd286a;font-size:11px;font-weight:800}.sales-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:28px 0}.sales-metrics div{border-left:2px solid #e59ab9;padding-left:12px}.sales-metrics strong,.sales-metrics span{display:block}.sales-metrics strong{font:800 31px Manrope;color:#cf397d}.sales-metrics span{text-transform:uppercase;color:#7b6370;font-size:9px;font-weight:800;line-height:1.35;letter-spacing:.5px}.sales-cta{background:#d6377e}.sales-cta:hover{background:#bd286a}
@media(max-width:900px){.ai-performance-grid,.sales-panel{grid-template-columns:1fr}.ai-performance-card{min-height:620px}.sales-panel{padding:40px}.sales-visual{max-width:560px;width:100%;margin:auto}}
@media(max-width:650px){.ai-performance-card{min-height:560px;padding:20px;border-radius:20px}.performance-pill{padding:7px 16px}.performance-pill strong{font-size:38px}.performance-pill span{font-size:13px}.performance-art{height:290px}.performance-copy h3{font-size:21px}.sales-panel{padding:25px 18px;border-radius:22px;gap:30px}.sales-chain{gap:4px}.sales-chain span{font-size:8px;padding:6px}.sales-chain b{font-size:10px}.sales-chat-stage{height:300px}.sales-copy h2{font-size:32px}.sales-metrics{gap:7px}.sales-metrics strong{font-size:26px}}

/* New supplied logo and integrated motion assets */
.brand,.brand-logo-crop{width:218px;height:70px}.brand-logo-crop{display:flex;align-items:center;overflow:hidden;flex:none}.brand-logo-crop img{position:static;width:218px;max-width:100%;height:auto;left:auto;top:auto}.footer-logo-crop{width:205px;height:66px;overflow:hidden;border-radius:7px;background:#fff;display:flex;align-items:center}.footer-logo-crop img{position:static;width:205px;max-width:100%;height:auto;left:auto;top:auto}.wa-dot.lottie-slot{overflow:hidden;background:#e2f8ea}.wa-dot.lottie-slot svg{width:25px!important;height:25px!important;transform:scale(1.3)}.motion-showcase{padding:30px 0 110px;background:#fff}.motion-panel{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:center;border:1px solid var(--line);background:linear-gradient(135deg,#f8fbf7,#f3f8f5);border-radius:28px;padding:48px 55px;overflow:hidden}.motion-copy h2{font:800 clamp(34px,3.7vw,49px)/1.12 Manrope;letter-spacing:-1.8px;color:var(--navy);margin:14px 0}.motion-copy p{color:var(--muted);line-height:1.65;margin-bottom:24px}.motion-visuals{display:grid;grid-template-columns:1.25fr .75fr;gap:15px;align-items:stretch}.motion-card{position:relative;background:#fff;border:1px solid #e0e9e3;border-radius:18px;overflow:hidden;min-height:310px;display:flex;flex-direction:column}.motion-card>.lottie-slot{flex:1;min-height:250px}.motion-card>span{padding:12px 15px;border-top:1px solid #edf1ee;color:var(--navy);font-size:12px;font-weight:700}.chat-motion>.lottie-slot{max-height:270px;overflow:hidden}.chat-motion>.lottie-slot svg{transform:scale(1.15)}.success-plane{width:130px;height:130px;margin:-18px auto -5px}.form-success .success-plane+h3{margin-top:0}
@media(max-width:900px){.motion-panel{grid-template-columns:1fr;padding:40px}.motion-copy{text-align:center}.motion-visuals{max-width:650px;width:100%;margin:auto}}
@media(max-width:650px){.brand,.brand-logo-crop{width:172px;height:58px}.brand-logo-crop img{width:172px}.motion-showcase{padding-bottom:75px}.motion-panel{padding:28px 18px;border-radius:20px}.motion-visuals{grid-template-columns:1fr}.motion-card{min-height:270px}.motion-card>.lottie-slot{min-height:220px}.chat-motion{max-height:420px}}
