.crm-landing{--bg:#f4f4f2;--surface:#fff;--surface-2:#fafaf8;--sunken:#ebebe7;--hairline:rgba(15,17,21,.07);--hairline-2:rgba(15,17,21,.13);--hover:rgba(15,17,21,.04);--text:#191a1e;--text-2:#5e626b;--text-3:#9499a2;--accent:#2e5ce6;--accent-2:#2450c9;--accent-soft:#ebf0fd;--accent-ring:rgba(46,92,230,.22);--dark:#14161c;--dark-2:#1c1f27;--dark-hairline:hsla(0,0%,100%,.09);--dark-text:#e8eaef;--dark-text-2:#9ba0ac;--ok:#10b981;--ok-700:#047857;--ok-50:#ecfdf5;--warn:#d97706;--warn-50:#fffbeb;--warn-200:#fde68a;--r:12px;--r-lg:16px;--sh-1:0 1px 2px rgba(15,17,21,.05),0 0 0 1px rgba(15,17,21,.055);--sh-2:0 1px 2px rgba(15,17,21,.05),0 12px 32px -12px rgba(15,17,21,.16),0 0 0 1px rgba(15,17,21,.055);--ease:cubic-bezier(0.22,1,0.36,1);--sans:var(--font-geist-sans),"Geist",ui-sans-serif,system-ui,sans-serif;--mono:var(--font-geist-mono),"Geist Mono",ui-monospace,"SF Mono",monospace;position:relative;min-height:100vh;margin:0;color:var(--text);font-family:var(--sans);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-size:16px;line-height:1.5;overflow-x:clip}.crm-landing,.crm-landing *,.crm-landing :after,.crm-landing :before{box-sizing:border-box}.crm-landing>*{position:relative;z-index:1}.crm-landing a{color:inherit;text-decoration:none}.crm-landing .mono{font-family:var(--mono);letter-spacing:-.01em;font-weight:500}.crm-landing ::-moz-selection{background:var(--accent-soft)}.crm-landing ::selection{background:var(--accent-soft)}.crm-landing [id]{scroll-margin-top:84px}.crm-landing .wrap{max-width:1120px;margin:0 auto;padding:0 24px}.crm-landing .section{padding:96px 0}.crm-landing .section.tight{padding:64px 0}.crm-landing .section.alt{background:var(--surface-2);box-shadow:inset 0 1px 0 var(--hairline),inset 0 -1px 0 var(--hairline)}.crm-landing.js .reveal{opacity:0;transform:translateY(14px);transition:opacity .24s var(--ease),transform .24s var(--ease)}.crm-landing.js .reveal.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.crm-landing.js .reveal{opacity:1;transform:none;transition:none}.crm-landing *,.crm-landing :after,.crm-landing :before{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}}.crm-landing h1,.crm-landing h2,.crm-landing h3{margin:0;letter-spacing:-.03em;line-height:1.12;text-wrap:balance}.crm-landing .kicker{display:inline-flex;align-items:center;gap:8px;font-family:var(--mono);font-size:11.5px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--text-3)}.crm-landing .kicker:before{content:"";width:16px;height:1px;background:var(--text-3)}.crm-landing .sec-head{max-width:660px;margin-bottom:56px}.crm-landing .sec-head h2{font-size:clamp(28px,3.6vw,40px);font-weight:650;margin-top:14px}.crm-landing .sec-head p{font-size:17px;color:var(--text-2);line-height:1.6;margin:14px 0 0;max-width:560px}.crm-landing .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:inherit;font-weight:600;cursor:pointer;border:0;white-space:nowrap;transition:background .16s var(--ease),color .16s var(--ease),box-shadow .16s var(--ease),transform .16s var(--ease)}.crm-landing .btn:active{transform:translateY(1px)}.crm-landing .btn-lg{height:48px;padding:0 22px;font-size:15px;border-radius:var(--r)}.crm-landing .btn-sm{height:36px;padding:0 14px;font-size:13.5px;border-radius:9px}.crm-landing .btn-primary{background:var(--accent);color:#fff;box-shadow:0 1px 2px rgba(46,92,230,.4)}.crm-landing .btn-primary:hover{background:var(--accent-2)}.crm-landing .btn-secondary{background:var(--surface);color:var(--text);box-shadow:var(--sh-1)}.crm-landing .btn-secondary:hover{background:var(--surface-2);box-shadow:0 1px 2px rgba(15,17,21,.05),0 0 0 1px var(--hairline-2)}.crm-landing .btn-ghost{background:transparent;color:var(--text-2)}.crm-landing .btn-ghost:hover{background:var(--hover);color:var(--text)}.crm-landing .btn .arr{transition:transform .16s var(--ease)}.crm-landing .btn:hover .arr{transform:translateX(2px)}.crm-landing .nav{position:sticky;top:0;z-index:50;background:hsla(60,8%,95%,.86);backdrop-filter:blur(12px);border-bottom:1px solid var(--hairline)}.crm-landing .nav .wrap{height:64px;display:flex;align-items:center;gap:32px}.crm-landing .brand{display:flex;align-items:center;gap:10px;font-weight:650;letter-spacing:-.02em}.crm-landing .brand .wm{font-size:16.5px;line-height:1.1}.crm-landing .brand .sub{display:block;font-family:var(--mono);font-size:9px;letter-spacing:.18em;color:var(--text-3);text-transform:uppercase}.crm-landing .nav-links{display:flex;gap:4px;margin-left:12px}.crm-landing .nav-links a{font-size:14px;font-weight:500;color:var(--text-2);padding:7px 12px;border-radius:8px;transition:background .16s,color .16s}.crm-landing .nav-links a:hover{background:var(--hover);color:var(--text)}.crm-landing .nav-cta{margin-left:auto;display:flex;gap:8px;align-items:center}.crm-landing .hero{padding:88px 0 96px}.crm-landing .hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:64px;align-items:center}.crm-landing .eyebrow{display:inline-flex;align-items:center;gap:8px;height:28px;padding:0 12px;border-radius:20px;background:var(--surface);box-shadow:var(--sh-1);font-size:12.5px;font-weight:550;color:var(--text-2)}.crm-landing .eyebrow .dot{width:6px;height:6px;border-radius:50%;background:var(--ok)}.crm-landing .hero h1{font-size:clamp(34px,4.6vw,54px);font-weight:650;margin-top:22px}.crm-landing .hero h1 em{color:var(--text-3)}.crm-landing .hero .lede{font-size:18px;color:var(--text-2);line-height:1.6;margin:18px 0 0;max-width:480px;text-wrap:pretty}.crm-landing .cta-row{display:flex;gap:12px;margin-top:32px;flex-wrap:wrap}.crm-landing .hero .note{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text-3);margin:18px 0 0}.crm-landing .hero .note svg{color:var(--ok-700)}.crm-landing .voice-card{background:var(--dark);border-radius:var(--r-lg);padding:24px;color:var(--dark-text);box-shadow:0 1px 2px rgba(15,17,21,.2),0 24px 48px -16px rgba(15,17,21,.35);overflow:hidden}.crm-landing .voice-card:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.07);pointer-events:none}.crm-landing .vc-head{display:flex;align-items:center;gap:10px}.crm-landing .vc-mic{width:32px;height:32px;border-radius:10px;background:var(--dark-2);box-shadow:inset 0 0 0 1px var(--dark-hairline);display:flex;align-items:center;justify-content:center;color:var(--dark-text-2);flex-shrink:0}.crm-landing .voice-card.listening .vc-mic{color:#7e9cf2}.crm-landing .vc-title{font-size:13.5px;font-weight:600}.crm-landing .vc-sub{margin-top:1px}.crm-landing .vc-live,.crm-landing .vc-sub{font-family:var(--mono);font-size:10.5px;color:var(--dark-text-2)}.crm-landing .vc-live{margin-left:auto;display:inline-flex;align-items:center;gap:6px;opacity:0;transition:opacity .3s}.crm-landing .voice-card.listening .vc-live{opacity:1}.crm-landing .vc-live .d{width:6px;height:6px;border-radius:50%;background:#4a78f0;animation:crml-vc-pulse 1.4s ease-in-out infinite}@keyframes crml-vc-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.75)}}.crm-landing .vc-wave{display:flex;align-items:center;gap:3px;height:36px;margin:18px 0 0}.crm-landing .vc-wave i{width:3px;border-radius:2px;background:#3d4252;height:6px;transition:height .18s ease,background .18s ease}.crm-landing .voice-card.listening .vc-wave i{background:#5e82e8}.crm-landing .vc-transcript{margin-top:16px;min-height:44px;font-size:14.5px;line-height:1.55;color:var(--dark-text)}.crm-landing .vc-transcript .cur{display:inline-block;width:7px;height:15px;background:#5e82e8;border-radius:1px;margin-left:2px;vertical-align:-2px;animation:crml-vc-blink .9s steps(1) infinite}@keyframes crml-vc-blink{50%{opacity:0}}.crm-landing .vc-rows{margin-top:18px;border-top:1px solid var(--dark-hairline);padding-top:6px}.crm-landing .vc-row{display:flex;align-items:center;gap:10px;padding:9px 0;border-bottom:1px solid var(--dark-hairline);opacity:.25;transform:translateX(-4px);transition:opacity .3s var(--ease),transform .3s var(--ease)}.crm-landing .vc-row:last-child{border-bottom:0}.crm-landing .vc-row.on{opacity:1;transform:none}.crm-landing .vc-row .k{font-family:var(--mono);font-size:10.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--dark-text-2);width:64px;flex-shrink:0}.crm-landing .vc-row .v{font-size:13.5px;font-weight:550}.crm-landing .vc-row .v .m{font-family:var(--mono);font-weight:500}.crm-landing .vc-row .ck{margin-left:auto;width:18px;height:18px;border-radius:50%;background:rgba(16,185,129,.14);display:flex;align-items:center;justify-content:center;color:#34d399;opacity:0;transform:scale(.6);transition:opacity .25s var(--ease),transform .25s var(--ease)}.crm-landing .vc-row.on .ck{opacity:1;transform:scale(1)}.crm-landing .vc-done{display:flex;align-items:center;gap:9px;margin-top:16px;height:38px;padding:0 13px;border-radius:10px;background:rgba(46,92,230,.16);box-shadow:inset 0 0 0 1px rgba(94,130,232,.3);font-size:13px;font-weight:600;color:#b9caf7;opacity:0;transform:translateY(4px);transition:opacity .3s var(--ease),transform .3s var(--ease)}.crm-landing .vc-done.on{opacity:1;transform:none}.crm-landing .vc-done .st{margin-left:auto;font-family:var(--mono);font-size:11px;color:#8fa6ee;font-weight:500}.crm-landing .vc-foot{margin-top:14px;font-family:var(--mono);font-size:10.5px;color:var(--dark-text-2)}.crm-landing .truth{max-width:640px;margin:0 auto;text-align:left}.crm-landing .truth h2{font-size:clamp(26px,3.2vw,36px);font-weight:650;margin-top:14px}.crm-landing .truth .prose{font-size:17.5px;line-height:1.7;color:var(--text-2);margin-top:20px}.crm-landing .truth .prose b{color:var(--text);font-weight:600}.crm-landing .truth .prose p{margin:0 0 16px}.crm-landing .truth .prose p:last-child{margin-bottom:0}.crm-landing .engines{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.crm-landing .engine{background:var(--surface);border-radius:var(--r-lg);box-shadow:var(--sh-1);padding:26px;transition:box-shadow .2s var(--ease)}.crm-landing .engine:hover{box-shadow:var(--sh-2)}.crm-landing .engine .ic{width:38px;height:38px;border-radius:11px;background:var(--accent-soft);color:var(--accent);display:flex;align-items:center;justify-content:center}.crm-landing .engine h3{font-size:17.5px;font-weight:600;margin-top:16px;letter-spacing:-.02em}.crm-landing .engine p{font-size:14.5px;color:var(--text-2);line-height:1.55;margin:8px 0 0}.crm-landing .engine .proof{display:inline-flex;align-items:center;gap:7px;margin-top:14px;font-family:var(--mono);font-size:11.5px;color:var(--text-3);padding:5px 10px;border-radius:7px;background:var(--surface-2);box-shadow:inset 0 0 0 1px var(--hairline)}.crm-landing .vignettes{display:grid;grid-template-columns:1fr 1fr;gap:16px}.crm-landing .vig{background:var(--surface);border-radius:var(--r-lg);box-shadow:var(--sh-1);padding:28px;display:flex;flex-direction:column;transition:box-shadow .2s var(--ease)}.crm-landing .vig:hover{box-shadow:var(--sh-2)}.crm-landing .vig .who{display:flex;align-items:center;gap:11px}.crm-landing .vig .av{width:36px;height:36px;border-radius:50%;background:var(--sunken);display:flex;align-items:center;justify-content:center;font-size:12.5px;font-weight:650;color:var(--text-2);flex-shrink:0}.crm-landing .vig .who .nm{font-size:14px;font-weight:600}.crm-landing .vig .who .ro{font-size:12px;color:var(--text-3)}.crm-landing .vig h3{font-size:19px;font-weight:600;margin-top:18px;letter-spacing:-.02em;line-height:1.3}.crm-landing .vig .story{font-size:14.5px;color:var(--text-2);line-height:1.6;margin:10px 0 20px}.crm-landing .vig .frame{margin-top:auto}.crm-landing .frame{background:var(--surface-2);border-radius:var(--r);box-shadow:inset 0 0 0 1px var(--hairline);padding:14px}.crm-landing .frow{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid var(--hairline);font-size:13px}.crm-landing .frow:first-child{padding-top:0}.crm-landing .frow:last-child{border-bottom:0;padding-bottom:0}.crm-landing .frow .fic{width:26px;height:26px;border-radius:8px;background:var(--surface);box-shadow:var(--sh-1);display:flex;align-items:center;justify-content:center;color:var(--text-2);flex-shrink:0}.crm-landing .frow .ft{font-weight:550}.crm-landing .frow .fs{font-size:11.5px;color:var(--text-3)}.crm-landing .frow .fm{margin-left:auto;font-family:var(--mono);font-size:11px;color:var(--text-3);white-space:nowrap}.crm-landing .frow .fm.blue{color:var(--accent);font-weight:500}.crm-landing .frow .fm.green{color:var(--ok-700);font-weight:500}.crm-landing .chip{display:inline-flex;align-items:center;gap:6px;height:22px;padding:0 9px;border-radius:6px;font-family:var(--mono);font-size:10.5px;font-weight:500;letter-spacing:.02em}.crm-landing .chip-hot{background:var(--accent-soft);color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent-ring)}.crm-landing .chip-ok{background:var(--ok-50);color:var(--ok-700)}.crm-landing .chip-warn{background:var(--warn-50);color:var(--warn);box-shadow:inset 0 0 0 1px var(--warn-200)}.crm-landing .chip .d{width:5px;height:5px;border-radius:50%;background:currentColor}.crm-landing .loop-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:56px;align-items:center}.crm-landing .loop-copy h2{font-size:clamp(26px,3.2vw,36px);font-weight:650;margin-top:14px}.crm-landing .loop-copy p{font-size:16.5px;color:var(--text-2);line-height:1.6;margin:14px 0 0}.crm-landing .loop-steps{margin:24px 0 0;padding:0;list-style:none}.crm-landing .loop-steps li{display:flex;gap:12px;padding:10px 0;font-size:14.5px;color:var(--text-2)}.crm-landing .loop-steps .n{font-family:var(--mono);font-size:11px;color:var(--text-3);width:20px;flex-shrink:0;padding-top:2px}.crm-landing .loop-steps b{color:var(--text);font-weight:600}.crm-landing .signal-card{background:var(--dark);border-radius:var(--r-lg);padding:22px;color:var(--dark-text);box-shadow:0 1px 2px rgba(15,17,21,.2),0 24px 48px -16px rgba(15,17,21,.35);position:relative;overflow:hidden}.crm-landing .signal-card:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.07);pointer-events:none}.crm-landing .sg-head{display:flex;align-items:center;gap:10px}.crm-landing .sg-head .t{font-size:13.5px;font-weight:600}.crm-landing .sg-head .s{font-size:10.5px;margin-top:1px}.crm-landing .sg-head .s,.crm-landing .sg-link{font-family:var(--mono);color:var(--dark-text-2)}.crm-landing .sg-link{margin-top:16px;display:flex;align-items:center;gap:9px;background:var(--dark-2);border-radius:10px;box-shadow:inset 0 0 0 1px var(--dark-hairline);padding:10px 13px;font-size:11.5px}.crm-landing .sg-link .u{color:var(--dark-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crm-landing .sg-events{margin-top:14px}.crm-landing .sg-ev{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid var(--dark-hairline);font-size:13px}.crm-landing .sg-ev:last-child{border-bottom:0}.crm-landing .sg-ev .ic{width:26px;height:26px;border-radius:8px;background:var(--dark-2);box-shadow:inset 0 0 0 1px var(--dark-hairline);display:flex;align-items:center;justify-content:center;color:var(--dark-text-2);flex-shrink:0}.crm-landing .sg-ev .t{font-weight:550}.crm-landing .sg-ev .s{font-size:11px;color:var(--dark-text-2)}.crm-landing .sg-ev .tm{margin-left:auto;font-family:var(--mono);font-size:10.5px;color:var(--dark-text-2)}.crm-landing .sg-hot{margin-top:14px;display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:10px;background:rgba(46,92,230,.16);box-shadow:inset 0 0 0 1px rgba(94,130,232,.3)}.crm-landing .sg-hot .lab{font-family:var(--mono);font-size:11px;font-weight:500;letter-spacing:.06em;color:#8fa6ee}.crm-landing .sg-hot .why{font-size:12.5px;color:#b9caf7}.crm-landing .sg-hot .cta{margin-left:auto;height:30px;padding:0 13px;border-radius:8px;background:var(--accent);color:#fff;font-size:12.5px;font-weight:600;display:inline-flex;align-items:center;gap:6px;box-shadow:0 1px 2px rgba(0,0,0,.3)}.crm-landing .mgr-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:56px;align-items:center}.crm-landing .mgr-frame{background:var(--surface);border-radius:var(--r-lg);box-shadow:var(--sh-2);padding:22px}.crm-landing .mgr-h{display:flex;align-items:baseline;gap:10px}.crm-landing .mgr-h .t{font-size:14px;font-weight:600}.crm-landing .mgr-h .s{font-family:var(--mono);font-size:10.5px;color:var(--text-3);margin-left:auto}.crm-landing .mgr-row{display:flex;align-items:center;gap:11px;padding:11px 0;border-bottom:1px solid var(--hairline);font-size:13.5px}.crm-landing .mgr-row:last-of-type{border-bottom:0}.crm-landing .mgr-row .av{width:28px;height:28px;border-radius:50%;background:var(--sunken);display:flex;align-items:center;justify-content:center;font-size:10.5px;font-weight:650;color:var(--text-2);flex-shrink:0}.crm-landing .mgr-row .nm{font-weight:550}.crm-landing .mgr-row .pj{font-size:11.5px;color:var(--text-3)}.crm-landing .mgr-row .val{margin-left:auto;font-family:var(--mono);font-size:12px;color:var(--text-2)}.crm-landing .mgr-reco{margin-top:14px;border-radius:10px;background:var(--accent-soft);box-shadow:inset 0 0 0 1px var(--accent-ring);padding:13px 14px;display:flex;gap:10px;align-items:flex-start}.crm-landing .mgr-reco .ic{color:var(--accent);flex-shrink:0;margin-top:1px}.crm-landing .mgr-reco .t{font-size:13px;font-weight:600;color:var(--accent-2)}.crm-landing .mgr-reco .s{font-size:12.5px;color:var(--text-2);margin-top:2px;line-height:1.5}.crm-landing .compare{background:var(--surface);border-radius:var(--r-lg);box-shadow:var(--sh-1);overflow:hidden}.crm-landing .cmp-row{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;border-bottom:1px solid var(--hairline)}.crm-landing .cmp-row:last-child{border-bottom:0}.crm-landing .cmp-row>div{padding:15px 18px;font-size:13.5px;display:flex;align-items:center;gap:8px}.crm-landing .cmp-row .lead{color:var(--text-2);font-weight:500}.crm-landing .cmp-head>div{font-size:13px;font-weight:650;padding:17px 18px;color:var(--text)}.crm-landing .cmp-head .rl{color:var(--accent)}.crm-landing .cmp-col-rl{background:var(--accent-soft);box-shadow:inset 1px 0 0 var(--accent-ring),inset -1px 0 0 var(--accent-ring)}.crm-landing .cmp-row .no{color:var(--text-3)}.crm-landing .cmp-row .part{color:var(--text-2)}.crm-landing .cmp-row .yes{color:var(--text);font-weight:550}.crm-landing .cmp-row .yes svg{color:var(--ok-700);flex-shrink:0}.crm-landing .cmp-row .no svg,.crm-landing .cmp-row .part svg{flex-shrink:0}.crm-landing .cmp-note{font-size:12.5px;color:var(--text-3);margin-top:14px}.crm-landing .tiers{display:grid;grid-template-columns:1fr 1fr;gap:16px;max-width:880px;margin:0 auto}.crm-landing .tier{background:var(--surface);border-radius:var(--r-lg);box-shadow:var(--sh-1);padding:32px;display:flex;flex-direction:column;transition:box-shadow .2s var(--ease)}.crm-landing .tier:hover{box-shadow:var(--sh-2)}.crm-landing .tier.feat{box-shadow:var(--sh-2),0 0 0 1.5px var(--accent);position:relative}.crm-landing .tier .pop{position:absolute;top:-11px;left:28px;height:22px;padding:0 10px;border-radius:12px;background:var(--accent);color:#fff;font-size:11px;font-weight:650;display:inline-flex;align-items:center;letter-spacing:.02em}.crm-landing .tier .nm{font-size:16px;font-weight:650}.crm-landing .tier .desc{font-size:14px;color:var(--text-2);margin-top:6px;line-height:1.5}.crm-landing .tier .price{margin:22px 0 4px;font-family:var(--mono);font-size:36px;font-weight:600;letter-spacing:-.03em}.crm-landing .tier .price .per{font-size:14px;color:var(--text-3);font-weight:500;margin-left:4px}.crm-landing .tier .anchor{font-size:13px;color:var(--text-3)}.crm-landing .tier ul{list-style:none;margin:22px 0 26px;padding:0;display:flex;flex-direction:column;gap:11px}.crm-landing .tier li{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:var(--text-2)}.crm-landing .tier li .ck{width:18px;height:18px;border-radius:50%;background:var(--ok-50);color:var(--ok-700);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.crm-landing .tier .btn{margin-top:auto}.crm-landing .faq{max-width:720px;margin:0 auto}.crm-landing .qa{border-bottom:1px solid var(--hairline)}.crm-landing .qa button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 4px;background:none;border:0;font-family:inherit;text-align:left;cursor:pointer;font-size:17px;font-weight:600;color:var(--text);letter-spacing:-.015em}.crm-landing .qa .ic{flex-shrink:0;width:26px;height:26px;border-radius:8px;background:var(--surface);box-shadow:var(--sh-1);display:flex;align-items:center;justify-content:center;color:var(--text-2);transition:transform .2s var(--ease),background .2s,color .2s}.crm-landing .qa.open .ic{transform:rotate(45deg);background:var(--accent-soft);color:var(--accent)}.crm-landing .qa .ans{max-height:0;overflow:hidden;transition:max-height .28s var(--ease)}.crm-landing .qa .ans p{font-size:15px;color:var(--text-2);line-height:1.65;margin:0 4px 22px;max-width:620px}.crm-landing .final{background:var(--dark);border-radius:20px;padding:72px 32px;text-align:center;color:var(--dark-text);overflow:hidden}.crm-landing .final:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.07);pointer-events:none}.crm-landing .final h2{font-size:clamp(28px,3.6vw,42px);font-weight:650}.crm-landing .final p{font-size:16.5px;color:var(--dark-text-2);margin:14px auto 0;max-width:440px;line-height:1.6}.crm-landing .final .cta-row{justify-content:center}.crm-landing .final .reassure{display:flex;justify-content:center;gap:18px;margin-top:20px;font-family:var(--mono);font-size:11.5px;color:var(--dark-text-2);flex-wrap:wrap}.crm-landing .footer{border-top:1px solid var(--hairline);padding:48px 0 40px}.crm-landing .foot-top{display:flex;justify-content:space-between;gap:40px;flex-wrap:wrap}.crm-landing .foot-brand{max-width:300px}.crm-landing .foot-brand p{font-size:13.5px;color:var(--text-3);line-height:1.6;margin:12px 0 0}.crm-landing .foot-cols{display:flex;gap:64px;flex-wrap:wrap}.crm-landing .foot-col h4{font-size:12px;font-weight:650;letter-spacing:.06em;text-transform:uppercase;color:var(--text-3);margin:0 0 14px}.crm-landing .foot-col a{display:block;font-size:14px;color:var(--text-2);padding:5px 0;transition:color .16s}.crm-landing .foot-col a:hover{color:var(--text)}.crm-landing .foot-bot{display:flex;justify-content:space-between;align-items:center;margin-top:44px;padding-top:22px;border-top:1px solid var(--hairline);font-size:12.5px;color:var(--text-3);flex-wrap:wrap;gap:12px}@media (max-width:980px){.crm-landing .hero-grid,.crm-landing .loop-grid,.crm-landing .mgr-grid{grid-template-columns:1fr;gap:44px}.crm-landing .mgr-grid .mgr-copy{order:-1}.crm-landing .engines,.crm-landing .vignettes{grid-template-columns:1fr}.crm-landing .nav-links{display:none}.crm-landing .section{padding:64px 0}.crm-landing .hero{padding:56px 0 64px}}@media (max-width:640px){.crm-landing .tiers{grid-template-columns:1fr}.crm-landing .hero h1{font-size:32px}.crm-landing .final{padding:52px 20px}}.crm-landing{--art-blue:#2e5ce6;--art-coral:#f06a4d;--art-amber:#e39a22;--art-emerald:#16a06b;--art-violet:#7b61f0;--art-cyan:#17a2c4}.crm-landing .hero,.crm-landing .section{position:relative}.crm-landing .hero>.wrap,.crm-landing .section>.wrap{position:relative;z-index:2}.crm-landing .section-art{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:0}.crm-landing .section-art *{pointer-events:none}.crm-landing .orb{position:absolute;border-radius:50%;filter:blur(46px);opacity:0;animation:crml-art-fade 1.2s var(--ease,ease) forwards}.crm-landing .orb.blue{background:radial-gradient(circle at 50% 50%,rgba(46,92,230,.2),transparent 68%)}.crm-landing .orb.coral{background:radial-gradient(circle at 50% 50%,rgba(240,106,77,.2),transparent 68%)}.crm-landing .orb.amber{background:radial-gradient(circle at 50% 50%,rgba(227,154,34,.19),transparent 68%)}.crm-landing .orb.emerald{background:radial-gradient(circle at 50% 50%,rgba(22,160,107,.18),transparent 68%)}.crm-landing .orb.violet{background:radial-gradient(circle at 50% 50%,rgba(123,97,240,.19),transparent 68%)}.crm-landing .orb.cyan{background:radial-gradient(circle at 50% 50%,rgba(23,162,196,.19),transparent 68%)}@keyframes crml-art-fade{to{opacity:1}}.crm-landing .blueprint{position:absolute;background-image:radial-gradient(rgba(46,92,230,.16) 1.1px,transparent 0);background-size:22px 22px;-webkit-mask-image:radial-gradient(ellipse at center,#000 30%,transparent 72%);mask-image:radial-gradient(ellipse at center,#000 30%,transparent 72%);opacity:.7}.crm-landing .section-art .blueprint.faint{opacity:.5}.crm-landing .artsvg{position:absolute;overflow:visible}.crm-landing .artsvg .spine{fill:none;stroke:currentColor;stroke-width:1.4;opacity:.28}.crm-landing .artsvg .flow{fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-dasharray:4 12;opacity:.75;animation:crml-art-dash 3.2s linear infinite}@keyframes crml-art-dash{to{stroke-dashoffset:-160}}.crm-landing .artsvg .node{fill:currentColor;opacity:.9}.crm-landing .artsvg .ring{fill:none;stroke:currentColor;stroke-width:1.3;opacity:.4}.crm-landing .particle{position:absolute;width:7px;height:7px;border-radius:50%;offset-rotate:0deg;opacity:0}.crm-landing .particle:after{content:"";position:absolute;inset:-5px;border-radius:50%;background:radial-gradient(circle,currentColor,transparent 70%);opacity:.35}@keyframes crml-art-flow{0%{offset-distance:0;opacity:0}12%{opacity:1}88%{opacity:1}to{offset-distance:100%;opacity:0}}.crm-landing .chip-float{position:absolute;display:inline-flex;align-items:center;gap:7px;height:30px;padding:0 12px;border-radius:9px;background:hsla(0,0%,100%,.72);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 1px 2px rgba(15,17,21,.06),0 12px 28px -14px rgba(15,17,21,.3),inset 0 0 0 1px rgba(15,17,21,.06);font-family:var(--mono);font-size:11.5px;font-weight:500;color:#3a3e47;white-space:nowrap;opacity:0;animation:crml-art-fade .9s ease forwards}.crm-landing .chip-float .cd{width:7px;height:7px;border-radius:50%;flex-shrink:0}.crm-landing .chip-float svg{width:12px;height:12px;flex-shrink:0}.crm-landing .d1{animation:crml-drift1 22s ease-in-out infinite}.crm-landing .d2{animation:crml-drift2 27s ease-in-out infinite}.crm-landing .d3{animation:crml-drift3 19s ease-in-out infinite}.crm-landing .orb.d1{animation:crml-art-fade 1.2s ease forwards,crml-drift1 26s ease-in-out infinite}.crm-landing .orb.d2{animation:crml-art-fade 1.2s ease forwards,crml-drift2 31s ease-in-out infinite}.crm-landing .orb.d3{animation:crml-art-fade 1.2s ease forwards,crml-drift3 23s ease-in-out infinite}@keyframes crml-drift1{0%,to{transform:translate(0)}50%{transform:translate(18px,-22px)}}@keyframes crml-drift2{0%,to{transform:translate(0)}50%{transform:translate(-20px,16px)}}@keyframes crml-drift3{0%,to{transform:translate(0)}50%{transform:translate(14px,20px)}}.crm-landing .hero-art .orb.hero-blue{width:520px;height:520px;top:-180px;left:-160px}.crm-landing .hero-art .orb.hero-coral{width:460px;height:460px;top:40px;right:-140px}.crm-landing .hero-art .blueprint{width:280px;height:220px;bottom:8px;left:-40px}.crm-landing .hero-art .voiceflow{top:24%;left:0;width:56%;height:60%;color:var(--art-coral)}.crm-landing .hero-art .particle{color:var(--art-coral);offset-path:path("M 20 150 C 120 90 240 200 360 120 S 560 60 640 130")}.crm-landing .hero-art .p1{animation:crml-art-flow 5.4s linear infinite}.crm-landing .hero-art .p2{animation:crml-art-flow 5.4s linear 1.8s infinite;color:var(--art-blue)}.crm-landing .hero-art .p3{animation:crml-art-flow 5.4s linear 3.6s infinite;color:var(--art-violet)}.crm-landing .hero-art .chip-a{top:15%;right:9%;animation-delay:.5s}.crm-landing .hero-art .chip-b{bottom:19%;left:6%;animation-delay:.8s}.crm-landing .engine.c-voice .ic{background:rgba(240,106,77,.12);color:var(--art-coral)}.crm-landing .engine.c-buyers .ic{background:rgba(123,97,240,.12);color:var(--art-violet)}.crm-landing .engine.c-rera .ic{background:rgba(23,162,196,.12);color:var(--art-cyan)}.crm-landing .engine.c-revenue .ic{background:rgba(22,160,107,.12);color:var(--art-emerald)}.crm-landing .engines-art .orb{width:420px;height:420px}.crm-landing .engines-art .orb.violet{top:-160px;right:-120px}.crm-landing .engines-art .orb.emerald{bottom:-180px;left:-140px}.crm-landing .loop-art .orb.cyan{width:440px;height:440px;top:-160px;left:-120px;background:radial-gradient(circle at 50% 50%,rgba(23,162,196,.16),transparent 70%)}.crm-landing .mgr-art .orb.amber{width:420px;height:420px;top:-150px;right:-120px}.crm-landing .final{position:relative}.crm-landing .final-art{position:absolute;inset:0;overflow:hidden;pointer-events:none;border-radius:inherit;z-index:0}.crm-landing .final .final-inner{position:relative;z-index:2}.crm-landing .final-art .glow{position:absolute;width:620px;height:340px;left:50%;top:50%;transform:translate(-50%,-50%);background:radial-gradient(ellipse at center,rgba(94,130,232,.28),transparent 66%);filter:blur(30px);opacity:0;animation:crml-art-fade 1.4s ease forwards}.crm-landing .final-art .glow.v{background:radial-gradient(ellipse at center,rgba(123,97,240,.2),transparent 66%);width:420px;height:420px;left:38%}.crm-landing .listen-core{position:absolute;left:50%;top:44%;transform:translate(-50%,-50%);width:0;height:0}.crm-landing .listen-ring{position:absolute;left:50%;top:50%;width:120px;height:120px;margin:-60px 0 0 -60px;border-radius:50%;border:1px solid rgba(94,130,232,.55);opacity:0;transform:scale(.25);animation:crml-listen-pulse 4s ease-out infinite}.crm-landing .listen-ring:nth-child(2){animation-delay:1s}.crm-landing .listen-ring:nth-child(3){animation-delay:2s}.crm-landing .listen-ring:nth-child(4){animation-delay:3s}@keyframes crml-listen-pulse{0%{transform:scale(.25);opacity:0}12%{opacity:.7}70%{opacity:.12}to{transform:scale(2.4);opacity:0}}.crm-landing .listen-mic{position:absolute;left:50%;top:50%;width:52px;height:52px;margin:-26px 0 0 -26px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#b9caf7;background:radial-gradient(circle at 50% 40%,rgba(94,130,232,.3),rgba(28,31,39,.4));box-shadow:inset 0 0 0 1px rgba(94,130,232,.45),0 0 40px -6px rgba(94,130,232,.6);animation:crml-listen-breath 3.2s ease-in-out infinite}@keyframes crml-listen-breath{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}.crm-landing .listen-eq{position:absolute;left:50%;bottom:20%;transform:translateX(-50%);display:flex;align-items:center;gap:5px;height:46px;opacity:.65}.crm-landing .listen-eq i{width:4px;min-height:5px;border-radius:2px;background:linear-gradient(180deg,#7e9cf2,#3d62d6);animation:crml-listen-eq 1.1s ease-in-out infinite;transform-origin:center bottom}.crm-landing .listen-eq i:nth-child(3n){animation-duration:1.5s;background:linear-gradient(180deg,#8b78f2,#5e82e8)}.crm-landing .listen-eq i:nth-child(4n){animation-duration:.85s}.crm-landing .listen-eq i:nth-child(5n){animation-duration:1.3s}.crm-landing .listen-eq i:nth-child(2n){animation-delay:.25s}.crm-landing .listen-eq i:nth-child(3n){animation-delay:.5s}.crm-landing .listen-eq i:nth-child(7n){animation-delay:.15s}@keyframes crml-listen-eq{0%,to{height:6px;opacity:.5}50%{height:38px;opacity:1}}.crm-landing .amb-art .orb{width:360px;height:360px}@media (prefers-reduced-motion:reduce){.crm-landing .artsvg .flow,.crm-landing .chip-float,.crm-landing .d1,.crm-landing .d2,.crm-landing .d3,.crm-landing .final-art .glow,.crm-landing .listen-eq i,.crm-landing .listen-mic,.crm-landing .listen-ring,.crm-landing .orb,.crm-landing .particle{animation:none!important;opacity:1}.crm-landing .listen-ring,.crm-landing .particle{display:none}.crm-landing .listen-eq i{height:16px!important}}@media (max-width:640px){.crm-landing .hero-art .chip-a,.crm-landing .hero-art .chip-b,.crm-landing .hero-art .voiceflow{display:none}}.crm-landing .storyscene{position:absolute;overflow:visible;z-index:0}.crm-landing .storyscene .spine{fill:none;stroke:currentColor;stroke-width:1.4;opacity:.22}.crm-landing .storyscene .flow{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-dasharray:3 11;opacity:.82;animation:crml-art-dash 3s linear infinite}.crm-landing .storyscene .flat{fill:none;stroke:#9aa0ab;stroke-width:1.4;stroke-dasharray:2 8;opacity:.42}.crm-landing .storyscene .node{fill:currentColor}.crm-landing .storyscene .node.pulse{transform-box:fill-box;transform-origin:center;animation:crml-story-pulse 2.4s ease-in-out infinite}.crm-landing .storyscene .ping{fill:none;stroke:currentColor;stroke-width:1.5;transform-box:fill-box;transform-origin:center;opacity:0;animation:crml-story-ping 3.4s ease-out infinite}.crm-landing .storyscene .cap{font-family:var(--mono);font-size:10px;letter-spacing:.06em;fill:currentColor;opacity:.6}@keyframes crml-story-pulse{0%,to{opacity:.55}50%{opacity:1}}@keyframes crml-story-ping{0%{transform:scale(.26);opacity:0}18%{opacity:.6}to{transform:scale(1);opacity:0}}.crm-landing .story-truth{bottom:9%;left:50%;transform:translateX(-50%);width:min(72%,580px);opacity:.72}.crm-landing .story-decay{top:12%;right:1%;width:min(47%,540px);opacity:.72}@media (max-width:900px){.crm-landing .story-decay{top:6%;width:min(70%,520px);opacity:.5}}.crm-landing .story-engines{top:30px;right:16px;width:250px;opacity:.9}.crm-landing .story-loop{top:24px;left:2%;width:min(52%,410px);opacity:.8}.crm-landing .story-manager{top:22px;right:12px;width:min(48%,300px);opacity:.82}.crm-landing .story-compare{top:6%;right:2%;width:min(30%,300px);opacity:.72}.crm-landing .story-pricing{top:9%;right:3%;width:min(24%,240px);opacity:.62}.crm-landing .story-faq{top:8%;right:3%;width:min(26%,260px);opacity:.42}@media (prefers-reduced-motion:reduce){.crm-landing .storyscene .flow,.crm-landing .storyscene .node.pulse,.crm-landing .storyscene .ping{animation:none!important}.crm-landing .storyscene .ping{display:none}}@media (max-width:860px){.crm-landing .story-engines,.crm-landing .story-manager{opacity:.5;width:200px}.crm-landing .story-loop{opacity:.5}}@media (max-width:900px){.crm-landing .story-compare,.crm-landing .story-faq,.crm-landing .story-pricing{opacity:.4;width:min(40%,240px)}}@media (max-width:640px){.crm-landing .story-compare,.crm-landing .story-decay,.crm-landing .story-engines,.crm-landing .story-faq,.crm-landing .story-loop,.crm-landing .story-manager,.crm-landing .story-pricing,.crm-landing .story-truth{display:none}}.crm-landing{--bg:#f6f5f2;--surface-2:#fbfaf7;--r:14px;--r-lg:20px;--sh-1:0 1px 2px rgba(20,22,28,.04),0 0 0 1px rgba(20,22,28,.05);--sh-2:0 2px 6px rgba(20,22,28,.05),0 30px 60px -26px rgba(20,22,28,.24),0 0 0 1px rgba(20,22,28,.05);--warm-coral:rgba(240,106,77,.09);--warm-violet:rgba(123,97,240,.09);--warm-blue:rgba(46,92,230,.11);background:var(--bg)}.crm-landing:before{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;background:radial-gradient(1150px 680px at 82% -6%,var(--warm-coral),transparent 58%),radial-gradient(1000px 640px at 8% 2%,var(--warm-blue),transparent 60%),radial-gradient(1000px 760px at 60% 128%,var(--warm-violet),transparent 60%)}.crm-landing .hero h1{font-size:clamp(37px,5vw,58px);letter-spacing:-.035em}.crm-landing .hero .lede{font-size:19px;max-width:500px}.crm-landing .hero h1 em{font-style:normal;color:transparent;-webkit-text-fill-color:transparent;background:linear-gradient(102deg,var(--accent) 8%,#7b61f0 62%,#f06a4d 108%);-webkit-background-clip:text;background-clip:text}.crm-landing .loop-copy h2,.crm-landing .sec-head h2,.crm-landing .truth h2{letter-spacing:-.032em}.crm-landing .btn-lg{height:52px;border-radius:999px;padding:0 28px;font-size:15.5px}.crm-landing .btn-sm{border-radius:999px;padding:0 15px}.crm-landing .btn-primary{box-shadow:0 1px 2px rgba(46,92,230,.32),0 12px 26px -12px rgba(46,92,230,.62)}.crm-landing .btn-primary:hover{box-shadow:0 1px 2px rgba(46,92,230,.32),0 16px 30px -12px rgba(46,92,230,.72);transform:translateY(-1px)}.crm-landing .eyebrow{height:30px;border-radius:999px}.crm-landing .compare,.crm-landing .engine,.crm-landing .mgr-frame,.crm-landing .signal-card,.crm-landing .tier,.crm-landing .vig,.crm-landing .voice-card{border-radius:22px}.crm-landing .engine,.crm-landing .tier,.crm-landing .vig{transition:box-shadow .22s var(--ease),transform .22s var(--ease)}.crm-landing .engine:hover,.crm-landing .tier:hover,.crm-landing .vig:hover{transform:translateY(-4px);box-shadow:var(--sh-2)}.crm-landing .engine .ic{width:42px;height:42px;border-radius:13px}.crm-landing .final{border-radius:28px}.crm-landing .voice-stage{position:relative}.crm-landing .voice-stage:before{content:"";position:absolute;inset:-30px -26px -40px -34px;border-radius:32px;z-index:-1;background:linear-gradient(158deg,rgba(46,92,230,.16),rgba(123,97,240,.13) 52%,rgba(240,106,77,.1));box-shadow:0 40px 90px -40px rgba(46,92,230,.45)}.crm-landing .voice-card{position:relative;z-index:1}.crm-landing .sat{position:absolute;z-index:2;display:flex;align-items:center;gap:10px;padding:11px 14px;border-radius:14px;max-width:230px;background:hsla(0,0%,100%,.86);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 2px 6px rgba(20,22,28,.06),0 22px 44px -20px rgba(20,22,28,.34),inset 0 0 0 1px rgba(20,22,28,.06)}.crm-landing .sat .st{font-size:12.5px;font-weight:650;color:#24272e;letter-spacing:-.01em;line-height:1.15}.crm-landing .sat .ss{font-family:var(--mono);font-size:10.5px;color:#6a6e77;margin-top:2px}.crm-landing .sat .sd{width:9px;height:9px;border-radius:50%;flex-shrink:0;box-shadow:0 0 0 4px rgba(123,97,240,.14)}.crm-landing .sat .sd.v{background:#7b61f0;box-shadow:0 0 0 4px rgba(123,97,240,.16)}.crm-landing .sat .si{width:28px;height:28px;border-radius:9px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:rgba(227,154,34,.14);color:#b77a12}.crm-landing .sat-signal{top:-22px;right:-26px;animation:crml-sat-float-a 7s ease-in-out infinite}.crm-landing .sat-rera{bottom:26px;left:-40px;animation:crml-sat-float-b 8.5s ease-in-out infinite}@keyframes crml-sat-float-a{0%,to{transform:translate(0)}50%{transform:translateY(-9px)}}@keyframes crml-sat-float-b{0%,to{transform:translate(0)}50%{transform:translateY(8px)}}.crm-landing .hero-art .chip-float{display:none}.crm-landing .amb-art .orb,.crm-landing .engines-art .orb,.crm-landing .loop-art .orb,.crm-landing .mgr-art .orb{filter:blur(52px)}.crm-landing .nav{background:hsla(45,18%,96%,.82)}@media (prefers-reduced-motion:reduce){.crm-landing .sat{animation:none!important}}@media (max-width:980px){.crm-landing .voice-stage:before{inset:-20px -16px -24px -20px}.crm-landing .sat-signal{top:-18px;right:-8px}.crm-landing .sat-rera{bottom:14px;left:-14px}}@media (max-width:640px){.crm-landing .sat{display:none}.crm-landing .voice-stage:before{inset:-14px -10px -18px -12px}}.crm-landing .ch-tag{display:inline-flex;align-items:center;gap:9px;font-family:var(--mono);font-size:11.5px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--text-3)}.crm-landing .ch-tag .cd{width:7px;height:7px;border-radius:50%;flex-shrink:0;background:var(--accent)}.crm-landing .ch-tag .n{color:var(--text-2);font-weight:600}.crm-landing .ch-tag.c-voice .cd{background:var(--art-coral)}.crm-landing .ch-tag.c-buyers .cd{background:var(--art-violet)}.crm-landing .ch-tag.c-rera .cd{background:var(--art-cyan)}.crm-landing .ch-tag.c-revenue .cd{background:var(--art-emerald)}.crm-landing .rail{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:0 0 72px}.crm-landing .rail-chip{display:flex;align-items:center;gap:11px;background:var(--surface);border-radius:14px;box-shadow:var(--sh-1);padding:13px 15px;transition:box-shadow .2s var(--ease),transform .2s var(--ease)}.crm-landing .rail-chip:hover{transform:translateY(-2px);box-shadow:var(--sh-2)}.crm-landing .rail-chip .ic{width:30px;height:30px;border-radius:9px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:var(--accent-soft);color:var(--accent)}.crm-landing .rail-chip.c-voice .ic{background:rgba(240,106,77,.12);color:var(--art-coral)}.crm-landing .rail-chip.c-buyers .ic{background:rgba(123,97,240,.12);color:var(--art-violet)}.crm-landing .rail-chip.c-rera .ic{background:rgba(23,162,196,.12);color:var(--art-cyan)}.crm-landing .rail-chip.c-revenue .ic{background:rgba(22,160,107,.12);color:var(--art-emerald)}.crm-landing .rail-chip .rn{font-family:var(--mono);font-size:10px;letter-spacing:.08em;color:var(--text-3)}.crm-landing .rail-chip .rt{font-size:13.5px;font-weight:600;letter-spacing:-.01em;line-height:1.2}.crm-landing .ch-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:56px;align-items:center}.crm-landing .ch-grid.rev{grid-template-columns:1.1fr .9fr}.crm-landing .ch-copy h2{font-size:clamp(26px,3.2vw,36px);font-weight:650;margin-top:14px;letter-spacing:-.032em}.crm-landing .ch-copy .story{font-size:16.5px;color:var(--text-2);line-height:1.6;margin:14px 0 0}.crm-landing .ch-copy .story b{color:var(--text);font-weight:600}.crm-landing .proof{display:inline-flex;align-items:center;gap:7px;margin-top:18px;font-family:var(--mono);font-size:11.5px;color:var(--text-3);padding:5px 10px;border-radius:7px;background:var(--surface);box-shadow:inset 0 0 0 1px var(--hairline)}.crm-landing.js .signal-card .sg-ev,.crm-landing.js .signal-card .sg-hot{opacity:0;transform:translateY(8px);transition:opacity .5s var(--ease),transform .5s var(--ease)}.crm-landing.js .signal-card.in .sg-ev,.crm-landing.js .signal-card.in .sg-hot{opacity:1;transform:none}.crm-landing.js .signal-card.in .sg-ev:first-child{transition-delay:.3s}.crm-landing.js .signal-card.in .sg-ev:nth-child(2){transition-delay:.9s}.crm-landing.js .signal-card.in .sg-ev:nth-child(3){transition-delay:1.5s}.crm-landing.js .signal-card.in .sg-hot{transition-delay:2.2s}.crm-landing.js .vig .frow{opacity:0;transform:translateY(6px);transition:opacity .45s var(--ease),transform .45s var(--ease)}.crm-landing.js .vig.in .frow{opacity:1;transform:none}.crm-landing.js .vig.in .frow:first-child{transition-delay:.25s}.crm-landing.js .vig.in .frow:nth-child(2){transition-delay:.7s}.crm-landing.js .vig.in .frow:nth-child(3){transition-delay:1.15s}.crm-landing.js .mgr-frame .mgr-reco,.crm-landing.js .mgr-frame .mgr-row{opacity:0;transform:translateY(6px);transition:opacity .45s var(--ease),transform .45s var(--ease)}.crm-landing.js .mgr-frame.in .mgr-reco,.crm-landing.js .mgr-frame.in .mgr-row{opacity:1;transform:none}.crm-landing.js .mgr-frame.in .mgr-row:first-of-type{transition-delay:.2s}.crm-landing.js .mgr-frame.in .mgr-row:nth-of-type(2){transition-delay:.45s}.crm-landing.js .mgr-frame.in .mgr-row:nth-of-type(3){transition-delay:.7s}.crm-landing.js .mgr-frame.in .mgr-reco{transition-delay:1.05s}.crm-landing.js .compare .cmp-row{opacity:0;transform:translateY(8px);transition:opacity .4s var(--ease),transform .4s var(--ease)}.crm-landing.js .compare.in .cmp-row{opacity:1;transform:none}.crm-landing.js .compare.in .cmp-row:first-child{transition-delay:.05s}.crm-landing.js .compare.in .cmp-row:nth-child(2){transition-delay:.13s}.crm-landing.js .compare.in .cmp-row:nth-child(3){transition-delay:.21s}.crm-landing.js .compare.in .cmp-row:nth-child(4){transition-delay:.29s}.crm-landing.js .compare.in .cmp-row:nth-child(5){transition-delay:.37s}.crm-landing.js .compare.in .cmp-row:nth-child(6){transition-delay:.45s}.crm-landing.js .compare.in .cmp-row:nth-child(7){transition-delay:.53s}.crm-landing.js .storyscene .flow,.crm-landing.js .storyscene .node.pulse,.crm-landing.js .storyscene .ping{animation-play-state:paused}.crm-landing.js .section.in .storyscene .flow,.crm-landing.js .section.in .storyscene .node.pulse,.crm-landing.js .section.in .storyscene .ping{animation-play-state:running}.crm-landing .type-caret{display:inline-block;width:6px;height:12px;margin-left:2px;vertical-align:-1px;border-radius:1px;background:var(--accent);animation:crml-vc-blink .9s steps(1) infinite}.crm-landing .mnav{display:none}.crm-landing .mnav-burger{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:0;border-radius:12px;background:transparent;color:var(--text-2);cursor:pointer;transition:background .16s var(--ease),color .16s var(--ease)}.crm-landing .mnav-burger:hover{background:var(--hover);color:var(--text)}.crm-landing .mnav-scrim{position:fixed;inset:0;z-index:100;background:rgba(15,17,21,.32);backdrop-filter:blur(3px)}.crm-landing .mnav-drawer{position:absolute;top:0;right:0;bottom:0;width:min(320px,86vw);display:flex;flex-direction:column;gap:4px;padding:14px 18px 18px;overflow-y:auto;background:var(--surface);border-radius:20px 0 0 20px;box-shadow:var(--sh-2)}.crm-landing .mnav-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.crm-landing .mnav-title{font-family:var(--mono);font-size:11.5px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--text-3)}.crm-landing .mnav-links{display:flex;flex-direction:column}.crm-landing .mnav-links a{display:flex;align-items:center;min-height:48px;padding:0 6px;font-size:15.5px;font-weight:550;color:var(--text);border-bottom:1px solid var(--hairline)}.crm-landing .mnav-links a:last-child{border-bottom:0}.crm-landing .mnav-sub{display:flex;flex-direction:column;padding:10px 0 6px;border-bottom:1px solid var(--hairline)}.crm-landing .mnav-cap{font-family:var(--mono);font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-3);padding:4px 6px 6px}.crm-landing .mnav-sub a{display:flex;align-items:center;min-height:44px;padding:0 6px;font-family:var(--mono);font-size:13px;color:var(--text-2)}.crm-landing .mnav-sub a:hover{color:var(--text)}.crm-landing .mnav-foot{display:flex;flex-direction:column;gap:10px;margin-top:auto;padding-top:16px}.crm-landing .mnav-foot .btn{width:100%}@media (max-width:980px){.crm-landing .rail{grid-template-columns:repeat(2,1fr)}.crm-landing .ch-grid,.crm-landing .ch-grid.rev{grid-template-columns:1fr;gap:44px}.crm-landing .ch-grid.rev .ch-copy{order:-1}.crm-landing .mnav{display:block}.crm-landing .nav-cta{gap:6px}}@media (max-width:640px){.crm-landing .rail{gap:10px}.crm-landing .rail-chip{padding:11px 12px}.crm-landing .nav .btn-sm{height:44px}.crm-landing .foot-col a{padding:12px 0}.crm-landing .mgr-row{flex-wrap:wrap;row-gap:6px}.crm-landing .mgr-row>div{flex:1 1 calc(100% - 39px);min-width:calc(100% - 39px)}.crm-landing .mgr-row .chip{margin-left:39px}.crm-landing .mgr-row .val{margin-left:auto;white-space:nowrap}.crm-landing .cmp-row{grid-template-columns:1fr 1fr 1fr}.crm-landing .cmp-row>div{padding:10px 12px;font-size:12px;gap:6px}.crm-landing .cmp-row .lead{grid-column:1/-1;padding-bottom:2px;font-size:12.5px}.crm-landing .cmp-head>div{padding:13px 12px 2px;font-size:11.5px}.crm-landing .cmp-head>div:first-child{display:none}.crm-landing .frow>div,.crm-landing .sg-ev>div{min-width:0}}@media (max-width:480px){.crm-landing .nav .nav-signin{display:none}}.crm-landing .reframe{background:var(--dark);color:var(--dark-text);overflow:hidden;box-shadow:inset 0 1px 0 var(--dark-hairline),inset 0 -1px 0 var(--dark-hairline)}.crm-landing .reframe:before{background:radial-gradient(820px 460px at 90% 4%,rgba(59,130,246,.28),transparent 60%),radial-gradient(620px 400px at -8% 112%,rgba(46,92,230,.16),transparent 62%)}.crm-landing .reframe:after,.crm-landing .reframe:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none}.crm-landing .reframe:after{background-image:radial-gradient(rgba(120,150,235,.17) 1px,transparent 0);background-size:26px 26px;-webkit-mask-image:radial-gradient(ellipse 55% 65% at 90% 4%,#000,transparent 72%);mask-image:radial-gradient(ellipse 55% 65% at 90% 4%,#000,transparent 72%);opacity:.7}.crm-landing .reframe .kicker{color:#9bb0f0}.crm-landing .reframe .kicker:before{background:#5e82e8}.crm-landing .reframe h2{font-size:clamp(28px,4vw,46px);font-weight:650;margin-top:16px;max-width:16ch;color:#fff}.crm-landing .reframe h2 em{font-style:normal;color:#8fa6ee}.crm-landing .reframe .sub{font-size:17.5px;color:var(--dark-text-2);max-width:56ch;margin-top:18px;line-height:1.6;text-wrap:pretty}.crm-landing .pstats{display:grid;grid-template-columns:repeat(3,1fr);margin-top:52px;border-top:1px solid var(--dark-hairline)}.crm-landing .pstat{padding:30px 26px 6px;border-right:1px solid var(--dark-hairline)}.crm-landing .pstat:first-child{padding-left:0}.crm-landing .pstat:last-child{border-right:0;padding-right:0}.crm-landing .pstat .n{font-family:var(--mono);font-size:clamp(32px,4.4vw,46px);font-weight:600;letter-spacing:-.03em;color:#fff;line-height:1}.crm-landing .pstat .n .u{font-size:.5em;color:#9bb0f0;margin-left:3px;font-weight:500}.crm-landing .pstat.wa .n .u{color:#34d399}.crm-landing .pstat .l{font-size:14.5px;color:var(--dark-text-2);margin-top:12px;line-height:1.5;max-width:28ch}.crm-landing .reframe .illustrative{font-family:var(--mono);font-size:11px;color:#6e7686;margin-top:26px;letter-spacing:.02em}.crm-landing .the-loop{padding-bottom:0}.crm-landing .looprail{position:sticky;top:76px;z-index:30;display:flex;gap:8px;align-items:center;margin:0 0 8px;padding:10px 12px;border-radius:14px;background:hsla(0,0%,100%,.82);backdrop-filter:blur(12px);box-shadow:var(--sh-1);overflow-x:auto;scrollbar-width:none}.crm-landing .looprail::-webkit-scrollbar{display:none}.crm-landing .looptab{display:inline-flex;align-items:center;gap:8px;flex:none;height:36px;padding:0 15px;border-radius:999px;border:0;background:var(--surface);box-shadow:inset 0 0 0 1px var(--hairline);font-family:inherit;font-size:13.5px;font-weight:600;color:var(--text-2);cursor:pointer;transition:background .16s var(--ease),color .16s var(--ease),box-shadow .16s var(--ease)}.crm-landing .looptab:hover{color:var(--text)}.crm-landing .looptab .cn{font-family:var(--mono);font-size:11px;color:var(--text-3)}.crm-landing .looptab.active{background:var(--text);color:#fff;box-shadow:none}.crm-landing .looptab.active .cn{color:#8fb6ff}.crm-landing .looptab-sep{color:var(--text-3);flex:none;font-size:12px}.crm-landing .eng{padding:80px 0;border-bottom:1px solid var(--hairline);scroll-margin-top:140px}.crm-landing .eng:last-of-type{border-bottom:0}.crm-landing .eg-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.crm-landing .eng.flip .eg-copy{order:2}.crm-landing .eg-tag{display:inline-flex;align-items:center;gap:8px;font-family:var(--mono);font-size:11.5px;letter-spacing:.1em;text-transform:uppercase;font-weight:600;color:var(--text-3)}.crm-landing .eg-tag .num{color:var(--text-2)}.crm-landing .eg-copy h2{font-size:clamp(26px,3.2vw,38px);font-weight:650;margin-top:16px;letter-spacing:-.032em}.crm-landing .eg-copy .lead{font-size:17px;color:var(--text-2);line-height:1.6;margin-top:16px;max-width:46ch}.crm-landing .bul{list-style:none;margin:22px 0 0;padding:0;display:flex;flex-direction:column;gap:13px}.crm-landing .bul li{display:flex;gap:11px;font-size:14.5px;color:var(--text-2);align-items:flex-start;line-height:1.5}.crm-landing .bul b{color:var(--text);font-weight:600}.crm-landing .bul .bk{width:18px;height:18px;border-radius:50%;flex:none;display:grid;place-items:center;margin-top:2px;color:#fff}.crm-landing .eng-capture .eg-tag,.crm-landing .eng-capture .num{color:var(--ok-700)}.crm-landing .eng-capture .bk{background:var(--ok)}.crm-landing .eng-score .eg-tag,.crm-landing .eng-score .num{color:var(--accent)}.crm-landing .eng-score .bk{background:var(--accent)}.crm-landing .eng-react .eg-tag,.crm-landing .eng-react .num{color:var(--warn)}.crm-landing .eng-react .bk{background:var(--warn)}.crm-landing .mock{background:var(--surface);border-radius:var(--r-lg);box-shadow:var(--sh-2);overflow:hidden}.crm-landing .mock-h{display:flex;align-items:center;gap:11px;padding:14px 16px;border-bottom:1px solid var(--hairline)}.crm-landing .mock-h .av{width:34px;height:34px;border-radius:10px;flex:none;display:grid;place-items:center;background:linear-gradient(135deg,var(--accent-2),var(--accent));color:#fff;font-size:12.5px;font-weight:700}.crm-landing .mock-h .nm{font-size:14px;font-weight:600}.crm-landing .mock-h .rl{font-size:12px;color:var(--text-3)}.crm-landing .mock-h .badge{margin-left:auto;font-family:var(--mono);font-size:10.5px;padding:4px 9px;border-radius:7px;letter-spacing:.02em;white-space:nowrap}.crm-landing .badge-wa{background:var(--ok-50);color:var(--ok-700)}.crm-landing .badge-blue{background:var(--accent-soft);color:var(--accent)}.crm-landing .badge-amber{background:var(--warn-50);color:var(--warn);box-shadow:inset 0 0 0 1px var(--warn-200)}.crm-landing .tl{padding:4px 16px 12px}.crm-landing .tl-row{display:flex;gap:12px;padding:12px 0;border-bottom:1px solid var(--hairline)}.crm-landing .tl-row:last-child{border-bottom:0}.crm-landing .tl-row .tic{width:28px;height:28px;border-radius:8px;flex:none;display:grid;place-items:center;background:var(--surface-2);box-shadow:inset 0 0 0 1px var(--hairline);color:var(--text-2)}.crm-landing .tl-row.wa .tic{background:var(--ok-50);color:var(--ok-700);box-shadow:none}.crm-landing .tl-row.amber .tic{background:var(--warn-50);color:var(--warn);box-shadow:none}.crm-landing .tl-row.blue .tic{background:var(--accent-soft);color:var(--accent);box-shadow:none}.crm-landing .tl-row .tt{font-size:13.5px;font-weight:600;color:var(--text)}.crm-landing .tl-row .ts{font-size:12.5px;color:var(--text-2);margin-top:2px}.crm-landing .tl-row .ts .rera{color:var(--warn)}.crm-landing .tl-row .tm{margin-left:auto;font-family:var(--mono);font-size:11px;color:var(--text-3);white-space:nowrap;align-self:flex-start;padding-top:2px}.crm-landing .tl-row .tm.g{color:var(--ok-700)}.crm-landing .tl-row .tm.a{color:var(--warn)}.crm-landing .tl-row .tm.b{color:var(--accent);font-weight:500}.crm-landing .intel{padding:16px}.crm-landing .intel-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.crm-landing .intel-head .t{font-size:13px;font-weight:600}.crm-landing .intel-head .u{font-family:var(--mono);font-size:11px;color:var(--text-3)}.crm-landing .sect{display:flex;flex-direction:column;gap:12px}.crm-landing .sbar{display:grid;grid-template-columns:132px 1fr auto;gap:12px;align-items:center}.crm-landing .sbar .sl{font-size:12.5px;color:var(--text-2)}.crm-landing .sbar .track{height:8px;border-radius:5px;background:var(--sunken);overflow:hidden}.crm-landing .sbar .fill{display:block;width:0;height:100%;border-radius:5px;background:linear-gradient(90deg,var(--accent),var(--accent-2));transition:width .9s var(--ease)}.crm-landing .sbar.hot .fill{background:linear-gradient(90deg,#f0b45c,var(--warn))}.crm-landing .sbar .sv{font-family:var(--mono);font-size:11.5px;color:var(--text);min-width:52px;text-align:right}.crm-landing .intel-flag{margin-top:15px;display:flex;align-items:center;gap:10px;padding:11px 13px;border-radius:10px;background:var(--accent-soft);box-shadow:inset 0 0 0 1px var(--accent-ring)}.crm-landing .intel-flag .ii{width:24px;height:24px;border-radius:7px;background:var(--accent);color:#fff;display:grid;place-items:center;flex:none}.crm-landing .intel-flag .ft{font-size:12.5px;font-weight:600;color:var(--accent-2)}.crm-landing .intel-flag .fs{font-size:11.5px;color:var(--text-2);margin-top:2px}.crm-landing .rera-strip{display:flex;align-items:center;gap:10px;padding:12px 16px;background:var(--warn-50);border-bottom:1px solid var(--warn-200)}.crm-landing .rera-strip .rt{font-size:12.5px;font-weight:600;color:var(--warn)}.crm-landing .rera-strip .rid{font-family:var(--mono);font-size:11px;color:var(--warn);margin-left:auto}.crm-landing .command{background:var(--dark);color:var(--dark-text);padding:96px 0;position:relative;overflow:hidden;box-shadow:inset 0 1px 0 var(--dark-hairline)}.crm-landing .command:before{background:radial-gradient(880px 500px at 8% -10%,rgba(59,130,246,.3),transparent 60%),radial-gradient(700px 460px at 106% 120%,rgba(46,92,230,.2),transparent 62%)}.crm-landing .command:after,.crm-landing .command:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none}.crm-landing .command:after{background-image:radial-gradient(rgba(120,150,235,.18) 1px,transparent 0);background-size:26px 26px;-webkit-mask-image:radial-gradient(ellipse 60% 70% at 16% 0,#000,transparent 72%);mask-image:radial-gradient(ellipse 60% 70% at 16% 0,#000,transparent 72%);opacity:.7}.crm-landing .command>.wrap{position:relative;z-index:1}.crm-landing .command .eg-grid{grid-template-columns:.9fr 1.1fr}.crm-landing .command .eg-tag,.crm-landing .command .eg-tag .num{color:#8fb6ff}.crm-landing .command h2{font-size:clamp(26px,3.4vw,40px);font-weight:650;color:#fff;margin-top:16px;letter-spacing:-.032em}.crm-landing .command .lead{font-size:17px;color:var(--dark-text-2);line-height:1.6;margin-top:16px;max-width:44ch}.crm-landing .command .fine{font-family:var(--mono);font-size:11px;color:#6e7686;margin-top:22px}.crm-landing .owner{background:var(--dark-2);border-radius:var(--r-lg);overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,.3),0 24px 48px -16px rgba(0,0,0,.5),inset 0 0 0 1px var(--dark-hairline)}.crm-landing .owner-bar{display:flex;align-items:center;gap:10px;padding:14px 18px;border-bottom:1px solid var(--dark-hairline)}.crm-landing .owner-bar .ot{font-size:14px;font-weight:600;color:#fff}.crm-landing .owner-bar .ot .mono{color:#7fe0bc;font-size:12px;font-weight:500}.crm-landing .owner-bar .od{margin-left:auto;font-family:var(--mono);font-size:11px;color:var(--dark-text-2)}.crm-landing .orow{display:grid;grid-template-columns:auto 1fr auto auto;gap:14px;align-items:center;padding:14px 18px;border-bottom:1px solid var(--dark-hairline)}.crm-landing .orow .av{width:32px;height:32px;border-radius:9px;background:#26304a;color:#b7c6e2;display:grid;place-items:center;font-size:12px;font-weight:700;flex:none}.crm-landing .orow .nm{font-size:13.5px;font-weight:600;color:var(--dark-text)}.crm-landing .orow .nm .pj{color:var(--dark-text-2);font-weight:400}.crm-landing .orow .meta{font-family:var(--mono);font-size:11.5px;color:var(--dark-text-2);margin-top:3px}.crm-landing .orow .val{font-family:var(--mono);font-size:13.5px;font-weight:600;color:#fff;text-align:right;min-width:74px}.crm-landing .ochip{display:inline-flex;align-items:center;gap:6px;font-family:var(--mono);font-size:10.5px;letter-spacing:.05em;text-transform:uppercase;padding:4px 9px;border-radius:7px;font-weight:600}.crm-landing .ochip .d{width:6px;height:6px;border-radius:50%;background:currentColor}.crm-landing .ochip.warn{background:rgba(217,119,6,.16);color:#f0b45c}.crm-landing .ochip.ok{background:rgba(16,185,129,.16);color:#34d399}.crm-landing .owner-reco{display:flex;gap:12px;padding:16px 18px;background:rgba(46,92,230,.1)}.crm-landing .owner-reco .ri{width:30px;height:30px;border-radius:9px;background:#5e82e8;color:#0b1220;display:grid;place-items:center;flex:none}.crm-landing .owner-reco .rt{font-size:13px;font-weight:600;color:#fff}.crm-landing .owner-reco .rs{font-size:12.5px;color:var(--dark-text-2);margin-top:3px;line-height:1.5}.crm-landing .owner-reco .rs .mono{color:#bfd0ec}.crm-landing.js .pstats .pstat{opacity:0;transform:translateY(10px);transition:opacity .5s var(--ease),transform .5s var(--ease)}.crm-landing.js .reframe.in .pstat{opacity:1;transform:none}.crm-landing.js .reframe.in .pstat:first-child{transition-delay:.1s}.crm-landing.js .reframe.in .pstat:nth-child(2){transition-delay:.22s}.crm-landing.js .reframe.in .pstat:nth-child(3){transition-delay:.34s}.crm-landing.js .mock .tl-row,.crm-landing.js .owner .orow,.crm-landing.js .owner .owner-reco{opacity:0;transform:translateY(6px);transition:opacity .45s var(--ease),transform .45s var(--ease)}.crm-landing.js .mock.in .tl-row,.crm-landing.js .reveal.in .owner .orow,.crm-landing.js .reveal.in .owner .owner-reco{opacity:1;transform:none}.crm-landing.js .mock.in .tl-row:first-child{transition-delay:.2s}.crm-landing.js .mock.in .tl-row:nth-child(2){transition-delay:.35s}.crm-landing.js .mock.in .tl-row:nth-child(3){transition-delay:.5s}.crm-landing.js .mock.in .tl-row:nth-child(4){transition-delay:.65s}.crm-landing.js .reveal.in .owner .orow:nth-child(2){transition-delay:.2s}.crm-landing.js .reveal.in .owner .orow:nth-child(3){transition-delay:.35s}.crm-landing.js .reveal.in .owner .orow:nth-child(4){transition-delay:.5s}.crm-landing.js .reveal.in .owner .owner-reco{transition-delay:.7s}.crm-landing.js .command .storyscene .flow,.crm-landing.js .command .storyscene .node.pulse,.crm-landing.js .command .storyscene .ping{animation-play-state:running}@media (max-width:980px){.crm-landing .eg-grid{grid-template-columns:1fr;gap:40px}.crm-landing .eng.flip .eg-copy{order:0}.crm-landing .command .eg-grid{grid-template-columns:1fr;gap:40px}.crm-landing .command .eg-copy{order:-1}.crm-landing .eng{padding:56px 0}.crm-landing .looprail{top:64px}}@media (max-width:760px){.crm-landing .pstats{grid-template-columns:1fr;border-top:0}.crm-landing .pstat{border-right:0;border-bottom:1px solid var(--dark-hairline);padding:22px 0 18px}.crm-landing .pstat:last-child{border-bottom:0}}@media (max-width:640px){.crm-landing .sbar{grid-template-columns:104px 1fr auto;gap:10px}.crm-landing .sbar .sl{font-size:12px}.crm-landing .orow{grid-template-columns:auto 1fr auto;row-gap:6px}.crm-landing .orow .val{grid-column:2/-1;text-align:left;margin-left:0}}