/* Scoped CRM demonstration, rebuilt from the supplied interface references. */
.crm-showcase{padding:24px 0 52px;scroll-margin-top:76px;background:radial-gradient(ellipse at 80% 100%,#12384b 0,transparent 56%),#011e31}
.crm-showcase>.container{width:min(1220px,calc(100% - 64px))}
.crm-showcase__heading{margin-bottom:14px}
.crm-showcase__heading .eyebrow{font-size:10px;margin-bottom:13px;letter-spacing:.17em}
.crm-showcase__heading h2{max-width:none;margin:0 0 12px;font-size:clamp(30px,3.18vw,46px);font-weight:600;line-height:1.14;letter-spacing:-.04em;text-wrap:balance}
.crm-showcase__heading>p{max-width:1070px;margin:0;color:#b6cbd6;font-size:15px;line-height:1.6}
.crm-showcase__carousel{border:1px solid #dfe5ed;border-radius:18px;overflow:hidden;background:#f5f6fa;box-shadow:0 24px 60px #0003;color:#08243b}
.crm-showcase__carousel [hidden]{display:none!important}
.crm-showcase__navigation{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:0 20px;background:#fff;border-bottom:1px solid #e1e6ee}
.crm-showcase__tabs{display:flex;gap:24px}
.crm-showcase__tabs button{padding:12px 0 10px;border:0;border-bottom:2px solid transparent;border-radius:0;background:none;color:#67768e;font-size:12px;font-weight:500;white-space:nowrap}
.crm-showcase__tabs button[aria-pressed=true]{border-color:#7157eb;color:#6246db}
.crm-showcase button:focus-visible,.crm-showcase [tabindex]:focus-visible{outline:2px solid #886aff;outline-offset:-2px}
.crm-showcase button:hover{color:#5932cb}
.crm-showcase__screens{height:354px;padding:12px}
.crm-demo{height:100%;min-width:0;background:#fff;border:1px solid #e1e6ef;border-radius:11px;padding:16px 18px;animation:crmScreenIn .22s ease-out}
.crm-demo__screen-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}
.crm-demo__screen-heading h3{font-size:15px;line-height:1.3;font-weight:500;letter-spacing:-.02em;margin:0 0 4px}
.crm-demo__screen-heading p{font-size:11px;color:#677b98;margin:0;line-height:1.4}
.crm-demo svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}
.crm-demo__table-scroll{overflow:auto;max-height:calc(100% - 54px);border:1px solid #e4e8f0;border-radius:9px}
.crm-demo__table{width:100%;border-collapse:collapse;font-size:11px;line-height:1.3;text-align:left;white-space:nowrap}
.crm-demo__table th{padding:9px 10px;color:#6d7e97;background:#f8faff;font-size:9px;font-weight:500;text-transform:uppercase;letter-spacing:.025em}
.crm-demo__table td{padding:6px 10px;border-top:1px solid #e9edf4}
.crm-demo__table strong{display:block;font-weight:500}
.crm-demo__table small{display:block;font-size:9px;color:#7786a0;margin-top:3px}
.crm-demo__operation{display:inline-block;padding:4px 7px;border-radius:5px;color:#65518c;background:#f7f5fd;font-size:9px}
.crm-demo__board{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;height:246px;overflow:auto}
.crm-demo__column{--stage:#7460ec;background:#f8f9fd;border:1px solid #e4e8f1;border-radius:8px;padding:8px;overflow-y:auto;scrollbar-width:thin}
.crm-demo__column[data-stage="1"]{--stage:#4c82ef}.crm-demo__column[data-stage="2"]{--stage:#dc943d}.crm-demo__column[data-stage="3"]{--stage:#9567ed}.crm-demo__column[data-stage="4"]{--stage:#23a9a7}
.crm-demo__column-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;gap:5px;font-size:10px}
.crm-demo__column-title>span:before{content:"";display:inline-block;width:6px;height:6px;background:var(--stage);border-radius:50%;margin-right:5px}
.crm-demo__column-title>b{border-radius:50%;width:21px;height:21px;display:grid;place-items:center;border:1px solid #e3e8ef;background:#fff;font-size:8px;font-weight:400}
.crm-demo__lead{padding:11px 9px;background:#fff;border:1px solid #e1e7f1;border-radius:8px;box-shadow:0 2px 4px #20315005;margin-bottom:8px}
.crm-demo__lead h4{font-size:12px;font-weight:500;margin:0 0 3px;line-height:1.3}
.crm-demo__lead>p{font-size:9px;color:#71809a;margin:0 0 12px;line-height:1.4}
.crm-demo__lead dl{display:grid;gap:8px;margin:0 0 11px}
.crm-demo__lead dl>div{display:grid;grid-template-columns:60px 1fr;gap:4px;font-size:9px;line-height:1.35}
.crm-demo__lead dt{display:flex;align-items:center;gap:4px;color:#8591a6}
.crm-demo__lead dt svg{width:11px;height:11px}
.crm-demo__lead dd{margin:0;text-align:right}
.crm-demo__lead-bottom{display:flex;align-items:center;gap:7px;padding-top:9px;border-top:1px solid #edf0f5;font-size:8px;color:#72809a}
.crm-demo__lead-bottom small{display:block;color:#315273;font-size:8px;margin-top:1px}
.crm-demo__score{width:29px;height:29px;border:3px solid #27c879;border-right-color:#d7f3e5;border-radius:50%;display:grid;place-items:center;color:#16a660;font-size:9px;font-weight:600}
.crm-demo__next-step{border:1px solid #ebe7fc;border-radius:5px;background:#faf9ff;text-align:center;color:#5746b9;font-size:8px;padding:5px;margin-top:8px}
.crm-demo__next-step small{display:block;font-size:7px;color:#8980b4;margin-bottom:2px}
.crm-demo__funnel-layout{display:grid;grid-template-columns:.85fr 1.2fr .4fr;gap:24px;align-items:stretch;height:232px}
.crm-demo .crm-demo__funnel{width:100%;height:100%;stroke:none}
.crm-demo__funnel-table{border-collapse:collapse;font-size:11px;text-align:left}
.crm-demo__funnel-table th{font-size:10px;font-weight:400;color:#6a7f99;padding-bottom:8px}
.crm-demo__funnel-table td{border-top:1px solid #edf0f6;padding:7px 0}
.crm-demo__funnel-table td:not(:first-child),.crm-demo__funnel-table th:not(:first-child){text-align:right}
.crm-demo__funnel-table i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#7c61f3;margin-right:10px}
.crm-demo__outcomes{display:grid;gap:10px}
.crm-demo__outcomes article{padding:10px;border:1px solid #ffe7aa;border-radius:8px;background:#fffdf6;font-size:10px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}
.crm-demo__outcomes article+article{background:#fff9fa;border-color:#ffdee4}
.crm-demo__outcomes svg{color:#efa12b;width:18px;height:18px;margin-bottom:6px}.crm-demo__outcomes article+article svg{color:#ff6876}
.crm-demo__outcomes strong{font-size:21px;line-height:1.2;font-weight:500}
.crm-demo__outcomes small{font-size:8px;color:#8090a7;line-height:1.5;margin-top:4px}
.crm-demo__footnote{font-size:8px;color:#8594aa;margin:10px 0 0}
#crm-screen-insights{background:transparent;padding:0;border:0}
#crm-screen-insights .crm-demo__screen-heading{padding:3px 6px;margin-bottom:10px}
.crm-demo__metrics{display:grid;height:calc(100% - 58px);grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(4,minmax(0,1fr));gap:8px}
.crm-demo__metrics article{padding:5px 12px;background:#fff;border:1px solid #e3e7f1;border-radius:10px;box-shadow:0 3px 8px #53678003}
.crm-demo__metrics article>div{display:flex;justify-content:space-between;align-items:center;gap:5px;margin-bottom:3px}
.crm-demo__metrics svg{color:#7760f4;width:14px;height:14px;background:#f3f1ff;padding:3px;border-radius:5px;box-sizing:content-box}
.crm-demo__metrics h4{font-size:8px;letter-spacing:.07em;font-weight:400;color:#6a7d9a;margin:0;text-align:right}
.crm-demo__metrics strong{display:block;font-size:15px;font-weight:500;line-height:1.2}
.crm-demo__metrics p{font-size:8px;color:#788aa3;margin:4px 0 0;line-height:1.2}
.crm-showcase__footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 20px;background:#fff;border-top:1px solid #e1e6ef}
.crm-showcase__footer strong{font-size:13px;font-weight:600;line-height:1.3;display:block}
.crm-showcase__footer p{font-size:11px;line-height:1.4;color:#75849a;margin:4px 0 0}
.crm-showcase__arrows{display:flex;align-items:center;gap:12px;flex-shrink:0}
.crm-showcase__arrows button{display:grid;place-items:center;width:31px;height:31px;border:1px solid #dfe5ed;border-radius:50%;background:#fff;color:#506681;font-size:17px}
.crm-showcase__arrows span{font-size:10px;color:#7f8ea1;font-variant-numeric:tabular-nums}
.crm-showcase__note{font-size:10px;line-height:1.5;color:#96aebc;margin:12px 0 0;text-align:center}
.crm-showcase__fallback{padding:25px}
.crm-showcase__sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
@keyframes crmScreenIn{from{opacity:.65;transform:translateY(3px)}to{opacity:1;transform:none}}
@media(min-width:1500px){.crm-showcase{padding-block:48px}.crm-showcase__screens{height:394px}.crm-demo__table td{padding-block:10px}.crm-demo__board{height:286px}.crm-demo__funnel-layout{height:267px}.crm-demo__metrics article{padding-block:12px}}
@media(max-width:1050px){.crm-showcase>.container{width:calc(100% - 40px)}.crm-showcase__heading h2{font-size:36px}.crm-demo__board{grid-template-columns:repeat(5,190px)}.crm-demo__table{min-width:960px}.crm-demo__funnel-layout{grid-template-columns:.8fr 1.2fr .5fr;gap:12px}.crm-demo__metrics h4{font-size:7px}}
@media(max-width:600px){
 .crm-showcase{padding:32px 0;scroll-margin-top:73px}.crm-showcase>.container{width:calc(100% - 30px)}
 .crm-showcase__heading h2{font-size:32px;line-height:1.12;text-wrap:initial}.crm-showcase__heading>p{font-size:14px}.crm-showcase__heading .eyebrow{font-size:9px}
 .crm-showcase__navigation{padding:0 10px;gap:7px;flex-wrap:wrap}.crm-showcase__tabs{gap:16px;width:100%;justify-content:space-between}.crm-showcase__tabs button{font-size:10px}
 .crm-showcase__screens{height:478px;padding:8px}.crm-demo{padding:13px 10px;overflow:auto}.crm-demo__screen-heading{align-items:flex-start;flex-direction:column;gap:8px;margin-bottom:12px}.crm-demo__screen-heading h3{font-size:14px}.crm-demo__screen-heading p{font-size:11px}.crm-demo__badge{font-size:8px}
 .crm-demo__table td{padding-block:13px}.crm-demo__board{height:354px;grid-template-columns:repeat(5,215px)}.crm-demo__lead{padding:14px 12px}.crm-demo__lead h4{font-size:13px}.crm-demo__lead>p,.crm-demo__lead dl>div{font-size:10px}.crm-demo__lead dl>div{grid-template-columns:65px 1fr}.crm-demo__lead-bottom,.crm-demo__lead-bottom small,.crm-demo__next-step{font-size:9px}
 .crm-demo__funnel-layout{grid-template-columns:.55fr 1fr;height:auto;gap:12px}.crm-demo .crm-demo__funnel{height:218px}.crm-demo__funnel-table{font-size:9px}.crm-demo__funnel-table th{font-size:8px}.crm-demo__funnel-table i{margin-right:4px;width:4px;height:4px}.crm-demo__outcomes{grid-column:1/-1;grid-template-columns:1fr 1fr}.crm-demo__outcomes article{min-height:106px;position:relative}.crm-demo__outcomes svg{position:absolute;right:10px;top:10px}.crm-demo__footnote{font-size:8px}
 .crm-demo__metrics{height:auto;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none;gap:7px}.crm-demo__metrics article{padding:10px}.crm-demo__metrics h4{font-size:7px}.crm-demo__metrics p{font-size:9px;line-height:1.4}.crm-demo__metrics strong{font-size:17px}
 .crm-showcase__footer{align-items:flex-start;flex-direction:column;padding:13px;gap:12px}.crm-showcase__footer strong{font-size:12px}.crm-showcase__arrows{align-self:flex-end}.crm-showcase__note{font-size:9px;text-align:left}
}
@media(prefers-reduced-motion:reduce){.crm-demo{animation:none}}

/* Static mockup stage: one complete frame is scaled as a whole, with no nested scrolling. */
.crm-showcase__screens{position:relative;height:395px;padding:12px;overflow:clip;isolation:isolate}
.crm-demo{position:absolute;left:12px;top:12px;width:1188px;height:368px;overflow:clip;transform-origin:top left;transform:scale(var(--crm-scale,1));animation:crmScreenInStatic .22s ease-out}
.crm-demo__table-scroll{overflow:visible;max-height:none}
.crm-demo__table{white-space:nowrap}
.crm-demo__table td{padding-block:6px}
.crm-demo__board{height:292px;overflow:visible}
.crm-demo__column{overflow:visible;scrollbar-width:none}
.crm-demo__funnel-layout{height:260px}
.crm-demo__metrics{height:calc(100% - 58px)}
.crm-showcase__footer{display:none}
.crm-showcase__dots{display:flex;align-items:center;justify-content:center;gap:7px;min-height:24px;margin:9px 0 0}
.crm-showcase__dots>button[data-crm-dot]{width:24px;height:24px;padding:0;border:0;border-radius:50%;background:transparent;position:relative;cursor:pointer}
.crm-showcase__dots>button[data-crm-dot]::before{content:"";position:absolute;inset:8px;border-radius:50%;background:#7891a3;opacity:.55;transition:transform .18s ease,background-color .18s ease,opacity .18s ease}
.crm-showcase__dots>button[data-crm-dot][aria-pressed=true]::before{background:#ff633d;opacity:1;transform:scale(1.25)}
.crm-showcase__dots>button[data-crm-dot]:hover::before{opacity:1}
.crm-showcase__dots .crm-showcase__keyboard-pause{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}
.crm-showcase__dots .crm-showcase__keyboard-pause:focus-visible{position:static;width:auto;height:auto;margin-left:10px;padding:3px 7px;overflow:visible;clip:auto;border:1px solid #486d80;border-radius:999px;background:transparent;color:#c4d5df;font-size:10px}
.crm-showcase__note{margin-top:7px}
.crm-showcase__heading>p{max-width:800px}
.crm-showcase__screens{height:340px}
.crm-showcase__cta{display:flex;width:max-content;min-width:310px;margin:20px auto 0}
@media (max-width:560px){.crm-showcase{padding-bottom:44px}.crm-showcase__cta{width:100%;min-width:0;margin-top:20px}}
@media(min-width:1051px){.crm-showcase__heading>p{max-width:none;white-space:nowrap;font-size:14px;letter-spacing:-.01em}}
@keyframes crmScreenInStatic{from{opacity:.65}to{opacity:1}}
@media(max-width:600px){
 .crm-showcase__screens{height:calc((100vw - 54px) * .31 + 24px);min-height:136px;padding:8px}
 .crm-demo{left:8px;top:8px}
 .crm-demo__funnel-layout{grid-template-columns:.85fr 1.2fr .4fr;gap:24px;height:260px}
 .crm-demo .crm-demo__funnel{height:100%}
 .crm-demo__outcomes{grid-column:auto;grid-template-columns:1fr}
 .crm-demo__outcomes article{min-height:0}
 .crm-demo__board{grid-template-columns:repeat(5,minmax(0,1fr));height:292px}
 .crm-demo__metrics{height:calc(100% - 58px);grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(4,minmax(0,1fr));gap:8px}
 .crm-showcase__dots{margin-top:6px}
 .crm-showcase__note{font-size:9px;text-align:center}
}
@media(prefers-reduced-motion:reduce){.crm-demo{animation:none}.crm-showcase__dots>button[data-crm-dot]::before{transition:none}}
