.crm-diagram-section{--crm-ink:#172824;--crm-teal:#0b7467;--crm-mist:#edf5f2;--crm-line:#c7d8d1;--crm-muted:#53645e;color:var(--crm-ink);font-family:var(--font-geist-sans), "Geist", sans-serif;width:100%;padding:24px 0;scroll-margin-top:105px}.crm-diagram-section *{box-sizing:border-box}.crm-diagram-heading{justify-content:space-between;align-items:center;gap:24px;margin:0 0 20px;display:flex}.crm-diagram-heading h2{letter-spacing:-1.45px;margin:0;font-size:clamp(25px,2.25vw,36px);font-weight:700;line-height:1.08}.crm-diagram-heading p{color:var(--crm-muted);margin:9px 0 0;font-size:15px;font-weight:500;line-height:1.5}.crm-motion-toggle{color:var(--crm-muted);cursor:pointer;background:#fff;border:1px solid #cddbd5;border-radius:8px;flex-shrink:0;align-items:center;gap:7px;padding:8px 11px;font-family:inherit;font-size:11px;font-weight:600;display:flex}.crm-motion-toggle span{min-width:11px;font-size:13px}.crm-diagram-section button:focus-visible,.crm-journey-detail:focus-visible{outline-offset:4px;outline:3px solid #089d8c}.crm-diagram-caption{color:#65736e;margin:12px 0 0;font-size:11px;font-weight:500;line-height:1.5}.crm-journey-surface,.crm-intelligence-surface{background:#f7faf8;border:1px solid #d7e1dc;border-radius:19px;overflow:hidden;box-shadow:0 2px 2px #1b342705,0 16px 44px -30px #203c3038}.crm-customer-thread{background:linear-gradient(110deg,#eaf2ee,#f4f8f6);border-bottom:1px solid #d9e4de;align-items:center;gap:12px;padding:15px 25px;display:flex}.crm-customer-monogram{width:35px;height:35px;color:var(--crm-teal);background:#d8e8df;border:1px solid #bdd4c7;border-radius:50%;place-items:center;font-size:16px;font-weight:700;display:grid}.crm-customer-thread>div:nth-child(2){flex-direction:column;gap:3px;display:flex}.crm-customer-thread strong{font-size:13px;line-height:1.15}.crm-customer-thread>div:nth-child(2)>span{color:var(--crm-muted);font-size:10px}.crm-customer-context{color:#597066;gap:19px;margin-left:28px;font-size:11px;font-weight:500;display:flex}.crm-thread-badge{color:var(--crm-teal);align-items:center;gap:5px;margin-left:auto;font-size:10px;font-weight:600;display:flex}.crm-thread-badge svg{width:17px;height:17px}.crm-stage-track{grid-template-columns:repeat(6,minmax(0,1fr));padding:20px 24px 14px;display:grid;position:relative}.crm-track-line{background:#d5e1db;height:2px;position:absolute;top:33px;left:calc(8.33333% + 20px);right:calc(8.33333% + 20px);overflow:hidden}.crm-track-line:before{content:"";height:100%;width:calc(var(--crm-stage)*20%);background:var(--crm-teal);transition:width .55s;display:block}.crm-track-line i{background:#27b9a3;width:30px;height:2px;animation:6.5s linear infinite crm-track-packet;position:absolute;top:0;left:0;box-shadow:0 0 6px #27b9a360}.crm-stage{color:#61736b;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:flex-start;align-items:center;gap:9px;padding:0 6px;font-family:inherit;font-size:11px;font-weight:600;line-height:1.2;display:flex;position:relative}.crm-stage-point{color:#61756b;background:#f7faf8;border:1px solid #c8d7cf;border-radius:50%;place-items:center;width:28px;height:28px;font-size:10px;transition:background .25s,border-color .25s,box-shadow .25s;display:grid}.crm-stage-point svg{width:18px;height:18px}.crm-stage-selected{color:var(--crm-teal)}.crm-stage-selected .crm-stage-point{background:var(--crm-teal);color:#fff;border-color:var(--crm-teal);box-shadow:0 0 0 5px #0b746711,0 4px 9px #0b746733}.crm-stage-complete .crm-stage-point{color:var(--crm-teal);background:#e1eee7;border-color:#abcaba}.crm-journey-detail{outline:none;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:42px;min-height:237px;padding:8px 40px 23px;display:grid}.crm-document-platform{perspective:1100px;align-self:center;padding:0 7px 8px;position:relative}.crm-document-shadow{background:#dfeae4;border:1px solid #cbdad0;border-radius:10px;position:absolute;inset:13px 0 1px 17px;transform:rotate(-2deg)}.crm-document{transform-origin:50%;background:#fff;border:1px solid #d1ddd5;border-radius:9px;padding:15px 18px 0;animation:.38s both crm-document-enter;position:relative;transform:rotateY(4deg)rotateX(2deg);box-shadow:0 5px 7px #213e2e08,0 18px 25px -16px #294b3938}.crm-document-head{align-items:center;gap:10px;padding-bottom:12px;display:flex}.crm-document-icon{width:27px;height:30px;color:var(--crm-teal);display:block}.crm-document-icon svg{width:100%;height:100%}.crm-document-head>div{flex-direction:column;gap:4px;display:flex}.crm-document-head>div>span{color:var(--crm-muted);font-size:10px;font-weight:500}.crm-document-head strong{letter-spacing:-.3px;font-size:14px}.crm-document-state{color:#34715c;text-align:center;background:#edf5f0;border:1px solid #d5e6db;border-radius:4px;max-width:102px;margin-left:auto;padding:4px 6px;font-size:9px;font-weight:600}.crm-document dl{gap:8px;margin:0;padding:0;display:grid}.crm-document dl>div{justify-content:space-between;gap:12px;font-size:10px;line-height:1.2;display:flex}.crm-document dt{color:#69776f}.crm-document dd{color:#293f34;text-align:right;margin:0;font-weight:600}.crm-document-link{color:#6a7e72;background:#fafcfb;border-top:1px solid #e4ebe6;border-radius:0 0 9px 9px;align-items:center;gap:6px;min-height:31px;margin-top:13px;margin-left:-18px;margin-right:-18px;padding:9px 14px;font-size:9px;font-weight:500;display:flex}.crm-document-link>span{color:var(--crm-teal);font-size:15px}.crm-stage-story{align-self:center}.crm-story-kicker{color:#567568;font-size:10px;font-weight:600}.crm-story-kicker>span{color:#a6bbb0;padding:0 5px}.crm-stage-story h3{letter-spacing:-.9px;max-width:440px;margin:9px 0;font-size:clamp(20px,1.85vw,27px);font-weight:700;line-height:1.12}.crm-stage-story p{color:var(--crm-muted);max-width:480px;margin:0;font-size:12px;line-height:1.6}.crm-next-action{border-top:1px solid #dce6df;align-items:flex-start;gap:12px;margin-top:13px;padding-top:11px;font-size:10px;line-height:1.5;display:flex}.crm-next-action>span{color:var(--crm-teal);flex-shrink:0;font-weight:600}.crm-next-action strong{color:#445f50;font-weight:500}.crm-intelligence-surface{background:linear-gradient(120deg,#f6f9f7 0%,#edf4ef 48%,#f8faf8 100%)}.crm-intelligence-canvas{grid-template-columns:1fr 1.1fr .46fr 1.1fr;align-items:center;gap:42px;min-height:330px;padding:24px 27px 25px;display:grid;position:relative}.crm-wires{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:visible}.crm-wire-track{fill:none;stroke:#bfcec5;stroke-width:1.35px}.crm-wire-packet{fill:none;stroke:var(--crm-teal);stroke-width:2.2px;stroke-linecap:round;stroke-dasharray:5 95;stroke-dashoffset:100px;animation:4.8s linear infinite crm-wire-travel}.crm-wire-review .crm-wire-track{stroke:#d6cdb8}.crm-wire-review .crm-wire-packet{stroke:#a47e35}.crm-intelligence-inputs,.crm-model-platform,.crm-guard,.crm-intelligence-outputs{z-index:1;min-width:0;position:relative}.crm-intelligence-inputs{flex-direction:column;gap:26px;display:flex}.crm-question{background:#fff;border:1px solid #d5e0d8;border-radius:13px 13px 13px 3px;padding:14px 16px 13px;position:relative;box-shadow:0 7px 16px -12px #34523f44}.crm-small-label{color:#547061;margin-bottom:9px;font-size:9px;font-weight:600;display:block}.crm-question strong{letter-spacing:-.45px;font-size:16px;font-weight:700;line-height:1.2;display:block}.crm-question-author{color:#758279;margin-top:9px;font-size:9px;display:block}.crm-authorized-records{background:#f0f6f2;border:1px solid #ccdcd1;border-radius:8px;padding:12px 14px;position:relative;box-shadow:0 5px 0 -2px #f8fbf9,0 5px 0 -1px #d3e0d7}.crm-authorized-records-heading{align-items:center;gap:7px;margin-bottom:10px;display:flex}.crm-authorized-records-heading strong{letter-spacing:-.2px;font-size:12px;font-weight:700}.crm-lock{width:17px;height:19px;color:var(--crm-teal)}.crm-lock svg{width:100%;height:100%}.crm-record-lines{flex-direction:column;gap:6px;display:flex}.crm-record-lines span{color:#50685b;border-bottom:1px solid #dfe9e2;padding:0 0 5px;font-size:9px}.crm-record-lines span:last-child{border:0;padding-bottom:0}.crm-authorized-records p{color:#477562;margin:10px 0 0;font-size:9px;font-weight:600;line-height:1.4}.crm-model-platform{perspective:1000px;padding:5px 0 10px}.crm-model-depth{background:#b7d3c3;border:1px solid #9dbdaf;border-radius:15px;position:absolute;inset:16px -6px 0 5px;transform:rotate(-3deg)}.crm-model{color:#fff;background:#0b7467;border:1px solid #0a675c;border-radius:15px;min-height:265px;padding:20px 20px 16px;position:relative;transform:rotateY(-4deg)rotateX(2deg);box-shadow:inset 0 1px #ffffff35,0 14px 26px -13px #063f3870}.crm-model-brand{letter-spacing:.1px;color:#d2ebe1;font-size:10px;font-weight:600}.crm-model-symbol{width:49px;height:45px;position:absolute;top:32px;right:18px;transform:rotate(-20deg)}.crm-model-symbol span{border:1px solid #aee9d95e;border-radius:9px;position:absolute;inset:4px 8px;transform:rotate(30deg)}.crm-model-symbol span:nth-child(2){transform:rotate(75deg)}.crm-model-symbol span:nth-child(3){transform:rotate(120deg)}.crm-model-symbol i{background:#bbf4df;border-radius:2px;width:8px;height:8px;animation:4.8s ease-in-out infinite crm-core-breathe;position:absolute;top:20px;left:20px;box-shadow:0 0 18px #b3fbd55a}.crm-model h3{letter-spacing:-1.1px;margin:41px 0 11px;font-size:29px;font-weight:700;line-height:1.04}.crm-model p{color:#d1e8df;margin:0;font-size:10px;line-height:1.6}.crm-model-options{flex-wrap:wrap;align-items:center;gap:8px;margin-top:17px;display:flex}.crm-model-options>span{color:#24443a;background:#eff9f3;border:1px solid #e0f3e8;border-radius:5px;align-items:center;gap:5px;padding:5px 6px;font-size:10px;font-weight:600;display:flex}.crm-model-options img{object-fit:contain;width:15px;height:15px}.crm-model-options em{color:#c1dfd3;font-size:9px;font-style:normal}.crm-model-choice{color:#bbdcd1;margin-top:8px;font-size:9px;display:block}.crm-guard{background:#f3f8f5;border:1px solid #c4d6ca;border-radius:28px;flex-direction:column;align-items:center;gap:7px;min-height:158px;padding:13px 5px;display:flex;box-shadow:0 4px 9px #22433209}.crm-guard-glyph{width:29px;height:33px;color:var(--crm-teal);margin-bottom:2px;display:block}.crm-guard-glyph svg{width:100%;height:100%}.crm-guard>strong{white-space:nowrap;font-size:10px;font-weight:700}.crm-guard>span:not(.crm-guard-glyph){color:#5e7465;white-space:nowrap;font-size:8px}.crm-intelligence-outputs{flex-direction:column;gap:24px;display:flex}.crm-answer{background:#fff;border:1px solid #d1ded5;border-radius:10px;padding:14px 15px 0;box-shadow:0 7px 15px -12px #35584144}.crm-output-label{color:#40816a;align-items:center;gap:5px;margin-bottom:7px;font-size:8px;font-weight:600;display:flex}.crm-output-label svg{width:14px;height:14px}.crm-answer>strong,.crm-review>strong{letter-spacing:-.35px;font-size:15px;font-weight:700;line-height:1.15}.crm-answer p,.crm-review>p{color:#5c7064;margin:7px 0 11px;font-size:10px;line-height:1.5}.crm-source-reference{color:#537565;background:#fafdfa;border-top:1px solid #e0e9e3;border-radius:0 0 10px 10px;align-items:center;gap:6px;margin:0 -15px;padding:9px 12px;font-size:8px;font-weight:500;display:flex}.crm-source-reference svg{color:#649580;flex-shrink:0;width:14px;height:15px}.crm-review{background:#f7f4eb;border:1px solid #d9d3bf;border-radius:10px;padding:13px 15px 0}.crm-review-label{color:#8b723f;margin-bottom:7px;font-size:8px;font-weight:600;display:block}.crm-review>p{color:#79745e;margin-bottom:8px;font-size:9px}.crm-commit{background:#fdfcf6;border-top:1px solid #dfd9c7;border-radius:0 0 10px 10px;align-items:center;gap:7px;margin:0 -15px;padding:9px 11px;display:flex}.crm-commit-route{color:#ab925c;font-size:19px;line-height:1}.crm-commit>span:nth-child(2){flex-direction:column;gap:3px;display:flex}.crm-commit b{color:#58573e;font-size:10px;font-weight:600}.crm-commit small{color:#7b7a64;font-size:8px}.crm-commit>svg{color:#7d915b;width:17px;height:17px;margin-left:auto}.crm-intelligence-result{color:#5c7366;background:#f8fbf9;border-top:1px solid #dbe6de;justify-content:space-between;align-items:center;gap:16px;padding:12px 25px;font-size:10px;font-weight:500;display:flex}.crm-record-authority{align-items:center;gap:9px;display:flex}.crm-record-authority img{object-fit:contain;width:20px;height:20px}.crm-record-authority strong{color:#385844;font-size:11px;font-weight:600}@keyframes crm-track-packet{0%{opacity:0;left:0}10%{opacity:1}90%{opacity:1}to{opacity:0;left:100%}}@keyframes crm-wire-travel{to{stroke-dashoffset:0}}@keyframes crm-core-breathe{0%,to{opacity:.65;transform:scale(.88)}50%{opacity:1;transform:scale(1.12)}}@keyframes crm-document-enter{0%{opacity:.6;transform:rotateY(4deg)rotateX(2deg)translateY(5px)}to{opacity:1;transform:rotateY(4deg)rotateX(2deg)translateY(0)}}.crm-diagram-section[data-crm-active=false] .crm-wire-packet,.crm-diagram-section[data-crm-active=false] .crm-model-symbol i,.crm-diagram-section[data-crm-active=false] .crm-track-line i{animation-play-state:paused}@media (min-width:1280px){.crm-intelligence-canvas{gap:52px;padding-left:32px;padding-right:32px}.crm-model{padding-left:23px;padding-right:23px}.crm-model-options{gap:9px}.crm-model-options>span{padding:5px 7px}}@media (max-width:1100px){.crm-intelligence-canvas{grid-template-columns:1fr 1fr .44fr 1fr;gap:28px;padding-left:21px;padding-right:21px}.crm-model{padding-left:15px;padding-right:15px}.crm-model h3{font-size:25px}.crm-model-options{gap:5px}.crm-model-options>span{padding:5px;font-size:9px}.crm-journey-detail{gap:27px;padding-left:25px;padding-right:25px}.crm-customer-context{gap:12px;margin-left:9px}.crm-stage-story h3{font-size:23px}.crm-guard>strong{font-size:9px}.crm-guard>span:not(.crm-guard-glyph){font-size:7px}.crm-question{padding-left:11px;padding-right:11px}.crm-question strong{font-size:14px}.crm-answer{padding-left:11px;padding-right:11px}.crm-source-reference{margin-left:-11px;margin-right:-11px}.crm-answer>strong,.crm-review>strong{font-size:13px}.crm-review{padding-left:11px;padding-right:11px}.crm-commit{margin-left:-11px;margin-right:-11px}.crm-intelligence-result>span:last-child{font-size:9px}}@media (max-width:800px){.crm-customer-context{display:none}.crm-intelligence-canvas{gap:20px;padding-left:17px;padding-right:17px}.crm-model-options em{display:none}.crm-model-options{gap:4px}.crm-model h3{font-size:23px}.crm-model-options>span{gap:3px;font-size:8px}.crm-model-options img{width:12px;height:12px}.crm-model-symbol{opacity:.7;right:5px}.crm-authorized-records{padding-left:10px;padding-right:10px}.crm-authorized-records-heading strong{font-size:10px}.crm-guard>strong{white-space:normal;text-align:center}.crm-guard>span:not(.crm-guard-glyph){font-size:6.5px}.crm-intelligence-result{flex-direction:column;align-items:flex-start;gap:5px}}@media (max-width:739px){.crm-diagram-section{padding:20px 0}.crm-diagram-heading{gap:12px;margin-bottom:16px}.crm-diagram-heading h2{letter-spacing:-1px;font-size:27px}.crm-diagram-heading p{font-size:13px}.crm-motion-toggle{padding:8px;font-size:10px}.crm-customer-thread{padding:13px 16px}.crm-thread-badge{gap:2px;font-size:8px}.crm-thread-badge svg{width:14px}.crm-stage-track{padding:18px 8px 13px}.crm-track-line{top:31px;left:calc(8.33333% + 6.66667px);right:calc(8.33333% + 6.66667px)}.crm-stage{gap:8px;padding:0 3px;font-size:9px}.crm-stage-point{width:27px;height:27px}.crm-journey-detail{grid-template-columns:1fr;gap:19px;min-height:0;padding:10px 24px 22px}.crm-document-platform{width:100%;max-width:440px;margin:0 auto}.crm-document{padding-top:14px}.crm-document-head{padding-bottom:10px}.crm-document dl>div{font-size:11px}.crm-document-link{font-size:10px}.crm-stage-story h3{max-width:100%;font-size:25px}.crm-stage-story p{max-width:100%;font-size:13px}.crm-stage-story{width:100%;max-width:440px;margin:0 auto}.crm-story-kicker{font-size:10px}.crm-next-action{font-size:11px}.crm-intelligence-canvas{grid-template-columns:1fr;gap:28px;min-height:0;padding:20px 26px}.crm-intelligence-inputs{gap:14px}.crm-question{padding:14px 17px}.crm-question strong{font-size:18px}.crm-small-label,.crm-question-author{font-size:10px}.crm-authorized-records{padding:13px 16px}.crm-authorized-records-heading strong{font-size:13px}.crm-record-lines{grid-template-columns:1fr 1fr;gap:7px;display:grid}.crm-record-lines span{border:0;padding:0;font-size:10px;line-height:1.3}.crm-record-lines span:last-child{grid-column:1/-1}.crm-authorized-records p{font-size:10px}.crm-model-platform{justify-self:center;width:100%;max-width:420px;padding-bottom:10px}.crm-model{grid-template-columns:1fr 1fr;column-gap:18px;min-height:0;padding:20px 24px;display:grid}.crm-model-brand{grid-column:1/-1;font-size:11px}.crm-model h3{grid-area:2/1/4;margin:25px 0 4px;font-size:29px}.crm-model p{grid-area:2/2;align-self:end;margin-top:24px;font-size:10px}.crm-model-options{grid-area:3/2;margin-top:10px}.crm-model-options>span{gap:5px;font-size:10px}.crm-model-options img{width:15px;height:15px}.crm-model-options em{font-size:9px;display:inline}.crm-model-choice{grid-column:2;font-size:9px}.crm-model-symbol{top:28px;right:22px}.crm-guard{border-radius:14px;flex-direction:row;justify-content:center;justify-self:center;gap:13px;width:max-content;max-width:100%;min-height:0;padding:12px 16px}.crm-guard-glyph{width:22px;height:26px;margin:0}.crm-guard>strong{white-space:nowrap;font-size:12px}.crm-guard>span:not(.crm-guard-glyph){font-size:9px}.crm-intelligence-outputs{gap:15px}.crm-answer{padding:15px 17px 0}.crm-output-label{font-size:10px}.crm-answer>strong,.crm-review>strong{font-size:18px}.crm-answer p{font-size:12px}.crm-source-reference{margin-left:-17px;margin-right:-17px;padding:10px 15px;font-size:10px}.crm-review{padding:14px 17px 0}.crm-review-label{font-size:10px}.crm-review>p{font-size:11px}.crm-commit{margin-left:-17px;margin-right:-17px;padding:12px 15px}.crm-commit b{font-size:12px}.crm-commit small{font-size:10px}.crm-intelligence-result{gap:7px;padding:14px 20px}.crm-record-authority strong{font-size:11px;line-height:1.4}.crm-intelligence-result>span:last-child,.crm-diagram-caption{font-size:10px}}@media (max-width:390px){.crm-journey-detail{padding-left:16px;padding-right:16px}.crm-thread-badge{display:none}.crm-customer-thread strong{font-size:12px}.crm-stage{font-size:8px}.crm-stage-story h3{font-size:23px}.crm-intelligence-canvas{padding-left:18px;padding-right:18px}.crm-model{column-gap:10px;padding-left:18px;padding-right:18px}.crm-model-options{gap:3px}.crm-model-options em{display:none}.crm-model-options>span{padding:4px;font-size:9px}.crm-guard{gap:9px;padding-left:11px;padding-right:11px}.crm-guard>span:not(.crm-guard-glyph){font-size:8px}.crm-guard>strong{font-size:11px}}@media (prefers-reduced-motion:reduce){.crm-diagram-section *,.crm-diagram-section :before,.crm-diagram-section :after{transition:none!important;animation:none!important}.crm-wire-packet,.crm-track-line i{display:none}.crm-document{transform:none}}.crm-page .crm-journey-diagram.crm-lineage{padding-block:33px}.crm-lineage .crm-lineage-heading{margin-bottom:20px}.crm-lineage-board{isolation:isolate;background:#eef4f0;border:1px solid #d1dfd6;border-radius:18px;grid-template-columns:216px minmax(0,1fr);gap:30px;padding:24px;line-height:1.35;display:grid;position:relative;box-shadow:inset 0 1px #fff,0 12px 36px -28px #183e2b50}.crm-lineage-wires{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:visible}.crm-lineage-wire-base{fill:none;stroke:#b8cfc0;stroke-width:1.2px;stroke-linejoin:round}.crm-lineage-wire-packet{fill:none;stroke:#0b7467;stroke-width:2.1px;stroke-linecap:round;stroke-dasharray:9 91;animation:8s cubic-bezier(.4,0,.2,1) infinite crm-lineage-context-flow}.crm-lineage-wire-document .crm-lineage-wire-packet{animation-delay:.65s}.crm-relationship{z-index:2;color:#fff;background:#173e34;border:1px solid #123329;border-radius:10px;flex-direction:column;min-width:0;padding:18px;display:flex;position:relative;box-shadow:inset 0 1px #ffffff26,0 6px 0 -2px #aac4b6,0 16px 20px -15px #173e3465}.crm-relationship-title{align-items:center;gap:10px;display:flex}.crm-relationship-title>span{color:#c0dfcf;flex-shrink:0;width:32px;height:32px;display:block}.crm-relationship-title svg{width:100%;height:100%}.crm-relationship-title>div{flex-direction:column;gap:4px;display:flex}.crm-relationship-title small{color:#9dbfb0;font-size:9px;font-weight:500}.crm-relationship-title strong{font-size:12px;font-weight:650;line-height:1.15}.crm-relationship h3{letter-spacing:-.85px;margin:24px 0 7px;font-size:24px;font-weight:700;line-height:1.05}.crm-relationship-intro{color:#bdd1c6;margin:0;font-size:10px;font-weight:450;line-height:1.65}.crm-relationship-fields{gap:11px;margin:20px 0 16px;display:grid}.crm-relationship-fields>div{flex-direction:column;gap:4px;display:flex}.crm-relationship-fields dt{color:#97b8a8;font-size:9px;font-weight:500}.crm-relationship-fields dd{color:#e3eee8;margin:0;font-size:11px;font-weight:550;line-height:1.25}.crm-relationship-history{border-top:1px solid #436254;align-items:center;gap:10px;margin-top:auto;padding:13px 0;display:flex}.crm-relationship-history>span{flex-shrink:0;width:29px;height:25px;display:flex;position:relative}.crm-relationship-history i{background:#244b3d;border:1px solid #8cb59f;border-radius:2px;width:15px;height:18px;position:absolute;top:0;left:0}.crm-relationship-history i:nth-child(2){top:3px;left:5px}.crm-relationship-history i:nth-child(3){top:6px;left:10px}.crm-relationship-history p{color:#a8c7b7;margin:0;font-size:9px;line-height:1.65}.crm-relationship-history strong{color:#ddece4;font-weight:550}.crm-relationship-owner{background:#214b3c;border:1px solid #476b58;border-radius:6px;flex-direction:column;gap:5px;margin:auto -7px -7px;padding:13px 14px;display:flex}.crm-relationship-owner small{color:#9bbdaa;font-size:8px;font-weight:500}.crm-relationship-owner strong{color:#eff9f2;font-size:13px;font-weight:650;animation:.4s cubic-bezier(.2,0,0,1) both crm-lineage-field-enter}.crm-relationship-owner>span{color:#a7c6b3;font-size:8px;line-height:1.3}.crm-lineage-content{z-index:2;flex-direction:column;gap:26px;min-width:0;display:flex;position:relative}.crm-lineage-documents{grid-template-columns:repeat(6,minmax(0,1fr));gap:11px;padding-top:12px;display:grid;position:relative}.crm-lineage-document{color:#697c70;cursor:pointer;text-align:left;background:#f6f9f7;border:1px solid #c8d8cd;border-radius:5px 13px 5px 5px;flex-direction:column;align-items:flex-start;min-width:0;height:105px;padding:12px 10px 10px;font-family:inherit;transition:transform .35s cubic-bezier(.2,0,0,1),background .2s,border-color .2s,box-shadow .35s;display:flex;position:relative;box-shadow:0 3px 0 -1px #e1eae3,0 3px #cbdacf}.crm-lineage-document-fold{background:#e7f0e9;border:1px solid #c8d8cd;border-radius:0 13px 0 4px;width:15px;height:15px;position:absolute;top:-1px;right:-1px}.crm-lineage-document-number{color:#9aae9f;font-size:8px;font-weight:600;position:absolute;top:9px;right:20px}.crm-lineage-document>strong{letter-spacing:-.25px;min-height:28px;margin-top:13px;font-size:13px;font-weight:650;line-height:1.15}.crm-lineage-document-id{letter-spacing:.1px;margin-top:4px;font-size:10px;font-weight:550}.crm-lineage-document-owner{color:#7f9084;margin-top:auto;font-size:9px;font-weight:500;line-height:1.25}.crm-lineage-document-link{color:#9ab3a1;z-index:3;width:9px;font-size:17px;font-weight:500;position:absolute;top:45px;right:-10px}.crm-lineage-document-selected{color:#165840;background:#fff;border-color:#4a9a78;transform:translateY(-4px);box-shadow:0 4px 0 -1px #d8e9dd,0 4px #91bba0,0 11px 22px -15px #16584070}.crm-lineage-document-selected .crm-lineage-document-fold{background:#d4eadd;border-color:#71a989}.crm-lineage-document-selected .crm-lineage-document-number{color:#0b7467}.crm-lineage-document-selected .crm-lineage-document-owner{color:#397058}.crm-lineage-document-prior{color:#476851;background:#ebf2ed}.crm-lineage-document:hover{border-color:#81ad91}.crm-lineage-workspace{background:#fff;border:1px solid #c9dace;border-radius:9px;outline:none;position:relative;box-shadow:0 5px 0 -2px #e4eee6,0 5px 0 -1px #bed2c4,0 18px 32px -25px #24523859}.crm-lineage-workspace:focus-visible{outline-offset:5px;outline:3px solid #089d8c}.crm-lineage-workspace-head{border-bottom:1px solid #e0e9e2;justify-content:space-between;align-items:center;gap:18px;padding:15px 18px 13px;display:flex}.crm-lineage-workspace-head>div{min-width:0}.crm-lineage-workspace-head>div>span{color:#60816c;font-size:9px;font-weight:550;display:block}.crm-lineage-workspace-head i{color:#b4c7b9;padding:0 5px;font-style:normal}.crm-lineage-workspace-head h3{letter-spacing:-.6px;margin:5px 0 0;font-size:20px;font-weight:700;line-height:1.12}.crm-lineage-state{color:#587361;background:#f2f7f3;border:1px solid #dae7de;border-radius:4px;flex-shrink:0;align-items:center;gap:6px;padding:5px 7px;font-size:9px;font-weight:600;display:flex}.crm-lineage-state>i{background:#4d966e;border-radius:50%;width:5px;height:5px;padding:0}.crm-lineage-ledger{grid-template-columns:1fr 1fr 1.1fr;display:grid}.crm-lineage-inherited,.crm-lineage-created,.crm-lineage-gate{min-width:0;padding:14px 18px 13px}.crm-lineage-inherited{background:#f3f8f4;border-right:1px solid #e1eae2}.crm-lineage-created{border-right:1px solid #e1eae2}.crm-lineage-ledger h4{color:#395f47;align-items:center;gap:7px;margin:0 0 12px;font-size:10px;font-weight:650;line-height:1.3;display:flex}.crm-lineage-ledger h4>span{color:#6d9d7d;font-size:14px;line-height:10px}.crm-lineage-ledger dl{gap:10px;margin:0;display:grid}.crm-lineage-ledger dl>div{gap:3px;animation:.46s cubic-bezier(.2,0,0,1) both crm-lineage-field-enter;display:grid}.crm-lineage-created dl>div{animation-delay:.1s}.crm-lineage-ledger dl>div:nth-child(2){animation-delay:60ms}.crm-lineage-created dl>div:nth-child(2){animation-delay:.16s}.crm-lineage-ledger dt{color:#7a8e80;font-size:9px;font-weight:450}.crm-lineage-ledger dd{color:#284533;margin:0;font-size:11px;font-weight:600;line-height:1.35}.crm-lineage-gate{background:#fbfaf3}.crm-lineage-gate h4{color:#7b744b}.crm-lineage-gate ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.crm-lineage-gate li{color:#686641;align-items:flex-start;gap:7px;font-size:10px;font-weight:500;line-height:1.4;display:flex}.crm-lineage-gate li>span:first-child{border:1px solid #b6af7d;flex-shrink:0;width:6px;height:6px;margin-top:4px;display:block;transform:rotate(45deg)}.crm-lineage-gate-note{color:#a09a77;margin-top:11px;font-size:8px;font-weight:450;line-height:1.4;display:block}.crm-lineage-handoff{background:#e5f1e8;border-top:1px solid #c8dfce;border-radius:0 0 9px 9px;align-items:center;gap:11px;padding:11px 17px;display:flex}.crm-lineage-output-mark{color:#51886a;flex-shrink:0;width:22px;height:25px}.crm-lineage-output-mark svg{width:100%;height:100%}.crm-lineage-handoff>div{flex-direction:column;gap:4px;min-width:0;display:flex}.crm-lineage-handoff small{color:#6b8c75;font-size:8px;font-weight:500;line-height:1.2}.crm-lineage-handoff strong{color:#255b3d;font-size:11px;font-weight:650;line-height:1.2}.crm-lineage-handoff-path{background:#b5cfbc;flex:1;min-width:16px;height:1px;margin:0 7px;position:relative;overflow:hidden}.crm-lineage-handoff-path i{background:#458c5c;width:13px;animation:8s cubic-bezier(.4,0,.2,1) infinite crm-lineage-handoff-flow;position:absolute;inset:0 auto 0 0}.crm-lineage-receiver{text-align:right}.crm-lineage-receiver strong{justify-content:flex-end;align-items:center;gap:8px;display:flex}.crm-lineage-receiver strong>span{color:#77a085;font-size:16px;line-height:10px}.crm-source-record-symbol{color:#477964;flex-shrink:0;width:23px;height:24px}.crm-source-record-symbol svg{width:100%;height:100%}@keyframes crm-lineage-context-flow{0%{stroke-dashoffset:100px;opacity:0}5%{opacity:1}24%{stroke-dashoffset:0;opacity:1}28%,to{stroke-dashoffset:0;opacity:0}}@keyframes crm-lineage-field-enter{0%{opacity:.35;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes crm-lineage-handoff-flow{0%,30%{opacity:0;left:-14px}35%{opacity:1}55%{opacity:1;left:100%}60%,to{opacity:0;left:100%}}.crm-lineage[data-crm-active=false] .crm-lineage-wire-packet,.crm-lineage[data-crm-active=false] .crm-lineage-handoff-path i{animation-play-state:paused}@media (min-width:1000px) and (max-height:800px){.crm-lineage-board{grid-template-columns:198px minmax(0,1fr);gap:28px;padding:20px}.crm-relationship{padding:16px}.crm-relationship h3{margin-top:19px;font-size:22px}.crm-relationship-fields{gap:9px;margin-block:16px 13px}.crm-lineage-document{height:101px}.crm-lineage-content{gap:23px}.crm-lineage-workspace-head{padding-block:13px 11px}.crm-lineage-inherited,.crm-lineage-created,.crm-lineage-gate{padding-block:12px}}@media (min-width:1000px) and (max-width:1300px){.crm-page .crm-journey-diagram.crm-lineage{padding-block:27px}.crm-lineage-board{grid-template-columns:177px minmax(0,1fr);gap:24px;padding:19px}.crm-relationship{padding:13px}.crm-lineage-documents{gap:8px}.crm-lineage-document{padding-inline:8px}.crm-lineage-document>strong{font-size:12px}.crm-lineage-document-owner{font-size:9px}.crm-lineage-document-link{width:7px;right:-8px}.crm-lineage-workspace-head{gap:10px;padding-inline:14px}.crm-lineage-workspace-head h3{font-size:18px}.crm-lineage-state{padding:4px 5px;font-size:8px}.crm-lineage-inherited,.crm-lineage-created,.crm-lineage-gate{padding-inline:14px}.crm-lineage-ledger dd{font-size:10px}.crm-lineage-gate li{font-size:9px}.crm-lineage-handoff{gap:8px;padding-inline:13px}.crm-lineage-handoff strong{font-size:10px}.crm-lineage-handoff small{font-size:7.5px}}@media (max-width:999px){.crm-lineage-board{grid-template-columns:1fr;gap:23px;padding:22px}.crm-relationship{grid-template-columns:1fr 1.2fr 1fr;gap:6px 25px;padding:17px 20px;display:grid}.crm-relationship-title{grid-column:1}.crm-relationship h3{grid-column:1;margin:11px 0 3px;font-size:22px}.crm-relationship-intro{grid-column:1;font-size:9px}.crm-relationship-fields{grid-area:1/2/4;align-content:center;gap:9px;margin:0}.crm-relationship-owner{grid-area:1/3/4;justify-content:center;margin:0;padding:12px}.crm-relationship-history{display:none}.crm-lineage-content{gap:20px}.crm-lineage-documents{gap:10px;padding-top:0}.crm-lineage-document{height:100px}.crm-lineage-workspace-head h3{font-size:20px}.crm-lineage-state{font-size:8px}.crm-lineage-ledger dd{font-size:11px}}@media (max-width:700px){.crm-page .crm-journey-diagram.crm-lineage{padding-block:32px}.crm-lineage .crm-lineage-heading{align-items:flex-start}.crm-lineage-board{border-radius:13px;gap:20px;padding:16px}.crm-relationship{grid-template-columns:1fr 1fr;gap:7px 15px;padding:16px}.crm-relationship-title{grid-column:1/-1}.crm-relationship h3{margin-top:12px;font-size:23px}.crm-relationship-intro{font-size:10px}.crm-relationship-fields{grid-area:2/2/4;gap:10px;margin:8px 0 0}.crm-relationship-fields dd{font-size:10px}.crm-relationship-owner{flex-direction:row;grid-area:4/1/auto/-1;justify-content:space-between;align-items:center;gap:10px;margin-top:9px;padding:10px 12px}.crm-relationship-owner small{font-size:8px}.crm-relationship-owner strong{text-align:right;font-size:11px}.crm-relationship-owner>span{display:none}.crm-lineage-documents{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px 10px}.crm-lineage-document{height:93px;padding:9px 10px}.crm-lineage-document>strong{min-height:25px;margin-top:12px;font-size:11px}.crm-lineage-document-id{margin-top:2px;font-size:9px}.crm-lineage-document-owner{font-size:8px}.crm-lineage-document-link{top:40px}.crm-lineage-document:nth-child(3) .crm-lineage-document-link{display:none}.crm-lineage-document-selected{transform:translateY(-3px)}.crm-lineage-workspace-head{flex-direction:column;align-items:flex-start;gap:10px;padding:15px}.crm-lineage-workspace-head h3{font-size:22px;line-height:1.1}.crm-lineage-workspace-head>div>span{font-size:10px}.crm-lineage-state{font-size:9px}.crm-lineage-ledger{grid-template-columns:1fr 1fr}.crm-lineage-inherited,.crm-lineage-created,.crm-lineage-gate{padding:14px 13px}.crm-lineage-ledger h4{align-items:flex-start;min-height:26px;margin-bottom:9px;font-size:10px}.crm-lineage-ledger dt{font-size:9px}.crm-lineage-ledger dd{font-size:11px}.crm-lineage-created{border-right:0}.crm-lineage-gate{border-top:1px solid #e1e7d9;grid-column:1/-1}.crm-lineage-gate h4{min-height:0;margin-bottom:10px}.crm-lineage-gate li{font-size:11px}.crm-lineage-gate-note{font-size:9px}.crm-lineage-handoff{flex-wrap:wrap;gap:9px;padding:13px}.crm-lineage-handoff>div:nth-child(2){flex:1}.crm-lineage-handoff small{font-size:9px}.crm-lineage-handoff strong{font-size:12px}.crm-lineage-handoff-path{display:none}.crm-lineage-receiver{text-align:left;border-top:1px solid #c9dfce;flex-basis:100%;margin-top:3px;padding-top:10px}.crm-lineage-receiver strong{justify-content:space-between;font-size:12px}}@media (prefers-reduced-motion:reduce){.crm-lineage-wire-packet,.crm-lineage-handoff-path i{display:none}.crm-lineage-document{transition:none}.crm-lineage-ledger dl>div,.crm-relationship-owner strong{animation:none}}
.crm-film{min-width:0;margin:0}.crm-screen{isolation:isolate;background:#fff;border:1px solid #d4e2df;border-radius:14px;position:relative;overflow:hidden;box-shadow:0 25px 70px -25px #103e3840,0 3px 10px #103e3812}.crm-screen>video{aspect-ratio:16/9;object-fit:contain;width:100%;height:auto;display:block}.crm-poster{object-fit:contain;pointer-events:none}.crm-expand{z-index:2;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#15273ede;border:1px solid #ffffff30;border-radius:7px;align-items:center;gap:7px;min-height:36px;padding:9px 11px;font-size:11px;font-weight:550;display:inline-flex;position:absolute;top:12px;bottom:auto;right:12px}.crm-expand:hover{background:#0b7467}.crm-film figcaption{color:#636b7a;flex-wrap:wrap;justify-content:space-between;gap:6px 12px;margin-top:12px;font-size:11px;line-height:1.4;display:flex}.crm-film figcaption>span:first-child{color:#3c4b61;font-weight:550}.crm-dialog{max-height:92dvh;overflow:auto;gap:16px!important;max-width:min(1320px,94vw)!important;padding:20px!important}.crm-dialog video{object-fit:contain;border:1px solid #dce3eb;border-radius:10px;width:100%;max-height:75dvh;display:block}.crm-dialog-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.crm-dialog-title{font-size:19px;font-weight:650}.crm-dialog-description{color:#68788d;margin-top:4px;font-size:12px}.crm-dialog-close{background:#eef2f7;border-radius:50%;flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid}.crm-page{--crm-accent:#0b7467;--crm-ink:#172c2a;--crm-muted:#687873;--crm-line:#dce5e2;--crm-wash:#f1f6f3;color:var(--crm-ink);background:#fff;overflow:clip}.crm-page h1,.crm-page h2,.crm-page h3{text-wrap:balance;font-weight:650}.crm-page p{text-wrap:pretty}.crm-page h2{letter-spacing:-.055em;font-size:clamp(34px,3.5vw,56px);line-height:1.07}.crm-page section[id]{scroll-margin-top:-16px}.crm-page a:focus-visible,.crm-page button:focus-visible,.crm-page summary:focus-visible{outline-offset:5px;outline:3px solid #399d8a}.crm-page .action{display:inline-flex}.crm-section{max-width:1580px;padding:88px var(--page);margin-inline:auto}.crm-eyebrow,.crm-kicker{color:var(--crm-accent);letter-spacing:.025em;margin-bottom:17px;font-size:12px;font-weight:600;line-height:1.4;display:block}.crm-section-heading{justify-content:space-between;align-items:flex-end;gap:48px;margin-bottom:40px;display:flex}.crm-section-heading h2{max-width:730px}.crm-section-heading>p{max-width:390px;color:var(--crm-muted);font-size:15px;line-height:1.7}.crm-inline-link{align-items:center;gap:12px;min-height:44px;font-size:14px;font-weight:600;display:inline-flex}.crm-hero{isolation:isolate;min-height:650px;padding:132px var(--page) 58px;background:linear-gradient(100deg,#fff 20%,#fbfdfb 50%,#f5f9f6 100%);grid-template-columns:minmax(0,.43fr) minmax(0,.57fr);align-items:center;gap:5vw;max-width:1720px;margin:auto;display:grid;position:relative}.crm-hero-copy{z-index:3;min-width:0;position:relative}.crm-product-name{align-items:center;gap:11px;margin-bottom:24px;font-size:17px;font-weight:650;display:inline-flex}.crm-product-name .product-glyph{width:28px;height:28px;color:var(--crm-accent)}.crm-hero h1{letter-spacing:-.071em;max-width:7em;font-size:clamp(65px,6.4vw,99px);line-height:.98}.crm-hero h1 span{color:var(--crm-accent)}.crm-hero-promise{letter-spacing:-.04em;max-width:410px;margin-top:27px;font-size:clamp(20px,1.7vw,27px);font-weight:600;line-height:1.28}.crm-hero-description{max-width:405px;color:var(--crm-muted);margin-top:17px;font-size:15px;line-height:1.75}.crm-hero-actions{flex-wrap:wrap;align-items:center;gap:20px;margin-top:25px;display:flex}.crm-hero-actions .action{min-height:48px;padding:7px 7px 7px 18px;font-size:14px}.crm-hero-note{color:#5f6e68;max-width:380px;margin-top:21px;font-size:11px;line-height:1.5}.crm-hero-visual{isolation:isolate;align-items:center;min-width:0;min-height:460px;display:flex;position:relative}.crm-hero-film{z-index:2;width:100%;position:relative;transform:translateY(27px)}.crm-hero-film .crm-screen{border-radius:12px;box-shadow:0 36px 60px -24px #254b4260,0 3px 10px #123c2b12}.crm-hero-film figcaption{font-size:10px}.crm-hero-canvas{z-index:0;pointer-events:none;opacity:.63;position:absolute;inset:-185px -210px -180px -100px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 20% 92%,#0000),linear-gradient(#0000 0%,#000 18% 82%,#0000);mask-image:linear-gradient(90deg,#0000 0%,#000 20% 92%,#0000),linear-gradient(#0000 0%,#000 18% 82%,#0000);-webkit-mask-composite:source-in;mask-composite:intersect}.crm-canvas-depth{width:100%;height:100%}.crm-canvas-plane{grid-template-columns:repeat(3,300px);gap:22px;display:grid;transform:rotate(-16deg)translate(-5px,-135px)}.crm-canvas-column{flex-direction:column;gap:22px;animation:25s ease-in-out infinite alternate paused crm-canvas-drift;display:flex}.crm-canvas-column:nth-child(2){animation-duration:29s;animation-direction:alternate-reverse;transform:translateY(80px)}.crm-canvas-column:nth-child(3){animation-delay:-12s}.crm-hero-canvas[data-motion=running] .crm-canvas-column{animation-play-state:running}.crm-canvas-fragment{background:#fff;border:1px solid #d2e1da;border-radius:10px;flex:none;min-width:0;overflow:hidden;box-shadow:0 14px 25px -18px #194c3e65}.crm-canvas-fragment img{width:100%;height:auto;display:block}.crm-canvas-fragment>span,.crm-canvas-fragment>small{color:#52796c;padding:13px 16px;font-size:10px;font-weight:600;display:block}.crm-canvas-word{background:#dceae1;min-height:175px;padding:24px}.crm-canvas-word strong{letter-spacing:-.05em;font-size:31px;line-height:1.02;display:block}.crm-canvas-word>span{padding:15px 0 0;font-size:12px}@keyframes crm-canvas-drift{0%{translate:0 -25px}to{translate:0 30px}}.crm-product-nav{border-block:1px solid var(--crm-line);padding:0 var(--page);background:#fff;justify-content:space-between;align-items:center;gap:25px;min-height:67px;display:flex}.crm-product-nav>span,.crm-product-nav>a{white-space:nowrap;font-size:13px;font-weight:650}.crm-product-nav>div{gap:35px;min-width:0;display:flex;overflow:auto}.crm-product-nav a{color:#657972;white-space:nowrap;border-bottom:2px solid #0000;align-items:center;gap:8px;min-height:66px;font-size:12px;display:flex}.crm-product-nav a:hover{color:var(--crm-accent);border-color:var(--crm-accent)}.crm-ownership{background:#f2f6f2}.crm-ownership-layout{grid-template-columns:1.1fr 1fr;align-items:center;gap:65px;display:grid}.crm-ownership-environment{background:radial-gradient(at 60% 70%,#cce2d4,#0000 68%),#e5eee7;border:1px solid #cadbd0;border-radius:18px;min-height:340px;padding:28px;position:relative;box-shadow:inset 0 0 0 7px #ffffff40}.crm-ownership-environment>header{color:#436557;justify-content:space-between;align-items:center;gap:15px;font-size:12px;display:flex}.crm-ownership-environment>header strong{color:#153d2c;font-size:14px}.crm-ownership-core{background:#ffffffd9;border:1px solid #c0d4c7;border-radius:13px;margin:34px 20px 20px;padding:26px;position:relative;box-shadow:0 16px 25px -20px #20453180}.crm-ownership-core>span{color:#5f7066;font-size:12px}.crm-ownership-core strong{letter-spacing:-.045em;margin-top:8px;font-size:31px;line-height:1.1;display:block}.crm-ownership-core p{color:#597167;margin-top:14px;font-size:12px;line-height:1.6}.crm-ownership-layers{grid-template-columns:repeat(3,1fr);gap:8px;display:grid;position:relative}.crm-ownership-layers>span{text-align:center;background:#ffffff90;border:1px solid #cbd9d0;border-radius:7px;padding:12px 6px;font-size:11px}.crm-ownership-ledger{grid-template-columns:1fr 1fr;gap:27px 26px;display:grid}.crm-ownership-ledger article{border-top:1px solid #cbd8cf;padding-top:17px}.crm-ownership-ledger h3{letter-spacing:-.035em;font-size:21px;line-height:1.14}.crm-ownership-ledger p{color:#6b7a70;margin-top:11px;font-size:13px;line-height:1.65}.crm-ownership-note{color:#627066;border-top:1px solid #d0ddd2;margin-top:32px;padding-top:19px;font-size:12px;line-height:1.7}.crm-chapters{max-width:1640px;margin:auto}.crm-chapter{padding:82px var(--page);border-bottom:1px solid var(--crm-line);grid-template-columns:minmax(0,.34fr) minmax(0,.66fr);align-items:center;gap:6vw;min-height:610px;display:grid}.crm-chapter[data-side=right]{grid-template-columns:minmax(0,.66fr) minmax(0,.34fr)}.crm-chapter[data-side=right] .crm-chapter-copy{grid-area:1/2}.crm-chapter[data-side=right] .crm-chapter-media{grid-area:1/1}.crm-chapter-copy h2{max-width:440px;font-size:clamp(33px,3vw,48px)}.crm-chapter-copy>p{color:var(--crm-muted);max-width:400px;margin-top:22px;font-size:15px;line-height:1.7}.crm-chapter-copy ul{gap:14px;margin-top:25px;list-style:none;display:grid}.crm-chapter-copy li{color:#38584d;gap:12px;font-size:13px;line-height:1.5;display:flex}.crm-chapter-copy li svg{color:#4b7162;flex:none;width:15px;margin-top:2px}.crm-chapter-media{min-width:0;position:relative}.crm-chapter-media .crm-screen{border-radius:12px}.crm-canvas-statement{background:#e5eee8;min-height:192px;padding:22px}.crm-canvas-statement strong{letter-spacing:-.05em;font-size:31px;line-height:1.08;display:block}.crm-canvas-statement>span,.crm-canvas-statement>small{padding:12px 0}.crm-canvas-statement .product-glyph{color:#517265;width:29px;height:29px;margin-bottom:16px}.crm-canvas-control{color:#fff;background:#244f40}.crm-canvas-control>span,.crm-canvas-control>small{color:#c2dace}.crm-product-nav{justify-content:center;gap:clamp(25px,6vw,100px)}.crm-product-nav>a{font-size:13px}.crm-ownership-ledger{list-style:none}.crm-ownership-ledger li{border-top:1px solid #ccd9d0;padding:18px 0 0;position:relative}.crm-ownership-index{color:#636e66;font-size:11px;position:absolute;top:18px;right:0}.crm-ownership-ledger .crm-eyebrow{margin-bottom:13px;font-size:11px}.crm-environment-core .product-glyph{color:#267358;width:32px;height:32px;margin-bottom:12px}.crm-ownership-core{margin:24px 12px 20px}.crm-ownership-core>span{margin-top:12px;display:block}.crm-ownership-layers{grid-template-columns:repeat(4,1fr)}.crm-environment-bottom{letter-spacing:.02em;color:#567062;justify-content:center;gap:13px;margin-top:20px;font-size:9px;display:flex}.crm-environment-marker{border:2px solid #73a086;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #73a08615}.crm-chapter-features li>span:first-child{background:#6a9e86;border-radius:50%;flex:0 0 5px;width:5px;height:5px;margin-top:7px}.crm-chapter-copy>.crm-scope-note{margin-top:21px;font-size:11px;line-height:1.65}.crm-scope-note{color:#626e68;max-width:900px;margin-top:22px;font-size:11px;line-height:1.7}.crm-ai-examples{padding-top:50px}.crm-tab-list{border-bottom:1px solid var(--crm-line);gap:12px;display:flex;overflow:auto}.crm-tab-list button{text-align:left;white-space:nowrap;color:#617068;border-bottom:2px solid #0000;min-height:58px;padding:20px 22px;font-size:13px;font-weight:550;line-height:1.4;transition:background .2s,color .2s}.crm-tab-list button>span{color:#5f6e66;margin-right:12px;font-size:10px}.crm-tab-list button[aria-selected=true]{color:#0a5f4c;background:#f1f7f2;border-bottom-color:#0a7460}.crm-tab-list button:hover{background:#f7faf7}.crm-ai-panel{border:1px solid var(--crm-line);background:linear-gradient(120deg,#f1f6f2,#fff 65%);border-top:0;border-radius:0 0 13px 13px;grid-template-columns:.38fr .62fr;gap:45px;min-height:320px;padding:34px;display:grid}.crm-ai-request h3{letter-spacing:-.04em;max-width:320px;font-size:30px;line-height:1.15}.crm-ai-question{background:#fff;border:1px solid #d3e0d7;border-radius:9px;max-width:330px;margin-top:22px;padding:20px 22px;font-size:16px;line-height:1.5;box-shadow:0 12px 20px -19px #12453180}.crm-ai-path{counter-reset:ai;grid-template-columns:1fr 1fr;align-content:center;gap:22px;list-style:none;display:grid}.crm-ai-path>li{border-top:1px solid #cfdfd4;padding:16px 0 0;position:relative}.crm-ai-path h4{margin:8px 0 10px;font-size:14px;font-weight:600;line-height:1.3}.crm-ai-path p{color:#5d6e64;font-size:12px;line-height:1.7}.crm-ai-source{grid-column:1/-1}.crm-ai-source ul{flex-wrap:wrap;gap:7px;list-style:none;display:flex}.crm-ai-source li{background:#fff;border:1px solid #d4e1d8;border-radius:4px;padding:7px 9px;font-size:10px}.crm-path-number{color:#597265;font-size:10px}.crm-ai-output:after{content:"→";text-align:center;color:#5d7163;background:#f9fbf9;width:24px;position:absolute;top:-12px;right:0}.crm-capabilities{background:#f7f9f6}.crm-capabilities .crm-section-heading>div:last-child{color:#667b6d;max-width:390px;font-size:15px;line-height:1.7}.crm-capabilities .crm-section-heading>div:first-child{max-width:620px}.crm-capabilities .crm-scope-note{margin-top:12px;font-size:11px}.crm-capability-grid{background:#d9e3da;border:1px solid #d9e3da;border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:1px;display:grid;overflow:hidden}.crm-capability{background:#fbfcfa;min-width:0;height:100%;padding:26px}.crm-capability summary{cursor:pointer;list-style:none;position:relative}.crm-capability summary::-webkit-details-marker{display:none}.crm-capability-top{align-items:center;gap:11px;margin-bottom:30px;display:flex}.crm-capability-number{color:#636f66;font-size:10px}.crm-capability-name{color:#416f56;font-size:13px;font-weight:600}.crm-capability-top svg{color:#5f7064;margin-left:auto}.crm-capability h3{letter-spacing:-.045em;max-width:320px;min-height:62px;font-size:27px;line-height:1.13}.crm-capability-description{color:#636f62;min-height:64px;margin-top:14px;font-size:12px;line-height:1.75;display:block}.crm-capability-bottom{justify-content:space-between;align-items:center;gap:8px;margin-top:27px;font-size:10px;display:flex}.crm-availability{color:#616e5f}.crm-capability[data-availability=optional-app] .crm-availability,.crm-capability[data-availability=conditional] .crm-availability{color:#7b6845}.crm-capability-disclosure{color:#416c4e;align-items:center;gap:6px;font-weight:550;display:flex}.crm-details-open{display:none}.crm-capability[open] .crm-details-open{display:inline}.crm-capability[open] .crm-details-closed{display:none}.crm-details-plus{transition:transform .25s}.crm-capability[open] .crm-details-plus,.crm-faq details[open] .crm-details-plus{transform:rotate(45deg)}.crm-capability[open]{background:#eef5ee}.crm-capability-content{border-top:1px solid #d1dfd0;margin-top:22px;padding-top:20px}.crm-capability-content ul{gap:11px;list-style:none;display:grid}.crm-capability-content li{color:#42664b;gap:10px;font-size:12px;line-height:1.5;display:flex}.crm-capability-content li svg{flex:none;margin-top:1px}.crm-industry-tabs button{white-space:normal;flex:1;padding-inline:20px}.crm-industry-panel{grid-template-columns:.38fr .62fr;align-items:center;gap:65px;min-height:300px;padding-top:40px;display:grid}.crm-industry-copy h3{letter-spacing:-.045em;font-size:32px;line-height:1.13}.crm-industry-copy>p{color:#606e64;margin-top:21px;font-size:13px;line-height:1.75}.crm-industry-diagram{background:radial-gradient(at 70%,#e5f0e2,#0000 80%),#f6f9f3;border:1px solid #d8e4d8;border-radius:14px;min-width:0;padding:27px 24px;position:relative}.crm-journey-label{color:#597157;font-size:11px}.crm-industry-journey{gap:0;margin-block:45px;list-style:none;display:flex}.crm-industry-journey>li{flex:1;align-items:center;min-width:0;display:flex}.crm-industry-node{min-height:107px;animation:8s ease-in-out infinite crm-node-travel;animation-delay:calc(var(--step)*1.2s);background:#fff;border:1px solid #cddcca;border-radius:7px;flex-direction:column;flex:1;align-items:flex-start;gap:17px;padding:16px 9px 16px 12px;animation-play-state:paused;display:flex;box-shadow:0 12px 18px -17px #254d2855}.crm-industries[data-motion=running] .crm-industry-node{animation-play-state:running}.crm-industry-node>span{color:#5e6f5c;font-size:9px}.crm-industry-node strong{letter-spacing:-.02em;font-size:11px;line-height:1.2}.crm-industry-connector{color:#5e6f58;flex:none;width:17px}.crm-industry-modules{flex-wrap:wrap;align-items:center;gap:8px;font-size:10px;display:flex}.crm-industry-modules>span{color:#5e7059;width:100%;margin-bottom:3px}.crm-industry-modules a{color:#4d7243;background:#fff;border:1px solid #d5e0d0;border-radius:4px;align-items:center;gap:5px;padding:6px 8px;display:flex}.crm-industry-modules a:hover{border-color:#698d5d}.crm-industry-panel :is(.crm-industry-copy,.crm-industry-diagram),.crm-ai-panel :is(.crm-ai-request,.crm-ai-path){animation:.4s cubic-bezier(.2,.7,.2,1) both crm-panel-in}@keyframes crm-panel-in{0%{opacity:.5;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes crm-node-travel{0%,70%,to{border-color:#cddcca;transform:translateY(0)}15%,35%{border-color:#64a174;transform:translateY(-5px)}}.crm-migration{background:#f3f6f2}.crm-migration-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:35px;list-style:none;display:grid}.crm-migration-steps>li{border-top:1px solid #cbd8c9;padding-top:23px;position:relative}.crm-migration-number{color:#5b7053;font-size:11px}.crm-migration-steps h3{letter-spacing:-.04em;margin-top:27px;font-size:23px;line-height:1.2}.crm-migration-steps p{color:#656e61;margin-top:18px;font-size:13px;line-height:1.75}.crm-migration-detail{color:#5f7158;margin-top:23px;font-size:9px;line-height:1.6;display:block}.crm-acceptance{border-top:1px solid #d6dfd1;grid-template-columns:1fr 1.15fr;gap:50px;margin-top:45px;padding:35px 0 0;display:grid}.crm-acceptance h3{letter-spacing:-.04em;font-size:29px;line-height:1.16}.crm-acceptance ul{gap:10px;list-style:none;display:grid}.crm-acceptance li{color:#58714f;gap:12px;font-size:12px;line-height:1.5;display:flex}.crm-acceptance li svg{flex:none}.crm-case-story{background:#f0f3ea;border:1px solid #dce2d5;border-radius:16px;grid-template-columns:.42fr .58fr;min-height:440px;display:grid;overflow:hidden}.crm-case-portrait{min-height:410px;position:relative;overflow:hidden}.crm-case-portrait>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.crm-case-portrait:after{content:"";background:linear-gradient(#0000,#122213c9);position:absolute;inset:40% 0 0}.crm-case-person{z-index:1;color:#fff;gap:6px;display:grid;position:absolute;bottom:25px;left:28px;right:20px}.crm-case-person strong{letter-spacing:-.025em;font-size:17px}.crm-case-person>span{color:#dde7d9;font-size:11px}.crm-case-copy{flex-direction:column;align-items:flex-start;padding:40px 44px;display:flex}.crm-case-copy .client-mark{justify-content:flex-start;width:180px;height:47px}.crm-case-copy .client-mark img{object-position:left;max-width:180px;max-height:43px}.crm-case-status{color:#656e59;margin-top:22px;font-size:10px}.crm-case-copy h3{letter-spacing:-.055em;max-width:470px;margin-top:14px;font-size:38px;line-height:1.08}.crm-case-copy>p{color:#626e56;max-width:470px;margin-top:18px;font-size:14px;line-height:1.75}.crm-case-scope{flex-wrap:wrap;gap:7px;margin-top:22px;display:flex}.crm-case-scope>span{color:#647054;border:1px solid #d4ddc9;border-radius:4px;padding:7px 9px;font-size:10px}.crm-case-copy>p.crm-case-note{max-width:420px;margin-top:18px;font-size:10px;line-height:1.6}.crm-case-link{align-items:center;gap:13px;margin-top:22px;font-size:13px;font-weight:600;display:inline-flex}.crm-case-story:hover .crm-case-link svg{transform:translate(3px,-3px)}.crm-case-link svg{transition:transform .25s}.crm-broader-proof{margin-top:65px}.crm-broader-heading{justify-content:space-between;align-items:center;gap:40px;margin-bottom:32px;display:flex}.crm-broader-heading h3{letter-spacing:-.035em;max-width:430px;font-size:23px}.crm-broader-heading p{color:#646d5e;max-width:325px;font-size:13px;line-height:1.65}.crm-proof-rows{margin-inline:calc(-1 * var(--page));gap:9px;display:grid;overflow:hidden}.crm-proof-rail{--rail-duration:55s;-webkit-mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000);mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000)}.crm-proof-brand{background:#fff;border:1px solid #e0e6da;border-radius:8px;justify-content:center;align-items:center;width:220px;height:86px;margin-right:9px;display:flex}.crm-proof-brand .client-mark{max-width:160px;max-height:43px}.crm-proof-brand .client-mark img{object-fit:contain;max-width:160px;max-height:43px}.crm-proof-brand:hover{background:#f8fbf4}.crm-faq{grid-template-columns:.37fr .63fr;gap:65px;display:grid}.crm-faq-heading>p{color:#63705b;max-width:300px;margin-top:24px;font-size:15px;line-height:1.75}.crm-faq-item{border-top:1px solid #dce4d6}.crm-faq-item:last-child{border-bottom:1px solid #dce4d6}.crm-faq-item summary{cursor:pointer;align-items:center;gap:18px;padding:23px 0;list-style:none;display:flex}.crm-faq-item summary::-webkit-details-marker{display:none}.crm-faq-number{color:#666e60;flex:none;font-size:10px}.crm-faq-item h3{letter-spacing:-.015em;text-wrap:initial;flex:1;font-size:16px;font-weight:550;line-height:1.45}.crm-faq-item summary svg{flex:none}.crm-faq-item>p{color:#627159;padding:0 26px 25px 32px;font-size:13px;line-height:1.85}.crm-closing{text-align:center;background:radial-gradient(at 50% 110%,#d9e6cd,#0000 72%),#f8faf5;max-width:none;position:relative}.crm-closing-glyph{color:#4d7442;width:44px;margin:0 auto 25px}.crm-closing-glyph .product-glyph{width:44px;height:44px}.crm-closing h2{letter-spacing:-.064em;font-size:clamp(49px,5.4vw,85px)}.crm-closing>p{color:#636f5b;max-width:520px;margin:22px auto 27px;font-size:16px;line-height:1.75}.crm-closing-actions{justify-content:center;align-items:center;gap:28px;display:flex}@media (min-width:1000px) and (max-height:800px){.crm-hero{gap:4vw;min-height:620px;padding-top:112px;padding-bottom:42px}.crm-hero h1{font-size:clamp(64px,5.9vw,91px)}.crm-product-name{margin-bottom:20px}.crm-hero-promise{margin-top:22px;font-size:23px}.crm-hero-description{margin-top:16px;font-size:14px}.crm-hero-note{margin-top:17px;font-size:10px}.crm-hero-actions{gap:14px;margin-top:21px}.crm-chapter{min-height:565px;padding-block:50px}.crm-chapter-copy h2{font-size:clamp(32px,3vw,44px)}.crm-chapter-copy>p{margin-top:18px;font-size:14px}.crm-chapter-copy ul{gap:12px;margin-top:21px}.crm-section{padding-block:64px}.crm-ownership-ledger h3{font-size:19px}.crm-ownership-ledger p{font-size:12px}.crm-section-heading{margin-bottom:30px}.crm-page .crm-ownership h2{font-size:44px}.crm-ownership-environment{min-height:310px;padding:23px}.crm-ownership-note{margin-top:24px}.crm-ownership-core{margin-top:20px;padding:20px}.crm-ownership-core strong{font-size:28px}.crm-ownership-layers>span{padding:10px 5px}.crm-case-story{min-height:0}.crm-case-portrait{min-height:420px}.crm-case-copy{padding:28px 34px}.crm-case-copy h3{font-size:33px}.crm-case-copy>p{font-size:13px}.crm-case-copy .crm-case-note{font-size:10px}.crm-case-status{margin-top:16px}.crm-case-copy .client-mark{height:40px}.crm-migration-steps h3{margin-top:20px}}@media (min-width:1000px) and (max-height:700px){.crm-hero{min-height:590px;padding-top:103px;padding-bottom:34px}.crm-hero h1{font-size:76px}.crm-hero-promise{margin-top:20px;font-size:21px}.crm-hero-description{font-size:13px;line-height:1.65}.crm-hero-visual{min-height:380px}.crm-hero-actions .action{min-height:43px;font-size:12px}.crm-hero-actions .crm-inline-link{font-size:12px}.crm-product-nav,.crm-product-nav a{min-height:58px}.crm-chapter{min-height:540px;padding-block:37px}.crm-section{padding-block:52px}.crm-ownership-layout{gap:40px}.crm-ownership-ledger{gap:22px}.crm-ownership-ledger p{line-height:1.55}.crm-ownership-environment{padding:21px}.crm-section-heading{gap:30px}}@media (max-width:1100px){.crm-hero{gap:3vw}.crm-hero-actions{gap:14px}.crm-hero-actions .crm-inline-link{font-size:12px}.crm-section-heading{gap:30px}.crm-section-heading>p{max-width:310px;font-size:14px}.crm-ownership-layout{gap:35px}.crm-ownership-ledger{gap:22px}.crm-ownership-ledger h3{font-size:19px}.crm-ownership-core{margin-inline:0}.crm-ownership-layers{gap:5px}.crm-ownership-layers>span{font-size:9px}.crm-ai-panel{gap:30px;padding:27px}.crm-ai-request h3{font-size:27px}.crm-ai-question{font-size:14px}.crm-industry-panel{gap:35px}.crm-industry-journey{margin-block:35px}.crm-industry-node{min-height:102px;padding:11px 7px}.crm-industry-node strong{font-size:10px}.crm-industry-connector{width:11px}.crm-migration-steps{gap:25px}.crm-case-copy h3{font-size:34px}.crm-case-copy{padding:30px}.crm-case-portrait{min-height:460px}.crm-capability{padding:23px}.crm-capability h3{font-size:24px}.crm-capability-bottom{flex-direction:column;align-items:flex-start;gap:10px}}@media (max-width:900px){.crm-hero{padding:118px var(--page) 50px;grid-template-columns:1fr;gap:16px;min-height:0}.crm-hero-copy{max-width:580px}.crm-hero h1{max-width:none;font-size:80px}.crm-hero h1 br{display:none}.crm-hero h1 span:before{content:" "}.crm-hero-promise{max-width:460px;margin-top:24px;font-size:25px}.crm-hero-description,.crm-hero-note{max-width:510px}.crm-hero-visual{width:100%;max-width:680px;min-height:0;margin:25px auto 0}.crm-hero-film{transform:none}.crm-hero-canvas{opacity:.5;inset:-125px -100px -65px;-webkit-mask-image:linear-gradient(#0000,#000 22% 76%,#0000);mask-image:linear-gradient(#0000,#000 22% 76%,#0000);-webkit-mask-composite:source-over;mask-composite:add}.crm-product-nav{padding-inline:var(--page);justify-content:space-between;gap:27px;overflow:auto}.crm-product-nav>a{flex-shrink:0;min-height:58px;font-size:11px}.crm-section{padding-block:64px}.crm-section-heading{align-items:flex-start;gap:25px}.crm-section-heading h2{font-size:36px}.crm-section-heading>p{max-width:310px;font-size:13px}.crm-ownership-layout{grid-template-columns:1fr;gap:32px}.crm-ownership-environment{width:100%;max-width:640px;min-height:310px;margin:auto}.crm-ownership-core{margin:20px 50px}.crm-ownership-ledger{gap:25px 35px}.crm-ownership-ledger h3{font-size:21px}.crm-ownership-ledger p{font-size:13px}.crm-environment-bottom{font-size:10px}.crm-ownership-layers{grid-template-columns:repeat(4,1fr)}.crm-ownership-layers>span{font-size:11px}.crm-chapter,.crm-chapter[data-side=right]{padding:55px var(--page);grid-template-columns:1fr;gap:30px;min-height:0}.crm-chapter[data-side=right] .crm-chapter-copy,.crm-chapter[data-side=right] .crm-chapter-media{grid-area:auto}.crm-chapter-copy h2{max-width:600px;font-size:39px}.crm-chapter-copy>p{max-width:580px;font-size:14px}.crm-chapter-copy ul{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:22px}.crm-chapter-copy li{font-size:12px}.crm-ai-panel{grid-template-columns:1fr;gap:28px}.crm-ai-request{grid-template-columns:1fr 1fr;gap:0 30px;display:grid}.crm-ai-request>.crm-eyebrow{grid-column:1/-1}.crm-ai-question{margin-top:0}.crm-ai-path{grid-template-columns:repeat(3,1fr)}.crm-ai-source{grid-column:auto}.crm-ai-source ul{justify-items:start;display:grid}.crm-capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-capability h3{min-height:55px;font-size:26px}.crm-capability-bottom{flex-direction:row;align-items:center}.crm-industry-panel{grid-template-columns:1fr;gap:30px}.crm-industry-copy{max-width:620px}.crm-industry-copy p{font-size:14px}.crm-industry-journey{margin-block:35px}.crm-industry-node{min-height:110px;padding:17px 12px}.crm-industry-node strong{font-size:12px}.crm-industry-connector{width:20px}.crm-migration-steps{grid-template-columns:1fr 1fr;gap:32px}.crm-migration-detail{font-size:10px}.crm-acceptance{gap:30px}.crm-case-copy h3{font-size:29px}.crm-case-copy{padding:27px}.crm-case-portrait{min-height:490px}.crm-case-copy .client-mark{max-width:155px}.crm-case-copy>p{font-size:13px}.crm-case-copy>.crm-case-note{font-size:10px}.crm-case-scope{gap:5px}.crm-case-scope>span{font-size:9px}.crm-faq{grid-template-columns:1fr;gap:30px}.crm-faq-heading p{max-width:440px;margin-top:17px}.crm-closing h2{font-size:66px}.crm-hero .crm-film figcaption{font-size:10px}}@media (max-width:600px){.crm-section{padding-block:50px}.crm-page h2{font-size:35px}.crm-hero{padding-top:112px;padding-bottom:34px}.crm-hero h1{letter-spacing:-.068em;font-size:clamp(57px,16vw,76px);line-height:.99}.crm-hero h1 br{display:block}.crm-hero h1 span:before{content:none}.crm-product-name{margin-bottom:25px;font-size:14px}.crm-hero-promise{letter-spacing:-.04em;margin-top:22px;font-size:21px;line-height:1.3}.crm-hero-description{margin-top:16px;font-size:13px;line-height:1.75}.crm-hero-actions{align-items:center;gap:10px 18px;margin-top:22px}.crm-hero-actions .action{min-height:45px;font-size:12px}.crm-hero-actions .crm-inline-link{gap:7px;font-size:11px}.crm-hero-note{margin-top:17px;font-size:10px}.crm-hero-visual{margin-top:20px}.crm-hero-film figcaption{font-size:9px}.crm-hero-canvas{opacity:.5;inset:-65px -85px -50px}.crm-canvas-plane{grid-template-columns:repeat(3,210px);gap:15px;transform:rotate(-16deg)translate(-80px,-120px)}.crm-canvas-column{gap:15px}.crm-canvas-fragment>span,.crm-canvas-fragment>small{padding:8px 10px;font-size:8px}.crm-canvas-statement{min-height:140px;padding:16px}.crm-canvas-statement strong{font-size:23px}.crm-canvas-statement>span,.crm-canvas-statement>small{padding:10px 0}.crm-canvas-statement .product-glyph{width:23px;height:23px}.crm-product-nav{gap:26px}.crm-product-nav>a{min-height:51px}.crm-section-heading{margin-bottom:28px;display:block}.crm-section-heading>p,.crm-section-heading>div:last-child>p{max-width:none;margin-top:19px;font-size:13px;line-height:1.7}.crm-section-heading>div:first-child:last-child>p{margin-top:0}.crm-eyebrow{margin-bottom:14px;font-size:11px}.crm-ownership-environment{border-radius:12px;min-height:290px;padding:19px}.crm-ownership-environment>header{font-size:9px}.crm-ownership-core{margin:20px 0 16px;padding:21px}.crm-ownership-core strong{font-size:28px}.crm-ownership-core>span{font-size:10px}.crm-ownership-layers>span{padding:10px 4px;font-size:9px}.crm-environment-bottom{gap:9px;margin-top:16px;font-size:8px}.crm-ownership-ledger{gap:23px 20px}.crm-ownership-ledger h3{font-size:19px;line-height:1.15}.crm-ownership-ledger .crm-eyebrow{font-size:9px}.crm-ownership-ledger p{font-size:11px;line-height:1.7}.crm-ownership-index{font-size:9px}.crm-ownership-note{margin-top:24px;font-size:10px;line-height:1.7}.crm-chapter{gap:26px;padding-block:44px}.crm-chapter-copy h2{font-size:35px}.crm-chapter-copy>p{margin-top:18px;font-size:13px}.crm-chapter-copy ul{grid-template-columns:1fr;gap:11px}.crm-chapter-copy li{font-size:12px}.crm-chapter-copy>.crm-scope-note{font-size:10px}.crm-film figcaption{gap:5px;font-size:9px}.crm-expand{border-radius:5px;min-height:29px;padding:7px;top:7px;right:7px}.crm-expand span{display:none}.crm-expand svg{width:13px}.crm-dialog{max-width:96vw!important;padding:13px!important}.crm-dialog-heading{gap:13px}.crm-dialog-title{font-size:16px}.crm-dialog-description{font-size:11px;line-height:1.5}.crm-dialog-close{flex-basis:35px;width:35px;height:35px}.crm-dialog video{max-height:65dvh}.crm-tab-list{gap:4px}.crm-tab-list button{min-height:53px;padding:16px 12px;font-size:11px}.crm-tab-list button>span{display:none}.crm-ai-panel{gap:26px;padding:22px 18px}.crm-ai-request{display:block}.crm-ai-request h3{font-size:27px}.crm-ai-question{max-width:none;margin-top:20px;padding:16px;font-size:14px}.crm-ai-path{grid-template-columns:1fr;gap:19px}.crm-ai-path>li{padding-top:15px}.crm-ai-path h4{margin:6px 0 10px;font-size:14px}.crm-ai-source ul{gap:6px;display:flex}.crm-ai-path p{font-size:12px}.crm-ai-output:after{display:none}.crm-path-number{font-size:9px}.crm-scope-note{margin-top:18px;font-size:10px;line-height:1.7}.crm-capability-grid{border-radius:10px;grid-template-columns:1fr}.crm-capability{padding:25px 22px}.crm-capability-top{margin-bottom:25px}.crm-capability h3{max-width:330px;min-height:0;font-size:28px}.crm-capability-description{max-width:320px;min-height:0;font-size:12px}.crm-capability-bottom{flex-direction:row;align-items:center;margin-top:22px}.crm-capability-top svg{width:17px}.crm-capability-content li{font-size:12px}.crm-capabilities .crm-section-heading>div:last-child{margin-top:18px}.crm-capabilities .crm-section-heading>div:last-child>p{margin-top:0}.crm-capabilities .crm-section-heading>div:last-child>.crm-scope-note{margin-top:12px;font-size:10px}.crm-industry-tabs{grid-template-columns:1fr 1fr;gap:3px;display:grid}.crm-industry-tabs button{min-height:57px;padding:13px 10px;font-size:11px}.crm-industry-panel{gap:26px;padding-top:27px}.crm-industry-copy h3{font-size:29px}.crm-industry-copy>p{margin-top:17px;font-size:13px}.crm-industry-diagram{padding:21px 17px}.crm-industry-journey{flex-direction:column;gap:0;margin-block:25px}.crm-industry-journey>li{flex-direction:column;align-items:stretch;width:100%}.crm-industry-node{flex-direction:row;align-items:center;gap:15px;min-height:52px;padding:13px 16px}.crm-industry-node strong{font-size:13px}.crm-industry-node>span{font-size:9px}.crm-industry-connector{width:17px;height:22px;margin:auto;rotate:90deg}.crm-industry-modules>span,.crm-industry-modules a{font-size:9px}.crm-migration-steps{gap:28px 21px}.crm-migration-steps h3{margin-top:21px;font-size:21px}.crm-migration-steps p{margin-top:15px;font-size:11px;line-height:1.7}.crm-migration-detail{margin-top:18px;font-size:8px}.crm-acceptance{grid-template-columns:1fr;gap:25px;margin-top:32px;padding-top:26px}.crm-acceptance h3{font-size:29px}.crm-acceptance li{gap:10px;font-size:11px}.crm-case-story{grid-template-columns:1fr}.crm-case-portrait{aspect-ratio:1.04;min-height:330px;max-height:360px}.crm-case-person{bottom:22px;left:23px}.crm-case-person strong{font-size:16px}.crm-case-copy{padding:27px 23px}.crm-case-copy h3{max-width:360px;font-size:32px}.crm-case-copy>p{font-size:13px}.crm-case-status{margin-top:20px}.crm-case-scope>span{font-size:9px}.crm-case-copy>.crm-case-note{font-size:10px}.crm-broader-proof{margin-top:43px}.crm-broader-heading{margin-bottom:24px;display:block}.crm-broader-heading h3{max-width:340px;font-size:24px}.crm-broader-heading p{max-width:320px;margin-top:13px;font-size:12px;line-height:1.7}.crm-proof-brand{width:170px;height:69px;margin-right:8px}.crm-proof-brand .client-mark,.crm-proof-brand .client-mark img{max-width:125px;max-height:37px}.crm-faq{gap:27px}.crm-faq-heading>p{margin-top:18px;font-size:13px}.crm-faq-item summary{gap:13px;padding:21px 0}.crm-faq-item h3{font-size:14px;line-height:1.5}.crm-faq-number{font-size:9px}.crm-faq-item>p{padding:0 0 23px 26px;font-size:12px}.crm-faq-item summary svg{width:17px}.crm-closing h2{font-size:56px}.crm-closing>p{font-size:14px;line-height:1.75}.crm-closing-actions{flex-direction:column;gap:12px}.crm-closing .action{font-size:13px}.crm-closing-glyph{width:36px;margin-bottom:20px}.crm-closing-glyph .product-glyph{width:36px;height:36px}}@media (prefers-reduced-motion:reduce){.crm-page *,.crm-page :before,.crm-page :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.crm-canvas-column{translate:none}.crm-industry-node{transform:none}}.crm-page .crm-diagram-section{max-width:1580px;padding:55px var(--page);margin-inline:auto;scroll-margin-top:-16px}.crm-page .crm-diagram-heading h2{letter-spacing:-.048em;font-size:clamp(30px,2.9vw,44px);line-height:1.08}.crm-page .crm-diagram-heading p{max-width:820px;font-size:14px;line-height:1.6}.crm-page .crm-diagram-caption{font-size:11px;line-height:1.6}.crm-page .crm-intelligence{background:#f6f9f6}.crm-page .crm-journey-diagram{padding-top:60px}@media (min-width:1000px) and (max-height:800px){.crm-page .crm-diagram-section{padding-block:33px}.crm-page .crm-diagram-heading h2{font-size:36px}.crm-page .crm-diagram-heading p{font-size:13px}}@media (max-width:900px){.crm-page .crm-diagram-section{padding:45px var(--page)}.crm-page .crm-diagram-heading h2{font-size:34px}}@media (max-width:600px){.crm-page .crm-diagram-section{padding:40px var(--page)}.crm-page .crm-diagram-heading h2{font-size:31px}.crm-page .crm-diagram-heading p{font-size:13px}.crm-page .crm-diagram-caption{font-size:10px}.crm-page .crm-motion-toggle{gap:4px;padding:7px;font-size:9px}.crm-diagram-heading{align-items:flex-start}.crm-motion-toggle{margin-top:3px}.crm-diagram-heading>div{min-width:0}}@media (min-width:1100px) and (max-height:950px){.crm-page :is(.crm-ownership,.crm-ai-examples,.crm-industries,.crm-migration){padding-block:40px}.crm-page :is(.crm-ownership,.crm-ai-examples,.crm-industries,.crm-migration)>.crm-section-heading{gap:32px;margin-bottom:24px}.crm-page :is(.crm-ownership,.crm-ai-examples,.crm-industries,.crm-migration)>.crm-section-heading h2{font-size:42px;line-height:1.07}.crm-page :is(.crm-ai-examples,.crm-industries)>.crm-scope-note{margin-top:14px}.crm-page :is(.crm-ai-examples,.crm-industries) .crm-tab-list button{min-height:46px;padding-block:13px}.crm-page .crm-ownership-layout{gap:42px}.crm-page .crm-ownership-environment{padding:20px}.crm-page .crm-ownership-core{margin-block:16px;padding:18px}.crm-page .crm-environment-bottom{margin-top:14px}.crm-page .crm-ownership-note{margin-top:18px;padding-top:14px}.crm-page .crm-ai-panel{gap:32px;min-height:0;padding:26px}.crm-page .crm-ai-question{margin-top:18px;padding:17px 20px}.crm-page .crm-ai-path{gap:18px}.crm-page .crm-ai-path>li{padding-top:12px}.crm-page .crm-ai-path h4{margin-block:7px 8px}.crm-page .crm-industry-panel{gap:40px;min-height:0;padding-top:26px}.crm-page .crm-industry-diagram{padding:22px}.crm-page .crm-industry-journey{margin-block:27px}.crm-page .crm-industry-copy>p{margin-top:16px}.crm-page .crm-migration-steps{gap:28px}.crm-page .crm-migration-steps>li{padding-top:17px}.crm-page .crm-migration-steps h3{margin-top:15px}.crm-page .crm-migration-steps p{margin-top:13px}.crm-page .crm-migration-detail{margin-top:15px}.crm-page .crm-acceptance{gap:32px;margin-top:27px;padding-top:24px}.crm-page .crm-acceptance ul{gap:8px}}@media (min-width:1100px) and (max-height:700px){.crm-page :is(.crm-ownership,.crm-ai-examples,.crm-industries,.crm-migration){padding-block:28px}.crm-page :is(.crm-ownership,.crm-ai-examples,.crm-industries,.crm-migration)>.crm-section-heading{gap:28px;margin-bottom:20px}.crm-page :is(.crm-ownership,.crm-ai-examples,.crm-industries,.crm-migration)>.crm-section-heading h2{font-size:36px}.crm-page :is(.crm-ownership,.crm-ai-examples,.crm-industries,.crm-migration)>.crm-section-heading>p{font-size:14px;line-height:1.6}.crm-page .crm-ownership-layout{gap:30px}.crm-page .crm-ownership-ledger{gap:18px 22px}.crm-page .crm-ownership-ledger li{padding-top:14px}.crm-page .crm-ownership-ledger .crm-eyebrow{margin-bottom:10px}.crm-page .crm-ownership-ledger p{margin-top:9px}.crm-page .crm-ownership-note{margin-top:14px;padding-top:12px}.crm-page .crm-ai-panel{gap:25px;padding:22px}.crm-page .crm-ai-request h3{font-size:27px}.crm-page .crm-ai-question{padding:16px;font-size:15px}.crm-page .crm-industry-panel{gap:30px;padding-top:20px}.crm-page .crm-industry-copy h3{font-size:29px}.crm-page .crm-industry-journey{margin-block:23px}.crm-page .crm-industry-node{gap:14px;min-height:100px;padding-block:13px}.crm-page .crm-migration-steps{gap:24px}.crm-page .crm-migration-steps p{line-height:1.6}.crm-page .crm-acceptance{margin-top:23px;padding-top:20px}}.crm-case-story{grid-template-columns:minmax(0,.42fr) minmax(0,.58fr)}.crm-case-portrait,.crm-case-copy{min-width:0}@media (max-width:600px){.crm-case-story{grid-template-columns:minmax(0,1fr)}.crm-case-portrait{aspect-ratio:1.04;width:100%;min-height:0;max-height:none}}@media (min-width:1000px) and (max-height:700px){.crm-page .crm-diagram-section{padding-block:29px}}.crm-hero{overflow:clip}.crm-hero:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#0000,#fff);height:48px;position:absolute;inset:auto 0 0}.crm-page .crm-capabilities-refined{background:#f8faf8}.crm-capability-families{gap:35px;display:grid}.crm-capability-family{--cap-ink:#226d58;--cap-paper:#eaf3ee;--cap-soft:#f4f8f5;--cap-line:#cbded2}.crm-capability-family[data-family=resources]{--cap-ink:#3c6080;--cap-paper:#eaf0f5;--cap-soft:#f4f7fa;--cap-line:#cfdae5}.crm-capability-family[data-family=delivery]{--cap-ink:#716044;--cap-paper:#f3efe6;--cap-soft:#faf8f3;--cap-line:#ded5c3}.crm-capability-family[data-family=growth]{--cap-ink:#657;--cap-paper:#f0edf5;--cap-soft:#f8f6fa;--cap-line:#dcd4e5}.crm-capability-family-heading{align-items:center;gap:20px;margin-bottom:15px;display:flex}.crm-capability-family-heading:after{content:"";background:var(--cap-line);flex:1;order:1;height:1px}.crm-page .crm-capability-family-heading h3{letter-spacing:-.025em;color:var(--cap-ink);font-size:20px;line-height:1.25}.crm-capability-family-heading>span{color:#7b8980;order:2;font-size:11px}.crm-page .crm-capabilities-refined .crm-capability-grid{background:0 0;border:0;border-radius:0;grid-template-columns:1.05fr 1fr 1fr;gap:16px;overflow:visible}.crm-page .crm-capabilities-refined .crm-capability{border:1px solid var(--cap-line);background:#fff;border-radius:13px;padding:22px 25px 24px;transition:border-color .18s,background .18s}.crm-page .crm-capabilities-refined .crm-capability-anchor{background:var(--cap-soft)}.crm-page .crm-capabilities-refined .crm-capability[open]{background:var(--cap-paper);border-color:var(--cap-ink)}.crm-page .crm-capabilities-refined .crm-capability-top{margin-bottom:16px}.crm-page .crm-capabilities-refined .crm-capability-name{color:var(--cap-ink);font-size:13px}.crm-page .crm-capabilities-refined .crm-capability-top svg{color:var(--cap-ink)}.crm-page .crm-capabilities-refined .crm-capability h4{letter-spacing:-.045em;color:#20332e;text-wrap:balance;max-width:320px;min-height:57px;margin-top:19px;font-size:25px;font-weight:650;line-height:1.14}.crm-page .crm-capabilities-refined .crm-capability-description{color:#6c7d72;min-height:60px;margin-top:12px;font-size:12px;line-height:1.65}.crm-page .crm-capabilities-refined .crm-capability-bottom{margin-top:17px}.crm-page .crm-capabilities-refined .crm-capability-disclosure{color:var(--cap-ink)}.crm-page .crm-capabilities-refined .crm-capability-content{border-color:var(--cap-line)}.crm-page .crm-capabilities-refined .crm-capability-content li{color:#40584c}.crm-page .crm-capabilities-refined .crm-capability:nth-child(2){background:color-mix(in srgb, var(--cap-ink) 66%, #132724);border-color:#0000}.crm-page .crm-capabilities-refined .crm-capability:nth-child(2) h4,.crm-page .crm-capabilities-refined .crm-capability:nth-child(2) .crm-capability-name,.crm-page .crm-capabilities-refined .crm-capability:nth-child(2) .crm-capability-top svg,.crm-page .crm-capabilities-refined .crm-capability:nth-child(2) .crm-capability-disclosure{color:#fff}.crm-page .crm-capabilities-refined .crm-capability:nth-child(2) .crm-capability-description,.crm-page .crm-capabilities-refined .crm-capability:nth-child(2) .crm-availability,.crm-page .crm-capabilities-refined .crm-capability:nth-child(2) .crm-capability-bottom,.crm-page .crm-capabilities-refined .crm-capability:nth-child(2) .crm-capability-content li{color:#e2ebe7}.crm-page .crm-capabilities-refined .crm-capability:nth-child(2) .crm-capability-content{border-color:#ffffff38}.crm-capability-visual{background:var(--cap-paper);height:109px;color:var(--cap-ink);isolation:isolate;border-radius:8px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.crm-capability-visual *{box-sizing:border-box}.crm-capability-visual b{font-weight:550}.crm-capability-visual em,.crm-capability-visual i{font-style:normal}.crm-capability-visual>span{position:relative}.crm-mini-pipeline{align-items:end;gap:9px;width:85%;padding-bottom:15px;display:flex}.crm-mini-pipeline>span{flex-direction:column;flex:1;gap:10px;font-size:10px;display:flex}.crm-mini-pipeline i{border:1px solid var(--cap-line);background:#fff;border-radius:4px;height:16px}.crm-mini-pipeline>span:nth-child(2) i{background:color-mix(in srgb, var(--cap-ink) 16%, white)}.crm-mini-pipeline>span:nth-child(3) i{background:var(--cap-ink);border-color:var(--cap-ink)}.crm-mini-baseline{opacity:.75;font-size:9px;bottom:14px;position:absolute!important}.crm-mini-documents{width:240px;height:87px}.crm-mini-documents>span{border:1px solid var(--cap-line);width:90px;height:84px;left:calc(var(--item)*70px);top:calc(var(--item)*7px - 5px);rotate:calc((var(--item) - 1) *4deg);background:#fff;border-radius:5px;padding:11px 12px;transition:transform .3s cubic-bezier(.2,.7,.2,1);position:absolute;box-shadow:0 8px 12px -10px #183b3b55}.crm-mini-documents b{margin-top:6px;font-size:10px;display:block}.crm-mini-documents i{border:1px solid var(--cap-ink);border-radius:1px;width:10px;height:9px;display:block}.crm-mini-documents em{background:var(--cap-line);width:85%;height:2px;margin-top:6px;display:block}.crm-mini-documents em:last-child{width:60%}.crm-capability summary:hover .crm-mini-documents>span{transform:translateY(-3px)}.crm-mini-project{isolation:isolate;gap:9px;width:79%;display:grid}.crm-mini-project>span{align-items:center;gap:16px;font-size:10px;display:flex}.crm-mini-project b{width:43px}.crm-mini-project i{background:var(--cap-ink);opacity:.8;border-radius:3px;width:44%;height:10px}.crm-mini-project>span:nth-child(2) i{opacity:.5;width:35%;margin-left:15%}.crm-mini-project>span:nth-child(3) i{opacity:.3;width:24%;margin-left:34%}.crm-mini-project-line{border-left:1px dashed var(--cap-line);z-index:-1;width:1px;position:absolute;inset:-10px 20% -10px auto}.crm-mini-finance{border:1px solid var(--cap-line);background:#ffffffd9;border-radius:6px;width:83%;padding:10px 14px}.crm-mini-ledger-title{opacity:.75;margin-bottom:10px;font-size:9px;display:block}.crm-mini-finance>span:not(:first-child){border-top:1px solid var(--cap-line);align-items:center;gap:7px;padding:5px 0;font-size:10px;display:flex}.crm-mini-finance i{background:var(--cap-ink);border-radius:50%;width:4px;height:4px}.crm-mini-finance em{opacity:.75;margin-left:auto;font-size:9px}.crm-mini-purchase{align-items:flex-start;width:90%;display:flex;position:relative}.crm-mini-purchase:before{content:"";background:var(--cap-line);height:1px;position:absolute;top:13px;left:15%;right:15%}.crm-mini-purchase>span{text-align:center;flex-direction:column;flex:1;align-items:center;gap:12px;display:flex;position:relative}.crm-mini-purchase i{border:1px solid var(--cap-line);background:#fff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:9px;display:grid}.crm-mini-purchase b{font-size:10px}.crm-mini-stock{gap:15px;width:78%;display:flex}.crm-mini-stock>span{text-align:center;flex:1;gap:9px;min-width:0;font-size:10px;display:grid}.crm-mini-stock>span>i{border:1px solid var(--cap-line);border-top:3px solid var(--cap-ink);background:#ffffffb5;border-radius:4px;align-items:end;gap:4px;height:43px;padding:8px;display:flex}.crm-mini-stock em{background:var(--cap-line);border-radius:1px;flex:1;height:17px}.crm-mini-stock>span:nth-child(2) em{background:var(--cap-ink);opacity:.45}.crm-mini-stock>span:nth-child(3) em{border:1px dashed var(--cap-ink);background:0 0}.crm-mini-production{justify-items:center;gap:6px;width:185px;font-size:10px;display:grid}.crm-mini-materials{gap:7px;display:flex}.crm-mini-materials i{border:1px solid var(--cap-line);background:#fff;border-radius:4px;padding:5px 13px}.crm-mini-work-order{background:var(--cap-ink);color:#fff;border-radius:4px;padding:6px 24px;position:relative}.crm-mini-work-order:before,.crm-mini-work-order:after{content:"";background:var(--cap-ink);width:1px;height:6px;position:absolute;top:-6px;left:50%}.crm-mini-work-order:after{top:auto;bottom:-6px}.crm-mini-output{padding-top:1px;font-size:9px}.crm-mini-service{gap:4px;width:77%;font-size:10px;display:grid}.crm-mini-service>span{border:1px solid var(--cap-line);background:#fff;border-radius:4px 8px 8px 0;align-items:center;gap:7px;padding:7px 10px;display:flex}.crm-mini-service>span:nth-child(2){background:var(--cap-ink);color:#fff;border:0;border-radius:8px 4px 0 8px;margin-left:25px}.crm-mini-service em{opacity:.85;margin-left:auto;font-size:9px}.crm-mini-service i{background:currentColor;border-radius:50%;width:4px;height:4px}.crm-mini-assets{gap:17px;width:82%;display:grid}.crm-mini-asset-record{justify-content:center;align-items:center;gap:10px;font-size:11px;display:flex}.crm-mini-asset-record>i{border:1px solid var(--cap-ink);width:23px;height:26px;box-shadow:4px -4px 0 -1px var(--cap-paper), 4px -4px 0 var(--cap-line);background:#fff;border-radius:3px}.crm-mini-lifecycle{border-top:1px solid var(--cap-line);justify-content:space-between;display:flex}.crm-mini-lifecycle>span{padding-top:10px;font-size:9px;position:relative}.crm-mini-lifecycle>span:before{content:"";background:var(--cap-ink);border-radius:50%;width:5px;height:5px;position:absolute;top:-3px;left:50%}.crm-mini-people{gap:5px;width:79%;display:grid}.crm-mini-people>span{border:1px solid var(--cap-line);background:#fff;border-radius:4px;align-items:center;gap:9px;padding:7px 10px;font-size:10px;display:flex}.crm-mini-people i{border:1px solid var(--cap-ink);border-radius:50%;width:9px;height:9px}.crm-mini-people em{background:var(--cap-line);border-radius:3px;width:20px;height:3px;margin-left:auto}.crm-mini-commerce{align-items:center;width:80%;display:flex}.crm-mini-store{border:1px solid var(--cap-line);background:#fff;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;gap:14px;width:90px;min-height:67px;font-size:10px;display:flex;overflow:hidden}.crm-mini-store i{background:repeating-linear-gradient(90deg, var(--cap-ink) 0 10px, var(--cap-line) 10px 20px);opacity:.65;width:100%;height:13px;margin-top:-10px}.crm-mini-commerce-link{background:var(--cap-ink);flex:1;height:1px}.crm-mini-commerce-records{gap:7px;width:92px;display:grid}.crm-mini-commerce-records b{border:1px solid var(--cap-line);background:#fff;border-radius:4px;padding:7px 10px;font-size:10px}.crm-mini-controls{align-items:center;gap:8px;width:85%;display:flex}.crm-mini-controls>span{border:1px solid var(--cap-line);background:#fff;border-radius:4px;flex:1;height:68px;padding:11px 8px;display:block;box-shadow:0 6px 12px -10px #27354180}.crm-mini-controls>span:nth-child(2){transform:translateY(-7px)}.crm-mini-controls b{white-space:nowrap;margin-bottom:11px;font-size:9px;display:block}.crm-mini-controls i{background:var(--cap-line);width:90%;height:3px;margin-top:6px;display:block}.crm-mini-controls i:last-child{width:55%}.crm-page .crm-migration-refined{background:#f2f6f3}.crm-page .crm-migration-refined .crm-section-heading>p{max-width:420px}.crm-migration-bridge{grid-template-columns:minmax(0,.24fr) minmax(0,.45fr) minmax(0,.31fr);align-items:center;gap:28px;display:grid}.crm-bridge-label{color:#61796c;font-size:11px;font-weight:550;display:block}.crm-migration-origin,.crm-migration-destination{min-width:0}.crm-migration-sources{padding:20px 10px 5px 3px}.crm-source-sheet{background:#fff;border:1px solid #d3d9d3;border-radius:5px;width:94%;min-height:57px;padding:10px 12px 10px 30px;display:block;position:relative;transform:rotate(-3deg);box-shadow:0 7px 17px -13px #314c3a55}.crm-source-sheet+.crm-source-sheet{margin-top:-5px;margin-left:8px;transform:rotate(2deg)}.crm-source-sheet:last-child{margin-left:3px;transform:rotate(-1deg)}.crm-source-sheet>i{border:1px solid #8ea196;border-radius:1px;width:9px;height:11px;position:absolute;top:12px;left:12px}.crm-source-sheet>b{font-size:11px;font-weight:550;display:block}.crm-source-sheet>em{color:#8b958e;margin-top:5px;font-size:9px;font-style:normal;line-height:1.5;display:block}.crm-source-sheet>span{display:none}.crm-migration-origin>p,.crm-migration-destination>p{color:#79897e;max-width:310px;margin-top:15px;font-size:11px;line-height:1.6}.crm-migration-crossing{padding-inline:4px;position:relative}.crm-migration-route{background:#cadbd0;height:1px;position:absolute;top:18px;left:-28px;right:-28px}.crm-migration-route>i{opacity:0;background:#548f71;border-radius:50%;width:7px;height:7px;animation:9s cubic-bezier(.4,0,.2,1) infinite paused crm-migrate-record;position:absolute;top:-3px;left:7%;box-shadow:0 0 0 5px #548f710c}.crm-migration-route>i:nth-child(2){animation-delay:3s;left:36%}.crm-migration-route>i:nth-child(3){animation-delay:6s;left:67%}.crm-migration-refined[data-motion=running] .crm-migration-route>i{animation-play-state:running}.crm-migration-stages{grid-template-columns:repeat(3,minmax(0,1fr));gap:19px;list-style:none;display:grid}.crm-migration-stages>li{min-width:0;position:relative}.crm-migration-stage-point{color:#4e795e;background:#f2f6f3;border:1px solid #c2d6c8;border-radius:50%;place-items:center;width:37px;height:37px;font-size:11px;display:grid;box-shadow:0 0 0 6px #f2f6f3}.crm-page .crm-migration-stages h3{letter-spacing:-.035em;margin-top:17px;font-size:23px;line-height:1.2}.crm-migration-stages p{color:#6b8072;margin-top:10px;font-size:12px;line-height:1.65}.crm-migration-stage-detail{color:#4d755b;margin-top:13px;font-size:9px;line-height:1.5;display:block}.crm-migration-workspace{background:linear-gradient(135deg,#fff,#e8f2eb);border:1px solid #bdd4c5;border-radius:10px;margin-top:18px;padding:20px;box-shadow:0 12px 25px -21px #1d694388}.crm-migration-workspace>div{align-items:flex-start;gap:12px;display:flex}.crm-migration-workspace .product-glyph{color:#2e7b55;flex:none;width:22px;height:22px;margin-top:4px}.crm-migration-workspace strong{letter-spacing:-.045em;font-size:23px;font-weight:600;line-height:1.1}.crm-destination-records{gap:5px;margin-top:18px;display:flex}.crm-destination-records>span{text-align:center;background:#fff;border:1px solid #ccddd0;border-radius:4px;flex:1;padding:8px 4px;font-size:10px;position:relative}.crm-destination-records>span+span:before{content:"";background:#a1c4ad;width:6px;height:1px;position:absolute;top:50%;left:-6px}.crm-destination-history{color:#6e8a77;margin-top:13px;font-size:9px;line-height:1.5;display:block}.crm-migration-readiness{border-top:1px solid #d2dfd4;grid-template-columns:.42fr 1fr;align-items:start;gap:40px;margin-top:27px;padding-top:23px;display:grid}.crm-page .crm-migration-readiness h3{letter-spacing:-.04em;font-size:25px;line-height:1.13}.crm-migration-readiness .crm-eyebrow{margin-bottom:10px;font-size:10px}.crm-migration-readiness ul{grid-template-columns:1fr 1fr;gap:13px 26px;list-style:none;display:grid}.crm-migration-readiness li{color:#62806b;gap:9px;font-size:12px;line-height:1.55;display:flex}.crm-migration-readiness li svg{flex:none;margin-top:2px}@keyframes crm-migrate-record{0%{opacity:0;transform:translate(0)}8%,28%{opacity:.8}33%,to{opacity:0;transform:translate(80px)}}@media (min-width:1100px) and (max-height:800px){.crm-page .crm-migration-refined{padding-block:34px}.crm-page .crm-migration-refined .crm-section-heading{margin-bottom:24px}.crm-migration-readiness{margin-top:23px;padding-top:19px}}@media (min-width:1100px) and (max-height:700px){.crm-page .crm-migration-refined{padding-block:25px}.crm-migration-bridge{gap:23px}.crm-migration-stages{gap:14px}.crm-page .crm-migration-stages h3{margin-top:13px;font-size:21px}.crm-migration-stages p{margin-top:8px;line-height:1.55}.crm-migration-workspace{padding:17px}.crm-migration-workspace strong{font-size:21px}.crm-migration-origin>p,.crm-migration-destination>p{margin-top:11px}.crm-migration-readiness{gap:30px;margin-top:20px;padding-top:17px}.crm-page .crm-migration-readiness h3{font-size:23px}.crm-migration-readiness li{font-size:11px}}@media (max-width:1100px){.crm-page .crm-capabilities-refined .crm-capability{padding-inline:20px}.crm-page .crm-capabilities-refined .crm-capability h4{font-size:23px}.crm-mini-documents{transform:scale(.9)}.crm-capability-family-heading>span{font-size:10px}.crm-migration-bridge{gap:20px}.crm-page .crm-migration-stages h3{font-size:21px}.crm-migration-workspace{padding:17px}.crm-migration-workspace strong{font-size:20px}}@media (max-width:900px){.crm-page .crm-capabilities-refined .crm-capability-grid{grid-template-columns:1fr 1fr;gap:14px}.crm-page .crm-capabilities-refined .crm-capability-anchor{grid-column:1/-1}.crm-capability-anchor summary{grid-template-columns:1fr 1fr;align-items:center;gap:0 30px;display:grid}.crm-capability-anchor .crm-capability-top{grid-column:1/-1}.crm-page .crm-capability-anchor .crm-capability-visual{grid-area:2/2/5;height:140px}.crm-page .crm-capabilities-refined .crm-capability-anchor h4{min-height:0;margin-top:0}.crm-capability-anchor .crm-capability-bottom{grid-column:1/-1}.crm-capability-family-heading{gap:12px}.crm-page .crm-capability-family-heading h3{max-width:70%;font-size:19px}.crm-capability-family-heading>span{font-size:9px}.crm-migration-bridge{grid-template-columns:1fr 1.2fr;align-items:start;gap:25px}.crm-migration-origin{grid-column:1}.crm-migration-crossing{grid-area:2/1/auto/-1;padding:20px 0 0}.crm-migration-destination{grid-area:1/2}.crm-migration-route{top:38px;left:0;right:0}.crm-migration-stages{gap:30px}.crm-migration-stages p{max-width:210px;font-size:13px}.crm-migration-readiness{grid-template-columns:.5fr 1fr;gap:25px;margin-top:32px}.crm-migration-readiness ul{grid-template-columns:1fr;gap:10px}.crm-migration-readiness li{font-size:12px}}@media (max-width:600px){.crm-capability-families{gap:29px}.crm-capability-family-heading{align-items:flex-start;margin-bottom:15px}.crm-capability-family-heading:after{display:none}.crm-page .crm-capability-family-heading h3{max-width:240px;font-size:18px}.crm-capability-family-heading>span{text-align:right;max-width:80px;font-size:9px}.crm-page .crm-capabilities-refined .crm-capability-grid{grid-template-columns:1fr;gap:12px}.crm-page .crm-capabilities-refined .crm-capability{border-radius:11px;padding:21px}.crm-capability-anchor summary{display:block}.crm-page .crm-capability-anchor .crm-capability-visual{height:105px}.crm-page .crm-capabilities-refined .crm-capability h4,.crm-page .crm-capabilities-refined .crm-capability-anchor h4{min-height:0;margin-top:19px;font-size:27px}.crm-page .crm-capabilities-refined .crm-capability-description{min-height:0}.crm-page .crm-capabilities-refined .crm-capability-bottom{margin-top:23px}.crm-capability-visual{height:105px}.crm-mini-documents{transform:none}.crm-page .crm-migration-refined .crm-section-heading h2{font-size:35px}.crm-migration-bridge{grid-template-columns:1fr;gap:25px}.crm-migration-origin,.crm-migration-destination,.crm-migration-crossing{grid-area:auto/1}.crm-migration-sources{max-width:310px;margin:0 auto;padding-top:18px}.crm-migration-origin>p{max-width:none;font-size:12px}.crm-migration-crossing{padding:13px 0}.crm-migration-route{top:31px}.crm-migration-stages{gap:14px}.crm-page .crm-migration-stages h3{font-size:21px}.crm-migration-stages p{font-size:11px;line-height:1.65}.crm-migration-stage-detail{font-size:8px}.crm-migration-workspace{margin-top:15px;padding:24px}.crm-migration-workspace strong{font-size:28px}.crm-destination-records{margin-top:23px}.crm-destination-records>span{padding:10px 5px;font-size:11px}.crm-destination-history{margin-top:15px;font-size:10px}.crm-migration-destination>p{max-width:none;font-size:12px}.crm-migration-readiness{grid-template-columns:1fr;gap:20px;margin-top:30px;padding-top:24px}.crm-page .crm-migration-readiness h3{font-size:28px}.crm-migration-readiness ul{gap:12px}}@media (prefers-reduced-motion:reduce){.crm-migration-route>i{animation:none}.crm-capability summary:hover .crm-mini-documents>span{transform:none}}
.crm-launch-trigger{aspect-ratio:16/9;isolation:isolate;cursor:pointer;text-align:left;color:#fff;background:#edf4f1;border:1px solid #d4e2df;border-radius:14px;width:100%;display:block;position:relative;overflow:hidden;box-shadow:0 25px 70px -25px #103e3840,0 3px 10px #103e3812}.crm-launch-trigger>img,.crm-launch-trigger>video{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.crm-launch-trigger>video{opacity:0;transition:opacity .35s}.crm-launch-trigger>video.is-ready{opacity:1}.crm-launch-trigger:after{content:"";pointer-events:none;background:linear-gradient(#0000,#102c29e8);position:absolute;inset:40% 0 0}.crm-launch-play{z-index:1;aspect-ratio:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#123a33c9;border:1px solid #fff9;border-radius:50%;place-items:center;width:clamp(54px,5vw,74px);transition:background .2s,scale .2s;display:grid;position:absolute;top:47%;left:50%;transform:translate(-50%,-50%)}.crm-launch-play svg{margin-left:3px}.crm-launch-trigger:hover .crm-launch-play{background:#0b7467;scale:1.06}.crm-launch-caption{z-index:1;justify-content:space-between;align-items:end;gap:12px;display:flex;position:absolute;bottom:clamp(17px,2.2vw,32px);left:clamp(18px,2.3vw,34px);right:clamp(18px,2.3vw,34px)}.crm-launch-caption>span:first-child{gap:7px;display:grid}.crm-launch-caption strong{letter-spacing:-.04em;font-size:clamp(19px,2.15vw,33px);font-weight:600;line-height:1.08}.crm-launch-caption>span:first-child>span{color:#dfebe6;font-size:12px}.crm-launch-duration{font-variant-numeric:tabular-nums;align-items:center;gap:10px;font-size:12px;display:flex}.crm-launch-footer{color:#687873;flex-wrap:wrap;justify-content:space-between;gap:12px;font-size:11px;line-height:1.5;display:flex}.crm-launch-footer a{color:#0b7467;text-underline-offset:3px;align-items:center;gap:4px;text-decoration:underline;display:inline-flex}.crm-launch-dialog video{background:#172c2a;height:auto;max-height:calc(92dvh - 155px)}@media (prefers-reduced-motion:reduce){.crm-launch-trigger>video,.crm-launch-play{transition:none}.crm-launch-trigger:hover .crm-launch-play{scale:1}}@media (max-width:360px){.crm-launch-play{width:44px;top:25%}}
.sdr-diagram-section{--sdr-ink:#202938;--sdr-muted:#697588;--sdr-blue:#4169be;--sdr-rule:#dbe2eb;color:var(--sdr-ink);padding:64px var(--page,6vw);scroll-margin-top:100px}.sdr-diagram-section *,.sdr-diagram-section :before,.sdr-diagram-section :after{box-sizing:border-box}.sdr-diagram-section h2,.sdr-diagram-section h3,.sdr-diagram-section p,.sdr-diagram-section figure{margin:0}.sdr-diagram-section h2,.sdr-diagram-section h3{font-weight:650}.sdr-diagram-heading,.sdr-architecture,.sdr-scenario-tabs,.sdr-workflow-panel,.sdr-workflow-caption{max-width:1420px;margin-inline:auto}.sdr-diagram-heading{justify-content:space-between;align-items:flex-end;gap:45px;margin-bottom:35px;display:flex}.sdr-diagram-heading h2{letter-spacing:-.05em;text-wrap:balance;font-size:clamp(34px,3.25vw,49px);line-height:1.08}.sdr-diagram-heading>p{max-width:320px;color:var(--sdr-muted);font-size:15px;line-height:1.65}.sdr-label{color:#718096;font-size:12px;font-weight:600;line-height:1.4;display:block}.sdr-architecture-section{background:linear-gradient(#f7faff,#fff 90%)}.sdr-architecture-field{isolation:isolate;grid-template-columns:26% 36% 26%;align-items:center;gap:6%;min-height:440px;display:grid;position:relative}.sdr-architecture-wires{pointer-events:none;z-index:-1;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.sdr-current{stroke-dasharray:7 93;stroke-dashoffset:100px;animation:6.5s linear infinite paused sdr-signal}.sdr-current-input{stroke:#6d92d6}.sdr-current-output{stroke:#bb8c57}.sdr-diagram-section[data-motion=running] .sdr-current{animation-play-state:running}@keyframes sdr-signal{to{stroke-dashoffset:0}}.sdr-inputs{gap:31px;padding-block:10px;display:grid}.sdr-lead-source{padding-right:11px}.sdr-lead-source h3{letter-spacing:-.04em;margin:11px 0 12px;font-size:clamp(21px,1.9vw,28px);line-height:1.16}.sdr-lead-source p{max-width:260px;color:var(--sdr-muted);font-size:13px;line-height:1.55}.sdr-source-line{color:#697d9d;flex-wrap:wrap;align-items:center;gap:7px;margin-top:17px;font-size:11px;font-weight:550;display:flex}.sdr-source-line span{background:#7b9ac9;border-radius:1px;width:5px;height:5px}.sdr-source-line span:nth-child(2){margin-left:6px}.sdr-script-stack{isolation:isolate;margin-right:5px;position:relative}.sdr-script-stack:before{content:"";z-index:-1;background:#edf3fd;border:1px solid #cbd8ea;border-radius:4px 10px 10px 4px;position:absolute;inset:0;transform:translate(6px,7px)rotate(1deg)}.sdr-script-sheet{background:#fff;border:1px solid #cdd9eb;border-radius:4px 10px 10px 4px;padding:21px 23px;position:relative;box-shadow:0 7px 18px #2a48620a}.sdr-script-sheet h3{letter-spacing:-.025em;margin-top:9px;font-size:18px;line-height:1.2}.sdr-script-sheet ul{gap:10px;margin:19px 0 0;padding:0;list-style:none;display:grid}.sdr-script-sheet li{color:#586981;align-items:center;gap:9px;font-size:12px;line-height:1.4;display:flex}.sdr-script-sheet li:before{content:"";background:#88a0c8;flex-shrink:0;width:11px;height:1px}.sdr-calling-assembly{padding-bottom:4px;position:relative}.sdr-calling-station{background:#e8effc;border:1px solid #bdcfea;border-radius:17px;padding:27px 29px 0;position:relative;box-shadow:0 17px 32px #2c4b7b12,0 4px #f9fbff,0 5px #cad8ed,inset 0 1px #ffffffc9}.sdr-station-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.sdr-recast-wordmark{letter-spacing:-.06em;font-size:21px;font-weight:750}.sdr-recast-wordmark>span{color:#607ba4;letter-spacing:-.01em;padding-left:5px;font-size:12px;font-weight:550}.sdr-port-mark{border:2px solid #6b87b7;border-radius:2px;flex-shrink:0;width:9px;height:9px;box-shadow:0 0 0 4px #dce6f6}.sdr-calling-station>h3{letter-spacing:-.047em;margin-top:25px;font-size:clamp(24px,2.25vw,33px);line-height:1.1}.sdr-calling-station>p{color:#667c9c;margin-top:9px;font-size:13px;line-height:1.5}.sdr-rule-lines{gap:11px;margin-top:24px;padding-bottom:26px;display:grid}.sdr-rule-lines>span{color:#4e6485;align-items:center;gap:10px;font-size:12px;font-weight:550;line-height:1.45;display:flex}.sdr-rule-lines>span:before{content:"";background:#7f9cc9;border-radius:50%;width:5px;height:5px}.sdr-voice-provider{background:#f2ebdf;border-top:1px solid #dacdb9;border-radius:0 0 16px 16px;justify-content:space-between;align-items:center;gap:15px;margin-inline:-29px;padding:20px 29px;display:flex;position:relative}.sdr-voice-provider>div{grid-template-columns:27px 1fr;align-items:center;column-gap:10px;display:grid}.sdr-voice-provider img{object-fit:contain;grid-row:1/3}.sdr-voice-provider strong{letter-spacing:-.025em;font-size:16px;font-weight:650;line-height:1.2}.sdr-voice-provider>div>span{color:#84765f;margin-top:3px;font-size:11px}.sdr-voice-bars{flex-shrink:0;align-items:center;gap:3px;height:30px;display:flex}.sdr-voice-bars i{height:calc(var(--sdr-bar-height) * 30px);transform-origin:50%;width:3px;animation:sdr-voice-breathe 1.65s ease-in-out var(--sdr-bar-delay) infinite alternate paused;background:#8e7655;border-radius:2px;display:block}.sdr-diagram-section[data-motion=running] .sdr-voice-bars i{animation-play-state:running}@keyframes sdr-voice-breathe{0%{transform:scaleY(.55)}to{transform:scaleY(1)}}.sdr-phone-connection{text-align:center;flex-direction:column;align-items:center;gap:5px;padding-top:26px;display:flex;position:relative}.sdr-phone-wire{background:#b9a68a;width:1px;height:16px;position:absolute;top:5px}.sdr-phone-wire:after{content:"";background:#f7f4ee;border:1px solid #b9a68a;border-radius:50%;width:5px;height:5px;position:absolute;bottom:0;left:-2px}.sdr-phone-connection strong{color:#786c5d;font-size:12px;font-weight:600}.sdr-phone-connection>span:last-child{color:#938675;font-size:10px}.sdr-outcomes{align-self:center;display:grid}.sdr-outcome{border-bottom:1px solid #dbe2ec;align-items:center;gap:16px;padding:26px 0;display:flex}.sdr-outcome:last-child{border-bottom:0}.sdr-outcome>svg{color:#7890b8;flex-shrink:0}.sdr-outcome-calendar>svg{color:#a58a62}.sdr-outcome-record>svg{color:#6b8d86}.sdr-outcome h3{letter-spacing:-.035em;font-size:clamp(20px,1.7vw,25px);line-height:1.2}.sdr-outcome p{color:var(--sdr-muted);max-width:210px;margin-top:8px;font-size:12px;line-height:1.5}.sdr-boundaries{border-top:1px solid var(--sdr-rule);grid-template-columns:1fr 1fr;gap:38px;margin-top:25px;padding:22px 0 0;display:grid}.sdr-boundaries>div{align-items:center;gap:13px;display:flex}.sdr-boundaries p{color:#7a8495;font-size:12px;line-height:1.5}.sdr-boundaries strong{color:#586882;margin-right:12px;font-weight:600;display:inline}.sdr-boundary-symbol{color:#8497b7;flex-shrink:0;width:22px;font-size:25px;line-height:1}.sdr-stop-square{background:#b29777;border-radius:2px;flex-shrink:0;width:10px;height:10px;margin-inline:6px;display:block}.sdr-architecture figcaption{color:#7b8798;max-width:900px;margin-top:19px;font-size:11px;line-height:1.65}.sdr-workflow-section{background:#f5f7fb}.sdr-workflow-heading{margin-bottom:27px}.sdr-scenario-tabs{border-bottom:1px solid #d4deed;gap:7px;padding-bottom:11px;display:flex}.sdr-scenario-tabs button{appearance:none;color:#70809a;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:18px;min-height:46px;padding:10px 17px;font-size:14px;font-weight:600;transition:background .2s,color .2s,border-color .2s;display:flex}.sdr-scenario-tabs button[aria-selected=true]{color:#304b77;background:#fff;border-color:#d1dcec;box-shadow:0 3px 9px #19355308}.sdr-scenario-tabs button>span{opacity:.55;font-size:17px}.sdr-scenario-tabs button:hover{color:#304b77}.sdr-scenario-tabs button:focus-visible,.sdr-workflow-panel:focus-visible{outline-offset:4px;outline:2px solid #4c76c8}.sdr-scenario-request{border-bottom:1px solid #dfe5ef;align-items:center;gap:30px;padding:26px 0;display:flex}.sdr-scenario-request>.sdr-label{flex-shrink:0}.sdr-scenario-request>p{letter-spacing:-.035em;color:#394b66;font-size:clamp(21px,1.9vw,28px);font-weight:550;line-height:1.3}.sdr-workflow-layout{grid-template-columns:1fr .93fr;align-items:center;gap:clamp(50px,9vw,145px);padding-top:29px;display:grid}.sdr-workflow-route{gap:26px;margin:0;padding:0;list-style:none;display:grid}.sdr-workflow-route>li{grid-template-columns:33px 1fr;gap:20px;display:grid;position:relative}.sdr-workflow-route>li:not(:last-child):before{content:"";background:#c3d0e4;width:1px;position:absolute;top:34px;bottom:-28px;left:16px}.sdr-workflow-route>li:not(:last-child):after{content:"";background:#86a1ce;width:2px;height:14px;animation:3.5s ease-in-out infinite paused sdr-route-step;position:absolute;top:40px;left:15.5px}.sdr-workflow-route>li:nth-child(2):after{animation-delay:-1.1s}.sdr-workflow-route>li:nth-child(3):after{animation-delay:-2.2s}.sdr-diagram-section[data-motion=running] .sdr-workflow-route>li:after{animation-play-state:running}@keyframes sdr-route-step{0%{opacity:0;transform:translateY(0)}30%{opacity:1}to{opacity:0;transform:translateY(38px)}}.sdr-step-marker{z-index:1;color:#7890b4;background:#f5f7fb;border:1px solid #bfcee4;border-radius:50%;place-items:center;width:33px;height:33px;font-size:12px;font-weight:600;display:grid;position:relative}.sdr-workflow-route h3{letter-spacing:-.025em;padding-top:4px;font-size:20px;line-height:1.2}.sdr-workflow-route p{color:#6b7a90;max-width:405px;margin-top:8px;font-size:13px;line-height:1.6}.sdr-artifact-stage{perspective:1200px;padding:8px 8px 15px 0;position:relative}.sdr-artifact-stage:before{content:"";background:#bccce4;width:clamp(28px,5vw,80px);height:1px;position:absolute;top:50%;right:100%}.sdr-workflow-artifact{background:#fff;border:1px solid #ced9e9;border-radius:6px 15px 15px 6px;padding:25px 29px 0;position:relative;transform:rotateY(-2deg)rotate(.35deg);box-shadow:7px 8px 0 -1px #eaf0fa,7px 8px #cbd8eb,0 16px 30px #263f6610}.sdr-artifact-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.sdr-voice-bars-compact{gap:2px;height:19px}.sdr-voice-bars-compact i{width:2px;height:calc(var(--sdr-bar-height) * 19px);background:#9cacbf;animation:none}.sdr-workflow-artifact h3{letter-spacing:-.045em;max-width:370px;margin-top:21px;font-size:clamp(24px,2.4vw,34px);line-height:1.12}.sdr-record-state{color:#5b7b76;align-items:center;gap:8px;margin-top:20px;font-size:11px;font-weight:550;display:inline-flex}.sdr-record-state i{background:#8eafa6;border-radius:50%;width:6px;height:6px}.sdr-workflow-artifact dl{margin:22px 0 0;padding:0}.sdr-workflow-artifact dl>div{border-top:1px solid #e5eaf2;grid-template-columns:110px 1fr;gap:17px;padding:12px 0;font-size:12px;line-height:1.5;display:grid}.sdr-workflow-artifact dt{color:#8190a6}.sdr-workflow-artifact dd{color:#526680;margin:0;font-weight:500}.sdr-artifact-note{color:#71839d;background:#f3f6fb;border-radius:4px;padding:12px 14px;font-size:11px;line-height:1.6;margin-top:10px!important}.sdr-record-footer{color:#8592a5;align-items:center;gap:11px;padding:19px 0 18px;font-size:10px;display:flex}.sdr-record-footer .sdr-port-mark{border-width:1.5px;width:7px;height:7px;box-shadow:0 0 0 3px #ecf1f9}.sdr-scenario-no-answer .sdr-record-state{color:#9b7e56}.sdr-scenario-no-answer .sdr-record-state i{background:#bba17b}.sdr-scenario-handoff .sdr-record-state{color:#607fc0}.sdr-scenario-handoff .sdr-record-state i{background:#849fcb}.sdr-workflow-caption{color:#7c899d;font-size:11px;line-height:1.65;margin-top:30px!important}@media (min-width:961px) and (max-height:850px){.sdr-diagram-section{padding-block:44px}.sdr-diagram-heading{margin-bottom:26px}.sdr-diagram-heading h2{font-size:43px}.sdr-architecture-field{min-height:400px}.sdr-inputs{gap:24px}.sdr-calling-station{padding-top:24px}.sdr-calling-station>h3{margin-top:19px}.sdr-rule-lines{margin-top:19px;padding-bottom:22px}.sdr-workflow-route{gap:21px}.sdr-workflow-layout{padding-top:25px}}@media (min-width:961px) and (max-width:1200px){.sdr-architecture-field{grid-template-columns:27% 36% 27%;gap:5%}.sdr-script-sheet{padding:19px 17px}.sdr-calling-station{padding-inline:21px}.sdr-voice-provider{margin-inline:-21px;padding-inline:21px}.sdr-outcome{gap:11px}.sdr-outcome h3{font-size:20px}.sdr-voice-bars{gap:2px}.sdr-voice-bars i{width:2px}.sdr-workflow-layout{gap:55px}}@media (max-width:960px){.sdr-diagram-section{padding-block:52px}.sdr-diagram-heading{flex-direction:column;align-items:flex-start;gap:18px}.sdr-diagram-heading>p{max-width:490px}.sdr-architecture-field{flex-direction:column;gap:34px;min-height:0;display:flex}.sdr-architecture-wires{display:none}.sdr-inputs{grid-template-columns:1fr 1fr;align-items:center;gap:30px;width:100%}.sdr-calling-assembly{width:min(100%,540px)}.sdr-calling-assembly:before{content:"";background:#bdd0eb;width:1px;height:32px;position:absolute;top:-32px;left:50%}.sdr-calling-station>h3{font-size:31px}.sdr-outcomes{border-top:1px solid #c9d6e8;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;width:100%;padding-top:19px;display:grid;position:relative}.sdr-outcomes:before{content:"";background:#c9d6e8;width:1px;height:33px;position:absolute;top:-34px;left:50%}.sdr-outcome{border:0;padding:7px 0;display:block}.sdr-outcome h3{margin-top:10px;font-size:20px}.sdr-outcome p{font-size:12px}.sdr-boundaries{gap:25px}.sdr-boundaries strong{margin-bottom:4px;display:block}.sdr-workflow-layout{grid-template-columns:1fr 1fr;gap:35px}.sdr-workflow-artifact{padding-inline:22px;transform:none}.sdr-workflow-artifact h3{font-size:27px}.sdr-workflow-artifact dl>div{grid-template-columns:1fr;gap:3px}.sdr-artifact-stage:before{width:20px}}@media (max-width:700px){.sdr-diagram-section{padding-inline:var(--page,24px);padding-block:44px}.sdr-diagram-heading h2{font-size:clamp(32px,6.6vw,42px)}.sdr-diagram-heading>p{font-size:14px}.sdr-inputs{gap:22px}.sdr-lead-source h3{font-size:23px}.sdr-script-sheet{padding:18px}.sdr-script-sheet h3{font-size:18px}.sdr-outcomes{gap:16px}.sdr-outcome h3{font-size:18px}.sdr-outcome>svg{width:27px;height:27px}.sdr-boundaries{grid-template-columns:1fr;gap:18px}.sdr-boundaries strong{display:inline}.sdr-scenario-tabs{gap:5px}.sdr-scenario-tabs button{flex:1;justify-content:space-between;gap:9px;padding:9px 11px;font-size:12px}.sdr-scenario-tabs button>span{font-size:14px}.sdr-scenario-request{padding-block:21px;display:block}.sdr-scenario-request>p{margin-top:10px;font-size:23px}.sdr-workflow-layout{grid-template-columns:1fr;gap:30px}.sdr-workflow-route{gap:25px}.sdr-workflow-route>li{gap:17px}.sdr-workflow-route h3{font-size:20px}.sdr-workflow-route p{max-width:none}.sdr-artifact-stage{width:100%;max-width:540px;margin-inline:auto}.sdr-artifact-stage:before{display:none}.sdr-workflow-artifact{padding:24px 23px 0}.sdr-workflow-artifact h3{font-size:30px}.sdr-workflow-artifact dl>div{grid-template-columns:95px 1fr;gap:15px}}@media (max-width:430px){.sdr-inputs{grid-template-columns:1fr;gap:23px}.sdr-source-line{margin-top:13px}.sdr-lead-source p{max-width:none}.sdr-script-sheet{padding:21px}.sdr-calling-station{padding-inline:23px}.sdr-voice-provider{margin-inline:-23px;padding-inline:23px}.sdr-calling-station>h3{font-size:28px}.sdr-outcomes{gap:12px}.sdr-outcome h3{font-size:16px}.sdr-outcome p{font-size:11px}.sdr-scenario-tabs button{gap:6px;padding:10px 8px;font-size:11px}.sdr-scenario-tabs button>span{display:none}.sdr-boundaries p{font-size:11px}.sdr-workflow-artifact h3{font-size:27px}}@media (prefers-reduced-motion:reduce){.sdr-current,.sdr-voice-bars i,.sdr-workflow-route>li:after{animation:none!important}.sdr-current{stroke-dashoffset:38px}.sdr-workflow-route>li:after{display:none}.sdr-scenario-tabs button{transition:none}.sdr-workflow-artifact{transform:none}}
