/*** Served by EnMobi ***/
:root{--plum:#541b3b;--plum-deep:#351327;--plum-soft:#783553;--gold:#c99a5a;--gold-light:#efd6ae;--ink:#251d25;--muted:#655d65;--line:#e9e2e5;--cream:#fffdfb;--cream-dark:#f8f3f1;--white:#fff;--serif:Iowan Old Style,Baskerville,Georgia,serif;--sans:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--shell:min(1360px,calc(100% - 108px))}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:81px}
body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.58;-webkit-font-smoothing:antialiased}
button,input{font:inherit}
a{color:inherit}
button{cursor:pointer}
img{max-width:100%}
::selection{background:#e9cbda;color:var(--plum-deep)}
:focus-visible{outline:3px solid #b97a9f;outline-offset:4px}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link{position:fixed;z-index:100;top:8px;left:12px;transform:translateY(-160%);padding:10px 16px;background:var(--plum);color:#fff;border-radius:6px;text-decoration:none;font-weight:700}
.skip-link:focus{transform:translateY(0)}
.section-shell{width:var(--shell);margin-left:auto;margin-right:auto}
.scroll-progress{position:fixed;z-index:80;top:0;left:0;height:3px;width:100%;background:var(--gold);transform:scaleX(0);transform-origin:left center;pointer-events:none}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,253,251,.94);border-bottom:1px solid rgba(84,27,59,.09);backdrop-filter:blur(18px);transition:box-shadow .3s ease}
.site-header.scrolled{box-shadow:0 10px 28px rgba(42,19,32,.07)}
.header-inner{width:var(--shell);margin:auto;height:81px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}
.brand,.footer-brand{text-decoration:none;display:inline-flex;width:max-content;line-height:1}
.brand-wordmark-image{display:block;width:226px;height:auto}
.primary-nav{display:flex;align-items:center;gap:34px}
.primary-nav a,.solutions-trigger{position:relative;background:none;border:0;padding:8px 0;font-size:14px;font-weight:560;text-decoration:none;color:#4f3b49}
.primary-nav a:after,.solutions-trigger:after{content:"";position:absolute;left:0;right:100%;bottom:3px;height:1px;background:var(--plum);transition:right .25s ease}
.primary-nav a:hover:after,.solutions-trigger:hover:after,.primary-nav .is-active:after,.solutions-trigger.is-active:after{right:0}
.solutions-trigger span{margin-left:5px;font-size:15px}
.header-cta{justify-self:end;background:var(--plum);color:#fff;text-decoration:none;padding:12px 18px;border-radius:7px;font-size:13px;font-weight:650;display:inline-flex;align-items:center;gap:23px;box-shadow:0 6px 17px #541b3b20;transition:transform .25s,background .25s,box-shadow .25s}
.header-cta:hover,.button-primary:hover{background:#6e244b;transform:translateY(-2px);box-shadow:0 12px 22px #541b3b23}
.mobile-menu-button{display:none;width:38px;height:36px;border:0;background:none;padding:8px;align-items:center;justify-content:center;flex-direction:column;gap:5px}
.mobile-menu-button span{display:block;width:21px;height:2px;background:var(--plum);transition:transform .2s}
.mobile-menu-button[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}
.mobile-menu-button[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}
.mega-menu{position:absolute;top:81px;left:0;right:0;background:#fffdfbf5;border-bottom:1px solid var(--line);box-shadow:0 22px 35px #33102118;backdrop-filter:blur(18px)}
.mega-menu[hidden],.mobile-nav[hidden]{display:none}
.mega-inner{width:var(--shell);margin:auto;display:grid;grid-template-columns:1fr 1.25fr;gap:90px;padding:34px 0 42px}
.mega-inner h2{font:normal clamp(28px,3vw,41px)/1.12 var(--serif);color:var(--plum);letter-spacing:-.035em;margin:12px 0 10px;max-width:400px}
.mega-inner p{color:var(--muted);font-size:14px;max-width:390px}
.text-link{display:inline-flex;gap:18px;align-items:center;color:var(--plum);font-size:14px;font-weight:660;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:5px;transition:gap .2s ease}
.text-link:hover{gap:25px}
.mega-links{display:grid;grid-template-columns:1fr 1fr;gap:0 22px}
.mega-links a{text-decoration:none;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;padding:12px 0;font-size:14px}
.mega-links a:hover{color:var(--plum)}
.mobile-nav{display:none}
.eyebrow{text-transform:uppercase;letter-spacing:.24em;font-size:10px;font-weight:750;color:#996647;display:block}
.eyebrow-light{color:#daba85}
h1,h2,h3,p{margin-top:0}
h1,h2{font-family:var(--serif);font-weight:500;letter-spacing:-.045em}
h2 em,h1 em{font-weight:400;font-style:italic}
.button{display:inline-flex;align-items:center;justify-content:space-between;gap:26px;border-radius:7px;padding:13px 19px;text-decoration:none;font-size:14px;font-weight:650;min-height:48px;transition:transform .25s,background .25s,box-shadow .25s,border-color .25s}
.button-primary{background:var(--plum);color:#fff;box-shadow:0 6px 17px #541b3b19}
.button-quiet{color:var(--plum);border:1px solid #b98a9f;background:#fffdfbbf}
.button-quiet:hover{transform:translateY(-2px);background:#f8edf2;border-color:var(--plum)}
.button-light{background:#fff;color:var(--plum)}
.button-light:hover{transform:translateY(-2px);background:#f6e8ee}
.hero{min-height:650px;display:grid;grid-template-columns:minmax(490px,.95fr) minmax(490px,1.05fr);align-items:center;gap:10px;padding-top:50px;padding-bottom:82px;position:relative}
.hero:after{content:"";position:absolute;pointer-events:none;bottom:0;left:max(-6%,calc((100% - 100vw)/2));right:max(-6%,calc((100% - 100vw)/2));height:150px;background:url('assets/connecting-dots.webp') bottom center/cover no-repeat;opacity:.35;z-index:-1;transform:translateY(var(--dots-y,0px))}
.hero-copy{position:relative;z-index:3;padding-right:16px}
.hero h1{font-size:clamp(58px,5.65vw,86px);line-height:.99;color:var(--plum);margin:0 0 27px;max-width:720px}
.hero h1 em{display:block}
.hero-copy>p{font:400 clamp(18px,1.4vw,21px)/1.54 var(--serif);color:#4f3d49;max-width:590px;margin-bottom:30px}
.hero-actions{display:flex;gap:12px;flex-wrap:wrap}
.hero-caption{margin-top:65px;display:flex;align-items:center;gap:13px;color:#806b78;font-size:11px;letter-spacing:.07em;text-transform:uppercase;font-weight:650}
.caption-line{height:1px;width:35px;background:var(--gold)}
.hero-visual{position:relative;height:min(540px,45vw);min-height:430px;isolation:isolate}
.hero-photo-wrap{position:absolute;inset:4% 4% 5% 12%;overflow:hidden;border-radius:48% 5% 6% 7%/42% 8% 8% 7%;box-shadow:0 27px 60px #40273620;transform:translateY(var(--parallax-y,0px))}
.hero-photo-wrap:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(45,21,32,.21),transparent 43%);pointer-events:none}
.hero-photo-wrap img{width:100%;height:100%;object-fit:cover;object-position:61% center;display:block;animation:hero-breathe 13s ease-in-out infinite alternate}
.hero-orbit{position:absolute;border:1px solid rgba(201,154,90,.48);border-radius:50%;pointer-events:none;z-index:-1}
.orbit-one{width:78%;height:95%;top:0;left:4%;transform:rotate(-17deg)}
.orbit-two{width:86%;height:87%;top:9%;left:9%;transform:rotate(24deg)}
.connection-line{position:absolute;height:1px;background:linear-gradient(90deg,transparent,var(--gold),transparent);z-index:2;transform-origin:center;opacity:.8}
.line-a{width:58%;left:-8%;top:39%;transform:rotate(-18deg)}
.line-b{width:52%;right:-5%;bottom:19%;transform:rotate(-12deg)}
.hero-float{position:absolute;z-index:3;display:flex;align-items:center;gap:10px;background:#fffdfbf0;border:1px solid #f0e2e6;border-radius:8px;padding:11px 15px;color:var(--plum);font-size:12px;font-weight:700;box-shadow:0 13px 30px #38142724;animation:float 5s ease-in-out infinite}
.float-dot{height:8px;width:8px;background:var(--gold);border-radius:50%;box-shadow:0 0 0 4px #eecda845}
.float-one{top:5%;right:-3%;animation-delay:-1s}
.float-two{bottom:11%;left:0;animation-delay:-2.3s}
.float-three{bottom:2%;right:-4%;animation-delay:-3.2s}
.ai-section{position:relative;overflow:hidden;background:linear-gradient(135deg,#fbf6f2 0%,#fffdfb 50%,#f8eef2 100%);border-top:1px solid #eee4e4;border-bottom:1px solid var(--line)}
.ai-section:before{content:"";position:absolute;right:-8%;top:-30%;width:53vw;height:53vw;border-radius:50%;background:radial-gradient(circle,#e8cfdd70 0%,#e8cfdd00 68%);pointer-events:none}
.ai-layout{position:relative;display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:clamp(42px,6vw,95px);align-items:center;padding-top:104px;padding-bottom:110px;min-height:650px}
.reporting-spotlight{background:linear-gradient(110deg,#f7ece9,#f5edf2);border-bottom:1px solid var(--line)}
.reporting-spotlight-layout{display:grid;grid-template-columns:.94fr 1.06fr;align-items:center;gap:clamp(48px,7vw,105px);padding-top:92px;padding-bottom:96px}
.reporting-spotlight-copy h2{font:500 clamp(43px,4vw,62px)/1.08 var(--serif);letter-spacing:-.04em;color:var(--plum);margin:15px 0 22px;max-width:580px}
.reporting-spotlight-copy p{font-size:16px;color:#62555e;line-height:1.7;max-width:530px;margin:0 0 29px}
.reporting-spotlight-details{border-top:1px solid #cdb7c2}
.reporting-spotlight-details>div{display:grid;grid-template-columns:32px minmax(150px,.7fr) 1fr;gap:18px;align-items:baseline;border-bottom:1px solid #cdb7c2;padding:22px 0}
.reporting-spotlight-details span{font-size:10px;color:#ad7d4f;font-weight:800}
.reporting-spotlight-details strong{font:500 23px/1.2 var(--serif);color:var(--plum)}
.reporting-spotlight-details p{font-size:13px;color:#62555e;line-height:1.5;margin:0}
.ai-copy h2{font-size:clamp(48px,5vw,76px);line-height:1.04;color:var(--plum);margin:17px 0 24px;max-width:650px}
.ai-copy h2 em{font-weight:400}
.ai-copy>p{font:400 19px/1.6 var(--serif);color:#55424e;max-width:570px;margin-bottom:31px}
.ai-workflow{position:relative;background:#fff;border:1px solid #eadde3;border-radius:18px;box-shadow:0 24px 65px #4c1b3820;padding:29px 31px 26px;overflow:hidden;transition:transform .35s ease,box-shadow .35s ease}
.ai-workflow:hover{transform:translateY(-4px);box-shadow:0 31px 75px #4c1b3827}
.ai-workflow:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,var(--plum),var(--gold),#eacba9)}
.ai-workflow-top{display:flex;justify-content:space-between;align-items:center;gap:16px;color:#926b7d;font-size:10px;letter-spacing:.14em;font-weight:800}
.ai-workflow-top span:last-child{letter-spacing:0;background:#f7edf1;color:var(--plum);border-radius:999px;padding:6px 11px;white-space:nowrap}
.ai-workflow h3{font:500 clamp(31px,2.8vw,42px)/1.1 var(--serif);color:var(--plum);letter-spacing:-.035em;margin:22px 0 12px}
.ai-workflow-intro{font-size:14px;color:#665d63;line-height:1.6;max-width:470px;margin-bottom:18px}
.ai-flow-step{display:grid;grid-template-columns:39px 1fr;gap:14px;position:relative;padding:12px 0}
.ai-flow-step:nth-of-type(2):after,.ai-flow-step:nth-of-type(3):after{content:"";position:absolute;left:19px;top:52px;bottom:-10px;border-left:1px solid #d7b797}
.ai-flow-step>span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#f7edf1;border:1px solid #d8b8c8;color:var(--plum);font-size:10px;font-weight:800;letter-spacing:.08em}
.ai-flow-step:nth-of-type(3)>span{background:var(--plum);color:#fff;border-color:var(--plum)}
.ai-flow-step h4{font:500 21px/1.2 var(--serif);color:var(--plum);margin:1px 0 4px}
.ai-flow-step p{font-size:12px;color:#665d63;line-height:1.5;margin:0}
.ai-assurance{border-top:1px solid var(--line);margin-top:16px;padding-top:19px;display:flex;flex-wrap:wrap;gap:10px 19px}
.ai-assurance span{display:inline-flex;align-items:center;gap:7px;color:#684a5b;font-size:11px;font-weight:750}
.ai-assurance span:before{content:"";width:6px;height:6px;background:var(--gold);border-radius:50%;box-shadow:0 0 0 3px #f6eadb}
.section-intro{margin-bottom:42px}
.split-heading{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:end}
.section-intro h2,.question-heading h2{font-size:clamp(42px,4vw,63px);line-height:1.08;color:var(--plum);margin:13px 0 0;max-width:710px}
.split-heading>p{max-width:440px;align-self:end;color:var(--muted);font-size:16px;line-height:1.7;margin:0 0 6px}
.journey-section{padding:72px 0 80px;background:#fff;border-top:1px solid #f0e7e9}
.journey-track{display:grid;grid-template-columns:repeat(4,1fr);position:relative;border-top:1px solid #d7b07d;margin-top:57px}
.journey-step{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:18px;text-align:left;border:0;background:none;padding:0 20px 16px 0;color:#6a5662;font-family:var(--serif);font-size:20px;transition:color .25s ease}
.journey-step:hover,.journey-step.active{color:var(--plum)}
.journey-number{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;border:1px solid #d5ac77;background:#fffdfb;color:var(--plum);font:600 13px var(--sans);margin-top:-21px;transition:background .3s,color .3s,transform .3s}
.journey-step:hover .journey-number{transform:scale(1.08)}
.journey-step.active .journey-number{background:var(--plum);border-color:var(--plum);color:#fff}
.journey-detail{display:flex;align-items:center;gap:24px;border-top:1px solid var(--line);padding-top:21px;margin-top:17px;min-height:60px}
.journey-detail-index{white-space:nowrap;font-size:11px;letter-spacing:.12em;color:var(--plum);font-weight:800}
.journey-detail p{margin:0;flex:1;color:#5e555d;font-size:14px}
.journey-detail a{white-space:nowrap;text-decoration:none;color:var(--plum);font-size:13px;font-weight:650}
.journey-detail a span{margin-left:7px}
.platform-section{background:radial-gradient(circle at 78% 50%,#6a294b 0,#4d1837 41%,#371326 100%);color:#fff;overflow:hidden}
.platform-layout{display:grid;grid-template-columns:1fr 1fr;gap:58px;align-items:center;min-height:660px;padding-top:86px;padding-bottom:88px}
.platform-copy h2{font-size:clamp(44px,4.4vw,70px);line-height:1.08;margin:15px 0 25px;max-width:620px}
.platform-copy>p{color:#e9d7e2;max-width:525px;line-height:1.7;margin-bottom:32px}
.role-switcher{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:17px}
.role-switcher button{border:1px solid #b983a151;border-radius:999px;color:#f0dfe9;background:transparent;padding:8px 13px;font-size:12px;transition:background .25s,border-color .25s,transform .25s}
.role-switcher button:hover{transform:translateY(-2px);border-color:#eac4d5}
.role-switcher button.active{background:#fff;color:var(--plum);border-color:#fff}
.role-description{min-height:50px;font-size:14px;color:#f0e3e9!important;margin-bottom:24px!important;max-width:460px}
.light-link{color:#fff;border-color:#dab8ca}
.platform-graphic{position:relative;height:500px;isolation:isolate}
.graphic-ring{position:absolute;left:50%;top:50%;border:1px solid #d9b27180;border-radius:50%;transform:translate(-50%,-50%);animation:spin 50s linear infinite;pointer-events:none}
.ring-one{width:355px;height:355px}
.ring-two{width:480px;height:480px;border-style:dashed;opacity:.6;animation-direction:reverse}
.graphic-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:220px;height:220px;border-radius:50%;background:#fffdfb;color:var(--plum);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 0 0 17px #ffffff0b,0 20px 50px #250c1b55;text-align:center}
.center-mark{display:block;width:82px;height:82px;object-fit:cover;border-radius:14px;margin-bottom:8px}
.graphic-center strong{font:600 22px var(--serif)}
.graphic-center small{font-size:10px;color:#806b78;margin-top:2px}
.graphic-node{position:absolute;z-index:2;background:#682647;border:1px solid #d2a0b9;border-radius:50%;display:grid;place-items:center;width:93px;height:93px;box-shadow:0 8px 24px #280f1e50;color:#fff;font-size:12px;text-align:center;font-weight:650;line-height:1.2;transition:transform .35s,background .35s,box-shadow .35s}
.node-one{top:12%;left:18%}.node-two{top:13%;right:10%}.node-three{bottom:12%;left:13%}.node-four{bottom:8%;right:15%}
.platform-graphic[data-highlight=staff] .node-one,.platform-graphic[data-highlight=partners] .node-two,.platform-graphic[data-highlight=clients] .node-three,.platform-graphic[data-highlight=leaders] .node-four{background:#bf8c62;box-shadow:0 0 0 8px #d7ad7460,0 12px 25px #280f1e50;transform:scale(1.12)}
.scrub-story{height:370vh;background:#fff;position:relative;border-bottom:1px solid var(--line)}
.scrub-sticky{position:sticky;top:81px;height:calc(100vh - 81px);min-height:590px;display:grid;grid-template-columns:minmax(320px,.82fr) minmax(500px,1.18fr);gap:6vw;align-items:center}
.scrub-copy{padding-bottom:20px}
.scrub-title{font:500 clamp(43px,4vw,66px)/1.08 var(--serif);letter-spacing:-.04em;color:var(--plum);margin:18px 0 24px;min-height:2.16em;max-width:520px}
.scrub-description{font-size:16px;color:#62555e;line-height:1.7;max-width:440px;min-height:5em}
.scrub-status{display:flex;gap:16px;align-items:center;margin-top:40px;font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#9a7889;font-weight:750;white-space:nowrap}
.scrub-index{color:var(--plum)}
.scrub-meter{width:110px;height:2px;background:#e5d7df;display:block;overflow:hidden}
.scrub-meter span{display:block;width:100%;height:100%;background:var(--gold);transform:scaleX(0);transform-origin:left}
.scrub-media{position:relative;aspect-ratio:16/9.5;background:#fff;border:1px solid #eee4e9;box-shadow:0 22px 55px #4320361c;overflow:hidden}
.scrub-frame{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:0;transform:scale(.98);transition:opacity .4s ease,transform .7s ease}
.scrub-frame.active{opacity:1;transform:scale(1)}
.solutions-section{padding-top:105px;padding-bottom:108px}
.featured-head{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:35px 0 16px}
.featured-head h3{font:500 24px var(--serif);color:var(--plum);margin:0}
.featured-head>div{display:flex;gap:8px}
.featured-control{border:1px solid #d8c3cd;background:none;color:var(--plum);width:36px;height:36px;border-radius:50%;display:grid;place-items:center;font-size:17px;transition:background .2s,color .2s}
.featured-control:hover{background:var(--plum);color:#fff}
.featured-strip{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:2px;padding:2px 2px 18px;scrollbar-color:#c59caf #f3edf0;scrollbar-width:thin}
.featured-card{flex:0 0 calc((100% - 32px)/3);min-height:225px;display:flex;flex-direction:column;background:linear-gradient(135deg,#f9f1f4,#f2e6ec);border:1px solid #eadce3;padding:23px;text-decoration:none;scroll-snap-align:start;scroll-snap-stop:always;transition:transform .25s,border-color .25s}
.featured-card:nth-child(even){background:linear-gradient(135deg,#faf5ee,#f0e8df);border-color:#e8ded2}
.featured-card:hover{transform:translateY(-2px);border-color:#be94a6}
.featured-card>span:first-child{font-size:10px;letter-spacing:.1em;text-transform:uppercase;font-weight:800;color:#8f6579}
.featured-card strong{font:500 30px/1.1 var(--serif);color:var(--plum);margin:21px 0 9px}
.featured-card small{font-size:13px;color:#645761;line-height:1.5;max-width:290px}
.featured-link{border-top:1px solid #ccb8c0;margin-top:auto;padding-top:10px;color:var(--plum);font-size:11px;font-weight:750;display:flex;justify-content:space-between}
.solution-controls{display:flex;align-items:start;justify-content:space-between;gap:28px;margin:50px 0 30px;border-bottom:1px solid var(--line)}
.filter-row{display:flex;gap:2px;overflow:auto;white-space:nowrap;scrollbar-width:thin}
.filter-button{border:0;background:none;color:#796b75;font-size:12px;font-weight:650;padding:11px 11px 13px;border-bottom:2px solid transparent;transition:color .2s,border-color .2s}
.filter-button:hover,.filter-button.active{color:var(--plum)}
.filter-button.active{border-color:var(--plum)}
.solution-search{position:relative;flex:0 0 210px;margin-top:2px}
.solution-search input{width:100%;background:transparent;border:0;border-bottom:1px solid #c9b9c1;padding:7px 24px 8px 0;outline:none;font-size:12px;color:var(--ink)}
.solution-search input:focus{border-color:var(--plum)}
.solution-search>span:last-child{position:absolute;right:2px;top:2px;font-size:23px;color:var(--plum)}
.solution-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}
.solution-card{min-height:230px;background:#fff;border:1px solid var(--line);padding:21px 22px 17px;display:flex;flex-direction:column;text-decoration:none;position:relative;overflow:hidden;transition:border-color .3s,transform .3s,box-shadow .3s}
.solution-card[hidden]{display:none}
.solution-card:before{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:transform .35s ease}
.solution-card:hover{border-color:#d2b5c2;transform:translateY(-4px);box-shadow:0 16px 34px #4f1a3920}
.solution-card:hover:before{transform:scaleX(1)}
.solution-card-top{display:flex;justify-content:space-between;align-items:center;color:#916a80;font-size:10px;text-transform:uppercase;letter-spacing:.11em;font-weight:750}
.solution-arrow{color:var(--plum);font-size:17px;transition:transform .2s}
.solution-card:hover .solution-arrow{transform:translate(3px,-3px)}
.solution-card h3{font:500 28px/1.1 var(--serif);color:var(--plum);letter-spacing:-.025em;margin:21px 0 10px}
.solution-card p{font-size:13px;color:#625a61;line-height:1.6;margin:0 0 15px}
.solution-card-bottom{font-size:11px;color:var(--plum);font-weight:700;margin-top:auto;display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:12px}
.empty-solutions{padding:32px;color:var(--muted)}
.how-section{background:#f8f2f4;padding:105px 0 110px}
.how-steps{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #d9c8cf;margin-top:60px}
.how-step{padding:26px 40px 0 0;min-height:190px}
.how-step:not(:first-child){padding-left:39px;border-left:1px solid #d9c8cf}
.how-step>span{font-size:11px;font-weight:700;color:var(--accent,#97566b);letter-spacing:.1em}
.how-step h3{font:500 29px/1.18 var(--serif);color:var(--plum);margin:21px 0 12px}
.how-step p{font-size:14px;color:#655a63;max-width:310px}
.question-section{padding-top:104px;padding-bottom:115px;display:grid;grid-template-columns:.85fr 1.15fr;gap:90px}
.question-list{border-top:1px solid var(--line)}
.question-list details{border-bottom:1px solid var(--line);padding:18px 0}
.question-list summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px;font-weight:650;color:var(--plum);font-size:15px}
.question-list summary::-webkit-details-marker{display:none}
.question-list summary:after{content:'+';font-size:22px;font-weight:400;line-height:1}
.question-list details[open] summary:after{content:'−'}
.question-list p{font-size:14px;color:#625a61;margin:13px 34px 0 0}
.closing-section,.module-cta{background:var(--plum-deep);color:#fff;position:relative;overflow:hidden}
.closing-section:after,.module-cta:after{content:"";position:absolute;inset:0 0 0 34%;opacity:.13;background:url('assets/connecting-dots.webp') center/cover no-repeat;mix-blend-mode:screen;pointer-events:none}
.closing-inner{position:relative;z-index:2;padding-top:99px;padding-bottom:106px}
.closing-inner h2,.module-cta h2{font-size:clamp(47px,4.3vw,68px);line-height:1.06;margin:14px 0 18px;max-width:770px}
.closing-inner p,.module-cta p{color:#e6d7e0;font-size:16px;max-width:610px;margin-bottom:26px}
.site-footer{background:#21111d;color:#fff;padding:55px max(calc((100vw - 1360px)/2),54px) 20px}
.footer-top{display:flex;justify-content:space-between;gap:40px;padding-bottom:50px}
.footer-brand .brand-wordmark-image{width:228px;filter:drop-shadow(0 2px 4px #0003)}
.footer-top p{font:400 18px var(--serif);color:#bda5b5;margin:16px 0 0}
.footer-links{display:flex;gap:26px;align-items:start}
.footer-links a{text-decoration:none;color:#eadce5;font-size:13px}
.footer-links a:hover{color:#fff;text-decoration:underline}
.footer-bottom{border-top:1px solid #ffffff2e;display:flex;justify-content:space-between;gap:18px;padding-top:18px;color:#a88e9d;font-size:11px}
.footer-bottom a{color:#e8d4e0;text-decoration:underline;text-underline-offset:3px}
.footer-bottom a:hover{color:#fff}
.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.7,.2,1)}
.reveal.visible{opacity:1;transform:translateY(0)}
@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}
@keyframes hero-breathe{from{transform:scale(1.02)}to{transform:scale(1.09)}}
@keyframes spin{from{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(360deg)}}

/* Module pages */
.module-main{display:grid;grid-template-columns:232px minmax(0,1fr);max-width:1600px;margin:auto}
.module-rail{border-right:1px solid var(--line);background:#fbf8f6;position:sticky;top:81px;height:calc(100vh - 81px);overflow-y:auto;padding:28px 16px 19px 20px;display:flex;flex-direction:column;scrollbar-width:thin}
.rail-title{font-size:10px;color:#a4724b;letter-spacing:.17em;text-transform:uppercase;font-weight:800;margin:0 0 15px 10px}
.module-rail nav{display:flex;flex-direction:column}
.rail-group{margin:12px 10px 4px;color:#a68d99;text-transform:uppercase;letter-spacing:.1em;font-weight:750;font-size:9px}
.module-rail nav a{font-size:11.5px;color:#6f606b;text-decoration:none;padding:7px 10px;border-left:2px solid transparent;line-height:1.32;transition:color .2s,background .2s}
.module-rail nav a:hover{color:var(--plum);background:#f3e8ed}
.module-rail nav a.active{color:var(--plum);font-weight:750;border-left-color:var(--gold);background:#f4ebef}
.rail-foot{font:italic 16px/1.4 var(--serif);color:#917b88;border-top:1px solid var(--line);padding:17px 10px 0;margin-top:auto}
.module-content{min-width:0}
.module-content .section-shell{width:min(1090px,calc(100% - 100px))}
.module-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.95fr);min-height:550px;background:linear-gradient(100deg,#fffdfb 0%,#fffdfb 45%,#f4e7e9 100%);overflow:hidden}
.module-hero-copy{display:flex;flex-direction:column;align-items:flex-start;min-width:0;padding:38px 32px 44px clamp(42px,4vw,80px);max-width:650px;position:relative;z-index:2}
.back-link{font-size:12px;text-decoration:none;color:var(--plum);margin:0 0 65px;font-weight:650}
.back-link:hover{text-decoration:underline}
.module-hero-copy .eyebrow{margin-bottom:16px}
.module-hero h1{font-size:clamp(43px,4vw,68px);line-height:1.04;color:var(--plum);max-width:640px;margin:0 0 23px}
.module-hero-copy>p{font-size:16px;color:#554853;max-width:490px;line-height:1.72;margin-bottom:29px}
.module-index{display:block;margin-top:auto;padding-top:34px;font-size:10px;text-transform:uppercase;letter-spacing:.15em;color:#8b677a;font-weight:700}
.module-visual{position:relative;min-height:530px;isolation:isolate;overflow:hidden}
.module-visual-bg{position:absolute;inset:0;background:radial-gradient(circle at 60% 46%,#844460 0,#5b2041 43%,#3c142b 100%)}
.module-visual-bg:after{content:"";position:absolute;inset:0;background:url('assets/connecting-dots.webp') center/cover no-repeat;opacity:.16;mix-blend-mode:screen}
.module-visual-ring{position:absolute;top:50%;left:50%;border:1px solid #d6aa708c;border-radius:50%;transform:translate(-50%,-50%);animation:spin 55s linear infinite}
.module-visual-ring.outer{width:470px;height:470px;border-style:dashed}
.module-visual-ring.inner{width:320px;height:320px;animation-direction:reverse}
.module-core{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:228px;width:228px;border-radius:27px;background:linear-gradient(155deg,#fff,#f5e8ed);box-shadow:0 27px 50px #230d1b66,0 0 0 10px #fff2;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px;color:var(--plum);gap:10px}
.module-core-mark{display:block;width:86px;height:86px;object-fit:cover;border-radius:13px}
.module-core>span:last-child{font:500 25px/1.13 var(--serif)}
.module-satellite{position:absolute;background:#fffafcf2;color:var(--plum);padding:9px 14px;border-radius:6px;font-size:11px;font-weight:700;box-shadow:0 10px 23px #260d1e51;animation:float 6s ease-in-out infinite}
.sat-one{top:17%;left:8%}.sat-two{top:22%;right:7%;animation-delay:-1s}.sat-three{bottom:17%;left:7%;animation-delay:-2.5s}.sat-four{bottom:15%;right:12%;animation-delay:-3s}
.intake-showcase{padding-top:92px;padding-bottom:20px}
.intake-showcase-heading{max-width:760px}
.intake-showcase-heading h2{font:500 clamp(39px,3.5vw,57px)/1.08 var(--serif);letter-spacing:-.04em;color:var(--plum);margin:13px 0 18px}
.intake-showcase-heading p{font-size:16px;color:#62555e;line-height:1.7;max-width:640px;margin:0}
.intake-showcase-visual{margin:42px 0 0}
.intake-showcase-visual a{display:block;border:1px solid var(--line);box-shadow:0 20px 45px #43203614;overflow:hidden}
.intake-showcase-visual img{display:block;width:100%;height:auto}
.intake-showcase-visual figcaption{font-size:12px;color:#826f7b;margin-top:10px}
.intake-natural{display:grid;grid-template-columns:.88fr 1.12fr;gap:60px;border-top:1px solid var(--line);margin-top:48px;padding-top:42px}
.intake-natural h3{font:500 clamp(32px,3vw,43px)/1.1 var(--serif);letter-spacing:-.03em;color:var(--plum);margin:13px 0 17px}
.intake-natural p{color:#62555e;font-size:15px;line-height:1.7;margin:0}
.intake-natural-example{border-left:2px solid var(--gold);padding:4px 0 2px 28px}
.intake-natural-example>span{font-size:10px;letter-spacing:.13em;text-transform:uppercase;color:#9b7655;font-weight:800}
.intake-natural-example blockquote{font:italic 500 25px/1.25 var(--serif);color:var(--plum);margin:15px 0 23px}
.intake-natural-example>div{display:flex;align-items:baseline;justify-content:space-between;gap:15px;border-top:1px solid var(--line);padding:9px 0}
.intake-natural-example>div span{font-size:12px;color:#73636e}
.intake-natural-example>div strong{font-size:13px;color:var(--plum)}
.intake-natural-example p{font-size:12px;margin-top:15px}
.reporting-showcase{padding-top:92px;padding-bottom:18px}
.reporting-showcase-heading{max-width:780px}
.reporting-showcase-heading h2{font:500 clamp(39px,3.5vw,57px)/1.08 var(--serif);letter-spacing:-.04em;color:var(--plum);margin:13px 0 18px}
.reporting-showcase-heading p{font-size:16px;color:#62555e;line-height:1.7;max-width:660px;margin:0}
.reporting-audiences{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:38px}
.reporting-audiences>div{padding:24px 26px 26px 0}
.reporting-audiences>div+div{border-left:1px solid var(--line);padding-left:26px}
.reporting-audiences span{font:500 23px/1.2 var(--serif);color:var(--plum)}
.reporting-audiences p{font-size:13px;color:#62555e;line-height:1.55;margin:12px 0 0}
.reporting-output{display:grid;grid-template-columns:1fr 1fr;gap:50px;margin-top:42px}
.reporting-output>div{border-top:2px solid var(--gold);padding-top:20px}
.reporting-output h3{font:500 29px/1.12 var(--serif);color:var(--plum);margin:12px 0 14px}
.reporting-output p{font-size:14px;color:#62555e;line-height:1.65;max-width:450px;margin:0}
.module-points{padding-top:90px;padding-bottom:103px}
.module-section-heading h2{font-size:clamp(39px,3.5vw,57px);line-height:1.08;color:var(--plum);max-width:760px;margin:12px 0 45px}
.module-point-list{border-top:1px solid var(--line)}
.module-point{display:grid;grid-template-columns:54px minmax(170px,.65fr) 1fr;gap:26px;align-items:baseline;border-bottom:1px solid var(--line);padding:23px 0}
.module-point>span{font-size:11px;color:#a7754e;font-weight:800}
.module-point h3{font:500 25px/1.18 var(--serif);color:var(--plum);margin:0}
.module-point p{font-size:14px;color:#62555e;margin:0;max-width:430px}
.module-flow{background:var(--plum-deep);color:#fff;padding:88px 0 92px}
.flow-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:40px 80px}
.flow-title h2{font-size:clamp(39px,3.3vw,54px);line-height:1.08;margin:13px 0 20px}
.flow-title p{color:#e3d3df;font-size:14px;max-width:370px}
.flow-steps{border-top:1px solid #ffffff45}
.flow-step{width:100%;display:grid;grid-template-columns:37px 1fr 22px;gap:15px;text-align:left;align-items:center;background:none;border:0;border-bottom:1px solid #ffffff45;color:#f3e4ee;padding:20px 0;transition:color .2s,background .2s}
.flow-step:hover,.flow-step.active{color:#fff;background:#ffffff0b}
.flow-step>span:first-child{font-size:11px;color:#e3b97e;font-weight:800}
.flow-step strong{font:500 21px/1.2 var(--serif)}
.flow-arrow{justify-self:end;opacity:.6}
.flow-step.active .flow-arrow{opacity:1;color:#e6bd82}
.flow-live{grid-column:2;display:flex;justify-content:space-between;gap:20px;border-top:1px solid #ffffff30;padding-top:16px;color:#e3c8d8;font-size:11px;letter-spacing:.08em;text-transform:uppercase}
.flow-live p{margin:0;color:#fff;text-transform:none;letter-spacing:0;font-size:13px}
.module-roles{padding-top:101px;padding-bottom:102px}
.module-roles .section-intro h2,.module-related .section-intro h2{font-size:clamp(39px,3.5vw,57px)}
.role-cards{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}
.role-cards article{padding:28px 34px 0 0;min-height:140px}
.role-cards article+article{padding-left:34px;border-left:1px solid var(--line)}
.role-cards span{font:500 23px var(--serif);color:var(--plum)}
.role-cards p{font-size:13px;color:#625961;margin:12px 0 0}
.module-related{padding-bottom:105px}
.related-list{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.related-list a{border-top:1px solid var(--gold);padding-top:17px;display:flex;justify-content:space-between;gap:16px;text-decoration:none;color:var(--plum);font:500 21px var(--serif);transition:transform .2s}
.related-list a:hover{transform:translateX(4px)}
.module-cta{padding:85px 0 92px}
.module-cta>.section-shell{position:relative;z-index:2}
.module-cta h2{max-width:760px}
.module-cta p{max-width:540px}

.resources-hero{padding-top:66px;padding-bottom:30px}
.resources-hero h1{font:400 clamp(68px,7.2vw,106px)/1.02 var(--serif);letter-spacing:-.045em;color:var(--plum);margin:0 0 16px}
.resources-hero p{font:400 clamp(20px,2vw,27px)/1.32 var(--serif);color:#6b5363;max-width:760px;margin:0}
.resources-video{padding-bottom:86px}
.resources-video-frame{width:min(100%,1120px);aspect-ratio:16/9;background:var(--plum-deep) url('assets/introduction-video-poster.webp') center/cover no-repeat;border-radius:12px;overflow:hidden;box-shadow:0 24px 48px #35132718}
.resources-video-frame iframe{display:block;width:100%;height:100%;border:0}
.resources-video-caption{width:min(100%,1120px);display:flex;align-items:end;justify-content:space-between;gap:28px;padding-top:29px}
.resources-video-caption .eyebrow{margin:0 0 9px}
.resources-video-caption h2{font:400 clamp(32px,3.4vw,47px)/1.08 var(--serif);letter-spacing:-.025em;color:var(--plum);margin:0 0 9px}
.resources-video-caption p{margin:0;color:var(--muted);max-width:650px;font-size:15px}
.resources-video-caption .text-link{flex:none;white-space:nowrap}
.resources-list-section{position:relative;padding:78px 0 108px;background:#fcf9f7;border-top:1px solid var(--line);overflow:hidden}
.resources-list-section:before{content:"";position:absolute;top:-40px;left:0;width:100%;height:150px;background:url('assets/connecting-dots.webp') center/cover no-repeat;opacity:.24;pointer-events:none}
.resources-list-section>.section-shell{position:relative}
.resources-list-heading{display:flex;align-items:end;justify-content:space-between;gap:32px;margin:0 0 45px}
.resources-list-heading h2{font:400 clamp(42px,4.4vw,65px)/1.06 var(--serif);letter-spacing:-.025em;color:var(--plum);margin:0}
.resources-list-heading p{color:var(--muted);max-width:430px;margin:0}
.resource-row{display:grid;grid-template-columns:55px minmax(0,1fr) auto;gap:32px;align-items:center;padding:31px 0;border-top:1px solid #dacfd4}
.resource-row:last-child{border-bottom:1px solid #dacfd4}
.resource-number{align-self:start;color:#b58d63;font-size:12px;font-weight:700;letter-spacing:.12em;padding-top:8px}
.resource-row h3{font:400 clamp(28px,2.9vw,41px)/1.1 var(--serif);letter-spacing:-.02em;color:var(--plum);margin:0 0 8px}
.resource-row p{font-size:15px;color:var(--muted);margin:0;max-width:650px}
.resource-status{justify-self:end;white-space:nowrap;border-radius:50px;background:#f0e0e8;color:var(--plum);font-size:12px;font-weight:650;padding:7px 14px}
.resource-status.in-progress{background:#f5e8d8;color:#7f5424}
.resources-close{background:var(--plum-deep);color:#fff;padding:78px 0 90px}
.resources-close h2{font:400 clamp(42px,4.5vw,65px)/1.08 var(--serif);margin:0 0 15px;max-width:800px}
.resources-close p{color:#e6d7e0;max-width:630px;margin:0 0 26px}
.video-page{min-height:100dvh;display:flex;flex-direction:column;background:var(--plum-deep)}
.video-page .site-header{flex:none}
.video-main{min-height:0;flex:1;display:flex;flex-direction:column}
.video-page-heading{flex:none;background:var(--cream);padding:15px max(calc((100vw - 1360px)/2),54px) 17px}
.video-page-heading h1{font:400 clamp(25px,2.5vw,37px)/1.12 var(--serif);color:var(--plum);margin:0}
.video-page-stage{position:relative;flex:1;min-height:calc(100dvh - 165px);overflow:hidden;background:var(--plum-deep)}
.video-page-stage iframe{position:absolute;top:50%;left:50%;display:block;width:auto;height:100%;aspect-ratio:16/9;transform:translate(-50%,-50%);border:0}
@media(max-aspect-ratio:3/2){.video-page-stage iframe{width:100%;height:auto}}
@media(max-width:700px){.resources-hero{padding-top:53px;padding-bottom:28px}.resources-hero h1{font-size:clamp(58px,14vw,78px)}.resources-hero p{font-size:18px}.resources-video{padding-bottom:70px}.resources-video-frame{border-radius:8px}.resources-video-caption{display:block;padding-top:22px}.resources-video-caption h2{font-size:35px}.resources-video-caption .text-link{display:inline-flex;margin-top:21px;white-space:normal}.resources-list-section{padding:70px 0 78px}.resources-list-heading{display:block;margin-bottom:34px}.resources-list-heading p{margin-top:16px}.resource-row{grid-template-columns:38px 1fr;gap:5px 12px;padding:26px 0}.resource-row h3{font-size:31px}.resource-row p{font-size:14px}.resource-status{grid-column:2;justify-self:start;margin-top:12px}.resources-close{padding:73px 0 82px}.resources-close h2{font-size:45px}}
@media(max-width:700px){.video-page-heading{padding:16px 21px}.video-page-heading h1{font-size:clamp(25px,7vw,31px)}.video-page-stage{min-height:calc(100dvh - 134px)}}

@media(max-width:1180px){:root{--shell:min(100% - 64px,1360px)}.hero{grid-template-columns:1fr 1fr;min-height:560px}.hero h1{font-size:clamp(52px,5.6vw,74px)}.hero-visual{min-height:390px}.solution-grid{grid-template-columns:repeat(2,1fr)}.filter-row{max-width:calc(100% - 245px)}.module-main{grid-template-columns:205px minmax(0,1fr)}.module-rail{padding-left:10px}.module-hero-copy{padding-left:42px}.module-content .section-shell{width:calc(100% - 80px)}}
@media(max-width:950px){.primary-nav,.header-cta{display:none}.header-inner{grid-template-columns:1fr auto;height:68px}.mobile-menu-button{display:flex;justify-self:end}.mobile-nav{display:flex;flex-direction:column;padding:5px 32px 25px;background:#fffdfb;border-top:1px solid var(--line)}.mobile-nav a{padding:12px 0;text-decoration:none;border-bottom:1px solid var(--line);color:var(--plum);font-size:15px}.mega-menu{display:none!important}.hero{grid-template-columns:1fr;gap:25px;padding-top:65px}.hero-copy{padding-right:0}.hero h1{max-width:730px}.hero-visual{height:470px;min-height:0;width:min(760px,100%);margin:auto}.hero-caption{margin-top:33px}.platform-layout{grid-template-columns:1fr;gap:15px}.platform-graphic{max-width:620px;width:100%;margin:auto}.scrub-sticky{top:68px;height:calc(100vh - 68px);grid-template-columns:1fr;gap:10px;align-content:center}.scrub-title{min-height:0;font-size:clamp(40px,6vw,58px);max-width:700px}.scrub-description{min-height:0}.scrub-status{margin-top:18px}.scrub-media{max-width:730px}.module-main{display:block}.module-rail{display:none}.module-hero-copy{padding-left:40px}.module-content .section-shell{width:calc(100% - 72px)}.module-hero{min-height:490px}.module-visual{min-height:490px}}
@media(max-width:700px){:root{--shell:calc(100% - 42px)}.brand-wordmark{font-size:27px}.hero{padding-top:48px;padding-bottom:54px}.hero h1{font-size:clamp(43px,10.1vw,63px)}.hero-copy>p{font-size:17px}.hero-actions{gap:9px}.hero-caption{font-size:10px}.hero-visual{height:340px}.hero-photo-wrap{inset:4% 4% 5% 7%}.hero-float{font-size:10px;padding:7px 9px}.float-one{right:0}.float-two{left:0}.float-three{right:-1%}.split-heading{display:block}.section-intro h2,.question-heading h2{font-size:clamp(38px,9vw,55px)}.split-heading>p{margin-top:22px}.journey-section{padding:65px 0}.journey-track{grid-template-columns:repeat(2,1fr);gap:20px 5px;border:0;margin-top:35px}.journey-step{border-top:1px solid #d7b07d;padding-top:0;font-size:17px;gap:10px}.journey-detail{display:block;margin-top:4px}.journey-detail p{margin:10px 0}.journey-detail a{white-space:normal}.platform-layout{padding-top:71px;padding-bottom:70px}.platform-copy h2{font-size:clamp(41px,9vw,60px)}.platform-graphic{height:330px}.ring-one{width:250px;height:250px}.ring-two{width:330px;height:330px}.graphic-center{width:150px;height:150px}.center-mark{font-size:36px}.graphic-center strong{font-size:18px}.graphic-node{width:68px;height:68px;font-size:9px}.node-one{top:2%;left:11%}.node-two{top:3%;right:7%}.node-three{bottom:5%;left:7%}.node-four{bottom:3%;right:10%}.scrub-story{height:290vh}.scrub-sticky{min-height:0}.scrub-title{font-size:35px;min-height:0;margin:11px 0 13px}.scrub-description{font-size:14px;min-height:0}.scrub-status{font-size:9px;gap:9px;margin-top:17px}.scrub-meter{width:58px}.scrub-media{width:100%}.featured-card{flex-basis:82vw;min-height:205px}.solutions-section,.how-section{padding-top:73px;padding-bottom:76px}.solution-controls{display:block;margin:34px 0 23px}.filter-row{max-width:none}.solution-search{display:block;width:100%;margin:16px 0 10px}.solution-grid{grid-template-columns:1fr}.solution-card{min-height:205px}.how-steps{display:block;margin-top:35px}.how-step,.how-step:not(:first-child){padding:22px 0;border-left:0;border-top:1px solid #d9c8cf;min-height:0}.how-step h3{margin:10px 0}.question-section{display:block;padding-top:75px;padding-bottom:76px}.question-heading{margin-bottom:30px}.closing-inner{padding-top:78px;padding-bottom:85px}.closing-inner h2,.module-cta h2{font-size:clamp(40px,9vw,58px)}.site-footer{padding:45px 21px 22px}.footer-top{display:block}.footer-links{margin-top:30px;display:grid;grid-template-columns:1fr 1fr}.footer-bottom{gap:12px;flex-wrap:wrap}.module-hero{grid-template-columns:1fr}.module-hero-copy{padding:30px 22px 44px}.back-link{margin-bottom:45px}.module-hero h1{font-size:clamp(41px,9vw,62px)}.module-hero-copy>p{font-size:15px}.module-index{padding-top:29px}.module-visual{min-height:360px}.module-visual-ring.outer{width:320px;height:320px}.module-visual-ring.inner{width:250px}.module-core{width:174px;height:174px;border-radius:18px}.module-core-mark{font-size:38px}.module-core>span:last-child{font-size:20px}.module-satellite{font-size:9px;padding:7px 9px}.module-content .section-shell{width:calc(100% - 42px)}.module-points,.module-roles{padding-top:74px;padding-bottom:75px}.module-section-heading h2{font-size:40px}.module-point{grid-template-columns:36px 1fr;gap:9px}.module-point p{grid-column:2}.module-point h3{font-size:22px}.module-flow{padding:70px 0}.flow-layout{display:block}.flow-title{margin-bottom:30px}.flow-title h2{font-size:43px}.flow-live{margin-top:20px;display:block}.flow-live p{margin-top:8px}.role-cards{display:block}.role-cards article,.role-cards article+article{border-left:0;border-bottom:1px solid var(--line);padding:20px 0;min-height:0}.related-list{grid-template-columns:1fr;gap:19px}.module-related{padding-bottom:70px}.module-cta{padding:72px 0 80px}}
@media(max-width:950px){.hero{overflow-x:clip}}
@media(min-width:951px) and (max-width:1180px){.orbit-two{width:84%}}
@media(max-width:950px){.brand-wordmark-image{width:190px}}
@media(max-width:950px){html{scroll-padding-top:68px}}
@media(max-width:700px){.brand-wordmark-image{width:174px}.footer-brand .brand-wordmark-image{width:200px}.center-mark{width:61px;height:61px;border-radius:10px}.module-core{padding:12px}.module-core-mark{width:50px;height:50px;border-radius:9px}}
@media(max-width:950px){.ai-layout{grid-template-columns:1fr;gap:40px;min-height:0;padding-top:84px;padding-bottom:90px}.ai-copy h2{max-width:750px}.ai-copy>p{max-width:700px}.ai-workflow{max-width:720px;width:100%}}
@media(max-width:950px){.reporting-spotlight-layout{grid-template-columns:1fr;gap:38px;padding-top:76px;padding-bottom:78px}.reporting-spotlight-copy h2{max-width:700px}.reporting-spotlight-details{max-width:720px}}
@media(max-width:700px){.intake-showcase{padding-top:70px}.intake-showcase-visual{margin-top:28px}.intake-natural{grid-template-columns:1fr;gap:28px;margin-top:35px;padding-top:35px}.intake-natural-example{padding-left:20px}.intake-showcase-visual figcaption{font-size:11px}}
@media(max-width:700px){.reporting-spotlight-layout{padding-top:72px;padding-bottom:75px}.reporting-spotlight-copy h2{font-size:clamp(40px,9.4vw,56px)}.reporting-spotlight-details>div{grid-template-columns:28px 1fr;gap:6px 12px;padding:18px 0}.reporting-spotlight-details p{grid-column:2}.reporting-showcase{padding-top:70px}.reporting-audiences,.reporting-output{grid-template-columns:1fr}.reporting-audiences>div,.reporting-audiences>div+div{border-left:0;border-bottom:1px solid var(--line);padding:19px 0}.reporting-audiences>div:last-child{border-bottom:0}.reporting-output{gap:29px;margin-top:34px}}
@media(max-width:700px){.ai-layout{padding-top:72px;padding-bottom:77px;gap:33px}.ai-copy h2{font-size:clamp(41px,10vw,56px)}.ai-copy>p{font-size:17px}.ai-workflow{padding:23px 20px 23px}.ai-workflow-top{font-size:9px;letter-spacing:.08em}.ai-workflow-top span:last-child{padding:5px 8px}.ai-workflow h3{font-size:32px}.ai-flow-step h4{font-size:19px}.ai-assurance{gap:9px 14px}}
@media(max-width:700px){.featured-card{flex-basis:calc(100% - 4px)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}
/*** Served by EnMobi ***/
