:root{--blue-900:#0d1f33;--blue-800:#3f4764;--blue-700:#0d1f33;--blue-500:#6b9e7e;--periwinkle-500:#6b9e7e;--periwinkle-200:#faf3e0;--surface:#faf3e0;--surface-strong:#fffaf0;--ink:#0d1f33;--muted:#6b7084;--accent:#f2dd3a;--error:#ff1717;--line:#3f476438;--gutter:32px;--display:"Mona Sans", "Inter Display", "Helvetica Neue", Arial, sans-serif;--body:"Inter Display", Inter, "Helvetica Neue", Arial, sans-serif}.content-studio-shell{background:var(--surface);grid-template-columns:minmax(260px,320px) minmax(0,1fr);min-height:100vh;display:grid}.content-studio-sidebar{background:var(--blue-900);color:var(--surface-strong);flex-direction:column;gap:32px;height:100vh;padding:36px 24px 24px;display:flex;position:sticky;top:0;overflow:auto}.content-studio-sidebar h1{margin:12px 0 16px;font-size:clamp(2.25rem,4vw,3.5rem)}.content-studio-sidebar>div>p:last-child,.content-studio-toolbar>div>p:last-child{color:#fffaf0b3;margin-bottom:0;font-size:.95rem}.content-studio-sidebar nav{gap:6px;display:grid}.content-studio-sidebar nav button{color:inherit;cursor:pointer;text-align:left;background:0 0;border:1px solid #fffaf029;border-radius:4px;flex-direction:column;gap:2px;padding:11px 12px;transition:background-color .16s,border-color .16s,color .16s;display:flex}.content-studio-sidebar nav button:hover,.content-studio-sidebar nav button.is-active{background:var(--accent);border-color:var(--accent);color:var(--blue-900)}.content-studio-sidebar nav button span{font-size:.86rem;font-weight:700}.content-studio-sidebar nav button small{opacity:.72}.content-studio-editor{border-top:1px solid #fffaf029;margin:auto 0 0;padding-top:18px;font-size:.72rem}.content-studio-main{flex-direction:column;min-width:0;min-height:100vh;display:flex}.content-studio-toolbar{background:var(--blue-800);color:var(--surface-strong);justify-content:space-between;align-items:flex-end;gap:32px;padding:40px clamp(24px,5vw,72px);display:flex}.content-studio-toolbar h2{margin:10px 0 14px;font-size:clamp(2rem,4vw,3.6rem)}.content-studio-toolbar>a{border-bottom:1px solid var(--accent);text-transform:uppercase;flex:none;padding-bottom:5px;font-size:.78rem;font-weight:700}.content-studio-toolbar-actions{flex:none;align-items:flex-end;gap:18px;display:flex}.content-studio-toolbar-actions a,.content-studio-toolbar-actions button{border:0;border-bottom:1px solid var(--accent);color:inherit;cursor:pointer;font:inherit;text-transform:uppercase;background:0 0;padding:0 0 5px;font-size:.78rem;font-weight:700}.content-studio-library{width:100%;max-width:980px;margin:0 auto;padding:48px clamp(24px,5vw,72px) 100px}.content-studio-library>p{color:var(--muted);margin:16px 0;font-size:.8rem}.content-studio-library-search{gap:8px;display:grid}.content-studio-library-search span{font-size:.86rem;font-weight:750}.content-studio-library-search input{background:var(--surface-strong);border:1px solid var(--line);color:var(--ink);border-radius:4px;width:100%;padding:14px 16px;font-size:1rem;line-height:1.55}.content-studio-library-search input:focus{border-color:var(--blue-500);outline:2px solid #6b9e7e38}.content-studio-library-list{gap:10px;display:grid}.content-studio-library-list button{background:var(--surface-strong);border:1px solid var(--line);color:var(--ink);cursor:pointer;text-align:left;border-radius:4px;justify-content:space-between;align-items:center;gap:24px;padding:16px 18px;display:flex}.content-studio-library-list button:hover,.content-studio-library-list button:focus-visible{border-color:var(--blue-500);outline:0;box-shadow:0 0 0 2px #6b9e7e2e}.content-studio-library-list button span{font-weight:750}.content-studio-library-list button small{color:var(--muted);flex:none}.content-studio-library-empty{background:var(--surface-strong);border:1px dashed var(--line);padding:24px}.content-studio-fields{gap:28px;width:100%;max-width:980px;margin:0 auto;padding:48px clamp(24px,5vw,72px) 140px;display:grid}.content-studio-field{gap:8px;display:grid}.content-studio-field>span{font-size:.86rem;font-weight:750}.content-studio-field>small{color:var(--muted);margin-top:-4px}.content-studio-field input,.content-studio-field textarea,.content-studio-field select{background:var(--surface-strong);border:1px solid var(--line);color:var(--ink);resize:vertical;border-radius:4px;width:100%;padding:14px 16px;font-size:1rem;line-height:1.55}.content-studio-field input:focus,.content-studio-field textarea:focus,.content-studio-field select:focus{border-color:var(--blue-500);outline-offset:0;outline:2px solid #6b9e7e38}.content-studio-image-field{border-top:1px solid var(--line);padding-top:24px}.content-studio-image-editor{grid-template-columns:minmax(220px,320px) minmax(0,1fr);gap:20px;display:grid}.content-studio-image-preview{aspect-ratio:16/9;background:var(--blue-900);color:#fffaf0b3;border-radius:6px;justify-content:center;align-items:center;display:flex;overflow:hidden}.content-studio-image-preview img{object-fit:cover;width:100%;height:100%}.content-studio-image-controls{align-content:start;gap:12px;display:grid}.content-studio-upload-button,.content-studio-clear-image{border:1px solid var(--blue-900);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;min-height:44px;padding:10px 14px;font-size:.8rem;font-weight:750;display:flex}.content-studio-upload-button{background:var(--accent);color:var(--blue-900)}.content-studio-upload-button input{display:none}.content-studio-clear-image{color:var(--blue-900);background:0 0}.content-studio-image-url{gap:6px;display:grid}.content-studio-image-url>span{color:var(--muted);font-size:.72rem;font-weight:700}.content-studio-media-library{border:1px solid var(--line);background:#fffaf0ad;border-radius:6px;padding:12px}.content-studio-media-library summary{cursor:pointer;font-size:.8rem;font-weight:750}.content-studio-media-library>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.content-studio-media-library button{background:var(--surface-strong);color:var(--ink);cursor:pointer;text-align:left;border:2px solid #0000;border-radius:4px;min-width:0;padding:0;overflow:hidden}.content-studio-media-library button:hover,.content-studio-media-library button.is-selected{border-color:var(--accent)}.content-studio-media-library button img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.content-studio-media-library button span{text-overflow:ellipsis;white-space:nowrap;padding:7px;font-size:.66rem;display:block;overflow:hidden}.content-studio-media-message{color:var(--blue-500);width:100%;max-width:980px;margin:-112px auto 88px;padding:0 clamp(24px,5vw,72px);font-size:.8rem}.content-studio-actions{background:var(--surface-strong);border-top:1px solid var(--line);z-index:5;grid-template-columns:minmax(180px,1fr) auto auto;align-items:center;gap:12px;margin-top:auto;padding:16px clamp(24px,5vw,72px);display:grid;position:sticky;bottom:0}.content-studio-actions strong,.content-studio-actions p{margin:0;font-size:.78rem}.content-studio-actions p{color:var(--blue-500)}.content-studio-actions p.is-error{color:var(--error)}.content-studio-actions button:disabled{cursor:not-allowed;opacity:.48}@media (width<=809px){.content-studio-shell{display:block}.content-studio-sidebar{height:auto;max-height:44vh;padding:24px 18px;position:relative}.content-studio-sidebar nav{grid-auto-columns:minmax(190px,1fr);grid-auto-flow:column;padding-bottom:8px;overflow-x:auto}.content-studio-editor{display:none}.content-studio-toolbar{flex-direction:column;align-items:flex-start;padding:28px 20px}.content-studio-toolbar-actions{flex-direction:column;align-items:flex-start}.content-studio-library{padding:32px 20px 64px}.content-studio-library-list button{flex-direction:column;align-items:flex-start;gap:6px}.content-studio-fields{padding:32px 20px 170px}.content-studio-image-editor{grid-template-columns:1fr}.content-studio-media-library>div{grid-template-columns:repeat(2,minmax(0,1fr))}.content-studio-media-message{margin-top:-142px;padding:0 20px}.content-studio-actions{grid-template-columns:1fr 1fr;padding:14px 18px}.content-studio-actions>div{grid-column:1/-1}.content-studio-actions .button{justify-content:center;gap:12px}}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--surface)}body{background:var(--surface);color:var(--ink);font-family:var(--body);text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.5;overflow-x:clip}main,section,footer{position:relative}img,video{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--accent);outline-offset:3px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--display);letter-spacing:-.02em}h1{font-size:clamp(3rem,6vw,5.5rem);font-weight:750;line-height:.98}h2{font-size:clamp(2.25rem,4vw,4.3rem);font-weight:700;line-height:1.04}h3{font-size:1.4rem;font-weight:650;line-height:1.2}.sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.skip-link{background:var(--surface-strong);color:var(--blue-800);z-index:100;padding:12px 16px;position:fixed;top:-80px;left:16px}.skip-link:focus{top:16px}.eyebrow{letter-spacing:.03em;text-transform:uppercase;font-size:.75rem;line-height:1.2}.button{letter-spacing:.03em;text-transform:uppercase;border:1px solid #0000;border-radius:4px;justify-content:space-between;align-items:center;gap:36px;min-height:48px;padding:0 16px;font-size:.75rem;font-weight:600;transition:background-color .24s,color .24s,border-color .24s;display:inline-flex}.button span{font-size:1rem}.button-light{background:var(--accent);color:var(--blue-900)}.button-blue{background:var(--blue-800);color:var(--surface-strong)}.button-outline{border-color:var(--periwinkle-500);color:var(--blue-900)}.text-link{text-transform:uppercase;border-bottom:1px solid;margin-top:32px;padding-bottom:4px;font-size:.8rem;display:inline-block}.site-header{z-index:30;justify-content:space-between;align-items:stretch;gap:8px;height:54px;display:flex;position:fixed;top:8px;left:8px;right:8px}.brand-module,.desktop-nav,.menu-button,.contact-module{background:var(--surface-strong);color:var(--blue-800);border:0;border-radius:4px;align-items:center;display:flex}.brand-module{background:0 0;width:200px;min-width:200px;height:54px;padding:0;overflow:visible}.brand-logo{object-fit:contain;object-position:left center;flex:none;width:200px;max-width:100%;height:auto;display:block;transform:none}.desktop-nav{color:var(--surface-strong);background:0 0;border-radius:0;gap:36px;padding:0;position:absolute;left:50%;transform:translate(-50%)}.light-surface-header .desktop-nav{color:var(--blue-900)}.desktop-nav a,.menu-button{text-transform:uppercase;font-size:.75rem}.menu-button{cursor:pointer;min-width:82px;margin-left:auto;padding:0 18px}.contact-module{background:var(--accent);color:var(--blue-900);text-transform:uppercase;justify-content:center;gap:10px;min-width:112px;padding:0 16px;font-size:.72rem}.menu-panel{background:var(--blue-900);color:var(--surface-strong);opacity:0;padding:112px var(--gutter) 48px;pointer-events:none;z-index:20;transition:opacity .28s,transform .28s;display:grid;position:fixed;inset:0;transform:translateY(-24px)}.menu-panel.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.menu-panel nav{align-self:center;display:grid}.menu-panel nav a{font-family:var(--display);border-bottom:1px solid #f9fbfe40;grid-template-columns:56px 1fr auto;align-items:center;min-height:100px;font-size:clamp(2.5rem,6vw,5.5rem);line-height:1.25;display:grid}.menu-panel nav a span,.menu-panel nav a i{font-family:var(--body);font-size:.8rem;font-style:normal}.menu-panel>p{align-self:end;max-width:370px;margin:0}.home-hero{background:var(--blue-900);color:var(--surface-strong);min-height:100svh;overflow:hidden}.hero-video,.home-hero>.hero-shade{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.home-hero>.hero-shade{pointer-events:none;background:linear-gradient(90deg,#0d1f333d 0%,#0d1f3314 54%,#0d1f3303 100%)}.home-hero>.hero-video{filter:none}.home-hero:after{content:"";pointer-events:none;z-index:1;background:radial-gradient(108% 68% at 0 0,#0d1f33c7 0%,#0d1f338a 38%,#0d1f332e 62%,#0d1f3300 82%);position:absolute;inset:0}.home-hero-content{padding:128px var(--gutter) 96px;z-index:2;flex-direction:column;justify-content:flex-end;display:flex;position:absolute;inset:0}.hero-eyebrow{margin-bottom:auto}.home-hero h1{max-width:1100px;margin-bottom:42px;font-size:clamp(3.25rem,6.2vw,6rem)}.home-hero h1 span{color:var(--periwinkle-200)}.hero-bottom{justify-content:space-between;align-items:flex-end;display:flex}.hero-bottom>p{max-width:520px;margin-bottom:0;font-size:1.15rem}.hero-utility{bottom:24px;left:var(--gutter);right:var(--gutter);text-transform:uppercase;z-index:2;justify-content:space-between;align-items:center;font-size:.72rem;display:flex;position:absolute}.local-clock{font-variant-numeric:tabular-nums;width:86px}.hero-utility a span{margin-left:12px}.who-section,.editorial-section,.case-section,.insights-preview,.team-section,.milestone-section,.service-index-section,.all-insights{padding:130px var(--gutter)}.section-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:7vw;display:grid}.section-index{color:var(--blue-800);margin-top:48px;font-size:.75rem}.who-section{background:var(--surface-strong);color:var(--ink);min-height:clamp(620px,78svh,760px)}.who-section .eyebrow{background:var(--periwinkle-500);color:var(--surface-strong);border-radius:4px;padding:7px 10px;display:inline-block}.who-layout>.eyebrow{margin-bottom:72px}.who-statement{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:7vw;display:grid}.who-statement h2{margin:0;font-size:clamp(2.2rem,4vw,4.2rem)}.split-copy{grid-template-columns:minmax(0,1fr) minmax(150px,.55fr);align-items:start;gap:36px;padding-top:10px;display:grid}.split-copy p{margin:0}.split-copy>div{gap:16px;display:grid}.split-copy a{border-bottom:1px solid var(--line);text-transform:uppercase;padding-bottom:8px;font-size:.78rem}.editorial-section{background:var(--surface)}.sticky-copy{align-self:start;position:sticky;top:92px}.sticky-copy h2{color:var(--blue-800);max-width:570px;margin:28px 0 32px}.sticky-copy>p:not(.eyebrow){max-width:420px}.service-stack{perspective:1200px;gap:22px;padding:10px 0 48px;display:grid}.service-card{--card-rotate:-.8deg;--card-shift:130px;background:var(--surface-strong);min-height:320px;transform:rotate(var(--card-rotate));border:1px solid #3f476447;border-radius:12px;flex-direction:column;padding:28px 30px 30px;transition:background-color .24s,border-color .24s,box-shadow .24s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 46px #0d1f3314}.service-card:before{background:var(--periwinkle-500);content:"";height:4px;position:absolute;inset:0 0 auto}.service-card:nth-child(2n){--card-rotate:.8deg;--card-shift:170px;margin-left:clamp(0px,4vw,54px)}.service-card:nth-child(odd){margin-right:clamp(0px,3vw,42px)}.service-card:nth-child(2):before{background:var(--blue-800)}.service-card:nth-child(3):before{background:var(--blue-900)}.service-card:nth-child(4):before{background:var(--accent)}.service-card:nth-child(5):before{background:var(--blue-500)}.service-card-top{justify-content:space-between;align-items:center;display:flex}.service-card-icon{background:var(--periwinkle-500);color:var(--surface-strong);border-radius:8px;justify-content:center;align-items:center;width:50px;height:50px;display:inline-flex}.service-card-icon-placeholder{letter-spacing:.04em;text-align:center;text-transform:uppercase;width:104px;height:auto;min-height:50px;padding:8px;font-size:.58rem;line-height:1.2}.service-card:nth-child(2) .service-card-icon{background:var(--blue-800)}.service-card:nth-child(3) .service-card-icon{background:var(--blue-900)}.service-card:nth-child(4) .service-card-icon{background:var(--accent);color:var(--blue-900)}.service-card:nth-child(5) .service-card-icon{background:var(--blue-500)}.service-card-number{color:var(--muted);letter-spacing:.08em;font-size:.72rem}.service-card h3{color:var(--blue-900);margin:auto 0 34px;font-size:clamp(2rem,3.2vw,2.8rem)}.service-card-copy{grid-template-columns:1fr auto;align-items:end;gap:28px;display:grid}.service-card-copy p{color:var(--muted);max-width:480px;margin:0}.service-card-arrow{background:var(--accent);color:var(--blue-900);border-radius:5px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}@supports (animation-timeline:view()){.service-card{animation:linear both service-card-reveal;animation-timeline:view();animation-range:entry}}@keyframes service-card-reveal{0%{opacity:.12;transform:translateX(var(--card-shift)) rotate(3deg)}to{opacity:1;transform:translateX(0) rotate(var(--card-rotate))}}.section-heading-row{grid-template-columns:1fr 1fr;align-items:end;gap:7vw;margin-bottom:72px;display:grid}.section-heading-row h2{color:var(--blue-800);margin:22px 0 0}.section-heading-row>p{max-width:420px;margin:0}.case-section{background:var(--surface-strong)}.case-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:40px 18px;display:grid}.case-card{flex-direction:column;height:100%;display:flex}.case-image{aspect-ratio:4/3;position:relative;overflow:hidden}.case-image img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.case-image>span{background:var(--surface-strong);color:var(--blue-800);padding:8px;font-size:.75rem;position:absolute;top:12px;left:12px}.case-card>div:last-child{border-bottom:1px solid var(--line);flex:1;grid-template-columns:1fr auto;align-content:start;padding:16px 0 20px;display:grid}.case-card p{text-transform:uppercase;grid-column:1/-1;font-size:.7rem}.case-card h3{color:var(--blue-800);margin:0;font-size:clamp(1.1rem,1.6vw,1.5rem);line-height:1.15}.logo-section{padding:120px var(--gutter)}.client-logo-section{background:var(--surface)}.partner-logo-section{background:var(--blue-900);color:var(--surface-strong);border-top:1px solid #faf3e033}.logo-section-heading{max-width:850px}.logo-section-heading .eyebrow{margin-bottom:54px}.client-logo-section .eyebrow,.client-logo-section h2{color:var(--blue-900)}.partner-logo-section .eyebrow{color:var(--accent)}.partner-logo-section h2{color:var(--surface-strong)}.organisation-logo-grid{flex-wrap:wrap;justify-content:center;gap:52px;max-width:1116px;margin:88px auto 0;display:flex}.organisation-logo-grid:empty{display:none}.organisation-logo-item{border:1px solid #0d1f3357;border-radius:14px;flex:0 240px;justify-content:center;align-items:center;min-height:132px;padding:28px 24px;display:flex}.client-logo-grid .organisation-logo-item{background:#0d1f3306}.partner-logo-grid{flex-wrap:nowrap}.partner-logo-grid .organisation-logo-item{background:#faf3e006;border-color:#faf3e094}.organisation-logo-item img{object-fit:contain;width:auto;max-width:180px;height:auto;max-height:72px}.stats-band{background:var(--blue-800);color:var(--surface-strong);padding:64px var(--gutter);grid-template-columns:repeat(4,1fr);display:grid}.stats-band>div{border-left:1px solid #f9fbfe4d;padding-left:20px}.stats-band strong,.stats-band span{display:block}.stats-band strong{font-family:var(--display);font-size:clamp(2.5rem,5vw,5.5rem);line-height:1}.stats-band span{text-transform:uppercase;margin-top:18px;font-size:.72rem}.insights-preview{background:var(--surface-strong)}.category-list{flex-wrap:wrap;gap:10px 28px;display:flex}.category-list span{color:var(--blue-800);text-transform:uppercase;font-size:.78rem}.article-preview-list{border-top:1px solid var(--line);margin-bottom:48px}.article-preview-list a{border-bottom:1px solid var(--line);grid-template-columns:48px 180px 1fr auto;align-items:center;gap:24px;min-height:150px;display:grid}.article-preview-list a>span,.article-preview-list a>p{text-transform:uppercase;margin:0;font-size:.72rem}.article-preview-list h3{color:var(--blue-800);margin:0;font-size:clamp(1.5rem,3vw,2.8rem)}.leadership-preview{background:var(--blue-900);color:var(--surface-strong);padding:130px var(--gutter)}.light-heading h2,.light-link{color:var(--surface-strong)!important}.people-grid{grid-template-columns:repeat(4,1fr);gap:48px 16px;display:grid}.featured-people{grid-template-columns:repeat(3,1fr)}.person-card>div{aspect-ratio:4/5;margin-bottom:20px;overflow:hidden}.person-card img{filter:saturate(.75);object-fit:cover;width:100%;height:100%;transition:transform .6s,filter .4s}.person-card p,.person-card span{text-transform:uppercase;margin-bottom:8px;font-size:.7rem}.person-card h3{margin-bottom:8px;font-size:1.6rem}.testimonial-list{border-top:1px solid var(--line)}.testimonial-section{padding-top:84px;padding-bottom:84px}.testimonial-section .section-grid{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:5vw}.testimonial-list blockquote{border-bottom:1px solid var(--line);min-height:0;margin:0;padding:20px 0 26px}.testimonial-section .sticky-copy h2{font-size:clamp(2rem,3.2vw,3.3rem)}.testimonial-list blockquote>p{color:var(--blue-800);font-family:var(--display);margin:0 0 24px;font-size:clamp(1.25rem,1.9vw,1.9rem);line-height:1.28}.testimonial-list footer strong,.testimonial-list footer small{display:block}.testimonial-list footer strong{font-size:.9rem}.testimonial-list footer small{color:var(--muted);margin-top:4px;font-size:.76rem}.accordion{border-top:1px solid var(--line)}.accordion-item{border-bottom:1px solid var(--line)}.accordion-item>button{cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:52px 1fr auto;align-items:center;width:100%;min-height:92px;padding:0;display:grid}.accordion-item button>span,.accordion-item button>i{color:var(--blue-800);font-size:.75rem;font-style:normal}.accordion-item button>i{font-size:1.5rem}.accordion-item button>strong{color:var(--blue-800);font-family:var(--display);font-size:1.25rem;font-weight:600}.accordion-panel{padding:0 52px 32px}.accordion-panel p{max-width:650px;margin:0}.video-cta{min-height:100svh;overflow:hidden}.video-cta>video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.video-cta-panel{color:var(--blue-800);left:var(--gutter);background:#edefffe8;max-width:570px;padding:48px;position:absolute;top:50%;transform:translateY(-50%)}.video-cta-panel h2{margin:24px 0;font-size:clamp(2.2rem,4vw,4rem)}.video-cta-panel .button{margin-top:24px}.site-footer{background:var(--blue-900);color:var(--surface-strong);padding:112px var(--gutter) 30px}.footer-cta{border-bottom:1px solid #faf3e042;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:60px;padding-bottom:88px;display:grid}.footer-cta .eyebrow{color:var(--accent)}.footer-cta h2{max-width:820px;margin:26px 0 0;font-size:clamp(2.4rem,4.2vw,4.5rem)}.footer-conversation-button{background:var(--accent);color:var(--blue-900);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;justify-content:space-between;align-items:center;gap:34px;min-width:270px;padding:20px 24px;font-size:.74rem;font-weight:800;display:inline-flex}.footer-directory{grid-template-columns:minmax(160px,.85fr) minmax(140px,.68fr) minmax(280px,1.32fr) minmax(300px,1.45fr);gap:54px;padding:74px 0 84px;display:grid}.footer-label{color:var(--blue-500);letter-spacing:.12em;text-transform:uppercase;margin:0 0 26px;font-size:.68rem;font-weight:700}.footer-talk>a{color:var(--surface-strong);overflow-wrap:anywhere;font-size:1rem}.footer-locations ul{gap:14px;margin:0;padding:0;list-style:none;display:grid}.footer-locations li{color:var(--surface-strong);font-size:1rem}.footer-navigation-columns{grid-template-columns:1fr 1fr;gap:20px 42px;display:grid}.footer-navigation-columns>div{gap:14px;display:grid}.footer-navigation a{color:#faf3e0c7;width:fit-content}.footer-newsletter>p:nth-child(2){color:#faf3e0b8;max-width:400px;margin:0 0 28px;line-height:1.55}.footer-newsletter-form label{letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;font-size:.66rem;font-weight:700;display:block}.footer-newsletter-form>div{grid-template-columns:minmax(0,1fr) auto;gap:12px;display:grid}.footer-newsletter-form input{color:var(--surface-strong);font:inherit;background:#faf3e00a;border:1px solid #faf3e06b;border-radius:8px;min-width:0;padding:15px 16px}.footer-newsletter-form input:focus-visible{border-color:var(--accent);outline-offset:2px;outline:2px solid #f2dd3a42}.footer-newsletter-form button{background:var(--accent);color:var(--blue-900);cursor:pointer;letter-spacing:.08em;text-transform:uppercase;border:0;border-radius:999px;align-items:center;gap:18px;padding:0 20px;font-size:.7rem;font-weight:800;display:inline-flex}.footer-newsletter-form button:disabled{cursor:wait;opacity:.68}.footer-newsletter-status{color:var(--blue-500);min-height:1.2em;margin:12px 0 0;font-size:.74rem}.footer-newsletter-status.is-error{color:var(--accent)}.copy-button{cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #f9fbfe4d;justify-content:space-between;align-items:center;min-height:72px;padding:0 12px 0 0;display:flex}.copy-button:nth-child(odd){border-right:1px solid #f9fbfe4d;padding-right:20px}.copy-button:nth-child(2n){padding-left:20px}.copy-button i{text-transform:uppercase;font-size:.7rem;font-style:normal}.footer-bottom{text-transform:uppercase;border-top:1px solid #faf3e042;justify-content:space-between;padding-top:22px;font-size:.7rem;display:flex}.footer-bottom>div{gap:24px;display:flex}.page-hero{min-height:clamp(480px,65svh,520px);padding:116px var(--gutter) 56px}.blue-hero{background:var(--blue-700);color:var(--surface-strong);flex-direction:column;justify-content:flex-end;display:flex}.page-hero h1{margin:auto 0 36px;font-size:clamp(4rem,7.5vw,6rem)}.page-hero>p:last-child{max-width:560px;margin:0 0 0 auto;font-size:1.1rem}.image-page-hero{isolation:isolate;position:relative;overflow:hidden}.image-page-hero:after{content:"";pointer-events:none;z-index:-1;background:linear-gradient(90deg,#0d1f33cc 0%,#0d1f336b 46%,#0d1f332e 100%),linear-gradient(#0d1f3338 0%,#0d1f3314 58%,#0d1f3399 100%);position:absolute;inset:0}.page-hero-image{object-fit:cover;z-index:-2;width:100%;height:100%;position:absolute;inset:0}.products-video-hero,.services-video-hero,.work-video-hero,.join-video-hero,.ideas-video-hero,.about-video-hero,.community-video-hero,.people-video-hero{isolation:isolate;position:relative;overflow:hidden}.products-video-hero:after,.services-video-hero:after,.work-video-hero:after,.join-video-hero:after,.ideas-video-hero:after,.about-video-hero:after,.community-video-hero:after,.people-video-hero:after{background:linear-gradient(180deg, #0d1f3300 54%, #0d1f3380 78%, var(--blue-700) 100%), linear-gradient(90deg, #0d1f33c2 0%, #0d1f3361 54%, #0d1f3329 100%);content:"";z-index:-1;position:absolute;inset:0}.products-hero-video,.services-hero-video,.work-hero-video,.join-hero-video,.ideas-hero-video,.about-hero-video,.community-hero-video,.people-hero-video{object-fit:cover;z-index:-2;width:100%;height:100%;position:absolute;inset:0}.services-hero-video{object-position:center bottom}@media (width>=900px){.community-hero-video{object-position:center top}}@media (width>=1280px){.services-hero-video{object-position:center 35%}}.milestone-section{background:var(--surface-strong)}.milestone-collage{min-height:1500px;margin:48px 0 0;padding:0;list-style:none;position:relative}.milestone-card{width:clamp(240px,25vw,390px);position:absolute}.milestone-card figure{aspect-ratio:4/3;background:var(--blue-800);margin:0;position:relative;overflow:hidden;box-shadow:0 24px 60px #0d1f3329}.milestone-card figure:after{content:"";pointer-events:none;background:linear-gradient(#0d1f3300 46%,#0d1f3357 100%);position:absolute;inset:0}.milestone-card img{filter:saturate(.88)contrast(1.08);object-fit:cover;width:100%;height:100%;transition:filter .5s,transform .7s cubic-bezier(.2,.7,.2,1)}.milestone-card strong{color:var(--blue-900);font-family:var(--display);letter-spacing:-.07em;z-index:1;margin-top:-34px;font-size:clamp(4rem,6vw,7.2rem);font-weight:780;line-height:.78;display:block;position:relative}.milestone-card h3{color:var(--blue-900);text-transform:uppercase;max-width:320px;margin:18px 0 0;font-size:clamp(1.2rem,1.8vw,1.75rem)}.milestone-card-1{top:170px;left:1%;transform:rotate(-5deg)}.milestone-card-2{top:0;left:28%;transform:rotate(4deg)}.milestone-card-3{top:190px;left:56%;transform:rotate(-5deg)}.milestone-card-4{top:410px;right:0;transform:rotate(4deg)}.milestone-card-5{top:770px;left:2%;transform:rotate(-4deg)}.milestone-card-6{top:990px;left:30%;transform:rotate(5deg)}.milestone-card-7{top:800px;left:58%;transform:rotate(-5deg)}.milestone-card-8{top:1110px;right:1%;transform:rotate(4deg)}@supports (animation-timeline:view()){.milestone-card{animation:linear both milestone-card-reveal;animation-timeline:view();animation-range:entry 4% cover 28%}}@keyframes milestone-card-reveal{0%{opacity:0;translate:0 64px;scale:.94}to{opacity:1;translate:0;scale:1}}.mission-section{background:var(--surface-strong);padding:clamp(88px, 10vw, 144px) var(--gutter)}.mission-copy{flex-direction:column;justify-content:center;max-width:880px;display:flex}.mission-copy .eyebrow{color:var(--blue-500);margin-bottom:28px;font-weight:700}.mission-copy h2{color:var(--blue-800);margin:0;font-size:clamp(2rem,2.9vw,3.5rem);line-height:1.03}.team-section{background:var(--surface)}.service-index-section{background:var(--blue-900);color:var(--surface-strong);padding-top:96px;padding-bottom:84px}.service-index-heading{margin-bottom:42px}.service-index-heading .eyebrow{color:var(--accent);align-self:start}.service-card-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:32px;display:grid}.product-card.service-overview-card{color:var(--blue-900);border:1px solid #f9fbfe29;grid-column:span 2;height:auto;min-height:560px;text-decoration:none;transition:box-shadow .18s,transform .18s;position:relative;overflow:hidden}.product-card-image.service-overview-card-image{background:var(--blue-900);border:1px solid #f9fbfe24;flex:0 0 220px;width:auto;height:220px;margin:16px 16px 0}.service-overview-card-image img{object-fit:contain}.product-card-copy.service-overview-card-copy{flex-direction:column;flex:1;height:auto;padding:32px;display:flex}.service-overview-card h2{margin-bottom:24px;font-size:clamp(1.9rem,2.4vw,2.8rem);line-height:1.04}.service-overview-card-description{margin-bottom:40px;font-size:1rem;line-height:1.55}.service-overview-card-link{border-bottom:2px solid;align-self:flex-start;margin-top:auto;padding-bottom:10px;font-size:.8rem;font-weight:800}.product-card.service-overview-card:nth-child(2),.product-card.service-overview-card:nth-child(5){background:var(--blue-800);color:var(--surface-strong)}.product-card.service-overview-card:nth-child(3){background:var(--blue-500);color:var(--blue-900)}.product-card.service-overview-card:nth-child(4){background:var(--surface-strong);color:var(--blue-900);grid-column:2/span 2}.product-card.service-overview-card:nth-child(5){grid-column:4/span 2}.product-card.service-overview-card:hover{transform:translateY(-4px);box-shadow:0 18px 36px #04122038}.product-card.service-overview-card:focus-visible{box-shadow:0 0 0 5px var(--blue-900), 0 0 0 9px var(--accent);z-index:1;outline:0;transform:translateY(-4px)}.learning-capability-page{background:var(--surface)}.learning-capability-hero{background:var(--blue-900);color:var(--surface-strong);min-height:0;padding:150px var(--gutter) 64px}.service-detail-hero-image{height:clamp(280px,38vw,520px);margin-left:calc(var(--gutter) * -1);margin-right:calc(var(--gutter) * -1);overflow:hidden}.service-detail-hero-image img{object-fit:cover;width:100%;height:100%}.learning-capability-hero>.eyebrow{color:var(--accent);margin-top:48px}.learning-capability-hero h1{max-width:1400px;margin:54px 0 68px;font-size:clamp(3.6rem,5.5vw,5rem)}.learning-capability-intro{border-top:1px solid #faf3e047;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(28px,5vw,80px);padding-top:34px;display:grid}.learning-capability-intro p{color:#faf3e0d1;margin:0;font-size:clamp(1.05rem,1.45vw,1.35rem);line-height:1.55}.learning-programmes{background:var(--surface);padding:120px var(--gutter) 140px}.learning-programmes>header{grid-template-columns:minmax(180px,.6fr) minmax(0,1.8fr);gap:40px;margin-bottom:82px;display:grid}.learning-programmes>header .eyebrow{color:var(--blue-500)}.learning-programmes>header h2{color:var(--blue-900);max-width:980px;margin:0}.learning-programme-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.learning-programme-card{background:var(--surface-strong);color:var(--blue-900);flex-direction:column;min-height:440px;padding:clamp(32px,4vw,58px);display:flex}.learning-programme-card>span{color:var(--blue-500);letter-spacing:.08em;font-size:.76rem;font-weight:700}.learning-programme-card h3{max-width:760px;min-block-size:2.1em;margin:clamp(24px,2.5vw,36px) 0 32px;font-size:clamp(1.9rem,3.3vw,3.5rem);line-height:1.05}.learning-programme-card p{max-width:720px;margin:0;font-size:1rem;line-height:1.65}.service-placeholder-card h3{margin-bottom:0}.learning-programme-card:nth-child(3),.learning-programme-card:nth-child(6){background:var(--blue-800);color:var(--surface-strong)}.learning-programme-card:nth-child(2){background:var(--blue-500)}.learning-programme-card:nth-child(2)>span{color:var(--blue-900)}.learning-programme-card:nth-child(3)>span,.learning-programme-card:nth-child(6)>span{color:var(--accent);opacity:1}.learning-programme-card:nth-child(4){background:var(--surface)}.advisory-offering-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;display:grid}.equal-sized-offering-grid{grid-auto-rows:1fr}.equal-sized-offering-grid .advisory-offering-card{height:100%}.equal-sized-offering-grid .advisory-offering-copy{flex:auto}.equal-sized-offering-grid .advisory-offering-image{flex:0 0 260px;min-height:260px}.advisory-offering-card{background:var(--surface-strong);color:var(--blue-900);flex-direction:column;min-height:600px;display:flex;overflow:hidden}.text-only-offering-grid .advisory-offering-card{min-height:420px}.text-only-offering-grid .advisory-offering-copy{flex:1;min-height:0}.advisory-offering-copy{min-height:300px;padding:34px 30px}.advisory-offering-copy h3{color:inherit;margin:0 0 24px;font-size:clamp(1.7rem,2.45vw,2.8rem);line-height:1.07}.advisory-offering-copy:not(.work-case-copy) h3{min-block-size:3.21em}.advisory-offering-copy p{margin:0;font-size:1rem;line-height:1.6}.advisory-offering-image{flex:1;min-height:260px;overflow:hidden}.advisory-offering-image img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.advisory-offering-image-placeholder{background:linear-gradient(135deg, #6b9e7e29, #0d1f330f), var(--surface);color:var(--blue-800);height:100%;min-height:inherit;justify-content:center;align-items:center;width:100%;display:flex}.advisory-offering-image-placeholder span{letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid;padding-bottom:6px;font-size:.75rem;font-weight:700}.advisory-offering-card:nth-child(2){background:var(--blue-800);color:var(--surface-strong)}.advisory-offering-card:nth-child(3),.advisory-offering-card:nth-child(4){background:var(--blue-500)}.advisory-offering-card:nth-child(6){background:var(--blue-800);color:var(--surface-strong)}.work-case-copy{flex:1 1 0;grid-template-columns:minmax(0,1fr) auto;min-height:0;display:grid}.work-case-card{height:600px;min-height:600px}.work-case-image{flex:0 0 300px;height:300px;min-height:0}.work-case-copy p{letter-spacing:.06em;text-transform:uppercase;grid-column:1/-1;margin-bottom:auto;font-size:.72rem}.work-case-copy h3{align-self:end;min-block-size:3.21em;margin:40px 24px 0 0}.work-case-copy>span{align-self:end;padding-bottom:4px;font-size:1.35rem}.learning-cta{background:var(--blue-900);color:var(--surface-strong);padding:100px var(--gutter);grid-template-columns:minmax(0,1.5fr) minmax(320px,.5fr);align-items:end;gap:72px;display:grid}.learning-cta .eyebrow{color:var(--accent);margin-bottom:42px}.learning-cta h2{max-width:1180px;margin:0 0 32px;font-size:clamp(2.8rem,5.4vw,6rem)}.learning-cta.learning-cta-compact-heading h2{max-width:820px;font-size:clamp(2.4rem,4.2vw,4.5rem)}.learning-cta>div:first-child>p:last-child{color:#faf3e0c7;max-width:720px;margin:0;font-size:1.15rem;line-height:1.6}.learning-cta-actions{gap:14px;display:grid}.learning-cta-actions .button{gap:28px;width:100%}.learning-brochure-button{color:var(--surface-strong);border-color:#faf3e08f}.learning-community-button{background:var(--blue-500);color:var(--blue-900)}.compact-video-cta{min-height:80svh}.placeholder-section{background:var(--surface-strong);min-height:52svh;padding:130px var(--gutter)}.placeholder-section h2{color:var(--blue-800);margin-top:70px}.join-options-section{background:var(--surface);padding:120px var(--gutter) 140px}.join-options-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.join-options-intro{align-self:end}.join-options-intro p{max-width:420px;margin:0}.join-options-intro .text-link{margin-top:20px}.join-option-card{background:var(--surface-strong);color:var(--blue-900);flex-direction:column;min-height:440px;padding:clamp(32px,4vw,58px);display:flex}.join-option-card:nth-child(2){background:var(--blue-800);color:var(--surface-strong)}.join-option-card-colleague{background:var(--blue-500);color:var(--blue-900)}.join-option-card>span{color:var(--blue-500);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:700}.join-option-card:nth-child(2)>span{color:var(--accent)}.join-option-card-colleague>span{color:var(--blue-900)}.join-option-card h3{max-width:620px;margin:auto 0 24px;font-size:clamp(2.2rem,4.2vw,4.4rem);line-height:1}.join-option-card p{color:inherit;margin:0 0 42px}.join-option-card .button{align-self:flex-start}.join-page-options-section .join-option-card h3{margin:clamp(28px,3vw,44px) 0 24px}.join-page-options-section .join-option-card .button{margin-top:auto}.service-option-grid{margin-top:0}.service-option-card{min-height:420px}.service-option-card h3{min-block-size:2em;margin:clamp(28px,3vw,44px) 0 24px}.service-option-card .button{margin-top:auto}.speaking-image-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:32px;display:grid}.speaking-image-card{aspect-ratio:4/3;background:var(--surface-strong);overflow:hidden}.speaking-image-card img{object-fit:cover;width:100%;height:100%}.product-list-section{background:var(--blue-900);padding:96px var(--gutter)}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;display:grid}.home-products-section{background:var(--blue-800);padding-top:118px;padding-bottom:118px}.home-products-heading{margin-bottom:40px}.home-products-heading .eyebrow{color:var(--accent)}.home-products-heading .text-link{justify-self:end}.product-card{background:var(--surface-strong);color:var(--blue-900);flex-direction:column;height:auto;min-height:600px;display:flex;overflow:hidden}.product-card-image{flex:0 0 300px;height:300px;min-height:0;overflow:hidden}.product-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.product-card-copy{box-sizing:border-box;flex:1 0 auto;min-height:300px;padding:26px 28px 34px}.product-card h2{color:inherit;margin:0 0 18px;font-size:clamp(1.8rem,2.5vw,2.8rem);line-height:1.05}.product-card-description{color:inherit;margin:0;font-size:.92rem;line-height:1.48}.product-card:nth-of-type(2){background:var(--blue-900);color:var(--surface-strong)}.product-card:nth-of-type(3){background:var(--blue-500);color:var(--blue-900)}.product-card:nth-of-type(4){background:var(--surface-strong);color:var(--blue-900)}.values-section{background:var(--surface-strong);padding:84px var(--gutter) 88px}.values-section-heading{grid-template-columns:minmax(180px,.6fr) minmax(0,1.4fr);align-items:start;gap:48px;margin-bottom:42px;display:grid}.values-section-heading .eyebrow{color:var(--blue-500);font-weight:700}.values-section-heading h2{color:var(--blue-900);margin:0;font-size:clamp(3rem,6vw,6.5rem);line-height:.96}.values-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.value-card{background:var(--blue-900);color:var(--surface);grid-template-columns:112px minmax(0,1fr);align-items:start;gap:30px;min-height:250px;padding:28px;display:grid}.value-card:nth-child(2){background:var(--blue-800);color:var(--surface)}.value-card:nth-child(3){background:var(--blue-500);color:var(--blue-900)}.value-card:nth-child(4){background:var(--surface);border:1px solid var(--line);color:var(--blue-900)}.value-icon-slot{opacity:.52;border:1px solid;justify-content:center;align-items:center;width:88px;height:88px;padding:14px;display:flex}.value-icon-slot img{object-fit:contain;width:100%;height:100%}.value-icon-slot.has-icon{opacity:1;border:0;width:112px;height:112px;padding:0}.value-card-copy{max-width:620px}.value-card h3{min-block-size:2.04em;margin:0;font-size:clamp(1.75rem,2.5vw,2.8rem);line-height:1.02}.value-card p{max-width:580px;margin:16px 0 0;font-size:clamp(.95rem,1.2vw,1.08rem);line-height:1.55}.community-calendar-section{background:var(--surface-strong);padding:72px var(--gutter) 110px}.community-calendar-section .section-heading-row{grid-template-columns:minmax(320px,.75fr) minmax(0,1.25fr);align-items:start;gap:clamp(48px,7vw,112px);margin-bottom:48px}.community-calendar-section .section-heading-row>p{max-width:760px;margin-top:48px}.community-calendar-frame{background:var(--surface);border:1px solid var(--line);border-radius:4px;overflow:hidden}.community-calendar-frame iframe{border:0;width:100%;height:clamp(620px,76svh,760px);display:block}.detail-hero{background:var(--surface);min-height:80svh;padding:120px var(--gutter) 64px}.detail-hero h1{color:var(--blue-800);max-width:1200px;margin:130px 12vw 0 0;font-size:clamp(4rem,10vw,9rem)}.breadcrumbs{color:var(--muted);text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:8px;padding-right:100px;font-size:.7rem;display:flex}.next-arrow{background:var(--blue-800);color:var(--surface-strong);height:54px;right:var(--gutter);justify-content:center;align-items:center;width:54px;font-size:1.5rem;display:flex;position:absolute;top:112px}.detail-hero>.eyebrow{margin-top:78px}.detail-overview{background:var(--blue-800);color:var(--surface-strong);padding:120px var(--gutter);grid-template-columns:1fr 1fr;gap:7vw;display:grid}.large-copy{font-family:var(--display);font-size:clamp(1.8rem,3vw,3.2rem);line-height:1.16}.detail-media{background:var(--blue-800);height:82svh;padding:0 var(--gutter) var(--gutter);overflow:hidden}.detail-media img{object-fit:cover;width:100%;height:100%}.detail-stats,.case-metadata{background:var(--surface-strong);padding:64px var(--gutter);grid-template-columns:repeat(4,1fr);display:grid}.detail-stats>div,.case-metadata>div{border-left:1px solid var(--line);gap:32px;padding-left:18px;display:grid}.detail-stats span,.case-metadata span{color:var(--muted);text-transform:uppercase;font-size:.7rem}.detail-stats strong,.case-metadata strong{color:var(--blue-800);font-family:var(--display);font-size:1.6rem;font-weight:600}.detail-two-column{background:var(--surface);padding:130px var(--gutter);grid-template-columns:1fr 1fr;gap:1px;display:grid}.detail-two-column article{border:1px solid var(--line);min-height:640px;padding:36px}.detail-two-column h2{color:var(--blue-800);margin:170px 0 48px;font-size:clamp(2.2rem,4vw,4rem)}.detail-two-column ul{margin:0;padding:0;list-style:none}.detail-two-column li{border-top:1px solid var(--line);padding:18px 0}.related-section{background:var(--surface-strong);grid-template-columns:1fr 1fr;display:grid}.related-section>div{padding:100px var(--gutter)}.related-section h2{color:var(--blue-800);margin:60px 0 24px}.related-section p:not(.eyebrow){max-width:460px}.related-section .button{margin-top:34px}.related-section>img{object-fit:cover;width:100%;height:100%;min-height:720px}.case-detail-hero{background:var(--blue-700);color:var(--surface-strong)}.detail-hero.case-detail-hero h1{color:var(--surface-strong);max-width:1050px;font-size:clamp(2.7rem,5.8vw,5.4rem);line-height:1.02}.case-detail-hero .breadcrumbs{color:var(--periwinkle-200)}.case-detail-hero .next-arrow{background:var(--surface-strong);color:var(--blue-800)}.case-hero-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 44px;max-width:760px;margin-top:64px;display:grid}.case-hero-meta>div{border-top:1px solid #ffffff59;gap:12px;padding-top:18px;display:grid}.case-hero-meta span,.case-story-block>span{text-transform:uppercase;font-size:.7rem}.case-hero-meta span{color:var(--periwinkle-200)}.case-hero-meta strong{color:var(--surface-strong);font-family:var(--display);font-size:1.35rem;font-weight:600}.case-introduction{background:var(--surface-strong);padding:120px var(--gutter);grid-template-columns:minmax(180px,.4fr) minmax(0,1.6fr);align-items:start;gap:7vw;display:grid}.case-introduction h2{color:var(--blue-800);max-width:900px;font-size:clamp(1.45rem,2.2vw,2.2rem);line-height:1.3}.case-story-grid{background:var(--surface);padding:32px var(--gutter) 130px;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.case-story-block{background:var(--surface-strong);color:var(--blue-900);min-height:520px;padding:34px}.case-story-block:first-child{background:var(--blue-800);color:var(--surface-strong)}.case-story-block:last-child{background:var(--accent)}.case-story-block h2{color:inherit;margin:90px 0 42px;font-size:clamp(2rem,3vw,3.4rem)}.case-story-block p{white-space:pre-line;max-width:520px}.case-footnote{background:var(--surface);color:var(--muted);padding:0 var(--gutter) 64px;margin:-98px 0 0;font-size:.84rem}.case-overview{background:var(--surface-strong);padding:120px var(--gutter) var(--gutter)}.case-overview>div{grid-template-columns:1fr 1fr;gap:7vw;margin-bottom:90px;display:grid}.case-overview h2{color:var(--blue-800);font-size:clamp(2rem,4vw,4rem)}.case-overview>img{object-fit:cover;width:100%;height:80svh}.case-narrative{background:var(--surface);padding:60px var(--gutter) 130px}.case-narrative article{border-top:1px solid var(--line);grid-template-columns:70px 1fr 1fr;gap:40px;padding:58px 0 100px;display:grid}.case-narrative article>span{color:var(--blue-800);font-size:.75rem}.case-narrative h2{color:var(--blue-800);font-size:clamp(2rem,4vw,4rem)}.case-narrative article>p{max-width:560px}.featured-insight{background:var(--surface-strong);grid-template-columns:1.2fr 1fr;min-height:86svh;display:grid}.featured-insight-image{position:relative;overflow:hidden}.featured-insight-image img{object-fit:cover;width:100%;height:100%}.featured-insight-image>span{background:var(--surface-strong);color:var(--blue-800);text-transform:uppercase;padding:10px;font-size:.7rem;position:absolute;top:20px;left:20px}.featured-insight>div{padding:70px var(--gutter);align-self:center}.featured-insight h2{color:var(--blue-800);margin:48px 0 28px}.featured-insight>div>p:not(.eyebrow){max-width:480px}.featured-insight>div>div{text-transform:uppercase;gap:24px;margin-top:48px;font-size:.72rem;display:flex}.insight-list{border-top:1px solid var(--line)}.insight-row{border-bottom:1px solid var(--line);grid-template-columns:56px 1fr auto;align-items:center;gap:24px;min-height:150px;display:grid}.insight-row>span,.insight-row p{color:var(--muted);text-transform:uppercase;margin-bottom:8px;font-size:.7rem}.insight-row h2{color:var(--blue-800);margin:0;font-size:clamp(1.6rem,3vw,2.9rem)}.podcast-feature-section{background:var(--surface);padding:96px var(--gutter)}.podcast-feature{background:var(--surface-strong);border:1px solid var(--line);grid-template-columns:minmax(0,1.65fr) minmax(300px,.75fr);min-height:420px;display:grid;overflow:hidden}.podcast-feature-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(48px,5vw,82px);display:flex}.podcast-feature-copy .eyebrow{color:var(--blue-500);margin-bottom:32px;font-weight:700}.podcast-feature-copy h2{color:var(--blue-900);max-width:900px;margin:0;font-size:clamp(2.4rem,4.4vw,4.9rem)}.podcast-feature-copy>p:not(.eyebrow){color:var(--blue-800);max-width:780px;margin:28px 0 44px;font-size:clamp(1.05rem,1.55vw,1.35rem);line-height:1.55}.podcast-feature-copy .button{gap:48px}.podcast-links{flex-wrap:wrap;gap:14px;display:flex}.podcast-feature-art{aspect-ratio:1;background:var(--blue-500);place-self:center;width:min(100% - 48px,360px);min-height:0;overflow:hidden}.podcast-feature-art img{object-fit:cover;object-position:center 42%;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.all-insights{background:var(--blue-900);color:var(--surface-strong)}.all-insights .section-heading-row h2{color:var(--surface-strong)}.ideas-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;display:grid}.idea-card{background:var(--surface-strong);color:var(--blue-900);flex-direction:column;height:470px;display:flex;overflow:hidden}.idea-card-copy{min-height:220px;padding:30px 28px}.idea-card-copy p{letter-spacing:.04em;text-transform:uppercase;margin-bottom:34px;font-size:.72rem;font-weight:700}.idea-card-copy h2{color:inherit;margin:0;font-size:clamp(1.55rem,2.3vw,2.45rem);line-height:1.08}.idea-card-image{flex:1;min-height:0;overflow:hidden}.idea-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.idea-card:nth-child(12n+2),.idea-card:nth-child(12n+8),.idea-card:nth-child(12n+9){background:var(--blue-800);color:var(--surface-strong)}.idea-card:nth-child(12n+3),.idea-card:nth-child(12n+5),.idea-card:nth-child(12n+10){background:var(--blue-500);color:var(--blue-900)}.ideas-loader{justify-content:center;align-items:center;min-height:120px;display:flex}.ideas-loader .button-outline{background:var(--accent);border-color:var(--accent);color:var(--blue-900)}.load-more{cursor:pointer;margin-top:42px}.article-header{background:var(--surface-strong);padding:0;overflow:visible}.article-header-image{background-color:var(--blue-900);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;max-width:1251px;height:440px;margin-top:70px;margin-left:auto;margin-right:auto}.article-header-panel{background:var(--surface-strong);width:75%;max-width:938.25px;margin:clamp(-190px,-13vw,-118px) auto 0;padding:clamp(42px,5vw,76px) clamp(42px,5vw,76px) 28px;position:relative}.article-header .breadcrumbs{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:.68rem}.article-category{color:#315e43;letter-spacing:.08em;text-transform:uppercase;margin:46px 0 24px;font-size:.75rem;font-weight:700}.article-title-layout{max-width:1460px;display:block}.article-header h1{color:var(--blue-900);max-width:1080px;margin:0;font-size:clamp(3rem,5.1vw,5.4rem);line-height:.98}.article-deck{color:var(--blue-900);max-width:980px;margin:32px 0 0;font-size:clamp(1.15rem,1.45vw,1.5rem);line-height:1.4}.article-header-footer{justify-content:space-between;align-items:end;gap:48px;margin-top:38px;display:flex}.article-meta p{color:var(--muted);margin:0 0 10px;font-size:.85rem;line-height:1.55}.article-meta p:last-child{gap:12px;margin-bottom:0;display:flex}.article-meta p:first-child{color:var(--blue-900);font-size:.92rem}.article-meta p>span{color:var(--muted)}.article-meta a{text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-underline-offset:4px;text-decoration-thickness:2px}.article-actions{gap:14px;display:flex}.article-actions button{border:1px solid var(--line);color:var(--blue-800);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;padding:0;transition:background-color .18s,border-color .18s,color .18s;display:inline-flex}.article-actions button:hover,.article-actions button.is-saved{background:var(--accent);border-color:var(--accent);color:var(--blue-900)}.article-actions svg{width:21px;height:21px}.article-lead{background:var(--blue-900);aspect-ratio:16/9;margin:0 0 90px;position:relative;overflow:hidden}.article-lead img{object-fit:cover;width:100%;height:100%}.article-lead figcaption{background:var(--surface);color:var(--blue-800);letter-spacing:.08em;text-transform:uppercase;padding:13px 16px;font-size:.64rem;position:absolute;bottom:0;left:0}.article-reading-layout{background:var(--surface-strong);padding:32px var(--gutter) 140px;grid-template-columns:minmax(170px,230px) minmax(0,1fr) minmax(210px,280px);gap:clamp(42px,5vw,92px);display:grid}.article-reading-rail{min-width:0}.article-author-card,.article-related-rail>section,.article-reading-rail>nav{border-top:1px solid var(--line);padding-top:22px}.article-author-card h2,.article-related-rail h2,.article-reading-rail>nav>p{color:var(--blue-900);letter-spacing:0;margin:0 0 24px;font-size:.9rem;font-weight:700}.article-author-card>img,.article-author-initials{object-fit:cover;width:96px;height:116px;margin-bottom:14px}.article-author-initials{background:var(--blue-900);color:var(--accent);font-family:var(--display);justify-content:center;align-items:center;font-size:2rem;font-weight:700;display:flex}.article-author-card p{color:var(--blue-900);margin:0}.article-author-card>span,.article-author-card small{color:var(--muted);margin-top:3px;font-size:.76rem;line-height:1.45;display:block}.article-author-card small{margin-top:16px}.article-reading-rail>nav{gap:0;margin-top:52px;display:grid}.article-reading-rail>nav a,.article-related-rail a{border-bottom:1px solid var(--line);color:var(--blue-900);padding:12px 0;font-size:.78rem;line-height:1.35}.article-body{min-width:0}.article-summary{border-top:4px solid var(--accent);margin-bottom:40px;padding:22px 0 0}.article-summary h2{color:var(--blue-900);margin:0 0 24px;font-size:1.05rem}.article-summary ul{gap:20px;margin:0;padding:0;list-style:none;display:grid}.article-summary li{color:var(--blue-800);padding-left:28px;font-size:1.05rem;line-height:1.6;position:relative}.article-summary li:before{color:var(--accent);content:"•";font-size:1.35rem;font-weight:700;line-height:1;position:absolute;top:.1em;left:2px}.article-related-rail>section+section{margin-top:52px}.article-related-rail a{text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-underline-offset:4px;text-decoration-thickness:2px;display:block}.article-content section{margin-bottom:78px;scroll-margin-top:110px}.article-content .article-paragraph{margin-bottom:28px}.article-content .article-paragraph:first-child p{color:var(--blue-800);font-family:inherit;font-size:1.08rem;line-height:1.8}.article-content h2{color:var(--blue-800);margin-bottom:24px;font-size:clamp(2rem,3.5vw,2.7rem)}.article-content p{font-size:1.08rem;line-height:1.8}.article-end{background:var(--blue-800);color:var(--surface-strong);padding:84px var(--gutter);grid-template-columns:minmax(0,1fr) auto;gap:60px;display:grid}.article-end .eyebrow{color:#e4f2e6;margin:0 0 24px}.article-end h2{max-width:980px;margin:0;font-size:clamp(2.4rem,5vw,5rem)}.article-end>a{border-bottom:2px solid var(--accent);text-transform:uppercase;align-self:end;padding-bottom:10px;font-size:.8rem;font-weight:700}.profile-page{background:var(--surface-strong);grid-template-columns:1fr 1fr;min-height:100svh;display:grid}.profile-portrait{height:100svh;position:sticky;top:0}.profile-portrait img{object-fit:cover;width:100%;height:100%}.profile-content{min-height:100svh;padding:110px var(--gutter) 80px;position:relative}.profile-content>.eyebrow{color:var(--blue-800);margin-top:90px}.profile-content h1{color:var(--blue-800);margin:32px 0 10px;font-size:clamp(3.5rem,7vw,7rem)}.profile-role{color:var(--muted);font-size:1.2rem}.profile-contact{border-top:1px solid var(--line);margin:36px 0 0;display:grid}.profile-contact .copy-button,.profile-contact>a{border-bottom:1px solid var(--line);color:var(--blue-800);border-right:0;min-height:58px;padding:0}.profile-contact>a{justify-content:space-between;align-items:center;display:flex}.profile-biography{color:var(--blue-800);max-width:720px;margin:28px 0 52px;font-size:clamp(1.08rem,1.35vw,1.3rem);line-height:1.62}.contact-section{background:var(--blue-800);color:var(--surface-strong);padding:120px var(--gutter)}.contact-form{max-width:960px;margin:0 auto}.contact-form label>span{text-transform:uppercase;margin-bottom:14px;font-size:.74rem;display:block}.form-grid{grid-template-columns:1fr 1fr;gap:36px 20px;display:grid}.contact-form input,.contact-form textarea{color:var(--surface-strong);background:0 0;border:0;border-bottom:1px solid #f9fbfe73;border-radius:0;width:100%;min-height:54px;padding:8px 0}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#f9fbfe8c}.message-field{margin-top:48px;display:block}.contact-form textarea{resize:vertical}.honeypot{position:absolute;left:-9999px}.form-submit{justify-content:space-between;align-items:center;gap:32px;margin-top:42px;display:flex}.form-submit p{margin:0;font-size:.75rem}.form-submit p a{text-decoration:underline}.form-status{border:1px solid var(--periwinkle-200);margin-top:24px;padding:16px}.form-status.error{border-color:var(--error)}.legal-page{background:var(--surface-strong);padding-top:1px}.legal-page>header{background:var(--surface);min-height:80svh;padding:150px var(--gutter) 80px}.legal-page header h1{color:var(--blue-800);margin:100px 0 48px}.legal-page header>p:not(.eyebrow){max-width:720px;font-size:1.3rem}.legal-page header>div{text-transform:uppercase;gap:32px;margin-top:80px;font-size:.72rem;display:flex}.legal-body{padding:130px max(var(--gutter), calc((100vw - 960px) / 2))}.legal-body section{border-top:1px solid var(--line);grid-template-columns:60px 1fr;gap:40px;padding:48px 0 70px;display:grid}.legal-body section>span{color:var(--blue-800);font-size:.75rem}.legal-body h2{color:var(--blue-800);font-size:2.2rem}.legal-body p{line-height:1.8}.not-found-page{background:var(--blue-700);color:var(--surface-strong);min-height:100svh;padding:150px var(--gutter) 80px}.not-found-page h1{margin:18vh 0 32px;font-size:clamp(5rem,16vw,14rem)}.not-found-page>p:not(.eyebrow){max-width:480px;font-size:1.2rem}.not-found-page .button{margin-top:32px}@media (hover:hover){.button:hover{background:var(--accent);border-color:var(--accent);color:var(--blue-900)}.desktop-nav a:hover,.menu-button:hover{color:var(--periwinkle-500)}.service-card:hover{background:#6b9e7e2e;padding-left:20px;padding-right:20px}.case-card:hover img,.person-card:hover img{transform:scale(1.035)}.person-card:hover img{filter:saturate()}.insight-row:hover h2,.article-preview-list a:hover h3{color:var(--periwinkle-500)}.idea-card:hover img,.product-card:hover img{transform:scale(1.035)}.podcast-feature-art:hover img{transform:scale(1.025)}}@media (width<=1199px){h1{font-size:clamp(3rem,7vw,5.2rem)}.desktop-nav{gap:22px;padding:0 18px}.brand-module{min-width:230px}.who-section,.editorial-section,.case-section,.insights-preview,.team-section,.milestone-section,.service-index-section,.all-insights,.leadership-preview{padding-top:100px;padding-bottom:100px}.community-calendar-section{padding-top:64px;padding-bottom:96px}.ideas-grid,.product-grid,.speaking-image-grid,.service-card-grid,.case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-card-grid>.product-card.service-overview-card{grid-column:auto}.people-grid,.featured-people{grid-template-columns:repeat(3,1fr)}.detail-two-column article{min-height:560px}.detail-two-column h2{margin-top:100px}.article-reading-layout{grid-template-columns:minmax(150px,190px) minmax(0,1fr) minmax(180px,220px);gap:38px}.article-header-panel{max-width:calc(100% - (var(--gutter) * 2));width:auto}}@media (width<=1050px){.desktop-nav{display:none}}@media (width<=809px){:root{--gutter:20px}html{scroll-behavior:auto}h1{font-size:3rem;line-height:1.02}h2{font-size:2.35rem}.site-header{height:50px}.brand-module{background:0 0;width:171px;min-width:171px;height:50px;padding:0}.brand-logo{width:171px;height:auto;transform:none}.desktop-nav{display:none}.menu-button{min-width:76px}.contact-module{min-width:50px}.contact-module span:first-child{display:none}.menu-panel{padding-top:94px}.menu-panel nav a{grid-template-columns:42px 1fr auto;min-height:82px;font-size:2.8rem}.home-hero-content{padding-top:100px;padding-bottom:104px}.hero-eyebrow{margin-bottom:0}.home-hero h1{margin-bottom:32px;font-size:clamp(2.85rem,12vw,4rem)}.hero-bottom{flex-direction:column;align-items:stretch;gap:28px}.hero-bottom>p{font-size:1rem}.hero-bottom .button{align-self:flex-start}.hero-utility{bottom:22px}.who-section,.editorial-section,.case-section,.insights-preview,.team-section,.milestone-section,.service-index-section,.all-insights,.leadership-preview{padding-top:80px;padding-bottom:80px}.community-calendar-section{padding-top:52px;padding-bottom:80px}.community-calendar-section .section-heading-row{grid-template-columns:1fr;gap:20px;margin-bottom:36px}.community-calendar-section .section-heading-row>p{max-width:680px;margin-top:0}.section-grid,.section-heading-row,.split-copy,.who-statement{grid-template-columns:1fr}.section-heading-row{gap:24px;margin-bottom:48px}.sticky-copy{position:static}.who-section{min-height:auto}.who-layout>.eyebrow{margin-bottom:42px}.who-statement{gap:42px}.who-statement h2{margin:0}.split-copy{gap:28px;padding-top:0}.section-index{display:none}.service-stack{margin-top:48px}.service-card,.service-card:nth-child(2n),.service-card:nth-child(odd){min-height:280px;margin-left:0;margin-right:0}.service-card h3{font-size:1.9rem}.case-grid{grid-template-columns:1fr}.logo-section{padding-top:80px;padding-bottom:80px}.logo-section-heading .eyebrow{margin-bottom:36px}.organisation-logo-grid{gap:24px;margin-top:56px}.partner-logo-grid{flex-wrap:wrap}.organisation-logo-item{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);min-height:120px;padding:24px 16px}.stats-band{grid-template-columns:1fr 1fr;gap:48px 0;padding-top:58px;padding-bottom:58px}.stats-band strong{font-size:3rem}.article-preview-list a{grid-template-columns:36px 1fr auto;gap:12px;padding:28px 0}.article-preview-list a>p{grid-area:1/2}.article-preview-list h3{grid-area:2/2}.article-preview-list a>i{grid-area:1/3/3}.article-preview-list a>span{grid-row:1/3}.people-grid,.featured-people{grid-template-columns:1fr 1fr}.testimonial-section{padding-top:64px;padding-bottom:64px}.testimonial-section .section-grid{grid-template-columns:minmax(0,1fr)}.testimonial-list{margin-top:36px}.testimonial-list blockquote{min-height:0;padding-top:18px;padding-bottom:24px}.accordion-item>button{grid-template-columns:38px 1fr auto;min-height:84px}.accordion-panel{padding-left:38px;padding-right:16px}.video-cta{min-height:86svh}.video-cta-panel{max-width:none;padding:30px 24px;inset:auto 20px 20px;transform:none}.site-footer{padding-top:84px}.footer-cta{grid-template-columns:1fr;align-items:start;padding-bottom:68px}.footer-conversation-button{width:fit-content;min-width:0}.footer-directory{grid-template-columns:1fr 1fr}.footer-navigation,.footer-newsletter{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:flex-start;gap:16px}.footer-bottom>div{flex-direction:column;gap:8px}.page-hero{min-height:clamp(420px,62svh,480px);padding-top:94px;padding-bottom:48px}.page-hero h1{margin-bottom:30px;font-size:clamp(3rem,13vw,4rem)}.page-hero>p:last-child{font-size:1rem}.milestone-collage{grid-template-columns:1fr 1fr;gap:58px 18px;min-height:auto;display:grid}.milestone-card,.milestone-card-1,.milestone-card-2,.milestone-card-3,.milestone-card-4,.milestone-card-5,.milestone-card-6,.milestone-card-7,.milestone-card-8{width:auto;position:relative;top:auto;left:auto;right:auto;transform:none}.milestone-card:nth-child(2n){margin-top:64px}.milestone-card strong{margin-top:-24px;font-size:clamp(3.6rem,16vw,5rem)}.milestone-card h3{margin-top:14px;font-size:1rem}.mission-section{padding-top:72px;padding-bottom:72px}.values-section{padding-top:64px;padding-bottom:72px}.values-section-heading{grid-template-columns:1fr;gap:24px;margin-bottom:34px}.values-grid{grid-template-columns:1fr}.value-card{grid-template-columns:84px minmax(0,1fr);gap:20px;min-height:200px;padding:24px}.value-card h3{min-block-size:0}.value-icon-slot{width:72px;height:72px}.value-icon-slot.has-icon{width:84px;height:84px}.value-card h3{margin-top:0}.service-index-section{padding-top:72px;padding-bottom:68px}.service-index-heading{margin-bottom:32px}.learning-capability-hero{min-height:0;padding-top:100px;padding-bottom:52px}.service-detail-hero-image{height:240px}.learning-capability-hero>.eyebrow{margin-top:42px}.learning-capability-hero h1{margin:58px 0 68px;font-size:clamp(2.8rem,11vw,3.5rem)}.learning-capability-intro{grid-template-columns:1fr;gap:28px}.learning-programmes{padding-top:84px;padding-bottom:88px}.learning-programmes>header{grid-template-columns:1fr;gap:26px;margin-bottom:54px}.learning-programme-grid{grid-template-columns:1fr}.learning-programme-card{min-height:390px;padding:34px 26px 40px}.learning-programme-card h3{min-block-size:0;margin-top:28px}.advisory-offering-copy:not(.work-case-copy) h3{min-block-size:0}.advisory-offering-grid{grid-template-columns:1fr}.advisory-offering-card{min-height:520px}.equal-sized-offering-grid .advisory-offering-copy h3{min-block-size:2.14em}.equal-sized-offering-grid .advisory-offering-image{aspect-ratio:auto;flex:0 0 260px;min-height:260px}.work-case-card{height:520px;min-height:520px}.work-case-image{aspect-ratio:auto;flex-basis:240px;height:240px}.advisory-offering-copy{min-height:0;padding:30px 26px 34px}.advisory-offering-image{aspect-ratio:16/10;flex:none;min-height:0}.learning-cta{grid-template-columns:1fr;align-items:start;gap:52px;padding-top:76px;padding-bottom:76px}.learning-cta h2{font-size:clamp(2.6rem,12vw,4.2rem)}.learning-cta-actions{max-width:520px}.product-list-section{padding-top:64px;padding-bottom:64px}.product-grid{grid-template-columns:1fr;gap:20px}.product-card{height:auto}.product-card-image{aspect-ratio:auto;flex-basis:300px;height:300px}.product-card-copy{flex-basis:auto;min-height:300px;padding:32px 24px 48px}.detail-hero{min-height:76svh;padding-top:94px}.detail-hero>.eyebrow{margin-top:72px}.detail-hero h1{margin-top:100px;margin-right:0;font-size:clamp(3rem,14vw,5rem)}.case-hero-meta{margin-top:44px}.case-introduction{grid-template-columns:1fr;gap:28px;padding-top:80px;padding-bottom:80px}.case-story-grid{grid-template-columns:1fr;padding-bottom:80px}.case-story-block{min-height:0;padding:30px 26px 48px}.case-story-block h2{margin:54px 0 28px}.case-footnote{margin-top:-48px;padding-bottom:48px}.next-arrow{right:var(--gutter);top:94px}.detail-overview,.case-overview>div{grid-template-columns:1fr;padding-top:80px;padding-bottom:80px}.detail-media{height:65svh}.detail-stats,.case-metadata{grid-template-columns:1fr 1fr;gap:44px 0}.detail-stats strong,.case-metadata strong{font-size:1.15rem}.detail-two-column{grid-template-columns:1fr;padding-top:80px;padding-bottom:80px}.detail-two-column article{min-height:500px;padding:24px}.related-section{grid-template-columns:1fr}.related-section>img{min-height:60svh}.case-overview{padding-top:80px}.case-overview>img{height:62svh}.case-narrative article{grid-template-columns:38px 1fr;gap:22px}.case-narrative article>p{grid-column:2}.featured-insight{grid-template-columns:1fr}.featured-insight-image{min-height:62svh}.featured-insight>div{padding-top:80px;padding-bottom:80px}.insight-row{grid-template-columns:36px 1fr auto;gap:12px;min-height:130px}.podcast-feature-section{padding-top:72px;padding-bottom:72px}.podcast-feature{grid-template-columns:1fr}.podcast-feature-copy{min-height:380px;padding:48px 28px 44px}.podcast-feature-art{width:min(78vw,320px);margin-bottom:44px}.ideas-grid{grid-template-columns:1fr}.idea-card{height:480px}.join-options-section{padding-top:80px;padding-bottom:90px}.join-options-grid{grid-template-columns:1fr}.join-option-card{min-height:380px}.service-option-card h3{min-block-size:0}.article-header-image{height:330px;margin-top:66px}.article-header-panel{margin-top:-76px;padding:34px 24px 24px}.article-category{margin-top:38px}.article-header h1{font-size:clamp(2.5rem,10.5vw,3.4rem)}.article-deck{margin-top:32px;font-size:1.18rem}.article-header-footer{flex-direction:column;align-items:flex-start;margin-top:38px}.article-actions button{width:48px;height:48px}.article-reading-layout{grid-template-columns:1fr;grid-template-areas:"body""author""related";gap:72px;padding-top:32px;padding-bottom:90px}.article-body{grid-area:body}.article-reading-rail{grid-area:author}.article-related-rail{grid-area:related}.article-summary{margin-bottom:36px}.article-summary h2{margin-bottom:24px}.article-lead{margin-bottom:64px}.article-reading-rail>nav{margin-top:42px}.article-end,.profile-page{grid-template-columns:1fr}.profile-portrait{height:78svh;position:relative}.profile-content{padding-top:80px}.profile-content>.eyebrow{margin-top:100px}.profile-content h1{font-size:clamp(3.5rem,16vw,5.5rem)}.profile-content .next-arrow{top:76px}.contact-section{padding-top:80px;padding-bottom:80px}.form-grid{grid-template-columns:1fr 1fr}.legal-page>header{min-height:72svh;padding-top:110px}.legal-page header h1{margin-top:100px}.legal-body{padding-top:80px;padding-bottom:80px}.legal-body section{grid-template-columns:38px 1fr;gap:18px}}@media (width>=1200px) and (width<=1279px){.service-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-card-grid>.product-card.service-overview-card{grid-column:auto}}@media (width<=639px){.service-card-grid{grid-template-columns:1fr;gap:20px}.product-card.service-overview-card{min-height:300px}.product-card-copy.service-overview-card-copy{padding:28px 24px}}@media (width<=480px){.home-hero h1{font-size:clamp(2.8rem,12vw,3.15rem)}.speaking-image-grid{grid-template-columns:1fr}.article-header-image{height:290px}.article-header-panel{max-width:none;margin-left:14px;margin-right:14px}.article-header h1{font-size:clamp(2.35rem,10.5vw,3rem)}.article-meta p:last-child{flex-wrap:wrap;gap:4px 9px}.article-summary{padding-top:18px}.footer-directory{grid-template-columns:1fr;gap:48px}.footer-navigation,.footer-newsletter{grid-column:auto}.footer-navigation-columns{gap:18px 28px}.footer-newsletter-form>div{grid-template-columns:1fr}.footer-newsletter-form button{justify-content:space-between;min-height:52px}.people-grid,.featured-people{grid-template-columns:1fr}.case-hero-meta{grid-template-columns:1fr;gap:24px}.person-card>div{aspect-ratio:4/4.8}.stats-band{grid-template-columns:1fr}.stats-band>div{padding-left:16px}.form-grid{grid-template-columns:1fr}.form-submit{flex-direction:column;align-items:flex-start}.detail-stats,.case-metadata{grid-template-columns:1fr}}@media (width<=360px){.brand-module{width:150px;min-width:150px}.brand-logo{height:58px;transform:translate(-12px,-5px)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}.hero-video,.video-cta video{visibility:hidden}.home-hero>.hero-shade{background:linear-gradient(118deg,#0d1f33 8%,#3f4764 64%,#6b9e7e 100%)}.home-hero>.hero-video{filter:none;animation:none}.service-card{opacity:1;transform:rotate(var(--card-rotate));animation:none}.milestone-card{opacity:1;animation:none;translate:none;scale:1}}
