/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.invisible{visibility:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.border{border-style:var(--tw-border-style);border-width:1px}}:root{--ink:#222526;--deep:#18252a;--rust:#a64f28;--rust-dark:#7e381b;--olive:#73743b;--stone:#eceae4;--paper:#f8f7f3;--white:#fff;--muted:#687074;--line:#2225262e}*{box-sizing:border-box}html{scroll-behavior:auto}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}main{overflow:hidden}.site-header{border-bottom:1px solid var(--line);z-index:10;background:#f8f7f3fa;justify-content:space-between;align-items:center;gap:44px;height:112px;padding:0 clamp(24px,4.5vw,68px);display:flex;position:relative}.brand img{mix-blend-mode:multiply;width:178px;height:auto;display:block}nav{text-transform:uppercase;letter-spacing:.08em;gap:38px;font-size:11px;font-weight:800;display:flex}nav a{position:relative}nav a:focus-visible{outline:2px solid var(--rust);outline-offset:7px}.button{background:var(--rust);color:#fff;justify-content:center;align-items:center;gap:28px;min-height:56px;padding:0 32px;font-size:13px;font-weight:800;transition:background .2s,transform .2s;display:inline-flex}.button:hover{background:var(--rust-dark);transform:translateY(-2px)}.button-small{min-height:43px;padding:0 18px;font-size:12px}.text-link{border-bottom:1px solid;gap:22px;padding-bottom:5px;font-size:13px;font-weight:800;display:inline-flex}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--rust);margin:0;font-size:14px;font-weight:900}.eyebrow.light{color:#d6a88d}h1,h2{color:var(--deep);letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:.99}.hero{grid-template-columns:minmax(520px,.94fr) minmax(620px,1.06fr);min-height:640px;padding:0;display:grid;position:relative}.hero-copy{flex-direction:column;justify-content:center;padding:clamp(62px,7vw,105px) clamp(34px,6vw,92px);display:flex}h1{max-width:760px;margin-top:28px;font-size:clamp(60px,5.4vw,86px);line-height:.98}.hero-lead{color:#41484b;max-width:545px;margin:30px 0 0;font-size:clamp(17px,1.25vw,20px);line-height:1.55}.hero-actions{align-items:center;gap:34px;margin-top:40px;display:flex}.hero-image{background:url(/hero-culture-conversation.png) 50%/cover no-repeat;min-height:640px;position:relative}.hero-image:after{content:"";pointer-events:none;background:linear-gradient(90deg,#090e110a,#0000 55%);position:absolute;inset:0}.hero-quote{z-index:1;color:#fff;background:#0c1215e0;min-width:345px;padding:28px 42px;font-family:Georgia,serif;font-size:29px;font-style:italic;line-height:1.1;position:absolute;bottom:38px;right:0}.outcome-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fbfaf7;grid-template-columns:repeat(4,1fr);padding:0 clamp(24px,3.8vw,58px);display:grid}.outcome-strip article{border-right:1px solid var(--line);grid-template-columns:42px 1fr;align-items:start;gap:16px;min-height:145px;padding:27px 25px;display:grid}.outcome-strip article:last-child{border-right:0}.outcome-mark{color:var(--olive);padding-top:4px;font-family:Georgia,serif;font-size:23px}.outcome-strip h3{text-transform:uppercase;letter-spacing:.12em;margin:0 0 10px;font-size:11px}.outcome-strip p{color:#596063;margin:0;font-size:12px;line-height:1.45}.why-section{background:#f4f1eb;grid-template-columns:1.05fr .95fr;gap:90px;padding:115px clamp(24px,9vw,140px);display:grid}.section-heading h2,.stock-intro h2,.difference-heading h2,.journey-section h2,.proof-copy h2,.contact-section h2{margin-top:27px;font-size:clamp(46px,5.2vw,79px)}.section-copy{color:#4d5558;max-width:610px;padding-top:38px;font-size:16px;line-height:1.68}.lead-copy{color:var(--deep);margin-top:0;font-family:Georgia,serif;font-size:25px;line-height:1.45}.leadership-statement{background:var(--stone);padding:100px clamp(24px,10vw,155px)}.leadership-statement blockquote{max-width:1160px;color:var(--deep);letter-spacing:-.04em;margin:32px 0 0;font-family:Georgia,serif;font-size:clamp(39px,5.2vw,77px);line-height:1.12}.stock-section{background:#fff;grid-template-columns:.92fr 1.08fr;align-items:center;gap:clamp(70px,9vw,145px);padding:125px clamp(24px,7vw,108px);display:grid}.stock-intro h2 em{color:var(--rust)}.stock-intro>p:not(.eyebrow){color:#4d5558;max-width:630px;font-size:16px;line-height:1.68}.stock-intro .lead-copy{color:#4d5558;margin-top:35px;font-family:inherit;font-size:16px;line-height:1.68}.stock-payoff{border-top:1px solid var(--line);max-width:650px;margin-top:38px}.stock-payoff>div{border-bottom:1px solid var(--line);grid-template-columns:105px 1fr;align-items:start;gap:20px;min-height:75px;padding:18px 0;display:grid}.stock-payoff strong{color:var(--rust);font-family:Georgia,serif;font-size:20px;font-weight:400}.stock-payoff span{color:#525a5d;font-size:13px;line-height:1.5}.stock-evidence{background:var(--paper);border:1px solid var(--line);box-shadow:20px 20px 0 var(--stone);padding:38px}.stock-label{border-bottom:1px solid var(--line);text-transform:uppercase;letter-spacing:.13em;color:var(--muted);justify-content:space-between;padding-bottom:20px;font-size:9px;font-weight:900;display:flex}.prompt{color:var(--deep);margin:48px 0 27px;font-family:Georgia,serif;font-size:clamp(26px,2.6vw,39px);line-height:1.25}.response{border:1px solid var(--line);color:#353b3e;background:#fff;min-height:112px;padding:24px;font-size:16px;line-height:1.5}.assessment{margin-top:28px}.assessment>span{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);margin-bottom:13px;font-size:8px;font-weight:900;display:block}.assessment div{border:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.assessment div span,.assessment div strong{border-right:1px solid var(--line);text-transform:uppercase;letter-spacing:.08em;place-items:center;min-height:45px;font-size:9px;display:grid}.assessment div strong{background:var(--olive);color:#fff;border-right:0}.stock-caption{border-top:1px solid var(--line);justify-content:space-between;gap:25px;margin-top:34px;padding-top:20px;font-size:11px;display:flex}.stock-caption strong{color:var(--rust)}.stock-caption span{color:var(--muted)}.difference-section{background:var(--deep);color:#fff;grid-template-columns:.9fr 1.1fr;gap:100px;padding:120px clamp(24px,7vw,108px);display:grid}.difference-heading h2{color:#fff}.difference-heading h2+h2{margin-top:10px}.difference-heading em{color:#d6a88d}.difference-lead{color:#ffffffb3;max-width:560px;margin:34px 0 0;font-family:Georgia,serif;font-size:21px;line-height:1.5}.difference-points{border-top:1px solid #fff3}.difference-points article{border-bottom:1px solid #fff3;grid-template-columns:72px 1fr;min-height:150px;padding:29px 0;display:grid}.difference-points article>span{color:#d6a88d;font-size:10px;font-weight:900}.difference-points h3{margin:0 0 12px;font-family:Georgia,serif;font-size:25px;font-weight:400}.difference-points p{color:#ffffffb3;max-width:610px;margin:0;font-size:14px;line-height:1.6}.journey-section{padding:120px clamp(24px,7vw,108px)}.journey-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:75px;display:grid}.journey-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:315px;padding:27px}.journey-grid span{color:var(--rust);font-size:10px;font-weight:900}.journey-grid h3{color:var(--deep);margin:80px 0 17px;font-family:Georgia,serif;font-size:27px;font-weight:400}.journey-grid p{color:#50585b;margin:0;font-size:14px;line-height:1.6}.proof-section{background:var(--olive);color:#fff;grid-template-columns:.78fr 1.22fr;min-height:720px;display:grid}.proof-number{border-right:1px solid #ffffff38;flex-wrap:wrap;align-content:center;padding:80px clamp(35px,6vw,90px);display:flex}.proof-number strong{letter-spacing:-.09em;font-family:Georgia,serif;font-size:clamp(165px,19vw,290px);font-weight:400;line-height:.72}.proof-number sup{font-family:Georgia,serif;font-size:68px}.proof-number p{text-transform:uppercase;letter-spacing:.1em;width:100%;max-width:230px;margin:60px 0 0;font-size:10px;font-weight:800;line-height:1.5}.proof-copy{padding:100px clamp(35px,7vw,108px)}.proof-copy h2{color:#fff;margin-bottom:40px}.proof-copy>p:not(.eyebrow){color:#ffffffc7;max-width:680px;font-size:16px;line-height:1.7}.organisation-logo-grid{background:#fff;border-top:1px solid #ffffff47;border-left:1px solid #ffffff47;grid-template-columns:repeat(3,1fr);max-width:710px;margin-top:50px;display:grid}.organisation-logo-grid>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);place-items:center;min-height:105px;padding:24px;display:grid}.organisation-logo-grid img{object-fit:contain;width:auto;max-width:145px;height:auto;max-height:48px;display:block}.organisation-logo-grid img[alt=SAP]{max-height:56px}.testimonial-section{background:var(--stone);text-align:center;padding:105px clamp(24px,7vw,108px)}.testimonial-section blockquote{max-width:960px;color:var(--deep);margin:0 auto;font-family:Georgia,serif;font-size:clamp(35px,4.5vw,64px);font-style:italic;line-height:1.2}.testimonial-section cite{letter-spacing:.1em;text-transform:uppercase;margin-top:26px;font-family:Arial,sans-serif;font-size:10px;font-style:normal;font-weight:900;display:block}.contact-section{background:var(--deep);color:#fff;grid-template-columns:.86fr 1.14fr;gap:clamp(65px,8vw,130px);padding:120px clamp(24px,7vw,108px);display:grid}.contact-section h2{color:#fff}.contact-intro>p:not(.eyebrow){color:#ffffffb8;max-width:610px;margin:34px 0;font-size:18px;line-height:1.6}.contact-phone{border-bottom:1px solid #ffffff73;padding-bottom:5px;font-size:13px;font-weight:800;display:inline-block}.contact-form{background:#ffffff12;border:1px solid #ffffff2e;grid-template-columns:1fr 1fr;gap:25px 22px;padding:42px;display:grid}.form-field{flex-direction:column;gap:10px;display:flex}.form-field-wide{grid-column:1/-1}.form-field label{text-transform:uppercase;letter-spacing:.12em;color:#ffffffb8;font-size:9px;font-weight:900}.form-field input,.form-field textarea{color:#fff;width:100%;font:inherit;background:#ffffff14;border:1px solid #ffffff40;border-radius:0;outline:none;padding:14px 15px}.form-field input{height:51px}.form-field textarea{resize:vertical;min-height:130px}.form-field input:focus,.form-field textarea:focus{border-color:#d6a88d;box-shadow:0 0 0 2px #d6a88d33}.website-field{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.consent-field{color:#ffffffb3;grid-column:1/-1;grid-template-columns:18px 1fr;align-items:start;gap:11px;font-size:11px;line-height:1.5;display:grid}.consent-field input{accent-color:var(--rust);margin:2px 0 0}.consent-field a{color:#fff;text-underline-offset:3px;text-decoration:underline}.contact-form .button{cursor:pointer;border:0;justify-self:start}.button-light{background:var(--rust)}.button-light:hover{background:var(--rust-dark)}footer{grid-template-columns:1.2fr 1fr 1fr 1fr;align-items:center;gap:25px;padding:29px clamp(24px,5vw,74px);font-size:11px;display:grid}footer img{mix-blend-mode:multiply;width:130px;height:auto}footer p{margin:0}.privacy-notice{border-top:1px solid var(--line);background:var(--paper);padding:26px clamp(24px,5vw,74px) 34px}.privacy-notice h2{letter-spacing:.1em;text-transform:uppercase;margin:0 0 8px;font-family:Arial,Helvetica,sans-serif;font-size:11px;font-weight:900}.privacy-notice p{color:#656c6f;max-width:980px;margin:0;font-size:11px;line-height:1.6}.privacy-notice a{text-underline-offset:2px;text-decoration:underline}.subpage-hero{background:var(--stone);flex-direction:column;justify-content:center;min-height:610px;padding:105px clamp(24px,10vw,155px);display:flex}.subpage-hero h1{max-width:1100px;font-size:clamp(62px,8vw,118px)}.subpage-lead{color:#485053;max-width:790px;margin:34px 0 0;font-size:clamp(19px,1.7vw,25px);line-height:1.5}.rust-hero{background:#f0e3d9}.olive-hero{background:#e8e8d9}.contact-hero{background:var(--deep);color:#fff;min-height:520px}.contact-hero h1{color:#fff}.contact-hero .subpage-lead{color:#ffffffb8}.page-section{padding:115px clamp(24px,7vw,108px)}.split-copy{grid-template-columns:.95fr 1.05fr;align-items:start;gap:clamp(65px,8vw,125px);display:grid}.split-copy h2,.compact-heading h2,.experience-intro h2,.duo-section h2,.contact-details h2{margin-top:27px;font-size:clamp(45px,5vw,76px)}.prose{color:#4d5558;font-size:17px;line-height:1.75}.prose p:first-child{color:var(--deep);margin-top:0;font-family:Georgia,serif;font-size:25px;line-height:1.48}.feature-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;grid-template-columns:repeat(4,1fr);padding:0 clamp(24px,5vw,74px);display:grid}.feature-band article{border-right:1px solid var(--line);min-height:290px;padding:30px 26px}.feature-band article:last-child{border-right:0}.feature-band span,.three-grid span,.four-step-grid span{color:var(--rust);font-size:10px;font-weight:900}.feature-band h3{margin:78px 0 15px;font-family:Georgia,serif;font-size:27px;font-weight:400}.feature-band p,.three-grid p,.four-step-grid p{color:#555d60;font-size:14px;line-height:1.6}.page-statement{background:var(--deep);color:#fff;padding:105px clamp(24px,10vw,155px)}.page-statement blockquote{letter-spacing:-.04em;max-width:1200px;margin:28px 0 0;font-family:Georgia,serif;font-size:clamp(42px,5.5vw,81px);line-height:1.13}.compact-heading{max-width:1000px}.three-grid,.four-step-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);margin-top:70px;display:grid}.three-grid{grid-template-columns:repeat(3,1fr)}.four-step-grid{grid-template-columns:repeat(4,1fr)}.three-grid article,.four-step-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:290px;padding:28px}.three-grid h3,.four-step-grid h3{margin:80px 0 15px;font-family:Georgia,serif;font-size:26px;font-weight:400}.page-cta{background:var(--deep);color:#fff;text-align:center;padding:105px clamp(24px,8vw,125px)}.page-cta h2{color:#fff;max-width:980px;margin:27px auto 0;font-size:clamp(47px,6vw,88px)}.page-cta>p:not(.eyebrow){color:#ffffffb3;max-width:680px;margin:30px auto 38px;font-size:18px;line-height:1.6}.stock-value-band{background:var(--rust);color:#fff;grid-template-columns:repeat(3,1fr);padding:0 clamp(24px,7vw,108px);display:grid}.stock-value-band article{border-right:1px solid #ffffff40;min-height:220px;padding:42px}.stock-value-band article:last-child{border-right:0}.stock-value-band strong{font-family:Georgia,serif;font-size:34px;font-weight:400}.stock-value-band p{color:#ffffffc7;line-height:1.6}.report-pair-section{background:var(--stone)}.report-pair-intro{color:#555d60;max-width:760px;margin-top:30px;font-size:18px;line-height:1.7}.report-pair{border-top:1px solid var(--line);border-left:1px solid var(--line);background:#fff;grid-template-columns:repeat(3,1fr);margin-top:65px;display:grid}.report-pair article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-height:360px;padding:38px;display:flex}.report-pair span{color:var(--rust);font-size:10px;font-weight:900}.report-pair h3{margin:72px 0 18px;font-family:Georgia,serif;font-size:clamp(29px,3vw,41px);font-weight:400}.report-pair p{color:#555d60;max-width:560px;margin:0;font-size:16px;line-height:1.7}.report-pair strong{color:var(--rust);text-transform:uppercase;letter-spacing:.12em;margin-top:auto;padding-top:32px;font-size:10px}.analysis-note{color:#656c6f;max-width:920px;margin:28px 0 0;font-size:12px;line-height:1.7}.stock-statement{background:var(--rust-dark)}.sample-section{background:var(--olive);color:#fff;grid-template-columns:1fr 1fr;gap:90px;padding:105px clamp(24px,7vw,108px);display:grid}.sample-section h2{color:#fff;margin-top:27px;font-size:clamp(42px,5vw,74px)}.sample-section blockquote{border:1px solid #ffffff4d;align-self:center;margin:0;padding:42px;font-family:Georgia,serif;font-size:clamp(27px,3vw,43px);font-style:italic;line-height:1.3}.deliverables{border-top:1px solid var(--line)}.deliverables article{border-bottom:1px solid var(--line);padding:26px 0}.deliverables h3{margin:0 0 10px;font-family:Georgia,serif;font-size:24px;font-weight:400}.deliverables p{color:#555d60;margin:0;line-height:1.6}.experience-intro{background:var(--olive);color:#fff;grid-template-columns:.7fr 1.3fr;align-items:center;gap:80px;min-height:560px;padding:90px clamp(24px,7vw,108px);display:grid}.experience-intro>strong{letter-spacing:-.09em;font-family:Georgia,serif;font-size:clamp(180px,22vw,330px);font-weight:400;line-height:.75}.experience-intro sup{font-size:.25em}.experience-intro h2{color:#fff}.duo-section{grid-template-columns:1fr 1fr;display:grid}.duo-section article{background:var(--stone);min-height:590px;padding:90px clamp(32px,7vw,105px)}.duo-section article+article{background:#fff}.duo-section>article>span{color:var(--rust);text-transform:uppercase;letter-spacing:.15em;font-size:10px;font-weight:900}.duo-section p{color:#525a5d;font-size:17px;line-height:1.7}.client-logo-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);background:#fff;grid-template-columns:repeat(3,1fr);margin-top:65px;display:grid}.client-logo-grid>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);place-items:center;min-height:148px;padding:34px 42px;display:grid}.client-logo-grid img{object-fit:contain;width:auto;max-width:190px;height:auto;max-height:62px;display:block}.client-logo-grid img[alt=SAP]{max-height:72px}.contact-page-section{background:var(--deep);color:#fff;grid-template-columns:.75fr 1.25fr;gap:clamp(60px,9vw,140px);padding:110px clamp(24px,7vw,108px);display:grid}.contact-details a{border-bottom:1px solid #fff6;width:fit-content;margin-top:18px;padding-bottom:4px;display:block}.contact-details>p:not(.eyebrow){color:#ffffffb3;font-size:17px}.contact-details h2{color:#fff}@media (width<=980px){nav{display:none}.hero{grid-template-columns:1fr}.hero-image{min-height:560px}.outcome-strip{grid-template-columns:1fr 1fr}.outcome-strip article:nth-child(2){border-right:0}.outcome-strip article:nth-child(-n+2){border-bottom:1px solid var(--line)}.why-section,.stock-section,.difference-section,.contact-section{grid-template-columns:1fr}.impact-grid,.journey-grid{grid-template-columns:1fr 1fr}.proof-section,.split-copy,.sample-section,.contact-page-section{grid-template-columns:1fr}.feature-band,.four-step-grid{grid-template-columns:1fr 1fr}.stock-value-band{grid-template-columns:1fr}.stock-value-band article{border-bottom:1px solid #ffffff40;border-right:0}.report-pair,.experience-intro,.duo-section{grid-template-columns:1fr}.proof-number{border-bottom:1px solid #ffffff38;border-right:0;min-height:470px}footer{grid-template-columns:1fr 1fr}}@media (width<=640px){.site-header{height:77px;padding:0 18px}.brand img{width:138px}.site-header .button{display:none}.hero{min-height:auto}.hero-copy{padding:65px 22px 70px}h1{font-size:clamp(53px,15vw,69px)}.hero-lead{font-size:18px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-image{background-position:45%;min-height:430px}.hero-quote{min-width:0;padding:22px 25px;font-size:23px;bottom:22px}.outcome-strip{grid-template-columns:1fr;padding:0 22px}.outcome-strip article{border-right:0;border-bottom:1px solid var(--line)}.why-section,.stock-section,.difference-section,.journey-section{padding:82px 22px}.section-heading h2,.stock-intro h2,.difference-heading h2,.journey-section h2,.proof-copy h2,.contact-section h2{font-size:43px}.section-copy{padding-top:5px}.impact-grid,.journey-grid{grid-template-columns:1fr}.impact-card,.journey-grid article{min-height:270px}.leadership-statement{padding:80px 22px}.leadership-statement blockquote{font-size:40px}.stock-evidence{box-shadow:12px 12px 0 var(--stone);padding:24px}.stock-caption{flex-direction:column}.difference-section{gap:60px}.difference-points article{grid-template-columns:52px 1fr}.proof-number{min-height:390px;padding:70px 30px}.proof-number strong{font-size:170px}.proof-copy{padding:82px 22px}.organisation-logo-grid{grid-template-columns:1fr 1fr}.organisation-logo-grid>div{min-height:95px;padding:20px}.organisation-logo-grid img{max-width:125px;max-height:44px}.contact-section{padding:90px 22px}.contact-form{grid-template-columns:1fr;padding:26px 20px}.form-field-wide{grid-column:auto}footer{grid-template-columns:1fr}.subpage-hero{min-height:520px;padding:80px 22px}.subpage-hero h1{font-size:clamp(52px,15vw,70px)}.page-section,.page-statement,.page-cta,.sample-section,.contact-page-section{padding:80px 22px}.feature-band,.three-grid,.four-step-grid{grid-template-columns:1fr}.client-logo-grid{grid-template-columns:repeat(2,1fr)}.client-logo-grid>div{min-height:120px;padding:28px 24px}.client-logo-grid img{max-width:145px;max-height:52px}.feature-band{padding:0 22px}.feature-band article{border-right:0;border-bottom:1px solid var(--line);min-height:245px}.three-grid article,.four-step-grid article{min-height:245px}.stock-value-band{padding:0 22px}.report-pair article{min-height:320px;padding:30px 24px}.experience-intro{padding:80px 22px}.experience-intro>strong{font-size:165px}.duo-section article{min-height:auto;padding:80px 22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
