:root{--ink:#101937;--muted:#5f6b86;--blue:#2458e6;--blue-deep:#1739c8;--blue-soft:#edf3ff;--cyan:#57c9ef;--green:#20b66f;--amber:#f3a72f;--line:#e6eaf2;--surface:#f7f9fc;--white:#fff;--container:1180px;--radius:22px;--shadow:0 18px 50px rgba(21,39,93,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:82px}body{margin:0;background:#fff;color:var(--ink);font-family:"Noto Sans Malayalam","Noto Sans",Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}a,button{font:inherit}a{color:inherit}button{cursor:pointer}img,svg{display:block;max-width:100%}.container{width:calc(100% - 28px);max-width:var(--container);margin:0 auto}.section-pad{padding:72px 0}.section-pad-sm{padding:56px 0}.skip-link{position:fixed;left:12px;top:10px;z-index:999;transform:translateY(-160%);background:#fff;border:2px solid var(--blue);padding:10px 14px;border-radius:10px;text-decoration:none;font-weight:800}.skip-link:focus{transform:none}:focus-visible{outline:3px solid rgba(36,88,230,.34);outline-offset:3px}.reveal{opacity:0;transform:translateY(16px);transition:opacity .5s ease,transform .5s ease}.reveal.is-visible{opacity:1;transform:none}
.section-heading{max-width:730px;margin-bottom:30px}.section-heading h2,.demo-copy h2,.faq-intro h2{margin:0;font-size:clamp(31px,8.3vw,44px);line-height:1.12;letter-spacing:-.035em}.section-heading h2 span,.demo-copy h2 span,.faq-intro h2 span,.final-panel h2 span{color:var(--blue)}.section-heading p,.demo-copy>p,.faq-intro p{margin:13px 0 0;color:var(--muted);font-size:16px;line-height:1.75}.plain-label{margin:0 0 10px!important;color:var(--blue)!important;font-size:12px!important;font-weight:900!important;letter-spacing:.04em}.check-list{list-style:none;padding:0;margin:20px 0 0;display:grid;gap:9px}.check-list li{position:relative;padding-left:27px;color:#33415f;font-size:14px;line-height:1.5;font-weight:720}.check-list li:before{content:"✓";position:absolute;left:0;top:0;color:var(--green);font-weight:950}
.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.93);backdrop-filter:saturate(1.25) blur(14px);border-bottom:1px solid rgba(230,234,242,.8)}.header-inner{height:66px;display:flex;align-items:center;justify-content:space-between;gap:12px}.brand{display:flex;align-items:center;gap:9px;text-decoration:none;min-width:0}.brand-icon{width:38px;height:38px;border-radius:11px}.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-wordmark{width:82px;height:auto}.brand-copy small,.footer-brand-lock small{font-size:8px;color:#7a86a2;font-weight:700;margin-top:2px}.desktop-nav{display:none}.btn-header{min-height:42px;padding:0 14px!important;font-size:12px!important}
.btn{min-height:50px;border-radius:13px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;border:1px solid transparent;font-weight:850;font-size:14px;transition:.18s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--blue);color:#fff;box-shadow:0 10px 28px rgba(36,88,230,.22)}.btn-secondary{background:#fff;border-color:#dce2ed;color:var(--ink)}.btn-light{background:#fff;color:var(--blue-deep)}.btn-outline-light{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.28);color:#fff}.btn-ai{background:#101937;color:#fff}.text-link{display:inline-flex;margin-top:18px;color:var(--blue);font-weight:850;text-decoration:none;font-size:13px}
.hero{padding:42px 0 64px;background:linear-gradient(180deg,#fff 0%,#fff 72%,#f8faff 100%)}.hero-grid{display:grid;gap:30px}.hero-intro{margin:0 0 10px;color:var(--blue);font-size:13px;font-weight:900}.hero h1{margin:0;max-width:760px;font-size:clamp(37px,9.6vw,47px);line-height:1.04;letter-spacing:-.046em}.hero h1 span{color:var(--blue)}.hero-lead{margin:17px 0 0;color:#4f5d78;font-size:16px;line-height:1.74;max-width:680px}.hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:22px}.hero-fit{margin:18px 0 0;color:#77829c;font-size:11px;font-weight:760;line-height:1.6}.hero-fit span{margin:0 4px;color:#bdc5d4}.crm-window{border:1px solid #dfe5ef;border-radius:22px;background:#fff;box-shadow:var(--shadow);padding:14px;overflow:hidden}.crm-window-top{display:flex;align-items:center;gap:6px;border-bottom:1px solid var(--line);padding:2px 0 12px}.crm-window-top span{width:7px;height:7px;border-radius:50%;background:#dce2ed}.crm-window-top b{margin-left:6px;font-size:10px;color:#77829a}.crm-stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:13px 0}.crm-stat-row div{padding:11px;border-radius:13px;background:var(--surface)}.crm-stat-row small{display:block;color:#7c879f;font-size:9px}.crm-stat-row strong{display:block;margin-top:3px;font-size:22px}.crm-lead{display:grid;grid-template-columns:36px 1fr auto;gap:10px;align-items:center;padding:12px 4px;border-top:1px solid var(--line)}.avatar{width:34px;height:34px;border-radius:11px;background:var(--blue-soft);display:grid;place-items:center;color:var(--blue);font-weight:900;font-size:10px}.avatar.large{width:48px;height:48px;border-radius:15px;font-size:13px}.crm-lead strong,.profile-head strong{display:block;font-size:12px}.crm-lead small,.profile-head small{display:block;color:#8791a7;font-size:9px;margin-top:2px}.pill{font-style:normal;padding:5px 7px;border-radius:999px;font-size:8px;font-weight:900}.pill.blue{background:#edf3ff;color:var(--blue)}.pill.green{background:#eaf9f1;color:#138a52}.pill.amber{background:#fff5e3;color:#ac6d07}.crm-next{margin-top:12px;border-radius:13px;background:#101937;color:#fff;padding:12px}.crm-next span{display:block;font-size:8px;opacity:.66}.crm-next strong{display:block;margin-top:3px;font-size:11px}
.problem-solution{background:#fff}.problem-card-grid{display:grid;gap:10px}.problem-card-grid article{border:1px solid var(--line);border-radius:18px;padding:18px;background:#fff}.problem-card-grid article span{font-size:10px;color:var(--blue);font-weight:900}.problem-card-grid article strong{display:block;margin-top:8px;font-size:15px}.problem-card-grid article p{margin:6px 0 0;color:var(--muted);font-size:12px;line-height:1.6}
.journey{background:var(--surface)}.lead-sources{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.lead-sources span,.source-chips span{padding:8px 10px;background:#fff;border:1px solid #e2e7f0;border-radius:999px;font-size:10px;font-weight:850;color:#42506d}.journey-flow{display:grid;gap:8px}.journey-flow>div{padding:16px;border:1px solid #dfe5ef;background:#fff;border-radius:17px;display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;column-gap:10px;align-items:center}.journey-flow b{grid-row:1/3;width:32px;height:32px;border-radius:10px;background:var(--blue-soft);display:grid;place-items:center;color:var(--blue);font-size:9px}.journey-flow strong{font-size:13px}.journey-flow small{color:#8993a8;font-size:9px}.journey-flow i{display:none}
.customer-view{background:#fff}.two-col{display:grid;gap:30px;align-items:center}.profile-mock{border:1px solid #dfe5ef;border-radius:22px;background:#fff;box-shadow:var(--shadow);padding:18px}.profile-head{display:grid;grid-template-columns:48px 1fr auto;gap:12px;align-items:center;padding-bottom:16px;border-bottom:1px solid var(--line)}.profile-mock dl{margin:0}.profile-mock dl div{display:grid;grid-template-columns:110px 1fr;gap:10px;padding:12px 0;border-bottom:1px solid var(--line)}.profile-mock dl div:last-child{border-bottom:0}.profile-mock dt{color:#8a94a9;font-size:10px}.profile-mock dd{margin:0;color:#35415d;font-size:11px;font-weight:800}
.chatbot-section{background:#f7f9fc}.chatbot-grid{display:grid;gap:12px}.chat-card{background:#fff;border:1px solid #e1e6ef;border-radius:22px;padding:22px}.chat-card.advanced{border-color:#9fb9ff;box-shadow:0 16px 42px rgba(36,88,230,.08)}.chat-icon{width:40px;height:40px;border-radius:13px;background:#edf3ff;color:var(--blue);display:grid;place-items:center;font-weight:950}.chat-icon.ai{background:#101937;color:#fff}.chat-card h3{margin:16px 0 8px;font-size:19px}.chat-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.chat-card ul{margin:16px 0 0;padding-left:18px;color:#3e4a65;font-size:12px;line-height:1.8}.chat-card>small{display:block;margin-top:14px;color:var(--blue);font-weight:850;font-size:9px}.ai-context-cta{margin-top:18px;border:1px solid #d9e1ef;background:#fff;border-radius:18px;padding:16px;display:grid;gap:14px}.ai-context-cta strong{display:block;font-size:14px}.ai-context-cta p{margin:5px 0 0;color:var(--muted);font-size:11px;line-height:1.6}.ai-context-cta .btn{width:100%}
.followup{background:#fff}.followup-board{border:1px solid #dfe5ef;border-radius:22px;background:#fff;box-shadow:var(--shadow);overflow:hidden}.board-title{display:flex;justify-content:space-between;align-items:center;padding:16px 17px;background:#101937;color:#fff}.board-title strong{font-size:14px}.board-title span{font-size:9px;opacity:.7}.follow-row{display:grid;grid-template-columns:12px 1fr auto;gap:10px;align-items:center;padding:14px 17px;border-bottom:1px solid var(--line)}.follow-row:last-child{border-bottom:0}.status-dot{width:8px;height:8px;border-radius:50%;background:#ef6a6a}.status-dot.amber{background:var(--amber)}.status-dot.green{background:var(--green)}.status-dot.blue{background:var(--blue)}.follow-row strong{display:block;font-size:11px}.follow-row small{display:block;margin-top:2px;color:#8a94aa;font-size:9px}.follow-row time{font-size:9px;color:#63708a;font-weight:800}
.pipeline{background:var(--surface)}.pipeline-board{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(170px,1fr);gap:10px;overflow-x:auto;padding-bottom:7px;scroll-snap-type:x mandatory}.pipe-col{scroll-snap-align:start;background:#fff;border:1px solid #e0e5ee;border-radius:17px;padding:12px;min-height:210px}.pipe-col header{display:flex;align-items:center;justify-content:space-between;padding-bottom:10px}.pipe-col header strong{font-size:11px}.pipe-col header span{width:22px;height:22px;border-radius:8px;background:#eef3ff;color:var(--blue);display:grid;place-items:center;font-size:8px;font-weight:900}.pipe-col article{padding:10px;border:1px solid #e6eaf2;border-radius:12px;margin-bottom:8px;font-size:10px;font-weight:800}.pipe-col article small{display:block;margin-top:4px;color:#8c96aa;font-size:8px;font-weight:650}.usecase-mini{display:grid;gap:8px;margin-top:16px}.usecase-mini div{border:1px solid #e0e5ed;background:#fff;border-radius:14px;padding:12px}.usecase-mini strong{display:block;font-size:10px;color:var(--blue)}.usecase-mini span{display:block;margin-top:3px;font-size:10px;color:#49566f}
.demo{background:#fff}.demo-copy{max-width:760px;margin:0 auto 24px;text-align:center}.demo-inline-wrap{max-width:920px}.demo-player-shell{position:relative;width:100%;aspect-ratio:16/9;border-radius:22px;overflow:hidden;border:1px solid #d8dfeb;background:#05070e;box-shadow:var(--shadow)}.demo-player-shell iframe{width:100%;height:100%;border:0}.demo-placeholder{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center;padding:20px;background:radial-gradient(circle at 50% 38%,#192341,#05070e 64%)}.placeholder-play{width:58px;height:58px;border-radius:50%;background:#2458e6;display:grid;place-items:center;padding-left:4px;margin-bottom:14px}.demo-placeholder strong{font-size:16px}.demo-placeholder span{margin-top:5px;color:#a7b0c5;font-size:10px}.demo-inline-cta{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:20px;text-align:center}.demo-inline-cta p{margin:0;font-size:13px;font-weight:800}.demo-inline-cta .btn{width:100%;max-width:320px}
.operations{background:#f7f9fc}.feature-split{display:grid;gap:12px}.feature-panel{background:#fff;border:1px solid #e2e7ef;border-radius:22px;padding:22px}.feature-panel h2{margin:0;font-size:28px;line-height:1.12;letter-spacing:-.03em}.feature-panel h2 span{color:var(--blue)}.feature-panel p:not(.plain-label){color:var(--muted);font-size:13px;line-height:1.7}.mini-team{display:flex;align-items:center;margin-top:20px}.mini-team span{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#edf3ff;border:3px solid #fff;color:var(--blue);font-size:9px;font-weight:900;margin-right:-8px}.mini-team b{margin-left:18px;font-size:10px;color:#65718a}.source-chips{display:flex;flex-wrap:wrap;gap:7px;margin-top:18px}
.whatsapp-support{background:#fff}.wa-crm-visual{padding:22px;border-radius:22px;background:#f7f9fc;border:1px solid #e4e8f0}.bubble{max-width:84%;padding:12px 13px;border-radius:15px;margin-bottom:9px;font-size:11px;line-height:1.55}.bubble.in{background:#fff;border:1px solid #e0e5ee}.bubble.out{background:#eaf9f1;margin-left:auto;border:1px solid #d5f0e1}.crm-tag{margin-top:17px;border-top:1px solid #dfe4ec;padding-top:14px}.crm-tag span{display:block;color:#7c879d;font-size:9px}.crm-tag strong{display:block;margin-top:4px;font-size:11px}
.usecases{background:var(--surface)}.business-grid{display:grid;gap:10px}.business-grid article{background:#fff;border:1px solid #e2e7ef;border-radius:18px;padding:18px}.business-grid strong{font-size:13px}.business-grid p{margin:7px 0 0;color:var(--muted);font-size:11px;line-height:1.55}
.pricing{background:#fff}.pricing-grid{display:grid;gap:12px}.price-card{border:1px solid #e0e5ef;background:#fff;border-radius:22px;padding:22px;display:flex;flex-direction:column;min-height:355px}.price-card-featured{border-color:#9fb9ff;box-shadow:0 16px 42px rgba(36,88,230,.10)}.price-card.pro{background:#101937;color:#fff;border-color:#101937}.price-title{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#586581;font-size:13px;font-weight:850}.pro .price-title{color:#fff}.price-title small{background:#edf3ff;color:var(--blue);padding:6px 8px;border-radius:999px;font-size:8px;font-weight:900}.pro .price-title small{background:rgba(255,255,255,.12);color:#fff}.price{display:flex;align-items:baseline;gap:7px;margin-top:20px}.price strong{font-size:38px;letter-spacing:-.045em}.price span{color:#77829a;font-size:11px}.pro .price span,.pro .annual,.pro .setup-line{color:#b7c0d3}.annual{margin:5px 0 0;color:#65718a;font-size:11px;font-weight:780}.price-card ul{margin:18px 0;padding-left:18px;color:#3e4a65;font-size:11px;line-height:1.8}.pro ul{color:#e5e9f2}.setup-line{margin:5px 0 18px;color:#68748d;font-size:10px;line-height:1.6}.setup-line strong{color:#293654}.pro .setup-line strong{color:#fff}.price-card .btn{margin-top:auto;width:100%}.pro .btn-secondary{background:#fff;color:#101937}.pricing-note{margin-top:13px;color:#707b91;font-size:10px;text-align:center}
.onboarding{background:#f7f9fc}.onboard-grid{display:grid;gap:10px}.onboard-grid article{background:#fff;border:1px solid #e2e7ef;border-radius:18px;padding:18px}.onboard-grid span{width:32px;height:32px;border-radius:10px;background:#edf3ff;color:var(--blue);display:grid;place-items:center;font-size:10px;font-weight:900}.onboard-grid strong{display:block;margin-top:12px;font-size:13px}.onboard-grid p{margin:6px 0 0;color:var(--muted);font-size:11px;line-height:1.6}
.faq{background:#fff}.faq-grid{display:grid;gap:28px}.faq-list{display:grid;gap:8px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;cursor:pointer;padding:16px 0;font-size:13px;font-weight:850;display:flex;justify-content:space-between;gap:14px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--blue);font-size:18px}.faq-list details p{margin:0 0 16px;color:var(--muted);font-size:12px;line-height:1.7}.faq-intro .btn{margin-top:18px}
.final-cta{background:#fff}.final-panel{border-radius:24px;background:linear-gradient(135deg,#1739c8,#2458e6);color:#fff;padding:26px;display:grid;gap:20px}.final-panel h2{margin:0;font-size:31px;line-height:1.08;letter-spacing:-.035em}.final-panel h2 span{color:#fff}.final-panel p{margin:10px 0 0;color:#dfe7ff;font-size:13px;line-height:1.7}.final-actions{display:grid;gap:9px}.final-call{text-align:center;color:#fff;font-size:11px;font-weight:800;text-decoration:none}.trust-strip{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 18px;margin-top:16px;color:#66728a;font-size:9px}.trust-strip strong{color:var(--ink)}
.site-footer{background:#0c1430;color:#fff;padding:46px 0 94px}.footer-grid{display:grid;gap:28px}.footer-brand-lock{display:flex;align-items:center;gap:9px;text-decoration:none}.footer-brand-lock img:first-child{width:42px;height:42px;border-radius:11px}.footer-brand-lock span{display:flex;flex-direction:column}.footer-brand-lock .brand-wordmark{filter:brightness(0) invert(1);width:92px}.footer-brand p{color:#9fa9be;font-size:11px;line-height:1.65;max-width:330px}.footer-grid h3{font-size:11px;margin:0 0 10px;color:#dce3f4}.footer-grid>div>a,.footer-ai-link{display:block;padding:5px 0;color:#aab4c8;background:none;border:0;text-decoration:none;font-size:10px;text-align:left}.footer-bottom{border-top:1px solid rgba(255,255,255,.09);margin-top:28px;padding-top:18px;display:flex;flex-direction:column;gap:6px;color:#7f8aa0;font-size:9px}
.floating-actions{position:fixed;right:20px;bottom:112px;z-index:88;display:none;flex-direction:column;gap:10px}.float-btn{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;color:#fff;text-decoration:none;box-shadow:0 12px 30px rgba(18,35,82,.23)}.float-btn svg{width:21px;height:21px;fill:currentColor}.float-btn.call{background:var(--blue)}.mobile-contact-bar{position:fixed;z-index:90;left:10px;right:10px;bottom:max(10px,env(safe-area-inset-bottom));display:grid;grid-template-columns:.75fr 1.25fr;gap:7px;padding:7px;background:rgba(255,255,255,.97);border:1px solid #e2e7f0;border-radius:16px;box-shadow:0 16px 42px rgba(20,36,84,.18);transform:translateY(calc(100% + 28px));opacity:0;pointer-events:none;transition:.24s ease}.mobile-contact-bar.is-shown{transform:none;opacity:1;pointer-events:auto}.mobile-contact-bar a,.mobile-ai-button{min-height:45px;border-radius:11px;display:flex;align-items:center;justify-content:center;gap:7px;text-decoration:none;font-size:12px;font-weight:900;border:0}.mobile-contact-bar a{background:#20b66f;color:#fff}.mobile-ai-button{background:#101937;color:#fff}.mobile-ai-icon{width:22px;height:22px}.crm-ai-icon-svg{width:100%;height:100%}
.crm-ai-shell{position:fixed;inset:0;z-index:400;background:rgba(8,16,40,.34);opacity:0;pointer-events:none;transition:opacity .2s ease}.crm-ai-shell.open{opacity:1;pointer-events:auto}.crm-ai-panel{position:absolute;inset:0;background:#fff;display:flex;flex-direction:column;transform:translateY(18px);transition:transform .22s ease}.crm-ai-shell.open .crm-ai-panel{transform:none}.crm-ai-head{height:64px;flex:0 0 64px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid #e5e9f1;background:#fff}.crm-ai-brand{display:flex;align-items:center;gap:10px;min-width:0}.crm-ai-spark{width:34px;height:34px;border-radius:11px;background:#101937;color:#fff;display:grid;place-items:center;padding:7px}.crm-ai-brand strong{display:block;font-size:13px}.crm-ai-brand small{display:block;margin-top:2px;color:#7b869d;font-size:9px}.crm-ai-close{width:38px;height:38px;border-radius:11px;border:1px solid #e1e6ef;background:#fff;color:#27334f;font-size:24px;line-height:1}.crm-ai-frame{width:100%;height:calc(100dvh - 64px);border:0;display:block;flex:1 1 auto}.crm-ai-launcher{display:none;position:fixed;right:20px;bottom:24px;z-index:120;border:0;background:#101937;color:#fff;border-radius:17px;padding:10px 14px 10px 10px;box-shadow:0 18px 42px rgba(15,27,65,.26);grid-template-columns:36px auto;grid-template-rows:auto auto;column-gap:9px;text-align:left}.crm-ai-launcher-icon{grid-row:1/3;width:36px;height:36px;border-radius:12px;background:rgba(255,255,255,.1);display:grid;place-items:center;padding:7px}.crm-ai-launcher b{align-self:end;font-size:11px}.crm-ai-launcher small{align-self:start;color:#bfc8da;font-size:8px}.bulk-ai-open,.crm-ai-open{overflow:hidden}
@media(max-width:374px){.container{width:calc(100% - 24px)}.hero h1{font-size:38px}.hero-actions{grid-template-columns:1fr}.section-pad{padding:64px 0}.profile-mock dl div{grid-template-columns:92px 1fr}.price-card{min-height:330px}}
@media(min-width:700px){.container{width:calc(100% - 48px)}.section-pad{padding:94px 0}.section-pad-sm{padding:72px 0}.header-inner{height:74px}.brand-icon{width:42px;height:42px}.brand-wordmark{width:92px}.hero{padding:72px 0 90px}.hero-grid{grid-template-columns:1.05fr .95fr;gap:50px;align-items:center}.hero h1{font-size:clamp(50px,5.8vw,70px)}.hero-lead{font-size:17px}.hero-actions{display:flex}.hero-actions .btn{min-width:160px}.problem-card-grid{grid-template-columns:repeat(3,1fr);gap:12px}.problem-card-grid article{padding:22px}.journey-flow{grid-template-columns:repeat(11,auto);align-items:center;gap:7px}.journey-flow>div{min-width:130px}.journey-flow i{display:block;color:#a5afc2;font-style:normal}.two-col{grid-template-columns:1fr 1fr;gap:64px}.chatbot-grid{grid-template-columns:1fr 1fr}.ai-context-cta{grid-template-columns:1fr auto;align-items:center;padding:18px 20px}.ai-context-cta .btn{width:auto;min-width:170px}.reverse-mobile .followup-board{order:0}.pipeline-board{grid-auto-flow:unset;grid-auto-columns:unset;grid-template-columns:repeat(5,1fr);overflow:visible}.usecase-mini{grid-template-columns:repeat(3,1fr)}.demo-player-shell{border-radius:26px}.demo-inline-cta .btn{width:auto;min-width:190px}.feature-split{grid-template-columns:1fr 1fr;gap:14px}.business-grid{grid-template-columns:repeat(3,1fr);gap:12px}.pricing-grid.three{grid-template-columns:repeat(3,1fr);gap:14px}.price-card{padding:26px;min-height:420px}.price strong{font-size:42px}.onboard-grid{grid-template-columns:repeat(3,1fr);gap:12px}.faq-grid{grid-template-columns:.7fr 1.3fr;gap:66px}.faq-intro{position:sticky;top:110px;align-self:start}.final-panel{grid-template-columns:1.15fr .85fr;align-items:center;padding:36px 38px}.final-panel h2{font-size:40px}.footer-grid{grid-template-columns:1.5fr .6fr .8fr;gap:46px}.footer-bottom{flex-direction:row;justify-content:space-between}.site-footer{padding-bottom:28px}.mobile-contact-bar{display:none}.floating-actions{display:flex}.crm-ai-launcher{display:grid}.crm-ai-panel{inset:auto 20px 20px auto;width:min(430px,calc(100vw - 40px));height:min(720px,calc(100vh - 40px));border-radius:22px;overflow:hidden;box-shadow:0 24px 70px rgba(10,21,53,.25);transform:translateY(14px) scale(.99)}.crm-ai-frame{height:auto}.crm-ai-head{height:66px;flex-basis:66px}}
@media(min-width:960px){.desktop-nav{display:flex;align-items:center;gap:22px}.desktop-nav a{text-decoration:none;color:#59667e;font-size:11px;font-weight:800}.desktop-nav a:hover{color:var(--blue)}.btn-header{min-width:132px}}

/* V2 conversion + readability refinement */
.btn-secondary{background:#edf3ff;border-color:#b8c9f6;color:#1739c8;box-shadow:0 6px 18px rgba(36,88,230,.08)}
.btn-secondary:hover{background:#e4edff;border-color:#91acef}
.btn-ai{background:var(--blue);color:#fff;box-shadow:0 10px 28px rgba(36,88,230,.20)}
.chat-card.advanced{background:linear-gradient(180deg,#f7faff 0%,#edf3ff 100%);border-color:#b8c9f6;box-shadow:0 16px 42px rgba(36,88,230,.10)}
.chat-icon.ai{background:linear-gradient(135deg,#2458e6,#57c9ef);color:#fff;box-shadow:0 8px 20px rgba(36,88,230,.18)}
.price-card.pro{background:linear-gradient(180deg,#f8faff 0%,#edf3ff 100%);color:var(--ink);border-color:#9fb9ff;box-shadow:0 16px 42px rgba(36,88,230,.10)}
.pro .price-title{color:#405070}.pro .price-title small{background:#dfe9ff;color:var(--blue-deep)}
.pro .price span,.pro .annual,.pro .setup-line{color:#66728a}.pro ul{color:#33415f}.pro .setup-line strong{color:#293654}.pro .btn-secondary{background:var(--blue);border-color:var(--blue);color:#fff}
.footer-brand-lock{display:inline-flex;align-items:center;text-decoration:none}.footer-logo-card{display:inline-flex;align-items:center;gap:9px;background:#fff;padding:10px 12px;border-radius:15px;box-shadow:0 10px 28px rgba(0,0,0,.16)}
.footer-logo-card>img{width:42px;height:42px;border-radius:11px}.footer-logo-card>span{display:flex;flex-direction:column}.footer-brand-lock .brand-wordmark{filter:none!important;width:92px}.footer-brand-lock small{color:#6d7891}

/* Mobile readability floor */
.problem-card-grid article p{font-size:14px;line-height:1.65}.lead-sources span,.source-chips span{font-size:12px}.journey-flow strong{font-size:14px}.journey-flow small{font-size:12px}.crm-window-top b{font-size:12px}.crm-stat-row small{font-size:11px}.crm-lead strong,.profile-head strong{font-size:14px}.crm-lead small,.profile-head small{font-size:12px}.pill{font-size:10px}.crm-next span{font-size:10px}.crm-next strong{font-size:13px}.profile-mock dt{font-size:12px}.profile-mock dd{font-size:13px}.chat-card p{font-size:14px}.chat-card ul{font-size:13px}.chat-card>small{font-size:11px}.ai-context-cta p{font-size:13px}.board-title span{font-size:11px}.follow-row strong{font-size:13px}.follow-row small,.follow-row time{font-size:11px}.business-grid strong{font-size:15px}.business-grid p{font-size:14px}.price-title small{font-size:10px}.price span{font-size:13px}.annual{font-size:13px}.price-card ul{font-size:14px;line-height:1.75}.setup-line{font-size:12px}.pricing-note{font-size:12px}.onboard-grid span{font-size:12px}.onboard-grid strong{font-size:15px}.onboard-grid p{font-size:14px}.faq-list summary{font-size:15px}.faq-list details p{font-size:14px}.final-panel p{font-size:15px}.final-call{font-size:13px}.trust-strip{font-size:11px}.footer-brand p{font-size:13px}.footer-grid h3{font-size:13px}.footer-grid>div>a,.footer-ai-link{font-size:12px}.footer-bottom{font-size:11px}.mobile-contact-bar a,.mobile-ai-button{font-size:14px}.crm-ai-brand strong{font-size:14px}.crm-ai-brand small{font-size:11px}.crm-ai-launcher b{font-size:12px}.crm-ai-launcher small{font-size:10px}.hero-fit{font-size:13px}

/* clearer CRM identity and complete-solution cue */
.hero-intro{display:inline-flex;align-items:center;gap:7px;background:#edf3ff;border:1px solid #d7e2ff;border-radius:999px;padding:8px 11px;font-size:11px;letter-spacing:.035em}
.journey{position:relative}.journey:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:linear-gradient(90deg,#2458e6,#57c9ef)}

@media(max-width:699px){
  .btn{min-height:52px;font-size:15px}
  .section-heading p,.demo-copy>p,.faq-intro p{font-size:16px;line-height:1.75}
  .problem-card-grid article strong{font-size:16px}
  .hero-lead{font-size:16px}
  .hero-actions{grid-template-columns:1fr}
  .hero-fit{font-size:12px}
  .price-card{min-height:0}
  .site-footer{padding-bottom:104px}
}

/* Visual QA corrections — CRM landing page only */
html,body{max-width:100%}
.hero h1,.section-heading h2,.demo-copy h2,.faq-intro h2,.final-panel h2{text-wrap:balance;overflow-wrap:anywhere}
.brand-icon{width:40px;height:auto!important;flex:0 0 auto}
.brand-wordmark{width:88px;height:auto!important;object-fit:contain}
.footer-logo-card>img{width:42px;height:auto!important;object-fit:contain}
.footer-brand-lock .brand-wordmark{width:94px;height:auto!important}
.final-panel>*{min-width:0;max-width:100%}.final-actions{min-width:0}.final-actions .btn,.final-call{max-width:100%;min-width:0}
.crm-window,.profile-mock,.followup-board,.chat-card,.price-card,.feature-panel,.business-grid article{min-width:0}

/* Keep illustrative CRM visuals readable without implying a live dashboard screenshot */
.crm-window-top b{font-weight:800;letter-spacing:.01em}

@media(max-width:430px){
  .container{width:calc(100% - 28px)}
  .site-header .container{width:calc(100% - 20px)}
  .header-inner{gap:8px}
  .brand{gap:7px}
  .brand-icon{width:38px}
  .brand-wordmark{width:86px}
  .brand-copy small{font-size:8px}
  .btn-header{min-height:40px;padding:0 11px!important;font-size:11px!important;white-space:nowrap}
  .hero{padding:36px 0 56px}
  .hero h1{font-size:36px;line-height:1.07;letter-spacing:-.038em}
  .hero-intro{max-width:100%;white-space:normal;line-height:1.35}
  .hero-lead{font-size:16px;line-height:1.7}
  .section-heading h2,.demo-copy h2,.faq-intro h2{font-size:30px;line-height:1.14}
  .final-panel{padding:24px 20px}
  .final-panel h2{font-size:29px;line-height:1.12}
  .final-panel p{font-size:15px}
  .footer-logo-card{max-width:100%;padding:10px 11px}
}
@media(max-width:360px){
  .hero h1{font-size:34px}
  .section-heading h2,.demo-copy h2,.faq-intro h2{font-size:29px}
  .header-inner{height:64px}
  .brand-icon{width:36px}
  .brand-wordmark{width:80px}
  .btn-header{padding:0 9px!important;font-size:10.5px!important}
}

/* 700–959px: avoid the hidden-nav dead zone and prevent journey/pricing overflow */
@media(min-width:700px) and (max-width:959px){
  .header-inner{gap:18px}
  .brand-icon{width:42px}
  .brand-wordmark{width:96px}
  .btn-header{min-width:144px;font-size:12px!important}
  .journey-flow{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
  .journey-flow>div{min-width:0;width:100%}
  .journey-flow i{display:none}
  .pricing-grid.three{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
  .pricing-grid.three .price-card.pro{grid-column:1/-1;min-height:0}
  .pricing-grid.three .price-card.pro .btn{max-width:320px}
  .faq-grid{grid-template-columns:.8fr 1.2fr;gap:46px}
}

@media(min-width:960px){
  .brand-icon{width:42px}
  .brand-wordmark{width:96px}
}

/* V5 FINAL VISUAL CORRECTIONS — based on V3, not V4 */
/* Brand direction: keep the approved DG Flow / Digi Smart blue used by the Call button. */

/* 1) Readability: remove tiny customer-facing text across mobile + desktop */
body{font-size:16px}
.plain-label{font-size:13px!important}
.brand-copy small,.footer-brand-lock small{font-size:10px}
.desktop-nav a{font-size:13px}
.btn-header{font-size:13px!important}
.text-link{font-size:14px}
.hero-intro{font-size:12px}
.hero-fit{font-size:14px}
.crm-window-top b{font-size:13px}
.crm-stat-row small{font-size:12px}
.crm-lead strong,.profile-head strong{font-size:14px}
.crm-lead small,.profile-head small{font-size:12px}
.pill{font-size:11px}
.crm-next span{font-size:11px}
.crm-next strong{font-size:13px}
.problem-card-grid article span{font-size:12px}
.problem-card-grid article p{font-size:15px}
.lead-sources span,.source-chips span{font-size:13px}
.journey-flow strong{font-size:15px}
.journey-flow small{font-size:13px}
.profile-mock dt{font-size:13px}
.profile-mock dd{font-size:14px}
.chat-card p{font-size:15px}
.chat-card ul{font-size:14px}
.chat-card>small{font-size:12px}
.ai-context-cta strong{font-size:15px}
.ai-context-cta p{font-size:14px}
.board-title strong{font-size:15px}
.board-title span{font-size:12px}
.follow-row strong{font-size:14px}
.follow-row small,.follow-row time{font-size:12px}
.price-title small{font-size:11px}
.price span,.annual{font-size:14px}
.setup-line,.pricing-note{font-size:13px}
.onboard-grid span{font-size:13px}
.footer-brand p{font-size:14px}
.footer-grid h3{font-size:14px}
.footer-grid>div>a,.footer-ai-link{font-size:13px}
.footer-bottom{font-size:12px}
.crm-ai-brand strong{font-size:15px}
.crm-ai-brand small{font-size:12px}
.crm-ai-launcher b{font-size:13px}
.crm-ai-launcher small{font-size:11px}

/* 2) AI Chat visual: same approved brand blue as Call button; no black/navy launcher */
.mobile-ai-button,.crm-ai-launcher,.crm-ai-spark{background:var(--blue);color:#fff}
.crm-ai-launcher{box-shadow:0 16px 38px rgba(36,88,230,.28)}
.crm-ai-launcher-icon{background:rgba(255,255,255,.16)}
.crm-ai-launcher small{color:rgba(255,255,255,.82)}

/* 3) Footer: no black background. Use the same brand-blue family, preserve original logo colours. */
.site-footer{background:var(--blue-deep);color:#fff}
.footer-brand p,.footer-grid>div>a,.footer-ai-link{color:rgba(255,255,255,.82)}
.footer-grid h3{color:#fff}
.footer-bottom{color:rgba(255,255,255,.68);border-top-color:rgba(255,255,255,.18)}
.footer-logo-card{
  display:inline-flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:10px!important;
  width:auto!important;
  max-width:230px!important;
  min-width:0!important;
  padding:10px 13px!important;
  border-radius:15px!important;
  background:#fff!important;
  box-shadow:0 10px 26px rgba(10,24,72,.18)!important;
}
.footer-logo-card>img{width:42px!important;height:42px!important;object-fit:contain!important;flex:0 0 42px!important}
.footer-logo-card>span{display:flex!important;flex-direction:column!important;align-items:flex-start!important;min-width:0!important}
.footer-brand-lock .brand-wordmark{width:104px!important;height:auto!important;max-width:104px!important;filter:none!important;object-fit:contain!important}
.footer-brand-lock small{color:#6d7891!important;margin-top:2px!important}

/* 4) Keep touch targets and mobile text comfortably readable */
@media(max-width:699px){
  .section-heading p,.demo-copy>p,.faq-intro p,.hero-lead{font-size:16px}
  .btn{font-size:15px;min-height:52px}
  .problem-card-grid article p{font-size:15px}
  .journey-flow strong{font-size:15px}
  .journey-flow small{font-size:13px}
  .profile-mock dt{font-size:13px}
  .profile-mock dd{font-size:14px}
  .chat-card p{font-size:15px}
  .chat-card ul{font-size:14px}
  .follow-row strong{font-size:14px}
  .follow-row small,.follow-row time{font-size:12px}
  .price-card ul{font-size:15px}
  .faq-list summary{font-size:16px}
  .faq-list details p{font-size:15px}
  .mobile-contact-bar a,.mobile-ai-button{font-size:15px}
  .footer-grid>div>a,.footer-ai-link{font-size:14px}
  .footer-brand p{font-size:14px}
  .footer-bottom{font-size:12px}
}

@media(min-width:700px){
  .section-heading p,.demo-copy>p,.faq-intro p{font-size:17px}
  .problem-card-grid article p{font-size:15px}
  .price-card ul{font-size:15px}
  .faq-list summary{font-size:16px}
  .faq-list details p{font-size:15px}
}
