:root{--ink:#08090a;--paper:#fff;--soft:#f7f8f8;--line:#d9dcdd;--muted:#6d7174;--coral:#ff382c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter Variable,Inter,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}img{max-width:100%;display:block}main{overflow:hidden}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em;font-family:Archivo Variable,Archivo,sans-serif}[data-reveal],[data-reveal-item]{--reveal-delay:0s}.motion-ready [data-reveal]:not([data-revealed=true]),.motion-ready [data-reveal-group]:not([data-revealed=true]) [data-reveal-item]{opacity:0;transform:translateY(18px)}.motion-ready [data-reveal][data-revealed=true],.motion-ready [data-reveal-group][data-revealed=true] [data-reveal-item]{animation:.6s cubic-bezier(.22,1,.36,1) backwards public-reveal;animation-delay:var(--reveal-delay)}.motion-ready [data-reveal-group]:not([data-revealed=true]) [data-illustration]>*{opacity:0;transform:translateY(7px)}.motion-ready [data-reveal-group][data-revealed=true] [data-illustration]>*{animation:.52s cubic-bezier(.22,1,.36,1) backwards illustration-reveal;animation-delay:calc(var(--reveal-delay) + 80ms)}.motion-ready [data-reveal-group][data-revealed=true] [data-illustration]>:nth-child(2){animation-delay:calc(var(--reveal-delay) + .155s)}.motion-ready [data-reveal-group][data-revealed=true] [data-illustration]>:nth-child(3){animation-delay:calc(var(--reveal-delay) + .23s)}.motion-ready [data-reveal-group][data-revealed=true] [data-illustration]>:nth-child(4){animation-delay:calc(var(--reveal-delay) + .305s)}.motion-ready [data-reveal-group]:not([data-revealed=true]) [data-flow-line],.motion-ready [data-reveal-group]:not([data-revealed=true]) [data-flow-node]{opacity:0}.motion-ready [data-reveal-group][data-revealed=true] [data-flow-line]{animation:.56s ease-out .25s backwards flow-element-reveal}.motion-ready [data-reveal-group][data-revealed=true] [data-flow-node]{animation:.48s ease-out backwards flow-element-reveal;animation-delay:var(--flow-delay)}@keyframes public-reveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translate(0,0)}}@keyframes illustration-reveal{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes flow-element-reveal{0%{opacity:0}to{opacity:1}}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;max-width:1440px;height:82px;margin:0 auto;padding:0 5.5vw;display:flex}.brand img{width:140px;height:auto}.desktop-nav{align-items:center;gap:34px;font-size:14px;display:flex}.desktop-nav a,.desktop-nav summary,.text-link{transition:opacity .2s}.desktop-nav a:hover,.desktop-nav summary:hover,.text-link:hover{opacity:.55}.header-actions{align-items:center;gap:24px;font-size:14px;display:flex}.solutions-dropdown{z-index:21;position:relative}.solutions-dropdown summary{cursor:pointer;align-items:center;gap:7px;list-style:none;display:flex}.solutions-dropdown summary::-webkit-details-marker{display:none}.solutions-dropdown summary:focus-visible{outline:2px solid var(--ink);outline-offset:5px}.solutions-dropdown[open] summary svg{transform:rotate(180deg)}.solutions-dropdown__menu{border:1px solid var(--ink);background:#fff;min-width:180px;padding:6px;display:grid;position:absolute;top:calc(100% + 18px);left:0}.solutions-dropdown__menu a{min-height:38px;color:var(--muted);align-items:center;padding:0 12px;font-size:12px;display:flex}.solutions-dropdown__menu a:hover,.solutions-dropdown__menu a:focus-visible{background:var(--soft);color:var(--ink);opacity:1}.mobile-solutions,.mobile-about{display:none}.language-dropdown{z-index:20;position:relative}.language-dropdown summary{border:1px solid var(--line);cursor:pointer;min-width:54px;height:32px;color:var(--ink);-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;padding:0 9px;font-size:9px;font-weight:750;list-style:none;display:flex}.language-dropdown summary::-webkit-details-marker{display:none}.language-dropdown summary:focus-visible{outline:2px solid var(--ink);outline-offset:2px}.language-dropdown[open] summary{border-color:var(--ink)}.language-dropdown__menu{border:1px solid var(--ink);background:#fff;min-width:100%;padding:4px;display:grid;position:absolute;top:calc(100% + 7px);right:0}.language-dropdown__menu a{min-width:52px;height:31px;color:var(--muted);place-items:center;font-size:9px;font-weight:750;display:grid}.language-dropdown__menu a:hover{background:var(--soft);color:var(--ink)}.language-dropdown__menu a[aria-current=page]{background:var(--ink);color:#fff}.footer-brand .language-dropdown{width:fit-content;margin-top:24px}.footer-brand .language-dropdown__menu{inset:auto auto calc(100% + 7px) 0}.button{border:1px solid var(--ink);justify-content:center;align-items:center;gap:12px;min-height:52px;padding:0 22px;font-size:14px;font-weight:650;transition:transform .2s,background .2s;display:inline-flex}.button--small{min-height:42px;padding:0 17px}.button--ink{background:var(--ink);color:#fff}.button--ghost{background:#fff}.button--coral{background:var(--ink);border-color:var(--ink);color:var(--ink)}.button:focus-visible,.text-cta:focus-visible{outline:2px solid var(--ink);outline-offset:4px}.hero{isolation:isolate;grid-template-columns:.9fr 1.1fr;align-items:center;gap:6vw;max-width:1440px;min-height:680px;margin:0 auto;padding:80px 5.5vw 90px;display:grid;position:relative}.hero:before,.solutions-hero:before{content:"";aspect-ratio:1;z-index:-1;pointer-events:none;border-radius:50%;width:min(52vw,720px);position:absolute;top:4%;right:-12%}.hero__copy{z-index:2;position:relative}.eyebrow,.kicker{letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:750;line-height:1.3}.eyebrow{align-items:center;gap:9px;margin-bottom:22px;display:flex}.eyebrow span{background:#6d7174;border-radius:50%;width:8px;height:8px}.hero h1{max-width:690px;margin-bottom:25px;font-size:clamp(52px,5.4vw,84px);font-weight:560;line-height:.96}.hero__lead{color:#343739;max-width:590px;margin-bottom:31px;font-size:18px;line-height:1.6}.hero__actions{flex-wrap:wrap;gap:12px;display:flex}.hero__proof{border-top:1px solid var(--line);align-items:center;gap:16px;margin-top:44px;padding-top:25px;display:flex}.hero__proof p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.hero__proof strong{color:var(--ink);font-weight:650}.avatar-stack{display:flex}.avatar-stack span{background:var(--soft);width:34px;height:34px;color:var(--ink);border:2px solid #fff;border-radius:50%;place-items:center;margin-left:-8px;font-size:10px;font-weight:800;display:grid}.avatar-stack span:first-child{background:#dfe1e1;margin-left:0}.avatar-stack span:last-child{background:#e5e7e7}.hero-visual{place-items:center;min-height:530px;display:grid;position:relative}.campaign-card{z-index:2;border:1px solid var(--ink);background:#fff;width:min(100%,540px);padding:28px;position:relative}.campaign-card__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:24px;display:flex}.campaign-card h2{margin:7px 0 0;font-size:24px;font-weight:620}.mock-label,.demo-note{letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:750}.live-pill{white-space:nowrap;background:#eceeee;border-radius:100px;padding:7px 10px;font-size:10px;font-weight:700}.live-pill i{background:#4a4d4e;border-radius:50%;width:6px;height:6px;margin-right:4px;display:inline-block}.campaign-card__metric{justify-content:space-between;align-items:center;padding:26px 0 22px;display:flex}.campaign-card__metric div:first-child{flex-direction:column;gap:6px;display:flex}.campaign-card__metric span{color:var(--muted);font-size:12px}.campaign-card__metric strong{letter-spacing:-.05em;font-family:Archivo Variable;font-size:48px}.donut{background:conic-gradient(var(--ink) 0 68%, var(--soft) 68%);border-radius:50%;place-items:center;width:74px;height:74px;display:grid;position:relative}.donut:before{content:"";background:#fff;border-radius:50%;width:54px;height:54px;position:absolute}.donut span{z-index:1;color:var(--ink);font-size:12px;font-weight:700;position:relative}.campaign-card__stats{gap:17px;display:grid}.stat-bar__label{justify-content:space-between;align-items:center;margin-bottom:7px;font-size:11px;display:flex}.stat-bar__label strong{font-size:11px}.stat-bar__track{background:#eceeee;height:6px;overflow:hidden}.stat-bar__fill{background:var(--ink);height:100%;display:block}.stat-bar__fill--purple,.stat-bar__fill--yellow{background:#8f9395}.campaign-card__footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;margin-top:27px;padding-top:17px;font-size:9px;display:flex}.demo-note{color:var(--ink)}.pixel-pattern{background:var(--coral);position:absolute}.pixel-pattern--top{clip-path:polygon(22% 0,52% 0,52% 18%,75% 18%,75% 0,100% 0,100% 39%,88% 39%,88% 69%,100% 69%,100% 100%,62% 100%,62% 78%,38% 78%,38% 57%,0 57%,0 21%,22% 21%);width:190px;height:115px;top:4px;right:0}.pixel-pattern--bottom{opacity:.18;clip-path:polygon(0 22%,24% 22%,24% 0,58% 0,58% 15%,100% 15%,100% 53%,76% 53%,76% 100%,47% 100%,47% 77%,17% 77%,17% 54%,0 54%);width:245px;height:160px;bottom:0;left:-20px}.floating-chip{z-index:3;border:1px solid var(--ink);background:#fff;align-items:center;gap:10px;padding:11px 14px;display:flex;position:absolute}.floating-chip--one{top:72px;left:-10px}.floating-chip--two{bottom:55px;right:-4px}.floating-chip small,.floating-chip strong{white-space:nowrap;display:block}.floating-chip small{color:var(--muted);margin-bottom:3px;font-size:8px}.floating-chip strong{font-size:10px}.chip-icon{border-radius:50%;place-items:center;width:30px;height:30px;font-size:10px;font-weight:800;display:grid}.chip-icon--coral{background:var(--ink);color:#fff}.chip-icon--purple{color:#8f9395;background:#e5e7e7}.signal-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#909496;letter-spacing:.1em;white-space:nowrap;justify-content:center;align-items:center;gap:clamp(20px,3vw,48px);min-height:88px;padding:20px 5vw;font-size:clamp(10px,1vw,13px);font-weight:680;display:flex}.signal-strip i{background:var(--ink);border-radius:50%;width:4px;height:4px}.signal-item{align-items:center;gap:clamp(20px,3vw,48px);display:inline-flex}.value-section{max-width:1440px;margin:0 auto;padding:135px 5.5vw}.section-heading{grid-template-columns:60px 1fr .65fr;align-items:end;gap:35px;margin-bottom:58px;display:grid}.section-index{border:1px solid var(--ink);border-radius:50%;place-items:center;width:34px;height:34px;font-size:10px;display:grid}.kicker{color:var(--muted);margin-bottom:17px}.section-heading h2,.platform-copy h2,.network-copy h2,.cta-section h2{margin:0;font-size:clamp(43px,5vw,70px);font-weight:540;line-height:1}.section-intro{color:var(--muted);margin:0;font-size:15px;line-height:1.7}.value-grid{grid-template-columns:repeat(3,1fr);display:grid}.value-card{border:1px solid var(--ink);flex-direction:column;justify-content:space-between;min-height:470px;margin-left:-1px;padding:28px;display:flex;position:relative;overflow:hidden}.value-card--coral{background:var(--soft)}.value-card--dark{background:var(--ink);color:#fff}.value-card--light{background:var(--soft)}.card-number{border:1px solid;border-radius:50%;place-items:center;width:29px;height:29px;font-size:9px;display:grid}.value-card h3{margin-bottom:15px;font-size:27px;font-weight:580}.value-card p{color:#5d6265;max-width:360px;margin:0;font-size:14px;line-height:1.65}.value-card--dark p{color:#a9adaf}.module-top{justify-content:space-between;align-items:center;display:flex}.module-name{letter-spacing:.08em;text-transform:uppercase;font-family:Archivo Variable,Archivo,sans-serif;font-size:12px}.coverage-map{background-image:linear-gradient(#08090a12 1px,#0000 1px),linear-gradient(90deg,#08090a12 1px,#0000 1px);background-size:24px 24px;border:1px solid #08090a33;width:225px;height:165px;margin:15px auto;position:relative;transform:rotate(-3deg)}.map-dot{z-index:2;background:var(--ink);border-radius:50%;width:10px;height:10px;position:absolute}.map-dot--1{top:31px;left:30px}.map-dot--2{top:68px;right:47px}.map-dot--3{bottom:25px;left:73px}.map-dot--4{background:var(--ink);top:37px;left:110px}.map-line{transform-origin:0;background:var(--ink);height:1px;position:absolute;top:39px;left:37px}.map-line--1{width:119px;transform:rotate(17deg)}.map-line--2{width:80px;transform:rotate(66deg)}.map-ring{border:1px solid var(--ink);border-radius:50%;width:54px;height:54px;position:absolute;top:10px;left:84px}.channel-stack{gap:10px;width:85%;margin:25px auto;display:grid;transform:rotate(2deg)}.channel-stack span{background:#181a1b;border:1px solid #343738;align-items:center;gap:11px;padding:14px;font-size:11px;display:flex}.channel-stack b{background:var(--ink);width:28px;height:28px;color:var(--ink);border-radius:50%;place-items:center;display:grid}.channel-stack span:nth-child(2) b{color:#fff;background:#8f9395}.channel-stack span:nth-child(3) b{background:#dfe1e1}.channel-stack i{color:#6d7174;margin-left:auto;font-size:9px;font-style:normal}.mini-chart{border-bottom:1px solid var(--ink);align-items:flex-end;gap:12px;width:80%;height:180px;margin:20px auto;display:flex;position:relative}.mini-chart span{background:var(--ink);flex:1}.mini-chart span:nth-child(2){background:var(--soft);border:1px solid var(--ink)}.mini-chart span:nth-child(3){background:#8f9395}.mini-chart span:nth-child(4){background:#dfe1e1}.mini-chart i{background:var(--ink);color:#fff;padding:7px;font-size:10px;font-style:normal;position:absolute;top:-7px;right:-4px}.conversion-funnel{flex-direction:column;justify-content:center;align-items:center;gap:7px;width:88%;min-height:175px;margin:18px auto;display:flex}.conversion-funnel span{border:1px solid var(--ink);background:#fff;justify-content:space-between;align-items:center;min-height:31px;padding:0 10px;display:flex}.conversion-funnel span:first-child{background:var(--soft)}.conversion-funnel span:nth-child(2){background:#e5e7e7}.conversion-funnel span:nth-child(3){background:#dfe1e1}.conversion-funnel span:nth-child(4){background:var(--ink);color:#fff}.conversion-funnel em{text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase;letter-spacing:.06em;font-size:8px;font-style:normal;overflow:hidden}.conversion-funnel b{margin-left:8px;font-size:9px}.platform-section{background:var(--ink);color:#fff;grid-template-columns:.72fr 1.28fr;align-items:center;gap:6vw;min-height:850px;padding:125px max(5.5vw,55.5vw - 720px);display:grid}.kicker--light{color:#8f9395}.platform-copy>p:not(.kicker){color:#aeb2b4;max-width:500px;margin:28px 0;font-size:16px;line-height:1.75}.check-list{gap:15px;margin:0 0 34px;padding:0;font-size:13px;list-style:none;display:grid}.check-list li{align-items:center;gap:11px;display:flex}.check-list svg{color:#6d7174}.platform-stage{align-items:center;min-height:610px;display:flex;position:relative}.stage-glow{background:var(--ink);opacity:.16;border-radius:50%;width:500px;height:500px;position:absolute;left:20%}.browser-frame{z-index:2;width:94%;color:var(--ink);background:#f6f7f7;border:1px solid #454849;position:relative}.browser-top{background:#282a2b;align-items:center;gap:6px;height:32px;padding:0 10px;display:flex}.browser-top i{background:#5e6264;border-radius:50%;width:6px;height:6px}.browser-top i:first-child{background:var(--ink)}.browser-top span{color:#aeb1b2;background:#3d4041;border-radius:3px;width:160px;margin-left:10px;padding:4px 10px;font-size:7px}.browser-body{grid-template-columns:125px 1fr;min-height:420px;display:grid}.browser-body aside{border-right:1px solid #e0e2e3;flex-direction:column;gap:8px;padding:18px 13px;display:flex}.browser-body aside img{width:74px;margin-bottom:20px}.browser-body aside span{color:#767a7c;padding:8px 7px;font-size:8px}.browser-body aside .nav-active{background:var(--ink);color:#fff}.dashboard{padding:24px}.dashboard__top{justify-content:space-between;align-items:center;display:flex}.dashboard__top small,.dashboard small{color:#8c9092;letter-spacing:.11em;font-size:6px}.dashboard__top h3{margin:4px 0 0;font-size:18px}.dashboard__top>span{border:1px solid #d4d7d8;padding:8px 10px;font-size:7px}.metric-row{grid-template-columns:repeat(3,1fr);margin:22px 0 18px;display:grid}.metric-row>div{border:1px solid #dfe1e1;flex-direction:column;margin-left:-1px;padding:15px;display:flex}.metric-row strong{letter-spacing:-.04em;margin:8px 0 5px;font-family:Archivo Variable;font-size:24px}.metric-row em{color:#6e7375;font-size:6px;font-style:normal}.dash-lower{grid-template-columns:1.7fr 1fr;gap:12px;display:grid}.line-card,.activity-card{background:#fff;border:1px solid #dfe1e1;height:160px;padding:15px}.line-card svg{width:100%;height:100px;margin-top:12px}.activity-card p{margin:18px 0;font-size:7px}.activity-card i{background:var(--ink);border-radius:50%;width:5px;height:5px;margin-right:6px;display:inline-block}.phone-frame{z-index:3;width:145px;height:300px;color:var(--ink);background:#fff;border:5px solid #101112;border-radius:23px;flex-direction:column;padding:32px 14px 16px;display:flex;position:absolute;bottom:20px;right:-2px}.phone-notch{background:var(--ink);border-radius:10px;width:54px;height:13px;position:absolute;top:5px;left:50%;transform:translate(-50%)}.mobile-brand{margin-bottom:35px;font-family:Archivo Variable;font-size:10px;font-weight:750}.phone-frame small{color:var(--ink);letter-spacing:.1em;font-size:5px}.phone-frame strong{margin-top:6px;font-size:13px;line-height:1.1}.phone-frame p{font-size:7px}.phone-frame button{background:var(--ink);color:#fff;border:0;margin-top:auto;padding:9px;font-size:7px}.mobile-progress{background:#ebecec;height:5px;margin:20px 0 10px}.mobile-progress span{background:var(--ink);width:68%;height:100%;display:block}.process-section{max-width:1440px;margin:0 auto;padding:130px 5.5vw}.section-heading--process{grid-template-columns:60px 1fr}.process-grid{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);grid-template-columns:repeat(4,1fr);display:grid}.process-grid article{border-left:1px solid var(--line);flex-direction:column;min-height:270px;padding:26px 24px;display:flex}.process-grid article:first-child{border-left:0}.process-grid article>span{color:var(--ink);font-size:11px;font-weight:750}.process-illustration{width:min(100%,220px);height:auto;margin:24px auto 22px;display:block;overflow:visible}.process-illustration__grid{fill:none;stroke:var(--line);stroke-width:1px}.process-illustration__line,.process-illustration__signal,.process-illustration__filter-line,.process-illustration__transfer{fill:none;stroke:var(--ink);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px}.process-illustration__node,.process-illustration__channel{fill:#fff;stroke:var(--ink);stroke-width:1.5px}.process-illustration__node--accent{fill:var(--ink)}.process-illustration__node--yellow{fill:#dfe1e1}.process-illustration__source{fill:var(--soft);stroke:var(--ink);stroke-width:1.5px}.process-illustration__source-core{fill:var(--ink)}.process-illustration__pulse{fill:none;stroke:var(--ink);stroke-linecap:round;stroke-width:2px}.process-illustration__channel--accent{fill:#dfe1e1}.process-illustration__input{fill:#8f9395}.process-illustration__input circle:nth-child(2n){fill:var(--ink)}.process-illustration__filter{fill:var(--soft);stroke:var(--ink);stroke-linejoin:round;stroke-width:1.6px}.process-illustration__filter-line{stroke:var(--line)}.process-illustration__priority{fill:var(--ink);stroke:var(--ink);stroke-width:1.4px}.process-illustration__priority--large{fill:#dfe1e1}.process-illustration__proposal,.process-illustration__brand{fill:#fff;stroke:var(--ink);stroke-width:1.6px}.process-illustration__proposal-line{fill:none;stroke:var(--ink);stroke-linecap:round;stroke-width:1.5px}.process-illustration__proposal-accent{fill:var(--ink)}.process-illustration__brand{fill:var(--soft)}.process-illustration__brand-mark{fill:none;stroke:var(--ink);stroke-linecap:round;stroke-linejoin:round;stroke-width:3px}.process-grid h3{margin:auto 0 12px;font-size:24px}.process-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.network-section{grid-template-columns:1.1fr .9fr;align-items:center;gap:8vw;max-width:1440px;margin:0 auto;padding:80px 5.5vw 140px;display:grid}.network-visual{background:var(--soft);border:1px solid var(--ink);place-items:center;min-height:520px;display:grid;position:relative;overflow:hidden}.network-orbit{border:1px solid #08090a33;border-radius:50%;place-items:center;width:330px;height:330px;display:grid;position:relative}.network-orbit:before{content:"";border:1px dashed #08090a3d;border-radius:50%;width:220px;height:220px;position:absolute}.orbit-logo{z-index:2;background:var(--ink);color:#fff;border-radius:24px;place-items:center;width:84px;height:84px;font-family:Archivo Variable;font-size:25px;font-weight:700;display:grid;position:relative}.orbit-person{z-index:3;border:3px solid var(--soft);background:#fff;border-radius:50%;place-items:center;width:46px;height:46px;font-size:10px;font-weight:800;display:grid;position:absolute}.orbit-person--1{background:#dfe1e1;top:-10px;left:140px}.orbit-person--2{color:#fff;background:#8f9395;top:135px;right:-5px}.orbit-person--3{background:#6d7174;bottom:35px;left:20px}.orbit-person--4{top:30px;left:25px}.orbit-dot{background:var(--ink);border-radius:50%;width:11px;height:11px;position:absolute}.orbit-dot--1{top:48px;right:50px}.orbit-dot--2{background:#8f9395;bottom:9px;left:150px}.orbit-dot--3{background:#dfe1e1;bottom:48px;right:39px}.reward-toast{border:1px solid var(--ink);background:#fff;align-items:center;gap:12px;padding:13px 17px;display:flex;position:absolute;bottom:25px;right:20px}.reward-toast>span{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:11px;font-weight:800;display:grid}.reward-toast p{margin:0}.reward-toast small,.reward-toast strong{display:block}.reward-toast small{letter-spacing:.08em;margin-bottom:4px;font-size:7px}.reward-toast strong{font-size:10px}.network-copy h2{max-width:580px;margin-bottom:26px}.network-copy>p:not(.kicker){max-width:530px;color:var(--muted);font-size:16px;line-height:1.75}.network-points{gap:15px;margin:30px 0;font-size:13px;display:grid}.network-points span{align-items:center;gap:10px;display:flex}.network-points svg{color:var(--ink)}.text-cta{border-bottom:1px solid var(--ink);align-items:center;gap:25px;padding-bottom:5px;font-size:13px;font-weight:700;display:inline-flex}.cta-section{isolation:isolate;background:var(--soft);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:520px;padding:100px 5vw;display:flex;position:relative;overflow:hidden}.cta-section:before{content:"";aspect-ratio:1;z-index:0;pointer-events:none;border-radius:50%;width:min(52vw,620px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-section>.kicker,.cta-section h2{z-index:2;position:relative}.cta-section h2 span{white-space:nowrap;display:block}.cta-section>p:not(.kicker){z-index:2;color:var(--muted);margin:24px 0 30px;position:relative}.cta-section .button{z-index:2;position:relative}.cta-pixels{background:var(--coral);opacity:.82;width:260px;height:260px;position:absolute}.cta-pixels--left{clip-path:polygon(0 0,70% 0,70% 18%,100% 18%,100% 45%,62% 45%,62% 70%,32% 70%,32% 100%,0 100%);top:0;left:0}.cta-pixels--right{clip-path:polygon(68% 0,100% 0,100% 100%,30% 100%,30% 82%,0 82%,0 55%,38% 55%,38% 30%,68% 30%);bottom:0;right:0}.site-footer{grid-template-columns:1fr 1fr;gap:60px;max-width:1440px;margin:0 auto;padding:75px 5.5vw 30px;display:grid}.footer-brand img{width:130px}.footer-brand p{color:var(--muted);margin:20px 0 0;font-size:13px}.footer-links{grid-template-columns:1fr 1fr;gap:45px;display:grid}.footer-links strong{text-transform:uppercase;letter-spacing:.1em;margin-bottom:5px;font-size:11px}.footer-bottom{border-top:1px solid var(--line);color:#969a9c;grid-column:1/-1;justify-content:space-between;padding-top:25px;font-size:10px;display:flex}.footer-legal{flex-wrap:wrap;justify-content:center;gap:8px 16px;display:flex}.footer-legal a:focus-visible{outline:2px solid var(--ink);outline-offset:3px}.solutions-hero{isolation:isolate;grid-template-columns:.9fr 1.1fr;align-items:center;gap:7vw;max-width:1440px;min-height:720px;margin:0 auto;padding:90px 5.5vw 105px;display:grid;position:relative}.solutions-hero__copy{z-index:2;position:relative}.solutions-hero__copy h1{max-width:720px;margin:0 0 28px;font-size:clamp(50px,5vw,78px);font-weight:560;line-height:.98}.solutions-hero__copy h1 span{display:block}.solutions-hero__copy>p:not(.kicker){color:#343739;max-width:650px;margin-bottom:34px;font-size:18px;line-height:1.65}.solutions-system{background:var(--soft);border:1px solid var(--ink);min-height:520px;position:relative;overflow:hidden}.solutions-system:before{content:"";background:var(--coral);clip-path:polygon(0 0,100% 0,100% 100%,58% 100%,58% 68%,30% 68%,30% 36%,0 36%);width:210px;height:210px;position:absolute;top:-50px;right:-50px}.solutions-system__lines{width:100%;height:100%;position:absolute;inset:0}.solutions-system__lines path{fill:none;stroke:#b9bdbe;stroke-dasharray:5 7;stroke-width:1.2px}.solutions-system__core{z-index:3;border:1px solid var(--ink);background:var(--ink);color:#fff;text-align:center;place-items:center;width:124px;height:124px;padding:16px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.solutions-system__core span{font-family:Archivo Variable;font-size:34px;font-weight:700}.solutions-system__core small{color:#b9bdbe;text-transform:uppercase;letter-spacing:.08em;font-size:8px;line-height:1.3}.solutions-system__node{z-index:2;border:1px solid var(--ink);background:#fff;flex-direction:column;justify-content:space-between;width:144px;min-height:92px;padding:16px;display:flex;position:absolute}.solutions-system__node i{color:var(--ink);font-size:9px;font-style:normal}.solutions-system__node strong{font-family:Archivo Variable;font-size:18px}.solutions-system__node span{background:var(--ink);width:38px;height:4px}.solutions-system__node--insight{top:9%;left:7%}.solutions-system__node--engage{background:var(--ink);color:#fff;top:38%;right:5%}.solutions-system__node--engage i{color:var(--ink)}.solutions-system__node--engage span{background:#dfe1e1}.solutions-system__node--convert{background:var(--soft);bottom:8%;left:8%}.solutions-system__signal{z-index:4;background:var(--ink);border-radius:50%;width:10px;height:10px;position:absolute}.solutions-system__signal--one{top:17%;left:42%}.solutions-system__signal--two{background:#8f9395;bottom:17%;right:17%}.solutions-system__signal--three{background:#dfe1e1;bottom:13%;left:38%}.solutions-problem{background:var(--ink);color:#fff;padding:125px max(5.5vw,55.5vw - 720px)}.solutions-heading{max-width:1120px;margin-bottom:60px}.solutions-heading h2,.integrated-section h2,.sectors-section h2{margin:0;font-size:clamp(42px,5vw,70px);font-weight:540;line-height:1.02}.solutions-heading h2 span{display:block}.solutions-problem .kicker{color:#969a9c}.problem-grid{border-top:1px solid #4a4d4e;grid-template-columns:repeat(3,1fr);display:grid}.problem-grid article{border-left:1px solid #343738;grid-template-rows:18px 138px 78px 1fr;align-items:start;min-height:360px;padding:28px;display:grid}.problem-grid article:first-child{border-left:0}.problem-grid__index{color:var(--ink);font-size:10px;font-weight:750}.problem-grid__mark{align-self:center;width:90px;height:90px;margin:0;position:relative}.problem-grid__mark i{border:1px solid #747879;display:block;position:absolute}.problem-grid__mark--1 i:first-child{width:90px;height:58px;top:16px;left:0}.problem-grid__mark--1 i:nth-child(2){width:55px;height:90px;top:0;left:18px}.problem-grid__mark--1 i:nth-child(3){background:var(--ink);border-color:var(--ink);width:24px;height:24px;top:0;right:0}.problem-grid__mark--2 i{width:38px;height:38px}.problem-grid__mark--2 i:first-child{background:var(--ink);border-color:var(--ink);top:0;left:0}.problem-grid__mark--2 i:nth-child(2){top:25px;right:0}.problem-grid__mark--2 i:nth-child(3){background:#dfe1e1;border-color:#dfe1e1;bottom:0;left:16px}.problem-grid__mark--3 i:first-child{background:#747879;width:82px;height:1px;top:17px;left:0;transform:rotate(28deg)}.problem-grid__mark--3 i:nth-child(2){background:#747879;width:82px;height:1px;bottom:17px;left:3px;transform:rotate(-28deg)}.problem-grid__mark--3 i:nth-child(3){background:var(--ink);border-color:var(--ink);border-radius:50%;width:28px;height:28px;top:31px;left:31px}.problem-grid h3{margin:0 0 14px;font-size:25px;line-height:1.2}.problem-grid p{color:#b1b5b6;margin:0;font-size:14px;line-height:1.7}.solutions-modules{max-width:1440px;margin:0 auto;padding:125px 5.5vw}.solution-module{border-top:1px solid var(--ink);grid-template-columns:.85fr 1.15fr;align-items:center;gap:5vw;padding:95px 0;scroll-margin-top:30px;display:grid}.solution-module:first-child{border-top:0;padding-top:0}.solution-module:last-child{padding-bottom:0}.solution-module__copy{align-self:start}.solution-module__label{align-items:center;gap:15px;margin-bottom:45px;display:flex}.solution-module__label span{border:2px solid var(--ink);width:34px;height:34px;color:var(--ink);border-radius:50%;place-items:center;font-size:9px;display:grid}.solution-module__label strong{letter-spacing:.1em;text-transform:uppercase;font-size:12px}.solution-module__copy h2{max-width:590px;margin-bottom:24px;font-size:clamp(40px,4vw,62px);font-weight:550;line-height:1}.solution-module__copy>p{max-width:570px;color:var(--muted);margin-bottom:30px;font-size:16px;line-height:1.75}.solution-module__visual{border:1px solid var(--ink);background:var(--soft);place-items:center;min-height:390px;padding:30px;display:grid}.solution-module--engage .solution-module__visual{background:var(--ink)}.solution-module--convert .solution-module__visual{background:var(--soft)}.solution-module-visual{width:100%;max-width:540px;height:auto;overflow:visible}.solution-module-visual__grid{fill:none;stroke:var(--line);stroke-width:1px}.solution-module-visual__curve{fill:none;stroke:var(--ink);stroke-linecap:round;stroke-width:4px}.solution-module-visual__nodes{fill:var(--ink);stroke:var(--ink);stroke-width:2px}.solution-module-visual__ring{fill:none;stroke:var(--ink);stroke-width:2px}.solution-module-visual__hub{fill:#181a1b;stroke:#fff;stroke-width:2px}.solution-module-visual__hub-core{fill:var(--ink)}.solution-module-visual__signals{fill:none;stroke:#fff;stroke-width:2px}.solution-module-visual__channels{fill:#202324;stroke:#75797a;stroke-width:2px}.solution-module-visual__channels>:nth-child(2n){fill:var(--ink);stroke:var(--ink)}.solution-module-visual__pulses{fill:none;stroke:var(--ink);stroke-dasharray:5 8;stroke-width:1.5px}.solution-module-visual__cards{fill:#fff;stroke:var(--ink);stroke-linecap:round;stroke-width:2px}.solution-module-visual__cards path{fill:none}.solution-module-visual__cards .solution-module-visual__card-accent{fill:var(--ink)}.solution-module-visual__transfer{fill:none;stroke:var(--ink);stroke-linecap:round;stroke-linejoin:round;stroke-width:3px}.solution-module-visual__brand{fill:var(--ink);stroke:var(--ink);stroke-width:2px}.solution-module-visual__check{fill:none;stroke:var(--ink);stroke-linecap:round;stroke-linejoin:round;stroke-width:7px}.solution-module__results{border:1px solid var(--line);border-top:0;grid-column:2;padding:28px 32px}.solution-module__results .kicker{margin-bottom:22px}.solution-module__results ul{grid-template-columns:1fr 1fr;gap:16px 24px;margin:0;padding:0;list-style:none;display:grid}.solution-module__results li{color:#424648;align-items:center;gap:10px;font-size:13px;display:flex}.solution-module__results svg{color:var(--ink);flex:none}.integrated-section{isolation:isolate;background:var(--ink);color:#fff;grid-template-columns:.8fr 1.2fr;align-items:center;gap:7vw;min-height:700px;padding:125px max(5.5vw,55.5vw - 720px);display:grid;position:relative}.integrated-section:before{content:"";aspect-ratio:1;z-index:-1;pointer-events:none;border-radius:50%;width:min(52vw,680px);position:absolute;top:4%;right:-8%}.integrated-section__copy>p:not(.kicker){color:#b1b5b6;max-width:560px;margin-top:28px;font-size:16px;line-height:1.75}.integrated-cycle{grid-template-columns:repeat(5,1fr);align-items:center;margin:0;padding:0;list-style:none;display:grid}.integrated-cycle li{align-items:center;min-width:0;display:flex}.integrated-cycle li>span{color:#fff;text-align:center;background:#111314;border:1px solid #686c6d;border-radius:50%;flex:none;place-items:center;width:96px;height:96px;font-size:11px;font-weight:700;display:grid}.integrated-cycle li:first-child span,.integrated-cycle li:last-child span{border-color:var(--ink);background:var(--ink);color:var(--ink)}.integrated-cycle svg{color:#8f9395;flex:0 auto;width:28px;margin:0 8px}.configurations-section,.perspectives-section{max-width:1440px;margin:0 auto;padding:125px 5.5vw}.solutions-heading--split{grid-template-columns:.45fr 1fr;align-items:start;gap:6vw;display:grid}.solutions-heading--split .kicker{margin-top:10px}.solutions-heading--split h2{font-size:clamp(42px,4.5vw,65px)}.configuration-grid{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);grid-template-columns:repeat(2,1fr);display:grid}.configuration-grid article{border-left:1px solid var(--line);border-top:1px solid var(--line);flex-direction:column;min-height:230px;padding:30px;display:flex}.configuration-grid article:nth-child(odd){border-left:0}.configuration-grid article:nth-child(-n+2){border-top:0}.configuration-grid article>span{border-bottom:3px solid var(--ink);width:fit-content;color:var(--ink);padding-bottom:4px;font-size:10px;font-weight:750}.configuration-grid h3{margin:auto 0 14px;font-size:27px}.configuration-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.perspectives-section{padding-top:65px}.perspective-grid{grid-template-columns:repeat(3,1fr);display:grid}.perspective-grid article{border:1px solid var(--ink);margin-left:-1px;padding:25px}.perspective-grid article>span{color:var(--ink);font-size:10px;font-weight:750}.perspective-grid h3{margin:16px 0 12px;font-size:27px}.perspective-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.perspective-mockup{border:1px solid var(--ink);background:var(--soft);height:235px;margin-bottom:28px}.perspective-mockup__top{background:var(--ink);align-items:center;gap:5px;height:25px;padding:0 8px;display:flex}.perspective-mockup__top i{background:#777b7d;border-radius:50%;width:5px;height:5px}.perspective-mockup__top i:first-child{background:var(--ink)}.perspective-mockup__body{grid-template-columns:24% 1fr;height:calc(100% - 25px);display:grid}.perspective-mockup__body aside{border-right:1px solid var(--line);align-content:start;gap:10px;padding:12px 8px;display:grid}.perspective-mockup__body aside span{background:#cfd2d3;height:8px}.perspective-mockup__body>div{grid-template-rows:45px 1fr;grid-template-columns:repeat(3,1fr);gap:10px;padding:18px;display:grid}.perspective-mockup__body b{border:1px solid var(--line);background:#fff}.perspective-mockup__body em{border:1px solid var(--line);background:linear-gradient(150deg, transparent 47%, var(--ink) 48%, var(--ink) 51%, transparent 52%);grid-column:span 2}.perspective-mockup__body em:last-child{background:var(--soft);grid-column:span 1}.perspective-mockup--2 .perspective-mockup__body b:nth-child(2){background:var(--ink)}.perspective-mockup--3 .perspective-mockup__body{grid-template-columns:1fr}.perspective-mockup--3 aside{display:none}.perspective-mockup--3 .perspective-mockup__body>div{grid-template-columns:repeat(2,1fr)}.perspective-mockup--3 .perspective-mockup__body b:nth-child(3){background:#dfe1e1}.sectors-section{background:var(--soft);grid-template-columns:.85fr 1.15fr;align-items:start;gap:8vw;padding:120px max(5.5vw,55.5vw - 720px);display:grid}.sectors-section ul{border-top:1px solid var(--ink);margin:0;padding:0;list-style:none}.sectors-section li{border-bottom:1px solid #08090a47;align-items:center;gap:24px;min-height:62px;padding:0 12px;font-size:15px;display:flex}.sectors-section li span{color:var(--ink);font-size:9px;font-weight:750}.solutions-cta{background:#fff}.insight-hero{isolation:isolate;grid-template-columns:.88fr 1.12fr;align-items:center;gap:6vw;max-width:1440px;min-height:720px;margin:0 auto;padding:88px 5.5vw 105px;display:grid;position:relative}.insight-hero:before{content:"";aspect-ratio:1;z-index:-1;pointer-events:none;border-radius:50%;width:min(54vw,730px);position:absolute;top:2%;right:-12%}.insight-hero__copy{z-index:2;position:relative}.insight-hero__copy h1{max-width:690px;margin:0 0 28px;font-size:clamp(50px,5vw,78px);font-weight:560;line-height:.98}.insight-hero__copy>p:not(.kicker){color:#343739;max-width:650px;margin-bottom:34px;font-size:18px;line-height:1.65}.insight-hero__visual{isolation:isolate;min-width:0;position:relative}.insight-hero__visual:before{content:"";z-index:0;background:var(--coral);clip-path:polygon(0 0,100% 0,100% 70%,72% 70%,72% 100%,38% 100%,38% 64%,0 64%);width:150px;height:110px;position:absolute;top:-28px;right:-26px}.insight-dashboard{z-index:1;border:1px solid var(--ink);background:#fff;width:100%;min-height:540px;position:relative}.insight-dashboard__top{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:78px;padding:19px 22px;display:flex}.insight-dashboard__top div{gap:7px;display:grid}.insight-dashboard__top span{color:var(--ink);letter-spacing:.12em;font-size:8px;font-weight:800}.insight-dashboard__top strong{font-family:Archivo Variable;font-size:18px}.insight-dashboard__top small{color:var(--muted);font-size:9px}.insight-dashboard__metrics{grid-template-columns:repeat(2,1fr);display:grid}.insight-dashboard__metrics>div{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;align-items:end;min-height:108px;padding:20px 22px;display:grid}.insight-dashboard__metrics>div+div{border-left:1px solid var(--line)}.insight-dashboard__metrics span{color:var(--muted);grid-column:1/-1;font-size:9px}.insight-dashboard__metrics strong{letter-spacing:-.04em;font-family:Archivo Variable;font-size:35px}.insight-dashboard__metrics small{color:var(--muted);font-size:8px}.insight-dashboard__body{grid-template-columns:1.15fr .85fr;gap:12px;padding:18px;display:grid}.insight-dashboard__body>div{border:1px solid var(--line);background:var(--soft);min-height:135px;padding:15px}.insight-dashboard__body>div>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px;font-size:8px;font-weight:700;display:block}.sentiment-bar{height:10px;margin-bottom:14px;display:flex}.sentiment-bar i:first-child{background:var(--ink);width:54%}.sentiment-bar i:nth-child(2){background:#8f9395;width:31%}.sentiment-bar i:nth-child(3){background:#c8cccd;width:15%}.insight-dashboard__sentiment ul{gap:7px;margin:0;padding:0;list-style:none;display:grid}.insight-dashboard__sentiment li{grid-template-columns:7px 1fr auto;align-items:center;gap:7px;font-size:8px;display:grid}.insight-dashboard__sentiment li>i{background:var(--ink);border-radius:50%;width:6px;height:6px}.insight-dashboard__sentiment li:nth-child(2)>i{background:#8f9395}.insight-dashboard__sentiment li:nth-child(3)>i{background:#aeb2b4}.insight-dashboard__topics p{border-bottom:1px solid var(--line);align-items:center;gap:8px;min-height:27px;margin:0;font-size:8px;display:flex}.insight-dashboard__topics b{color:var(--ink);font-size:7px}.insight-dashboard__geo p{grid-template-columns:62px 1fr;align-items:center;gap:9px;margin:0 0 9px;display:grid}.insight-dashboard__geo em{font-size:8px;font-style:normal}.insight-dashboard__geo p>i{background:#e3e5e5;height:6px}.insight-dashboard__geo p b{background:var(--ink);height:100%;display:block}.insight-dashboard__composition>div{grid-template-columns:9px 1fr;align-items:center;gap:9px;margin-bottom:10px;display:grid}.insight-dashboard__composition>div>i{background:var(--ink);width:8px;height:34px}.insight-dashboard__composition>div:nth-of-type(2)>i{background:#8f9395}.insight-dashboard__composition p{justify-content:space-between;align-items:center;gap:8px;margin:0;display:flex}.insight-dashboard__composition strong{font-size:12px}.insight-dashboard__composition small{color:var(--muted);font-size:7px}.insight-qualitative,.insight-decision-section{isolation:isolate;background:var(--ink);color:#fff;padding:125px max(5.5vw,55.5vw - 720px);position:relative}.insight-qualitative:before,.insight-decision-section:before{content:"";aspect-ratio:1;z-index:-1;pointer-events:none;border-radius:50%;width:min(50vw,650px);position:absolute;top:0;right:-8%}.insight-heading{max-width:1120px;margin-bottom:58px}.insight-heading h2,.insight-output-section__copy h2{max-width:1050px;margin:0;font-size:clamp(42px,5vw,70px);font-weight:540;line-height:1.02}.insight-heading h2 span{display:block}.insight-heading>p:not(.kicker){max-width:770px;color:var(--muted);margin:28px 0 0;font-size:16px;line-height:1.75}.insight-heading--light .kicker{color:#969a9c}.insight-heading--light>p:not(.kicker){color:#b1b5b6}.insight-question-grid{border-top:1px solid #474a4b;border-bottom:1px solid #474a4b;grid-template-columns:repeat(3,1fr);display:grid}.insight-question-grid article{border-left:1px solid #343738;grid-template-rows:1fr auto;min-height:185px;padding:26px;display:grid}.insight-question-grid article:nth-child(3n+1){border-left:0}.insight-question-grid article:nth-child(n+4){border-top:1px solid #343738}.insight-question-grid span{color:var(--ink);font-size:9px;font-weight:750}.insight-question-grid p{max-width:330px;margin:0;font-family:Archivo Variable;font-size:20px;line-height:1.25}.insight-research-section,.insight-process-section,.insight-system-section{max-width:1440px;margin:0 auto;padding:125px 5.5vw}.insight-research-grid{grid-template-columns:repeat(4,1fr);display:grid}.insight-research-grid article{border:1px solid var(--ink);grid-template-rows:18px 145px 78px 1fr;align-items:start;min-height:430px;margin-left:-1px;padding:26px;display:grid}.insight-research-grid article:first-child{margin-left:0}.insight-research-grid article>span,.insight-process-grid li>span{color:var(--ink);font-size:10px;font-weight:750}.insight-research-grid h3{margin:0 0 14px;font-size:24px;line-height:1.18}.insight-research-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.insight-research-visual{fill:none;width:100%;height:120px;stroke:var(--ink);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;align-self:center;overflow:visible}.insight-research-visual circle:last-child{fill:var(--ink)}.insight-research-grid article:nth-child(2) .insight-research-visual path:first-child{fill:var(--soft)}.insight-research-grid article:nth-child(3) .insight-research-visual circle{fill:#dfe1e1}.insight-research-grid article:nth-child(4) .insight-research-visual circle:last-of-type{fill:#8f9395;stroke:#8f9395}.insight-process-section{background:var(--soft);max-width:none;padding-left:max(5.5vw,55.5vw - 720px);padding-right:max(5.5vw,55.5vw - 720px);scroll-margin-top:20px}.insight-process-grid{grid-template-columns:repeat(5,1fr);margin:0;padding:0;list-style:none;display:grid}.insight-process-grid li{border:1px solid var(--ink);background:#fff;grid-template-rows:18px 130px 82px 1fr;align-items:start;min-height:370px;margin-left:-1px;padding:24px 20px;display:grid}.insight-process-grid li:first-child{margin-left:0}.insight-process-grid h3{margin:0 0 13px;font-size:21px;line-height:1.18}.insight-process-grid p{color:var(--muted);margin:0;font-size:12px;line-height:1.65}.insight-process-visual{fill:none;width:100%;height:92px;stroke:var(--ink);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;align-self:center;overflow:visible}.insight-process-visual circle:nth-of-type(2),.insight-process-visual--2 circle:nth-of-type(3),.insight-process-visual--3 rect:last-of-type,.insight-process-visual--5 circle{fill:var(--ink)}.insight-process-visual--4 path:first-child{fill:var(--soft)}.insight-channel-panel{border:1px solid var(--ink);background:var(--ink);color:#fff;margin-top:28px;padding:30px}.insight-channel-panel>.kicker{color:#969a9c}.insight-channel-grid{grid-template-columns:repeat(3,1fr);display:grid}.insight-channel-grid>div{border:1px solid #3b3e3f;align-items:center;gap:13px;min-height:74px;margin:-1px 0 0 -1px;padding:15px 18px;display:flex}.insight-channel-grid svg{fill:none;width:24px;height:24px;stroke:var(--ink);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;flex:none}.insight-channel-grid span{gap:4px;display:grid}.insight-channel-grid strong{font-size:12px}.insight-channel-grid small{color:#aeb2b4;font-size:8px;line-height:1.4}.insight-output-section{grid-template-columns:.75fr 1.25fr;align-items:center;gap:6vw;max-width:1440px;margin:0 auto;padding:125px 5.5vw;display:grid}.insight-output-section__copy h2{margin-bottom:26px}.insight-output-section__copy>p:not(.kicker){max-width:560px;color:var(--muted);font-size:16px;line-height:1.75}.insight-output-section__copy>strong{letter-spacing:.09em;text-transform:uppercase;margin:31px 0 18px;font-size:11px;display:block}.insight-output-section__copy ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.insight-output-section__copy li{color:#424648;align-items:flex-start;gap:10px;font-size:12px;line-height:1.5;display:flex}.insight-output-section__copy li svg{color:var(--ink);flex:none}.insight-output-dashboard{border:1px solid var(--ink);background:var(--soft);width:100%;min-height:570px}.insight-output-dashboard__top{background:var(--ink);color:#fff;align-items:center;gap:12px;min-height:56px;padding:11px 15px;display:flex}.insight-output-dashboard__top>span{color:var(--ink);letter-spacing:.1em;font-size:8px;font-weight:750}.insight-output-dashboard__top>div{gap:6px;margin-left:auto;display:flex}.insight-output-dashboard__top i,.insight-output-dashboard__top b{border:1px solid #4c4f50;padding:7px 9px;font-size:7px;font-style:normal;font-weight:600}.insight-output-dashboard__top b{color:var(--ink);background:#fff}.insight-output-dashboard__metrics{grid-template-columns:repeat(2,1fr);display:grid}.insight-output-dashboard__metrics>div{border-bottom:1px solid var(--line);flex-direction:column;min-height:125px;padding:22px;display:flex}.insight-output-dashboard__metrics>div+div{border-left:1px solid var(--line)}.insight-output-dashboard__metrics small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:8px}.insight-output-dashboard__metrics strong{margin:11px 0 7px;font-family:Archivo Variable;font-size:32px}.insight-output-dashboard__metrics strong i{font-size:9px;font-style:normal}.insight-output-dashboard__metrics span{color:var(--muted);font-size:7px}.insight-output-dashboard__charts{grid-template-columns:.75fr 1.25fr;gap:12px;padding:14px;display:grid}.insight-output-dashboard__charts>div{border:1px solid var(--line);background:#fff;height:185px;padding:15px}.insight-output-dashboard__charts small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:8px;display:block}.insight-output-dashboard__bars{grid-template-rows:auto 1fr;grid-template-columns:repeat(3,1fr);align-items:end;gap:10px;display:grid}.insight-output-dashboard__bars small{grid-column:1/-1;align-self:start}.insight-output-dashboard__bars>span{flex-direction:column;justify-content:flex-end;align-items:center;gap:6px;height:125px;display:flex}.insight-output-dashboard__bars i{background:var(--ink);width:70%;display:block}.insight-output-dashboard__bars span:nth-of-type(2) i{background:#8f9395}.insight-output-dashboard__bars span:nth-of-type(3) i{background:#bfc3c4}.insight-output-dashboard__bars b{font-size:7px}.insight-output-dashboard__compare p{grid-template-columns:60px 1fr;align-items:center;gap:9px;margin:20px 0 0;display:grid}.insight-output-dashboard__compare p>span{font-size:7px}.insight-output-dashboard__compare p>i{background:#e5e7e7;height:7px}.insight-output-dashboard__compare p b{background:var(--ink);height:100%;display:block}.insight-output-dashboard__interpretation{background:#e5e7e7;border-left:4px solid #8f9395;margin:0 14px 12px;padding:14px}.insight-output-dashboard__interpretation span{letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:750}.insight-output-dashboard__interpretation p{color:#4a4d4e;margin:7px 0 0;font-size:8px;line-height:1.5}.insight-output-dashboard__method{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:0 14px;display:flex}.insight-output-dashboard__method span,.insight-output-dashboard__method strong{font-size:7px}.insight-output-dashboard__method span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.insight-decision-section{align-content:center;min-height:680px;display:grid}.insight-decision-flow{grid-template-columns:repeat(5,1fr);margin:12px 0 0;padding:0;list-style:none;display:grid}.insight-decision-flow li{text-align:center;justify-items:center;gap:14px;min-width:0;display:grid;position:relative}.insight-decision-flow li>span{width:76px;height:76px;color:var(--ink);background:#121415;border:1px solid #666a6b;border-radius:50%;place-items:center;font-size:9px;display:grid}.insight-decision-flow li:first-child>span,.insight-decision-flow li:last-child>span{border-color:var(--ink)}.insight-decision-flow strong{max-width:150px;font-size:11px;line-height:1.35}.insight-decision-flow svg{color:#777b7c;position:absolute;top:29px;right:-9px}.insight-system-grid{grid-template-columns:repeat(3,1fr);display:grid}.insight-system-grid article{border:1px solid var(--ink);grid-template-rows:24px 80px 74px 1fr;align-items:start;min-height:340px;margin-left:-1px;padding:28px;display:grid}.insight-system-grid article:first-child{margin-left:0}.insight-system-grid article>span{color:var(--muted);letter-spacing:.1em;font-size:9px;font-weight:750}.insight-module-tags{align-self:center;gap:7px;display:flex}.insight-module-tags i{border:1px solid var(--ink);background:#fff;padding:8px 10px;font-size:9px;font-style:normal;font-weight:750}.insight-module-tags i+i{background:var(--soft)}.insight-system-grid h3{margin:0 0 13px;font-size:25px;line-height:1.2}.insight-system-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.insight-cta{background:var(--soft)}.engage-hero{isolation:isolate;grid-template-columns:.86fr 1.14fr;align-items:center;gap:6vw;max-width:1440px;min-height:740px;margin:0 auto;padding:88px 5.5vw 108px;display:grid;position:relative}.engage-hero:before{content:"";aspect-ratio:1;z-index:-1;pointer-events:none;border-radius:50%;width:min(56vw,760px);position:absolute;top:0;right:-13%}.engage-hero__copy{z-index:2;position:relative}.engage-hero__copy h1{max-width:700px;margin:0 0 28px;font-size:clamp(50px,5vw,78px);font-weight:560;line-height:.98}.engage-hero__copy>p:not(.kicker){color:#343739;max-width:650px;margin-bottom:34px;font-size:18px;line-height:1.65}.engage-hero__visual{isolation:isolate;min-width:0;position:relative}.engage-hero__visual:before{content:"";z-index:0;background:var(--coral);clip-path:polygon(0 0,100% 0,100% 100%,72% 100%,72% 72%,43% 72%,43% 48%,0 48%);width:178px;height:126px;position:absolute;top:-30px;right:-28px}.engage-dashboard{z-index:1;border:1px solid var(--ink);background:#fff;width:100%;min-height:548px;position:relative}.engage-dashboard__top{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;min-height:82px;padding:20px 22px;display:flex}.engage-dashboard__top>div{gap:7px;display:grid}.engage-dashboard__top span{color:var(--ink);letter-spacing:.12em;font-size:8px;font-weight:800}.engage-dashboard__top strong{font-family:Archivo Variable;font-size:18px}.engage-dashboard__top small{border:1px solid var(--line);color:var(--muted);white-space:nowrap;padding:7px 9px;font-size:8px}.engage-dashboard__top small i{background:#6d7174;border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block}.engage-dashboard__metrics{grid-template-columns:repeat(3,1fr);display:grid}.engage-dashboard__metrics>div{border-bottom:1px solid var(--line);flex-direction:column;justify-content:flex-end;min-height:102px;padding:19px 21px;display:flex}.engage-dashboard__metrics>div+div{border-left:1px solid var(--line)}.engage-dashboard__metrics span{color:var(--muted);margin-bottom:9px;font-size:8px}.engage-dashboard__metrics strong{letter-spacing:-.04em;font-family:Archivo Variable;font-size:31px}.engage-dashboard__body{grid-template-columns:1.1fr .9fr;gap:11px;padding:16px;display:grid}.engage-dashboard__body>div{border:1px solid var(--line);background:var(--soft);padding:15px}.engage-dashboard__body>div>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:15px;font-size:8px;font-weight:700;display:block}.engage-dashboard__progress{min-height:156px}.engage-dashboard__progress>div{justify-content:space-between;align-items:center;font-size:8px;display:flex}.engage-dashboard__progress>div strong{font-family:Archivo Variable;font-size:20px}.engage-dashboard__progress>i{background:#e1e4e4;height:9px;margin:13px 0 17px;display:block}.engage-dashboard__progress>i b{background:var(--ink);width:64%;height:100%;display:block}.engage-dashboard__progress ul{grid-template-columns:1fr 1fr;gap:8px;margin:0;padding:0;list-style:none;display:grid}.engage-dashboard__progress li{border-top:1px solid var(--line);gap:5px;padding-top:10px;display:grid}.engage-dashboard__progress li span{color:var(--muted);font-size:7px}.engage-dashboard__progress li strong{font-size:12px}.engage-dashboard__channels{min-height:156px}.engage-dashboard__channels>div{flex-wrap:wrap;gap:7px;display:flex}.engage-dashboard__channels i{border:1px solid var(--line);width:28px;height:28px;color:var(--muted);background:#fff;place-items:center;font-size:8px;font-style:normal;font-weight:750;display:grid}.engage-dashboard__channels i.is-active{border-color:var(--ink);background:var(--ink);color:#fff}.engage-dashboard__channels i.is-active:nth-child(2){background:var(--ink);border-color:var(--ink);color:var(--ink)}.engage-dashboard__physical{grid-column:1/-1;min-height:130px}.engage-dashboard__physical p{border-top:1px solid var(--line);grid-template-columns:8px 1fr auto;align-items:center;gap:9px;min-height:44px;margin:0;padding:8px 0;display:grid}.engage-dashboard__physical p>i{background:#8f9395;border-radius:50%;width:7px;height:7px}.engage-dashboard__physical p:nth-of-type(2)>i{background:var(--ink)}.engage-dashboard__physical p span{gap:3px;display:grid}.engage-dashboard__physical p strong{font-size:8px}.engage-dashboard__physical p small{color:var(--muted);font-size:7px}.engage-dashboard__physical p b{font-size:10px}.engage-heading{max-width:1120px;margin-bottom:58px}.engage-heading h2,.engage-monitor-section__copy h2{max-width:1050px;margin:0;font-size:clamp(42px,5vw,70px);font-weight:540;line-height:1.02}.engage-heading>p:not(.kicker){max-width:760px;color:var(--muted);margin:28px 0 0;font-size:16px;line-height:1.75}.engage-heading--light .kicker{color:#969a9c}.engage-heading--light>p:not(.kicker){color:#b1b5b6}.engage-orchestration-section{isolation:isolate;background:var(--ink);color:#fff;grid-template-columns:.7fr 1.3fr;align-items:center;gap:6vw;min-height:760px;padding:120px max(5.5vw,55.5vw - 720px);display:grid;position:relative}.engage-orchestration-section:before{content:"";aspect-ratio:1;z-index:-1;pointer-events:none;border-radius:50%;width:min(54vw,700px);position:absolute;top:3%;right:-7%}.engage-orchestration-section .engage-heading{margin:0}.engage-orchestration-section>[data-reveal-item]:last-child{isolation:isolate;position:relative;overflow:visible}.engage-orchestration-section>[data-reveal-item]:last-child:before{content:"";z-index:0;background:var(--coral);opacity:.9;clip-path:polygon(35% 0,100% 0,100% 100%,72% 100%,72% 65%,35% 65%);width:180px;height:150px;position:absolute;top:-28px;right:-24px}.engage-orchestration{z-index:1;background:#101213;border:1px solid #454849;min-height:520px;position:relative;overflow:hidden}.engage-orchestration>svg{width:100%;height:100%;position:absolute;inset:0}.engage-orchestration>svg path{fill:none;stroke:#55595a;stroke-dasharray:5 7;stroke-width:1.3px}.engage-orchestration>svg circle:first-of-type{fill:none;stroke:#08090a59;stroke-width:1px}.engage-orchestration>svg circle:last-of-type{fill:#151718;stroke:var(--ink);stroke-width:1.4px}.engage-orchestration__core{z-index:3;border:1px solid var(--ink);background:var(--ink);text-align:center;align-content:center;gap:8px;width:130px;height:130px;padding:18px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.engage-orchestration__core span{color:var(--ink);letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:750}.engage-orchestration__core strong{font-family:Archivo Variable;font-size:17px;line-height:1.15}.engage-orchestration__node{z-index:2;background:#1a1c1d;border:1px solid #626667;grid-template-columns:auto 1fr;align-items:center;gap:9px;width:128px;min-height:76px;padding:13px;display:grid;position:absolute}.engage-orchestration__node i{color:var(--ink);font-size:8px;font-style:normal}.engage-orchestration__node strong{font-size:10px;line-height:1.2}.engage-orchestration__node span{background:var(--ink);grid-column:1/-1;height:3px}.engage-orchestration__node--1{top:7%;left:5%}.engage-orchestration__node--2{top:5%;left:50%;transform:translate(-50%)}.engage-orchestration__node--3{top:7%;right:5%}.engage-orchestration__node--4{bottom:7%;left:5%}.engage-orchestration__node--5{bottom:5%;left:50%;transform:translate(-50%)}.engage-orchestration__node--6{bottom:7%;right:5%}.engage-orchestration__node--2 span,.engage-orchestration__node--5 span{background:#dfe1e1}.engage-orchestration__node--3 span,.engage-orchestration__node--4 span{background:#8f9395}.engage-activations-section,.engage-process-section,.engage-physical-section,.engage-system-section{max-width:1440px;margin:0 auto;padding:125px 5.5vw}.engage-activation-grid{grid-template-columns:repeat(4,1fr);display:grid}.engage-activation-grid article{border:1px solid var(--ink);grid-template-rows:18px 160px 84px 1fr;align-items:start;min-height:440px;margin-left:-1px;padding:26px;display:grid}.engage-activation-grid article:first-child{margin-left:0}.engage-activation-grid article>span,.engage-process-grid li>span{color:var(--ink);font-size:10px;font-weight:750}.engage-activation-grid h3{margin:0 0 14px;font-size:24px;line-height:1.18}.engage-activation-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.engage-activation-visual{fill:none;width:100%;height:130px;stroke:var(--ink);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;align-self:center;overflow:visible}.engage-activation-visual circle:last-of-type,.engage-activation-visual rect:last-of-type{fill:var(--ink)}.engage-activation-visual--2 rect:first-of-type,.engage-activation-visual--3 path:first-child{fill:var(--soft)}.engage-activation-visual--3 circle{fill:#dfe1e1}.engage-activation-visual--4 circle:first-of-type,.engage-activation-visual--4 circle:not(:first-of-type){fill:var(--ink)}.engage-process-section{background:var(--soft);max-width:none;padding-left:max(5.5vw,55.5vw - 720px);padding-right:max(5.5vw,55.5vw - 720px);scroll-margin-top:20px}.engage-process-grid{grid-template-columns:repeat(5,1fr);margin:0;padding:0;list-style:none;display:grid}.engage-process-grid li{border:1px solid var(--ink);background:#fff;grid-template-rows:18px 132px 86px 1fr;align-items:start;min-height:375px;margin-left:-1px;padding:24px 20px;display:grid}.engage-process-grid li:first-child{margin-left:0}.engage-process-grid h3{margin:0 0 13px;font-size:21px;line-height:1.18}.engage-process-grid p{color:var(--muted);margin:0;font-size:12px;line-height:1.65}.engage-process-visual{fill:none;width:100%;height:96px;stroke:var(--ink);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;align-self:center;overflow:visible}.engage-process-visual circle:nth-of-type(2),.engage-process-visual--2 circle,.engage-process-visual--3 rect:last-of-type,.engage-process-visual--4 rect:last-of-type,.engage-process-visual--5 circle:last-of-type{fill:var(--ink)}.engage-process-visual--3 rect:first-of-type{fill:var(--soft)}.engage-process-visual--4 rect:first-of-type{fill:#dfe1e1}.engage-channels-section{isolation:isolate;background:var(--ink);color:#fff;padding:125px max(5.5vw,55.5vw - 720px);position:relative}.engage-channels-section:before{content:"";aspect-ratio:1;z-index:-1;pointer-events:none;border-radius:50%;width:min(48vw,620px);position:absolute;bottom:-15%;left:-9%}.engage-channel-grid{border-top:1px solid #4a4d4e;border-bottom:1px solid #4a4d4e;grid-template-columns:repeat(3,1fr);display:grid}.engage-channel-grid article{border-top:1px solid #343738;border-left:1px solid #343738;grid-template-rows:58px 55px 1fr;min-height:245px;padding:27px;display:grid}.engage-channel-grid article:nth-child(3n+1){border-left:0}.engage-channel-grid article:nth-child(-n+3){border-top:0}.engage-channel-grid article>span{border:1px solid #626667;place-items:center;width:46px;height:46px;display:grid}.engage-channel-grid svg{fill:none;width:25px;height:25px;stroke:var(--ink);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px}.engage-channel-grid h3{margin:0 0 13px;font-size:21px;line-height:1.2}.engage-channel-grid p{color:#b1b5b6;max-width:340px;margin:0;font-size:13px;line-height:1.65}.engage-physical-grid{grid-template-columns:repeat(2,1fr);display:grid}.engage-physical-card{border:1px solid var(--ink);grid-template-rows:220px auto 1fr;gap:28px;min-width:0;margin-left:-1px;padding:30px;display:grid}.engage-physical-card:first-child{margin-left:0}.engage-physical-card--paper,.engage-physical-card--samples{background:var(--soft)}.engage-physical-card__visual{border-bottom:1px solid #08090a2e;place-items:center;min-height:220px;display:grid}.engage-physical-card__visual svg{fill:#fff;width:min(100%,360px);height:auto;stroke:var(--ink);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px}.engage-physical-card--paper .engage-physical-card__visual svg rect:last-of-type{fill:var(--ink)}.engage-physical-card--samples .engage-physical-card__visual svg rect{fill:#fff}.engage-physical-card--samples .engage-physical-card__visual svg circle:last-of-type{fill:#8f9395}.engage-physical-card h3{margin:0 0 15px;font-size:31px}.engage-physical-card>div:nth-child(2) p{max-width:570px;color:var(--muted);margin:0;font-size:14px;line-height:1.7}.engage-physical-card ol{border-top:1px solid #08090a33;grid-template-columns:repeat(5,1fr);align-items:start;margin:0;padding:24px 0 0;list-style:none;display:grid}.engage-physical-card--paper ol{grid-template-columns:repeat(4,1fr)}.engage-physical-card li{text-align:center;justify-items:center;gap:9px;min-width:0;display:grid;position:relative}.engage-physical-card li>span{border:1px solid var(--ink);background:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:8px;display:grid}.engage-physical-card li strong{max-width:88px;font-size:8px;line-height:1.35}.engage-physical-card li svg{width:15px;position:absolute;top:8px;right:-8px}.engage-monitor-section{grid-template-columns:.7fr 1.3fr;align-items:center;gap:6vw;max-width:1440px;margin:0 auto;padding:125px 5.5vw;display:grid}.engage-monitor-section__copy h2{margin-bottom:26px}.engage-monitor-section__copy>p:not(.kicker){max-width:540px;color:var(--muted);font-size:16px;line-height:1.75}.engage-monitor-dashboard{border:1px solid var(--ink);background:var(--soft);min-height:590px}.engage-monitor-dashboard__top{background:var(--ink);color:#fff;align-items:center;gap:15px;min-height:58px;padding:12px 16px;display:flex}.engage-monitor-dashboard__top span{color:var(--ink);letter-spacing:.1em;font-size:8px;font-weight:750}.engage-monitor-dashboard__top strong{font-size:12px}.engage-monitor-dashboard__top i{color:#8f9395;letter-spacing:.2em;margin-left:auto;font-size:10px;font-style:normal}.engage-monitor-dashboard__metrics{grid-template-columns:repeat(4,1fr);display:grid}.engage-monitor-dashboard__metrics>div{border-bottom:1px solid var(--line);flex-direction:column;min-height:112px;padding:18px;display:flex}.engage-monitor-dashboard__metrics>div+div{border-left:1px solid var(--line)}.engage-monitor-dashboard__metrics small{min-height:22px;color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:7px;line-height:1.35}.engage-monitor-dashboard__metrics strong{margin:8px 0 4px;font-family:Archivo Variable;font-size:25px}.engage-monitor-dashboard__metrics span{color:var(--muted);font-size:7px}.engage-monitor-dashboard__body{grid-template-columns:1.25fr .75fr;gap:10px;padding:13px;display:grid}.engage-monitor-dashboard__body>div{border:1px solid var(--line);background:#fff;min-height:155px;padding:14px}.engage-monitor-dashboard__body small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px;font-size:7px;display:block}.engage-monitor-dashboard__channels p{grid-template-columns:95px 1fr 25px;align-items:center;gap:8px;margin:9px 0 0;display:grid}.engage-monitor-dashboard__channels p span,.engage-monitor-dashboard__channels p strong{font-size:7px}.engage-monitor-dashboard__channels p>i{background:#e5e7e7;height:6px}.engage-monitor-dashboard__channels p b{background:var(--ink);height:100%;display:block}.engage-monitor-dashboard__breakdown{grid-template-rows:auto 1fr;grid-template-columns:repeat(3,1fr);align-items:end;gap:8px;display:grid}.engage-monitor-dashboard__breakdown small{grid-column:1/-1;align-self:start}.engage-monitor-dashboard__breakdown p{flex-direction:column;justify-content:flex-end;align-items:center;gap:5px;height:105px;margin:0;display:flex}.engage-monitor-dashboard__breakdown p span,.engage-monitor-dashboard__breakdown p b{font-size:6px}.engage-monitor-dashboard__breakdown p i{background:#8f9395;width:56%;display:block}.engage-monitor-dashboard__targets{grid-template-columns:repeat(3,1fr);gap:8px;display:grid;min-height:96px!important}.engage-monitor-dashboard__targets small{grid-column:1/-1;margin-bottom:2px}.engage-monitor-dashboard__targets p{background:var(--soft);gap:6px;margin:0;padding:8px;display:grid}.engage-monitor-dashboard__targets p span{font-size:6px}.engage-monitor-dashboard__targets p strong{font-size:11px}.engage-monitor-dashboard__signals{grid-template-columns:1fr auto;align-content:center;display:grid;min-height:96px!important}.engage-monitor-dashboard__signals small{grid-column:1/-1}.engage-monitor-dashboard__signals strong{color:var(--ink);font-family:Archivo Variable;font-size:24px}.engage-monitor-dashboard__signals span{color:var(--muted);align-self:end;font-size:7px}.engage-monitor-dashboard__note{border-top:1px solid var(--line);color:var(--muted);margin:0;padding:12px 14px;font-size:7px;line-height:1.45}.engage-system-grid{grid-template-columns:repeat(3,1fr);display:grid}.engage-system-grid article{border:1px solid var(--ink);grid-template-rows:30px 78px 5px 1fr;min-height:290px;margin-left:-1px;padding:28px;display:grid}.engage-system-grid article:first-child{margin-left:0}.engage-system-grid article>span{color:var(--ink);font-size:9px;font-weight:750}.engage-system-grid article>strong{align-self:center;font-family:Archivo Variable;font-size:31px}.engage-system-grid article>i{background:#8f9395;width:56px;height:4px;display:block}.engage-system-grid article.is-engage{background:var(--ink);color:#fff}.engage-system-grid article.is-engage>i{background:var(--ink)}.engage-system-grid article p{color:var(--muted);margin:25px 0 0;font-size:14px;line-height:1.65}.engage-system-grid article.is-engage p{color:#b1b5b6}.engage-cta{background:#fff}.engage-cta h2{max-width:920px}@media (hover:hover) and (pointer:fine){.button:hover{transform:translateY(-2px)}.value-card,.process-grid article,.problem-grid article,.configuration-grid article,.perspective-grid article,.insight-question-grid article,.insight-research-grid article,.insight-process-grid li,.insight-system-grid article,.engage-activation-grid article,.engage-process-grid li,.engage-channel-grid article,.engage-physical-card,.engage-system-grid article{transition:transform .22s,border-color .22s}.value-card:hover,.process-grid article:hover,.problem-grid article:hover,.configuration-grid article:hover,.perspective-grid article:hover,.insight-question-grid article:hover,.insight-research-grid article:hover,.insight-process-grid li:hover,.insight-system-grid article:hover,.engage-activation-grid article:hover,.engage-process-grid li:hover,.engage-channel-grid article:hover,.engage-physical-card:hover,.engage-system-grid article:hover{z-index:2;border-color:#08090aa6;transform:translateY(-3px)}.problem-grid article:hover,.engage-channel-grid article:hover{border-color:#5b5f60}}@media (max-width:1100px){.desktop-nav{gap:18px;font-size:12px}.header-actions{gap:14px}.brand img{width:122px}.hero{grid-template-columns:1fr;padding-top:70px}.hero__copy{max-width:760px}.hero-visual{width:min(720px,100%);margin:0 auto}.section-heading{grid-template-columns:50px 1fr}.section-intro{grid-column:2;max-width:600px}.platform-section{grid-template-columns:1fr}.platform-copy{max-width:700px}.platform-stage{width:min(850px,100%);margin:0 auto}.network-section{gap:5vw}.solutions-hero{grid-template-columns:1fr}.solutions-hero__copy{max-width:850px}.solutions-system{width:min(760px,100%);margin:0 auto}.integrated-section{grid-template-columns:1fr}.integrated-section__copy{max-width:760px}.integrated-cycle{max-width:800px}.integrated-cycle li>span{width:88px;height:88px}.insight-hero{grid-template-columns:1fr;padding-top:75px}.insight-hero__copy{max-width:850px}.insight-hero__visual{width:min(780px,100%);margin:0 auto}.insight-question-grid{grid-template-columns:repeat(2,1fr)}.insight-question-grid article:nth-child(n){border-top:1px solid #343738;border-left:1px solid #343738}.insight-question-grid article:nth-child(odd){border-left:0}.insight-question-grid article:nth-child(-n+2){border-top:0}.insight-research-grid,.insight-process-grid{grid-template-columns:repeat(2,1fr)}.insight-research-grid article:nth-child(odd),.insight-process-grid li:nth-child(odd){margin-left:0}.insight-research-grid article:nth-child(n+3),.insight-process-grid li:nth-child(n+3){margin-top:-1px}.insight-output-section{grid-template-columns:1fr}.insight-output-section__copy{max-width:760px}.insight-output-dashboard{width:min(820px,100%)}.engage-hero{grid-template-columns:1fr;padding-top:75px}.engage-hero__copy{max-width:850px}.engage-hero__visual{width:min(780px,100%);margin:0 auto}.engage-orchestration-section{grid-template-columns:1fr}.engage-orchestration-section .engage-heading{max-width:780px}.engage-orchestration{width:min(860px,100%)}.engage-activation-grid,.engage-process-grid{grid-template-columns:repeat(2,1fr)}.engage-activation-grid article:nth-child(odd),.engage-process-grid li:nth-child(odd){margin-left:0}.engage-activation-grid article:nth-child(n+3),.engage-process-grid li:nth-child(n+3){margin-top:-1px}.engage-monitor-section{grid-template-columns:1fr}.engage-monitor-section__copy{max-width:760px}.engage-monitor-dashboard{width:min(860px,100%)}}@media (max-width:780px){.site-header{height:70px;padding:0 20px}.brand img{width:112px}.desktop-nav,.desktop-only{display:none}.mobile-solutions{display:block}.mobile-about{align-items:center;min-height:32px;font-size:10px;font-weight:700;display:inline-flex}.mobile-about:focus-visible{outline:2px solid var(--ink);outline-offset:4px}.mobile-solutions summary{border:1px solid var(--line);min-height:32px;padding:0 9px;font-size:10px;font-weight:700}.mobile-solutions .solutions-dropdown__menu{top:calc(100% + 7px);left:auto;right:0}.header-actions{gap:10px}.language-dropdown summary{min-width:48px;height:29px}.hero{gap:35px;min-height:auto;padding:65px 20px 75px}.hero h1{font-size:clamp(48px,14vw,68px)}.hero__lead{font-size:16px}.hero__actions{flex-direction:column;align-items:stretch}.hero__actions .button{width:100%}.hero-visual{min-height:470px}.campaign-card{padding:19px}.floating-chip--one{top:25px;left:-8px}.floating-chip--two{bottom:15px;right:-8px}.pixel-pattern--top{width:140px;height:90px}.signal-strip{justify-content:flex-start;overflow:hidden}.value-section,.process-section{padding:90px 20px}.section-heading{margin-bottom:40px;display:block}.section-index{margin-bottom:25px}.section-intro{margin-top:25px}.value-grid{grid-template-columns:1fr}.value-card{min-height:430px;margin:-1px 0 0}.platform-section{padding:90px 20px}.platform-stage{min-height:420px}.browser-frame{width:100%}.browser-body{grid-template-columns:1fr;min-height:315px}.browser-body aside{display:none}.dashboard{padding:13px}.metric-row>div{padding:10px}.metric-row strong{font-size:18px}.phone-frame{width:112px;height:238px;bottom:-3px;right:-6px}.process-grid{grid-template-columns:1fr 1fr}.process-illustration{width:min(100%,200px)}.process-grid article:nth-child(3){border-left:0;border-top:1px solid var(--line)}.process-grid article:nth-child(4){border-top:1px solid var(--line)}.network-section{grid-template-columns:1fr;padding:30px 20px 90px}.network-visual{order:2;min-height:450px}.network-orbit{width:270px;height:270px}.network-orbit:before{width:180px;height:180px}.orbit-person--1{left:112px}.orbit-person--2{top:110px}.cta-section{min-height:500px;padding:80px 20px}.cta-pixels{opacity:.35;width:150px;height:150px}.site-footer{grid-template-columns:1fr;padding:60px 20px 25px}.footer-bottom{flex-direction:column;gap:8px}.solutions-hero{gap:55px;min-height:auto;padding:75px 20px 90px}.solutions-hero__copy h1{font-size:clamp(46px,12vw,65px)}.solutions-hero__copy>p:not(.kicker){font-size:16px}.solutions-system{min-height:440px}.solutions-system__core{width:105px;height:105px}.solutions-system__node{width:125px;min-height:82px;padding:13px}.solutions-problem,.integrated-section,.sectors-section{padding:90px 20px}.solutions-heading{margin-bottom:42px}.problem-grid{grid-template-columns:1fr}.problem-grid article{border-top:1px solid #343738;border-left:0;flex-direction:column;min-height:310px;display:flex}.problem-grid article:first-child{border-top:0}.problem-grid__mark{align-self:auto;margin:34px 0}.problem-grid h3{margin:0 0 14px}.solutions-modules,.configurations-section,.perspectives-section{padding:90px 20px}.solution-module{grid-template-columns:1fr;gap:36px;padding:75px 0}.solution-module__label{margin-bottom:30px}.solution-module__visual{min-height:330px}.solution-module__results{border-top:1px solid var(--line);grid-column:1}.integrated-cycle{grid-template-columns:1fr;justify-items:center;gap:0}.integrated-cycle li{flex-direction:column}.integrated-cycle li>span{width:92px;height:92px}.integrated-cycle svg{margin:10px 0;transform:rotate(90deg)}.solutions-heading--split{display:block}.configuration-grid{grid-template-columns:1fr}.configuration-grid article{border-left:0}.configuration-grid article:nth-child(2){border-top:1px solid var(--line)}.perspective-grid{grid-template-columns:1fr}.perspective-grid article{margin:-1px 0 0}.sectors-section{grid-template-columns:1fr;gap:45px}.insight-hero{gap:55px;min-height:auto;padding:75px 20px 90px}.insight-hero__copy h1{font-size:clamp(46px,12vw,65px)}.insight-hero__copy>p:not(.kicker){font-size:16px}.insight-qualitative,.insight-decision-section{padding:90px 20px}.insight-heading{margin-bottom:42px}.insight-heading h2,.insight-output-section__copy h2{font-size:40px}.insight-question-grid,.insight-research-grid,.insight-process-grid,.insight-system-grid{grid-template-columns:1fr}.insight-question-grid article:nth-child(n){border-top:1px solid #343738;border-left:0;min-height:155px}.insight-question-grid article:first-child{border-top:0}.insight-research-section,.insight-process-section,.insight-output-section,.insight-system-section{padding:90px 20px}.insight-research-grid article,.insight-process-grid li,.insight-system-grid article{margin:-1px 0 0}.insight-research-grid article:first-child,.insight-process-grid li:first-child,.insight-system-grid article:first-child{margin-top:0}.insight-channel-grid{grid-template-columns:repeat(2,1fr)}.insight-output-section{gap:50px}.insight-decision-flow{grid-template-columns:1fr;justify-items:center;gap:0}.insight-decision-flow li{min-height:130px}.insight-decision-flow svg{top:96px;right:50%;transform:translate(50%)rotate(90deg)}.engage-hero{gap:55px;min-height:auto;padding:75px 20px 90px}.engage-hero__copy h1{font-size:clamp(46px,12vw,65px)}.engage-hero__copy>p:not(.kicker){font-size:16px}.engage-orchestration-section,.engage-channels-section{padding:90px 20px}.engage-heading{margin-bottom:42px}.engage-heading h2,.engage-monitor-section__copy h2{font-size:40px}.engage-orchestration{min-height:500px}.engage-orchestration__node{width:112px;min-height:70px;padding:11px}.engage-orchestration__core{width:112px;height:112px}.engage-activations-section,.engage-process-section,.engage-physical-section,.engage-monitor-section,.engage-system-section{padding:90px 20px}.engage-activation-grid,.engage-process-grid,.engage-system-grid{grid-template-columns:1fr}.engage-activation-grid article,.engage-process-grid li,.engage-system-grid article{margin:-1px 0 0}.engage-activation-grid article:first-child,.engage-process-grid li:first-child,.engage-system-grid article:first-child{margin-top:0}.engage-channel-grid{grid-template-columns:repeat(2,1fr)}.engage-channel-grid article:nth-child(n){border-top:1px solid #343738;border-left:1px solid #343738}.engage-channel-grid article:nth-child(odd){border-left:0}.engage-channel-grid article:nth-child(-n+2){border-top:0}.engage-physical-grid{grid-template-columns:1fr}.engage-physical-card{margin:-1px 0 0}.engage-physical-card:first-child{margin-top:0}.engage-monitor-section{gap:50px}}@media (max-width:480px){.header-actions .button{padding:0 12px}.header-actions .button svg,.header-contact{display:none}.header-actions{gap:7px}.campaign-card__header h2{font-size:19px}.campaign-card__metric strong{font-size:38px}.floating-chip{padding:8px}.floating-chip small{display:none}.floating-chip strong{font-size:8px}.campaign-card__footer span:last-child{display:none}.process-grid{grid-template-columns:1fr}.process-grid article{border-left:0;border-top:1px solid var(--line);min-height:220px}.process-grid article:first-child{border-top:0}.process-illustration{width:min(100%,220px);margin:20px auto}.cta-section h2{font-size:clamp(20px,6.4vw,32px)}.phone-frame{display:none}.dash-lower{grid-template-columns:1fr}.activity-card{display:none}.network-orbit{transform:scale(.86)}.solutions-hero__copy h1{font-size:42px}.solutions-hero__copy h1 span{display:inline}.solutions-system{min-height:390px}.solutions-system__core{width:92px;height:92px}.solutions-system__core span{font-size:28px}.solutions-system__node{width:108px;min-height:74px}.solutions-system__node strong{font-size:15px}.solutions-system__node--insight{left:4%}.solutions-system__node--engage{right:3%}.solutions-system__node--convert{left:5%}.solutions-heading h2,.integrated-section h2,.sectors-section h2{font-size:38px}.problem-grid article{padding:25px 8px}.solution-module__copy h2{font-size:38px}.solution-module__visual{min-height:250px;padding:15px}.solution-module__results{padding:24px 18px}.solution-module__results ul{grid-template-columns:1fr}.configuration-grid article{min-height:210px;padding:25px 8px}.perspective-grid article{padding:20px}.perspective-mockup{height:210px}.solutions-cta h2{font-size:clamp(24px,7.5vw,34px)}.insight-hero__copy h1{font-size:42px}.insight-dashboard__top{flex-direction:column;align-items:flex-start}.insight-dashboard__metrics{grid-template-columns:1fr 1fr}.insight-dashboard__metrics>div{padding:16px}.insight-dashboard__body{grid-template-columns:1fr}.insight-heading h2,.insight-output-section__copy h2{font-size:36px}.insight-research-grid article{min-height:400px;padding:22px 16px}.insight-process-grid li{min-height:350px;padding:22px 16px}.insight-channel-panel{padding:22px 16px}.insight-channel-grid{grid-template-columns:1fr}.insight-output-dashboard__top>div{display:none}.insight-output-dashboard__top>b{margin-left:auto}.insight-output-dashboard__metrics,.insight-output-dashboard__charts{grid-template-columns:1fr}.insight-output-dashboard__metrics>div+div{border-left:0}.insight-output-dashboard__charts>div{height:175px}.insight-output-dashboard__method{flex-direction:column;justify-content:center;align-items:flex-start}.insight-system-grid article{padding:24px 18px}.insight-cta h2{font-size:clamp(18px,5.8vw,30px)}.engage-hero__copy h1{font-size:42px}.engage-dashboard__top{flex-direction:column;align-items:flex-start}.engage-dashboard__metrics{grid-template-columns:repeat(3,1fr)}.engage-dashboard__metrics>div{min-height:92px;padding:14px 11px}.engage-dashboard__metrics strong{font-size:23px}.engage-dashboard__body{grid-template-columns:1fr}.engage-dashboard__physical{grid-column:1}.engage-heading h2,.engage-monitor-section__copy h2{font-size:36px}.engage-orchestration{min-height:470px}.engage-orchestration__core{width:98px;height:98px;padding:11px}.engage-orchestration__core strong{font-size:14px}.engage-orchestration__node{width:94px;min-height:64px;padding:9px}.engage-orchestration__node strong{font-size:8px}.engage-activation-grid article{min-height:405px;padding:22px 16px}.engage-process-grid li{min-height:350px;padding:22px 16px}.engage-channel-grid{grid-template-columns:1fr}.engage-channel-grid article:nth-child(n){border-top:1px solid #343738;border-left:0;min-height:220px}.engage-channel-grid article:first-child{border-top:0}.engage-physical-card{grid-template-rows:180px auto 1fr;padding:22px 16px}.engage-physical-card__visual{min-height:180px}.engage-physical-card ol,.engage-physical-card--paper ol{grid-template-columns:1fr;gap:0}.engage-physical-card li{text-align:left;grid-template-columns:42px 1fr;place-items:center start;min-height:78px}.engage-physical-card li strong{max-width:none}.engage-physical-card li svg{top:58px;left:10px;right:auto;transform:rotate(90deg)}.engage-monitor-dashboard__metrics{grid-template-columns:repeat(2,1fr)}.engage-monitor-dashboard__metrics>div:nth-child(3){border-left:0}.engage-monitor-dashboard__body{grid-template-columns:1fr}.engage-monitor-dashboard__channels p{grid-template-columns:82px 1fr 25px}.engage-system-grid article{padding:24px 18px}.engage-cta h2{font-size:clamp(24px,7.5vw,34px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.motion-ready [data-reveal],.motion-ready [data-reveal-group] [data-reveal-item],.motion-ready [data-reveal-group] [data-illustration]>*{opacity:1!important;transform:none!important}.motion-ready [data-reveal-group] [data-flow-line],.motion-ready [data-reveal-group] [data-flow-node]{opacity:1!important}}.value-card--dark .channel-stack b,.solutions-system__node--engage i,.problem-grid__index,.insight-question-grid span,.insight-output-dashboard__top>span,.engage-dashboard__channels i.is-active:nth-child(2),.engage-orchestration__core span,.engage-orchestration__node i,.engage-monitor-dashboard__top span{color:#d8dada}.problem-grid__mark--1 i:nth-child(3),.problem-grid__mark--2 i:first-child,.problem-grid__mark--3 i:nth-child(3){background:#8f9395;border-color:#8f9395}.solution-module--engage .solution-module-visual__curve,.solution-module--engage .solution-module-visual__nodes,.solution-module--engage .solution-module-visual__ring,.solution-module--engage .solution-module-visual__pulses,.insight-channel-grid svg,.engage-channel-grid svg{stroke:#d8dada}.solution-module--engage .solution-module-visual__hub-core,.solution-module--engage .solution-module-visual__channels>:nth-child(2n){fill:#8f9395;stroke:#8f9395}.integrated-cycle li:first-child span,.integrated-cycle li:last-child span{color:#fff;background:#111314;border-color:#686c6d}.engage-orchestration__core{border-color:#8f9395}.engage-orchestration>svg circle:last-of-type{stroke:#8f9395}.engage-orchestration__node span,.engage-system-grid article.is-engage>i{background:#d8dada}.process-grid{grid-template-columns:repeat(3,1fr)}.process-grid article{min-height:290px}.orbit-logo{background:0 0;border-radius:24px;padding:0}.orbit-logo img{width:84px;height:84px;display:block}.solutions-system:before{clip-path:polygon(0 0,60% 0,60% 17%,82% 17%,82% 0,100% 0,100% 55%,78% 55%,78% 77%,52% 77%,52% 100%,18% 100%,18% 72%,0 72%);width:310px;height:300px;top:-62px;right:-70px}.solutions-system:after{content:"";clip-path:polygon(0 24%,25% 24%,25% 0,62% 0,62% 20%,100% 20%,100% 54%,76% 54%,76% 82%,49% 82%,49% 100%,15% 100%,15% 76%,0 76%);background:#ff6458;width:285px;height:260px;position:absolute;bottom:-62px;left:-78px}.solutions-system__core{background:var(--coral);width:144px;height:144px;color:var(--ink);border-radius:50%}.solutions-system__core img{width:54px;height:54px;display:block}.solutions-system__core small{color:#282a2b}.insight-decision-section{min-height:650px}.insight-decision-flow{gap:16px}.insight-decision-flow li{text-align:left;background:#111314;border:1px solid #4b4f50;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:28px;min-height:172px;padding:20px;display:flex}.insight-decision-flow li>span{color:#f2f3f3;letter-spacing:.08em;background:0 0;border:1px solid #737778;border-radius:0;width:auto;height:auto;padding:6px 8px;font-size:10px}.insight-decision-flow li:first-child{color:var(--ink);background:#fff}.insight-decision-flow li:last-child{border-color:var(--coral);background:var(--coral);color:var(--ink)}.insight-decision-flow li:first-child>span,.insight-decision-flow li:last-child>span{border-color:var(--ink);color:var(--ink)}.insight-decision-flow strong{max-width:180px;font-family:Archivo Variable;font-size:15px;line-height:1.25}.insight-decision-flow svg{z-index:2;background:var(--ink);color:#fff;padding:3px;top:50%;right:-18px;transform:translateY(-50%)}.site-footer{background:var(--ink);color:#fff;max-width:none;margin:0;padding:0;display:block;overflow:hidden}.footer-stage{grid-template-columns:minmax(240px,1fr) minmax(320px,.8fr);align-items:start;gap:clamp(48px,8vw,110px);max-width:1440px;min-height:340px;margin:0 auto;padding:72px 5.5vw 64px;display:grid;position:relative}.footer-brand{z-index:1;position:relative}.footer-brand img{filter:invert();width:150px}.footer-brand p{color:#c6c9ca;max-width:270px;margin:24px 0 0;font-size:14px;line-height:1.6}.footer-links{grid-template-columns:1fr 1fr;justify-self:end;gap:34px;width:min(100%,400px);min-width:320px;display:grid}.footer-links div{flex-direction:column;gap:13px;display:flex}.footer-links strong{color:#fff;letter-spacing:.12em;margin-bottom:7px;font-size:10px}.footer-links a,.footer-links span{color:#c6c9ca;font-size:12px}.footer-links a:hover{color:#fff}.footer-bottom{color:#9ca0a1;border-top:1px solid #36393a;padding:0;font-size:10px;display:block}.footer-bottom__inner{grid-template-columns:minmax(225px,1.2fr) auto minmax(220px,1fr) auto;align-items:center;gap:24px;max-width:1440px;min-height:84px;margin:0 auto;padding:18px 5.5vw;display:grid}.footer-legal{justify-content:flex-start}.footer-legal a{color:#c6c9ca}.footer-legal a:focus-visible{outline-color:#fff}.footer-market{text-align:right}.footer-bottom .language-dropdown{justify-self:end}.footer-bottom .language-dropdown summary{color:#fff;background:0 0;border-color:#5b5f60}.footer-bottom .language-dropdown__menu{background:var(--ink);border-color:#5b5f60;top:auto;bottom:calc(100% + 7px);right:0}.footer-bottom .language-dropdown__menu a{color:#c6c9ca}.footer-bottom .language-dropdown__menu a:hover{color:#fff;background:#242728}.footer-bottom .language-dropdown__menu a[aria-current=page]{color:var(--ink);background:#fff}@media (max-width:1100px){.footer-stage{grid-template-columns:minmax(220px,1fr) minmax(320px,.8fr)}.footer-links{max-width:400px}.footer-bottom__inner{grid-template-columns:1fr auto}.footer-market{text-align:left}.insight-decision-flow{grid-template-columns:repeat(3,1fr)}.insight-decision-flow li:nth-child(n+4){margin-top:0}.insight-decision-flow li:nth-child(3) svg{display:none}}@media (max-width:780px){.process-grid{grid-template-columns:1fr}.process-grid article{border-left:0;border-top:1px solid var(--line);min-height:245px}.process-grid article:first-child{border-top:0}.solutions-system:before{width:230px;height:220px}.solutions-system:after{width:220px;height:200px}.solutions-system__core{width:112px;height:112px}.solutions-system__core img{width:44px;height:44px}.insight-decision-flow{grid-template-columns:1fr;gap:14px}.insight-decision-flow li{width:100%;min-height:128px}.insight-decision-flow li:nth-child(3) svg{display:block}.insight-decision-flow svg{top:auto;bottom:-22px;right:50%;transform:translate(50%)rotate(90deg)}.footer-stage{grid-template-columns:1fr;gap:46px;min-height:0;padding:76px 20px 64px}.footer-brand img{width:136px}.footer-links{grid-column:auto;justify-self:start;width:min(100%,360px);min-width:0}.footer-bottom__inner{grid-template-columns:1fr auto;align-items:start;gap:16px 18px;min-height:0;padding:26px 20px}.footer-legal{order:3;grid-column:1/-1}.footer-market{order:4;grid-column:1/-1}.footer-bottom .language-dropdown{grid-area:1/2}}.about-hero-visual__core img,.about-ecosystem-visual__core img,.contact-visual__core img{width:51px;height:51px;display:block}.cta-pixels--right{bottom:28px}@media (max-width:780px){.cta-pixels--right{bottom:18px}}
