@font-face{font-family:'DM Sans';src:url('assets/dm-sans-400.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'DM Sans';src:url('assets/dm-sans-600.ttf') format('truetype');font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:'Barlow Condensed';src:url('assets/barlow-condensed-600.ttf') format('truetype');font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:'Barlow Condensed';src:url('assets/barlow-condensed-700.ttf') format('truetype');font-weight:700;font-style:normal;font-display:swap}
:root{--navy:#091131;--royal:#29258f;--gold:#ffa42d;--paper:#fff;--mist:#eaedf4;--ink:#17203b;--muted:#5d6475;--line:#dfe3ec;--display:'Barlow Condensed',Arial,sans-serif;--body:'DM Sans',Arial,sans-serif;--gutter:clamp(24px,6.1vw,96px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;font:400 16px/1.75 var(--body);color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:wait}img{display:block;max-width:100%}p,h1,h2,h3,figure,blockquote{margin:0}::selection{background:var(--gold);color:var(--navy)}:focus-visible{outline:3px solid #a26915;outline-offset:5px}a,button{touch-action:manipulation}.section-shell{width:100%;max-width:1440px;padding-inline:var(--gutter);margin-inline:auto}.eyebrow{font-size:12px;font-weight:600;line-height:1.6;letter-spacing:.15em}.skip-link{position:fixed;top:10px;left:10px;z-index:100;background:white;color:var(--navy);padding:10px 20px;transform:translateY(-200%)}.skip-link:focus{transform:none}h2{font:600 clamp(40px,4.2vw,60px)/1.06 var(--display);letter-spacing:-.015em}h3{font:600 34px/1.12 var(--display)}
.site-header{position:absolute;top:0;left:0;width:100%;z-index:30;display:flex;align-items:center;justify-content:space-between;padding:24px var(--gutter);gap:35px;background:linear-gradient(180deg,#0911319e,transparent);color:#fff}.wordmark{display:block;flex:none}.wordmark img{width:182px;height:auto;aspect-ratio:218.559/56.412}.desktop-nav{display:flex;gap:30px;align-items:center;margin-left:auto;font-size:14px}.desktop-nav a:hover{color:var(--gold)}.header-contact{display:inline-flex;gap:22px;align-items:center;padding:9px 19px;border:1px solid #ffffff55;border-radius:3px;font-size:14px}.header-contact:hover{background:white;color:var(--navy)}.menu-toggle{display:none;background:none;border:0;width:44px;height:44px;padding:10px}.menu-toggle span{display:block;height:2px;background:#fff;margin:6px 0}.mobile-nav{position:absolute;z-index:40;top:86px;left:0;width:100%;padding:22px var(--gutter) 30px;color:#fff;background:var(--navy);border-block:1px solid #ffffff26}.mobile-nav:not([hidden]){display:grid;gap:18px}.mobile-nav[hidden]{display:none}
.hero{position:relative;isolation:isolate;color:white;background:var(--navy);min-height:750px;height:min(900px,100svh);display:flex;align-items:center;overflow:hidden}.hero-image,.hero-shade{position:absolute;inset:0;z-index:-1}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:50% 43%}.hero-shade{background:linear-gradient(90deg,rgba(9,17,49,.96) 0%,rgba(9,17,49,.86) 25%,rgba(9,17,49,.54) 48%,rgba(9,17,49,.12) 78%),linear-gradient(0deg,rgba(9,17,49,.63),transparent 35%)}.hero-inner{position:relative;padding-top:92px;padding-bottom:92px;align-self:stretch;display:flex;align-items:center}.hero-copy{max-width:690px}.hero-eyebrow{color:#d2d4e2;font-size:11px;letter-spacing:.14em;display:flex;align-items:center;gap:15px;margin-bottom:29px;flex-wrap:wrap}.hero-eyebrow span{width:30px;height:1px;background:var(--gold)}.hero h1{font:700 clamp(78px,8.7vw,128px)/.94 var(--display);letter-spacing:-.023em}.hero h1>span{color:var(--gold)}.hero-statement{font-size:23px;line-height:1.4;font-weight:600;margin-top:28px;letter-spacing:-.35px}.hero-intro{font-size:16px;line-height:1.8;max-width:540px;color:#dde0ed;margin-top:15px}.hero-actions{display:flex;align-items:center;gap:17px;flex-wrap:wrap;margin-top:31px}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:26px;padding:13px 25px;border:1px solid transparent;border-radius:3px;font-size:14px;line-height:1.5;font-weight:600;transition:background .2s,color .2s,border-color .2s}.button-primary{background:var(--gold);color:var(--navy)}.button-primary:hover{background:#ffb64f}.button-outline{border-color:#ffffff80;color:#fff;background:transparent}.button-outline:hover{background:#ffffff14;border-color:white}.hero-bottom{position:absolute;left:var(--gutter);right:var(--gutter);bottom:28px;display:flex;justify-content:space-between;align-items:center;gap:30px;padding-top:20px;border-top:1px solid #ffffff26;font-size:10px;letter-spacing:.12em;color:#e0e2ed}.scroll-cue{display:flex;gap:22px;align-items:center;font-size:12px;letter-spacing:.03em}.scroll-cue>span{color:var(--gold);font-size:20px}
.affiliations{display:flex;align-items:center;gap:70px;padding-block:36px;border-bottom:1px solid var(--line)}.affiliations>p{font-size:10px;letter-spacing:.12em;max-width:150px;line-height:1.8;color:var(--muted)}.affiliations>div{display:flex;align-items:center;justify-content:space-between;gap:40px;flex:1}.affiliations a{font:600 33px/1.1 var(--body);letter-spacing:-1.7px}.affiliations a span{display:block;font:400 12px/1.6 var(--body);letter-spacing:0;color:var(--muted);margin-top:8px}.affiliations .brand-kode{letter-spacing:-1.5px;font-size:29px}.affiliations .brand-woo{font-size:28px}.affiliations a:hover{color:var(--royal)}
.about{display:grid;grid-template-columns:.85fr 1.15fr;gap:9%;padding-block:110px 75px;align-items:center}.about-visual{min-width:0;position:relative}.portrait-ground{position:relative;isolation:isolate;background:linear-gradient(180deg,#fff 15%,#eaedf4 15%);overflow:hidden}.about-portrait{width:100%;height:auto;position:relative;max-height:660px;object-fit:contain;object-position:bottom}.brand-pattern{position:absolute;z-index:-1;top:18%;left:-12%;width:93%;height:auto;opacity:.11}.portrait-caption{font-size:12px;color:var(--muted);padding-top:15px;text-align:center;letter-spacing:.025em}.about-copy>.eyebrow{font-size:11px;color:var(--royal)}.about-copy h2{font-size:78px;line-height:1;letter-spacing:-.025em;margin-top:17px;color:var(--royal)}.about-copy h2>span{color:var(--gold)}.about-descriptor{font-size:18px;margin-top:10px;letter-spacing:-.3px}.prose{margin-top:27px}.prose p{color:var(--muted);line-height:1.8;font-size:15px}.prose p+p{margin-top:16px}.prose .lead{font-size:20px;line-height:1.6;color:var(--ink)}.text-link{display:inline-flex;align-items:center;gap:22px;font-size:14px;font-weight:600;padding-block:7px;border-bottom:1px solid currentColor;transition:color .2s}.text-link:hover{color:var(--royal)}.about-copy>.text-link{margin-top:19px}.name-note{font-size:11px;color:var(--muted);margin-top:10px}.experience-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;padding-block:5px 80px}.experience-strip>div{border-top:1px solid var(--line);padding-top:22px;display:flex;align-items:center;gap:22px}.experience-strip strong{font:600 54px/1 var(--display);letter-spacing:-.02em;color:var(--royal)}.experience-strip span{font-size:12px;line-height:1.5;color:var(--muted);max-width:130px}
.ventures{padding-block:86px;background:var(--mist);max-width:none}.ventures>.section-heading,.ventures>.venture-grid,.ventures>.venture-invite{max-width:1264px;margin-inline:auto}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:70px}.section-heading h2{margin-top:17px}.section-heading>.text-link{flex:none}.section-heading>p{color:var(--muted);max-width:370px;font-size:16px}.venture-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-top:39px!important}.venture-card{padding:37px 37px 26px;display:flex;flex-direction:column;gap:43px;background:white;border-top:3px solid var(--royal)}.sab-card{color:var(--ink)}.kode-card{background:var(--navy);border-top-color:var(--gold);color:#fff}.venture-top{display:flex;align-items:center;justify-content:space-between;gap:25px}.venture-logo{font:600 44px/1 var(--body);letter-spacing:-3px}.sab-logo>span{font:400 14px var(--body);vertical-align:top;display:inline-block;margin:3px 0 0 5px}.kode-logo>span{color:var(--gold)}.venture-role{font-size:10px;letter-spacing:.08em;line-height:1.8;text-align:right;opacity:.7}.venture-label{font-size:10px;letter-spacing:.12em;font-weight:600;opacity:.7}.venture-card h3{font-size:45px;line-height:1.06;letter-spacing:-.01em;margin:15px 0 18px}.venture-card h3+p{font-size:15px;line-height:1.8;opacity:.8;max-width:440px}.venture-link{display:flex;align-items:center;justify-content:space-between;padding-top:17px;border-top:1px solid var(--line);font-size:14px;font-weight:600}.kode-card .venture-link{border-color:#ffffff30}.venture-link>span{font-size:23px}.venture-link:hover{color:#926019}.kode-card .venture-link:hover{color:var(--gold)}.venture-invite{display:flex;justify-content:space-between;align-items:center;gap:25px;font-size:14px;color:var(--muted);margin-top:25px!important}.venture-invite .text-link{color:var(--ink);flex-shrink:0}
.perspectives{padding-block:90px}.perspective-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin-top:38px}.perspective-card{border-top:2px solid var(--royal);padding:24px 0 5px;display:flex;flex-direction:column;min-height:335px}.article-meta{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:10px;letter-spacing:.11em;font-weight:600;color:var(--muted)}.linkedin-icon{display:inline-block;text-align:center;font:bold 12px/17px Arial;letter-spacing:0;width:17px;height:17px;background:var(--royal);color:white;border-radius:2px}.perspective-card h3{font-size:35px;line-height:1.13;margin-top:28px;letter-spacing:-.015em}.perspective-card>p{font-size:14px;line-height:1.8;color:var(--muted);margin-top:16px}.read-post{display:flex;justify-content:space-between;gap:20px;padding-top:25px;margin-top:auto;font-size:13px;font-weight:600}.perspective-card:hover h3{color:var(--royal)}.perspective-card:hover{border-color:var(--gold)}
.speaking{background:var(--royal);color:white;padding-block:83px}.speaking-heading{display:grid;grid-template-columns:1.25fr 1fr;gap:8%;align-items:end}.speaking-heading .eyebrow{color:var(--gold)}.speaking-heading h2{margin-top:17px;font-size:58px;line-height:1.03}.speaking-intro>p{font-size:16px;line-height:1.7}.speaking-intro>p+p{margin-top:14px;color:#d5d4ed;font-size:14px}.speaking-photo{position:relative;isolation:isolate;margin-top:40px;overflow:hidden;aspect-ratio:2.75}.speaking-photo img{width:100%;height:100%;object-fit:cover;object-position:center 51%}.speaking-photo::after{content:'';position:absolute;inset:0;z-index:0;background:linear-gradient(0deg,#091131a6,transparent 50%)}.speaking-photo figcaption{position:absolute;bottom:20px;left:25px;z-index:1;color:#fff;font-size:14px}.topic-list{margin-top:35px;border-top:1px solid #ffffff40}.topic{border-bottom:1px solid #ffffff40}.topic summary{list-style:none;display:grid;grid-template-columns:180px 1fr 24px;gap:26px;align-items:center;padding:25px 0;cursor:pointer}.topic summary::-webkit-details-marker,.organizer-bio summary::-webkit-details-marker{display:none}.topic-category{font-size:10px;letter-spacing:.11em;color:#dddcf3;font-weight:600}.topic-title{font:600 30px/1.16 var(--display);letter-spacing:-.01em}.expand-icon{width:24px;height:24px;position:relative}.expand-icon::before,.expand-icon::after{content:'';position:absolute;top:11px;left:3px;width:18px;height:1px;background:var(--gold)}.expand-icon::after{transform:rotate(90deg)}details[open] .expand-icon::after{transform:none}.topic-content{margin-left:206px;padding:0 50px 28px 0;max-width:800px}.topic-content>p{color:#deddf1;font-size:15px;line-height:1.8}.topic-audience{display:block;font-size:12px;margin-top:12px;color:#f4d09f}.speaking-bottom{display:flex;align-items:center;gap:25px;margin-top:32px}.speaking-bottom>p{font-size:12px;color:#d4d2ec;max-width:270px}.organizer-bio{border-top:1px solid #ffffff35;margin-top:33px;padding-top:20px;font-size:14px}.organizer-bio summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;cursor:pointer}.organizer-bio summary>span{font-size:21px;color:var(--gold)}.organizer-bio[open] summary>span{transform:rotate(45deg)}.organizer-bio>div{max-width:780px;padding-top:20px}.organizer-bio p{font-size:14px;line-height:1.8;color:#deddf1}.copy-bio{border:0;border-bottom:1px solid #ffffff70;background:none;padding-inline:0;color:white;margin-top:13px}.copy-bio:hover{color:var(--gold)}.copy-status{font-size:12px;margin-left:20px}.speaking :focus-visible{outline-color:var(--gold)}
.beyond-work{padding-block:90px}.life-heading{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.life-heading h2{margin-top:18px;font-size:53px}.life-heading>div>p:not(.eyebrow){color:var(--muted);font-size:15px}.life-note{margin-top:15px}.interest-list{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.interest-list>span{border:1px solid var(--line);padding:5px 14px;font-size:12px;border-radius:30px}.life-gallery{display:grid;grid-template-columns:1fr 1.6fr 1fr;gap:20px;margin-top:40px}.life-gallery figure{position:relative;min-width:0;overflow:hidden;aspect-ratio:.81}.life-gallery .life-wide{aspect-ratio:auto}.life-gallery img{width:100%;height:100%;object-fit:cover}.life-wide img{object-position:44% center}.life-gallery figure::after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(0deg,#09113199,transparent)}.life-gallery figcaption{position:absolute;z-index:1;left:21px;bottom:19px;font-size:14px;color:#fff}
.contact{position:relative;background:var(--navy);color:#fff;padding-block:85px}.contact-grid{display:grid;grid-template-columns:1fr 1.03fr;gap:9%;align-items:start}.contact-copy .eyebrow{color:var(--gold)}.contact-copy h2{font-size:67px;line-height:1.02;margin-top:24px;max-width:520px}.contact-copy>p:not(.eyebrow){font-size:16px;color:#c4c8d8;max-width:380px;margin-top:25px}.contact-email{display:flex;align-items:center;gap:24px;font-size:22px;letter-spacing:-.35px;margin-top:35px}.contact-email>span{color:var(--gold)}.contact-email:hover{text-decoration:underline;text-underline-offset:6px}.contact-phone{display:block;font-size:14px;color:#c4c8d8;margin-top:10px}.contact-phone:hover{color:var(--gold)}.contact-copy .contact-location{font-size:12px!important;margin-top:25px!important;letter-spacing:.02em}.inquiry-form{padding:32px;background:white;color:var(--ink);border-top:3px solid var(--gold)}.intent-field{margin:0 0 25px;padding:0;border:0;min-width:0}.intent-field legend{font-size:14px;font-weight:600;margin-bottom:12px}.intent-options{display:grid;grid-template-columns:repeat(3,1fr);background:var(--mist);gap:3px;padding:4px;border-radius:3px}.intent-options label{position:relative;display:block;text-align:center;cursor:pointer}.intent-options input{position:absolute;opacity:0;width:1px;height:1px;left:50%;top:50%}.intent-options span{display:block;border-radius:2px;padding:10px 5px;font-size:12px;line-height:1.5}.intent-options input:checked+span{background:var(--royal);color:#fff}.intent-options input:focus-visible+span{outline:3px solid #ad6500;outline-offset:3px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-field{display:flex;flex-direction:column;gap:8px;margin-bottom:19px}.form-field label{font-size:13px;font-weight:600}.form-field input,.form-field textarea{width:100%;min-width:0;padding:10px 11px;font-size:16px;line-height:1.6;border:1px solid var(--line);border-radius:2px;color:var(--ink);background:white}.form-field textarea{resize:vertical;min-height:130px}.form-field input::placeholder,.form-field textarea::placeholder{color:#767b87}.form-field input:user-invalid,.form-field textarea:user-invalid{border-color:#b53c28}.inquiry-help{font-size:12px;line-height:1.6;color:var(--muted);margin-top:-3px}.form-submit{width:100%;justify-content:space-between;margin-top:22px}.form-privacy{font-size:11px;line-height:1.6;text-align:center;color:var(--muted);margin-top:12px}.form-result{margin-top:20px;border-top:1px solid var(--line);padding-top:15px;font-size:13px}.form-result[hidden]{display:none}.contact-copy :focus-visible{outline-color:var(--gold)}
.site-footer{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-block:32px;background:var(--navy);color:#b4bacd;max-width:none;border-top:1px solid #ffffff26;font-size:11px}.site-footer .wordmark img{width:150px}.site-footer>p{max-width:230px}.footer-links{display:flex;gap:22px;font-size:12px}.footer-links a:hover{color:var(--gold)}
@media(min-width:1600px){.hero{min-height:880px}.hero-copy{max-width:730px}.hero-intro{max-width:590px;font-size:17px}.hero-shade{background:linear-gradient(90deg,#091131ed,#091131d9 29%,#0911318f 51%,#09113133 80%),linear-gradient(0deg,#09113194,transparent 35%)}}
@media(max-width:1150px){.site-header{gap:24px}.desktop-nav{gap:22px}.wordmark img{width:165px}.header-contact{gap:15px;padding-inline:15px}.hero{min-height:690px}.hero h1{font-size:104px}.hero-copy{max-width:585px}.hero-intro{max-width:475px}.hero-statement{font-size:21px}.affiliations{gap:40px}.about{gap:7%;grid-template-columns:.8fr 1.2fr;padding-top:80px}.about-copy h2{font-size:69px}.prose p{font-size:14px}.prose .lead{font-size:19px}.experience-strip{gap:26px}.experience-strip strong{font-size:48px}.experience-strip>div{gap:16px}.venture-card{padding:30px;gap:35px}.venture-card h3{font-size:42px}.section-heading{gap:40px}.section-heading>p{max-width:320px;font-size:15px}.perspective-card h3{font-size:31px}.speaking-heading h2{font-size:50px}.topic summary{grid-template-columns:150px 1fr 24px;gap:20px}.topic-content{margin-left:170px}.topic-title{font-size:28px}.contact-grid{gap:6%;grid-template-columns:.9fr 1.1fr}.contact-copy h2{font-size:58px}.contact-email{font-size:20px}.inquiry-form{padding:27px}.form-row{grid-template-columns:1fr;gap:0}.site-footer{flex-wrap:wrap}.life-heading h2{font-size:47px}.life-gallery{gap:16px}}
@media(max-width:900px){.site-header{padding-block:20px}.desktop-nav{gap:18px;font-size:13px}.header-contact{display:none}.hero h1{font-size:96px}.hero-copy{max-width:510px}.hero-intro{max-width:430px}.hero-shade{background:linear-gradient(90deg,#091131f2 0%,#091131cf 35%,#09113170 75%),linear-gradient(0deg,#091131b0,transparent 45%)}.affiliations{gap:30px}.affiliations>div{gap:25px}.affiliations a span{font-size:11px}.about{grid-template-columns:.75fr 1.25fr;gap:6%;align-items:start}.about-visual{margin-top:75px}.about-copy h2{font-size:63px}.experience-strip strong{font-size:42px}.experience-strip>div{align-items:flex-start;flex-direction:column;gap:10px}.experience-strip span{max-width:none}.section-heading h2{font-size:47px}.venture-role{font-size:9px}.venture-label{font-size:9px}.venture-card h3{font-size:38px}.perspective-grid{gap:20px}.speaking-heading{grid-template-columns:1.1fr 1fr;gap:5%}.speaking-heading h2{font-size:45px}.speaking-intro>p{font-size:15px}.topic-title{font-size:26px}.life-heading{gap:7%}.life-heading h2{font-size:44px}.contact-grid{grid-template-columns:1fr 1.1fr;gap:5%}.contact-copy h2{font-size:52px}.inquiry-form{padding:23px}.intent-options span{font-size:11px}.contact-email{font-size:18px;gap:15px}}
@media(max-width:760px){html{scroll-padding-top:24px}.site-header{padding-block:17px;gap:20px}.wordmark img{width:167px}.desktop-nav{display:none}.menu-toggle{display:block;margin-left:auto}.hero{display:block;min-height:830px;height:auto;padding-top:380px}.hero-image{height:460px}.hero-image img{object-position:60% 40%;object-fit:cover}.hero-shade{background:linear-gradient(180deg,#09113135 0%,#09113115 23%,#091131ba 40%,#091131 53%)}.hero-inner{display:block;padding-top:0;padding-bottom:93px}.hero-copy{max-width:none}.hero-eyebrow{font-size:10px;gap:11px;margin-bottom:20px}.hero-eyebrow span{width:18px}.hero h1{font-size:clamp(66px,12.5vw,93px);line-height:.94}.hero-statement{font-size:20px;margin-top:24px}.hero-intro{max-width:600px;font-size:15px;line-height:1.8;margin-top:12px}.hero-actions{margin-top:25px;gap:14px}.button{font-size:13px;padding-inline:20px;gap:20px}.hero-bottom{bottom:19px;left:var(--gutter);right:var(--gutter);font-size:9px;gap:20px}.scroll-cue{font-size:11px}.affiliations{display:block;padding-block:27px}.affiliations>p{max-width:none;margin-bottom:24px}.affiliations>div{gap:28px;flex-wrap:wrap;justify-content:flex-start}.affiliations a{font-size:29px}.affiliations .brand-kode{font-size:27px}.affiliations .brand-woo{font-size:24px}.affiliations a span{font-size:11px}.about{display:flex;flex-direction:column;padding-top:62px;padding-bottom:44px;gap:35px}.about-visual{order:2;margin:0 auto;width:min(380px,90%)}.about-copy{order:1;max-width:600px}.about-copy h2{font-size:70px}.about-copy>.eyebrow{font-size:10px}.about-descriptor{font-size:18px}.prose{margin-top:24px}.prose p{font-size:16px}.prose .lead{font-size:20px}.about-portrait{max-height:510px}.portrait-caption{font-size:12px}.experience-strip{padding-bottom:58px;gap:22px}.experience-strip strong{font-size:43px}.experience-strip span{font-size:11px;max-width:135px}.ventures{padding-block:60px}.section-heading{flex-direction:column;align-items:flex-start;gap:23px}.section-heading h2{font-size:48px}.section-heading>p{max-width:550px;font-size:16px}.venture-grid{gap:19px;margin-top:32px!important}.venture-card{padding:28px 23px;gap:35px}.venture-top{align-items:flex-start;flex-direction:column;gap:16px}.venture-role{text-align:left;font-size:10px}.venture-logo{font-size:38px}.venture-card h3{font-size:38px}.venture-card h3+p{font-size:15px}.venture-invite{flex-direction:column;align-items:flex-start;gap:8px;font-size:14px}.perspectives{padding-block:62px}.perspective-grid{grid-template-columns:1fr;gap:30px;margin-top:32px}.perspective-card{min-height:0;padding-top:20px}.perspective-card h3{font-size:35px;margin-top:20px;max-width:570px}.perspective-card>p{font-size:16px;max-width:580px}.read-post{padding-top:20px;font-size:14px}.speaking{padding-block:62px}.speaking-heading{grid-template-columns:1fr;gap:25px}.speaking-heading h2{font-size:48px}.speaking-intro{max-width:570px}.speaking-intro>p{font-size:17px}.speaking-intro>p+p{font-size:15px}.speaking-photo{aspect-ratio:1.6;margin-top:30px}.speaking-photo img{object-position:50% 50%}.speaking-photo figcaption{font-size:12px;left:18px;bottom:15px}.topic-list{margin-top:30px}.topic summary{grid-template-columns:1fr 24px;gap:10px;padding:23px 0}.topic-category{grid-column:1/-1;font-size:10px}.topic-title{font-size:28px}.topic-content{margin:0;padding-right:30px;padding-bottom:24px}.topic-content>p{font-size:15px}.topic-audience{font-size:12px}.speaking-bottom{flex-direction:column;align-items:flex-start;gap:15px}.speaking-bottom>p{max-width:none}.beyond-work{padding-block:60px}.life-heading{grid-template-columns:1fr;gap:25px}.life-heading h2{font-size:47px}.life-heading>div>p:not(.eyebrow){font-size:16px}.life-gallery{grid-template-columns:1fr 1fr;gap:15px;margin-top:30px}.life-gallery .life-wide{grid-column:1/-1;grid-row:1;aspect-ratio:1.7}.life-gallery figure{aspect-ratio:.9}.life-gallery figcaption{font-size:12px;left:16px;bottom:15px}.contact{padding-block:60px}.contact-grid{grid-template-columns:1fr;gap:37px}.contact-copy h2{font-size:57px;max-width:550px}.contact-copy>p:not(.eyebrow){max-width:550px;font-size:16px}.contact-email{font-size:23px}.contact-phone{font-size:15px}.inquiry-form{padding:30px}.form-row{grid-template-columns:1fr 1fr;gap:18px}.intent-options span{font-size:13px}.form-field label{font-size:14px}.inquiry-help{font-size:13px}.form-privacy{font-size:12px}.site-footer{padding-block:30px;gap:24px}.site-footer>p{max-width:none;order:4;width:100%}.site-footer>span{font-size:11px}.footer-links{gap:20px;font-size:12px}}
@media(max-width:480px){.hero{padding-top:305px;min-height:0}.hero-image{height:390px}.hero-image img{object-position:62% 35%}.hero-shade{background:linear-gradient(180deg,#09113145 0%,#09113110 19%,#0911319e 34%,#091131 47%)}.hero-inner{padding-bottom:83px}.hero-eyebrow{font-size:9px;letter-spacing:.095em;gap:9px}.hero-eyebrow span{width:13px}.hero h1{font-size:clamp(48px,15.6vw,60px);letter-spacing:-.017em}.hero-statement{font-size:18px;margin-top:22px}.hero-intro{font-size:15px;line-height:1.8}.hero-actions{gap:12px}.button{font-size:12px;padding:12px 17px;gap:19px}.hero-bottom{font-size:8px;gap:15px}.scroll-cue{font-size:10px;gap:10px}.hero-bottom>a:first-child{max-width:220px}.affiliations>div{gap:24px}.affiliations a span{max-width:140px}.experience-strip{gap:15px}.experience-strip strong{font-size:39px}.experience-strip span{font-size:10px}.venture-grid{grid-template-columns:1fr}.venture-card{padding:30px;gap:37px}.venture-top{flex-direction:row;align-items:center}.venture-role{text-align:right}.venture-logo{font-size:43px}.venture-label{font-size:10px}.venture-card h3{font-size:45px}.venture-card h3+p{font-size:16px}.section-heading h2{font-size:45px}.speaking-heading h2{font-size:43px}.speaking-photo{aspect-ratio:1.35}.speaking-photo img{object-position:54% center}.topic-title{font-size:27px}.life-heading h2{font-size:43px}.life-gallery{gap:12px}.life-gallery figcaption{font-size:11px;left:12px;bottom:12px}.contact-copy h2{font-size:clamp(37px,11.2vw,47px)}.contact-email{font-size:21px}.inquiry-form{padding:25px 20px}.form-row{grid-template-columns:1fr;gap:0}.intent-options span{font-size:11px}.form-submit{font-size:14px}.site-footer .wordmark img{width:140px}}
@media(max-width:350px){:root{--gutter:20px}.hero h1{font-size:48px}.hero-eyebrow{font-size:8px}.hero-actions{gap:10px}.button{padding-inline:13px;gap:13px}.hero-statement{font-size:17px}.experience-strip{grid-template-columns:1fr 1fr}.experience-strip>div:last-child{grid-column:1/-1}.contact-email{font-size:19px}.intent-options span{font-size:10px}.about-copy h2{font-size:61px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
