@font-face{font-family:Manrope;src:url('/assets/fonts/manrope-semibold.ttf') format('truetype');font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:Manrope;src:url('/assets/fonts/manrope-bold.ttf') format('truetype');font-weight:700 800;font-style:normal;font-display:swap}
@font-face{font-family:'Source Sans 3';src:url('/assets/fonts/source-sans-3.ttf') format('truetype');font-weight:200 900;font-style:normal;font-display:swap}
:root{--ink:#132f45;--teal:#006d70;--teal-dark:#005456;--mint:#bbede4;--cloud:#f6f9f9;--white:#fff;--gold:#f5b631;--muted:#526772;--line:#d8e4e5;--display:Manrope,Arial,sans-serif;--body:'Source Sans 3',Arial,sans-serif;--width:1264px;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{margin:0;background:var(--white);color:var(--ink);font:18px/1.55 var(--body);-webkit-font-smoothing:antialiased}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-family:var(--display);font-weight:600;letter-spacing:-.045em;line-height:1.16}h1{font-size:clamp(42px,5vw,68px)}h2{font-size:clamp(32px,3.5vw,46px)}h3{font-size:24px;letter-spacing:-.025em}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,summary,a{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}button{color:inherit}button:disabled{cursor:default}img,svg{max-width:100%}img{height:auto}button,a,input,select,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--teal);outline-offset:5px;box-shadow:0 0 0 2px white}::selection{background:var(--mint);color:var(--ink)}[hidden]{display:none!important}.icon{width:23px;height:23px;flex-shrink:0;vertical-align:middle}.container{width:min(var(--width),calc(100% - 96px));margin-inline:auto}.section{padding:96px 0}.soft-section{background:var(--cloud)}.eyebrow{display:block;font-size:12px;font-weight:700;letter-spacing:.14em;color:var(--teal);line-height:1.5;margin-bottom:20px}.eyebrow.light{color:var(--mint)}.eyebrow-rule{display:inline-block;width:26px;height:2px;background:var(--teal);vertical-align:middle;margin:0 9px 3px 0}.lead,.section-intro{font-size:21px;line-height:1.55;color:var(--muted)}.section-intro{margin-top:24px}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:54px;padding:14px 23px;border-radius:6px;border:1px solid var(--teal);background:var(--teal);color:white;font-weight:600;font-size:17px;line-height:1.4;transition:background .2s,transform .2s}.button:hover{background:var(--teal-dark);transform:translateY(-2px)}.button .icon{width:20px}.button-small{min-height:44px;padding:10px 16px;font-size:16px;gap:14px}.button-outline{background:transparent;color:var(--ink);border-color:#b6cbce}.button-outline:hover{background:#e9f4f1}.button-white{background:white;color:var(--teal);border-color:white}.button-white:hover{background:var(--mint);border-color:var(--mint)}.text-link{display:inline-flex;align-items:center;gap:15px;min-height:44px;font-weight:600;color:var(--teal);font-size:17px;line-height:1.35}.text-link .icon{width:20px;transition:transform .2s}.text-link:hover .icon{transform:translateX(4px)}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.light-link{color:#e2f5f0}.skip-link{position:fixed;left:20px;top:-100px;background:white;color:var(--ink);z-index:1000;padding:12px 20px;border:2px solid var(--teal)}.skip-link:focus{top:12px}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.97);border-bottom:1px solid #e8eeee;backdrop-filter:blur(14px)}.nav-wrap{width:min(1400px,calc(100% - 80px));min-height:92px;margin:auto;display:flex;align-items:center;gap:45px}.brand{display:flex;flex-direction:column;flex-shrink:0;align-items:flex-start;gap:6px}.brand img{display:block;width:210px;max-width:100%}.brand span{font-size:11px;color:#586872;letter-spacing:.1em;padding-left:35px;line-height:1.2}.site-header nav{display:flex;align-items:center;gap:26px;flex:1;font-size:16px;line-height:1.4}.site-header nav>a,.nav-menu summary{padding:20px 0;white-space:nowrap;font-weight:500}.site-header nav a:hover,.nav-menu summary:hover{color:var(--teal)}.site-header nav .button:hover{color:white}.site-header nav a[aria-current=page]{color:var(--teal);font-weight:700}.nav-menu{position:relative}.nav-menu summary{display:flex;align-items:center;gap:5px;list-style:none}.nav-menu summary::-webkit-details-marker{display:none}.nav-menu summary .icon{width:15px;height:15px}.nav-menu[open] summary .icon{transform:rotate(180deg)}.nav-dropdown{position:absolute;top:calc(100% - 3px);left:-20px;width:245px;background:white;border:1px solid var(--line);border-radius:10px;padding:10px;box-shadow:0 16px 40px #13304412}.nav-dropdown a{display:block;padding:12px;border-radius:5px}.nav-dropdown a:hover{background:var(--cloud)}.nav-actions{margin-left:auto;display:flex;align-items:center;gap:24px;white-space:nowrap}.client-link{display:flex;align-items:center;gap:7px;font-size:16px;min-height:44px;font-weight:600}.client-link .icon{width:17px}.menu-toggle{display:none;border:1px solid var(--line);background:white;padding:9px 12px;align-items:center;gap:12px;border-radius:5px;min-height:44px}.menu-lines{width:17px;height:11px;border-top:1.5px solid;border-bottom:1.5px solid;position:relative}.menu-lines:after{content:'';position:absolute;top:4px;left:0;width:17px;border-top:1.5px solid}
.home-hero{position:relative;background:radial-gradient(ellipse at 82% 72%,#e4f5f0 0,transparent 47%),linear-gradient(180deg,#fff,var(--cloud));overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:46px;align-items:center;padding-block:54px 52px;min-height:638px}.hero-copy{position:relative;z-index:1;padding:16px 0}.hero-copy h1{font-size:clamp(43px,4.9vw,68px);line-height:1.11;letter-spacing:-.055em;margin:23px 0 25px}.hero-copy h1>span{color:var(--teal)}.hero-copy .lead{max-width:515px;font-size:21px}.hero-actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:32px}.hero-actions .button{font-size:16px;padding-inline:20px;gap:16px}.hero-note{display:flex;align-items:center;gap:9px;margin-top:31px;font-size:14px;color:#5a717a}.hero-note .icon{width:18px;height:18px;color:var(--teal)}.landscape{position:relative;min-width:0}.landscape-top{display:flex;align-items:center;justify-content:space-between;padding-inline:22px;gap:8px;font-size:10px;letter-spacing:.12em;font-weight:700;color:#45636c}.landscape-top>span{display:flex;align-items:center;gap:8px}.status-dot{width:6px;height:6px;display:inline-block;border-radius:50%;background:var(--teal);box-shadow:0 0 0 4px #d9eee8}.motion-toggle{border:0;background:transparent;font-size:11px;letter-spacing:.02em;color:#42616a;display:flex;align-items:center;gap:7px;min-height:36px;padding:7px;border-radius:4px}.motion-toggle:hover{background:#e3efea}.evidence-landscape{display:block;width:100%;overflow:visible;margin-top:-17px;margin-bottom:-8px}.evidence-landscape text{font-family:var(--body);font-size:13px;fill:#234b55;font-weight:600}.evidence-landscape .label-sub{font-size:11px;fill:#526772;font-weight:400}.scene-level{transition:opacity .5s,filter .5s;transform-box:fill-box;transform-origin:center}.level-lead{animation:float-top 7s ease-in-out infinite}.level-investigate{animation:float-middle 7s ease-in-out infinite}.signal-flow{animation:flow 6s linear infinite}.connection-rise{animation:flow 7s linear infinite}.landscape[data-view=investigation] .level-estate,.landscape[data-view=investigation] .level-lead{opacity:.5}.landscape[data-view=leadership] .level-estate{opacity:.38}.landscape[data-view=leadership] .level-investigate{opacity:.68}.landscape[data-view=investigation] .label-investigate text,.landscape[data-view=leadership] .label-lead text{fill:var(--teal);font-weight:700}.landscape-bottom{text-align:center;position:relative}.view-switch{display:inline-flex;background:#e4eeeb;border:1px solid #d5e5e0;padding:4px;border-radius:6px;max-width:100%}.view-switch button{min-height:35px;border:0;background:transparent;color:#476468;padding:6px 15px;font-size:13px;border-radius:4px;transition:background .2s}.view-switch button[aria-pressed=true]{background:white;color:var(--ink);box-shadow:0 2px 5px #183e4412;font-weight:600}.landscape-bottom p{font-size:13px;color:#4a6972;margin-top:11px;min-height:21px}.landscape-bottom small{display:block;font-size:10px;color:#526772;margin-top:5px}.motion-paused .scene-level,.motion-paused .signal-flow,.motion-paused .connection-rise{animation-play-state:paused}.ecosystem{border-block:1px solid var(--line);background:white}.ecosystem .container{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px;padding-block:26px}.ecosystem p{font-size:12px;line-height:1.4;color:var(--muted);max-width:115px}.vendor-strip{display:flex;align-items:center;justify-content:space-between;gap:35px;flex:1;padding-inline:25px}.vendor-strip span{font-family:var(--display);font-size:17px;font-weight:700;letter-spacing:-.035em;color:#395563;white-space:nowrap}.ecosystem a{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--teal);max-width:150px;line-height:1.3}.ecosystem .icon{width:17px}
.section-heading{display:flex;align-items:end;justify-content:space-between;gap:60px;margin-bottom:48px}.section-heading>p{max-width:360px;color:var(--muted);font-size:19px;line-height:1.6}.section-heading .eyebrow{margin-bottom:16px}.solution-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.solution-card{padding:32px 30px 26px;border:1px solid var(--line);border-radius:12px;background:white;transition:border-color .2s,box-shadow .2s}.solution-card:hover{border-color:#8dc4bc;box-shadow:0 12px 40px #2346490a}.solution-mark{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:11px;background:#e5f3ed;color:var(--teal);margin-bottom:26px}.solution-mark .icon{width:26px;height:26px}.solution-card h3{margin-bottom:16px}.solution-card>p{font-size:18px;color:var(--muted);min-height:83px}.check-list{padding:0;margin:24px 0;list-style:none}.check-list li{display:flex;align-items:start;gap:10px;margin-block:12px;line-height:1.45}.check-list .icon{width:17px;height:21px;color:var(--teal)}.solution-card .check-list{font-size:15px;border-top:1px solid #e3ebeb;padding-top:15px;margin-top:24px}.solution-card .text-link{font-size:15px;margin-top:12px}.case-study{border-radius:20px;background:var(--ink);padding:58px;display:grid;grid-template-columns:1fr 1fr;gap:75px;color:white;position:relative;overflow:hidden}.case-study:after{content:'';position:absolute;width:350px;height:350px;right:-210px;top:-180px;border:1px solid #92d9ce24;border-radius:50%;box-shadow:0 0 0 70px #92d9ce06,0 0 0 140px #92d9ce04;pointer-events:none}.case-intro h2{font-size:43px;max-width:440px}.case-intro>p{font-size:19px;color:#c1d2d9;margin-top:22px;max-width:410px}.case-options{margin:32px 0 24px;display:flex;flex-direction:column;max-width:385px}.case-options button{background:transparent;border:0;border-bottom:1px solid #597a8847;color:#b9cbd3;text-align:left;min-height:56px;padding:14px 0;display:flex;align-items:center;justify-content:space-between;font-size:17px}.case-options button[aria-pressed=true]{color:#c3f7e6;font-weight:600;border-color:#8bccbb}.case-options button:hover{color:white}.case-options .icon{width:19px}.case-intro .text-link{font-size:15px}.case-stage{align-self:center;min-width:0}.case-panel{background:#f6fbfa;color:var(--ink);padding:28px;border-radius:12px;box-shadow:0 20px 60px #051b3540}.case-status{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}.case-status>.icon{width:24px;color:var(--teal)}.case-badge{background:#fff0c9;border:1px solid #edddac;font-size:12px;font-weight:600;display:inline-flex;align-items:center;gap:7px;padding:5px 10px;border-radius:4px;color:#745615}.case-badge:before{content:'';width:5px;height:5px;border-radius:50%;background:#ac7b10}.case-panel h3{font-size:26px;line-height:1.3;letter-spacing:-.035em;margin-bottom:28px;min-height:100px}.case-evidence>div{display:flex;align-items:center;gap:14px;padding-block:18px;border-top:1px solid #dbe6e6}.case-number{font-size:11px;display:flex;align-items:center;justify-content:center;width:26px;height:26px;border:1px solid #b9d2cd;border-radius:50%;color:var(--teal);flex-shrink:0}.case-evidence p{flex:1;line-height:1.4}.case-evidence p>span{display:block;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#526772;margin-bottom:4px}.case-evidence strong{font-size:15px;font-weight:600}.case-evidence .icon{width:19px;color:var(--teal)}.illustrative{font-size:10px;color:#526772;border-top:1px dashed #cfdfda;margin-top:10px;padding-top:16px;line-height:1.5}.split{display:grid;grid-template-columns:1fr 1fr;gap:96px;align-items:center}.split>div{min-width:0}.split .text-link{margin-top:18px}.estate-panel{background:white;border:1px solid var(--line);border-radius:15px;padding:30px 40px;max-width:540px;position:relative}.estate-row{padding:20px 0}.estate-row>div{display:flex;align-items:center;gap:12px;font-size:19px}.estate-row .icon{color:var(--teal)}.estate-row>span{display:block;color:#5e747c;font-size:15px;margin:6px 0 0 35px}.estate-hub{padding:20px;background:#e9f5ef;border:1px solid #c8e6d9;border-radius:8px;display:grid;grid-template-columns:26px auto;gap:4px 12px}.estate-hub>.icon{color:var(--teal);grid-row:1/3;align-self:center}.estate-hub>span{grid-column:2;font-size:14px;color:#506c6d}.estate-connector{height:29px;margin-left:32px;border-left:2px dashed #7fb7ad}.about-band{display:grid;grid-template-columns:1fr 1fr;gap:96px;align-items:start}.about-band .section-intro{margin-top:0}.region-labels{display:flex;gap:45px;margin:29px 0 24px}.region-labels>span{font-size:12px;color:#5e7580}.region-labels strong{display:block;font-size:17px;font-weight:600;color:var(--ink);margin-top:5px}.resources-section{background:#f6f9f9}.resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.resource-cover{height:170px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;border:1px solid #cfe0dc;border-radius:9px;background:#e0eee9}.resource-cover>.icon{width:65px;height:65px;color:var(--teal);position:relative;transform:rotate(-10deg);transition:transform .35s}.cover-lines{position:absolute;width:180px;height:180px;border:1px solid #a0c6bf;transform:rotate(35deg);border-radius:35px;box-shadow:0 0 0 30px #b5d4cb55,0 0 0 60px #b5d4cb33}.cover-2{background:#e8eef2}.cover-2>.icon{color:var(--ink);transform:rotate(8deg)}.cover-2 .cover-lines{border-radius:50%;transform:none;border-color:#b2c5d2;box-shadow:0 0 0 30px #c9d7e255,0 0 0 60px #c9d7e233}.cover-3{background:#f2eee1}.cover-3>.icon{color:#73633d;transform:none}.cover-3 .cover-lines{border-color:#d4caab;box-shadow:0 0 0 30px #ded5ba55,0 0 0 60px #ded5ba33;transform:rotate(55deg)}.resource-cover:hover>.icon{transform:translateY(-6px) rotate(0)}.resource-copy{padding-top:25px}.resource-copy .eyebrow{font-size:10px;margin-bottom:12px}.resource-copy h3{font-size:23px;line-height:1.35;letter-spacing:-.035em;max-width:350px}.resource-copy h3 a:hover{color:var(--teal)}.resource-copy>p{font-size:17px;color:var(--muted);margin-top:14px}.resource-copy>.text-link{margin-top:20px;font-size:15px}.closing{background:var(--teal);color:white;padding:72px 0;position:relative;overflow:hidden}.closing:before{content:'';position:absolute;right:-80px;top:-170px;width:550px;height:550px;border:1px solid #bbeddf1a;border-radius:50%;box-shadow:0 0 0 70px #bbeddf08,0 0 0 140px #bbeddf04;pointer-events:none}.closing-inner{display:grid;grid-template-columns:1.2fr 1fr;gap:80px;align-items:center;position:relative}.closing h2{max-width:610px;font-size:44px}.closing p{font-size:19px;color:#cfebe8;max-width:590px;margin-top:19px}.closing .eyebrow{font-size:10px;margin-bottom:16px}.closing-actions{display:flex;flex-direction:column;align-items:start;gap:20px;justify-self:end}.closing-actions .text-link{font-size:14px}.site-footer{padding:68px 0 24px}.footer-main{display:grid;grid-template-columns:1.6fr 1fr 1fr 1.15fr;gap:50px;padding-bottom:50px}.footer-brand .brand img{width:210px}.footer-brand>p{font-size:24px;color:var(--ink);margin:20px 0 16px;line-height:1.4}.footer-main h2{font:600 15px/1.4 var(--body);letter-spacing:0;margin:0 0 20px}.footer-main>div>a{display:block;font-size:15px;color:var(--muted);margin-bottom:10px}.footer-main>div>a:hover{color:var(--teal);text-decoration:underline;text-underline-offset:4px}.footer-main>div>p:not(.footer-brand p){font-size:15px;line-height:1.55;margin-top:15px}.footer-main p>span{font-size:13px;color:var(--muted)}.footer-bottom{display:flex;align-items:start;justify-content:space-between;gap:40px;padding-top:25px;border-top:1px solid var(--line);font-size:11px;color:#60757d}.footer-bottom>p{max-width:790px}.footer-bottom>div{display:flex;gap:20px;flex-shrink:0}.footer-bottom a:hover{text-decoration:underline}
.page-hero{background:radial-gradient(ellipse at 91% 60%,#e6f4ef,transparent 55%),var(--cloud);padding:84px 0 86px;border-bottom:1px solid var(--line)}.page-hero h1{max-width:910px;line-height:1.12}.page-hero .lead{max-width:770px;margin-top:27px}.page-hero .button{margin-top:30px}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px 52px}.feature-icon{color:var(--teal);margin-bottom:20px}.feature-icon .icon{width:29px;height:29px}.feature h3{font-size:22px;margin-bottom:15px}.feature p{font-size:18px;color:var(--muted)}.split .feature-grid{grid-template-columns:1fr;gap:24px}.split .feature{position:relative;padding-left:47px}.split .feature-icon{position:absolute;left:0;top:2px}.split .feature h3{font-size:20px;margin-bottom:8px}.split .feature p{font-size:17px}.step-list{list-style:none;margin:0;padding:0;border-top:1px solid #c8dcda}.step-list li{display:flex;align-items:center;gap:20px;border-bottom:1px solid #c8dcda;padding:22px 0}.step-list li>span{width:34px;height:34px;border-radius:50%;border:1px solid #b4d2cc;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--teal);font-size:13px}.step-list p{color:var(--muted)}.scope-note{display:flex;gap:25px;align-items:center;padding:32px;border:1px solid var(--line);border-radius:10px}.scope-note>.icon{width:34px;height:34px;color:var(--teal)}.scope-note h2{font-size:22px;margin-bottom:10px;letter-spacing:-.025em}.scope-note p{max-width:800px;font-size:17px;color:var(--muted)}.scope-note>.text-link{white-space:nowrap;margin-left:auto}.platform-overview{padding-top:60px}.principle-card{padding:35px;border:1px solid #c6dfd7;background:#eff8f3;border-radius:12px}.principle-card>.icon{width:34px;height:34px;color:var(--teal);margin-bottom:24px}.principle-card h3{margin-bottom:20px}.principle-card>p{color:var(--muted)}.approach-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:35px}.approach-grid article{border-top:1px solid #bed4d2;padding-top:25px}.step-index{display:block;color:var(--teal);font-family:var(--display);font-size:13px;margin-bottom:29px}.approach-grid h2{font-size:25px;min-height:70px;margin-bottom:22px;letter-spacing:-.03em}.approach-grid p{font-size:18px;color:var(--muted)}
.directory-controls{display:flex;align-items:end;gap:20px}.search-field{flex:1}.search-field>div{position:relative}.search-field .icon{position:absolute;left:17px;top:16px;color:#657d83;width:20px;height:20px}.directory-controls label{display:block;font-size:15px;font-weight:600;margin-bottom:9px}.directory-controls input,.directory-controls select{width:100%;min-height:54px;border:1px solid #799197;border-radius:6px;background:white;color:var(--ink);padding:13px 16px}.directory-controls input{padding-left:47px}.directory-controls input::placeholder{color:#526772;opacity:1}.category-field{width:270px}.directory-reset{white-space:nowrap}.directory-meta{display:flex;justify-content:space-between;gap:20px;margin:25px 0;font-size:14px;color:var(--muted)}.integration-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.integration-card{padding:25px 22px;border:1px solid var(--line);border-radius:9px;display:flex;align-items:start;gap:15px;min-width:0}.integration-monogram{width:38px;height:38px;flex-shrink:0;background:#ebf4f0;color:var(--teal);border:1px solid #d9e8e3;border-radius:7px;display:flex;align-items:center;justify-content:center;font-family:var(--display);font-size:12px;font-weight:700}.integration-card h2{font-size:18px;letter-spacing:-.025em;line-height:1.35;margin-bottom:12px}.integration-category{font-size:10px;color:#56717a;display:block;margin-bottom:6px}.integration-card p{font-size:15px;color:var(--muted);line-height:1.5;min-height:67px}.setup-label{font-size:10px;font-weight:600;border-top:1px solid #e1eaea;display:block;color:#516e71;margin-top:17px;padding-top:11px}.bespoke{margin-top:65px;padding:38px;background:#ebf5ef;border:1px solid #c9e1d4;border-radius:12px;display:flex;gap:25px;align-items:center}.bespoke-icon{color:var(--teal);align-self:flex-start;padding-top:7px}.bespoke-icon .icon{width:35px;height:35px}.bespoke>div:nth-child(2){flex:1}.bespoke .eyebrow{font-size:10px;margin-bottom:10px}.bespoke h2{font-size:29px;margin-bottom:16px;letter-spacing:-.035em}.bespoke p{font-size:18px;max-width:680px;color:var(--muted)}.bespoke .button{white-space:nowrap;font-size:15px}.directory-footnote{font-size:13px;color:var(--muted);max-width:1000px;margin-top:24px}.empty-results{text-align:center;background:var(--cloud);border-radius:10px;padding:50px 20px}.empty-results h2{font-size:28px}.empty-results p{margin:20px auto;color:var(--muted);max-width:580px}.company-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.company-grid article{display:flex;align-items:start;gap:30px;background:white;border:1px solid var(--line);border-radius:12px;padding:35px}.company-grid h2,.company-grid h3{font-size:26px;margin-bottom:15px}.company-grid .eyebrow{font-size:10px;margin-bottom:14px}.company-grid p{color:var(--muted);font-size:18px}.country-code{font-family:var(--display);font-size:32px;letter-spacing:-.05em;color:#488982;border-right:1px solid var(--line);padding:5px 25px 5px 0}.company-statement{font-size:15px;color:var(--muted);margin-top:25px}.contact-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:50px}.contact-primary{border-radius:14px;background:#e9f5ef;padding:45px}.contact-symbol{display:block;color:var(--teal);margin-bottom:30px}.contact-symbol .icon{width:38px;height:38px}.contact-primary h2{font-size:36px}.contact-primary>p{margin:22px 0 30px;font-size:20px;color:var(--muted);max-width:440px}.contact-primary small{display:block;max-width:360px;font-size:13px;line-height:1.6;color:#506d70;margin-top:17px}.contact-secondary article{position:relative;padding:14px 0 30px 50px}.contact-secondary article+article{padding-top:36px;border-top:1px solid var(--line)}.contact-secondary article>.icon{position:absolute;left:0;top:18px;color:var(--teal)}.contact-secondary article+article>.icon{top:40px}.contact-secondary h2{font-size:25px}.contact-secondary p{margin:15px 0;color:var(--muted)}.contact-email{font-size:23px;color:var(--teal);overflow-wrap:anywhere}.contact-email:hover{text-decoration:underline;text-underline-offset:5px}.prose p+p{margin-top:22px}.prose p{color:var(--muted);font-size:20px;line-height:1.7}.prose a{color:var(--teal);text-decoration:underline;text-underline-offset:4px}.prose h2{font-size:27px;margin:40px 0 16px}.legal-body{max-width:870px}.legal-body h2:first-child{margin-top:0}.article-hero h1{max-width:1000px}.back-link{display:inline-flex;min-height:44px;color:var(--teal);font-size:15px;align-items:center;margin-bottom:25px}.article-layout{display:grid;grid-template-columns:260px minmax(0,720px);gap:90px;align-items:start}.article-layout aside{position:sticky;top:125px;border-left:2px solid var(--line);padding-left:24px}.article-layout aside>strong{display:block;font-size:15px;margin-bottom:17px}.article-layout aside>a{display:block;font-size:14px;line-height:1.5;color:var(--muted);padding:10px 0}.article-layout aside>a:hover{color:var(--teal)}.article-layout aside>p{font-size:12px;color:#60757e;margin-top:24px;padding-top:22px;border-top:1px solid var(--line)}.article-body>section{margin-bottom:48px;scroll-margin-top:130px}.article-body h2{font-size:30px;margin-bottom:22px}.article-body p{font-size:20px;color:var(--muted);line-height:1.75}.article-body .eyebrow{font-size:12px;margin-bottom:15px}.article-conclusion{background:#ebf5ef;padding:30px;border-radius:10px}.article-conclusion .text-link{margin-top:20px}.error-actions{display:flex;flex-wrap:wrap;gap:20px}.noscript-note{padding:12px 30px;background:#edf5ef;color:var(--ink);text-align:center;font-size:15px}
@keyframes float-top{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes float-middle{0%,100%{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes flow{to{stroke-dashoffset:-104}}
@media(min-width:1500px){.hero-grid{gap:60px}.hero-copy h1{font-size:70px}.site-header nav{gap:32px}}
@media(max-width:1250px){.nav-wrap{width:calc(100% - 48px);gap:28px}.site-header nav{gap:20px;font-size:15px}.brand img{width:188px}.nav-actions{gap:15px}.client-link{font-size:14px}.button-small{font-size:14px;padding-inline:13px}.vendor-strip{gap:25px;padding-inline:10px}.vendor-strip span{font-size:15px}.hero-grid{gap:18px}.hero-copy h1{font-size:57px}.hero-actions{gap:10px}.hero-actions .button{font-size:15px;padding-inline:16px;gap:10px}.case-study{padding:45px;gap:40px}.case-intro h2{font-size:38px}.split,.about-band{gap:60px}.footer-main{gap:35px}}
@media(max-width:1100px){.site-header .nav-wrap{min-height:82px;justify-content:space-between;flex-wrap:wrap;gap:0}.js .menu-toggle{display:flex}.site-header nav{flex-basis:100%;flex-direction:column;align-items:stretch;gap:0;padding:20px 0 28px;font-size:17px}.js .site-header nav{display:none;max-height:calc(100dvh - 85px);overflow-y:auto}.js .site-header.nav-open nav{display:flex}.site-header nav>a,.nav-menu summary{padding:12px 8px;min-height:47px}.nav-menu summary{justify-content:space-between}.nav-dropdown{position:static;width:100%;box-shadow:none;border:0;border-radius:0;border-left:2px solid #c5ded6;margin:0 0 10px 9px;padding-left:12px}.nav-actions{margin:16px 0 0;gap:30px;border-top:1px solid var(--line);padding-top:20px;justify-content:space-between}.client-link{font-size:17px}.button-small{font-size:17px;padding-inline:20px}.hero-grid{min-height:610px}.hero-copy h1{font-size:49px}.hero-copy .lead{font-size:19px}.hero-note{font-size:12px}.hero-actions{flex-direction:column;align-items:flex-start}.ecosystem .container>p{max-width:none;flex-basis:100%;text-align:center}.vendor-strip{padding:0;justify-content:center;gap:30px;flex-basis:100%;flex-wrap:wrap}.ecosystem .container>a{max-width:none;margin:auto}.section{padding:76px 0}.case-panel{padding:25px}.case-panel h3{font-size:23px}.case-study{gap:30px;padding:36px}.case-intro h2{font-size:34px}.solution-card{padding:27px 22px}.solution-card>p{min-height:106px}.solution-card h3{font-size:22px}.solution-card .check-list{font-size:14px}.solution-card .text-link{font-size:14px}.integration-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bespoke{flex-wrap:wrap}.bespoke .button{margin-left:60px}.approach-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px}.approach-grid h2{min-height:auto}.scope-note{flex-wrap:wrap}.scope-note>.text-link{margin-left:58px}.footer-main{grid-template-columns:1.4fr 1fr 1fr;gap:35px}.footer-main>div:last-child{grid-column:1/-1;display:flex;align-items:baseline;flex-wrap:wrap;column-gap:35px}.footer-main>div:last-child h2{margin:0}.footer-main>div:last-child p{margin:0}.footer-bottom{gap:25px}.closing-inner{gap:40px}.closing h2{font-size:38px}.article-layout{gap:50px;grid-template-columns:230px minmax(0,1fr)}}
@media(max-width:800px){.container{width:calc(100% - 48px)}.nav-wrap{width:calc(100% - 40px)!important}.hero-grid{grid-template-columns:1fr;gap:40px;padding-top:50px;padding-bottom:35px}.hero-copy{max-width:630px;padding:0}.hero-copy h1{font-size:58px;max-width:650px;margin:20px 0}.hero-copy .lead{font-size:20px;max-width:550px}.hero-actions{flex-direction:row;margin-top:28px}.hero-note{font-size:13px;margin-top:23px}.landscape{max-width:590px;width:100%;margin:auto}.evidence-landscape{margin-block:-28px -14px}.landscape-top{padding-inline:10px}.home-hero .landscape{margin-top:10px}.section-heading{align-items:start;flex-direction:column;gap:20px;margin-bottom:35px}.section-heading>p{max-width:530px}.section-heading h2{font-size:38px}.section-heading .eyebrow{margin-bottom:15px}.solution-grid{grid-template-columns:1fr}.solution-card{display:grid;grid-template-columns:48px 1fr;gap:0 22px;padding:30px}.solution-mark{grid-row:1/5;margin:0}.solution-card h3{font-size:26px}.solution-card>p{min-height:0;max-width:540px}.solution-card .check-list{font-size:16px;margin-block:20px 10px}.solution-card .text-link{font-size:16px}.case-study{grid-template-columns:1fr;gap:40px;padding:40px}.case-intro h2{font-size:39px;max-width:550px}.case-intro>p{max-width:540px}.case-options{max-width:none;display:flex;flex-direction:row;gap:22px}.case-options button{font-size:15px;gap:7px;flex:1;line-height:1.3}.case-options .icon{display:none}.case-panel h3{min-height:0;max-width:470px;font-size:28px}.case-panel{padding:30px}.split,.about-band{grid-template-columns:1fr;gap:38px}.split h2,.about-band h2{font-size:39px}.estate-panel{max-width:none}.region-labels{gap:50px}.resource-grid{gap:24px}.resource-copy h3{font-size:20px}.resource-cover{height:140px}.resource-cover>.icon{width:49px;height:49px}.resource-copy>p{font-size:16px}.closing-inner{grid-template-columns:1fr;gap:32px}.closing-actions{justify-self:start}.closing h2{font-size:42px}.footer-main{grid-template-columns:1.4fr 1fr 1fr;gap:25px}.footer-main .brand img{width:190px}.footer-brand>p{font-size:20px}.footer-main>div>a{font-size:14px}.footer-brand>a:last-child{overflow-wrap:anywhere;max-width:190px}.footer-bottom{flex-direction:column;gap:16px}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:35px}.page-hero{padding:60px 0}.page-hero h1{font-size:52px}.page-hero .lead{font-size:20px}.platform-overview .landscape{margin-top:20px}.company-grid{grid-template-columns:1fr}.company-grid article{padding:30px}.contact-grid{grid-template-columns:1fr;gap:35px}.contact-primary{padding:35px}.contact-secondary{display:grid;grid-template-columns:1fr 1fr;gap:30px}.contact-secondary article{padding-left:0;padding-top:50px}.contact-secondary article>.icon{top:5px}.contact-secondary article+article{border-top:0;padding-top:50px}.contact-secondary article+article>.icon{top:5px}.contact-email{font-size:19px}.article-layout{grid-template-columns:1fr;gap:40px}.article-layout aside{position:static;display:none}.article-hero h1{max-width:680px}.article-body h2{font-size:29px}.category-field{width:230px}.directory-reset{display:none}.bespoke{padding:28px}.bespoke h2{font-size:29px}.bespoke .button{margin-left:0}}
@media(max-width:520px){.container{width:calc(100% - 36px)}.site-header .nav-wrap{min-height:77px}.brand img{width:176px}.brand span{font-size:9px;padding-left:29px}.menu-toggle{font-size:13px;padding:9px 10px;gap:10px}.section{padding:58px 0}.hero-grid{padding-top:38px;gap:35px}.hero-copy .eyebrow{font-size:9px;letter-spacing:.11em}.hero-copy h1{font-size:43px;line-height:1.13;letter-spacing:-.055em;margin-top:20px}.hero-copy h1 br{display:none}.hero-copy .lead{font-size:18px;line-height:1.6;margin-top:20px}.hero-copy h1>span{display:block}.hero-actions{gap:10px;margin-top:26px}.hero-actions .button{font-size:14px;min-height:49px;padding-inline:14px;gap:12px}.hero-note{font-size:11px;gap:7px;margin-top:22px}.hero-note .icon{width:16px}.landscape-top{font-size:8px;letter-spacing:.09em;padding-inline:4px}.motion-toggle{font-size:10px}.evidence-landscape{margin:0 0 -10px}.view-switch button{font-size:11px;padding:6px 10px;min-height:34px}.landscape-bottom p{font-size:11px}.landscape-bottom small{font-size:9px}.vendor-strip{gap:17px 25px}.vendor-strip span{font-size:14px}.ecosystem .container{padding-block:23px;gap:16px}.ecosystem .container>p{font-size:11px}.ecosystem .container>a{font-size:12px}.section-heading h2,.split h2,.about-band h2{font-size:33px}.eyebrow{font-size:10px;margin-bottom:16px}.section-heading>p,.section-intro{font-size:18px}.solution-card{padding:26px 22px;grid-template-columns:1fr;gap:0}.solution-mark{grid-row:auto;margin-bottom:20px;width:42px;height:42px}.solution-card h3{font-size:25px}.solution-card>p{font-size:17px}.solution-card .check-list{font-size:15px}.case-study{width:calc(100% - 24px);padding:29px 22px;border-radius:13px;gap:27px}.case-intro h2{font-size:32px}.case-intro>p{font-size:17px}.case-options{gap:12px;margin-top:23px}.case-options button{font-size:12px;min-height:55px}.case-panel{padding:23px 19px}.case-panel h3{font-size:24px;margin-bottom:23px}.case-status{margin-bottom:22px}.case-evidence strong{font-size:13px}.case-evidence>div{gap:10px;padding-block:16px}.case-evidence p>span{font-size:9px}.case-evidence>.icon{display:none}.illustrative{font-size:9px}.estate-panel{padding:20px}.estate-row>div{font-size:17px}.estate-row>span{font-size:13px;margin-left:0;margin-top:8px}.estate-hub{padding:18px 14px;font-size:16px}.estate-hub>span{font-size:12px}.estate-connector{margin-left:26px}.region-labels{gap:30px;flex-wrap:wrap}.region-labels strong{font-size:16px}.resource-grid{grid-template-columns:1fr;gap:36px}.resource-cover{height:190px}.resource-cover>.icon{width:63px;height:63px}.resource-copy{padding-top:22px}.resource-copy h3{font-size:25px;max-width:none}.resource-copy>p{font-size:17px}.resource-copy>.text-link{margin-top:13px}.closing{padding:51px 0}.closing h2{font-size:34px}.closing p{font-size:17px}.closing-actions .text-link{font-size:13px}.site-footer{padding-top:45px}.footer-main{grid-template-columns:1fr 1fr;gap:30px 22px;padding-bottom:30px}.footer-brand{grid-column:1/-1}.footer-main .brand img{width:190px}.footer-brand>p{font-size:22px}.footer-brand>a:last-child{max-width:none;font-size:16px!important}.footer-main>div:last-child{display:grid;grid-template-columns:1fr 1fr;gap:10px 22px}.footer-main>div:last-child h2{grid-column:1/-1;margin-bottom:6px}.footer-main>div:last-child a{margin:0}.footer-main>div:last-child p{font-size:14px}.footer-main h2{font-size:15px;margin-bottom:15px}.footer-main>div>a{font-size:15px}.footer-bottom{font-size:10px}.page-hero{padding:43px 0 48px}.page-hero h1{font-size:41px;letter-spacing:-.05em}.page-hero .lead{font-size:18px;margin-top:22px}.page-hero .button{font-size:15px}.feature-grid{grid-template-columns:1fr;gap:30px}.feature{border-bottom:1px solid var(--line);padding-bottom:28px}.feature:last-child{border:0;padding-bottom:0}.feature h3{font-size:23px}.feature p{font-size:18px}.feature-icon{margin-bottom:17px}.scope-note{padding:25px;gap:20px}.scope-note h2{font-size:24px}.scope-note>.text-link{margin-left:0}.scope-note p{font-size:17px}.approach-grid{grid-template-columns:1fr;gap:33px}.approach-grid h2{font-size:29px;margin-bottom:18px}.step-index{margin-bottom:19px}.step-list li{gap:15px;font-size:17px}.principle-card{padding:28px}.directory-controls{flex-direction:column;align-items:stretch;gap:18px}.category-field{width:auto}.directory-meta{display:block;font-size:13px}.directory-meta p+p{margin-top:5px}.integration-grid{grid-template-columns:1fr}.integration-card{padding:24px;gap:17px}.integration-card h2{font-size:20px}.integration-card p{font-size:16px;min-height:0}.integration-category{font-size:11px}.setup-label{font-size:11px}.integration-monogram{width:39px;height:39px}.bespoke{padding:26px;gap:18px;align-items:flex-start}.bespoke-icon{display:none}.bespoke>div:nth-child(2){flex-basis:100%}.bespoke h2{font-size:27px}.bespoke p{font-size:17px}.directory-footnote{font-size:12px}.company-grid article{padding:28px 22px;gap:20px}.country-code{font-size:26px;padding-right:18px}.company-grid h2,.company-grid h3{font-size:23px}.company-grid p{font-size:17px}.contact-primary{padding:30px 24px}.contact-primary h2{font-size:31px}.contact-primary>p{font-size:18px}.contact-primary .button{font-size:14px;gap:10px;padding-inline:16px}.contact-secondary{grid-template-columns:1fr;gap:15px}.contact-secondary article+article{border-top:1px solid var(--line);padding-top:54px}.contact-secondary article+article>.icon{top:17px}.contact-email{font-size:21px}.prose p{font-size:19px}.prose h2{font-size:26px}.article-body h2{font-size:27px}.article-body p{font-size:19px;line-height:1.7}.article-conclusion{padding:25px}.back-link{margin-bottom:20px}.error-actions{flex-direction:column;align-items:start}}
@media(max-width:360px){.hero-copy h1{font-size:38px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{justify-content:space-between;font-size:15px}.hero-note{font-size:10px}.brand img{width:162px}.menu-toggle{font-size:12px;padding:8px}.view-switch button{padding-inline:8px;font-size:10px}.page-hero h1{font-size:37px}.company-grid article{flex-direction:column}.country-code{border-right:0;border-bottom:1px solid var(--line);padding:0 0 10px;width:70px}.contact-email{font-size:19px}.case-panel h3{font-size:22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media print{.site-header,.closing,.site-footer,.article-layout aside,.back-link,.menu-toggle{display:none!important}.container{width:100%}.page-hero,.section{padding:24px 0;background:white}.article-layout,.hero-grid,.split{display:block}.landscape{display:none}a{color:inherit}.article-body>section{break-inside:avoid}}

@media(max-width:520px){.evidence-landscape text{font-size:16px}.evidence-landscape .label-sub{font-size:13px}.view-switch button{min-height:40px;font-size:12px}.landscape-bottom p{font-size:12px}.landscape-bottom small{font-size:10px}}

/* Progressive enhancement: the static site is readable without script-dependent controls or motion. */
html:not(.js) .scene-level,html:not(.js) .signal-flow,html:not(.js) .connection-rise{animation:none}
html:not(.js) .motion-toggle,html:not(.js) .view-switch,html:not(.js) .case-options,html:not(.js) .directory-controls{display:none}
