.crm-product-page{--crm-ink:#102b4f;--crm-muted:#617186;--crm-line:#e8dfd2;--crm-paper:#fffdf9;--crm-peach:#fff1e3;color:var(--crm-ink)}
.crm-product-page .landing-nav{position:relative;z-index:2}
.crm-product-page .landing-nav nav{display:flex;align-items:center;gap:clamp(12px,2vw,25px)}
.crm-product-page .landing-nav nav a{color:#324860;font-size:13px;font-weight:750;text-decoration:none}
.crm-product-page .landing-nav nav .button-link{color:var(--crm-ink)}
.crm-product-shell{width:min(1180px,calc(100% - 44px));margin:0 auto}
.crm-product-hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(500px,1.08fr);align-items:center;gap:clamp(38px,6vw,82px);min-height:610px;padding:64px 0 70px}
.crm-product-hero-copy{max-width:520px}
.crm-product-hero-copy .landing-eyebrow,.crm-product-workflow .landing-eyebrow,.crm-product-final .landing-eyebrow{margin:0 0 12px;color:#b35a3c;font-size:11px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}
.crm-product-hero-copy h1{max-width:540px;margin:0;color:var(--crm-ink);font-size:clamp(42px,5vw,66px);line-height:.99;letter-spacing:-.055em}
.crm-product-hero-copy>p:not(.landing-eyebrow){max-width:490px;margin:21px 0;color:var(--crm-muted);font-size:16px;line-height:1.7}
.crm-product-hero-actions{display:flex;align-items:center;gap:21px;flex-wrap:wrap;margin-top:25px}
.crm-product-hero-actions .landing-primary,.crm-product-final .landing-primary{min-height:48px;padding:0 19px;border:1px solid #ff8059;border-radius:10px;background:#ff8059;color:#102b4f;font-weight:850;text-decoration:none;box-shadow:0 9px 24px rgba(239,112,75,.18)}
.crm-product-hero-actions>a:not(.button-link){color:#365579;font-size:13px;font-weight:750;text-decoration:none}
.crm-product-trust{display:flex;gap:16px;flex-wrap:wrap;margin:24px 0 0;padding:0;list-style:none;color:#728095;font-size:10px}
.crm-product-trust li:before{content:"✓";margin-right:6px;color:#198674;font-weight:900}
.crm-product-preview{overflow:hidden;padding:15px;border:1px solid #e8dccb;border-radius:18px;background:linear-gradient(145deg,#fffaf0,#fff);box-shadow:0 25px 70px rgba(41,55,73,.11);transform:rotate(.5deg)}
.crm-preview-top{display:flex;align-items:center;gap:11px;padding:4px 2px 14px;border-bottom:1px solid #eee5d8}
.crm-preview-top>span{display:flex;align-items:center;gap:7px;color:#8190a0;font-size:8px;font-weight:850;letter-spacing:.12em}
.crm-preview-top>span i{width:7px;height:7px;border-radius:50%;background:#42aa92}
.crm-preview-top strong{margin-right:auto;color:#172f50;font-size:15px;letter-spacing:-.03em}
.crm-preview-top button{width:27px;height:27px;border:0;border-radius:8px;background:#ff8059;color:#102b4f;font-size:17px;font-weight:800}
.crm-preview-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding:13px 0}
.crm-preview-columns section{display:grid;align-content:start;gap:8px;min-width:0}
.crm-preview-columns section>header{display:flex;align-items:center;justify-content:space-between;color:#435873;font-size:9px;font-weight:850}
.crm-preview-columns section>header b{display:grid;place-items:center;width:19px;height:19px;border-radius:50%;background:#edf1f5;color:#64748a;font-size:8px}
.crm-preview-columns article{display:grid;gap:7px;min-width:0;padding:11px 9px;border:1px solid #e8e9e7;border-radius:9px;background:#fff;box-shadow:0 3px 9px rgba(20,43,72,.035)}
.crm-preview-columns article>span{color:#6f86a1;font-size:7px;font-weight:850;letter-spacing:.08em}
.crm-preview-columns article strong{overflow:hidden;color:#192f4c;font-size:10px;text-overflow:ellipsis;white-space:nowrap}
.crm-preview-columns article small{color:#8692a0;font-size:8px}
.crm-preview-columns article em{width:max-content;padding:4px 6px;border-radius:10px;background:#eef6ff;color:#3f6fac;font-size:7px;font-style:normal;font-weight:800}
.crm-preview-foot{display:flex;justify-content:space-between;gap:10px;padding-top:11px;border-top:1px solid #eee5d8;color:#718196;font-size:8px}
.crm-product-workflow{display:grid;grid-template-columns:.7fr 1.3fr;gap:30px;padding:54px 0;border-top:1px solid var(--crm-line)}
.crm-product-workflow h2,.crm-product-final h2{max-width:360px;margin:0;color:var(--crm-ink);font-size:clamp(26px,3vw,38px);line-height:1.06;letter-spacing:-.04em}
.crm-product-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.crm-product-steps article{padding-top:4px}
.crm-product-steps article>span{display:grid;place-items:center;width:27px;height:27px;margin-bottom:14px;border-radius:9px;background:var(--crm-peach);color:#b35a3c;font-size:9px;font-weight:850}
.crm-product-steps h3,.crm-product-capabilities h3{margin:0 0 7px;color:#193654;font-size:15px;letter-spacing:-.02em}
.crm-product-steps p,.crm-product-capabilities p{margin:0;color:var(--crm-muted);font-size:12px;line-height:1.65}
.crm-product-capabilities{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;overflow:hidden;margin:10px 0 58px;border:1px solid var(--crm-line);border-radius:16px;background:var(--crm-line)}
.crm-product-capabilities article{display:flex;gap:15px;min-height:145px;padding:25px;background:#fffdfa}
.crm-product-capabilities article>span{display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;border-radius:12px;background:#f5f1e8;color:#24609d;font-size:17px;font-weight:800}
.crm-product-faq{max-width:780px;margin:0 auto;padding:0 0 60px}
.crm-product-faq h2{margin:0 0 18px;color:var(--crm-ink);font-size:23px;letter-spacing:-.03em}
.crm-product-faq details{border-top:1px solid var(--crm-line)}
.crm-product-faq summary{padding:15px 1px;color:#254463;font-size:13px;font-weight:800;cursor:pointer;list-style:none}
.crm-product-faq summary::-webkit-details-marker{display:none}
.crm-product-faq summary:after{content:"+";float:right;color:#bb674a;font-size:17px}
.crm-product-faq details[open] summary:after{content:"−"}
.crm-product-faq details p{max-width:680px;margin:0;padding:0 0 15px;color:var(--crm-muted);font-size:12px;line-height:1.6}
.crm-product-final{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 0 60px;padding:30px 34px;border:1px solid #efd9c7;border-radius:16px;background:linear-gradient(112deg,#fff2e5,#fffaf3)}
.crm-product-final h2{max-width:560px;font-size:clamp(25px,3vw,35px)}
@media(max-width:900px){.crm-product-hero{grid-template-columns:1fr;gap:38px;min-height:0;padding:60px 0}.crm-product-hero-copy{max-width:670px}.crm-product-preview{max-width:700px;width:100%;margin:auto}.crm-product-workflow{grid-template-columns:1fr;gap:25px}}
@media(max-width:620px){.crm-product-shell{width:min(100% - 30px,520px)}.crm-product-page .landing-nav nav{gap:12px}.crm-product-page .landing-nav nav a{font-size:11px}.crm-product-hero{padding:44px 0}.crm-product-hero-copy h1{font-size:43px}.crm-product-hero-copy>p:not(.landing-eyebrow){font-size:14px}.crm-product-preview{padding:10px;border-radius:13px;transform:none}.crm-preview-columns{gap:5px}.crm-preview-columns article{padding:8px 6px}.crm-preview-columns article strong{font-size:8px}.crm-product-trust{gap:8px}.crm-product-steps{grid-template-columns:1fr;gap:17px}.crm-product-steps article{display:grid;grid-template-columns:30px 1fr;column-gap:10px}.crm-product-steps article>span{grid-row:span 2;margin:0}.crm-product-steps h3{align-self:center}.crm-product-capabilities{grid-template-columns:1fr;margin-bottom:42px}.crm-product-capabilities article{min-height:0;padding:19px}.crm-product-final{align-items:flex-start;flex-direction:column;padding:23px}.crm-product-final .landing-primary{width:100%;justify-content:center}}

/* CRM public hero refined to match the dashboard mockup and cool product funnel. */
body.crm-product-page { --crm-ink:#13233f;--crm-muted:#65748b;--crm-line:#dce4ef;--crm-paper:#fff;--crm-peach:#eef4ff; }
.crm-product-page .landing-nav { position:relative;z-index:3; }
.crm-product-shell { width:min(calc(100% - 128px),1376px);margin:0 auto; }
.crm-product-hero { grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);align-items:center;gap:clamp(38px,5vw,76px);min-height:610px;padding:52px 0 62px; }
.crm-product-hero-copy { max-width:530px; }
.crm-product-hero-copy .landing-eyebrow,.crm-product-workflow .landing-eyebrow,.crm-product-final .landing-eyebrow { margin:0 0 17px;color:#155eef;font-size:.68rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase; }
.crm-product-hero-copy h1 { max-width:550px;margin:0;color:#13233f;font-size:clamp(3.05rem,4.1vw,4.05rem);font-weight:790;line-height:.99;letter-spacing:-.067em; }
.crm-product-hero-copy > p:not(.landing-eyebrow) { max-width:510px;margin:20px 0 0;color:#65748b;font-size:1rem;line-height:1.67; }
.crm-product-hero-actions { display:flex;align-items:center;gap:21px;flex-wrap:wrap;margin-top:26px; }
.crm-product-hero-actions .landing-primary,.crm-product-final .landing-primary { min-height:44px;padding:0 18px;border:1px solid #155eef;border-radius:9px;background:#155eef;color:#fff!important;font-size:.82rem;font-weight:780;text-decoration:none;box-shadow:0 7px 16px rgba(21,94,239,.15); }
.crm-product-hero-actions>a:not(.button-link) { color:#354967;font-size:.82rem;font-weight:750;text-decoration:none; }
.crm-product-trust { display:flex;gap:11px 17px;flex-wrap:wrap;margin:23px 0 0;padding:0;list-style:none;color:#728197;font-size:.65rem; }
.crm-product-trust li:before { content:"✓";margin-right:6px;color:#258875;font-weight:900; }
.crm-product-preview { position:relative;min-width:0;min-height:482px;overflow:hidden;padding:0;border:1px solid #d9e2ed;border-radius:16px;background:#fff;box-shadow:0 24px 58px rgba(27,48,79,.11);transform:none; }
.crm-app-window { display:grid;grid-template-columns:116px minmax(0,1fr);min-height:480px;background:#fff; }
.crm-app-sidebar { display:grid;align-content:start;gap:4px;padding:17px 10px;border-right:1px solid #e9edf3;background:#fbfcfe; }
.crm-app-sidebar > b { display:flex;align-items:center;gap:6px;margin-bottom:12px;color:#718096;font-size:.48rem;letter-spacing:.07em;white-space:nowrap; }
.crm-app-sidebar > b i { width:7px;height:7px;border-radius:3px;background:#155eef; }
.crm-app-sidebar > span { padding:8px 8px;border-radius:6px;color:#66758c;font-size:.55rem; }
.crm-app-sidebar > span.is-selected { background:#edf4ff;color:#155eef;font-weight:780; }
.crm-app-sidebar > small { margin:15px 8px 5px;color:#9aa5b4;font-size:.43rem;font-weight:820;letter-spacing:.1em; }
.crm-app-main { min-width:0;padding:16px 15px; }
.crm-app-toolbar { display:flex;align-items:center;justify-content:space-between;gap:7px;padding-bottom:12px;border-bottom:1px solid #edf1f5;color:#53637b;font-size:.54rem; }
.crm-app-toolbar > span i { margin:0 3px;color:#a7b1bf;font-style:normal; }
.crm-app-toolbar > div { display:flex;align-items:center;gap:7px; }
.crm-app-toolbar > div > span { color:#96a1b1;font-size:.48rem; }
.crm-app-toolbar button { padding:7px 9px;border:0;border-radius:6px;background:#155eef;color:#fff;font-size:.5rem;font-weight:740;white-space:nowrap; }
.crm-app-title { display:flex;align-items:end;justify-content:space-between;gap:7px;padding:16px 0 12px; }
.crm-app-title > div { display:grid;gap:4px; }.crm-app-title small{color:#74849a;font-size:.44rem;font-weight:850;letter-spacing:.1em}.crm-app-title strong{color:#1e304d;font-size:1rem;letter-spacing:-.04em}.crm-app-title > span{color:#7d8a9c;font-size:.48rem;white-space:nowrap}
.crm-preview-columns { display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding:3px 0; }
.crm-preview-columns section { display:grid;align-content:start;gap:7px;min-width:0;padding:7px;border:1px solid #e8edf3;border-radius:7px;background:#f7f9fc; }
.crm-preview-columns section > header { display:flex;align-items:center;justify-content:space-between;color:#56677e;font-size:.49rem;font-weight:800; }
.crm-preview-columns section > header b { display:grid;place-items:center;width:16px;height:16px;border-radius:50%;background:#e8edf4;color:#718096;font-size:.44rem; }
.crm-preview-columns article { display:grid;gap:6px;min-width:0;padding:8px 7px;border:1px solid #e7ecf2;border-radius:6px;background:#fff;box-shadow:0 2px 6px rgba(22,44,75,.03); }
.crm-preview-columns article > span { color:#7688a0;font-size:.4rem;font-weight:850;letter-spacing:.07em; }
.crm-preview-columns article strong { overflow:hidden;color:#263953;font-size:.52rem;text-overflow:ellipsis;white-space:nowrap; }
.crm-preview-columns article small { color:#8793a3;font-size:.44rem; }
.crm-preview-columns article em { display:flex;align-items:center;gap:4px;overflow:hidden;width:max-content;max-width:100%;padding:4px 5px;border-radius:6px;background:#eef4ff;color:#5275ad;font-size:.39rem;font-style:normal;font-weight:750;white-space:nowrap; }
.crm-preview-columns article em i { display:grid;width:12px;height:12px;place-items:center;border-radius:50%;background:#dbe7fb;color:#4f70a7;font-size:.36rem;font-style:normal; }
.crm-preview-columns article.crm-is-active { border-color:#a9c6f4;box-shadow:0 0 0 1px #d4e2f7; }
.crm-board-footer { display:flex;justify-content:space-between;padding-top:10px;color:#8290a3;font-size:.44rem; }
.crm-customer-drawer { position:absolute;top:61px;right:12px;bottom:12px;display:grid;align-content:start;gap:10px;width:235px;padding:13px;border:1px solid #e0e6ee;border-radius:10px;background:rgba(255,255,255,.98);box-shadow:0 12px 33px rgba(28,48,78,.17); }
.crm-drawer-top { display:flex;justify-content:space-between;color:#8794a5;font-size:.42rem;font-weight:830;letter-spacing:.08em; }.crm-drawer-top b{color:#718096;letter-spacing:.1em}
.crm-contact-head { display:flex;align-items:center;gap:9px;padding-bottom:10px;border-bottom:1px solid #edf1f5; }.crm-contact-head > i{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#e9effc;color:#5472ae;font-size:.55rem;font-style:normal;font-weight:800}.crm-contact-head > span{display:grid;gap:4px}.crm-contact-head strong{color:#293c57;font-size:.62rem}.crm-contact-head small{color:#8390a1;font-size:.47rem}
.crm-contact-tags { display:flex;gap:5px; }.crm-contact-tags span{padding:4px 6px;border:1px solid #e2eaf5;border-radius:15px;background:#f7f9fc;color:#6a7c95;font-size:.41rem}
.crm-activity-title { display:flex;justify-content:space-between;padding-top:3px; }.crm-activity-title strong{color:#354861;font-size:.53rem}.crm-activity-title a{color:#4f75b7;font-size:.44rem;font-weight:700}
.crm-activity-item { display:grid;grid-template-columns:23px 1fr;gap:7px;align-items:center;padding:8px 0;border-top:1px solid #eff2f6; }.crm-activity-item > i{display:grid;width:22px;height:22px;place-items:center;border-radius:6px;background:#edf4ff;color:#4b76bb;font-size:.64rem;font-style:normal}.crm-activity-item > span{display:grid;gap:3px}.crm-activity-item b{color:#50627c;font-size:.47rem}.crm-activity-item small{color:#8995a5;font-size:.4rem;line-height:1.35}
.crm-ai-note { display:grid;gap:6px;margin-top:1px;padding:9px;border:1px solid #dce7f8;border-radius:7px;background:#f5f8fd; }.crm-ai-note > span{color:#6480aa;font-size:.4rem;font-weight:850;letter-spacing:.04em}.crm-ai-note p{margin:0;color:#596b84;font-size:.46rem;line-height:1.5}.crm-ai-note button{justify-self:start;padding:5px 8px;border:1px solid #dbe5f2;border-radius:5px;background:#fff;color:#4b6f9f;font-size:.43rem;font-weight:750}
.crm-product-workflow { grid-template-columns:.78fr 1.22fr;gap:36px;padding:48px 0;border-top:1px solid #dce4ef; }
.crm-product-workflow h2,.crm-product-final h2{color:#13233f;font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.04;letter-spacing:-.055em;}
.crm-product-steps { gap:19px; }.crm-product-steps article > span{background:#edf4ff;color:#155eef}.crm-product-steps h3,.crm-product-capabilities h3{color:#233751;font-size:.86rem}.crm-product-steps p,.crm-product-capabilities p{color:#697991;font-size:.73rem;line-height:1.6}
.crm-product-capabilities { grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border:0;border-top:1px solid #dce4ef;border-radius:0;background:none; }
.crm-product-capabilities article { display:grid;align-content:start;gap:13px;min-height:150px;padding:22px 18px 19px 0;border:0;border-bottom:1px solid #dce4ef;background:none; }
.crm-product-capabilities article > span { width:32px;height:32px;flex-basis:32px;border-radius:9px;background:#edf4ff;color:#416fb9;font-size:.83rem; }
.crm-product-faq { max-width:820px;padding-bottom:53px; }.crm-product-faq h2{color:#13233f;font-size:1.55rem}.crm-product-faq details{border-color:#dce4ef}.crm-product-faq summary{color:#334965;font-size:.82rem}.crm-product-faq summary:after{color:#155eef}.crm-product-faq details p{color:#65748b;font-size:.75rem}
.crm-product-final { margin:0 0 49px;padding:24px 28px;border-color:#dce4ef;border-radius:12px;background:#eef4ff; }.crm-product-final h2{font-size:clamp(1.65rem,2.5vw,2.2rem)}.crm-product-final .landing-primary{box-shadow:none}
.crm-product-page .landing-footer { color:#79869a;border-color:#dce4ef; }.crm-product-page .landing-footer a{color:#536178}
@media(max-width:1080px){.crm-product-shell{width:min(calc(100% - 64px),900px)}.crm-product-hero{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:32px;min-height:560px}.crm-product-capabilities{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:820px){.crm-product-shell{width:min(calc(100% - 64px),760px)}.crm-product-hero{grid-template-columns:1fr;min-height:0;gap:35px;padding:49px 0 55px}.crm-product-hero-copy{max-width:680px}.crm-product-preview{max-width:720px;margin-inline:auto}.crm-product-workflow{grid-template-columns:1fr;gap:25px}}
@media(max-width:620px){.crm-product-shell{width:calc(100% - 36px)}.crm-product-hero{gap:27px;padding:39px 0 43px}.crm-product-hero-copy h1{font-size:clamp(2.6rem,12vw,3.35rem)}.crm-product-hero-copy>p:not(.landing-eyebrow){font-size:.91rem}.crm-product-preview{min-height:0;padding:8px;border-radius:12px}.crm-app-window{grid-template-columns:1fr;min-height:0}.crm-app-sidebar{display:none}.crm-app-main{padding:8px}.crm-app-toolbar{gap:6px}.crm-app-toolbar>div>span{display:none}.crm-app-toolbar button{font-size:.52rem}.crm-app-title>span{display:none}.crm-preview-columns{gap:4px}.crm-preview-columns section{gap:5px;padding:5px}.crm-preview-columns article{gap:5px;padding:7px 5px}.crm-preview-columns article strong{font-size:.48rem}.crm-preview-columns article small{font-size:.42rem}.crm-customer-drawer{position:relative;top:auto;right:auto;bottom:auto;width:auto;margin:9px 0 0}.crm-product-workflow{padding:40px 0}.crm-product-workflow h2{font-size:2rem}.crm-product-steps{grid-template-columns:1fr;gap:15px}.crm-product-steps article{display:grid;grid-template-columns:28px 1fr;gap:0 9px}.crm-product-steps article>span{grid-row:span 2;width:26px;height:26px;margin:0}.crm-product-steps h3{align-self:center}.crm-product-steps p{grid-column:2;margin-top:3px;font-size:.72rem}.crm-product-capabilities{grid-template-columns:1fr;margin-bottom:43px}.crm-product-capabilities article{display:flex;min-height:0;padding:16px 0}.crm-product-final{align-items:flex-start;flex-direction:column;margin-bottom:40px;padding:21px}.crm-product-final .landing-primary{width:100%;justify-content:center}}
