/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.static{position:static}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--paper:#f0eee7;--paper-light:#faf9f5;--ink:#111310;--muted:#64675f;--line:#1113102e;--blue:#1847e8;--blue-dark:#1233ad;--acid:#d8ff49;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}p,h1,h2,h3,dl,dd{margin-top:0}button,a,summary{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--acid);outline-offset:4px}.skip-link{background:var(--ink);color:var(--white);z-index:100;padding:12px 16px;font-size:13px;font-weight:700;transition:top .16s;position:fixed;top:-80px;left:16px}.skip-link:focus{top:14px}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);z-index:50;background:#f0eee7eb;justify-content:space-between;align-items:center;height:78px;padding:0 3.4vw;display:flex;position:sticky;top:0}.brand{align-items:center;gap:13px;display:inline-flex}.brand-mark{background:var(--ink);color:var(--white);letter-spacing:-.04em;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:11px;font-weight:700;display:inline-flex}.brand-name{letter-spacing:-.02em;font-size:14px;font-weight:700}.main-nav{gap:30px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.main-nav a{color:#454840;letter-spacing:.09em;text-transform:uppercase;font-size:11px;font-weight:700;position:relative}.main-nav a:after{background:var(--blue);content:"";transform-origin:0;width:100%;height:2px;transition:transform .18s;position:absolute;bottom:-8px;left:0;transform:scaleX(0)}.main-nav a:hover:after,.main-nav a.is-active:after{transform:scaleX(1)}.header-connect{border-bottom:1px solid var(--ink);padding-bottom:4px;font-size:12px;font-weight:700}.mobile-menu{display:none;position:relative}.mobile-menu summary{cursor:pointer;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:700;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{background:var(--ink);color:var(--white);flex-direction:column;min-width:240px;padding:10px;display:flex;position:absolute;top:34px;right:0;box-shadow:0 22px 50px #11131042}.mobile-menu nav a{border-bottom:1px solid #ffffff26;padding:14px;font-family:Georgia,Times New Roman,serif;font-size:20px}.mobile-menu nav a[aria-current=page]{color:var(--acid)}.section-shell{padding-left:3.4vw;padding-right:3.4vw}section[id]{scroll-margin-top:78px}.eyebrow,.section-kicker{letter-spacing:.14em;text-transform:uppercase;margin-bottom:0;font-size:11px;font-weight:700}.eyebrow:before,.section-kicker:before{background:var(--blue);content:"";vertical-align:3px;width:28px;height:2px;margin-right:12px;display:inline-block}.section-kicker-light:before{background:var(--acid)}.home-hero{grid-template-columns:minmax(0,1.24fr) minmax(390px,.76fr);min-height:calc(100svh - 78px);display:grid}.hero-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:8vw 5vw 8vw 3.4vw;display:flex}.home-hero h1{letter-spacing:-.062em;max-width:980px;margin:42px 0 36px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.7rem,6.1vw,7rem);font-weight:400;line-height:.88}h1 em,h2 em{color:var(--blue);font-weight:400}.hero-intro{color:#41443d;max-width:590px;margin-bottom:0;font-size:clamp(1.05rem,1.45vw,1.34rem);line-height:1.55}.hero-actions{flex-wrap:wrap;align-items:center;gap:30px;margin-top:42px;display:flex}.button{border-radius:999px;justify-content:space-between;align-items:center;gap:28px;min-width:206px;padding:16px 20px;font-size:13px;font-weight:700;transition:background .18s,color .18s,transform .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--ink);color:var(--white)}.button-primary:hover{background:var(--blue)}.button-light{background:var(--white);color:var(--ink)}.button-light:hover{background:var(--acid)}.text-link,.arrow-link{border-bottom:1px solid;gap:20px;width:fit-content;padding-bottom:4px;font-size:13px;font-weight:700;display:inline-flex}.hero-visual{background:var(--blue);color:var(--white);min-height:650px;position:relative;overflow:hidden}.visual-grid{background-image:linear-gradient(#ffffff1a 1px,#0000 1px),linear-gradient(90deg,#ffffff1a 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:0}.visual-index{letter-spacing:.18em;z-index:2;font-size:10px;position:absolute;top:27px;left:28px}.visual-orbit{border:1px solid #ffffff8c;border-radius:50%;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)}.visual-orbit:before,.visual-orbit:after{content:"";background:#ffffff52;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.visual-orbit:before{width:130%;height:1px}.visual-orbit:after{width:1px;height:130%}.visual-orbit-outer{width:72%;height:52%}.visual-orbit-inner{width:48%;height:34%}.visual-core{background:var(--acid);color:var(--ink);letter-spacing:.04em;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:164px;height:164px;font-size:12px;line-height:1.2;display:flex;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)}.visual-core strong{font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:400;line-height:.8}.visual-label{background:var(--white);color:var(--ink);letter-spacing:.1em;text-transform:uppercase;padding:8px 10px;font-size:9px;font-weight:700;position:absolute}.visual-label-one{top:42%;left:7%}.visual-label-two{top:29%;right:7%}.visual-label-three{bottom:24%;right:10%}.visual-role{flex-direction:column;display:flex;position:absolute;bottom:28px;left:28px}.visual-role span{letter-spacing:.16em;opacity:.72;text-transform:uppercase;margin-bottom:6px;font-size:9px}.visual-role strong{font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:400}.home-profile{background:var(--paper-light);padding-top:112px;padding-bottom:112px}.profile-statement{grid-template-columns:minmax(300px,.9fr) minmax(420px,1.1fr);align-items:start;gap:5vw;display:grid}.profile-statement>.section-kicker{grid-column:1/-1}.profile-statement h2,.section-heading h2,.profile-narrative h2,.questions-heading h2{letter-spacing:-.052em;margin-bottom:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.7rem,4.25vw,5.3rem);font-weight:400;line-height:.98}.profile-statement .profile-lead{color:#30332d;margin-bottom:30px;font-size:clamp(1.1rem,1.45vw,1.35rem);line-height:1.6}.profile-statement .arrow-link{grid-column:2;margin-top:-18px}.strength-grid{grid-template-columns:repeat(3,1fr);margin-top:76px;display:grid}.strength-card{border-left:1px solid var(--line);min-height:240px;padding:4px 32px 28px}.strength-card:first-child{border-left:0;padding-left:0}.strength-card>span,.work-preview-top span,.opportunity-card>span,.principle-card>span,.venture-card-top span,.archive-group-heading span,.domain-strip span{color:var(--blue);letter-spacing:.15em;text-transform:uppercase;font-size:9px;font-weight:700}.strength-card h3{letter-spacing:-.035em;margin:48px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.55rem,2vw,2.15rem);font-weight:400}.strength-card p,.work-preview p,.opportunity-card p,.principle-card p,.narrative-copy p,.work-copy p,.venture-card p,.section-summary,.page-hero-copy>p,.contact-band>p{color:var(--muted);font-size:15px;line-height:1.65}.profile-signals{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:76px 0 0;display:grid}.profile-signals>div{border-right:1px solid var(--line);padding:28px 28px 0}.profile-signals>div:first-child{padding-left:0}.profile-signals>div:last-child{border-right:0}.profile-signals dt{margin-bottom:14px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.3rem,1.8vw,1.75rem)}.profile-signals dd{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:10px;line-height:1.45}.home-work,.home-thinking,.selected-work-section,.journey-section,.featured-writing{padding-top:118px;padding-bottom:118px}.home-thinking,.journey-section{background:var(--paper-light)}.section-heading{grid-template-columns:minmax(330px,1.15fr) minmax(260px,.65fr) auto;align-items:end;gap:4vw;margin-bottom:66px;display:grid}.section-heading .section-kicker{margin-bottom:28px}.section-summary{max-width:460px;margin-bottom:2px}.section-action{place-self:end}.work-preview-grid{grid-template-columns:repeat(3,1fr);display:grid}.work-preview{border:1px solid var(--line);min-height:430px;padding:30px;position:relative}.work-preview+.work-preview{border-left:0}.work-preview-top,.venture-card-top,.archive-group-heading{justify-content:space-between;display:flex}.work-preview-top span:last-child,.venture-card-top span:last-child,.archive-group-heading span:last-child{color:var(--muted)}.work-preview h3{letter-spacing:-.04em;margin:76px 0 20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,2.25vw,2.45rem);font-weight:400;line-height:1.06}.work-preview p{margin-bottom:30px}.tag-list{flex-wrap:wrap;gap:7px;margin-top:auto;display:flex}.tag-list>span{border:1px solid var(--line);color:#454840;letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:7px 10px;font-size:9px}.article-list{border-top:1px solid var(--line)}.article-row{border-bottom:1px solid var(--line);grid-template-columns:48px 180px minmax(0,1fr) 38px;align-items:center;gap:32px;min-height:190px;padding:25px 10px;transition:background .18s,padding .18s;display:grid}.article-row:hover{background:#ffffffa6;padding-left:22px;padding-right:22px}.article-number{color:var(--blue);letter-spacing:.14em;font-size:10px;font-weight:700}.article-meta{flex-direction:column;gap:8px;display:flex}.article-meta span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:9px;line-height:1.35}.article-copy h3{letter-spacing:-.04em;margin-bottom:10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.55rem,2.3vw,2.5rem);font-weight:400;line-height:1.08}.article-copy p{color:var(--muted);max-width:650px;margin-bottom:0;font-size:13px;line-height:1.55}.article-arrow{border:1px solid var(--line);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .18s,color .18s;display:flex}.article-row:hover .article-arrow{background:var(--blue);color:var(--white)}.opportunities-section{background:var(--ink);color:var(--white);padding-top:112px;padding-bottom:96px}.opportunities-section .section-kicker:before{background:var(--acid)}.opportunities-section h2 em{color:var(--acid)}.opportunities-section .section-summary{color:#aaada5}.opportunity-grid{grid-template-columns:repeat(3,1fr);display:grid}.opportunity-card{border:1px solid #ffffff2e;min-height:310px;padding:30px}.opportunity-card+.opportunity-card{border-left:0}.opportunity-card>span{color:var(--acid)}.opportunity-card h3{letter-spacing:-.035em;margin:72px 0 20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.65rem,2.2vw,2.25rem);font-weight:400;line-height:1.05}.opportunity-card p{color:#b8bbb3;margin-bottom:0}.opportunity-contact{border-top:1px solid #ffffff2e;justify-content:space-between;align-items:center;margin-top:52px;padding-top:42px;display:flex}.opportunity-contact>div>span{color:#9da099;letter-spacing:.14em;text-transform:uppercase;font-size:9px}.opportunity-contact h3{letter-spacing:-.04em;margin:10px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3vw,3.4rem);font-weight:400}.site-footer{color:var(--white);background:#090a09;border-top:1px solid #ffffff24;grid-template-columns:1fr auto auto auto;align-items:center;gap:30px;padding:34px 3.4vw;display:grid}.site-footer p{color:#8f928b;letter-spacing:.1em;text-transform:uppercase;margin-bottom:0;font-size:10px}.site-footer nav{gap:20px;display:flex}.site-footer nav a{color:#c6c9c1;font-size:11px}.footer-brand .brand-mark{background:var(--white);color:var(--ink)}.page-hero{background:var(--ink);color:var(--white);min-height:570px;padding:38px 3.4vw 86px;position:relative;overflow:hidden}.page-hero:before{content:"";background-image:linear-gradient(#ffffff12 1px,#0000 1px),linear-gradient(90deg,#ffffff12 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0 0 0 64%}.page-hero:after{content:"";border:1px solid #d8ff4980;border-radius:50%;width:430px;height:430px;position:absolute;top:72px;right:-100px}.page-hero-index{color:#9da099;letter-spacing:.18em;z-index:1;font-size:9px;position:relative}.page-hero-copy{z-index:1;max-width:1040px;margin-top:72px;position:relative}.page-hero .eyebrow:before{background:var(--acid)}.page-hero h1{letter-spacing:-.058em;max-width:1030px;margin:32px 0 28px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.25rem,5.25vw,6.2rem);font-weight:400;line-height:.93}.page-hero h1 em{color:var(--acid)}.page-hero-copy>p{color:#b8bbb3;max-width:700px;margin-bottom:30px;font-size:clamp(1rem,1.35vw,1.25rem)}.profile-narrative{grid-template-columns:minmax(320px,.8fr) minmax(440px,1.2fr);gap:7vw;padding-top:118px;padding-bottom:118px;display:grid}.profile-narrative .section-kicker{margin-bottom:34px}.narrative-copy{padding-top:42px}.narrative-copy .profile-lead{color:var(--ink);letter-spacing:-.035em;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.75rem,2.3vw,2.4rem);line-height:1.2}.strategy-section{background:var(--blue);color:var(--white);padding-top:110px;padding-bottom:110px}.strategy-section .section-kicker:before{background:var(--acid)}.strategy-section h2 em{color:var(--acid)}.strategy-section .section-summary{color:#c6d0ff}.principles-grid{grid-template-columns:repeat(4,1fr);display:grid}.principle-card{border:1px solid #ffffff40;min-height:330px;padding:28px}.principle-card+.principle-card{border-left:0}.principle-card>span{color:var(--acid)}.principle-card h3{letter-spacing:-.035em;margin:78px 0 20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.55rem,2vw,2.1rem);font-weight:400}.principle-card p{color:#d0d7ff;margin-bottom:0}.breadth-band{background:var(--acid);flex-wrap:wrap;justify-content:center;gap:0;padding:0 3.4vw;display:flex}.breadth-band span{letter-spacing:.08em;text-align:center;text-transform:uppercase;border-right:1px solid #11131033;padding:24px 28px;font-size:10px;font-weight:700}.breadth-band span:last-child{border-right:0}.timeline{border-top:1px solid var(--line)}.timeline-row{border-bottom:1px solid var(--line);grid-template-columns:120px minmax(230px,.7fr) minmax(340px,1.3fr);align-items:start;gap:36px;padding:34px 0;display:grid}.timeline-period,.timeline-context,.work-context{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:9px;line-height:1.4}.timeline-row h3,.work-copy h3{letter-spacing:-.04em;margin-bottom:10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.55rem,2.25vw,2.45rem);font-weight:400;line-height:1.06}.timeline-row p{color:var(--muted);margin-bottom:0;font-size:14px;line-height:1.65}.credentials-section{background:var(--ink);color:var(--white);grid-template-columns:.8fr 1.2fr;gap:8vw;padding:105px 3.4vw;display:grid}.credentials-intro h2{letter-spacing:-.05em;margin:32px 0 24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.6rem,4.2vw,4.8rem);font-weight:400;line-height:.98}.credentials-intro>p:last-child{color:#aeb1aa;max-width:470px;font-size:15px;line-height:1.65}.credential-columns{grid-template-columns:1fr 1fr;gap:55px;display:grid}.credential-columns>div{border-top:1px solid #fff3;padding-top:20px}.credential-columns>div>span{color:var(--acid);letter-spacing:.14em;text-transform:uppercase;font-size:9px}.credential-columns ul{margin:38px 0 0;padding:0;list-style:none}.credential-columns li{color:#d3d5d0;border-bottom:1px solid #ffffff24;padding:18px 0;font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.35}.contact-band{background:var(--blue);color:var(--white);grid-template-columns:minmax(320px,.9fr) minmax(300px,.8fr) auto;align-items:center;gap:5vw;padding:78px 3.4vw;display:grid}.contact-band h2{letter-spacing:-.05em;margin:28px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,4vw,4.8rem);font-weight:400;line-height:.98}.contact-band>p{color:#d0d7ff;margin-bottom:0}.domain-strip{grid-template-columns:repeat(4,1fr);padding-top:42px;padding-bottom:42px;display:grid}.domain-strip>div{border-right:1px solid var(--line);flex-direction:column;gap:16px;padding:0 24px;display:flex}.domain-strip>div:first-child{padding-left:0}.domain-strip>div:last-child{border-right:0}.domain-strip strong{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.2rem,1.55vw,1.55rem);font-weight:400;line-height:1.15}.work-list{border-top:1px solid var(--line)}.work-row{border-bottom:1px solid var(--line);grid-template-columns:64px 180px minmax(0,1fr);align-items:start;gap:34px;padding:38px 0 42px;display:grid}.work-number{color:var(--blue);letter-spacing:.14em;font-size:10px;font-weight:700}.work-copy p{max-width:750px}.work-copy .tag-list{margin-top:24px}.venture-section{background:var(--ink);color:var(--white);padding-top:112px;padding-bottom:112px}.venture-section .section-kicker:before{background:var(--acid)}.venture-section h2 em{color:var(--acid)}.venture-section .section-summary{color:#b4b7b0}.venture-grid{grid-template-columns:1fr 1fr;display:grid}.venture-card{border:1px solid #ffffff2e;flex-direction:column;min-height:650px;padding:32px;display:flex}.venture-card+.venture-card{border-left:0}.venture-card-top span:first-child{color:var(--acid)}.venture-card-top span:last-child{color:#a6a9a2}.venture-identity{flex-direction:column;margin-top:82px;display:flex}.venture-identity strong{color:var(--acid);letter-spacing:.14em;font-size:12px}.venture-identity span{color:#9fa29b;letter-spacing:.1em;text-transform:uppercase;margin-top:7px;font-size:9px}.venture-card h3{letter-spacing:-.045em;margin:34px 0 24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3vw,3.55rem);font-weight:400;line-height:1}.venture-card p{color:#bbbeb7}.venture-card .tag-list{margin-top:auto;padding-top:34px}.tag-list-dark>span{color:#d4d6d1;border-color:#fff3}.questions-section{grid-template-columns:minmax(320px,.75fr) minmax(440px,1.25fr);align-items:start;gap:8vw;padding-top:112px;padding-bottom:112px;display:grid}.questions-heading .section-kicker{margin-bottom:30px}.questions-list{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.questions-list li{border-bottom:1px solid var(--line);grid-template-columns:36px 1fr;align-items:start;gap:28px;padding:26px 0;display:grid}.questions-list li>span{color:var(--blue);letter-spacing:.14em;font-size:9px;font-weight:700}.questions-list p{letter-spacing:-.025em;margin-bottom:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.35rem,2vw,2rem);line-height:1.24}.writing-archive{background:var(--ink);color:var(--white);padding-top:112px;padding-bottom:112px}.writing-archive .section-kicker:before{background:var(--acid)}.writing-archive h2 em{color:var(--acid)}.writing-archive .section-summary{color:#b2b5ae}.audio-pilot-note{color:#b2b5ae;border-top:1px solid #ffffff2e;max-width:720px;margin:-26px 0 46px;padding-top:22px;font-size:13px;line-height:1.65}.audio-pilot-note strong{color:var(--white);font-weight:600}.archive-grid{grid-template-columns:repeat(3,1fr);gap:0;display:grid}.archive-group{border:1px solid #ffffff2e;padding:28px}.archive-group+.archive-group{border-left:0}.archive-group-heading span:first-child{color:var(--acid)}.archive-group h3{letter-spacing:-.035em;min-height:78px;margin:48px 0 32px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.55rem,2.2vw,2.25rem);font-weight:400;line-height:1.08}.archive-list{border-top:1px solid #ffffff29}.archive-entry{break-inside:avoid}.archive-item{border-bottom:1px solid #ffffff24;grid-template-columns:72px 1fr 18px;gap:12px;padding:17px 0;display:grid}.archive-item>span:first-child{color:#858880;letter-spacing:.08em;text-transform:uppercase;font-size:8px}.archive-item strong{color:#d6d8d3;font-family:Georgia,Times New Roman,serif;font-size:15px;font-weight:400;line-height:1.3}.archive-item>span:last-child{color:var(--acid);font-size:12px}.archive-item:hover strong{color:var(--white)}.archive-entry-with-audio{border-bottom:1px solid #ffffff24}.archive-entry-with-audio .archive-item{border-bottom:0}.archive-audio{padding:0 0 18px 84px}.archive-audio summary{color:var(--acid);cursor:pointer;letter-spacing:.11em;text-transform:uppercase;flex-wrap:wrap;gap:6px 14px;font-size:9px;font-weight:700;list-style-position:inside;display:flex}.archive-audio summary span:last-child{color:#d6d8d3}.archive-audio-panel{padding-top:15px}.archive-audio-panel audio{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;width:100%;max-width:100%;height:40px;display:block}.archive-audio-panel audio a{color:var(--acid)}.archive-audio-panel p{color:#8f928a;margin:12px 0 0;font-size:11px;line-height:1.55}.archive-audio-panel p strong{color:#d6d8d3;font-weight:600}.archive-footer{border-top:1px solid #ffffff2e;justify-content:space-between;align-items:center;margin-top:50px;padding-top:30px;display:flex}.archive-footer p{color:#8f928a;letter-spacing:.12em;text-transform:uppercase;margin-bottom:0;font-size:10px}.archive-footer .arrow-link{color:var(--white)}@media (width<=1120px){.main-nav{gap:20px}.home-hero{grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr)}.section-heading{grid-template-columns:minmax(300px,1fr) minmax(250px,.7fr)}.section-action{grid-column:2;justify-self:start}.principles-grid{grid-template-columns:repeat(2,1fr)}.principle-card:nth-child(3){border-top:0;border-left:1px solid #ffffff40}.principle-card:nth-child(4){border-top:0}.site-footer{grid-template-columns:1fr auto auto}.site-footer>p:first-of-type{display:none}.archive-grid{grid-template-columns:1fr 1fr}.archive-group:nth-child(3){border-top:0;border-left:1px solid #ffffff2e;grid-column:1/-1}.archive-group:nth-child(3) .archive-list{columns:2;column-gap:40px}.archive-group:nth-child(3) .archive-item{break-inside:avoid}}@media (width<=980px){.site-header{height:72px;padding-left:24px;padding-right:24px}.main-nav,.header-connect{display:none}.mobile-menu{display:block}section[id]{scroll-margin-top:72px}.section-shell{padding-left:24px;padding-right:24px}.home-hero{grid-template-columns:1fr}.hero-copy{min-height:700px;padding:90px 24px}.hero-visual{min-height:540px}.profile-statement,.profile-narrative,.questions-section{grid-template-columns:1fr}.profile-statement .arrow-link{grid-column:1;margin-top:0}.strength-grid,.work-preview-grid,.opportunity-grid{grid-template-columns:1fr}.strength-card{border-left:0;border-top:1px solid var(--line);min-height:0;padding:28px 0}.strength-card:first-child{border-top:1px solid var(--line)}.strength-card h3{margin-top:32px}.work-preview{min-height:360px}.work-preview+.work-preview,.opportunity-card+.opportunity-card{border-left:1px solid var(--line);border-top:0}.opportunity-card+.opportunity-card{border-left-color:#ffffff2e}.opportunity-card{min-height:240px}.opportunity-card h3{margin-top:45px}.opportunity-contact,.archive-footer{flex-direction:column;align-items:flex-start;gap:28px}.page-hero{min-height:540px;padding-left:24px;padding-right:24px}.profile-narrative,.questions-section{gap:45px}.narrative-copy{padding-top:0}.breadth-band span{flex:1 0 33%}.timeline-row{grid-template-columns:90px minmax(220px,.8fr) minmax(300px,1.2fr)}.credentials-section,.contact-band{grid-template-columns:1fr;padding-left:24px;padding-right:24px}.credential-columns{gap:28px}.domain-strip{grid-template-columns:repeat(2,1fr)}.domain-strip>div:nth-child(2){border-right:0}.domain-strip>div:nth-child(3),.domain-strip>div:nth-child(4){border-top:1px solid var(--line);margin-top:24px;padding-top:24px}.domain-strip>div:nth-child(3){padding-left:0}.venture-grid{grid-template-columns:1fr}.venture-card{min-height:570px}.venture-card+.venture-card{border-top:0;border-left:1px solid #ffffff2e}.site-footer{padding-left:24px;padding-right:24px}}@media (width<=700px){.home-hero h1{font-size:clamp(3.15rem,14vw,4.8rem)}.hero-copy{min-height:650px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-visual{min-height:440px}.visual-core{width:140px;height:140px}.visual-label-three{bottom:20%}.home-profile,.home-work,.home-thinking,.selected-work-section,.journey-section,.featured-writing,.questions-section{padding-top:82px;padding-bottom:82px}.section-heading{grid-template-columns:1fr;align-items:start;gap:28px;margin-bottom:44px}.section-action{grid-column:1}.profile-signals{grid-template-columns:1fr}.profile-signals>div{border-bottom:1px solid var(--line);border-right:0;padding:22px 0}.profile-signals>div:last-child{border-bottom:0}.article-row{grid-template-columns:36px 1fr 34px;align-items:start;gap:15px 18px;min-height:0;padding:26px 0}.article-meta{grid-area:1/2}.article-copy{grid-area:2/2/auto/-1}.article-arrow{grid-area:1/3}.article-row:hover{padding-left:10px;padding-right:10px}.opportunities-section,.strategy-section,.venture-section,.writing-archive{padding-top:82px;padding-bottom:82px}.site-footer{grid-template-columns:1fr;align-items:start}.site-footer nav{flex-wrap:wrap}.page-hero{min-height:500px;padding-bottom:64px}.page-hero:before{inset:0 0 0 50%}.page-hero-copy{margin-top:58px}.page-hero h1{font-size:clamp(2.8rem,12vw,4.5rem)}.principles-grid,.credential-columns,.domain-strip,.archive-grid{grid-template-columns:1fr}.principle-card,.principle-card:nth-child(3),.principle-card:nth-child(4){border-top:0;border-left:1px solid #ffffff40;min-height:260px}.principle-card:first-child{border-top:1px solid #ffffff40}.principle-card h3{margin-top:48px}.breadth-band{flex-direction:column;align-items:stretch}.breadth-band span{border-bottom:1px solid #11131033;border-right:0}.timeline-row,.work-row{grid-template-columns:1fr;gap:18px}.timeline-row>p{margin-top:6px}.credentials-section{gap:50px}.domain-strip>div,.domain-strip>div:first-child,.domain-strip>div:nth-child(3){border-bottom:1px solid var(--line);border-top:0;border-right:0;margin-top:0;padding:22px 0}.venture-card{min-height:0;padding:26px}.venture-identity{margin-top:58px}.venture-card .tag-list{margin-top:30px}.questions-list li{gap:16px}.archive-group,.archive-group:nth-child(3){border-top:0;border-left:1px solid #ffffff2e}.archive-group:first-child{border-top:1px solid #ffffff2e}.archive-group:nth-child(3){grid-column:auto}.archive-group:nth-child(3) .archive-list{columns:auto}.archive-item{grid-template-columns:62px 1fr 14px}.audio-pilot-note{margin-top:-12px}.archive-audio{padding-left:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.editorial-hero{background:var(--ink);color:var(--white);grid-template-columns:minmax(0,1.42fr) minmax(360px,.58fr);min-height:calc(100svh - 78px);display:grid}.editorial-hero-main{flex-direction:column;justify-content:center;align-items:flex-start;min-height:650px;padding:7.5vw 6vw 6.5vw 3.4vw;display:flex}.editorial-hero .eyebrow:before{background:var(--acid)}.editorial-hero h1{letter-spacing:-.064em;max-width:1050px;margin:48px 0 38px;font-family:Georgia,Times New Roman,serif;font-size:clamp(4rem,6.7vw,7.8rem);font-weight:400;line-height:.86}.editorial-hero h1 em{color:var(--acid);font-weight:400}.editorial-hero-intro{color:#b8bbb3;max-width:620px;margin-bottom:0;font-size:clamp(1.05rem,1.4vw,1.3rem);line-height:1.58}.button-acid{background:var(--acid);color:var(--ink)}.button-acid:hover{background:var(--white)}.text-link-light{color:var(--white)}.editorial-identity{background-color:var(--blue);background-image:linear-gradient(#ffffff1a 1px,#0000 1px),linear-gradient(90deg,#ffffff1a 1px,#0000 1px);background-size:54px 54px;flex-direction:column;justify-content:space-between;min-height:650px;padding:42px 34px;display:flex;position:relative;overflow:hidden}.editorial-identity:before{content:"";border:1px solid #ffffff80;border-radius:50%;width:min(34vw,470px);height:min(34vw,470px);position:absolute;top:35px;right:max(-12vw,-150px)}.editorial-identity:after{content:"";border:1px solid #d8ff49b3;border-radius:50%;width:min(22vw,310px);height:min(22vw,310px);position:absolute;top:115px;right:max(-6vw,-70px)}.identity-monogram{color:var(--acid);letter-spacing:-.09em;z-index:1;font-family:Georgia,Times New Roman,serif;font-size:clamp(5.5rem,9vw,10rem);line-height:.75;position:relative}.editorial-identity dl{z-index:1;margin:0;position:relative}.editorial-identity dl>div{border-top:1px solid #ffffff4d;padding:16px 0}.editorial-identity dt{letter-spacing:.14em;opacity:.72;text-transform:uppercase;margin-bottom:8px;font-size:9px}.editorial-identity dd{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.1rem,1.45vw,1.4rem);line-height:1.25}.editorial-strengths{background:#090a09;border-top:1px solid #ffffff29;grid-column:1/-1;grid-template-columns:repeat(3,1fr);display:grid}.editorial-strengths article{border-right:1px solid #ffffff29;grid-template-columns:36px 1fr;gap:18px 26px;padding:29px 3.4vw 32px;display:grid}.editorial-strengths article:last-child{border-right:0}.editorial-strengths article>span{color:var(--acid);letter-spacing:.14em;padding-top:6px;font-size:9px;font-weight:700}.editorial-strengths h2{color:var(--white);letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.35rem,1.8vw,1.85rem);font-weight:400}.editorial-strengths p{color:#9fa29a;grid-column:2;margin-bottom:0;font-size:12px;line-height:1.55}.home-work,.home-thinking{padding-top:94px;padding-bottom:94px}.home-work-list{border-top:1px solid var(--line)}.home-work-row{border-bottom:1px solid var(--line);grid-template-columns:170px minmax(280px,.8fr) minmax(340px,1.2fr);gap:30px 42px;padding:34px 0;display:grid}.home-work-row .work-preview-top{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px}.home-work-row h3{letter-spacing:-.04em;grid-area:1/2/span 2;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.65rem,2.25vw,2.4rem);font-weight:400;line-height:1.06}.home-work-row>p{color:var(--muted);grid-column:3;margin-bottom:0;font-size:14px;line-height:1.62}.home-work-row .tag-list{grid-column:3;margin-top:0}.home-thinking .article-row{min-height:158px}.opportunity-list-compact{border-top:1px solid #fff3}.opportunity-row-compact{border-bottom:1px solid #fff3;grid-template-columns:48px minmax(240px,.7fr) minmax(320px,1.3fr);align-items:start;gap:34px;padding:26px 0;display:grid}.opportunity-row-compact>span{color:var(--acid);letter-spacing:.14em;padding-top:5px;font-size:9px;font-weight:700}.opportunity-row-compact h3{letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.5rem,2vw,2rem);font-weight:400}.opportunity-row-compact p{color:#b8bbb3;max-width:720px;margin:0;font-size:14px;line-height:1.62}@media (width<=980px){.editorial-hero{grid-template-columns:1fr}.editorial-hero-main,.editorial-identity{min-height:560px}.editorial-hero-main{padding:88px 24px 80px}.editorial-identity{padding:36px 24px}.editorial-identity:before{width:430px;height:430px;right:-110px}.editorial-identity:after{width:280px;height:280px;right:-45px}.editorial-identity dl{max-width:540px}.editorial-strengths{grid-template-columns:1fr}.editorial-strengths article{border-bottom:1px solid #ffffff29;border-right:0;padding-left:24px;padding-right:24px}.editorial-strengths article:last-child{border-bottom:0}.home-work-row{grid-template-columns:130px minmax(260px,.8fr) minmax(300px,1.2fr)}}@media (width<=700px){.editorial-hero-main{min-height:610px}.editorial-hero h1{font-size:clamp(3.25rem,14vw,4.9rem)}.editorial-identity{min-height:480px}.identity-monogram{font-size:6.5rem}.home-work-row,.opportunity-row-compact{grid-template-columns:34px 1fr;gap:16px}.home-work-row .work-preview-top{display:contents}.home-work-row .work-preview-top span:first-child{grid-area:1/1}.home-work-row .work-preview-top span:last-child{grid-area:1/2}.home-work-row h3{grid-area:2/2}.home-work-row>p{grid-area:3/2}.home-work-row .tag-list{grid-area:4/2}.opportunity-row-compact>span{grid-area:1/1}.opportunity-row-compact h3{grid-area:1/2}.opportunity-row-compact p{grid-area:2/2}}.site-header-minimal{color:var(--white);background:#090a09f0;border-bottom-color:#ffffff24}.site-header-minimal .brand-mark{background:var(--acid);color:var(--ink)}.site-header-minimal .header-connect{border-bottom-color:#ffffffb3;display:inline-flex}.minimal-home{background:var(--ink)}.portrait-hero{background:var(--ink);color:var(--white);grid-template-columns:minmax(0,1.16fr) minmax(390px,.84fr);min-height:calc(100svh - 78px);display:grid}.portrait-hero-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(68px,7.5vw,118px) 5.8vw clamp(64px,6vw,94px) 3.4vw;display:flex}.portrait-hero .eyebrow:before{background:var(--acid)}.portrait-hero h1{letter-spacing:-.061em;max-width:900px;margin:clamp(38px,4.2vw,62px) 0 clamp(30px,3vw,44px);font-family:Georgia,Times New Roman,serif;font-size:clamp(3.9rem,6vw,6.7rem);font-weight:400;line-height:.9}.portrait-hero h1 em{color:var(--acid);font-weight:400}.portrait-hero-intro{color:#b8bbb3;max-width:610px;margin-bottom:0;font-size:clamp(1.05rem,1.35vw,1.26rem);line-height:1.58}.portrait-hero-image{background:#101820;min-height:calc(100svh - 78px);margin:0;position:relative;overflow:hidden}.portrait-hero-image:after{content:"";pointer-events:none;background:linear-gradient(#0000 62%,#040709e0 100%);position:absolute;inset:0}.portrait-hero-image img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.portrait-hero-image figcaption{z-index:1;flex-direction:column;gap:6px;display:flex;position:absolute;bottom:30px;left:30px}.portrait-hero-image figcaption strong{font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:400}.portrait-hero-image figcaption span{color:#c2c5be;letter-spacing:.08em;text-transform:uppercase;font-size:12px}.home-destinations{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.home-destination{flex-direction:column;align-items:flex-start;min-height:350px;padding:clamp(42px,5vw,72px) 3.4vw;display:flex}.home-destination-blue{background:var(--blue);color:var(--white)}.home-destination-paper{background:var(--paper-light);color:var(--ink)}.home-destination-meta{letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;width:100%;font-size:12px;font-weight:700;display:flex}.home-destination-blue .home-destination-meta{color:#ffffffb8}.home-destination-paper .home-destination-meta{color:var(--muted)}.home-destination h2{letter-spacing:-.052em;max-width:700px;margin:clamp(48px,5vw,76px) 0 20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.35rem,4vw,4.6rem);font-weight:400;line-height:.97}.home-destination p{max-width:560px;margin-bottom:34px;font-size:16px;line-height:1.58}.home-destination-blue p{color:#ffffffc7}.home-destination-paper p{color:var(--muted)}.home-destination-action{border-bottom:1px solid;gap:22px;margin-top:auto;padding-bottom:5px;font-size:13px;font-weight:700;display:inline-flex}.home-destination:focus-visible{outline-offset:-6px}@media (width<=980px){.portrait-hero{grid-template-columns:1fr}.portrait-hero-copy{min-height:620px;padding-left:24px;padding-right:24px}.portrait-hero-image{min-height:720px}}@media (width<=700px){.portrait-hero-copy{min-height:auto;padding:76px 24px 68px}.portrait-hero h1{font-size:clamp(3.25rem,14vw,4.7rem)}.portrait-hero-image{min-height:0}.portrait-hero-image img{aspect-ratio:4/5;height:auto}.portrait-hero-image figcaption{bottom:22px;left:24px}.home-destinations{grid-template-columns:1fr}.home-destination{min-height:330px;padding:42px 24px 48px}.home-destination h2{margin-top:54px}}
