@charset "UTF-8";
:root{--ink:#111113;--black:#080808;--paper:#f5f5f2;--white:#fff;--muted:#5a5a5e;--line:#d8d8d4;--accent:#ff8058;--darkline:#373739;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:1rem;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-underline-offset:.25em}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{display:block;max-width:100%;height:auto}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:400}h1,h2,.serif{font-family:var(--serif)}h1{font-size:clamp(3rem,5.8vw,5.7rem);line-height:1.04;letter-spacing:-.045em}h2{font-size:clamp(2.25rem,4.1vw,3.8rem);line-height:1.13;letter-spacing:-.035em}h3{font-size:1.5rem;line-height:1.3;letter-spacing:-.025em}p+p{margin-top:1.15rem}::selection{background:var(--accent);color:var(--black)}:focus-visible{outline:3px solid #df562e;outline-offset:5px}.wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}.dark{background:var(--black);color:var(--white)}.eyebrow{font-size:.75rem;font-weight:700;line-height:1.5;letter-spacing:.16em;text-transform:uppercase}.muted{color:var(--muted)}.accent{color:var(--accent)}.skip{position:absolute;left:1rem;top:-100px;z-index:20;background:var(--accent);padding:.75rem 1rem;color:#111}.skip:focus{top:1rem}.site-header{background:var(--black);color:var(--white)}.header-inner{min-height:104px;display:flex;align-items:center;justify-content:space-between;gap:2rem;border-bottom:1px solid var(--darkline)}.brand{display:block;flex:0 0 auto}.brand img{width:188px;height:auto}.nav{display:flex;align-items:center;gap:2rem}.nav a{font-size:.875rem;text-decoration:none;padding:.7rem 0}.nav a:hover,.nav a[aria-current=page]{color:var(--accent)}.nav .nav-contact{padding:.65rem 1.1rem;border:1px solid #777;border-radius:2px}.nav .nav-contact:hover{border-color:var(--accent)}.menu-toggle{display:none;background:none;color:#fff;border:1px solid #777;padding:.6rem .85rem;min-height:44px}.hero{padding:76px 0 66px}.hero-grid{display:grid;grid-template-columns:1.12fr 1fr;align-items:center;gap:24px}.hero .eyebrow{color:#c3c3c5;margin-bottom:29px}.hero h1{max-width:720px}.hero h1 em{font-style:normal;color:var(--accent)}.hero-copy{max-width:545px;font-size:1.125rem;line-height:1.65;color:#c7c7cb;margin-top:29px}.hero-art{padding-top:30px}.hero-art img{width:100%;aspect-ratio:16/9;object-fit:contain}.hero-art figcaption{display:flex;justify-content:space-between;gap:1.5rem;margin-top:24px;padding-top:20px;border-top:1px solid var(--darkline);font-size:.8rem;color:#aaa;line-height:1.6}.hero-art figcaption strong{color:#fff;font-weight:400}.actions{display:flex;flex-wrap:wrap;align-items:center;gap:24px;margin-top:33px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:.95rem 1.35rem;min-height:50px;background:var(--accent);color:#111;text-decoration:none;font-size:.875rem;font-weight:700;border:1px solid transparent;border-radius:2px;transition:background .15s ease}.button:hover{background:#ff9b7d}.button.light{background:#fff}.button.light:hover{background:#e7e7e7}.text-link{display:inline-block;font-size:.9rem;text-decoration:none;border-bottom:1px solid currentColor;padding:.15rem 0}.text-link:hover{color:#b94320}.dark .text-link:hover{color:var(--accent)}.experience{padding:30px 0 38px}.experience-inner{border-top:1px solid var(--darkline);padding-top:24px}.experience .eyebrow{color:#9f9fa4;font-size:.7rem}.company-list{display:flex;justify-content:space-between;align-items:center;gap:28px;flex-wrap:wrap;margin-top:23px}.company-list span{font-size:1.15rem;color:#d5d5d7;letter-spacing:-.035em}.section{padding:100px 0}.section-head{display:grid;grid-template-columns:1fr 2fr;gap:50px;margin-bottom:50px}.section-head .eyebrow{padding-top:12px}.section-head p{max-width:640px;margin-top:20px;color:var(--muted)}.site-footer{padding:47px 0 25px}.footer-main{display:flex;justify-content:space-between;gap:40px}.footer-main p{font-size:.875rem;color:#aaa;max-width:330px;margin-top:20px}.footer-nav{display:flex;gap:24px;flex-wrap:wrap;align-items:flex-start}.footer-nav a{font-size:.875rem;text-decoration:none}.footer-nav a:hover{color:var(--accent)}.footer-bottom{display:flex;justify-content:space-between;gap:24px;border-top:1px solid var(--darkline);padding-top:22px;margin-top:50px;color:#97979b;font-size:.75rem}.footer-bottom a{color:#bbb}
.small{font-size:.875rem;line-height:1.6}.lead{font-size:1.25rem;line-height:1.6}.body-copy{margin-top:24px}.body-copy p{color:var(--muted)}.body-copy .lead{color:var(--ink)}.body-copy .text-link{margin-top:22px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--ink);border-bottom:1px solid var(--line)}.service-card{display:flex;flex-direction:column;padding:28px 26px 28px 0;text-decoration:none}.service-card+.service-card{padding-left:26px;border-left:1px solid var(--line)}.service-number{font-size:.75rem;letter-spacing:.08em;color:#9d3516;font-weight:700;text-transform:uppercase}.service-card h3{margin-top:32px}.service-card p{font-size:1rem;line-height:1.7;color:var(--muted);margin:19px 0 28px}.card-link{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:.8125rem;margin-top:auto;font-weight:700}.service-card:hover h3{color:#ae3b18}.founder-section{background:#eaeae6}.founder-grid{display:grid;grid-template-columns:1fr 1.5fr;gap:80px}.founder-portrait .eyebrow{margin-bottom:34px}.founder-portrait img{width:208px;height:209px;object-fit:cover}.portrait-name{font-family:var(--serif);font-size:2rem;margin-top:22px!important;line-height:1.2}.founder-portrait .small{margin-top:10px}.founder-grid .lead{margin-top:25px}.founder-grid>div>p:not(.lead):not(.eyebrow):not(.portrait-name){color:var(--muted)}.founder-grid .text-link{margin-top:28px}.recognition{border-top:1px solid #bebeb8;padding-top:23px;margin-top:40px;display:grid;gap:6px;font-size:.875rem}.recognition a{font-size:.8rem;width:fit-content}.journal-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:70px}.journal-feature{padding:42px;background:var(--black);color:#fff}.journal-feature .eyebrow{color:var(--accent)}.journal-feature h3{font-family:var(--serif);font-size:3rem;line-height:1.08;margin:35px 0 24px}.journal-feature p:not(.eyebrow){color:#bbb;max-width:450px}.journal-feature .text-link{margin-top:30px}.journal-feature .text-link:hover{color:var(--accent)}.journal-list a{display:block;border-top:1px solid var(--line);padding:25px 0;text-decoration:none}.journal-list a:first-child{border-top:1px solid var(--ink)}.journal-list .eyebrow{font-size:.7rem;color:var(--muted)}.journal-list h3{font-family:var(--serif);font-size:1.9rem;max-width:430px;margin:13px 0}.journal-list a:hover h3{color:#ae3b18}.journal-list .small{font-size:.8rem}.cta{background:#ff8058;padding:68px 0}.cta-inner{display:flex;justify-content:space-between;align-items:center;gap:60px}.cta-inner>div{max-width:785px}.cta h2{margin-top:22px;font-size:clamp(2.15rem,3.7vw,3.4rem)}.cta p:not(.eyebrow){max-width:650px;margin-top:22px;color:#38251e}.ink-button{background:var(--ink);color:#fff;flex:0 0 auto}.ink-button:hover{background:#343434}.page-hero{padding:65px 0 60px}.page-hero h1{margin-top:28px;max-width:1020px}.page-hero h1 em{font-style:normal;color:var(--accent)}.hero-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-top:30px}.hero-bottom p{max-width:685px;color:#bebec3;font-size:1.125rem}.hero-bottom .text-link{flex:0 0 auto}.service-detail{display:grid;grid-template-columns:1fr 1.4fr;gap:70px;padding:52px 0;border-top:1px solid var(--line);scroll-margin-top:32px}.service-detail:last-child{padding-bottom:0}.service-detail h2{font-size:clamp(2rem,3.2vw,3rem);margin-top:22px}.service-description .lead{font-size:1.1875rem}.service-description p:not(.lead){color:var(--muted)}.editorial-list{padding-left:1.1rem;margin:25px 0;list-style-type:square}.editorial-list li{padding-left:8px;margin:12px 0;color:var(--muted)}.editorial-list li::marker{font-size:.65rem;color:#a63c1e}.outcome{border-left:2px solid var(--accent);padding-left:20px;font-size:1rem;margin-top:25px!important}.outcome strong{color:var(--ink)}.on-dark-muted{color:#b7b7be!important}.three-col{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.principle{border-top:1px solid var(--darkline);padding-top:25px}.principle h3{margin:20px 0;font-family:var(--serif);font-size:1.9rem}.principle p{color:#b7b7be}.about-hero{display:grid;grid-template-columns:1.7fr 1fr;gap:70px;align-items:center}.about-deck{font-family:var(--serif);font-size:clamp(1.9rem,3.4vw,3.3rem);line-height:1.2;letter-spacing:-.025em;margin:22px 0}.profile-panel{border-left:1px solid var(--darkline);padding-left:65px}.profile-panel img{width:208px;height:209px;object-fit:cover;margin-bottom:25px}.profile-panel>p:not(.eyebrow){font-size:.875rem;color:#b7b7be;margin-top:10px}.stat-row{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--ink);padding-top:30px;gap:25px;margin-top:55px}.stat-row strong{font-family:var(--serif);font-size:4rem;line-height:1.1;font-weight:400;display:block;letter-spacing:-.05em}.stat-row span{display:block;font-size:.875rem;line-height:1.5;color:var(--muted);margin-top:16px}.history-section{background:#eaeae6}.timeline article{display:grid;grid-template-columns:1fr 2fr;gap:50px;border-top:1px solid #c5c5bf;padding:30px 0}.timeline article:last-child{padding-bottom:0}.timeline-date{font-size:.875rem;padding-top:3px}.timeline h3{font-family:var(--serif);font-size:1.9rem}.timeline .role{font-size:.875rem;margin:8px 0 17px;color:#8b3119}.timeline p:not(.role){color:var(--muted);max-width:740px}.two-col{display:grid;grid-template-columns:repeat(2,1fr);gap:75px}.contribution h3{font-family:var(--serif);font-size:2rem;margin-bottom:26px}.contribution>div{border-top:1px solid var(--ink);padding-top:30px}.contribution p{color:var(--muted)}.contribution .text-link{margin-top:20px}.contribution li{margin:23px 0}.contribution li strong{color:var(--ink)}.belief{padding:90px 0}.belief h2{font-size:clamp(3rem,5.3vw,5.5rem);margin:28px 0;line-height:1.1}.belief p:not(.eyebrow){color:#b7b7be;max-width:450px}.framework-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;align-items:center}.framework-visual{padding:25px 18px}.framework-visual p{font-size:.7rem;letter-spacing:.13em;text-align:center;color:#aaa;border-top:1px solid var(--darkline);margin:12px 20px 0;padding-top:20px}.framework-grid .body-copy{margin:0}.perspectives-section{background:#eaeae6}.perspective{display:grid;grid-template-columns:1fr 1.3fr;gap:70px;border-top:1px solid #c5c5bf;padding:45px 0;scroll-margin-top:30px}.perspective:last-child{padding-bottom:0}.perspective h3{font-family:var(--serif);font-size:clamp(2rem,3vw,2.75rem);line-height:1.18;margin-top:20px}.perspective>div>p:not(.eyebrow){color:var(--muted)}.meeting-question{border-left:2px solid #b13e1c;padding-left:20px;font-family:var(--serif);font-size:1.35rem;color:var(--ink)!important;margin-top:27px!important;line-height:1.45}.meeting-question span{display:block;font-family:var(--sans);text-transform:uppercase;letter-spacing:.12em;font-size:.7rem;color:#934028;margin-bottom:10px}.publication-list>a{display:grid;grid-template-columns:1fr 2.3fr auto;gap:35px;padding:31px 0;border-top:1px solid var(--line);text-decoration:none;align-items:start}.publication-list>a:first-child{border-color:var(--ink)}.publication-list .eyebrow{font-size:.7rem;padding-top:6px;color:var(--muted)}.publication-list h3{font-family:var(--serif);font-size:1.65rem}.publication-list p{color:var(--muted);font-size:1rem;margin-top:12px}.publication-action{font-size:.8125rem;padding-top:7px}.publication-list>a:hover h3{color:#a23c21}.contact-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:95px}.contact-grid h2{margin:22px 0}.contact-grid .lead{font-size:1.1875rem;max-width:440px}.contact-grid>div>p:not(.eyebrow){color:var(--muted);max-width:510px}.contact-grid .button{margin-top:30px}.contact-note{margin-top:12px!important}.contact-person{border-top:1px solid var(--line);padding-top:27px;margin-top:35px;display:flex;gap:22px;align-items:center}.contact-person img{width:72px;height:72px;object-fit:cover}.contact-person span{display:block;font-size:.8125rem;color:var(--muted);line-height:1.55}.contact-person strong{display:block;font-family:var(--serif);font-weight:400;font-size:1.5rem;margin-bottom:3px}.conversation-guide{background:#e8e8e3;padding:40px}.conversation-guide h3{font-family:var(--serif);font-size:2.1rem;margin-top:24px}.conversation-guide ol{counter-reset:conversation;list-style:none;padding:0;margin:30px 0}.conversation-guide li{counter-increment:conversation;padding:24px 0 24px 40px;border-top:1px solid #c9c9c2;position:relative;font-size:1rem;color:var(--muted)}.conversation-guide li:before{content:counter(conversation,decimal-leading-zero);position:absolute;left:0;top:26px;font-size:.75rem;color:#a03b1e}.conversation-guide li span{display:block;color:var(--ink);font-size:1.125rem;margin-bottom:6px}.conversation-guide>p:last-child{font-family:var(--serif);font-size:1.25rem;line-height:1.4}.contact-topics{border-top:1px solid var(--line);padding:35px 0 50px}.contact-topics>div{display:flex;justify-content:space-between;gap:40px}.contact-topics>div>div{display:flex;flex-wrap:wrap;gap:18px 25px;max-width:860px}.contact-topics a{font-size:.875rem;text-decoration:none;border-bottom:1px solid var(--line)}
@media(max-width:1100px){.service-grid{grid-template-columns:repeat(2,1fr)}.service-card{padding:28px!important}.service-card:nth-child(3){border-left:0}.service-card:nth-child(n+3){border-top:1px solid var(--line)}.founder-grid{gap:45px;grid-template-columns:1fr 1.55fr}.journal-grid{gap:35px}.contact-grid{gap:50px}.service-detail{gap:45px}.profile-panel{padding-left:38px}.about-hero{gap:35px}.framework-grid{gap:35px}.publication-list>a{grid-template-columns:1fr 2.3fr;gap:20px 30px}.publication-action{grid-column:2}.contact-topics>div{display:block}.contact-topics>div>div{margin-top:20px}}
@media(max-width:720px){.lead{font-size:1.125rem}.service-grid{display:block}.service-card{padding:25px 0!important;border:0!important;border-bottom:1px solid var(--line)!important}.service-card h3{font-size:1.55rem;margin-top:15px}.service-card h3 br{display:none}.service-card p{margin:15px 0 20px;max-width:500px}.service-card:last-child{border-bottom:0!important}.founder-grid,.journal-grid,.service-detail,.three-col,.about-hero,.two-col,.framework-grid,.perspective,.contact-grid{display:block}.founder-grid>div+div{margin-top:36px}.founder-portrait img{width:160px;height:auto}.founder-portrait .eyebrow{margin-bottom:24px}.journal-feature{padding:30px}.journal-feature h3{font-size:2.7rem}.journal-list{margin-top:35px}.cta{padding:50px 0}.cta-inner{display:block}.cta .button{margin-top:28px}.cta h2{margin-top:18px}.page-hero{padding:45px 0}.page-hero h1{font-size:clamp(2.65rem,9vw,4.2rem);margin-top:24px}.page-hero h1 br{display:none}.hero-bottom{display:block;margin-top:25px}.hero-bottom p{font-size:1rem}.hero-bottom .text-link{margin-top:26px}.service-detail{padding:35px 0}.service-detail h2{margin-top:16px}.service-description{margin-top:25px}.service-description .lead{font-size:1.125rem}.principle+.principle{margin-top:30px}.profile-panel{padding:30px 0 0;border-left:0;border-top:1px solid var(--darkline);margin-top:35px}.profile-panel img{width:160px;height:auto}.about-deck{font-size:2rem;margin-top:24px}.stat-row{grid-template-columns:1fr 1fr;gap:35px 18px}.stat-row strong{font-size:3.4rem}.stat-row span{font-size:.8125rem}.timeline article{display:block;padding:25px 0}.timeline-date{margin-bottom:13px}.timeline h3{font-size:1.7rem}.contribution>div+div{margin-top:40px}.belief{padding:60px 0}.belief h2{font-size:3.3rem}.framework-grid .body-copy{margin-top:30px}.perspective{padding:30px 0}.perspective>div+div{margin-top:25px}.perspective h3{font-size:2rem}.publication-list>a{display:block;padding:26px 0}.publication-list h3{font-size:1.6rem;margin-top:12px}.publication-action{display:block;margin-top:10px}.conversation-guide{padding:28px;margin-top:42px}.contact-grid .button{font-size:.8125rem;gap:16px}.contact-person{gap:15px}.contact-topics>div>div{display:grid;gap:15px}.contact-topics a{width:fit-content}}
@media(min-width:1600px){.hero{padding:105px 0 85px}.hero-grid{gap:70px}}
@media(max-width:1000px){.wrap{width:calc(100% - 64px)}.nav{gap:1.3rem}.hero-grid{grid-template-columns:1.2fr 1fr;gap:10px}.hero-art figcaption{display:block}.hero-art figcaption span{display:block;margin-top:8px}.section-head{grid-template-columns:1fr 2.1fr;gap:28px}.footer-nav{max-width:290px}}
@media(max-width:720px){.wrap{width:calc(100% - 40px)}.header-inner{min-height:86px;position:relative;flex-wrap:wrap;gap:0}.brand img{width:158px}.js .menu-toggle{display:block}.nav{width:100%;padding:0 0 22px;flex-wrap:wrap;gap:1rem 1.4rem}.js .nav{display:none}.js .nav.is-open{display:flex}.hero{padding:46px 0 36px}.hero-grid{display:block}.hero h1{font-size:clamp(2.75rem,9vw,4.4rem)}.hero .eyebrow{margin-bottom:22px}.hero-copy{font-size:1rem;margin-top:24px}.hero-art{max-width:540px;margin:28px auto 0;padding:0}.hero-art figcaption{display:flex;font-size:.75rem;margin-top:10px;padding-top:15px}.hero-art figcaption span{margin:0}.experience{padding:20px 0 32px}.company-list{gap:14px 24px;justify-content:flex-start}.company-list span{font-size:1rem}.section{padding:65px 0}.section-head{display:block;margin-bottom:32px}.section-head .eyebrow{padding:0;margin-bottom:20px}.footer-main{display:block}.footer-nav{margin-top:30px;max-width:none}.footer-bottom{display:block;margin-top:34px}.footer-bottom span{display:block;margin-top:8px}.actions{gap:20px}.button{padding:.85rem 1rem}.hero .actions .text-link{font-size:.85rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.card-link,.publication-action{font-size:.875rem}
.awards-band{border-top:1px solid var(--darkline);border-bottom:1px solid var(--darkline)}.awards-inner{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;padding-top:28px;padding-bottom:28px}.awards-inner>div{display:flex;gap:25px;align-items:center}.award-value{font-family:var(--serif);font-size:3rem;line-height:1;color:var(--accent);letter-spacing:-.04em;flex:0 0 auto}.awards-inner p{margin:0;font-size:.875rem;line-height:1.6}.awards-inner strong,.awards-inner p span,.awards-inner p a{display:block}.awards-inner p span,.awards-inner p a{color:#b5b5bc;font-size:.8125rem}.award-footer{color:#aaa;font-size:.8125rem;border-top:1px solid var(--darkline);padding-top:24px;margin-top:38px}.award-footer+.footer-bottom{margin-top:20px}.featured-interview{padding:60px 0 75px;background:#eaeae6}.featured-heading{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:30px}.featured-grid{display:grid;grid-template-columns:1.55fr 1fr;gap:48px;align-items:center}.video-frame{position:relative;aspect-ratio:16/9;background:#111;width:100%}.video-frame iframe{display:block;width:100%;height:100%;border:0;position:absolute;inset:0}.featured-copy h2{font-size:clamp(2rem,3.1vw,3rem);margin:18px 0}.featured-copy>p:not(.eyebrow){color:var(--muted)}.featured-copy .text-link{margin-top:25px}.media-context{font-size:.8125rem!important;line-height:1.6;margin-top:20px!important;color:var(--muted)}.media-intro{padding:48px 0 45px}.media-intro h1{font-size:clamp(2.8rem,5vw,4.5rem);margin-top:23px;line-height:1.07}.media-intro h1 br{display:none}.media-intro p:not(.eyebrow){color:#bcbcc3;max-width:700px;margin-top:20px;font-size:1.125rem}.media-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:start}.media-card{border:1px solid var(--line);padding:32px;background:#fff}.media-card>.eyebrow{color:#a1391a;font-size:.75rem;min-height:1.5rem}.media-card h3{font-family:var(--serif);font-size:1.95rem;line-height:1.2;margin-top:20px}.media-date{font-size:.8125rem;color:var(--muted);margin-top:13px!important}.media-card>p:not(.eyebrow):not(.media-date){color:var(--muted);margin-top:20px}.media-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.media-actions:empty{display:none}.media-play{padding:.75rem 1rem;min-height:44px;color:var(--ink);background:var(--paper);border:1px solid #a8a8a2;border-radius:2px;cursor:pointer;font-size:.875rem}.media-play>span{font-size:.7rem;margin-right:7px}.media-play:hover,.media-play[aria-expanded=true]{background:var(--ink);color:#fff;border-color:var(--ink)}.media-source-links{display:flex;align-items:flex-start;flex-wrap:wrap;gap:12px 22px;border-top:1px solid var(--line);padding-top:20px;margin-top:24px}.media-source-links a{font-size:.8125rem;line-height:1.6}.media-source-links .native-link{font-size:.875rem}.media-source-links a:hover{color:#a1391a}.media-player-mount{margin-top:24px}.media-player-mount[hidden]{display:none}.media-player-mount iframe{display:block;border:0;width:100%;min-width:0;background:#f7f7f7}.media-player-mount.is-video iframe{aspect-ratio:16/9;height:auto}.media-player-mount.is-audio iframe{height:232px}.media-player-help{font-size:.8125rem;color:var(--muted);margin-top:10px!important}.media-closing{padding:55px 0;border-top:1px solid var(--line)}.media-closing>.wrap{display:flex;justify-content:space-between;align-items:center;gap:40px}.media-closing h2{font-size:2.4rem}.media-closing p{color:var(--muted);margin-top:15px}.media-closing .text-link{flex:0 0 auto}.home-interview .featured-grid{grid-template-columns:1.35fr 1fr}
@media(max-width:1000px){.featured-grid,.home-interview .featured-grid{grid-template-columns:1.1fr 1fr;gap:30px}.awards-inner{gap:30px}.awards-inner>div{gap:17px}.award-value{font-size:2.6rem}.media-card{padding:25px}.media-card h3{font-size:1.65rem}.nav{gap:1.15rem}}
@media(max-width:720px){.awards-inner{grid-template-columns:1fr;gap:22px;padding-top:24px;padding-bottom:26px}.awards-inner>div{gap:23px}.award-value{font-size:2.4rem;min-width:87px}.featured-interview{padding:40px 0 48px}.featured-heading{display:block}.featured-heading .text-link{margin-top:16px}.featured-grid,.home-interview .featured-grid{display:block}.featured-copy{margin-top:27px}.featured-copy h2{font-size:2rem}.featured-copy .text-link{margin-top:20px}.media-intro{padding:40px 0}.media-intro h1{font-size:2.9rem}.media-intro h1 br{display:block}.media-intro p:not(.eyebrow){font-size:1rem}.media-grid{grid-template-columns:1fr;gap:22px}.media-card{padding:25px 22px}.media-card h3{font-size:1.75rem}.media-actions{gap:10px}.media-play{padding:.7rem .85rem}.media-closing>.wrap{display:block}.media-closing .text-link{margin-top:22px}.award-footer{font-size:.75rem;line-height:1.8}}

.media-player-mount audio{display:block;width:100%;margin-top:8px}.media-play{display:none}.js .media-play{display:inline-flex;align-items:center}

/* About: founder, creator and career chapters */
.about-lead h1{font-size:clamp(3.3rem,5.5vw,5.1rem)}
.about-identities{font-family:var(--serif);font-size:clamp(1.5rem,2.5vw,2.25rem);line-height:1.25;letter-spacing:-.02em;margin-top:28px}
.about-identities p+p{color:var(--accent);margin-top:10px}
.about-introduction{color:#bcbcc3;max-width:660px;font-size:1.0625rem;line-height:1.7;margin-top:26px}
.about-lead .text-link{margin-top:24px}
.about-current .section-head,.about-framework .section-head{margin-bottom:0}
.about-current .text-link,.about-framework .text-link{margin-top:25px}
.chapter-label .chapter-date{font-size:.8125rem;line-height:1.6;margin-top:12px}
.about-framework{background:#f0f0ec;border-top:1px solid var(--line)}
.career-timeline article{grid-template-columns:1fr 2fr;gap:50px;padding:36px 0}
.career-timeline .career-label .career-company{font-family:var(--sans);font-size:1.1rem;line-height:1.4;font-weight:700;color:var(--ink)}
.career-timeline .career-label .timeline-date{margin-top:12px;padding:0;color:var(--muted)}
.career-timeline .career-label .career-role{margin-top:15px;font-size:.8125rem;line-height:1.6;color:#8b3119;max-width:260px}
.career-logo{display:flex;align-items:center;justify-content:center;width:190px;height:76px;padding:12px 14px;margin-bottom:20px;background:#fff;border:1px solid #d6d6d0;border-radius:4px}.career-logo img{max-width:100%;max-height:42px;width:auto;height:auto;object-fit:contain}.career-logo .logo-kantar{max-height:60px;max-width:138%}.career-logo .logo-coca-cola{max-height:66px;max-width:170%}.career-logo .logo-sc-johnson{max-height:28px;max-width:72%}.career-logo .logo-chobani{max-height:46px;max-width:116%}
.career-timeline h3{font-size:clamp(1.65rem,2.7vw,2.4rem);line-height:1.2;letter-spacing:-.02em;max-width:760px}
.career-timeline article>div:last-child>p{margin-top:18px;line-height:1.75}
@media(max-width:720px){.about-lead h1{font-size:3.4rem}.about-identities{font-size:1.65rem;margin-top:24px}.about-introduction{font-size:1rem}.chapter-label{margin-bottom:25px}.chapter-label .chapter-date{margin-top:8px}.career-timeline article{padding:30px 0}.career-label{margin-bottom:23px}.career-logo{width:180px;height:70px;padding:10px 12px;margin-bottom:18px}.career-logo img{max-height:36px}.career-logo .logo-kantar{max-height:50px;max-width:136%}.career-logo .logo-coca-cola{max-height:56px;max-width:165%}.career-logo .logo-sc-johnson{max-height:24px;max-width:72%}.career-logo .logo-chobani{max-height:40px}.career-timeline .career-label .career-role{max-width:none;margin-top:8px}.career-timeline .career-label .timeline-date{margin-top:8px;margin-bottom:0}.career-timeline h3{font-size:1.85rem}}

.about-lead .about-hero{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:center}
.about-recognition-card{width:100%;max-width:460px;justify-self:end}
.about-recognition-card>a{display:block}
.about-recognition-card img{display:block;width:100%;height:auto}
.about-recognition-card figcaption{margin-top:20px;color:#bcbcc3;font-size:.875rem;line-height:1.6}
.about-recognition-card figcaption .text-link{margin-top:12px}
@media(max-width:720px){.about-recognition-card{max-width:460px;margin:36px auto 0}.about-recognition-card figcaption{font-size:.8125rem}}

.framework-forums{border-top:1px solid #c5c5bf;border-bottom:1px solid #c5c5bf;padding:22px 0;margin-top:32px}
.framework-forums>.eyebrow{font-size:.875rem;margin:0;color:#8b3119}
.framework-forums ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;list-style:none;margin:20px 0 0;padding:0}
.framework-forums li{margin:0;line-height:1.5}
.framework-forums strong{display:block;font-weight:600;font-size:1.0625rem;color:var(--ink)}
.framework-forums span{display:block;margin-top:5px;font-size:.875rem;color:var(--muted)}
@media(max-width:720px){.framework-forums ul{grid-template-columns:1fr;gap:18px}.framework-forums{padding:22px 0;margin-top:27px}}

/* Homepage opening supplied by Pavi */
.hero-problem .hero-context,.hero-problem h1{max-width:720px;font-family:var(--serif);font-weight:400;font-size:clamp(2.75rem,4.4vw,4.5rem);line-height:1.08;letter-spacing:-.045em;color:var(--white)}
.hero-problem .hero-context{margin:0 0 22px}.hero-problem .hero-context,.hero-problem h1{font-size:clamp(2.0625rem,3.3vw,3.375rem)}
.hero-problem .hero-context em{font-style:normal;color:var(--accent)}.hero-question-mark{color:var(--white)}
.hero-art .loop-caption{display:block;max-width:620px;margin:24px auto 0;text-align:center;font-size:1rem;line-height:1.45}.hero-art .loop-caption strong{display:block;color:var(--accent);font-weight:400}.hero-art .loop-caption em{display:block;margin-top:4px;font-size:.86rem;font-style:italic;color:#c6c6ca}
@media(max-width:720px){.hero-problem .hero-context{margin-bottom:20px}.hero-problem .hero-context,.hero-problem h1{font-size:clamp(2.0625rem,6.75vw,3.3rem)}}

.tiex-mandate{background:var(--paper);padding:74px 0 64px;border-bottom:1px solid var(--line)}
.mandate-intro{display:grid;grid-template-columns:1fr 2.35fr;gap:52px;align-items:start}
.mandate-intro .eyebrow{color:#8b3119;padding-top:8px}
.mandate-intro .lead{max-width:900px;font-size:1.35rem;line-height:1.6;color:var(--ink)}
.mandate-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:48px;border-top:1px solid var(--ink)}
.mandate-grid article{padding:28px 26px 0 0}
.mandate-grid article+article{border-left:1px solid var(--line);padding-left:26px}
.mandate-grid h2{font-size:clamp(1.85rem,2.5vw,2.55rem);line-height:1.16;margin-top:24px}
.mandate-grid h3{font-family:var(--sans);font-size:.875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#8b3119;margin-top:16px}
.mandate-grid p:not(.service-number){margin-top:17px;color:var(--muted)}
@media(max-width:900px){.mandate-intro{display:block}.mandate-intro .lead{margin-top:20px}.mandate-grid{grid-template-columns:1fr}.mandate-grid article{padding:26px 0;border-top:1px solid var(--line)}.mandate-grid article+article{border-left:0;padding-left:0}.mandate-grid article:first-child{border-top:0}.mandate-grid h2{margin-top:18px}}
@media(max-width:560px){.tiex-mandate{padding:54px 0 44px}.mandate-intro .lead{font-size:1.12rem}.mandate-grid{margin-top:34px}}

.company-logos{gap:18px}.company-logos span{display:flex;align-items:center;justify-content:center;width:190px;height:82px;padding:12px 14px;background:#fff;border:1px solid #2b2b2d;border-radius:4px}.company-logos img{max-width:100%;max-height:44px;width:auto;height:auto;object-fit:contain}.company-logos .logo-kantar{max-height:66px;max-width:138%}.company-logos .logo-coca-cola{max-height:72px;max-width:170%}.company-logos .logo-sc-johnson{max-height:30px;max-width:74%}.company-logos .logo-chobani{max-height:50px;max-width:116%}
@media(max-width:720px){.company-logos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.company-logos span{width:auto;height:70px;padding:10px 12px}.company-logos img{max-height:34px}.company-logos .logo-kantar{max-height:52px;max-width:136%}.company-logos .logo-coca-cola{max-height:58px;max-width:165%}.company-logos .logo-sc-johnson{max-height:25px;max-width:72%}.company-logos .logo-chobani{max-height:42px}}

.experience{background:var(--white);color:var(--ink);padding:34px 0 42px}.experience-inner{border-top:1px solid var(--line)}.experience .eyebrow{color:var(--muted)}
.company-logos{gap:38px}.company-logos span{min-width:150px;height:92px;padding:0;background:transparent;border:0;border-radius:0}.company-logos img{max-height:58px}.company-logos .logo-kantar{max-height:88px;max-width:170%}.company-logos .logo-coca-cola{max-height:92px;max-width:210%}.company-logos .logo-sc-johnson{max-height:44px;max-width:98%}.company-logos .logo-chobani{max-height:72px;max-width:150%}
.legend-band{background:var(--white);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:30px 0}.legend-inner{display:flex;justify-content:center}.legend-inner img{width:min(260px,68vw);height:auto;border:1px solid var(--line)}
@media(max-width:720px){.company-logos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 24px}.company-logos span{width:auto;height:78px;padding:0}.company-logos img{max-height:48px}.company-logos .logo-kantar{max-height:66px;max-width:156%}.company-logos .logo-coca-cola{max-height:72px;max-width:190%}.company-logos .logo-sc-johnson{max-height:34px;max-width:86%}.company-logos .logo-chobani{max-height:58px}}

.framework-logo{width:100%;max-width:460px;margin:26px 0 30px;aspect-ratio:16/9;object-fit:contain}
.company-logos{gap:44px}.company-logos span{min-width:170px;height:106px}.company-logos img{filter:saturate(1.25) contrast(1.15)}.company-logos .logo-kantar{max-height:147px;max-width:285%}.company-logos .logo-coca-cola{max-height:104px;max-width:240%}.company-logos .logo-johnson-johnson{max-height:70px;max-width:170%}.company-logos .logo-sc-johnson{max-height:38px;max-width:90%}.company-logos .logo-chobani{max-height:84px;max-width:170%}
.career-logo img{filter:saturate(1.2) contrast(1.12)}.career-logo .logo-kantar{max-height:66px;max-width:150%}.career-logo .logo-coca-cola{max-height:70px;max-width:190%}.career-logo .logo-johnson-johnson{max-height:52px;max-width:150%}.career-logo .logo-sc-johnson{max-height:24px;max-width:68%}.career-logo .logo-chobani{max-height:54px;max-width:140%}
@media(max-width:720px){.framework-logo{max-width:100%;margin:22px 0 26px}.company-logos{gap:24px 26px}.company-logos span{height:86px;min-width:0}.company-logos .logo-kantar{max-height:111px;max-width:267%}.company-logos .logo-coca-cola{max-height:82px;max-width:220%}.company-logos .logo-johnson-johnson{max-height:56px;max-width:160%}.company-logos .logo-sc-johnson{max-height:30px;max-width:78%}.company-logos .logo-chobani{max-height:66px;max-width:150%}.career-logo .logo-kantar{max-height:56px;max-width:145%}.career-logo .logo-coca-cola{max-height:60px;max-width:180%}.career-logo .logo-johnson-johnson{max-height:46px;max-width:145%}.career-logo .logo-sc-johnson{max-height:22px;max-width:66%}.career-logo .logo-chobani{max-height:46px;max-width:132%}}

.experience{background:#f5f5f2;padding:56px 0}.experience-inner{border-top:0}.experience-card{display:grid;grid-template-columns:minmax(220px,330px) 1fr;gap:46px;align-items:stretch}.legend-feature{display:flex;flex-direction:column;justify-content:space-between;padding:22px;background:#fff;border:1px solid var(--line)}.legend-feature .eyebrow,.experience-companies .eyebrow{color:#8b3119}.legend-feature a{display:block;margin-top:18px}.legend-feature img{width:100%;height:auto;border:1px solid var(--line)}.experience-companies{padding:22px 0}.company-logo-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:16px;margin-top:18px}.company-tile{display:flex;align-items:center;justify-content:center;min-height:118px;padding:20px;background:#fff;border:1px solid var(--line)}.company-tile img{display:block;width:auto;height:auto;max-width:100%;object-fit:contain;filter:saturate(1.25) contrast(1.18)}.company-tile-large{grid-column:span 2;min-height:150px;border-color:#e6beb8;background:#fffafa}.company-tile-large .logo-coca-cola{max-height:none;max-width:none;width:300%;height:auto}.company-tile .logo-kantar{max-height:123px;max-width:183%}.company-tile .logo-chobani{max-height:82px;max-width:118%}.company-tile .logo-sc-johnson{max-height:42px;max-width:78%}.company-tile-jj .logo-johnson-johnson{max-height:44px;max-width:92%}
@media(max-width:900px){.experience-card{grid-template-columns:1fr}.legend-feature{max-width:360px}.company-logo-grid{grid-template-columns:1fr 1fr}.company-tile-large{grid-column:span 2}}
@media(max-width:560px){.experience{padding:42px 0}.company-logo-grid{grid-template-columns:1fr;gap:12px}.company-tile,.company-tile-large{grid-column:auto;min-height:108px}.company-tile-large{min-height:132px}.company-tile-large .logo-coca-cola{max-height:none;max-width:none;width:285%;height:auto}.company-tile .logo-kantar{max-height:70px}.company-tile .logo-chobani{max-height:72px}.company-tile .logo-sc-johnson{max-height:36px}.company-tile-jj .logo-johnson-johnson{max-height:38px}}

.experience-card{grid-template-columns:1fr minmax(220px,330px);align-items:stretch}.experience-companies{padding:22px;background:#fff;border:1px solid var(--line)}.legend-feature{min-height:100%}.company-logo-grid{grid-template-columns:1.25fr 1fr;gap:14px}.company-tile{min-height:108px;background:#fff;border:1px solid var(--line);padding:18px}.company-tile-large{grid-column:span 2;min-height:150px;background:#fff;border-color:var(--line);overflow:hidden}.company-tile-large .logo-coca-cola{width:217%;max-width:none;max-height:none}.company-tile-jj .logo-johnson-johnson{max-height:38px;max-width:82%}
@media(max-width:900px){.experience-card{grid-template-columns:1fr}.legend-feature{max-width:none}.company-logo-grid{grid-template-columns:1fr 1fr}.company-tile-large{grid-column:span 2}}
@media(max-width:560px){.company-logo-grid{grid-template-columns:1fr}.company-tile-large{grid-column:auto}.company-tile-large .logo-coca-cola{width:206%}.company-tile-jj .logo-johnson-johnson{max-height:34px;max-width:78%}}

.experience{padding:10px 0 46px}.experience-card{grid-template-columns:minmax(0,2.25fr) minmax(220px,330px);gap:52px}.experience-companies,.legend-feature{padding:24px;background:#fff;border:1px solid var(--line)}.legend-feature{justify-content:flex-start}.legend-feature a{display:flex;align-items:center;justify-content:center;flex:1;margin-top:30px}.legend-feature img{width:min(100%,285px)}.company-logo-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:18px}.company-tile{min-height:118px;padding:22px;background:#fff;border:1px solid var(--line)}.company-tile-large{grid-column:span 2;min-height:136px;background:#fff;border-color:var(--line)}.company-tile-large .logo-coca-cola{width:112%;max-width:112%;height:auto}.company-tile-jj .logo-johnson-johnson{max-height:54px;max-width:96%}.company-tile .logo-sc-johnson{max-height:48px;max-width:88%}.company-tile .logo-chobani{max-height:72px;max-width:108%}.company-tile .logo-kantar{max-height:54px;max-width:92%}
@media(max-width:900px){.experience{padding-top:28px}.experience-card{grid-template-columns:1fr;gap:28px}.legend-feature{max-width:360px}.legend-feature a{display:block}.legend-feature img{width:100%}.company-tile-large{grid-column:span 2}}
@media(max-width:560px){.company-logo-grid{grid-template-columns:1fr}.company-tile-large{grid-column:auto}.company-tile-large .logo-coca-cola{width:112%;max-width:112%}.company-tile-jj .logo-johnson-johnson{max-height:46px}.company-tile .logo-sc-johnson{max-height:40px}.company-tile .logo-chobani{max-height:64px}.company-tile .logo-kantar{max-height:48px}}

.experience-card{grid-template-columns:minmax(0,2.28fr) minmax(220px,330px)}.company-logo-grid{grid-template-columns:1fr 1fr;gap:14px}.company-tile{height:118px;min-height:118px;padding:0 28px}.company-tile-large{height:136px;min-height:136px;grid-column:span 2;padding:0 34px;overflow:hidden}.company-tile-large .logo-coca-cola{width:76%;max-width:76%;height:auto;max-height:none}.company-tile-jj .logo-johnson-johnson{width:78%;max-width:78%;max-height:none}.company-tile .logo-sc-johnson{width:55%;max-width:55%;max-height:none}.company-tile .logo-chobani{width:58%;max-width:58%;max-height:none}.company-tile .logo-kantar{width:48%;max-width:48%;max-height:none}.legend-feature img{width:min(100%,285px)}
@media(max-width:560px){.company-tile,.company-tile-large{height:110px;min-height:110px;padding:0 22px}.company-tile-large .logo-coca-cola{width:82%;max-width:82%}.company-tile-jj .logo-johnson-johnson{width:76%;max-width:76%}.company-tile .logo-sc-johnson{width:54%;max-width:54%}.company-tile .logo-chobani{width:58%;max-width:58%}.company-tile .logo-kantar{width:48%;max-width:48%}}

/* Final homepage credibility block reset */
.experience{background:#f5f5f2;color:var(--ink);padding:10px 0 46px}
.experience-inner{border-top:0}
.experience-card{display:grid;grid-template-columns:minmax(0,2.28fr) minmax(220px,330px);gap:52px;align-items:stretch}
.experience-companies,.legend-feature{background:#fff;border:1px solid var(--line);padding:24px}
.experience-companies .eyebrow,.legend-feature .eyebrow{color:#8b3119}
.legend-feature{display:flex;flex-direction:column;justify-content:flex-start}
.legend-feature a{display:flex;align-items:center;justify-content:center;flex:1;margin-top:30px}
.legend-feature img{width:min(100%,285px);height:auto;border:1px solid var(--line)}
.company-logo-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:18px}
.company-tile{display:flex;align-items:center;justify-content:center;height:118px;min-height:118px;padding:0 28px;background:#fff;border:1px solid var(--line);overflow:hidden}
.company-tile img{display:block;width:auto;height:auto;object-fit:contain;filter:saturate(1.2) contrast(1.12)}
.company-tile-large{grid-column:span 2;height:136px;min-height:136px;padding:0 34px}
.company-tile-large .logo-coca-cola{width:76%;max-width:76%;max-height:none}
.company-tile-jj .logo-johnson-johnson{width:76%;max-width:76%;max-height:none}
.company-tile .logo-sc-johnson{width:54%;max-width:54%;max-height:none}
.company-tile .logo-chobani{width:58%;max-width:58%;max-height:none}
.company-tile .logo-kantar{width:43%;max-width:43%;max-height:none}
@media(max-width:900px){.experience{padding-top:28px}.experience-card{grid-template-columns:1fr;gap:28px}.legend-feature{max-width:360px}.legend-feature a{display:block}.legend-feature img{width:100%}.company-tile-large{grid-column:span 2}}
@media(max-width:560px){.company-logo-grid{grid-template-columns:1fr}.company-tile,.company-tile-large{grid-column:auto;height:110px;min-height:110px;padding:0 22px}.company-tile-large .logo-coca-cola{width:82%;max-width:82%}.company-tile-jj .logo-johnson-johnson{width:74%;max-width:74%}.company-tile .logo-sc-johnson{width:54%;max-width:54%}.company-tile .logo-chobani{width:58%;max-width:58%}.company-tile .logo-kantar{width:42%;max-width:42%}}

/* Final company logo containment */
.company-tile .logo-kantar{width:40%;max-width:40%;max-height:42px}
.career-logo{overflow:hidden}
.career-logo .logo-kantar{width:92%;max-width:92%;max-height:32px}
@media(max-width:560px){.company-tile .logo-kantar{width:40%;max-width:40%;max-height:38px}.career-logo .logo-kantar{width:90%;max-width:90%;max-height:30px}}

/* Three TIEx service areas */
.service-grid{grid-template-columns:repeat(3,1fr)}
@media(max-width:1100px){.service-grid{grid-template-columns:repeat(3,1fr)}.service-card:nth-child(3){border-left:1px solid var(--line);border-top:0}.service-card:nth-child(n+3){border-top:0}}
@media(max-width:900px){.service-grid{grid-template-columns:1fr}.service-card,.service-card:nth-child(3){border-left:0!important}.service-card+.service-card{border-top:1px solid var(--line)!important}}

/* Monetizing Insights service section */
.monetizing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:34px;border-top:1px solid var(--ink);border-bottom:1px solid var(--line)}
.monetizing-card{display:flex;flex-direction:column;padding:27px 24px 28px 0;min-height:100%}
.monetizing-card+.monetizing-card{border-left:1px solid var(--line);padding-left:24px}
.monetizing-card h3{font-family:var(--serif);font-size:clamp(1.35rem,2vw,1.75rem);line-height:1.2;letter-spacing:-.02em;margin-top:22px}
.monetizing-card>p:not(.service-number):not(.outcome){font-size:1rem;line-height:1.65;color:var(--muted);margin-top:16px}
.monetizing-card .outcome{margin-top:auto!important;padding-top:18px;border-left:0;border-top:1px solid var(--line);font-size:.9375rem;line-height:1.6;color:var(--ink)!important}
.monetizing-card .outcome strong{display:block;font-family:var(--sans);font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:#8b3119;margin-bottom:6px}
.service-note{font-family:var(--serif);font-size:1.35rem;line-height:1.45;color:var(--ink)!important;margin-top:28px!important}
@media(max-width:900px){.monetizing-grid{grid-template-columns:1fr}.monetizing-card{padding:25px 0}.monetizing-card+.monetizing-card{border-left:0;border-top:1px solid var(--line);padding-left:0}.monetizing-card .outcome{margin-top:20px!important}}

/* Clean, prominent brand marks */
.company-tile{height:150px;min-height:150px;padding:0 34px;overflow:visible}
.company-tile-large{height:172px;min-height:172px;padding:0 42px;overflow:visible}
.company-tile img,.company-logos img,.career-logo img{filter:none!important;image-rendering:auto}
.company-tile-large .logo-coca-cola{width:88%;max-width:88%;max-height:none}
.company-tile-jj .logo-johnson-johnson{width:88%;max-width:88%;max-height:none}
.company-tile .logo-sc-johnson{width:72%;max-width:72%;max-height:none}
.company-tile .logo-chobani{width:76%;max-width:76%;max-height:none}
.company-tile .logo-kantar{width:76%;max-width:76%;max-height:none}
.legend-feature img{width:min(100%,320px)}
.career-logo{width:220px;height:92px;padding:14px 18px;overflow:visible}
.career-logo .logo-coca-cola{width:95%;max-width:95%;max-height:none}
.career-logo .logo-johnson-johnson{width:92%;max-width:92%;max-height:none}
.career-logo .logo-sc-johnson{width:76%;max-width:76%;max-height:none}
.career-logo .logo-chobani{width:78%;max-width:78%;max-height:none}
.career-logo .logo-kantar{width:86%;max-width:86%;max-height:none}
@media(max-width:560px){.company-tile,.company-tile-large{height:132px;min-height:132px;padding:0 26px}.company-tile-large .logo-coca-cola{width:90%;max-width:90%}.company-tile-jj .logo-johnson-johnson{width:86%;max-width:86%}.company-tile .logo-sc-johnson{width:70%;max-width:70%}.company-tile .logo-chobani{width:76%;max-width:76%}.company-tile .logo-kantar{width:76%;max-width:76%;max-height:none}.career-logo{width:210px;height:86px}.career-logo .logo-kantar{width:86%;max-width:86%;max-height:none}}

/* Home page refresh, 16 September 2026 */
/* Hero: slightly larger introduction copy */
.hero-problem .eyebrow{font-size:.875rem;letter-spacing:.14em;color:#cfcfd2;margin-bottom:26px}
.hero-problem .hero-copy{max-width:610px;font-size:1.25rem;line-height:1.7;color:#d2d2d6}
@media(max-width:720px){.hero-problem .eyebrow{font-size:.8125rem;margin-bottom:20px}.hero-problem .hero-copy{font-size:1.0625rem;line-height:1.65}}

/* Centered section headings through the middle of the home page */
.home-approach .section-head,.home-founder .section-head,.home-thinking .section-head{display:block;max-width:820px;margin:0 auto 54px;text-align:center}
.home-approach .section-head .eyebrow,.home-founder .section-head .eyebrow,.home-thinking .section-head .eyebrow{padding:0;color:#8b3119}
.home-approach .section-head h2,.home-founder .section-head h2,.home-thinking .section-head h2{margin-top:16px;text-wrap:balance}
.home-approach .section-head p,.home-founder .section-head p,.home-thinking .section-head p{max-width:680px;margin:20px auto 0;text-wrap:pretty}
.experience-companies .eyebrow,.legend-feature .eyebrow{text-align:center}
@media(max-width:720px){.home-approach .section-head,.home-founder .section-head,.home-thinking .section-head{margin-bottom:34px}}

/* 01 Working with TIEX: centered service cards */
.home-approach .service-card{align-items:center;text-align:center;padding:34px 26px}
.home-approach .service-card h3{margin-top:16px;text-wrap:balance}
.home-approach .service-card p{margin:16px 0 26px;max-width:330px;text-wrap:pretty}
.home-approach .card-link{justify-content:center;gap:10px}

/* 02 About Pavi Gupta: centered founder introduction */

/* 03 Authored and Featured */
.home-thinking .journal-grid{display:block}
.home-thinking .journal-feature{display:flex;flex-direction:column;align-items:center;max-width:860px;margin:0 auto;padding:46px 40px;text-align:center}
.home-thinking .journal-feature .framework-logo{margin:22px auto 24px;max-width:430px}
.home-thinking .journal-feature h3{margin:0 0 20px;font-size:2.6rem;text-wrap:balance}
.home-thinking .journal-feature p:not(.eyebrow){max-width:600px;text-wrap:pretty}
.home-thinking .journal-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:1040px;margin:54px auto 0;border-top:1px solid var(--ink)}
.home-thinking .journal-list a{border-top:0;text-align:center;padding:30px 26px}
.home-thinking .journal-list a+a{border-left:1px solid var(--line)}
.home-thinking .journal-list h3{margin:14px auto;max-width:290px;font-size:1.55rem;text-wrap:balance}
@media(max-width:900px){.home-thinking .journal-list{grid-template-columns:1fr;border-top:0}.home-thinking .journal-list a{border-top:1px solid var(--line)}.home-thinking .journal-list a+a{border-left:0}}
@media(max-width:720px){.home-thinking .journal-feature{padding:32px 24px}.home-thinking .journal-feature h3{font-size:2.15rem}}

/* Home and site tweaks, 17 September 2026 */
/* 1 / Lato on the hero introduction */
@font-face{font-family:'Lato';font-style:normal;font-weight:400;font-display:swap;src:url(assets/fonts/lato-latin-400.woff2) format('woff2')}
@font-face{font-family:'Lato';font-style:normal;font-weight:700;font-display:swap;src:url(assets/fonts/lato-latin-700.woff2) format('woff2')}
.hero-problem .eyebrow,.hero-problem .hero-copy{font-family:'Lato',var(--sans)}

/* 2 / Navigation stays in view on every page */
.site-header{position:sticky;top:0;z-index:100}
.skip{z-index:200}
html{scroll-padding-top:124px}
@media(max-width:720px){html{scroll-padding-top:104px}}

/* 3 / Full-width black banner behind the home section headlines */
.section-banner{background:var(--black);color:var(--white);padding:46px 0}
.home-approach .section-banner .section-head,.home-founder .section-banner .section-head,.home-thinking .section-banner .section-head{margin-bottom:0}
.home-approach .section-banner .eyebrow,.home-founder .section-banner .eyebrow,.home-thinking .section-banner .eyebrow{color:var(--accent)}
.section-banner .section-head p{color:#c3c3c7}
.section-banner+.wrap{margin-top:56px}
@media(max-width:720px){.section-banner{padding:32px 0}.section-banner+.wrap{margin-top:34px}}

/* 4 and 5 / Founder: photo left, story right, left aligned, one type size */
.home-founder .founder-split{display:grid;grid-template-columns:minmax(0,280px) minmax(0,1fr);gap:56px;align-items:start;max-width:1040px;margin:0 auto}
.home-founder .founder-identity{text-align:left}
.home-founder .founder-photo{width:208px;max-width:100%;height:208px;object-fit:cover;object-position:50% 12%}
.home-founder .portrait-name{margin-top:20px!important}
.home-founder .founder-identity .small{margin-top:8px}
.home-founder .founder-story{text-align:left}
.home-founder .founder-story p{font-size:1.25rem;line-height:1.6;color:var(--ink);margin-top:22px;text-wrap:pretty}
.home-founder .founder-story p:first-child{margin-top:0}
.home-founder .founder-story .text-link{margin-top:30px}
.home-founder .recognition{width:100%;justify-items:start;text-align:left;margin-top:38px;padding-top:26px;border-top:1px solid #bebeb8}
@media(max-width:900px){.home-founder .founder-split{grid-template-columns:1fr;gap:34px;max-width:640px}}

/* Banner placement, 17 September 2026 */
/* Each black banner starts at the top of its section, flush with the block above */
.home-approach,.home-founder,.home-thinking{padding-top:0}
/* The framework panel joins the third banner: same black, edge to edge, no gap */
.home-thinking .journal-feature{display:block;max-width:none;margin:0;padding:40px 0 62px;text-align:center}
.home-thinking .journal-feature>.wrap{display:flex;flex-direction:column;align-items:center}
.home-thinking .journal-feature+.wrap{margin-top:58px}
@media(max-width:720px){.home-thinking .journal-feature{padding:26px 0 44px}.home-thinking .journal-feature+.wrap{margin-top:36px}}

/* Header, badge, labels and framework split, 17 September 2026 */
/* 1 / Bigger logo and navigation */
.header-inner{min-height:116px}
.brand img{width:220px}
.nav a{font-size:1rem}
.nav .nav-contact{padding:.7rem 1.2rem}
html{scroll-padding-top:136px}
@media(max-width:1000px){.brand img{width:190px}.nav{gap:1.1rem}.nav a{font-size:.9375rem}}
@media(max-width:720px){.header-inner{min-height:94px}.brand img{width:172px}.nav a{font-size:.9375rem}html{scroll-padding-top:112px}}

/* 5 / Larger section labels */
.section-banner .eyebrow,.home-thinking .journal-feature .eyebrow{font-size:.9375rem;letter-spacing:.14em}

/* 2 / Insight250 recognition badge */
.home-founder .recognition{display:flex;align-items:center;gap:26px}
.home-founder .recognition-text{display:grid;gap:12px;justify-items:start}
.home-founder .recognition-text span{font-size:.9375rem;line-height:1.6;color:var(--muted)}
@media(max-width:560px){.home-founder .recognition{flex-direction:column;align-items:flex-start;gap:18px}}

/* 3 / Founder story copy in Lato, slightly smaller */
.home-founder .founder-story p{font-family:'Lato',var(--sans);font-size:1.125rem;line-height:1.65}

/* 4 / Framework band: infinity visual left, copy right */
.home-thinking .journal-feature{text-align:left}
.home-thinking .journal-feature>.wrap{display:block}
.home-thinking .framework-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:56px;align-items:center;max-width:1040px;margin:0 auto}
.home-thinking .framework-split .framework-logo{width:100%;max-width:100%;margin:16px 0 0}
.home-thinking .journal-feature h3{margin:0 0 18px;text-align:left}
.home-thinking .journal-feature p:not(.eyebrow){max-width:none;text-align:left}
.home-thinking .journal-feature .text-link{margin-top:26px}
@media(max-width:900px){.home-thinking .framework-split{grid-template-columns:1fr;gap:26px;max-width:620px}}

/* Insight250 badge and framework centering, 17 September 2026 */
.home-founder .award-mark{display:inline-flex;align-items:center;gap:20px;flex:0 0 auto;background:#16161e;border-radius:5px;padding:13px 20px}
.home-founder .award-logo{height:26px;width:auto}
.home-founder .award-legend{height:38px;width:auto;border-left:1px solid rgba(255,255,255,.22);padding-left:20px}
@media(max-width:560px){.home-founder .award-mark{gap:15px;padding:11px 16px}.home-founder .award-logo{height:22px}.home-founder .award-legend{height:32px;padding-left:15px}}

/* Framework band: label centered over the visual, copy centered on the right */
.home-thinking .framework-side{text-align:center}
.home-thinking .framework-body{text-align:center;align-self:start;padding-top:20px}
.home-thinking .journal-feature h3{text-align:center;margin:0 0 16px}
.home-thinking .journal-feature p:not(.eyebrow){text-align:center;max-width:520px;margin-left:auto;margin-right:auto}
.home-thinking .journal-feature .text-link{margin-top:24px}
.home-founder .recognition-text .text-link{margin-top:0}

/* Framework columns centered against each other, about page margins, 17 September 2026 */
.home-thinking .framework-body{align-self:center;padding-top:0}

/* About: same 1040px content column as the home page, so left and right margins match */
.about-current .section-head,.about-framework .section-head,.history-section .section-head,.about-contribution .section-head,.history-section .career-timeline,.history-section .stat-row,.contribution{max-width:1040px;margin-inline:auto}
.about-current .section-head,.about-framework .section-head,.history-section .section-head,.about-contribution .section-head{grid-template-columns:minmax(0,300px) minmax(0,1fr);gap:56px}
.career-timeline article{grid-template-columns:minmax(0,300px) minmax(0,1fr);gap:56px}
.about-current .section-head p,.about-framework .section-head p,.history-section .section-head p,.about-contribution .section-head p,.career-timeline p:not(.role){max-width:none}
/* Founder paragraphs start level with the chapter label */
.about-current .body-copy{margin-top:0}

/* Board and education logos, 17 September 2026 */
.org-logo{display:flex;align-items:center;justify-content:center;height:78px;background:#fff;border:1px solid var(--line);padding:12px 16px}
.org-logo img{max-width:100%;max-height:50px;width:auto;height:auto;object-fit:contain}
.org-logo-text{font-family:var(--serif);font-size:1.0625rem;line-height:1.25;color:var(--ink);text-align:center}
.board-list{list-style:none;padding:0;margin:26px 0 0;display:grid;gap:18px}
.board-list li{display:grid;grid-template-columns:150px minmax(0,1fr);gap:22px;align-items:center;margin:0}
.org-role{font-size:.9375rem;line-height:1.6;color:var(--muted)}
.education{margin-top:32px}
.education>.eyebrow{color:#8b3119;font-size:.8125rem}
.education-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px}
.education-grid figure{margin:0}
.education-grid .org-logo{height:74px}
.education-grid figcaption{margin-top:9px;font-size:.8125rem;line-height:1.5;color:var(--muted);text-align:center}
@media(max-width:720px){.board-list li{grid-template-columns:120px minmax(0,1fr);gap:16px}.education-grid{gap:12px}}

/* 20 September 2026 */
.stat-row{text-align:center}
.publication-list>a{grid-template-columns:minmax(0,1fr) minmax(0,2.3fr) 220px}
.publication-action{text-align:right}
@media(max-width:1100px){.publication-list>a{grid-template-columns:minmax(0,1fr) minmax(0,2.3fr)}.publication-action{text-align:left}}
.org-logo-lighthouse img{max-height:58px}

/* Contact form, 20 September 2026 */
.contact-form{background:#e8e8e3;padding:40px}
.contact-form h3{font-family:var(--serif);font-size:2.1rem;margin-top:22px}
.contact-form .field{display:grid;gap:7px;margin-top:22px}
.contact-form label{font-size:.9375rem;color:var(--ink)}
.contact-form .optional{color:var(--muted);font-size:.8125rem}
.contact-form .hint{font-size:.8125rem;line-height:1.5;color:var(--muted)}
.contact-form input,.contact-form textarea{font:inherit;font-size:1rem;line-height:1.5;color:var(--ink);background:#fff;border:1px solid #c2c2bb;border-radius:2px;padding:.7rem .8rem;width:100%;max-width:100%}
.contact-form textarea{resize:vertical;min-height:86px}
.contact-form input:focus-visible,.contact-form textarea:focus-visible{outline:3px solid #df562e;outline-offset:2px;border-color:transparent}
.contact-form input:user-invalid,.contact-form textarea:user-invalid{border-color:#b4462a}
.contact-form .button{margin-top:30px;width:100%;gap:12px}
.contact-form .form-note{margin-top:14px!important}
.form-status{margin-top:20px;padding:14px 16px;background:#dff0e0;border-left:3px solid #3c724e;font-size:.9375rem;line-height:1.55}
/* Failure counterpart to .form-status. The left border and the background are
   not the only signal: the wording carries the meaning too, so the message
   still reads correctly to anyone who cannot distinguish the red from the green. */
.form-error{margin-top:20px;padding:14px 16px;background:#fae7e1;border-left:3px solid #b4462a;color:#7d2d16;font-size:.9375rem;line-height:1.55}
.form-error a{color:inherit;text-decoration:underline;text-underline-offset:.2em}
/* Browsers render <address> italic by default, which reads as emphasis that a
   postal address does not need. */
address{font-style:normal;line-height:1.7;margin-top:1.15rem}
.contact-form .cf-turnstile{margin-top:26px}
.field-honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}
@media(max-width:720px){.contact-form{padding:28px;margin-top:42px}}

/* Sparks series: black headline banner, matching the home page */
.perspectives-section{padding-top:0}
.perspectives-section .section-banner .section-head{display:block;max-width:820px;margin:0 auto;text-align:center}
.perspectives-section .section-banner .eyebrow{padding:0;color:var(--accent)}
.perspectives-section .section-banner h2{margin:0;text-wrap:balance}
.perspectives-section .section-banner p:not(.eyebrow){max-width:680px;margin:20px auto 0;color:#c3c3c7;text-wrap:pretty}
/* Contact card: keep the details centred against the photo */
.contact-person{align-items:center}
.contact-person a{color:var(--ink);text-decoration:underline;text-underline-offset:.2em}
.contact-person a:hover{color:#b94320}
.perspectives-section .section-banner+.wrap{margin-top:0}

/* Privacy policy: readable prose measure, subordinate headings, distinct address block. Scoped to .legal so it cannot affect any other page. 22 September 2026 */
.legal p,.legal h3,.legal address{max-width:68ch}
.legal h3{margin-top:3rem}
.legal h3+p{margin-top:.75rem}
.legal address{margin:1.5rem 0;padding:.25rem 0 .25rem 1.25rem;border-left:2px solid var(--line)}
@media(max-width:720px){.legal h3{margin-top:2.25rem}.legal h3+p{margin-top:.6rem}.legal address{margin:1.25rem 0;padding-left:1rem}}
