/* Dustin Haisler / Public Future. No UI framework or font downloads required. */
:root{--paper:#f2f0e9;--white:#fcfbf7;--ink:#1b1d19;--orange:#e65735;--orange-dark:#a93419;--muted:#65675e;--line:#d4d3c9;--dark:#1b1d19;--dark-card:#262922;--dark-muted:#b0b5a8;--sans:Arial,Helvetica,sans-serif;--serif:Georgia,'Times New Roman',serif;--mono:'Courier New',monospace;--gutter:clamp(22px,4.5vw,76px);--ease:cubic-bezier(.22,1,.36,1)}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}::selection{background:var(--orange);color:var(--ink)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit;cursor:pointer}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{border:0}button:disabled{cursor:wait;opacity:.65}img,svg{display:block;max-width:100%}img{height:auto}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:700;line-height:1.05;letter-spacing:-.055em}h2{font-size:clamp(42px,5.1vw,80px);font-weight:600}h2 em,h3 em{font-family:var(--serif);font-weight:400;letter-spacing:-.065em}p{max-width:65ch}button{background:none}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--orange-dark);outline-offset:6px}.dark-section a:focus-visible,.dark-section button:focus-visible{outline-color:#ff9476}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--orange);outline-offset:4px}[hidden]{display:none!important}.wrap{width:100%;max-width:1600px;padding-left:var(--gutter);padding-right:var(--gutter);margin:auto}.section-space{padding-top:105px;padding-bottom:110px}.eyebrow{font-family:var(--mono);font-size:10px;letter-spacing:.105em;font-weight:500;line-height:1.55;text-transform:uppercase}.muted{color:var(--muted)}.tiny-square{display:inline-block;width:7px;height:7px;background:var(--orange);margin-right:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:8px;left:16px;z-index:1000;background:var(--ink);color:var(--paper);padding:12px 20px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.scroll-progress{position:fixed;top:0;left:0;width:100%;height:3px;z-index:110;pointer-events:none}.scroll-progress span{display:block;width:100%;height:100%;background:var(--orange);transform-origin:left;transform:scaleX(0)}.site-header{height:94px;padding:0 var(--gutter);display:flex;align-items:center;gap:44px;border-bottom:1px solid var(--line);background:rgba(242,240,233,.96);position:sticky;top:0;z-index:100;backdrop-filter:blur(18px);transition:height .25s}.site-header.is-scrolled{height:76px}.brand{display:inline-flex;gap:12px;align-items:center;font-size:12px;line-height:1.07;letter-spacing:.025em;font-weight:750}.brand-mark{font-size:49px;line-height:.95;letter-spacing:-.09em;font-weight:700}.brand-mark span{color:var(--orange)}.desktop-nav{display:flex;margin-left:auto;gap:30px;font-size:12px}.desktop-nav a{position:relative;padding:10px 0}.desktop-nav a::after{content:'';position:absolute;height:1px;bottom:5px;left:0;width:100%;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .3s var(--ease)}.desktop-nav a:hover::after,.desktop-nav a.is-active::after{transform:scaleX(1)}.header-cta{display:flex;align-items:center;gap:28px;background:var(--orange);padding:12px 19px;font-size:12px;font-weight:650;transition:background .25s}.header-cta:hover{background:#ef7657}.header-cta span{font-size:23px;line-height:1}.menu-toggle{display:none}.mobile-menu{display:none}
.button{display:inline-flex;justify-content:space-between;gap:35px;align-items:center;padding:18px 24px;min-height:57px;font-size:12px;font-weight:650;line-height:1.25;transition:background .25s,transform .25s var(--ease)}.button>span:last-child{font-size:22px;line-height:1;transition:transform .3s}.button:hover>span:last-child{transform:translate(3px,-3px)}.button-dark{background:var(--ink);color:var(--paper)}.button-dark:hover{background:#34392e}.button-orange{background:var(--orange);color:var(--ink)}.button-orange:hover{background:#f37653}.button-outline{border:1px solid var(--line);background:transparent;color:var(--ink)}.button-outline:hover{background:#e8e6dd}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:20px;padding:7px 0;border-bottom:1px solid currentColor;font-size:12px;font-weight:550;line-height:1.4;transition:gap .25s}.text-link:hover{gap:28px}.text-link span{font-size:19px;line-height:1}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:66px}.section-index{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:1px solid currentColor;border-radius:50%;margin-right:13px;font-size:10px;letter-spacing:0}
.hero{padding-top:27px;position:relative}.hero-eyebrow{display:flex;justify-content:space-between;gap:20px}.hero-edition{font-size:8px;color:var(--muted)}.hero-main{display:grid;grid-template-columns:1.46fr 1fr;gap:4%;align-items:center;padding:60px 0 45px}.hero-copy{position:relative;z-index:2;min-width:0}.hero h1{font-size:clamp(55px,6.25vw,104px);line-height:.98;letter-spacing:-.065em;font-weight:750}.hero-line{display:block;white-space:nowrap}.hero-last{display:flex;align-items:center;gap:55px;line-height:.82;margin-top:10px;margin-bottom:33px}.hero-last em{font-size:2.07em;color:var(--orange);font-family:var(--serif);font-weight:400;letter-spacing:-.075em;line-height:.84;padding-bottom:12px}.hero-asterisk{width:80px;height:80px;color:var(--orange);transform:rotate(var(--asterisk-rotation,0deg));will-change:transform}.hero-description{font-size:16px;line-height:1.65;max-width:435px;letter-spacing:-.015em;color:#505349}.hero-actions{display:flex;gap:28px;align-items:center;margin-top:29px}.hero-actions .text-link{font-size:11px}.hero-visual{position:relative;max-width:485px;width:100%;margin:0 20px 54px 0;justify-self:end;transform:translateY(var(--portrait-y,0px));will-change:transform}.hero-visual::before{content:'';position:absolute;inset:22px -17px -18px 28px;background:var(--orange)}.portrait-frame{position:relative;aspect-ratio: .87;background:var(--ink);overflow:hidden;clip-path:polygon(0 0,calc(100% - 36px) 0,100% 36px,100% 100%,0 100%)}.portrait-fallback{position:absolute;inset:0}.signal-svg{width:100%;height:100%;object-fit:cover}.portrait-photo{height:100%;width:100%;position:absolute;inset:0;object-fit:cover;object-position:50% 36%;filter:grayscale(1) contrast(1.05);opacity:0;transition:opacity .6s}.portrait-photo.is-loaded{opacity:1}.portrait-frame::after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 65%,rgba(0,0,0,.35));pointer-events:none}.portrait-cross{position:absolute;color:var(--paper);font-family:var(--mono);font-size:24px;font-weight:400;z-index:1;line-height:1}.cross-top{top:15px;left:16px}.cross-bottom{bottom:16px;right:16px}.portrait-index{position:absolute;top:22px;right:47px;color:var(--paper);z-index:1;font-size:8px}.now-card{position:absolute;bottom:-45px;left:-35px;right:25px;background:var(--paper);padding:22px 25px 21px;border:1px solid var(--line);z-index:3}.now-label{font-family:var(--mono);font-size:9px;letter-spacing:.06em;display:flex;align-items:center;gap:8px;margin-bottom:8px}.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--orange);flex-shrink:0}.now-card strong{display:block;font-size:23px;letter-spacing:-.045em;font-weight:600;line-height:1.12}.now-card a{display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:9px;line-height:1.5;margin-top:12px;max-width:360px}.now-card a span{font-size:23px}.portrait-side-label{position:absolute;right:-43px;top:75px;writing-mode:vertical-rl;font-size:8px}.hero-bottom{display:flex;align-items:center;gap:40px;padding:28px 0;border-top:1px solid var(--line)}.scroll-cue{display:flex;align-items:center;gap:14px;font-family:var(--mono);letter-spacing:.05em;font-size:8px}.scroll-cue-arrow{border:1px solid var(--line);width:36px;height:36px;border-radius:50%;display:grid;place-items:center;font-size:18px}.hero-bottom>p{font-size:10px;line-height:1.5;color:var(--muted);margin-left:auto}.hero-bottom-number{font-family:var(--mono);font-size:10px;color:var(--muted);margin-left:55px}.credibility-band{background:#e8e6dd;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.credibility-inner{display:flex;justify-content:space-between;align-items:center;gap:35px;padding-top:25px;padding-bottom:25px}.credibility-inner>.eyebrow{font-size:8px;color:var(--muted)}.audience{font-size:22px;font-weight:700;letter-spacing:-.04em;color:#565a4e}.ted{font-size:31px;font-weight:850;letter-spacing:-.08em}.sxsw{font-size:27px;font-weight:800;letter-spacing:-.08em}.sxsw span{padding-left:1px}.google{font-weight:500;font-size:30px}.un{font-size:15px;line-height:1.05;letter-spacing:.025em}
.story-layout{display:grid;grid-template-columns:1fr 1fr;gap:12%;align-items:start}.story-sticky{position:sticky;top:112px}.story-sticky h2{font-size:clamp(46px,4.7vw,73px)}.story-intro{font-size:13px;line-height:1.7;color:var(--muted);margin-top:21px}.story-canvas{border:1px solid var(--line);height:335px;margin-top:30px;position:relative;background:#eae8df;overflow:hidden}.canvas-top,.canvas-bottom{display:flex;align-items:center;justify-content:space-between;position:absolute;left:20px;right:20px;z-index:4;font-size:9px}.canvas-top{top:17px}.canvas-bottom{bottom:15px;gap:22px}.canvas-bottom .eyebrow{font-size:7px;white-space:nowrap}.chapter-progress{height:2px;background:#cccec1;flex:1}.chapter-progress span{display:block;width:25%;height:100%;background:var(--orange);transition:width .5s var(--ease)}.story-scene{position:absolute;inset:40px 0 35px;opacity:0;transform:translateY(20px);transition:opacity .6s,transform .6s var(--ease);color:#515747;pointer-events:none}.story-scene svg{width:100%;height:100%}.story-canvas[data-chapter="0"] .scene-city,.story-canvas[data-chapter="1"] .scene-network,.story-canvas[data-chapter="2"] .scene-editorial,.story-canvas[data-chapter="3"] .scene-ai{opacity:1;transform:translateY(0)}.scene-editorial{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:4px}.publication{border:1px solid #abb09e;background:var(--paper);width:70%;padding:8px 20px;line-height:1.1;font-size:36px;letter-spacing:-.055em;text-align:center}.publication-one{transform:rotate(-7deg) translateX(-7px);font-family:var(--serif)}.publication-two{transform:rotate(3deg) translateX(18px);background:var(--orange);border-color:var(--orange);color:var(--ink);font-weight:750}.publication-three{transform:rotate(-3deg);font-size:26px;font-weight:700}.editorial-caption{position:absolute;bottom:0;font-size:7px}.chapter-nav{display:flex;gap:8px;margin-top:15px}.chapter-nav a{width:39px;height:31px;border-bottom:2px solid var(--line);display:grid;place-items:center;font-size:9px;font-family:var(--mono);transition:background .3s,border-color .3s}.chapter-nav a.is-active{border-color:var(--orange);background:#e9e4d9;color:var(--orange-dark)}.chapter{min-height:640px;display:flex;flex-direction:column;justify-content:center;border-top:1px solid var(--line);padding:70px 0;scroll-margin-top:110px}.chapter:first-child{border-top:0;min-height:600px;padding-top:10px}.chapter-kicker{color:var(--orange-dark);margin-bottom:30px;font-size:9px}.chapter h3{font-size:clamp(35px,3.2vw,52px);margin-bottom:25px;line-height:1.06}.chapter>p:not(.chapter-kicker){font-size:14px;line-height:1.75;color:var(--muted);max-width:410px}.chapter .chapter-takeaway{margin-top:20px;color:var(--ink)!important;font-size:13px!important}.chapter .text-link{align-self:flex-start;margin-top:30px;font-size:11px}
.dark-section{background:var(--dark);color:var(--paper)}.dark-section .muted{color:var(--dark-muted)}.dark-section .section-index{border-color:#69735f}.dark-section .section-heading{color:#d0d4c7}.work-heading,.research-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:48px}.work-heading>p{font-size:13px;line-height:1.65;color:var(--dark-muted);padding-bottom:7px}.work-heading h2{font-size:clamp(46px,5.2vw,81px)}.work-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:20px}.work-card{position:relative;border:1px solid #444b3c;padding:30px;transition:border-color .3s,background .3s;overflow:hidden;display:block}.work-card:hover{border-color:#b4bea1}.work-card-top{display:flex;justify-content:space-between;align-items:center}.work-card-top .eyebrow{font-size:8px;display:flex;gap:9px;align-items:center}.round-arrow{width:35px;height:35px;border:1px solid #637054;border-radius:50%;display:grid;place-items:center;font-size:23px;transition:transform .3s,background .3s}.work-card:hover .round-arrow{transform:rotate(45deg);background:rgba(255,255,255,.05)}.work-darwin{min-height:660px;background:#24281f;display:flex;flex-direction:column;justify-content:space-between}.darwin-art{position:absolute;top:100px;left:7%;width:86%;height:330px;display:grid;place-items:center}.orbit{position:absolute;left:50%;top:50%;width:315px;height:315px;border:1px solid #566449;border-radius:50%;transform:translate(-50%,-50%)}.orbit-one{transform:translate(-50%,-50%) rotate(-32deg) scaleX(1.4) scaleY(.54)}.orbit-two{transform:translate(-50%,-50%) rotate(32deg) scaleX(1.4) scaleY(.54)}.orbit-three{width:290px;height:290px;border-color:#3d4834}.darwin-center{width:120px;height:120px;display:grid;place-content:center;padding-bottom:13px;padding-right:8px;font-size:93px;letter-spacing:-.14em;line-height:1;font-weight:800;color:var(--paper);border:1px solid #70815e;background:#343d29;transform:rotate(-10deg);box-shadow:10px 10px 0 #161c12}.darwin-center span{color:var(--orange);position:absolute;right:13px;bottom:17px}.orbit-label{position:absolute;font-family:var(--mono);font-size:8px;letter-spacing:.1em;background:#24281f;border:1px solid #5a684b;padding:7px 14px}.orbit-govern{top:47px;left:7%}.orbit-launch{bottom:39px;right:2%}.orbit-node{position:absolute;width:9px;height:9px;border-radius:50%;background:var(--orange)}.node-a{top:65px;right:13%}.node-b{bottom:76px;left:8%}.work-card h3{font-size:clamp(30px,3.5vw,53px);font-weight:550}.work-card-copy{position:relative;padding-top:325px}.work-card p{font-size:12px;line-height:1.65;color:#bac1af;margin-top:18px;max-width:380px}.card-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #454e3d;padding-top:17px;margin-top:26px;font-size:10px}.card-bottom>span{font-size:20px}.work-side{display:grid;gap:20px;grid-template-rows:1fr 1fr}.work-podcast{background:#303929}.work-podcast h3{font-size:36px;margin-top:22px;position:relative;z-index:2}.work-podcast p{max-width:260px;position:relative;z-index:2}.sound-wave{position:absolute;right:30px;top:110px;display:flex;gap:4px;height:90px;align-items:center;opacity:.5}.sound-wave i{display:block;width:3px;background:#a9bb88;height:var(--h)}.work-writing{background:#252820}.work-writing h3{font-size:35px;margin-top:30px}.work-links{display:flex;align-items:center;gap:35px;border-top:1px solid #42483b;margin-top:40px;padding-top:27px}.work-links>.eyebrow{margin-right:auto;font-size:8px;color:var(--dark-muted)}.work-links>a{font-size:11px}.work-links>a span{margin-left:25px}
.research-heading>p{font-size:13px;max-width:330px;color:var(--muted);line-height:1.7;padding-bottom:4px}.research-heading h2{font-size:clamp(44px,4.8vw,74px)}.research-controls{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:50px}.filter-buttons{display:flex;gap:7px;flex-wrap:wrap}.filter-button{font-size:10px;line-height:1.3;padding:11px 14px;border:1px solid var(--line);transition:background .2s,color .2s}.filter-button:hover{background:#e4e2d7}.filter-button.is-active{background:var(--ink);border-color:var(--ink);color:var(--paper)}.research-search{display:flex;align-items:center;gap:9px;border-bottom:1px solid #a2a598;padding:9px 0;min-width:170px;max-width:225px}.research-search svg{width:16px;height:16px;fill:none;stroke:var(--muted);stroke-width:1.3;flex-shrink:0}.research-search input{font-size:11px;outline:none;background:transparent;border:0;width:100%;min-width:0;color:var(--ink)}.research-search:focus-within{outline:2px solid var(--orange-dark);outline-offset:5px}.research-search input:focus-visible{outline:none}.research-count{font-size:8px;margin:21px 0}.research-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.research-card{display:flex;flex-direction:column;background:#e9e7dd;border:1px solid var(--line);padding:26px;min-height:345px;transition:background .3s,border-color .3s,transform .4s var(--ease);position:relative}.research-card:hover{background:var(--white);border-color:#a8ac9b;transform:translateY(-4px)}.research-meta{display:flex;justify-content:space-between;align-items:start;gap:15px;margin-bottom:28px;font-size:8px;color:var(--muted)}.research-card h3{font-size:27px;line-height:1.08;letter-spacing:-.045em;margin-bottom:18px}.research-card p{font-size:11px;line-height:1.7;color:var(--muted);margin-bottom:22px}.research-byline{font-size:8px;line-height:1.5;color:#62695b;margin-top:auto;padding-top:14px}.research-card-bottom{border-top:1px solid #cacebe;display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:9px;padding-top:13px;margin-top:16px}.research-card-bottom span{font-size:21px}.research-featured{grid-column:1/-1;display:grid;grid-template-columns:.95fr 1.3fr;min-height:340px;padding:0;background:var(--white);margin-bottom:3px;overflow:hidden}.research-featured:hover{transform:none}.research-featured-art{background:var(--orange);position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:30px;overflow:hidden;min-height:340px}.research-featured-art .eyebrow{font-size:8px;z-index:1}.featured-art-title{font-size:clamp(28px,3.4vw,48px);line-height:.93;font-weight:750;letter-spacing:-.06em;z-index:1;position:relative}.featured-art-title em{font-family:var(--serif);font-weight:400;font-size:1.25em}.featured-art-diagram{position:absolute;right:-22px;bottom:-15px;width:65%;height:90%;opacity:.45}.featured-art-footer{font-size:8px;font-family:var(--mono);margin-top:30px;z-index:1}.research-featured-copy{padding:34px 37px;display:flex;flex-direction:column}.research-featured h3{font-size:clamp(27px,3.2vw,47px);margin-bottom:12px}.research-featured h4{font-size:13px;letter-spacing:-.02em;font-weight:500;margin:0 0 14px}.research-featured p{font-size:12px;max-width:510px;line-height:1.7;margin-bottom:14px}.research-featured .research-meta{margin-bottom:27px}.research-featured .research-byline{font-size:9px}.research-featured .research-card-bottom{font-size:11px}.research-note{font-size:10px;color:var(--muted);margin-top:27px;max-width:780px;line-height:1.65}.empty-state{border:1px solid var(--line);padding:65px 25px;text-align:center}.empty-state h3{font-size:30px}.empty-state p{margin:15px auto 25px;font-size:13px}
.speaking{background:var(--orange);color:var(--ink);position:relative;overflow:hidden}.speaking .section-heading{margin-bottom:60px}.speaking-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%}.speaking-copy h2{font-size:clamp(55px,6.7vw,104px);line-height:.99}.speaking-copy>p{font-size:16px;line-height:1.6;max-width:335px;margin-top:30px}.speaking-copy .speaking-detail{font-size:12px;max-width:360px;margin-top:19px;line-height:1.7}.speaking-copy>.button{margin-top:34px}.media-kit-trigger{display:flex;max-width:180px;margin-top:19px;font-size:11px}.talk-preview{width:100%;aspect-ratio:1.38;position:relative;padding:0;display:block;background:#252b22;text-align:left;color:var(--paper);overflow:hidden}.talk-graphic{position:absolute;inset:0;padding:22px}.talk-graphic-top{font-size:7px;color:#c2c8b7}.talk-graphic-type{display:block;font-size:112px;letter-spacing:-.08em;line-height:.85;margin-top:35px;font-weight:750;transform:rotate(-5deg);opacity:.75}.talk-graphic-type>span{color:var(--orange)}.talk-graphic-lines{position:absolute;width:180px;height:180px;right:-35px;top:-10px;border:1px solid #718063;border-radius:50%;box-shadow:0 0 0 18px #252b22,0 0 0 19px #718063,0 0 0 36px #252b22,0 0 0 37px #718063;opacity:.6}.talk-thumbnail{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:grayscale(1);opacity:0;transition:transform .5s var(--ease),opacity .4s}.talk-thumbnail.is-loaded{opacity:.7}.talk-preview:hover .talk-thumbnail{transform:scale(1.04)}.talk-overlay{position:absolute;inset:0;background:linear-gradient(transparent 25%,rgba(0,0,0,.73) 100%)}.play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:70px;height:70px;border:1px solid #deded0;border-radius:50%;display:grid;place-items:center;background:rgba(27,29,25,.2);backdrop-filter:blur(3px);transition:background .3s}.play-button svg{width:24px;height:24px;margin-left:3px}.talk-preview:hover .play-button{background:var(--orange);color:var(--ink);border-color:var(--orange)}.talk-caption{position:absolute;bottom:23px;left:25px;right:25px;display:flex;align-items:end;justify-content:space-between;gap:15px}.ted-word{font-size:24px;letter-spacing:-.055em;font-weight:750}.ted-word>span{font-weight:400;font-size:19px;letter-spacing:-.04em;margin-left:2px}.talk-caption>span:last-child{font-family:var(--mono);font-size:7px;letter-spacing:.03em}.talk-caption>span:last-child span{margin-left:12px;font-size:18px}.topic-list{margin-top:23px}.topic-list details{border-top:1px solid #a23f27;padding:0}.topic-list details:last-child{border-bottom:1px solid #a23f27}.topic-list summary{display:flex;align-items:center;gap:18px;padding:17px 0;cursor:pointer;list-style:none}.topic-list summary::-webkit-details-marker{display:none}.topic-list summary>span{font-size:8px;font-family:var(--mono)}.topic-list summary h3{font-size:16px;letter-spacing:-.025em;font-weight:550;line-height:1.3}.topic-list summary i{font-size:21px;font-style:normal;font-weight:300;margin-left:auto;transition:transform .2s}.topic-list details[open] summary i{transform:rotate(45deg)}.topic-list details>p{font-size:11px;line-height:1.7;padding:0 35px 20px 32px}.speaking-formats{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #b0452a;padding-top:27px;margin-top:65px;font-size:9px}.speaking-formats span::before{content:'+';margin-right:10px;font-family:var(--mono)}
.advisory-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:45px;margin-bottom:60px}.advisory-heading h2{font-size:clamp(37px,4.3vw,66px);line-height:1.06}.advisory-heading>p{font-size:12px;color:var(--muted);line-height:1.7;max-width:265px;margin-bottom:7px}.service{display:grid;grid-template-columns:50px .95fr 1.2fr;gap:35px;padding:44px 0;border-top:1px solid var(--line)}.service-number{font-family:var(--mono);font-size:10px;color:var(--orange-dark);padding-top:6px}.service-heading h3{font-size:30px;letter-spacing:-.045em;font-weight:550;line-height:1.13;margin-bottom:17px}.service-heading .eyebrow{font-size:8px;color:var(--muted)}.service-copy p{font-size:13px;line-height:1.75;color:var(--muted);max-width:500px}.service-copy .service-tags{font-size:10px;color:#717568;line-height:1.9;margin-top:14px}.service-copy .text-link{font-size:11px;margin-top:20px}.advisory-note{border-top:1px solid var(--line);padding-top:25px;font-size:10px;color:var(--muted);line-height:1.7;max-width:none}
.contact{padding-bottom:100px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%}.contact-copy h2{font-size:clamp(45px,5.9vw,92px);line-height:1.03}.contact-copy h2>span{color:var(--orange)}.contact-copy h2 em{color:var(--orange);font-size:.94em;letter-spacing:-.06em;white-space:nowrap}.contact-copy>p{font-size:13px;line-height:1.8;color:var(--dark-muted);margin-top:32px}.contact-copy .contact-invitation{color:var(--paper);margin-top:21px}.light-link{color:var(--paper)}.contact-copy .text-link{margin-top:36px;font-size:11px}.contact-form{display:flex;flex-direction:column;gap:19px;min-width:0}.contact-form label{display:flex;flex-direction:column;position:relative;gap:7px;font-size:10px;color:#d9dccf}.contact-form label>span{display:none}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:22px}.contact-form input,.contact-form select,.contact-form textarea{width:100%;min-width:0;background:transparent;border:0;border-bottom:1px solid #606752;padding:11px 0;color:var(--paper);font-size:12px;border-radius:0;line-height:1.5}.contact-form select{appearance:auto}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#949c87;opacity:1}.contact-form select option{background:var(--ink);color:var(--paper)}.contact-form textarea{resize:vertical;min-height:110px}.contact-form input[type="date"]{color-scheme:dark}.form-privacy{font-size:9px;line-height:1.8;color:var(--dark-muted);max-width:500px}.form-privacy button{padding:0;border-bottom:1px solid currentColor;font-size:9px}.submit-button{width:100%;margin-top:4px;font-size:12px;min-height:58px}.form-status{font-size:12px;line-height:1.65;color:#e8e9dd}.form-status:empty{display:none}.form-status.is-error{color:#ffc3ae;border-left:2px solid var(--orange);padding-left:12px}.form-status.is-success{color:#d7ecc3;border-left:2px solid #93ba68;padding-left:12px}.form-fallback{display:flex;gap:25px;flex-wrap:wrap}.form-fallback .text-link{font-size:10px}.honeypot{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.turnstile-slot:empty{display:none}
.site-footer{border-top:1px solid #42493a;padding-top:35px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:30px}.footer-brand{font-size:10px;font-weight:500;line-height:1.25;letter-spacing:.035em;gap:18px}.footer-social{display:flex;gap:25px;margin-left:auto;margin-right:45px;font-size:10px}.back-top{width:41px;height:41px;border:1px solid #606b53;border-radius:50%;display:grid;place-items:center;font-size:24px}.back-top:hover{background:var(--orange);color:var(--ink);border-color:var(--orange)}.footer-wordmark{font-size:clamp(38px,10.52vw,168px);letter-spacing:-.08em;line-height:1.05;font-weight:700;white-space:nowrap;padding-top:48px;padding-bottom:28px;display:block;color:#e0e3d7}.footer-wordmark span{color:var(--orange)}.footer-bottom{border-top:1px solid #42493a;display:flex;justify-content:space-between;align-items:center;gap:24px;padding:25px 0 32px;font-size:8px;color:var(--dark-muted)}.footer-bottom>div{display:flex;gap:20px}.footer-bottom button{font-size:8px;padding:5px 0;border-bottom:1px solid transparent}.footer-bottom button:hover{border-color:currentColor}.footer-bottom>.eyebrow{font-size:7px;letter-spacing:.08em}.site-dialog{border:1px solid var(--line);background:var(--paper);color:var(--ink);padding:46px;width:min(680px,calc(100vw - 40px));max-height:85vh;overflow:auto}.site-dialog::backdrop{background:rgba(12,15,11,.78);backdrop-filter:blur(6px)}.dialog-close{position:absolute;top:14px;right:17px;width:32px;height:32px;border:1px solid #bbbfb0;font-size:24px;line-height:1}.site-dialog>.eyebrow{font-size:9px;margin-bottom:21px}.site-dialog h2{font-size:43px;margin-bottom:23px;line-height:1.05}.site-dialog p{font-size:13px;line-height:1.75;margin-top:17px;color:#59614f}.site-dialog .small-text{font-size:10px}.site-dialog h3{font-size:20px;margin-top:35px;margin-bottom:20px}.dialog-actions{display:flex;gap:12px;margin-top:25px;flex-wrap:wrap}.dialog-resource{border-top:1px solid var(--line);padding:15px 0;display:flex;justify-content:space-between;gap:20px;font-size:12px;line-height:1.5}.dialog-resource span{font-size:20px}.site-dialog>.text-link{margin-top:25px}.video-mount{width:100%;aspect-ratio:16/9;background:#171914}.video-mount iframe{border:0;width:100%;height:100%}.site-dialog#video-dialog{width:min(1000px,calc(100vw - 40px))}.site-dialog#video-dialog h2{font-size:27px}.site-dialog#video-dialog p{font-size:11px}.site-dialog#video-dialog a{border-bottom:1px solid currentColor}
/* Progressive enhancement: content is never hidden while awaiting JavaScript. */
html.motion-ready .reveal-item{transition:transform .9s var(--ease),opacity .9s var(--ease)}
html.motion-ready .reveal-item.pending-reveal{opacity:.3;transform:translateY(25px)}
@media(min-width:1600px){.site-header{padding-left:max(var(--gutter),calc((100vw - 1450px)/2));padding-right:max(var(--gutter),calc((100vw - 1450px)/2))}}
@media(max-width:1180px){.site-header{gap:28px}.desktop-nav{gap:20px}.hero h1{font-size:6.1vw}.hero-last{gap:35px}.hero-asterisk{width:65px;height:65px}.hero-description{font-size:14px;max-width:375px}.hero-actions{gap:18px}.hero-actions .button{padding:16px 19px;font-size:11px;gap:20px}.hero-actions .text-link{font-size:10px;gap:10px}.hero-visual{margin-right:12px}.now-card{left:-25px;right:10px;padding:20px}.portrait-side-label{right:-35px}.story-layout{gap:9%}.story-canvas{height:295px}.chapter{min-height:625px}.work-darwin{min-height:665px}.work-podcast h3{font-size:31px}.work-writing h3{font-size:31px}.sound-wave{opacity:.25;right:20px}.research-grid{gap:14px}.research-card{padding:21px}.research-featured{padding:0}.research-featured-copy{padding:28px}.research-card h3{font-size:25px}.research-featured h3{font-size:36px}.speaking-grid{gap:8%}.speaking-copy>p{font-size:14px}.service{gap:25px;grid-template-columns:30px 1fr 1.2fr}.service-heading h3{font-size:27px}.contact-grid{gap:8%}}
@media(max-width:900px){:root{--gutter:28px}.site-header{height:80px;gap:22px}.desktop-nav{gap:16px;font-size:10px}.header-cta{padding:11px 14px;gap:17px;font-size:11px}.brand{font-size:10px}.brand-mark{font-size:44px}.hero-edition{display:none}.hero-main{grid-template-columns:1.4fr 1fr;gap:4%;padding-top:50px;padding-bottom:30px}.hero h1{font-size:5.95vw}.hero-description{font-size:13px;max-width:300px}.hero-last{gap:30px;margin-bottom:26px}.hero-asterisk{width:47px;height:47px}.hero-actions{flex-direction:column;align-items:flex-start;gap:12px;margin-top:23px}.hero-actions .button{padding:16px 20px;font-size:11px;gap:38px}.now-card{left:-23px;right:6px;bottom:-55px;padding:17px}.now-card strong{font-size:19px}.now-label{font-size:7px}.now-card a{font-size:8px;gap:12px}.hero-visual{align-self:start;margin-top:8px}.portrait-frame{aspect-ratio:.71}.portrait-index{font-size:6px;right:34px}.hero-bottom{padding-top:25px;padding-bottom:25px}.hero-bottom-number{margin-left:25px}.section-space{padding-top:75px;padding-bottom:80px}.section-heading{margin-bottom:48px}.section-heading>.eyebrow:last-child{font-size:8px}.credibility-inner{gap:20px}.credibility-inner>.eyebrow{font-size:7px}.audience{font-size:20px}.ted{font-size:27px}.google{font-size:25px}.un{font-size:13px}.story-layout{gap:8%}.story-sticky{top:105px}.story-sticky h2{font-size:46px}.story-intro{font-size:11px}.story-canvas{height:270px}.canvas-top{font-size:7px;left:14px;right:14px}.canvas-bottom{left:14px;right:14px;gap:15px}.canvas-bottom .eyebrow{font-size:6px}.chapter{min-height:600px;padding:60px 0}.chapter:first-child{min-height:585px}.chapter h3{font-size:35px}.chapter>p:not(.chapter-kicker){font-size:12px}.chapter .chapter-takeaway{font-size:12px!important}.chapter .text-link{font-size:10px;gap:15px}.publication{font-size:29px}.publication-three{font-size:21px}.work-heading h2{font-size:49px}.work-heading>p{font-size:11px}.work-grid{grid-template-columns:1.1fr 1fr;gap:15px}.work-side{gap:15px}.work-card{padding:23px}.work-darwin{min-height:650px}.darwin-art{top:100px;height:265px}.orbit{width:220px;height:220px}.orbit-three{width:210px;height:210px}.darwin-center{width:105px;height:105px;font-size:85px}.darwin-center span{bottom:13px;right:9px}.orbit-label{font-size:6px;padding:6px 9px}.orbit-govern{top:23px;left:0}.orbit-launch{bottom:20px;right:0}.work-card-copy{padding-top:280px}.work-card h3{font-size:32px}.work-card p{font-size:11px}.work-podcast h3,.work-writing h3{font-size:28px}.work-card-top .eyebrow{font-size:7px}.round-arrow{width:30px;height:30px;font-size:21px}.research-heading h2{font-size:45px}.research-heading>p{font-size:12px;max-width:270px}.research-controls{gap:15px}.filter-button{font-size:9px;padding:10px 11px}.research-search{min-width:130px;max-width:170px}.research-search input{font-size:10px}.research-grid{grid-template-columns:repeat(2,1fr)}.research-featured{grid-template-columns:1fr 1.2fr}.research-featured-art{min-height:345px;padding:24px}.research-featured-copy{padding:25px}.research-featured h3{font-size:30px}.research-featured h4{font-size:12px}.research-featured p{font-size:11px}.research-meta{font-size:7px}.featured-art-title{font-size:34px}.research-byline{font-size:8px!important}.research-featured .research-card-bottom{font-size:10px}.speaking-copy h2{font-size:64px}.talk-graphic-type{font-size:86px}.play-button{width:57px;height:57px}.talk-caption{left:18px;right:18px;bottom:17px}.talk-caption .ted-word{font-size:21px}.talk-caption .ted-word>span{font-size:16px}.talk-caption>span:last-child{font-size:6px}.topic-list summary h3{font-size:14px}.topic-list summary{gap:13px}.topic-list details>p{padding-left:25px;font-size:10px}.speaking-formats{font-size:8px;gap:18px}.advisory-heading h2{font-size:41px}.advisory-heading>p{font-size:11px;max-width:230px}.service-heading h3{font-size:23px}.service-copy p{font-size:12px}.service-copy .service-tags{font-size:9px}.contact-copy h2{font-size:53px}.contact-copy>p{font-size:12px}.contact-form{gap:18px}.form-row{gap:15px}.contact-form input,.contact-form select,.contact-form textarea{font-size:11px}.submit-button{font-size:10px;padding:16px 19px}.contact-form label{font-size:9px}.form-privacy{font-size:8px}.footer-bottom{gap:18px;flex-wrap:wrap}.footer-bottom>.eyebrow{display:none}.footer-wordmark{font-size:10.4vw}}
@media(max-width:720px){:root{--gutter:22px}html{scroll-padding-top:85px}.section-space{padding-top:60px;padding-bottom:65px}.site-header,.site-header.is-scrolled{height:73px;gap:20px}.desktop-nav{display:none}.brand{font-size:10px;gap:10px}.brand-mark{font-size:43px}.header-cta{margin-left:auto;padding:9px 13px;font-size:10px;gap:15px}.header-cta span{font-size:20px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;width:25px;height:34px;gap:6px;padding:0}.menu-toggle span{display:block;width:25px;height:1px;background:var(--ink);transition:transform .25s}.menu-toggle[aria-expanded="true"] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded="true"] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-menu:not([hidden]){display:block;position:fixed;top:73px;inset-inline:0;bottom:0;background:var(--paper);z-index:99;padding:25px var(--gutter);overflow:auto}.mobile-menu nav{display:flex;flex-direction:column}.mobile-menu a{padding:16px 0;border-bottom:1px solid var(--line);display:flex;gap:25px;align-items:baseline;font-family:var(--mono);font-size:10px;color:var(--orange-dark)}.mobile-menu a span{font-family:var(--sans);font-size:33px;letter-spacing:-.04em;color:var(--ink)}.hero{padding-top:24px}.hero-eyebrow>.eyebrow{font-size:7px;letter-spacing:.08em;max-width:320px}.hero-main{display:flex;flex-direction:column;gap:36px;padding-top:35px;padding-bottom:40px;align-items:stretch}.hero h1{font-size:clamp(32px,10.55vw,72px);line-height:.97;letter-spacing:-.063em}.hero-copy{width:100%}.hero-last{margin-top:8px;margin-bottom:24px;gap:38px}.hero-last em{font-size:2.03em}.hero-asterisk{width:55px;height:55px}.hero-description{font-size:13px;line-height:1.65;max-width:380px}.hero-actions{flex-direction:row;align-items:center;gap:19px;margin-top:24px}.hero-actions .button{font-size:10px;gap:28px;padding:16px 19px;min-height:51px}.hero-actions .text-link{font-size:9px;gap:10px}.hero-visual{align-self:center;width:calc(100% - 17px);max-width:520px;margin:10px 12px 44px 0;transform:none!important}.portrait-frame{aspect-ratio:1.03}.portrait-photo{object-position:50% 31%}.portrait-side-label{display:none}.hero-visual::before{inset:15px -12px -15px 20px}.portrait-index{font-size:7px;right:40px}.now-card{left:16px;right:11px;bottom:-42px;padding:18px 20px}.now-card strong{font-size:24px}.now-label{font-size:7px;margin-bottom:8px}.now-card a{font-size:8px;margin-top:8px;max-width:none}.hero-bottom{gap:20px;padding:20px 0}.scroll-cue{font-size:6px;letter-spacing:.045em;gap:9px}.scroll-cue-arrow{height:29px;width:29px;font-size:16px}.hero-bottom>p{font-size:8px;max-width:160px}.hero-bottom-number{display:none}.credibility-inner{display:grid;grid-template-columns:repeat(3,1fr);column-gap:20px;row-gap:22px;padding-top:23px;padding-bottom:25px;text-align:center}.credibility-inner>.eyebrow{font-size:6px;text-align:left;line-height:1.65}.audience{font-size:18px}.ted{font-size:27px}.sxsw{font-size:23px}.google{font-size:24px}.un{font-size:12px}.section-heading{margin-bottom:37px;gap:15px;align-items:flex-start}.section-heading>.eyebrow{font-size:8px}.section-heading>.eyebrow:last-child:not(:first-child){font-size:6px;max-width:125px;text-align:right}.section-index{width:21px;height:21px;font-size:8px;margin-right:8px}.story-layout{display:block}.story-sticky{position:relative;top:auto}.story-sticky h2{font-size:54px}.story-intro{font-size:12px;margin-top:19px}.story-canvas{height:280px;margin-top:27px}.story-canvas .canvas-top{font-size:8px}.canvas-bottom .eyebrow{font-size:7px}.story-scene{inset:32px 0 32px}.story-scene svg{height:100%}.chapter-nav{margin-top:15px;margin-bottom:25px}.chapter-nav a{width:45px;height:34px}.chapter{min-height:0!important;padding:40px 0;scroll-margin-top:100px}.chapter:first-child{border-top:1px solid var(--line);padding-top:36px}.chapter:last-child{padding-bottom:0}.chapter-kicker{font-size:8px;margin-bottom:20px}.chapter h3{font-size:36px;margin-bottom:21px}.chapter>p:not(.chapter-kicker){font-size:13px;line-height:1.75;max-width:520px}.chapter h3 br{display:none}.chapter h3 br::after{content:' '}.chapter .text-link{font-size:10px;margin-top:25px}.chapter .chapter-takeaway{font-size:12px!important;margin-top:16px}.work-heading,.research-heading,.advisory-heading{display:block;margin-bottom:30px}.work-heading h2,.research-heading h2{font-size:47px}.work-heading>p{font-size:12px;margin-top:25px;line-height:1.7}.work-heading>p br{display:none}.work-grid{display:block}.work-card{padding:24px}.work-darwin{min-height:540px}.darwin-art{top:83px;height:275px;width:88%;left:6%}.orbit{width:225px;height:225px}.orbit-three{width:220px;height:220px}.orbit-govern{top:32px;left:5%}.orbit-launch{bottom:15px;right:0}.work-card-copy{padding-top:270px}.work-card h3{font-size:36px}.work-card p{font-size:12px;margin-top:15px;max-width:450px}.work-side{margin-top:15px;gap:15px}.work-podcast,.work-writing{min-height:265px}.work-podcast h3,.work-writing h3{font-size:32px;margin-top:23px}.work-podcast h3 br,.work-writing h3 br{display:none}.sound-wave{right:25px;top:85px;opacity:.35}.work-podcast p{max-width:260px}.card-bottom{margin-top:24px;padding-top:17px}.work-links{flex-wrap:wrap;gap:22px;margin-top:28px;padding-top:22px}.work-links>.eyebrow{width:100%;font-size:7px;margin-right:0}.work-links>a{font-size:10px}.work-links>a span{margin-left:17px}.research-heading>p{font-size:12px;margin-top:25px;max-width:450px}.research-controls{display:block;margin-top:30px;padding:17px 0}.filter-buttons{gap:5px}.filter-button{font-size:8px;padding:10px 10px;min-height:36px}.research-search{min-width:0;max-width:none;width:100%;margin-top:17px;padding:9px 0 11px}.research-search input{font-size:12px}.research-count{font-size:7px;margin-top:20px;margin-bottom:17px}.research-grid{grid-template-columns:1fr;gap:15px}.research-featured{display:flex;flex-direction:column}.research-featured-art{min-height:245px;padding:25px}.featured-art-title{font-size:41px;margin-top:27px}.featured-art-diagram{width:63%;height:110%;right:-15px;bottom:-25px}.featured-art-footer{font-size:7px}.research-featured-copy{padding:25px}.research-featured h3{font-size:32px}.research-featured h4{font-size:12px}.research-featured p{font-size:12px}.research-featured .research-meta{font-size:7px;margin-bottom:20px}.research-featured .research-card-bottom{font-size:10px}.research-card:not(.research-featured){min-height:280px;padding:25px}.research-card h3{font-size:29px}.research-card p{font-size:12px}.research-meta{font-size:7px;margin-bottom:23px}.research-byline{font-size:8px}.research-card-bottom{font-size:10px}.research-note{font-size:9px;margin-top:23px}.speaking .section-heading{margin-bottom:36px}.speaking-grid{display:block}.speaking-copy h2{font-size:72px;line-height:.99}.speaking-copy>p{font-size:15px;max-width:330px;margin-top:25px}.speaking-copy .speaking-detail{font-size:12px;max-width:410px}.speaking-copy>.button{margin-top:28px;font-size:11px}.media-kit-trigger{font-size:10px;margin-top:18px}.speaking-right{margin-top:37px}.talk-preview{aspect-ratio:1.4}.talk-graphic-type{font-size:108px;margin-top:25px}.talk-graphic-top{font-size:6px}.play-button{width:63px;height:63px}.talk-caption .ted-word{font-size:25px}.talk-caption .ted-word>span{font-size:19px}.talk-caption>span:last-child{font-size:7px}.topic-list{margin-top:23px}.topic-list summary{padding:19px 0;gap:16px}.topic-list summary h3{font-size:16px}.topic-list details>p{font-size:12px;padding-left:28px}.speaking-formats{display:grid;grid-template-columns:1fr 1fr;gap:17px;margin-top:32px;font-size:7px}.advisory-heading h2{font-size:43px}.advisory-heading h2 br{display:none}.advisory-heading>p{margin-top:25px;max-width:380px;font-size:12px}.service{grid-template-columns:24px 1fr;column-gap:13px;row-gap:22px;padding:32px 0}.service-heading h3{font-size:28px;margin-bottom:12px}.service-heading .eyebrow{font-size:7px}.service-number{font-size:9px;padding-top:4px}.service-copy{grid-column:2}.service-copy p{font-size:12px}.service-copy .service-tags{font-size:9px}.service-copy .text-link{font-size:10px;margin-top:18px}.advisory-note{font-size:9px;padding-top:20px}.contact-grid{display:block}.contact-copy h2{font-size:61px}.contact-copy>p{font-size:12px;margin-top:26px}.contact-copy .contact-invitation{margin-top:17px}.contact-copy .text-link{margin-top:24px}.contact-form{margin-top:43px;gap:22px}.contact-form label{font-size:10px;gap:7px}.contact-form input,.contact-form select,.contact-form textarea{font-size:12px;padding:12px 0}.form-row{gap:18px}.form-privacy{font-size:9px}.submit-button{font-size:12px;min-height:58px}.form-status{font-size:12px}.footer-top{gap:20px;flex-wrap:wrap}.footer-brand{font-size:9px;gap:12px}.footer-social{margin:0;gap:20px;order:3;width:100%;font-size:10px;padding-top:9px}.back-top{margin-left:auto;width:38px;height:38px}.footer-wordmark{font-size:10.1vw;padding-top:37px;padding-bottom:25px}.footer-bottom{font-size:8px;justify-content:space-between;align-items:flex-start;row-gap:15px;padding:20px 0 24px}.footer-bottom>div{gap:13px;flex-wrap:wrap}.footer-bottom button{font-size:8px;padding:0}.site-dialog{padding:36px 24px 28px;width:calc(100vw - 28px);max-height:88vh}.site-dialog h2{font-size:36px}.site-dialog p{font-size:12px}.dialog-actions .button{font-size:10px;padding:15px 17px;min-height:49px}.dialog-resource{font-size:11px}.site-dialog#video-dialog{width:calc(100vw - 24px);padding:40px 15px 25px}.site-dialog#video-dialog h2{font-size:21px;line-height:1.15}.site-dialog#video-dialog p{font-size:10px}}
@media(max-width:370px){:root{--gutter:18px}.site-header{gap:16px}.hero h1{font-size:10.1vw}.hero-actions{gap:15px}.hero-actions .button{padding:14px 16px;gap:20px;font-size:9px}.hero-actions .text-link{font-size:8px;gap:8px}.hero-last{gap:25px}.hero-asterisk{width:44px;height:44px}.hero-bottom{gap:12px}.hero-bottom>p{font-size:7px}.scroll-cue{font-size:5px;gap:7px}.section-heading>.eyebrow:last-child:not(:first-child){max-width:96px;font-size:5.5px}.story-sticky h2{font-size:46px}.work-heading h2,.research-heading h2{font-size:41px}.filter-button{font-size:7px;padding:9px 8px}.speaking-copy h2{font-size:65px}.advisory-heading h2{font-size:38px}.contact-copy h2{font-size:53px}.form-row{grid-template-columns:1fr;gap:22px}.footer-bottom>div{width:100%;justify-content:space-between}.service-heading h3{font-size:25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.hero-visual,.hero-asterisk{transform:none!important}.reveal-item.pending-reveal{opacity:1!important;transform:none!important}}
html[data-motion="off"]{scroll-behavior:auto}html[data-motion="off"] *,html[data-motion="off"] *::before,html[data-motion="off"] *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}html[data-motion="off"] .hero-visual,html[data-motion="off"] .hero-asterisk{transform:none!important}html[data-motion="off"] .reveal-item.pending-reveal{opacity:1!important;transform:none!important}
@media print{.site-header,.scroll-progress,.hero-visual,.story-canvas,.chapter-nav,.research-controls,.talk-preview,.contact-form,.site-footer,dialog,.hero-actions,.credibility-band,.work-links{display:none!important}body,.dark-section,.speaking{background:white;color:black}.wrap{padding-left:0;padding-right:0}.section-space{padding:30px 0}.story-layout,.work-grid,.research-grid,.speaking-grid,.contact-grid{display:block}.story-sticky{position:static}.chapter{min-height:0!important;padding:25px 0}.work-card{background:white;color:black;border:1px solid #999;break-inside:avoid;margin:15px 0}.darwin-art{display:none}.work-card-copy{padding-top:30px}.work-darwin{min-height:0}.research-featured-art{display:none}.research-card{break-inside:avoid;margin:15px 0}.service{break-inside:avoid}.hero-main{display:block}.hero h1{font-size:48px}.hero-last em{font-size:75px}.hero-last{margin-bottom:15px}.hero-asterisk{display:none}a[href^="http"]::after{content:' (' attr(href) ')';font-size:8px;overflow-wrap:anywhere}.work-card p,.dark-section .muted,.work-heading>p,.contact-copy>p{color:#444}}
/* Enhancement and safe-area refinements. */
.research-subtitle{font-size:16px;font-weight:500;line-height:1.4;margin:10px 0 18px;letter-spacing:-.2px}
.research-featured-art>strong{position:relative;z-index:1;font-size:clamp(36px,4.2vw,65px);line-height:.94;letter-spacing:-3px;font-weight:850;display:block;margin-top:auto}
.research-featured-art{display:flex;flex-direction:column;justify-content:space-between}
.research-cover-lines{position:absolute;inset:25% 3% 20%;opacity:.5}.research-cover-lines svg{width:100%;height:100%}
.research-featured-art>.eyebrow:last-child{font-size:8px;max-width:260px;line-height:1.6;margin-top:22px;position:relative}
.contact-form button:disabled{opacity:.6;cursor:wait}.turnstile-slot:empty{display:none}.video-mount iframe{width:100%;height:100%;border:0}
@media(max-width:720px){.research-featured-art>strong{font-size:49px;max-width:250px;letter-spacing:-2.5px}.research-featured-art>.eyebrow:last-child{font-size:7px}.research-subtitle{font-size:13px}.contact-form input,.contact-form select,.contact-form textarea{font-size:16px}.research-search input{font-size:16px}}
/* Reading sizes remain comfortable alongside display typography. */
.story-intro,.work-heading>p,.research-heading>p,.advisory-heading>p,.contact-copy>p{font-size:15px;line-height:1.75}
.chapter>p:not(.eyebrow){font-size:15px;line-height:1.75}.chapter>.chapter-takeaway{font-size:14px}
.work-card p,.research-card p,.research-featured p,.service-copy p,.speaking-copy .speaking-detail,.topic-list details>p{font-size:14px;line-height:1.7}
.research-card-bottom>span:first-child{font-size:12px}.research-byline,.research-featured .research-byline{font-size:11px;line-height:1.6}.research-meta{line-height:1.6;gap:18px}
.contact-form label{font-size:12px}.contact-form input,.contact-form select,.contact-form textarea{font-size:15px}.form-privacy{font-size:11px;line-height:1.65}
.research-context{border:1px solid var(--line);padding:28px;margin-top:24px;display:grid;grid-template-columns:.8fr 1.7fr 1fr;align-items:center;gap:30px;background:var(--white)}
.research-context>p:not(.eyebrow){font-size:13px;line-height:1.75;color:var(--muted);margin:0}.research-context .text-link{font-size:11px;justify-self:end;white-space:normal}.research-context>.eyebrow{margin:0;font-size:9px;line-height:1.7}
@media(max-width:900px){.research-context{grid-template-columns:1fr 2fr}.research-context .text-link{grid-column:2;justify-self:start}}
@media(max-width:720px){.story-intro,.work-heading>p,.research-heading>p,.advisory-heading>p,.contact-copy>p{font-size:14px}.chapter>p:not(.eyebrow){font-size:14px}.chapter>.chapter-takeaway{font-size:13px}.work-card p,.research-card p,.research-featured p,.service-copy p,.speaking-copy .speaking-detail,.topic-list details>p{font-size:14px}.research-byline,.research-featured .research-byline{font-size:10px}.contact-form input,.contact-form select,.contact-form textarea{font-size:16px}.research-context{grid-template-columns:1fr;gap:18px;padding:24px}.research-context .text-link{grid-column:1}.research-context>p:not(.eyebrow){font-size:13px}.form-privacy{font-size:11px}.topic-list summary{min-height:56px}.filter-button{min-height:42px}}

/* FRONTIER / V2: an impact-first, interactive personal site. */
:root{--paper:#060a0d;--white:#0c1318;--ink:#f0f5f2;--orange:#c4f563;--orange-dark:#c4f563;--muted:#9ba9af;--line:#273238;--dark:#080e12;--dark-card:#10191e;--dark-muted:#a5b4b9;--serif:Arial,Helvetica,sans-serif;--gutter:clamp(24px,5.3vw,96px);--signal:#a4efe4;--ease:cubic-bezier(.2,.75,.2,1)}
html{background:var(--paper);scroll-padding-top:100px}body{background:var(--paper);color:var(--ink);font-size:16px;line-height:1.7}::selection{background:var(--orange);color:#07100a}h1,h2,h3{font-family:Arial,Helvetica,sans-serif}h2{font-weight:500;letter-spacing:-.055em;line-height:1.07}h2 em,h3 em{font-style:normal;font-family:var(--sans);color:var(--orange);font-weight:inherit;letter-spacing:inherit}.wrap{max-width:1600px}.section-space{padding-top:116px;padding-bottom:116px}.section-heading{margin-bottom:65px}.section-heading>.eyebrow{color:#a6b4b9;font-size:10px}.section-heading>.eyebrow:first-child{color:#dae4e5}.section-heading>.eyebrow:last-child{font-size:9px}.section-index{border-radius:0;border-color:#35474b;color:var(--orange);width:26px;height:26px;background:#0f1b1d;margin-right:15px}.eyebrow{font-family:var(--mono);letter-spacing:.1em}.status-dot{background:var(--orange);width:6px;height:6px;box-shadow:0 0 12px #c4f56355}.scroll-progress{height:2px}.scroll-progress span{box-shadow:0 0 12px #b6e871}.skip-link{background:var(--orange);color:#090f0b}.site-header,.site-header.is-scrolled{height:84px;background:rgba(6,10,13,.88);border-bottom:1px solid #24313780;gap:38px;backdrop-filter:blur(22px)}.site-header.is-scrolled{background:rgba(6,10,13,.96)}.brand{gap:12px}.brand-mark{position:relative;border:1px solid #5c776b;width:41px;height:41px;display:grid;place-items:center;letter-spacing:-.1em;line-height:1;font-size:18px;background:linear-gradient(145deg,#1d3028,#0a1315)}.brand-mark .brand-symbol{color:#e8f4e7;font-size:17px;letter-spacing:-.11em;padding-right:2px}.brand-mark i{position:absolute;right:-2px;bottom:-2px;width:5px;height:5px;background:var(--orange)}.brand-name{font-size:12px;letter-spacing:.06em;line-height:1.3;font-weight:700;white-space:nowrap}.brand-name>span{display:block;font-family:var(--mono);font-size:7px;font-weight:400;letter-spacing:.08em;color:#97a9b0;margin-top:6px}.desktop-nav{gap:28px;font-size:12px;color:#b1bcc1}.desktop-nav a{padding:12px 0}.desktop-nav a:hover,.desktop-nav a.is-active{color:var(--orange)}.desktop-nav a::after{background:var(--orange)}.header-cta{background:transparent;border:1px solid #45544b;color:#e8efea;padding:11px 19px;font-size:11px;gap:30px;min-height:44px}.header-cta:hover{background:var(--orange);color:#0c1309;border-color:var(--orange)}.header-cta span{color:var(--orange)}.header-cta:hover span{color:inherit}.button{font-size:12px;min-height:56px;padding:18px 25px;gap:42px;border:1px solid transparent;letter-spacing:.01em}.button-dark,.button-orange{background:var(--orange);color:#10190c;box-shadow:0 0 22px #c4f5630c}.button-dark:hover,.button-orange:hover{background:#ddff9d;box-shadow:0 0 25px #c4f56320}.button-outline{background:transparent;color:var(--ink);border:1px solid #4d6266}.button-outline:hover{background:#19272c}.text-link{border-color:#526366;font-size:12px;color:#e0e8e5}.text-link:hover{color:var(--orange);border-color:var(--orange)}a:focus-visible,button:focus-visible,summary:focus-visible,.dark-section a:focus-visible,.dark-section button:focus-visible{outline:2px solid var(--orange);outline-offset:6px}input:focus-visible,select:focus-visible,textarea:focus-visible{outline-color:var(--orange)}
/* Cinematic opening. The visual is a functioning, local canvas rather than video. */
.hero{position:relative;padding:0;overflow:hidden;isolation:isolate;background:#060a0d}.hero-grid-back{position:absolute;inset:0;z-index:-2;pointer-events:none;background-image:linear-gradient(#a0c6c406 1px,transparent 1px),linear-gradient(90deg,#a0c6c406 1px,transparent 1px);background-size:76px 76px;mask-image:linear-gradient(90deg,transparent,black 56%)}.hero-aura{position:absolute;right:-18%;top:-48%;width:1150px;height:1150px;background:radial-gradient(ellipse,rgba(94,177,138,.13),rgba(23,49,61,.08) 42%,transparent 69%);pointer-events:none;z-index:-1}.hero-inner{position:relative}.hero-eyebrow{padding-top:31px;display:flex;justify-content:space-between;align-items:center;gap:24px}.hero-eyebrow>.eyebrow{display:flex;align-items:center;gap:11px;font-size:9px;color:#a3b4b8}.hero-eyebrow .hero-edition{font-size:8px;color:#85979f}.hero-main{position:relative;display:grid;grid-template-columns:1fr 1.07fr;gap:0;align-items:center;min-height:680px;padding:47px 0 52px}.hero-copy{z-index:2;min-width:0}.hero-preface{font-size:9px;color:var(--orange);margin-bottom:22px;letter-spacing:.12em}.hero h1{font-size:clamp(76px,8.1vw,132px);line-height:.91;font-weight:600;letter-spacing:-.072em}.hero h1>span{display:block;white-space:nowrap}.hero h1 .future-word{color:var(--orange);display:flex;align-items:center;gap:0;position:relative;font-size:1.16em;letter-spacing:-.08em;margin-top:5px;line-height:.98}.next-period{margin-right:21px}.future-word svg{width:65px;height:65px;margin-left:13px;opacity:.95;flex-shrink:0}.hero-description{font-size:16px;line-height:1.75;color:#a9b7bc;max-width:405px;margin-top:28px;letter-spacing:-.01em}.hero-actions{margin-top:29px;gap:28px;align-items:center;flex-wrap:wrap}.hero-actions .text-link{font-size:12px}.hero-visual{justify-self:auto;position:relative;max-width:none;width:calc(100% + 30px);height:590px;margin:0 0 0 -15px;transform:none;will-change:auto;isolation:isolate}.hero-visual::before{display:none}.hero-visual::after{content:'';position:absolute;inset:10% 8%;background:radial-gradient(ellipse,rgba(130,225,159,.04),transparent 67%);z-index:-1;pointer-events:none}.field-grid{position:absolute;inset:7% 1% 8%;border:1px solid #4f777019;border-radius:50%;transform:rotate(-18deg) scaleY(.81);pointer-events:none}.field-grid::before,.field-grid::after{content:'';position:absolute;inset:-13%;border:1px solid #648e8317;border-radius:50%}.field-grid::after{inset:14%;border-style:dashed}.hero-visual canvas{position:absolute;inset:0;width:100%;height:100%;z-index:0;cursor:grab;touch-action:pan-y}.hero-visual canvas:active{cursor:grabbing}.field-coordinate{position:absolute;font-size:7px;letter-spacing:.14em;color:#667e85;z-index:1;pointer-events:none}.coordinate-top{top:17px;left:39px}.coordinate-top::before{content:'+';color:var(--orange);margin-right:13px}.coordinate-bottom{right:34px;bottom:48px;font-size:7px}.field-core{position:absolute;top:44%;left:50%;transform:translate(-50%,-50%);width:136px;height:136px;border:1px solid #c4f5633a;border-radius:50%;background:radial-gradient(circle,#17281bd9,#0c171add 55%,#060c0eaa);box-shadow:0 0 80px #96ec5713,inset 0 0 30px #aef77406;display:flex;justify-content:center;align-items:center;flex-direction:column;pointer-events:none;z-index:1}.field-core>span{font-size:55px;letter-spacing:-.105em;font-weight:500;line-height:1;margin-left:-4px;color:#e8f0e8}.field-core .core-point{color:var(--orange)}.field-core>i{font-family:var(--mono);font-size:4.9px;letter-spacing:.045em;font-style:normal;color:#bdccbf;margin-top:10px}.field-label{position:absolute;z-index:3;display:flex;gap:10px;align-items:center;font-family:var(--mono);font-size:10px;letter-spacing:.1em;background:rgba(8,17,21,.85);padding:12px 14px;border:1px solid #3b5a5577;backdrop-filter:blur(12px);transition:border-color .25s,background .25s,transform .25s;color:#d1dddc;box-shadow:0 5px 30px #0003;min-height:49px}.field-label:hover{border-color:var(--orange);background:#15231ff5;transform:translateY(-3px);color:var(--orange)}.field-label>i{width:5px;height:5px;background:var(--orange);box-shadow:0 0 8px #cbf79266;border-radius:50%}.field-label small{display:block;font-size:5.8px;letter-spacing:.06em;color:#8ba2a7;margin-bottom:4px}.field-label>b{font-size:14px;font-weight:400;color:var(--orange);margin-left:6px}.field-government{top:17%;left:1%}.field-technology{top:25%;right:-1%}.field-capital{bottom:27%;left:4%}.field-research{bottom:17%;right:3%}.field-tools{position:absolute;bottom:6px;left:27px;right:27px;display:flex;justify-content:space-between;align-items:center;gap:15px}.field-instruction{font-size:6.5px;color:#809198}.field-tools button{border:1px solid #38534b;width:34px;height:34px;font-size:21px;border-radius:50%;color:var(--orange);transition:background .25s}.field-tools button:hover{background:#294032}.orbital-fallback{position:absolute;inset:10% 9% 20%;display:grid;place-items:center;opacity:.7}.orbital-fallback i{position:absolute;border:1px solid #85c68b77;width:95%;height:60%;border-radius:50%;transform:rotate(35deg)}.orbital-fallback i:nth-child(2){transform:rotate(-35deg)}.orbital-fallback i:nth-child(3){transform:rotate(85deg)}.orbital-fallback i:nth-child(4){width:70%;height:95%;transform:rotate(-15deg)}.field-ready .orbital-fallback{opacity:0}.hero-bottom{padding:24px 0 26px;border-top:1px solid #28373b;gap:30px;position:relative}.scroll-cue{font-size:8px;letter-spacing:.07em;color:#a4b8b9}.scroll-cue-arrow{border:1px solid #395146;color:var(--orange);width:39px;height:39px}.now-strip{margin-left:auto;display:flex;gap:15px;align-items:center;font-size:11px;color:#c4ced0}.now-strip small{display:block;font-family:var(--mono);font-size:7px;color:var(--orange);letter-spacing:.1em;margin-bottom:4px}.now-strip>b{font-size:24px;color:var(--orange);margin-left:26px;font-weight:400}.signal-strip{overflow:hidden;border-top:1px solid #233239;border-bottom:1px solid #233239;background:#0b1317;padding:19px 0}.signal-track{width:max-content;display:flex;gap:49px;align-items:center;animation:signal-flow 52s linear infinite}.signal-track>span{font-family:var(--mono);font-size:11px;color:#96adb3;letter-spacing:.15em;white-space:nowrap}.signal-track>i{font-size:21px;font-family:var(--mono);font-style:normal;color:var(--orange);font-weight:400}@keyframes signal-flow{to{transform:translateX(-50%)}}
/* A real biography and proof, before the longer story. */
.about{position:relative}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%}.about-heading h2{font-size:clamp(43px,4.45vw,70px);font-weight:500;line-height:1.06}.about-heading h2 em{color:#b8d0c6}.about-links{display:flex;flex-wrap:wrap;gap:12px 28px;margin-top:33px}.about-links .text-link{font-size:11px}.about-copy p{font-size:14px;line-height:1.8;color:#a0b0b7;margin-bottom:18px;max-width:540px}.about-copy .about-lead{font-size:22px;line-height:1.5;color:#e1eae8;letter-spacing:-.025em;margin-bottom:25px}.about-copy p a{color:#dae6dc;border-bottom:1px solid #435e4c}.about-copy p a:hover{color:var(--orange)}.about-copy p em{font-style:italic;color:#dbe6e0}.impact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid #2c403e;margin-top:62px;background:linear-gradient(135deg,#0e191a,#0a1116 75%)}.impact-card{padding:31px 32px;display:flex;flex-direction:column;position:relative;border-right:1px solid #2c403e;overflow:hidden;transition:background .25s}.impact-card:last-child{border-right:0}.impact-card::before{content:'+';position:absolute;right:17px;top:12px;font-family:var(--mono);color:#718e76;font-size:18px}.impact-card:hover{background:#15261f}.impact-card>.eyebrow{font-size:8px;color:#8eaba7;letter-spacing:.09em}.impact-number{display:block;font-size:79px;font-weight:400;line-height:1.05;letter-spacing:-.065em;margin:30px 0 28px;color:var(--orange);min-height:105px}.impact-number>span{display:block;font-size:7px;font-family:var(--mono);letter-spacing:.13em;font-weight:400;color:#87a59d;margin-top:11px}.impact-card h3{font-size:23px;font-weight:400;line-height:1.24;letter-spacing:-.03em}.impact-foot{display:flex;justify-content:space-between;gap:10px;font-size:10px;color:#8aa2a6;margin-top:auto;padding-top:23px;line-height:1.6;max-width:330px}.impact-foot>b{font-weight:400;font-size:20px;color:#c4f563}.impact-book-title{font-size:49px;font-weight:500;letter-spacing:-.05em;line-height:.94;color:var(--orange);margin:34px 0 27px;min-height:105px}.impact-book-title>span{color:#d5e3d7}.recognition-row{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:46px;color:#92a1a6}.recognition-row>.eyebrow{font-size:7px;line-height:1.6;max-width:85px}.press-wired{font-family:var(--mono);font-weight:800;font-size:22px;letter-spacing:.03em}.press-fast{font-family:Georgia,serif;font-size:24px;letter-spacing:-1.1px}.press-wsj{font-family:Georgia,serif;font-size:18px;letter-spacing:-.7px}.press-economist{font-family:Georgia,serif;font-size:21px;letter-spacing:-.5px}.recognition-source{color:#87999e;font-family:var(--mono);font-size:7px;border-bottom:1px solid #3e5457;padding:8px 0;white-space:nowrap}.recognition-source:hover{color:var(--orange)}
/* A scroll-linked career path. */
.story{border-top:1px solid var(--line)}.story-layout{grid-template-columns:.96fr 1fr;gap:12%}.story-sticky{top:117px}.story-sticky h2{font-size:clamp(43px,4.7vw,73px);line-height:1.04}.story-intro{font-size:13px;color:#91a4ad;margin-top:25px}.story-canvas{height:310px;background:radial-gradient(circle at 55% 55%,#152a24,#0a1419 75%);border:1px solid #334c46;margin-top:28px;clip-path:polygon(0 0,calc(100% - 19px) 0,100% 19px,100% 100%,0 100%)}.story-scene{color:#8eaeaa}.canvas-top,.canvas-bottom{color:#a5c1b6;font-size:8px}.chapter-progress{background:#33483f}.publication{background:#102020;color:#d1e5dc;border-color:#426557;font-family:var(--sans)}.publication-two{background:#c4f563;color:#0a160f}.publication-three{color:#c4f563}.chapter-nav a{color:#8dada7}.chapter-nav a.is-active{background:#142a1a;color:var(--orange);border-color:var(--orange)}.chapter{border-top-color:#293b3d;padding:65px 0;min-height:570px}.chapter:first-child{min-height:670px;padding-top:0}.chapter-kicker{color:var(--orange);font-size:9px}.chapter h3{font-size:clamp(32px,3.3vw,50px);font-weight:500;line-height:1.12}.chapter h3 em{color:#b8d0c6}.chapter>p:not(.chapter-kicker){font-size:14px;line-height:1.8;color:#98aab0;max-width:455px}.chapter .chapter-takeaway{color:#d2dfd8!important;font-size:13px!important}.chapter .text-link{font-size:11px}.impact-quote{margin:25px 0 0;padding:20px 0 2px 21px;border-left:2px solid var(--orange)}.impact-quote p{color:#c4f563;font-size:22px;line-height:1.3;letter-spacing:-.025em;max-width:330px}.impact-quote cite{display:block;font-style:normal;font-family:var(--mono);color:#b5c6bf;font-size:7px;letter-spacing:.04em;margin-top:15px}.impact-quote cite em{font-style:normal}.impact-quote cite>span{display:block;font-family:var(--sans);letter-spacing:0;font-size:10px;color:#849c9f;margin-top:7px}
/* Work as a set of open doors, not a list of credentials. */
.dark-section{color:var(--ink);background:#0a1014}.work{position:relative;border-top:1px solid #243238;border-bottom:1px solid #243238;background:radial-gradient(ellipse at 15% 40%,#101e1b,#0a1014 55%)}.dark-section .section-heading{color:#d7e5df}.dark-section .section-index{border-color:#365847}.work-heading>p,.research-heading>p,.advisory-heading>p{font-size:14px;line-height:1.8;color:#9eafb5;max-width:325px}.work-heading h2{font-size:clamp(43px,4.7vw,74px)}.work-grid{gap:18px;grid-template-columns:1.16fr 1fr}.work-card{padding:32px;border:1px solid #2e4848;transition:transform .35s,border-color .35s,background .35s;background:#0e1b1e}.work-card:hover{border-color:#759d6d;transform:translateY(-4px);background:#112322}.work-darwin{min-height:650px;background:linear-gradient(130deg,#102821,#0b151c 85%)}.work-card-top .eyebrow{color:#a8c4b6;font-size:8px}.round-arrow{border-color:#4c7261;color:var(--orange)}.work-card:hover .round-arrow{background:#c4f563;color:#0a120d;transform:translate(2px,-2px)}.work-card p{font-size:13px;line-height:1.75;color:#9fb7ba}.work-card h3{font-size:44px;color:#e6f0e7;font-weight:500}.darwin-art{top:100px;height:300px}.orbit{border-color:#91c79750}.orbit-one{animation:orbit-breathe 11s ease-in-out infinite}.orbit-two{border-color:#93d7c947}.orbit-three{border:1px dashed #81ada94d}.darwin-center{border:1px solid #c4f56380;background:linear-gradient(130deg,#254837,#10241e);color:#d8f7ce;box-shadow:12px 12px 0 #08120ed9,0 0 80px #c4f56311}.orbit-label{border-color:#54725e;background:#0e221e;color:#c1d9cc;font-size:8px}.card-bottom{border-color:#324b4e;font-size:11px;color:#c4ddcf}.work-podcast{background:linear-gradient(120deg,#112023,#0d171d)}.work-podcast h3,.work-writing h3{font-size:33px}.work-podcast p,.work-writing p{font-size:13px}.work-writing{background:#0d171c}.sound-wave{opacity:.48}.sound-wave i{background:#a4efe4}.work-links{border-color:#2d4445}.work-links>.eyebrow{color:#93aaa8;font-size:8px}.work-links>a{font-size:12px;color:#c2d3cf}.work-links>a:hover{color:var(--orange)}@keyframes orbit-breathe{50%{transform:translate(-50%,-50%) rotate(-12deg) scaleX(1.35) scaleY(.6)}}
/* Research feels like a searchable field notebook, not a blog template. */
.research-heading h2{font-size:clamp(43px,4.7vw,74px)}.research-controls{border-color:#2c3d41;margin-top:48px}.filter-button{color:#adbdc1;border-color:#2b4045;font-family:var(--mono);font-size:9px;padding:12px 17px}.filter-button:hover{background:#192720;color:#d6edbd}.filter-button.is-active{background:#c4f563;color:#0b160e;border-color:#c4f563}.research-search{border-color:#425b5b}.research-search input{font-size:13px;color:#dceae6}.research-search svg{stroke:#99b4b2}.research-search input::placeholder{color:#8da3a7}.research-count{color:#8da4a8;font-size:8px}.research-card{background:#0d161b;border:1px solid #2a3e44;min-height:330px;padding:27px}.research-card:hover{background:#142322;border-color:#6d9574;transform:translateY(-4px)}.research-meta{color:#9bb6b7;font-size:8px;line-height:1.6}.research-card h3{color:#e1ebe6;font-size:28px;font-weight:500;line-height:1.15}.research-card p{font-size:12px;line-height:1.8;color:#94aab0}.research-byline,.research-featured .research-byline{color:#91a9aa;font-size:9px}.research-card-bottom{border-color:#31474a;color:#cbdacf;font-size:10px}.research-card-bottom>span:last-child{color:var(--orange)}.research-featured{padding:0;grid-template-columns:.92fr 1.3fr;background:#0f1b1f}.research-featured-art{background:radial-gradient(ellipse at 40% 55%,#2a4935,#14261f 55%,#0c1a1d);color:#c4f563;border-right:1px solid #3d5a4d;padding:32px;min-height:345px}.research-featured-art>.eyebrow{color:#a9c3ad}.research-featured-art>strong{font-family:var(--sans);font-size:clamp(37px,4.1vw,64px);letter-spacing:-.055em;font-weight:500;line-height:1;color:#d1e9ad;position:relative;z-index:2}.research-cover-lines{color:#baf392;opacity:.27}.research-featured-copy{padding:34px 38px}.research-featured h3{font-size:clamp(30px,3.4vw,48px)}.research-featured h4{color:#c1d5cc;font-weight:400;font-size:14px}.research-featured p{font-size:13px}.research-note{color:#8da1a7;font-size:10px}.research-context{background:#101d1f;border-color:#314940}.research-context>p{color:#adc2bd}.research-context>p:not(.eyebrow){font-size:13px}.research-context>.eyebrow{color:#c4f563}.empty-state{color:#cbdccf}.empty-state p{color:#99b2b2}
/* Stage presence. */
.speaking{background:radial-gradient(ellipse at 90% 0%,#20362355,transparent 50%),#0c1418;color:#ecf4ed;border-top:1px solid #30433e;border-bottom:1px solid #30433e}.speaking .section-heading{color:#acc0b5}.speaking-copy h2{font-size:clamp(50px,5.1vw,77px);line-height:1.03;font-weight:500}.speaking-copy>p{color:#c2d1cb;font-size:17px;line-height:1.65;max-width:360px}.speaking-copy .speaking-detail{color:#93aba9;font-size:14px}.speaking-copy .button{background:#c4f563;color:#0d190a}.media-kit-trigger{color:#bfd8c3}.talk-preview{background:#0b1119;border:1px solid #40574c}.talk-graphic{background:linear-gradient(135deg,#1c3024,#091318 80%)}.talk-graphic-type{color:#c4f563;font-family:var(--sans);font-weight:500;letter-spacing:-.055em}.talk-graphic-type>span{color:#e4ebdd}.talk-graphic-top{color:#b7cbb9}.talk-graphic-lines{border-color:#c4f56320}.talk-thumbnail{filter:grayscale(1) contrast(1.15)}.talk-overlay{background:linear-gradient(0deg,#040b0df0,transparent 70%)}.play-button{background:#c4f563;color:#0d1b11;border:1px solid #d6fbad;box-shadow:0 0 50px #c4f56333}.talk-caption{color:#e4efe7}.topic-list details{border-color:#3e554c}.topic-list summary{gap:18px;padding:22px 0}.topic-list summary>span{color:#83a18b;font-family:var(--mono);font-size:9px}.topic-list summary h3{font-size:21px;font-weight:400;letter-spacing:-.025em}.topic-list summary i{color:#c4f563}.topic-list details>p{color:#a8bdb2;font-size:13px;line-height:1.75}.topic-list details[open] summary h3{color:#c4f563}.speaking-formats{border-color:#32483f;color:#a6bfaf;font-size:8px}
/* Consulting and contact preserve all functional flows. */
.advisory-heading h2{font-size:clamp(43px,4.65vw,72px)}.service{border-color:#314245;padding-top:40px;padding-bottom:40px;transition:background .25s}.service-number{color:#c4f563;font-family:var(--mono);font-size:10px}.service-heading h3{font-size:32px;font-weight:500;line-height:1.13;color:#e3ede6}.service-heading .eyebrow{color:#91aaa8;font-size:8px}.service-copy p{color:#9db0b6;font-size:14px;line-height:1.75}.service-copy .service-tags{color:#89a49f;font-size:10px;line-height:1.8}.service-copy .text-link{color:#c5e1c7;font-size:11px}.advisory-note{color:#8b9fa4;border-color:#2c3d40;font-size:10px}.contact{background:radial-gradient(ellipse at 15% 90%,#17332455,transparent 57%),#0c1518;border-top:1px solid #33463e}.contact-copy h2{font-size:clamp(51px,5.7vw,85px);font-weight:500}.contact-copy h2 em{color:#c4f563}.contact-copy h2>span{color:#d5e9bf}.contact-copy>p{color:#9cb1b0;font-size:14px;line-height:1.9}.contact-copy .contact-invitation{color:#c8dbce}.contact-copy .light-link{color:#c4f563}.contact-form label{font-size:11px;color:#bdcec5}.contact-form input,.contact-form select,.contact-form textarea{background:transparent;color:#edf4ee;border-color:#41564f;font-size:14px;padding:13px 0}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#899e9f;opacity:1}.contact-form select option{background:#0d1a1b;color:#dfebe2}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#c4f563}.form-privacy{font-size:11px;line-height:1.7;color:#96a9a4}.form-privacy button{color:#d5e3d7}.form-status{color:#c4f563!important;font-size:13px}.form-fallback .light-link{color:#c4f563}.site-footer{background:#060b0e;border-top:1px solid #293c39;color:#b1c4b9}.footer-top{border-color:#263d34}.footer-brand{color:#c7dfc9;font-size:9px}.footer-social{font-size:11px;color:#9eb7ae}.footer-social a:hover{color:#c4f563}.back-top{border-color:#425f4c;color:#c4f563}.footer-wordmark{font-size:clamp(45px,10.6vw,161px);font-weight:500;color:#ddeddb;letter-spacing:-.065em;line-height:1.15;padding-top:39px;padding-bottom:25px;border-bottom-color:#294138}.footer-wordmark span{color:#c4f563}.footer-bottom{border-color:#284035;color:#92a99e}.footer-bottom button{color:#afc5b8}.footer-bottom>.eyebrow{color:#7d9c8b}.site-dialog{background:#101d22;color:#e1eae5;border:1px solid #526c5c;box-shadow:0 30px 130px #000b;padding:45px 45px 35px;max-width:700px}.site-dialog::backdrop{background:#02060beb;backdrop-filter:blur(8px)}.site-dialog h2{font-size:43px;font-weight:500;line-height:1.1}.site-dialog p{color:#b0c4bd;font-size:14px;line-height:1.8}.site-dialog .eyebrow{color:#c4f563;font-size:9px}.site-dialog h3{color:#d4e5d8;font-size:20px}.dialog-resource{border-color:#3c574a;font-size:12px;color:#c6ddca}.dialog-resource:hover{color:#c4f563}.dialog-close{color:#c4f563;border-color:#486149}.dialog-actions{flex-wrap:wrap;align-items:center}.small-text{color:#9ab1a6}.site-dialog .small-text{font-size:11px}.biography-dialog{max-width:760px}.biography-dialog h2{margin-bottom:27px}
/* Responsive layout is a composition, not a scaled desktop screenshot. */
@media(min-width:1700px){.hero-main{min-height:740px}.hero-visual{height:650px}.hero h1{font-size:136px}}
@media(max-width:1180px){.site-header{gap:26px}.desktop-nav{gap:19px}.brand-name{font-size:10px}.brand-name>span{font-size:6px}.hero-main{min-height:620px;padding:42px 0}.hero h1{font-size:8.6vw}.hero-visual{height:550px}.field-label{font-size:8px;padding:10px;gap:7px}.field-label small{font-size:5px}.field-label>b{margin-left:1px}.field-government{left:-3%}.field-technology{right:-4%}.field-capital{left:-1%}.field-research{right:-1%}.field-core{width:116px;height:116px}.field-core>span{font-size:48px}.field-core>i{font-size:4.2px}.hero-description{font-size:15px;max-width:345px}.hero-preface{font-size:7px}.hero-eyebrow .hero-edition{font-size:6.5px}.future-word svg{width:50px;height:50px;margin-left:6px}.impact-card{padding:27px 24px}.impact-card h3{font-size:21px}.recognition-row{gap:18px}.press-wsj{font-size:16px}.press-economist{font-size:17px}.press-fast{font-size:20px}.recognition-source{font-size:6px}.story-layout{gap:8%}.work-heading,.research-heading{gap:35px}.work-card h3{font-size:38px}.work-podcast h3,.work-writing h3{font-size:31px}.service-heading h3{font-size:28px}}
@media(max-width:900px){.site-header,.site-header.is-scrolled{height:74px}.desktop-nav{display:none}.header-cta{margin-left:auto}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:7px;width:38px;height:42px;padding:8px;background:transparent}.menu-toggle span{height:1px;width:22px;background:#c4f563}.mobile-menu{display:block;position:fixed;inset:74px 0 0;z-index:95;background:#081215f7;backdrop-filter:blur(22px);padding:36px var(--gutter);overflow-y:auto}.mobile-menu nav{display:flex;flex-direction:column;gap:0}.mobile-menu a{font-family:var(--mono);font-size:10px;display:flex;gap:22px;align-items:center;padding:21px 0;border-bottom:1px solid #2f4a43;color:#c4f563}.mobile-menu a span{font-family:var(--sans);font-size:30px;letter-spacing:-.03em;color:#d8e9dd}.hero-main{min-height:585px;grid-template-columns:1.02fr 1fr}.hero-visual{height:490px;width:calc(100% + 40px);margin-left:-25px}.hero h1{font-size:8.4vw}.hero-preface{font-size:6.7px}.hero-description{font-size:14px;max-width:290px}.hero-actions{gap:19px}.hero-actions .button{padding:16px 18px;font-size:10px;gap:21px;min-height:51px}.hero-actions .text-link{font-size:10px;gap:12px}.hero-eyebrow .hero-edition{display:none}.field-label{font-size:7px;gap:6px}.field-label small{font-size:4.4px}.field-label>b{font-size:10px}.field-government{top:20%;left:0}.field-technology{top:29%;right:0}.field-research{bottom:20%;right:1%}.field-capital{bottom:32%;left:2%}.field-core{width:100px;height:100px}.field-core>span{font-size:40px}.field-core>i{font-size:3.7px;margin-top:7px}.field-instruction{font-size:5.3px}.coordinate-top{font-size:6px;left:25px;top:23px}.coordinate-bottom{font-size:5px;right:15px}.now-strip{font-size:9px;gap:11px}.now-strip small{font-size:6px}.now-strip>b{margin-left:10px}.scroll-cue{font-size:6.5px}.about-grid{gap:7%}.about-heading h2{font-size:42px}.about-copy .about-lead{font-size:19px}.about-copy p{font-size:13px}.impact-card{padding:26px 22px}.impact-card>.eyebrow{font-size:6.5px}.impact-number{font-size:65px;margin-top:27px;min-height:98px}.impact-book-title{font-size:42px;margin-top:31px;min-height:96px}.impact-card h3{font-size:18px}.impact-foot{font-size:9px}.recognition-row{flex-wrap:wrap;justify-content:flex-start;column-gap:30px;row-gap:21px}.recognition-row>.eyebrow{max-width:none}.press-fast{font-size:20px}.press-wsj{font-size:16px}.press-economist{font-size:18px}.recognition-source{margin-left:auto}.story-layout{gap:7%}.story-sticky h2{font-size:44px}.story-canvas{height:275px}.chapter{min-height:565px}.chapter:first-child{min-height:715px}.chapter h3{font-size:35px}.work-grid{grid-template-columns:1.07fr 1fr;gap:14px}.work-card{padding:25px}.work-darwin{min-height:650px}.work-card h3{font-size:35px}.work-podcast h3,.work-writing h3{font-size:29px}.work-card p{font-size:12px}.research-grid{grid-template-columns:repeat(2,1fr)}.research-heading>p{max-width:290px}.research-featured-copy{padding:29px}.research-featured-art{padding:26px}.research-featured h3{font-size:35px}.speaking-copy h2{font-size:54px}.speaking-copy>p{font-size:15px}.topic-list summary h3{font-size:18px}.section-space{padding-top:85px;padding-bottom:85px}.service-copy p{font-size:13px}.service-heading h3{font-size:25px}}
@media(max-width:720px){:root{--gutter:24px}.site-header,.site-header.is-scrolled{height:72px;gap:17px}.brand-mark{width:34px;height:34px}.brand-mark .brand-symbol{font-size:15px}.brand-name{font-size:9px;letter-spacing:.025em}.brand-name>span{font-size:5px;margin-top:4px;letter-spacing:.03em}.brand{gap:10px}.header-cta{padding:8px 10px;font-size:9px;min-height:35px;gap:13px}.header-cta span{font-size:18px}.menu-toggle{width:29px;padding:4px}.mobile-menu{inset:72px 0 0}.hero-eyebrow{padding-top:25px}.hero-eyebrow>.eyebrow{font-size:6.5px;letter-spacing:.075em;gap:9px}.hero-main{display:flex;flex-direction:column;align-items:stretch;gap:0;padding:35px 0 12px;min-height:0}.hero-copy{max-width:100%}.hero-preface{font-size:7px;margin-bottom:22px;letter-spacing:.08em}.hero h1{font-size:clamp(72px,16.9vw,118px);line-height:.91;letter-spacing:-.069em}.hero h1 .future-word{font-size:1.13em;margin-top:5px;letter-spacing:-.071em;line-height:.94}.future-word svg{width:47px;height:47px;margin-left:7px}.next-period{margin-right:15px}.hero-description{font-size:14px;line-height:1.75;max-width:385px;margin-top:26px}.hero-actions{gap:25px;margin-top:24px;flex-wrap:nowrap}.hero-actions .button{font-size:11px;padding:17px 20px;gap:27px;min-height:52px}.hero-actions .text-link{font-size:10px;gap:12px}.hero-visual{width:calc(100% + 36px);height:440px;margin:25px -18px 0;max-width:none;transform:none!important}.hero-visual::after{inset:0}.field-core{top:45%;width:112px;height:112px}.field-core>span{font-size:46px}.field-core>i{font-size:4px}.field-label{font-size:8px;min-height:45px;padding:10px 11px;gap:7px}.field-label small{font-size:4.8px;margin-bottom:3px}.field-label>b{font-size:12px}.field-government{left:1%;top:15%}.field-technology{right:1%;top:28%}.field-capital{bottom:27%;left:2%}.field-research{bottom:17%;right:3%}.field-coordinate{font-size:5px}.coordinate-top{left:23px;top:13px}.coordinate-bottom{bottom:46px;font-size:5px;right:26px}.field-tools{left:23px;right:23px;bottom:0}.field-instruction{font-size:5.2px}.field-tools button{width:32px;height:32px}.hero-bottom{display:flex;align-items:flex-start;flex-direction:column;padding:24px 0;gap:19px}.scroll-cue{font-size:7px;gap:13px}.scroll-cue-arrow{width:31px;height:31px;font-size:15px}.now-strip{margin-left:0;width:100%;border-top:1px solid #253a35;padding-top:18px;font-size:10px;gap:11px}.now-strip small{font-size:6px}.now-strip>b{margin-left:auto;font-size:20px}.signal-strip{padding:15px 0}.signal-track{gap:29px}.signal-track>span{font-size:9px}.signal-track>i{font-size:16px}.section-space{padding-top:72px;padding-bottom:72px}.section-heading{margin-bottom:37px;align-items:flex-start;gap:16px}.section-heading>.eyebrow:first-child{font-size:8px;line-height:1.7;max-width:260px;display:flex;align-items:center}.section-heading>.eyebrow:last-child:not(:first-child){display:none}.section-index{flex-shrink:0;width:23px;height:23px;font-size:8px;margin-right:10px}.about-grid{display:block}.about-heading h2{font-size:clamp(40px,10vw,62px);line-height:1.09}.about-heading h2 br{display:none}.about-heading h2 br::after{content:' '}.about-links{margin-top:27px;gap:13px 24px}.about-links .text-link{font-size:10px}.about-copy{margin-top:33px}.about-copy .about-lead{font-size:20px;line-height:1.55;margin-bottom:20px}.about-copy p{font-size:14px;line-height:1.8;max-width:none}.impact-grid{grid-template-columns:1fr;margin-top:34px}.impact-card{padding:28px;border-right:0;border-bottom:1px solid #2d453b;display:grid;grid-template-columns:1fr 1.15fr;gap:0 24px;align-items:start}.impact-card:last-child{border-bottom:0}.impact-card>.eyebrow{font-size:7px;grid-column:1/-1}.impact-number{font-size:63px;margin:26px 0 0;min-height:0;grid-row:2/4;grid-column:1;line-height:1}.impact-number>span{font-size:6px;line-height:1.7;max-width:100px;margin-top:12px}.impact-card h3{font-size:18px;line-height:1.3;margin-top:29px;grid-column:2}.impact-foot{font-size:9px;line-height:1.7;margin-top:0;padding-top:17px;grid-column:2;max-width:none}.impact-foot b{font-size:16px;align-self:end}.impact-book-title{font-size:34px;margin:29px 0 0;min-height:0;grid-row:2/4;grid-column:1}.impact-book h3{margin-top:28px}.recognition-row{column-gap:27px;row-gap:20px;margin-top:30px}.recognition-row>.eyebrow{font-size:7px;flex-basis:100%;color:#8ba49e}.press-wired{font-size:22px}.press-fast{font-size:23px}.press-wsj{font-size:16px}.press-economist{font-size:19px}.recognition-source{font-size:6px;margin-left:0}.story-layout{display:block}.story-sticky{position:relative;top:auto}.story-sticky h2{font-size:clamp(44px,11vw,66px);line-height:1.06}.story-sticky h2 br:nth-of-type(2){display:none}.story-intro{font-size:13px;margin-top:23px}.story-canvas{height:265px;margin-top:26px}.canvas-top,.canvas-bottom{font-size:7px}.chapter-nav{margin-top:14px;margin-bottom:32px}.chapter{min-height:0!important;padding:38px 0;scroll-margin-top:95px}.chapter:first-child{padding-top:30px;border-top:1px solid #2a3f3a}.chapter h3{font-size:34px;line-height:1.16;max-width:440px}.chapter h3 br{display:none}.chapter-kicker{font-size:8px;margin-bottom:21px}.chapter>p:not(.chapter-kicker){font-size:14px;line-height:1.8;max-width:none}.chapter .chapter-takeaway{font-size:13px!important}.impact-quote p{font-size:22px}.impact-quote cite{font-size:7px}.chapter .text-link{font-size:11px;margin-top:25px}.work-heading,.research-heading,.advisory-heading{display:block;margin-bottom:33px}.work-heading h2,.research-heading h2{font-size:clamp(40px,10.5vw,62px);line-height:1.08}.work-heading>p,.research-heading>p,.advisory-heading>p{font-size:14px;line-height:1.75;margin-top:23px;max-width:none}.work-grid{display:block}.work-card{padding:26px}.work-darwin{min-height:535px}.darwin-art{top:74px;height:280px}.work-card-copy{padding-top:280px}.work-card h3{font-size:36px}.work-card p{font-size:13px;line-height:1.8}.work-side{margin-top:15px;gap:15px}.work-podcast,.work-writing{min-height:270px}.work-podcast h3,.work-writing h3{font-size:31px}.work-podcast h3 br,.work-writing h3 br{display:none}.card-bottom{font-size:11px;margin-top:23px}.work-links{gap:23px}.work-links>.eyebrow{font-size:7px;width:100%}.work-links>a{font-size:11px}.research-controls{display:block;margin-top:30px;padding:18px 0}.filter-buttons{gap:6px}.filter-button{min-height:42px;font-size:8px;padding:11px 12px}.research-search{width:100%;max-width:none;margin-top:21px;padding-bottom:13px}.research-search input{font-size:16px}.research-count{font-size:7px;margin:20px 0}.research-grid{grid-template-columns:1fr;gap:15px}.research-featured{display:flex;flex-direction:column}.research-featured-art{min-height:268px;border-right:0;border-bottom:1px solid #3f5c46;padding:27px}.research-featured-art>strong{font-size:49px;font-weight:500;line-height:1;max-width:280px}.research-featured-art>.eyebrow{font-size:7px}.research-featured-copy{padding:26px}.research-featured h3{font-size:32px}.research-featured h4{font-size:14px}.research-featured p{font-size:13px}.research-card:not(.research-featured){padding:26px;min-height:300px}.research-card h3{font-size:28px;line-height:1.18}.research-card p{font-size:13px;line-height:1.8}.research-meta{font-size:7px;margin-bottom:23px}.research-byline,.research-featured .research-byline{font-size:10px}.research-card-bottom,.research-featured .research-card-bottom{font-size:10px}.research-context{grid-template-columns:1fr;padding:25px;gap:18px}.research-context>.eyebrow{font-size:8px}.research-context>p:not(.eyebrow){font-size:13px}.research-context .text-link{grid-column:1;font-size:11px}.research-note{font-size:10px;line-height:1.7}.speaking-grid{display:block}.speaking-copy h2{font-size:clamp(45px,12.3vw,68px);line-height:1.05}.speaking-copy>p{font-size:16px;line-height:1.7;max-width:none}.speaking-copy .speaking-detail{font-size:14px;line-height:1.8;max-width:none}.speaking-copy>.button{font-size:11px}.media-kit-trigger{font-size:11px}.speaking-right{margin-top:37px}.talk-preview{aspect-ratio:1.42}.talk-graphic-type{font-size:97px;line-height:.8}.topic-list summary{min-height:64px;padding:21px 0;gap:15px}.topic-list summary h3{font-size:19px;line-height:1.2}.topic-list details>p{font-size:13px;padding-left:29px;line-height:1.8}.speaking-formats{font-size:7px;gap:16px;line-height:1.7}.advisory-heading h2{font-size:42px;line-height:1.12}.service{grid-template-columns:22px 1fr;gap:22px 13px;padding:32px 0}.service-heading h3{font-size:29px;line-height:1.15}.service-heading .eyebrow{font-size:7px;line-height:1.7}.service-copy{grid-column:2}.service-copy p{font-size:14px;line-height:1.8}.service-copy .service-tags{font-size:10px;line-height:1.8}.service-copy .text-link{font-size:11px}.advisory-note{font-size:10px;line-height:1.7}.contact-grid{display:block}.contact-copy h2{font-size:clamp(49px,12.5vw,70px);line-height:1.06}.contact-copy>p{font-size:14px;line-height:1.8}.contact-copy .contact-invitation{font-size:14px}.contact-form{margin-top:39px;gap:23px}.contact-form label{font-size:11px}.contact-form input,.contact-form select,.contact-form textarea{font-size:16px;padding:13px 0}.form-row{gap:20px}.form-privacy{font-size:11px;line-height:1.8}.submit-button{font-size:11px;min-height:58px}.form-status{font-size:13px}.footer-top{gap:20px}.footer-brand{font-size:9px}.footer-social{font-size:11px;gap:22px}.footer-wordmark{font-size:10.5vw;letter-spacing:-.055em;padding-top:32px;padding-bottom:22px}.footer-bottom{font-size:9px;gap:16px;line-height:1.8}.footer-bottom>div{gap:15px}.footer-bottom button{font-size:9px}.site-dialog{width:calc(100vw - 26px);padding:40px 25px 30px;max-height:88dvh}.site-dialog h2{font-size:36px;line-height:1.15}.site-dialog p{font-size:14px;line-height:1.8}.site-dialog .small-text{font-size:11px}.dialog-resource{font-size:12px;line-height:1.7}.dialog-actions{gap:15px}.dialog-actions .button{font-size:10px;min-height:49px;padding:15px 18px}.biography-dialog h2{font-size:33px}}
@media(max-width:370px){:root{--gutter:20px}.brand-name{font-size:8px}.brand-name>span{font-size:4.5px}.site-header{gap:12px}.header-cta{font-size:8px;padding:8px;gap:8px}.brand-mark{width:31px;height:31px}.hero h1{font-size:16.7vw}.hero-preface{font-size:6.3px}.hero-eyebrow>.eyebrow{font-size:5.7px}.hero-actions{gap:20px}.hero-actions .button{font-size:9px;padding:16px;gap:20px}.hero-actions .text-link{font-size:9px}.hero-visual{height:390px}.field-label{font-size:6.5px;padding:9px;gap:5px}.field-label small{font-size:4.1px}.field-core{width:96px;height:96px}.field-core>span{font-size:39px}.field-core>i{font-size:3.5px}.impact-card{padding:24px;column-gap:18px}.impact-number{font-size:56px}.impact-card h3{font-size:17px}.impact-book-title{font-size:31px}.filter-button{font-size:7px;padding:10px}.form-row{grid-template-columns:1fr}.advisory-heading h2{font-size:36px}.topic-list summary h3{font-size:17px}.service-heading h3{font-size:27px}.future-word svg{width:39px;height:39px}}
html[data-motion="off"] .signal-track,html[data-motion="off"] .orbit{animation:none!important}html[data-motion="off"] *,html[data-motion="off"] *::before,html[data-motion="off"] *::after{scroll-behavior:auto!important;transition:none!important}html[data-motion="off"] .reveal-item.pending-reveal{opacity:1!important;transform:none!important}
@media(prefers-reduced-motion:reduce){.signal-track,.orbit{animation:none!important}.reveal-item.pending-reveal{opacity:1!important;transform:none!important}}
@media print{.hero-grid-back,.hero-aura,.signal-strip,.hero-visual,.hero-bottom,.field-tools,.about-links,.recognition-source{display:none!important}.about-grid,.impact-grid{display:block}.impact-card{border:1px solid #888;display:block;break-inside:avoid}.impact-card h3,.about-copy p,.impact-number,.impact-book-title{color:#111}.about-copy{margin-top:20px}.hero h1{font-size:55px;color:#111}.hero h1 .future-word{color:#111}.about-heading h2{font-size:35px}.future-word svg{display:none}body,.work,.speaking,.contact,.story-canvas,.research-card,.impact-card{background:white!important;color:black!important}h2 em,h3 em{color:#333!important}}

/* An immediately available animation control and no-script navigation. */
.field-tool-buttons{display:flex;gap:10px;align-items:center}.field-tools #hero-motion-toggle{width:auto;min-width:47px;height:30px;border-radius:0;font-family:var(--mono);font-size:7px;letter-spacing:.05em;padding:0 10px;color:#b5c6b9;border-color:#354d42}.field-tools #hero-motion-toggle:hover{color:#c4f563;background:#14271c}.touch-hint{display:none}.no-script-nav{display:flex;flex-wrap:wrap;gap:20px;padding:15px var(--gutter);font-size:12px;border-bottom:1px solid #31483d;color:#c4f563}
@media(max-width:720px){.desktop-hint{display:none}.touch-hint{display:inline}.field-tool-buttons{gap:8px}.field-tools #hero-motion-toggle{font-size:6px;min-width:40px;padding:0 8px}.field-instruction{max-width:180px;font-size:5.5px;line-height:1.7}}

/* NETWORK / V3. Legible typography, separate navigation, explicit sources. */
:root{--sans:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--serif:var(--sans);--mono:var(--sans);--muted:#b1bec3;--dark-muted:#b1bec3;--line:#334248;--gutter:clamp(22px,5vw,90px)}
body{font-family:var(--sans);font-size:17px;line-height:1.7}h1,h2,h3,h4,button,input,select,textarea{font-family:var(--sans)}h2{font-size:clamp(38px,4.7vw,72px);font-weight:600;letter-spacing:-.038em;line-height:1.12}h3{letter-spacing:-.023em;line-height:1.25}p{letter-spacing:0}.eyebrow{font-family:var(--sans);font-size:11px!important;line-height:1.5;letter-spacing:.11em;font-weight:600}.section-heading{gap:22px;margin-bottom:46px}.section-space{padding-top:96px;padding-bottom:96px}.section-heading>.eyebrow:last-child{font-size:11px!important}.button{font-size:14px;line-height:1.5;font-weight:600;letter-spacing:0;padding:15px 22px;gap:22px;min-height:52px}.text-link{font-size:14px!important;line-height:1.5;padding:10px 0;min-height:44px}.desktop-nav{font-size:14px;gap:24px}.header-cta{font-size:13px}.brand-name{font-size:13px;letter-spacing:.025em}.brand-name>span{font-family:var(--sans);font-size:10px;letter-spacing:.055em}.site-header{gap:22px}.site-header .brand-mark{flex-shrink:0}.hero-grid-back{opacity:.35}.hero-main{grid-template-columns:1fr 1.08fr;gap:40px;padding:45px 0 36px;min-height:640px}.hero-preface{font-size:11px!important;margin-bottom:26px}.hero h1{font-size:clamp(70px,7.4vw,126px);font-weight:650;letter-spacing:-.055em;line-height:.97}.hero h1 .future-word{font-size:1.08em;letter-spacing:-.06em;line-height:1.04}.future-word svg{width:56px;height:56px;margin-left:3px}.hero-description{font-size:18px;color:#c2cdd1;max-width:435px;line-height:1.7;margin-top:28px}.hero-actions{gap:24px}.hero-eyebrow{padding-top:27px}.hero-eyebrow .hero-edition{font-size:10px!important}.hero-bottom{gap:20px}.scroll-cue{font-size:11px;letter-spacing:.025em}.now-strip{font-size:13px}.now-strip small{font-size:10px;font-family:var(--sans)}
/* The graph and the links occupy different boxes. Nothing competes with the type. */
.hero-visual{width:100%;height:auto!important;margin:0;min-width:0;align-self:center}.hero-visual:after{display:none}.network-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 0 15px;border-bottom:1px solid #2d4147}.network-heading .eyebrow{color:#c2d4d6;font-size:10px!important}.network-key{display:flex;align-items:center;gap:7px;font-size:9px;letter-spacing:.1em;color:#a7b7ba}.network-key i{display:block;width:5px;height:5px;border-radius:50%;background:var(--orange)}.network-stage{height:360px;position:relative;overflow:hidden;background:radial-gradient(ellipse at center,#12232377,transparent 70%)}.network-stage canvas{position:absolute;inset:0;width:100%;height:100%;cursor:default;touch-action:pan-y}.network-fallback{position:absolute;width:100%;height:100%;inset:0;color:#86c9bc;opacity:.8}.network-ready .network-fallback{display:none}.field-core{top:50%;width:88px;height:88px;border:1px solid #92b960;border-radius:22px;background:#101c18;box-shadow:0 0 44px #c4f56318;transform:translate(-50%,-50%)}.field-core>span{font-family:var(--sans);font-size:34px;font-weight:650;letter-spacing:-.075em;margin-left:0}.network-destinations{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:8px}.network-destinations a{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px 18px;min-height:76px;border:1px solid #344a50;background:#0c161b;color:#f3f7f5;font-size:16px;font-weight:600;line-height:1.5;transition:background .2s,border-color .2s}.network-destinations small{display:block;font-size:9px;font-weight:500;letter-spacing:.09em;color:#adbec1;margin-bottom:3px}.network-destinations b{font-size:22px;font-weight:400;color:var(--orange)}.network-destinations a:hover{background:#14231e;border-color:var(--orange)}.field-tools{position:static;margin:13px 0 0;display:flex;gap:15px;justify-content:space-between;align-items:center}.field-instruction{font-size:11px;color:#aebdc0;line-height:1.45}.field-tool-buttons{display:flex;gap:8px}.field-tools #hero-motion-toggle{width:auto;min-width:104px;border-radius:4px;height:38px;padding:0 12px;font-family:var(--sans);font-size:11px;white-space:nowrap}.field-tools #shift-perspective{width:38px;height:38px;font-size:21px;border-radius:4px}
/* Public proof, not a list of speaking topics or implied endorsements. */
.proof-band{background:#0d1419;border-top:1px solid #304147;border-bottom:1px solid #304147}.proof-row{display:flex;align-items:center;gap:28px;padding:27px 0}.proof-row+.proof-row{border-top:1px solid #29373e;padding-top:20px;padding-bottom:20px}.proof-row>.eyebrow{width:160px;flex-shrink:0;color:#a7b8bd;font-size:10px!important;font-weight:500;letter-spacing:.09em}.proof-names{display:flex;align-items:center;justify-content:space-between;gap:25px;flex:1;color:#e6eeed}.press-names span{font-size:24px;white-space:nowrap;letter-spacing:-.025em}.press-names .press-wired{font-weight:800;letter-spacing:.055em}.press-names .press-fast{font-family:Georgia,serif;font-size:25px}.press-names .press-wsj{font-family:Georgia,serif;font-size:22px;max-width:190px;white-space:normal;line-height:1.1}.press-names .press-economist{font-family:Georgia,serif;font-size:24px}.press-inc{font-weight:800;font-size:32px!important}.stage-names{justify-content:flex-start;gap:44px}.stage-names>span{font-size:18px;font-weight:600}.stage-names>span:first-child{font-size:23px;font-weight:800}.proof-source{font-size:11px;min-height:40px;color:#b9c9c9;white-space:nowrap;text-decoration:underline;text-underline-offset:5px}
/* Biography and the evidence of a career across successive waves. */
.about-grid{grid-template-columns:1fr 1.1fr;gap:9%}.about-heading h2{font-size:clamp(40px,4.2vw,66px);line-height:1.13;letter-spacing:-.035em}.about-copy p{font-size:17px!important;line-height:1.78;color:#b8c6ca}.about-copy p.about-lead{font-size:22px!important;line-height:1.4;color:#f0f5f2}.about-links{gap:5px;align-items:flex-start}.about-links .text-link{width:fit-content}.impact-grid{gap:18px;margin-top:50px}.impact-card{padding:26px;min-height:305px}.impact-card h3{font-size:22px;line-height:1.3;font-weight:550;letter-spacing:-.02em}.impact-number{font-size:64px}.impact-number>span{font-size:10px;letter-spacing:.08em}.impact-book-title{font-size:41px;line-height:1.02;letter-spacing:-.04em}.impact-foot{font-size:12px;line-height:1.6;color:#b3c3c8}.affiliations{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #304047;margin-top:30px;padding-top:28px;gap:26px}.affiliations a{display:flex;flex-direction:column;gap:6px;line-height:1.5}.affiliations small{font-size:10px;letter-spacing:.08em;color:var(--orange)}.affiliations strong{font-size:16px;font-weight:550}.affiliations span{font-size:13px;color:#b1c0c4}.affiliations a:hover strong{color:var(--orange)}.waves{background:#0b1217;border-block:1px solid #26363d}.waves-heading{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end;margin-bottom:54px}.waves-heading>p{font-size:19px;line-height:1.7;color:#b9c9cd;max-width:515px}.waves-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px 32px}.wave-card{border-top:1px solid #3b5559;padding:25px 0 18px;position:relative;display:flex;flex-direction:column}.wave-node{width:31px;height:31px;border:1px solid #76945e;color:var(--orange);background:#13211c;display:grid;place-items:center;font-size:10px;border-radius:50%;position:absolute;top:-16px;right:8px}.wave-card>.eyebrow{color:var(--orange);font-size:10px!important;margin-bottom:18px}.wave-card h3{font-size:24px;font-weight:550;max-width:280px;margin:0 0 16px}.wave-card>p:not(.eyebrow){font-size:15px;line-height:1.75;color:#b5c4c9;margin-bottom:21px}.wave-card>a{font-size:12px;line-height:1.6;color:#deebe9;margin-top:auto;text-decoration:underline;text-underline-offset:5px;padding:10px 0}.wave-card>a span{color:var(--orange);margin-left:7px}.story-intro{font-size:17px;line-height:1.7}.story-sticky h2{font-size:clamp(40px,4.2vw,66px)}.chapter>p:not(.chapter-kicker){font-size:17px;max-width:none;line-height:1.8}.chapter .chapter-takeaway{font-size:16px!important}.chapter h3{font-size:clamp(32px,3vw,47px);line-height:1.15;letter-spacing:-.03em}.chapter-nav a{width:44px;height:42px;font-size:12px}.canvas-bottom .eyebrow{font-size:9px!important}.impact-quote p{font-size:24px!important}.impact-quote cite{font-size:11px!important}.impact-quote cite span{font-size:12px!important}.work-card p{font-size:16px!important;line-height:1.7}.work-heading>p,.research-heading>p,.advisory-heading>p{font-size:17px;line-height:1.75;max-width:420px}.work-card h3{letter-spacing:-.025em}.work-card-top .eyebrow,.orbit-label{font-size:11px!important}.card-bottom{font-size:14px;line-height:1.5}.work-links>a{font-size:14px;min-height:44px}.work-links>.eyebrow{font-size:11px!important}.work-podcast p{max-width:300px}.work-podcast .sound-wave{opacity:.15}.work-links{flex-wrap:wrap}
/* Resources: accessible cards, accurate credits, and a manageable first page. */
.research-heading{align-items:end;gap:60px}.research-heading h2{font-size:clamp(38px,4.2vw,65px);letter-spacing:-.035em;line-height:1.13}.research-controls{align-items:stretch;gap:20px;flex-wrap:wrap;margin-top:30px}.filter-buttons{gap:8px}.filter-button{font-family:var(--sans);font-size:13px;min-height:44px;padding:11px 16px}.research-search{font-size:15px;min-width:250px;max-width:300px;flex:1}.research-search input{font-size:15px}.research-count{font-size:11px!important;letter-spacing:.06em;margin:25px 0}.research-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.research-card{padding:26px;min-height:400px;background:#10191f;border:1px solid #334750;transition:border-color .2s,transform .2s;overflow:hidden}.research-card:hover{background:#142027;border-color:#759387;transform:translateY(-3px)}.research-card h3{font-size:25px!important;line-height:1.27;letter-spacing:-.022em;font-weight:550;margin-bottom:18px}.research-card p{font-size:15px!important;line-height:1.72;margin-bottom:20px;color:#bbccd1}.research-meta{font-size:10px!important;letter-spacing:.06em;line-height:1.5;gap:12px;flex-wrap:wrap;margin-bottom:20px;color:#b2c5ca}.research-byline{font-size:12px!important;line-height:1.65;color:#b6c9c9;margin-top:auto}.research-card-bottom{font-size:13px!important;line-height:1.5;display:flex;border-color:#334a50}.research-card-bottom>span{font-size:21px}.research-subtitle{font-size:16px}.resource-title-link:hover{color:var(--orange)}.resource-disclosure{font-size:10px;color:#d5e6c7;padding:4px 8px;border:1px solid #486248;align-self:flex-start;margin:0 0 17px}.resource-video-cover{height:126px;position:relative;margin:-26px -26px 24px;background:radial-gradient(ellipse at 75% 10%,#284542,transparent 70%),#0d191d;display:flex;align-items:center;justify-content:space-between;text-align:left;padding:24px;color:var(--orange);border-bottom:1px solid #30454d;width:calc(100% + 52px)}.resource-video-cover::before{content:'';position:absolute;inset:0;background-image:linear-gradient(#7cd0bd11 1px,transparent 1px),linear-gradient(90deg,#7cd0bd11 1px,transparent 1px);background-size:22px 22px;pointer-events:none}.video-play{display:grid;place-items:center;width:51px;height:51px;border:1px solid #a0be87;border-radius:50%;font-size:17px;position:relative}.video-channel{font-size:11px;letter-spacing:.1em;line-height:1.65;max-width:160px;text-align:right;position:relative;color:#c6dad7}.video-channel small{font-size:9px;display:block;color:#a2bbb9}.resource-video-cover:hover .video-play{background:var(--orange);color:#0a1710}.resource-pagination{display:flex;gap:25px;align-items:center;justify-content:center;margin-top:35px}.resource-pagination-note{font-size:13px;color:#9fb1b8}.research-note{font-size:12px!important;line-height:1.8;max-width:900px;margin-top:27px}.research-context{font-size:14px!important;line-height:1.7}.empty-state p{font-size:16px}
/* An optional timeline, with useful content even when the platform won't embed. */
.social-feed{background:#0c1419;border-block:1px solid #2c3e46}.social-grid{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center}.social-copy h2{margin:25px 0}.social-copy>p:not(.eyebrow){font-size:17px;line-height:1.75;color:#b9cbd0;max-width:440px}.social-copy p.social-note{font-size:12px;line-height:1.8;max-width:425px;margin-top:25px;color:#a8bbc0}.social-links{display:flex;gap:22px;align-items:center;flex-wrap:wrap;margin-top:28px}.social-feed-panel{background:#101c22;border:1px solid #3b535c;min-width:0;box-shadow:0 20px 65px #0002}.feed-top{display:flex;gap:15px;align-items:center;padding:22px;border-bottom:1px solid #32474f}.feed-x{font-size:28px;font-weight:500;color:#eaf1ee}.feed-top strong{font-size:16px;line-height:1.4;font-weight:600}.feed-top small{display:block;font-size:9px;letter-spacing:.1em;color:#a2babe;margin-top:4px}.feed-label{font-size:9px;letter-spacing:.08em;margin-left:auto;color:var(--orange)}.feed-mount{padding:20px;min-height:330px}.feed-consent{display:flex;flex-direction:column;align-items:flex-start;gap:17px;padding:5px 13px}.feed-symbol{font-size:48px;color:var(--orange);line-height:1}.feed-consent h3{font-size:28px;max-width:280px}.feed-consent>p{font-size:15px;color:#b9cbd0;line-height:1.7;max-width:330px}.feed-consent>a{font-size:13px;color:#d5e4e6;text-decoration:underline;text-underline-offset:5px}.feed-consent .button{font-size:14px}.feed-status{font-size:12px;line-height:1.6;color:#c2d2d3;padding:0 22px 20px}.feed-status:empty{display:none}.feed-bottom{padding:16px 22px;border-top:1px solid #30454d;display:flex;justify-content:space-between;gap:15px}.feed-bottom a,.feed-bottom button{font-size:12px;min-height:32px;display:flex;align-items:center}.feed-bottom button{color:#bacbcd}.twitter-timeline{color:#c4f563;font-size:14px}
/* Speaking, press downloads and contact retain readable touch targets. */
.speaking-copy>p,.speaking-detail,.topic-list details>p{font-size:17px!important;line-height:1.8}.topic-list summary h3{font-size:23px;line-height:1.3;letter-spacing:-.02em}.topic-list summary>span{font-size:12px}.speaking-formats{gap:20px;flex-wrap:wrap}.speaking-formats span{font-size:12px!important}.service-copy p{font-size:16px!important;line-height:1.8}.service-copy p.service-tags{font-size:13px!important;line-height:1.7}.service-heading h3{font-size:30px;line-height:1.2;letter-spacing:-.025em}.service-number{font-size:13px}.advisory-heading h2{letter-spacing:-.035em}.contact-copy>p{font-size:17px;line-height:1.8}.form-field label,.contact-interest,.contact-aside,.direct-contact,.contact-line{font-size:14px!important}.form-field input,.form-field select,.form-field textarea{font-size:16px!important;line-height:1.6}.form-privacy{font-size:12px!important;line-height:1.75}.form-status{font-size:15px;line-height:1.7}.footer-social>a{font-size:14px}.footer-bottom{font-size:12px;flex-wrap:wrap}.footer-bottom>div>button{font-size:12px;padding:10px 0}.site-dialog{max-width:min(780px,calc(100vw - 40px))}.site-dialog>p,.site-dialog .speaker-bio{font-size:16px!important;line-height:1.85}.site-dialog>h2{font-size:44px;line-height:1.1;letter-spacing:-.035em}.site-dialog .small-text{font-size:12px!important;line-height:1.7}.dialog-resource{font-size:14px;line-height:1.6}.site-dialog .dialog-actions{flex-wrap:wrap}.site-dialog h3{font-size:23px}.press-kit{background:#0a1217;border-bottom:1px solid #2d4148}.kit-heading{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:end;margin-bottom:44px}.kit-heading>p{font-size:18px;line-height:1.75;max-width:430px;color:#b8cbd0}.kit-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:22px}.kit-bio,.kit-photo{border:1px solid #364e57;background:#0f1b21;padding:32px}.kit-filetype{display:block;font-size:10px;letter-spacing:.1em;color:var(--orange);margin-bottom:22px}.kit-bio h3,.kit-photo h3{font-size:32px;line-height:1.25;letter-spacing:-.025em;font-weight:550;margin-bottom:22px}.kit-bio>p,.kit-photo-copy>p{font-size:16px;color:#b9cdd0;line-height:1.8}.kit-downloads{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-top:28px}.kit-downloads>a:not(.button){font-size:14px;padding:11px 0;border-bottom:1px solid #5d7478}.kit-photo{padding:0;display:grid;grid-template-columns:110px 1fr;overflow:hidden}.kit-photo-cover{padding:24px 17px;border-right:1px solid #364e57;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(175deg,#233d2a,#0b1619)}.photo-monogram{font-size:34px;letter-spacing:-.1em;font-weight:650}.photo-monogram>span{color:var(--orange)}.photo-file-label{font-size:10px;letter-spacing:.12em;writing-mode:vertical-rl;color:#c1d6c5}.kit-photo-copy{padding:30px 25px}.kit-photo h3{font-size:27px}.kit-photo .button{margin-top:23px;font-size:13px;gap:12px}.kit-photo .text-link{display:block;width:fit-content;margin:10px 0}.kit-photo-copy p.photo-credit{font-size:11px;line-height:1.75;color:#a5bec3;margin-top:20px}
[hidden]{display:none!important}
@media(min-width:1500px){.network-stage{height:410px}.hero-main{gap:70px}.hero-description{font-size:19px}.hero-visual{max-width:660px;justify-self:end}}
@media(max-width:1150px){.desktop-nav{gap:17px}.hero-main{gap:30px}.hero h1{font-size:8.1vw}.network-stage{height:300px}.network-heading{flex-wrap:wrap}.network-key{display:none}.hero-description{font-size:17px}.network-destinations a{padding:11px 13px;font-size:15px}.network-destinations small{font-size:8px}.field-instruction{max-width:160px}.proof-row{gap:24px}.proof-names{gap:20px}.press-names span{font-size:21px!important}.stage-names{gap:27px}.proof-row>.eyebrow{width:145px}.stage-names span{font-size:16px}.research-card{padding:22px}.resource-video-cover{margin:-22px -22px 22px;width:calc(100% + 44px)}.research-card h3{font-size:22px!important}.kit-photo{grid-template-columns:75px 1fr}.kit-photo-cover{padding:20px 12px}.photo-monogram{font-size:25px}.kit-photo-copy{padding:25px 22px}.kit-photo h3{font-size:25px}}
@media(max-width:900px){.site-header{height:76px}.hero-eyebrow .hero-edition{display:none}.hero-main{grid-template-columns:1fr 1fr;gap:30px;padding-top:36px}.hero h1{font-size:8.5vw}.hero-description{font-size:16px}.hero-preface{font-size:10px!important}.hero-actions{gap:12px;flex-wrap:wrap}.hero-actions .button{font-size:13px;padding:13px 16px}.hero-actions .text-link{font-size:13px!important}.network-stage{height:265px}.network-heading .eyebrow{font-size:9px!important}.network-destinations a{min-height:68px;font-size:14px;gap:5px;padding:9px}.network-destinations small{font-size:7.5px;letter-spacing:.02em}.network-destinations b{font-size:18px}.field-instruction{display:none}.field-tools{justify-content:flex-end}.field-core{width:69px;height:69px;border-radius:17px}.field-core>span{font-size:28px}.proof-row{flex-wrap:wrap;gap:20px}.proof-row>.eyebrow{width:100%;font-size:10px!important}.press-names span{font-size:21px!important}.proof-names{width:100%;flex-wrap:wrap;gap:24px}.stage-names{width:auto;flex:1;gap:24px}.stage-names span{font-size:15px}.proof-source{margin-left:auto}.about-grid{gap:7%;grid-template-columns:1fr 1.15fr}.about-copy p{font-size:16px!important}.impact-card{padding:22px;min-height:300px}.impact-card h3{font-size:20px}.impact-book-title{font-size:34px}.impact-number{font-size:54px}.affiliations{gap:22px}.affiliations strong{font-size:15px}.affiliations span{font-size:12px}.waves-grid{grid-template-columns:1fr 1fr;gap:34px}.waves-heading{gap:40px}.waves-heading>p{font-size:17px}.social-grid{gap:6%}.feed-top{padding:18px}.feed-label{display:none}.feed-mount{padding:15px}.feed-consent{padding:5px}.social-copy h2{font-size:44px}.social-copy>p:not(.eyebrow){font-size:16px}.kit-grid{grid-template-columns:1fr 1fr}.kit-photo{display:block}.kit-photo-cover{display:none}.kit-bio{padding:25px}.kit-downloads .button{font-size:13px;gap:10px;padding:13px 16px}.kit-heading>p{font-size:16px}.research-grid{grid-template-columns:1fr 1fr}.research-heading{gap:35px}.research-heading>p{font-size:16px}.section-space{padding-block:78px}.service-copy p{font-size:16px!important}.story-layout{gap:8%}.story-sticky{top:100px}.chapter{min-height:660px}.work-grid{gap:18px}.work-card p{font-size:15px!important}.work-card{padding:25px}.work-card-copy{padding-top:270px}.work-darwin{min-height:640px}.work-card h3{font-size:35px}.work-podcast h3,.work-writing h3{font-size:31px}}
@media(max-width:640px){:root{--gutter:22px}.site-header{height:72px;padding-inline:22px}.brand-name{font-size:12px}.brand-name>span{font-size:8px}.hero-eyebrow{padding-top:20px}.hero-eyebrow>.eyebrow{font-size:9px!important;letter-spacing:.08em}.hero-main{grid-template-columns:1fr;gap:35px;min-height:0;padding-top:34px;padding-bottom:30px}.hero h1{font-size:clamp(70px,16.5vw,108px);letter-spacing:-.055em;line-height:.96}.hero h1 .future-word{font-size:1.07em}.future-word svg{width:42px;height:42px}.hero-preface{font-size:9px!important;margin-bottom:23px}.hero-description{font-size:17px;line-height:1.7;max-width:440px;margin-top:23px}.hero-actions{gap:22px;margin-top:24px}.hero-actions .button{font-size:14px;min-height:50px;padding:14px 20px}.hero-visual{width:100%;margin:0;max-width:none}.network-heading .eyebrow{font-size:10px!important}.network-key{display:flex;font-size:8px;letter-spacing:.055em}.network-stage{height:260px}.network-destinations{gap:9px}.network-destinations a{min-height:71px;padding:12px 14px;font-size:15px;line-height:1.45}.network-destinations small{font-size:8px;letter-spacing:.075em}.network-destinations b{font-size:21px}.field-tools{justify-content:space-between}.field-instruction{display:block;font-size:10px;max-width:150px}.field-tools #hero-motion-toggle{min-width:96px;font-size:10px;height:42px}.field-tools #shift-perspective{height:42px;width:42px}.hero-bottom{display:flex;flex-direction:column;align-items:flex-start;padding-block:21px;gap:19px}.scroll-cue{font-size:9px}.now-strip{margin-left:0;font-size:12px;gap:11px;width:100%}.now-strip small{font-size:9px;line-height:1.6}.now-strip b{margin-left:auto}.proof-row{padding:24px 0;gap:19px}.press-names{display:grid;grid-template-columns:1fr 1fr;gap:22px 26px}.press-names span{font-size:23px!important;max-width:180px}.press-names .press-wsj{font-size:19px!important;line-height:1.3;white-space:normal}.press-names .press-inc{font-size:28px!important}.proof-row+.proof-row{padding-block:22px;gap:16px}.stage-names{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:17px 24px;flex-basis:100%}.stage-names>span{font-size:16px}.stage-names>span:first-child{font-size:20px}.proof-source{margin:0;min-height:30px;font-size:11px}.section-space{padding-block:64px}.section-heading{margin-bottom:35px;align-items:flex-start}.section-heading>.eyebrow:last-child{display:none}.section-heading>.eyebrow:first-child{font-size:10px!important}.about-grid{grid-template-columns:1fr;gap:28px}.about-heading h2{font-size:43px}.about-links{margin-top:25px;gap:4px}.about-copy p{font-size:16px!important;line-height:1.85}.about-copy p.about-lead{font-size:22px!important}.impact-grid{grid-template-columns:1fr;margin-top:35px;gap:15px}.impact-card{padding:25px;min-height:290px}.impact-card h3{font-size:24px}.impact-number{font-size:66px}.impact-number>span{font-size:10px}.impact-book-title{font-size:43px}.impact-foot{font-size:13px}.affiliations{grid-template-columns:1fr;gap:23px;padding-top:27px}.affiliations a{padding-bottom:19px;border-bottom:1px solid #2c3e44}.affiliations strong{font-size:18px}.affiliations span{font-size:13px}.waves-heading{grid-template-columns:1fr;gap:23px;margin-bottom:40px}.waves-heading h2{font-size:48px}.waves-heading>p{font-size:17px}.waves-grid{grid-template-columns:1fr;gap:27px}.wave-card{padding-top:27px}.wave-card h3{font-size:26px;max-width:310px}.wave-card>p:not(.eyebrow){font-size:16px}.wave-card>a{font-size:13px}.story-sticky h2{font-size:44px}.story-layout{display:block}.story-sticky{position:relative;top:0}.story-intro{font-size:16px}.story-canvas{height:265px}.canvas-top,.canvas-bottom{left:16px;right:16px}.canvas-top.eyebrow{font-size:10px!important}.canvas-bottom .eyebrow{font-size:8px!important}.chapter{min-height:0;padding:43px 0}.chapter:first-child{min-height:0;padding-top:44px}.chapter h3{font-size:36px;line-height:1.16}.chapter>p:not(.chapter-kicker){font-size:16px;line-height:1.85}.chapter .chapter-takeaway{font-size:16px!important}.chapter-kicker{font-size:10px!important;margin-bottom:22px}.impact-quote p{font-size:26px!important}.work-heading,.research-heading{display:block}.work-heading h2,.research-heading h2{font-size:42px;line-height:1.14}.work-heading>p,.research-heading>p{font-size:16px;margin-top:24px}.work-grid{grid-template-columns:1fr}.work-darwin{min-height:570px}.work-card h3{font-size:39px}.work-podcast h3,.work-writing h3{font-size:33px}.work-card p{font-size:16px!important}.work-card-copy{padding-top:270px}.work-links{align-items:flex-start;gap:13px 25px}.work-links>.eyebrow{width:100%}.work-links>a{font-size:14px}.research-controls{gap:18px;margin-top:27px}.filter-buttons{gap:8px}.filter-button{font-size:12px;padding:10px 13px;min-height:43px}.research-search{min-width:100%;max-width:none;padding:12px 0}.research-search input{font-size:16px}.research-grid{grid-template-columns:1fr;gap:18px}.research-card{padding:25px;min-height:370px}.research-card h3{font-size:26px!important;line-height:1.26}.research-card p{font-size:16px!important}.research-meta{font-size:10px!important}.research-byline{font-size:12px!important}.resource-video-cover{height:140px;margin:-25px -25px 24px;width:calc(100% + 50px)}.resource-pagination{flex-direction:column;gap:13px;margin-top:26px}.research-note{font-size:12px!important}.social-grid{grid-template-columns:1fr;gap:32px}.social-copy h2{font-size:44px}.social-copy>p:not(.eyebrow){font-size:17px}.social-copy p.social-note{font-size:12px}.social-links{gap:15px}.feed-top{padding:20px}.feed-label{display:block;font-size:8px}.feed-mount{padding:22px}.feed-consent{padding:0}.feed-consent h3{font-size:28px}.feed-consent>p{font-size:16px}.feed-status{padding:0 22px 20px}.feed-bottom{gap:10px}.feed-bottom>a{font-size:12px}.speaking-copy h2{font-size:44px}.speaking-copy>p,.speaking-detail,.topic-list details>p{font-size:16px!important}.speaking-grid{gap:35px}.topic-list summary{padding:21px 0}.topic-list summary h3{font-size:21px}.speaking-formats span{font-size:10px!important}.kit-heading{grid-template-columns:1fr;gap:23px}.kit-heading h2{font-size:44px}.kit-heading>p{font-size:16px}.kit-grid{grid-template-columns:1fr;gap:18px}.kit-bio{padding:27px}.kit-bio h3{font-size:31px}.kit-downloads .button{font-size:12px;padding:14px 15px}.kit-photo{display:grid;grid-template-columns:59px 1fr}.kit-photo-cover{display:flex;padding:21px 10px}.photo-monogram{font-size:22px}.photo-file-label{font-size:9px}.kit-photo-copy{padding:26px 20px}.kit-photo h3{font-size:25px}.kit-photo-copy>p{font-size:15px}.kit-photo .button{font-size:12px;gap:7px;padding:13px}.kit-photo .text-link{font-size:12px!important}.advisory-heading h2,.contact-copy h2{font-size:41px}.advisory-heading>p{font-size:16px;line-height:1.8}.service-heading h3{font-size:29px}.service-copy p{font-size:16px!important}.service-copy p.service-tags{font-size:13px!important}.form-field label{font-size:13px!important}.form-field input,.form-field select,.form-field textarea{font-size:16px!important}.site-dialog{padding:35px 24px;max-width:calc(100vw - 26px);width:calc(100vw - 26px)}.site-dialog>h2{font-size:34px}.site-dialog>p,.site-dialog .speaker-bio{font-size:16px!important;line-height:1.8}.dialog-actions{flex-direction:column;align-items:stretch;gap:12px}.dialog-resource{font-size:13px}.site-dialog .small-text{font-size:12px!important}.dialog-close{width:42px;height:42px;top:10px;right:10px}.footer-social{flex-wrap:wrap;gap:20px}.footer-social>a{font-size:13px}.footer-bottom>div>button{font-size:12px}.footer-brand>span{font-size:11px}.footer-bottom .eyebrow{font-size:9px!important}.form-privacy{font-size:12px!important}}
@media(prefers-reduced-motion:reduce){.research-card,.network-destinations a{transition:none}.research-card:hover{transform:none}}
.about-links{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.biography-text p{font-size:16px;line-height:1.85;margin:20px 0;color:#c3d0d5}.wave-card:focus-within{outline:1px solid #c4f563;outline-offset:8px}
@media(max-width:640px){.site-header>.header-cta{display:none}.menu-toggle{margin-left:auto;width:44px;min-width:44px;height:44px}.hero h1{font-size:clamp(56px,16.5vw,108px)}.impact-card{display:flex;flex-direction:column;align-items:flex-start;min-width:0}.impact-card>span,.impact-card>strong,.impact-card>h3{grid-column:auto;grid-row:auto;max-width:100%}.impact-card h3{margin:20px 0}.impact-foot{width:100%;margin-top:auto}.network-heading{gap:5px}.network-key{font-size:7.5px}}
.contact-form label{font-size:13px;line-height:1.6}.contact-form input,.contact-form select,.contact-form textarea{font-size:16px;line-height:1.6}.form-privacy button{font-size:12px}.advisory-note{font-size:12px;line-height:1.75}.contact-copy .contact-invitation{color:#e3eeec}

/* V4: a dimensional network and an independent home for the whole story. */
.hero-main{gap:clamp(28px,4vw,72px);padding:35px 0 30px;grid-template-columns:1fr 1.13fr;min-height:664px}
.hero h1{font-size:clamp(68px,7.2vw,116px)}.hero-description{max-width:440px}.hero-grid-back{opacity:.2}
.network-heading{padding:0 2px 13px}.network-heading .eyebrow{font-size:11px!important;letter-spacing:.09em}.network-key{font-size:10px;letter-spacing:.045em}
.network-stage{height:410px;background:radial-gradient(ellipse at 48% 50%,#17292440 0,transparent 65%);isolation:isolate;border:none;overflow:hidden}
.network-stage canvas{cursor:grab}.network-stage.is-dragging canvas{cursor:grabbing}
.network-stage:after{content:"";position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 0 50px 12px #060a0d66;z-index:1}
.field-core{width:76px;height:76px;border-radius:24px;z-index:2;background:radial-gradient(circle at 30% 0,#314a2b,#14231b 55%,#0e1815);border:1px solid #9abd65;box-shadow:0 0 0 7px #131f1944,0 0 42px #bbe9622e;transform:translate(-50%,-50%) rotate(-7deg)}
.field-core:before{content:"";position:absolute;inset:-14px;border:1px solid #bdeb6433;border-radius:32px;opacity:var(--core-glow,.7);transform:scale(calc(.97 + var(--core-glow,.7)*.07))}
.field-core>span{font-size:29px;transform:rotate(7deg);text-shadow:0 0 15px #c4f56322}.field-core .core-point{color:#c4f563}
.network-destinations{gap:10px;margin-top:0}.network-destinations a{min-height:64px;padding:10px 16px;font-size:15px;background:#0d171b;border-color:#2c4147;transition:border-color .2s,background .2s,transform .2s}.network-destinations a:hover,.network-destinations a:focus-visible{transform:translateY(-2px);background:#16291e;border-color:#92b966}.network-destinations small{font-size:10px;letter-spacing:.055em;color:#b9c8cb}
.field-tools{margin-top:12px}.field-instruction{font-size:11px;color:#b6c8ca}.field-tools #hero-motion-toggle,.field-tools #shift-perspective{min-height:42px}.network-fallback{opacity:.5}
/* Fixed cells remove the WSJ/Economist flex gap and normalize optical centers. */
.proof-row{display:grid;grid-template-columns:155px minmax(0,1fr);gap:28px;padding:24px 0}
.proof-row>.eyebrow{width:auto;margin:0;max-width:148px}.proof-names.press-names{display:grid;grid-template-columns:.85fr 1.1fr 1.25fr 1.12fr .7fr;gap:0;width:100%;align-items:center}
.press-names>span{display:flex;align-items:center;justify-content:center;text-align:center;min-height:55px;padding:0 18px;border-left:1px solid #2a393b;white-space:normal}
.press-names>span:first-child{border-left:0;padding-left:0}.press-names>span:last-child{padding-right:0}
.press-names .press-wsj{font-size:21px;max-width:none;line-height:1.1}.press-names .press-wsj span{max-width:155px;white-space:normal}
.press-names .press-economist{font-size:24px;line-height:1.08}.press-names .press-economist span{max-width:130px}
.press-names .press-fast{font-size:24px;line-height:1.1}.press-names .press-wired{font-size:25px}.press-names .press-inc{font-size:30px!important}
.proof-row:nth-child(2){grid-template-columns:155px minmax(0,1fr) auto}.stage-names{gap:clamp(22px,3.6vw,48px)}
.kit-photo-cover{position:relative;min-height:260px;overflow:hidden}.kit-photo-cover img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:50% 36%;inset:0;z-index:1}.kit-photo-cover .photo-file-label{z-index:2;background:#07100dc9;padding:5px 10px;bottom:16px}.kit-photo-cover:after{z-index:2}
.resource-local{color:var(--orange);font-size:10px;letter-spacing:.065em}
.subpage-main{min-height:75vh}.subpage-main h1{font-size:clamp(48px,6.2vw,94px);font-weight:620;line-height:1.02;letter-spacing:-.055em;margin:20px 0 28px}.subpage-main h1 em{font-style:normal;color:#c4f563}.subpage-intro{font-size:21px;line-height:1.6;color:#c0ced0;max-width:610px}
.page-breadcrumb{font-size:12px;letter-spacing:.04em;color:#b0c1c5;display:flex;gap:18px;margin-bottom:32px}.page-breadcrumb a:hover{color:#c4f563}
.about-page-hero{display:grid;grid-template-columns:1.28fr .85fr;gap:9%;padding:72px 0 68px;align-items:center}.portrait-frame{aspect-ratio:3/3.7;position:relative;border:1px solid #384b47;background:radial-gradient(ellipse at center,#233b29,#0d1719);overflow:hidden;border-radius:2px}.portrait-frame img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 30%}.portrait-frame:after{content:"";position:absolute;inset:55% 0 0;background:linear-gradient(transparent,#060c10df)}.portrait-monogram{position:absolute;inset:0;display:grid;place-items:center;font-size:100px;letter-spacing:-.07em;color:#c4f563}.portrait-caption{position:absolute;bottom:24px;left:26px;right:26px;z-index:1;display:flex;justify-content:space-between;align-items:end;gap:10px;color:#fff}.portrait-caption strong{font-size:20px}.portrait-caption small{font-size:11px;line-height:1.5}
.about-page-recognition{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid #354544;padding:28px 0;gap:28px}.about-page-recognition>div{padding:6px 24px;border-right:1px solid #354544}.about-page-recognition>div:first-child{padding-left:0}.about-page-recognition>div:last-child{border:0}.about-page-recognition strong{font-size:30px;line-height:1.2;display:block;color:#c4f563;letter-spacing:-.03em}.about-page-recognition span{font-size:14px;color:#bccace;display:block;margin-top:10px;max-width:270px}
.about-full-grid{display:grid;grid-template-columns:250px minmax(0,1fr);gap:80px;padding:70px 0 84px;align-items:start}.about-sidebar{position:sticky;top:115px}.about-sidebar h2{font-size:28px;line-height:1.2;margin-bottom:22px}.about-sidebar .text-link{display:block;font-size:13px!important}.about-biography{max-width:770px}.about-biography p{font-size:18px;line-height:1.9;color:#bcc9ce;margin-bottom:26px}.about-biography h2{font-size:34px;margin:42px 0 22px}.about-biography h2:first-child{margin-top:0}.about-next{padding:58px 0;border-top:1px solid #354544;display:flex;align-items:center;justify-content:space-between;gap:30px}.about-next h2{font-size:clamp(30px,3.5vw,48px)}.subpage-footer{padding:32px 0;border-top:1px solid #304044;display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:13px;color:#bdc9cd}.subpage-footer a{margin-left:18px}.subpage-footer a:hover{color:#c4f563}
.article-layout{max-width:820px;margin:0 auto;padding:62px 0 90px}.article-layout h1{font-size:clamp(34px,5vw,68px);line-height:1.08}.article-byline{font-size:13px;color:#adc0c3;margin:25px 0 40px}.article-prose{font-size:18px;line-height:1.85;color:#c4ced1}.article-prose p{margin-bottom:25px}.article-prose h2{font-size:29px;line-height:1.3;margin:38px 0 18px}.article-prose ul,.article-prose ol{padding-left:26px;margin:20px 0 30px}.article-prose li{margin-bottom:13px}.article-prose a{color:#d2f9a0;text-decoration:underline;text-underline-offset:4px}.article-prose img{max-width:100%;height:auto}.article-prose iframe{width:100%;aspect-ratio:16/9;border:1px solid #36494c}.archive-note{padding:17px 20px;border-left:2px solid #6c8d52;background:#122019;margin:25px 0;font-size:13px;line-height:1.7;color:#b7c6c5}.subpage-header{position:sticky;top:0;background:#070d10f5;backdrop-filter:blur(14px);border-bottom:1px solid #25353a;z-index:20;padding:16px var(--gutter);display:flex;justify-content:space-between;align-items:center;gap:20px}.subpage-nav{display:flex;align-items:center;gap:27px;font-size:14px}.subpage-nav a:hover,.subpage-nav [aria-current]{color:#c4f563}.subpage-header .brand-mark{flex-shrink:0}.subpage-header .header-cta{margin-left:0}.subpage-header .brand{min-width:0}.subpage-mobile-link{display:none}.site-dialog p a{text-decoration:underline;text-underline-offset:4px}
@media(min-width:1500px){.network-stage{height:450px}}
@media(max-width:1100px){.hero-main{gap:28px;min-height:610px}.network-stage{height:370px}.proof-row{grid-template-columns:130px 1fr;gap:20px}.proof-row:nth-child(2){grid-template-columns:130px 1fr auto}.press-names>span{padding:0 12px}.press-names .press-wsj{font-size:18px}.press-names .press-economist,.press-names .press-fast{font-size:21px}.stage-names{gap:24px}.stage-names span{font-size:15px}.about-full-grid{gap:45px;grid-template-columns:210px 1fr}}
@media(max-width:800px){.hero-main{grid-template-columns:1fr;padding-top:36px;gap:36px}.hero h1{font-size:clamp(65px,12vw,97px)}.hero-visual{max-width:650px;justify-self:center}.network-stage{height:400px}.hero-description{max-width:530px}.proof-row,.proof-row:nth-child(2){grid-template-columns:1fr;gap:14px;padding:22px 0}.proof-row>.eyebrow{max-width:none}.proof-names.press-names{grid-template-columns:.8fr 1.1fr 1.15fr 1.1fr .65fr}.press-names>span{padding:0 10px}.press-names .press-wsj{font-size:18px}.press-names .press-economist,.press-names .press-fast{font-size:20px}.stage-names{justify-content:space-between;gap:12px}.proof-source{justify-self:start;min-height:28px}.about-page-hero{grid-template-columns:1.2fr .8fr;gap:6%;padding:42px 0}.about-full-grid{grid-template-columns:1fr;gap:30px;padding-top:45px}.about-sidebar{position:static;border-bottom:1px solid #354544;padding-bottom:25px}.about-sidebar .text-link{display:inline-block;margin-right:22px}.about-sidebar h2{font-size:25px;margin-bottom:9px}.subpage-nav{gap:18px}.subpage-nav a:nth-child(2),.subpage-nav a:nth-child(3){display:none}.portrait-caption{left:15px;right:15px;bottom:16px;flex-direction:column;align-items:start}.about-page-recognition strong{font-size:26px}.about-page-recognition>div{padding:0 15px}.about-page-recognition span{font-size:13px}}
@media(max-width:520px){.hero h1{font-size:clamp(62px,16.2vw,86px)}.hero-main{padding-top:28px}.hero-description{font-size:17px;line-height:1.75}.network-stage{height:315px}.network-heading .eyebrow{font-size:10px!important}.network-key{font-size:9px}.network-destinations a{font-size:14px;padding:10px 13px;min-height:65px}.network-destinations small{font-size:9px}.field-instruction{max-width:150px;font-size:10px;line-height:1.6}.field-tools{gap:12px}.field-tools #hero-motion-toggle{font-size:10px;min-width:98px;padding:0 9px}.field-core{width:61px;height:61px;border-radius:20px}.field-core>span{font-size:24px}.field-core:before{border-radius:27px;inset:-10px}.proof-names.press-names{grid-template-columns:repeat(6,minmax(0,1fr));row-gap:15px}.press-names>span{grid-column:span 2;min-height:46px;padding:0 6px}.press-names .press-economist{grid-column:2/span 2;border:0}.press-names .press-inc{grid-column:4/span 2}.press-names .press-wired{font-size:20px}.press-names .press-fast{font-size:19px}.press-names .press-wsj{font-size:16px}.stage-names{flex-wrap:wrap;justify-content:flex-start;gap:12px 23px}.stage-names span{font-size:14px!important}.about-page-hero{grid-template-columns:1fr;padding-top:30px;gap:35px}.subpage-main h1{font-size:52px}.portrait-frame{max-width:340px;width:100%;justify-self:center;aspect-ratio:3/3.5}.subpage-intro{font-size:18px}.about-page-recognition{gap:17px;padding:24px 0}.about-page-recognition>div{padding:0 9px}.about-page-recognition strong{font-size:21px}.about-page-recognition span{font-size:11px;line-height:1.6}.about-biography p{font-size:17px;line-height:1.85}.about-next{align-items:start;flex-direction:column}.subpage-footer{align-items:start;flex-direction:column;font-size:12px}.subpage-footer a{margin-left:0;margin-right:22px}.subpage-nav{display:none}.subpage-mobile-link{display:block;color:#c4f563;font-size:13px}.subpage-header .brand-name>span{display:none}.subpage-header .brand-name{font-size:11px}.subpage-header .brand-mark{width:34px;height:34px}.subpage-header{gap:10px;padding-top:13px;padding-bottom:13px}.article-layout{padding-top:35px}.article-layout h1{font-size:38px}.article-prose{font-size:17px}.article-prose h2{font-size:26px}}
@media(prefers-reduced-motion:reduce){.network-destinations a{transition:none}.field-core:before{transform:none}}
.press-names .press-wsj>span,.press-names .press-economist>span{font-size:inherit;letter-spacing:inherit;line-height:inherit}

/* Open, human-centered connections. Deliberately no sphere, badge, or enclosing ring. */
:root{--body:'Arial','Helvetica Neue',sans-serif;--font-sans:'Arial','Helvetica Neue',sans-serif}
body,button,input,select,textarea{font-family:Arial,'Helvetica Neue',sans-serif}body{font-size:17px}
.hero-main{grid-template-columns:.9fr 1.1fr;gap:48px;min-height:650px;padding-block:48px 22px}.hero h1{font-size:clamp(68px,7.1vw,106px);letter-spacing:-.065em;line-height:.99}.hero-description{font-size:19px;line-height:1.65;max-width:490px}.hero-copy{align-self:center}.hero-visual{width:100%;max-width:none;background:transparent;border:0;box-shadow:none;padding:0;isolation:isolate}.hero-visual:before,.hero-visual:after{display:none}.hero-grid-back{opacity:.28}.hero-aura{opacity:.4}.hero-preface{font-size:12px!important;letter-spacing:.11em}.hero-edition{font-size:11px!important}
.network-heading{padding:0 0 10px;gap:16px;border:0}.network-heading .eyebrow{font-size:11px!important;line-height:1.6;letter-spacing:.1em}.network-key{font-size:10px;color:#acbcbf}.nexus-stage{height:440px!important;width:100%;position:relative;background:transparent!important;border:0!important;box-shadow:none!important;overflow:hidden;cursor:default}.nexus-stage:before,.nexus-stage:after{display:none!important}.nexus-stage #frontier-field{display:block;position:absolute;inset:0;width:100%;height:100%;opacity:1;pointer-events:none}.nexus-stage .network-fallback{position:absolute;inset:0;width:100%;height:100%;color:#9addad;opacity:.6}.nexus-stage.canvas-ready .network-fallback{opacity:0}
.nexus-name{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:57%;z-index:3;display:flex;align-items:flex-start;flex-direction:column;text-align:left;text-decoration:none!important;background:none!important;border:0!important;border-radius:0!important;padding:0!important;box-shadow:none!important}.nexus-name:focus-visible{outline:2px solid #ccff83;outline-offset:15px}.nexus-name strong{display:block;font-size:clamp(43px,4.65vw,74px);line-height:.94;letter-spacing:-.06em;font-weight:750;color:#f5fff7;text-shadow:0 0 18px #080f11,0 0 6px #080f11}.nexus-name strong>span{display:block}.name-period{color:#c4f563}.nexus-kicker{font-size:10px;letter-spacing:.13em;color:#b5d4c9;margin-bottom:16px;font-weight:700}.nexus-role{font-size:9px;letter-spacing:.08em;color:#aec0c0;margin-top:16px;white-space:nowrap}.nexus-label{position:absolute;z-index:4;font-size:13px;letter-spacing:0;line-height:1.4;font-weight:600;color:#c3d7d4;text-shadow:0 0 6px #080f11,0 0 14px #080f11;display:flex;align-items:center;gap:8px;padding:10px 0}.nexus-label:hover,.nexus-label:focus-visible{color:#d6ffab}.nexus-label i{width:5px;height:5px;background:#c4f563;display:inline-block;box-shadow:0 0 12px #92e968}.nexus-label-government{top:12%;left:3%}.nexus-label-ai{top:12%;right:2%}.nexus-label-research{bottom:14%;left:5%}.nexus-label-capital{bottom:14%;right:5%}.nexus-coordinate{position:absolute;bottom:1%;left:50%;transform:translateX(-50%);font-size:8px;letter-spacing:.12em;color:#738e8c;white-space:nowrap}
.network-destinations{margin-top:14px;gap:10px}.network-destinations a{min-height:70px;font-size:16px;background:#101e21!important;border:1px solid #2c4545;box-shadow:none;padding:14px 17px}.network-destinations a:hover{background:#18302b!important;border-color:#88a66b;transform:translateY(-2px)}.network-destinations small{font-size:9px;letter-spacing:.065em;color:#a9bfc0}.field-tools{padding-top:13px}.field-instruction{font-size:11px;color:#aac1bd}.field-tools button{font-size:11px!important}.field-core{display:none!important}
.desktop-nav{gap:24px}.desktop-nav a{font-size:14px}.proof-names.press-names{grid-template-columns:repeat(5,minmax(0,1fr))}.press-names>span{padding:0 18px;min-height:60px}.press-names .press-wsj>span,.press-names .press-economist>span{max-width:150px;display:block}.proof-row{padding:26px 0}.about-copy p{font-size:18px;line-height:1.8}.research-card p{font-size:16px;line-height:1.7}.research-byline{font-size:13px}.research-meta{font-size:11px!important;line-height:1.7}.research-card-bottom{font-size:13px}.section-heading .eyebrow{font-size:12px!important}.about-sidebar .text-link{font-size:15px!important}
.governance-section{background:#0c171a;border-block:1px solid #293e3e}.governance-heading{display:grid;grid-template-columns:1.08fr .92fr;gap:80px;align-items:center;padding:18px 0 50px}.governance-heading h2{font-size:clamp(45px,5.1vw,75px);line-height:1.05;letter-spacing:-.055em}.governance-heading h2 em{font-style:normal;color:#c4f563}.governance-statement{font-size:20px;line-height:1.5;color:#d3dedb;margin-top:30px}.governance-intro>p{font-size:18px;line-height:1.8;color:#bdcdca;margin-bottom:22px}.governance-intro .button{margin-top:5px;font-size:14px}.governance-pillars{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid #314844;margin-top:14px}.governance-pillars article{padding:32px 30px;border-right:1px solid #314844}.governance-pillars article:first-child{padding-left:0}.governance-pillars article:last-child{border:0;padding-right:0}.pillar-number{font-size:11px;color:#c4f563;letter-spacing:.1em}.governance-pillars h3{font-size:27px;letter-spacing:-.04em;margin:22px 0 13px}.governance-pillars p{font-size:16px;line-height:1.75;color:#b8c9c6}.governance-evidence{display:grid;grid-template-columns:.8fr 1fr 1fr 1fr;gap:30px;padding-top:35px;align-items:center}.governance-evidence>a{display:grid;gap:9px;padding:8px 0}.governance-evidence small{font-size:10px;letter-spacing:.07em;color:#95afad}.governance-evidence strong{font-size:18px}.governance-evidence a>span{font-size:13px;color:#c4f563}.governance-evidence>a:hover strong{text-decoration:underline;text-underline-offset:4px}
.kit-typography{padding:34px;background:linear-gradient(115deg,#13302c,#0b1418);border-bottom:1px solid #304640;min-height:264px;display:grid;align-content:space-between;gap:25px}.kit-typography>span,.kit-typography>small{font-size:11px;letter-spacing:.08em;color:#a7c3bb}.kit-typography>strong{font-size:55px;line-height:.98;letter-spacing:-.05em}.kit-typography strong span{color:#c4f563}.kit-photo-copy .button{margin:6px 0 12px}.kit-downloads{gap:18px}.kit-downloads>a{min-height:32px;line-height:1.5}.kit-photo-cover{height:310px}.kit-photo-cover img{object-position:center 32%}.media-page-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:55px;align-items:start;margin-top:42px}.media-page-grid .kit-downloads{display:grid;justify-items:start}.media-page-photo{width:100%;max-width:390px;aspect-ratio:3/4;object-fit:cover;border:1px solid #3b5046}.media-photo-link{display:block;margin-top:16px;color:#d1f99b}.media-note{font-size:14px!important;color:#b8c9c5;line-height:1.7}.governance-page .gov-lead{font-size:21px;line-height:1.7;max-width:780px;color:#c2d1cd}.governance-page .governance-pillars{margin:40px 0}.governance-page .gov-sources{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:30px 0}.gov-source-card{display:block;background:#101f22;border:1px solid #2f4745;padding:26px}.gov-source-card small{color:#a7c1bc;font-size:12px}.gov-source-card h3{font-size:24px;line-height:1.2;margin:12px 0}.gov-source-card p{font-size:16px;line-height:1.6;color:#b6c9c5;margin:0}.gov-source-card:hover{border-color:#c4f563}.about-page-hero .portrait-frame{border:0;border-radius:0}.portrait-caption small{max-width:175px}.about-biography .text-link{display:inline-flex}.subpage-main .section-space{padding-block:65px}.subpage-main .section-space>p.subpage-intro{max-width:800px}.media-kit-footer{margin-top:32px;border-top:1px solid #2b4440;padding-top:20px;color:#b2c6c1}
@media(min-width:1550px){.nexus-stage{height:495px!important}.hero-main{min-height:730px}.nexus-name strong{font-size:84px}}
@media(max-width:1200px){.desktop-nav{gap:15px}.desktop-nav a{font-size:13px}.brand-name{font-size:12px}.hero-main{gap:24px}.nexus-name{width:59%}.nexus-name strong{font-size:clamp(43px,4.7vw,64px)}.network-key{display:none}.nexus-stage{height:405px!important}.nexus-role{font-size:8px}.governance-heading{gap:45px}.governance-evidence{gap:20px}.press-names>span{padding:0 14px}}
@media(max-width:950px){.hero-main{grid-template-columns:1fr;max-width:700px;margin:auto;gap:40px;min-height:auto}.hero h1{font-size:clamp(77px,11vw,104px)}.hero-description{max-width:620px}.hero-copy{padding-right:30px}.nexus-stage{height:440px!important}.nexus-name strong{font-size:75px}.nexus-role{font-size:10px}.network-key{display:flex}.hero-bottom{gap:25px}.hero-edition{display:none}.desktop-nav{display:none}.menu-toggle{display:flex}.hero-visual{max-width:700px}.governance-heading{gap:35px;grid-template-columns:1fr 1fr}.governance-pillars article{padding:26px 22px}.governance-pillars h3{font-size:24px}.governance-evidence{grid-template-columns:repeat(3,1fr)}.governance-evidence>.eyebrow{grid-column:1/-1}.governance-heading h2{font-size:48px}.proof-names.press-names{grid-template-columns:repeat(5,minmax(0,1fr))}}
@media(max-width:680px){.hero-main{padding-top:30px;gap:35px}.hero h1{font-size:clamp(61px,14vw,89px)}.hero-copy{padding:0}.hero-description{font-size:18px;line-height:1.7}.nexus-stage{height:365px!important}.nexus-name{width:57%}.nexus-name strong{font-size:clamp(42px,10vw,67px)}.nexus-kicker{font-size:8px;letter-spacing:.1em;margin-bottom:12px}.nexus-role{font-size:7px;letter-spacing:.035em;margin-top:13px}.nexus-label{font-size:11px}.nexus-label-government{left:1%;top:12%}.nexus-label-ai{right:0;top:12%}.nexus-label-research{left:3%;bottom:13%}.nexus-label-capital{right:3%;bottom:13%}.nexus-coordinate{font-size:7px}.network-destinations a{font-size:15px;min-height:70px;padding:12px}.network-destinations small{font-size:8px;letter-spacing:.04em}.network-heading .eyebrow{font-size:9px!important}.network-key{font-size:8px}.governance-heading{grid-template-columns:1fr;gap:26px;padding-bottom:15px}.governance-heading h2{font-size:49px}.governance-statement{font-size:19px;margin-top:24px}.governance-intro>p{font-size:17px;line-height:1.75}.governance-pillars{grid-template-columns:1fr}.governance-pillars article,.governance-pillars article:first-child,.governance-pillars article:last-child{padding:28px 0;border:0;border-bottom:1px solid #314844}.governance-pillars article:last-child{border-bottom:0}.governance-pillars h3{font-size:28px;margin-top:13px}.governance-evidence{grid-template-columns:1fr;gap:24px}.governance-evidence>a{border-bottom:1px solid #2c4440;padding-bottom:22px}.governance-evidence a:last-child{border:0}.governance-page .gov-sources{grid-template-columns:1fr}.media-page-grid{grid-template-columns:1fr;gap:35px}.media-page-photo{max-width:340px}.proof-names.press-names{grid-template-columns:repeat(6,minmax(0,1fr))}.press-names>span{grid-column:span 2;min-height:58px;padding:0 9px}.press-names .press-economist{grid-column:2/span 2;border:0}.press-names .press-inc{grid-column:4/span 2}.about-copy p{font-size:17px}.section-heading>.eyebrow:last-child{max-width:230px;text-align:right;line-height:1.7}.governance-section .section-heading{align-items:start}.section-heading .eyebrow{font-size:10px!important}.hero-bottom .now-strip{padding:15px}.kit-typography strong{font-size:49px}.subpage-intro{font-size:18px}.governance-page .gov-lead{font-size:18px}}
@media(prefers-reduced-motion:reduce){.network-destinations a:hover{transform:none}}

.media-kit-footer h2{font-size:32px;line-height:1.2;margin-bottom:18px;letter-spacing:-.03em}.media-kit-footer .text-link{margin-right:26px;margin-top:14px}.subpage-footer.wrap{padding:32px max(24px,calc((100vw - 1296px)/2));width:100%;max-width:none}.site-dialog .media-page-grid{grid-template-columns:1fr 1fr;gap:30px}.site-dialog .media-kit-footer h2{font-size:28px}.site-dialog .governance-page h1{font-size:clamp(34px,4vw,58px)}.site-dialog .governance-pillars{grid-template-columns:1fr}.site-dialog .governance-pillars article{padding:20px 0;border:0;border-bottom:1px solid #314844}.site-dialog .gov-sources{grid-template-columns:1fr}.site-dialog .section-space{padding-block:22px}
@media(max-width:680px){.site-dialog .media-page-grid{grid-template-columns:1fr}.site-dialog .media-page-photo{max-width:280px}.media-kit-footer h2{font-size:30px}}

/* Editorial readability, portrait placement, and search-friendly landing pages. */
.hero h1 .hero-person{font-size:18px;line-height:1.4;letter-spacing:.02em;font-weight:500;text-transform:none;color:#b9cbc5;margin-bottom:17px}
.nexus-stage{height:458px!important;mask-image:linear-gradient(to right,transparent 0%,#000 4%,#000 96%,transparent 100%)}
.nexus-name{width:49%;align-items:flex-start}.nexus-name strong{font-size:clamp(42px,4.3vw,68px);font-weight:700;letter-spacing:-.055em}.nexus-kicker{letter-spacing:.08em;font-size:10px;color:#cee5d8}.nexus-role{font-size:9px;letter-spacing:.03em;color:#b2c8be;white-space:normal;max-width:235px;line-height:1.65}
.nexus-label{font-size:12px;font-weight:500;padding:8px 11px;background:rgba(7,16,17,.88);border-bottom:1px solid #39544a;text-shadow:none;backdrop-filter:blur(8px)}.nexus-label i{width:4px;height:4px;border-radius:50%}.nexus-label-government{top:9%;left:4%}.nexus-label-ai{top:12%;right:3%}.nexus-label-research{bottom:9%;left:5%}.nexus-label-capital{bottom:12%;right:4%}.nexus-coordinate{bottom:0;font-size:9px}
.home-portrait{width:min(100%,310px);margin-top:30px;position:relative}.home-portrait picture{display:block;overflow:hidden;background:#182522}.home-portrait img{width:100%;aspect-ratio:4/4.6;object-fit:cover;object-position:50% 33%;display:block}.home-portrait figcaption{padding-top:13px;font-size:13px;color:#9fbcb2;line-height:1.65}.home-portrait figcaption strong{display:block;color:#e2ece7;font-size:17px}.about-heading h2{font-size:clamp(38px,3.7vw,57px);line-height:1.09}.about-grid{gap:70px}.about-links{margin-top:20px}.about-copy{padding-top:7px}
.policy-callout{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;margin:48px 0;padding:30px 34px;border:1px solid #779958;background:linear-gradient(112deg,#17291c,#0e1a1c)}.policy-callout h2{font-size:30px;line-height:1.2;letter-spacing:-.035em;margin:10px 0}.policy-callout p{font-size:16px;color:#bcd1c5;line-height:1.7;max-width:680px;margin:0}.policy-callout .button{white-space:nowrap}.policy-callout .policy-note{grid-column:1/-1;font-size:13px;color:#a7bdb4;margin-top:-10px}.policy-callout .eyebrow{font-size:11px;color:#d4f4b8}
.governance-page>h1{font-size:clamp(43px,6.2vw,82px);max-width:1000px;letter-spacing:-.055em;line-height:1.07}.governance-page .gov-lead{max-width:920px;font-size:20px;line-height:1.75}.governance-page .hero-actions{margin-top:28px}.page-review{font-size:13px;color:#9fbcb2;margin-top:24px}.section-intro{max-width:780px;color:#b6c9c2;font-size:18px;line-height:1.75;margin:18px 0 30px}.editorial-section{padding-top:68px;scroll-margin-top:100px}.editorial-section>h2{font-size:clamp(32px,4vw,50px);line-height:1.13;letter-spacing:-.04em;max-width:850px}.contribution-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#30453d;border:1px solid #30453d;margin-top:30px}.contribution-card{padding:32px;background:#0b1517;display:flex;flex-direction:column;align-items:flex-start}.contribution-card .eyebrow{font-size:11px;color:#b8e58d}.contribution-card h3{font-size:25px;line-height:1.25;letter-spacing:-.03em;margin:16px 0}.contribution-card p{font-size:17px;line-height:1.75;color:#b7c9c2;margin-bottom:22px}.contribution-card .text-link{margin-top:auto;font-size:14px;line-height:1.6}
.governance-library{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:30px}.governance-resource{padding:30px;background:#101d1e;border:1px solid #2b423c;display:flex;flex-direction:column;align-items:flex-start}.governance-resource .resource-meta{display:flex;justify-content:space-between;gap:16px;width:100%;font-size:11px;letter-spacing:.04em;color:#afc5b9}.governance-resource h3{font-size:24px;line-height:1.25;margin:20px 0 13px;letter-spacing:-.025em}.governance-resource p{font-size:16px;color:#b6c9c2;line-height:1.7}.governance-resource .resource-credit{font-size:13px;color:#93b2a4;margin:16px 0 20px}.governance-resource .text-link{margin-top:auto;font-size:14px}.governance-resource:hover{border-color:#819f67}.governance-resource .resource-disclosure{margin-top:12px;color:#c9bd99;font-size:11px}.governance-resource .credit-role{display:block;color:#d9e7df;margin-bottom:6px}
.faq-list{max-width:970px;margin-top:28px}.faq-item{border-top:1px solid #32493f;padding:26px 0}.faq-item h3{font-size:23px;line-height:1.35;margin:0 0 13px}.faq-item p{font-size:17px;line-height:1.8;color:#bbcec4;max-width:880px}.faq-item a{color:#c4f563;text-decoration:underline;text-underline-offset:3px}.scope-note{font-size:14px;line-height:1.75;color:#a5b9af;margin-top:30px;max-width:900px}.gov-top-nav{display:flex;gap:22px;flex-wrap:wrap;margin-top:28px}.gov-top-nav a{font-size:14px;color:#c7e99f;border-bottom:1px solid #546448;padding-bottom:5px}.resource-collection .research-grid{margin-top:38px}.resource-collection .research-card{display:flex!important;opacity:1!important;transform:none!important}.resource-collection .resource-video-cover{display:none}.resource-collection .resource-navigation{display:flex;gap:18px;flex-wrap:wrap;margin-top:25px}.landing-hero{max-width:930px}.landing-hero h1{font-size:clamp(44px,6.5vw,84px);letter-spacing:-.045em;line-height:1.07}.landing-hero .subpage-intro{max-width:850px}.landing-callout{border-block:1px solid #344b40;padding:35px 0;margin-top:60px}.landing-callout h2{font-size:35px;line-height:1.2}.landing-callout p{font-size:18px;line-height:1.8;color:#bbcdc3;max-width:800px}.secondary-nav{display:flex;gap:16px;flex-wrap:wrap;margin-top:18px}.secondary-nav a{color:#c7e99f;font-size:14px}.subpage-footer div{display:flex;gap:20px;flex-wrap:wrap}.subpage-nav{gap:20px}.subpage-nav a{font-size:14px}.faq-item p:last-child{margin-bottom:0}.home-seo-links{display:flex;gap:24px;flex-wrap:wrap;margin:30px 0 0}.home-seo-links a{font-size:14px;color:#c5e2a3;border-bottom:1px solid #48623e;padding-bottom:6px}
@media(max-width:1050px){.subpage-nav{gap:12px}.subpage-nav a{font-size:12px}.about-grid{gap:40px}.policy-callout{grid-template-columns:1fr}.policy-callout .button{justify-self:start}.policy-callout .policy-note{margin:0}.nexus-name strong{font-size:58px}.nexus-name{width:49%}}
@media(max-width:680px){.hero h1 .hero-person{font-size:17px}.nexus-stage{height:365px!important}.nexus-name{width:52%}.nexus-name strong{font-size:clamp(35px,9.3vw,55px)}.nexus-kicker{font-size:8px}.nexus-role{font-size:8px}.nexus-label{font-size:10px;padding:7px 8px}.nexus-coordinate{font-size:7px}.home-portrait{width:220px;margin-top:26px}.home-portrait img{aspect-ratio:4/4.3}.about-heading h2{font-size:40px}.about-grid{gap:26px}.about-links{gap:14px}.contribution-grid,.governance-library{grid-template-columns:1fr}.contribution-card,.governance-resource{padding:24px}.policy-callout{padding:25px;gap:20px}.policy-callout h2{font-size:27px}.policy-callout .button{white-space:normal;font-size:14px}.editorial-section{padding-top:45px}.governance-page>h1{font-size:43px}.governance-page .gov-lead{font-size:18px}.faq-item h3{font-size:21px}.hero-main{gap:22px}.gov-top-nav{gap:17px}.gov-top-nav a{font-size:13px}.subpage-header{gap:8px}.home-seo-links{gap:17px}}

/* Selected direction 01: preserve the Signal Field accent from the design preview. */
.network-stage[data-network-mode="signals"] .nexus-kicker{color:#9eeee2}

/* Darwin mark in the story canvas (chapter 04). */
.scene-ai{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}.scene-ai svg{position:absolute;inset:0;width:100%;height:100%;opacity:.18}.scene-ai .scene-logo{position:relative;z-index:1;width:min(34%,118px);height:auto}.scene-ai .scene-wordmark{position:relative;z-index:1;width:auto;padding:6px 22px;font-size:26px}.scene-ai .scene-ai-caption{position:relative;z-index:1}
@media(max-width:720px){.scene-ai .scene-logo{width:96px}.scene-ai .scene-wordmark{font-size:22px}}
