:root{--paper:#f4efe4;--chalk:#fbf8f1;--sage:#c8d0c0;--clay:#c99177;--flax:#e5d9c2;--lavender:#d8cfdb;--lavender-wash:#ece6ed;--sage-wash:#e2e7de;--ink:#272820;--olive:#515a4b;--muted:#797a70;--display:var(--font-bona,"Bona Nova"), Georgia, serif;--text:var(--font-commissioner,Commissioner), "Trebuchet MS", sans-serif;--gutter:clamp(22px, 4vw, 72px);--grid-gap:clamp(14px, 1.6vw, 28px);--max-width:1540px;--edge:max(var(--gutter), calc((100vw - var(--max-width)) / 2));--space-sm:clamp(48px, 5vw, 72px);--space-md:clamp(72px, 7vw, 104px);--space-lg:clamp(96px, 9vw, 144px);--type-section:clamp(31px, 2.75vw, 44px);--type-feature:clamp(27px, 2.2vw, 36px);--type-pull:clamp(31px, 3vw, 48px)}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{background:var(--paper);color:var(--ink);font-family:var(--text);letter-spacing:-.007em;text-rendering:optimizelegibility;margin:0;font-size:clamp(16px,.98vw,17.5px);font-weight:400;line-height:1.58}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}p,h1,h2,h3,h4,figure,blockquote{margin:0}button,input,textarea,select{color:inherit;font:inherit}::selection{background:var(--clay);color:var(--chalk)}:focus-visible{outline:2px solid var(--olive);outline-offset:5px}[id]{scroll-margin-top:86px}.site-shell{min-width:0}.editorial-grid{width:min(calc(100% - (var(--gutter) * 2)), var(--max-width));column-gap:var(--grid-gap);grid-template-columns:repeat(12,minmax(0,1fr));margin-inline:auto;display:grid}.skip-link{z-index:200;background:var(--ink);color:var(--chalk);padding:10px 16px;font-size:13px;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:100;background:var(--paper);width:100%;position:fixed;top:0;left:0}.header-inner{width:min(calc(100% - (var(--gutter) * 2)), var(--max-width));grid-template-columns:minmax(160px,1fr) auto auto;align-items:center;gap:clamp(24px,3vw,56px);min-height:70px;margin-inline:auto;display:grid}.wordmark{width:fit-content;font-family:var(--display);letter-spacing:.035em;font-size:16px;font-style:italic}.desktop-nav,.language-switch,.header-tools{align-items:center;display:flex}.desktop-nav{letter-spacing:.015em;white-space:nowrap;gap:clamp(18px,2vw,34px);font-size:11px;font-weight:500}.language-switch{letter-spacing:.11em;gap:7px;font-size:11px;font-weight:500}.desktop-nav a,.language-switch a,.editorial-link{position:relative}.desktop-nav a:after,.language-switch a:after,.editorial-link:after{background:var(--clay);content:"";transform-origin:100%;height:1px;transition:transform .18s;position:absolute;bottom:-6px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after,.language-switch a:hover:after,.editorial-link:hover:after,.language-switch a[aria-current=page]:after{transform-origin:0;transform:scaleX(1)}.desktop-nav a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.language-switch a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.editorial-link:focus-visible:after{transform-origin:0;transform:scaleX(1)}.language-switch a[aria-current=page]{font-family:var(--display);font-size:14px;font-style:italic;font-weight:400}.header-tools{gap:18px}.mobile-menu{display:none}.section-title{max-width:18ch;font-family:var(--display);font-size:var(--type-section);letter-spacing:-.027em;text-wrap:balance;font-weight:400;line-height:1.08}.rail-title{grid-column:1/4;align-self:start}.editorial-link{letter-spacing:.1em;text-transform:uppercase;width:fit-content;padding-bottom:5px;font-size:11px;font-weight:600;display:inline-block}.reading-section{padding-block:var(--space-lg)}.hero{background:var(--paper);overflow:clip}.hero-cover{grid-template-rows:auto 1fr auto;align-items:center;min-height:100svh;padding-top:70px}.hero-portrait{width:calc(100% + var(--edge));min-height:calc(100svh - 70px);margin-left:calc(var(--edge) * -1);grid-area:1/1/4/5;align-self:stretch;animation:.9s cubic-bezier(.22,.78,.25,1) both portrait-reveal;overflow:hidden}.hero-portrait img{object-fit:cover;object-position:25% 47%;width:100%;height:100%}.hero-identity{grid-area:1/6/auto/13;align-self:start;padding-top:clamp(36px,5vw,80px)}.hero-identity p:first-child{font-family:var(--display);letter-spacing:.025em;font-size:clamp(20px,1.8vw,28px);line-height:1.1}.hero-identity p:last-child{max-width:56ch;color:var(--olive);letter-spacing:.105em;text-transform:uppercase;margin-top:9px;font-size:11px;font-weight:500;line-height:1.5}.hero-title-group{grid-area:2/6/auto/13;align-self:center;padding-block:clamp(58px,8vw,120px);animation:.76s cubic-bezier(.2,.75,.25,1) .12s both copy-enter}.hero h1{max-width:11.6ch;font-family:var(--display);letter-spacing:-.052em;text-wrap:balance;font-size:clamp(52px,5.6vw,84px);font-weight:400;line-height:.96}.hero-title-group .editorial-link{margin-top:clamp(34px,4vw,58px)}.hero-essay{padding-block:var(--space-lg);row-gap:var(--space-md)}.hero-lead{font-family:var(--display);letter-spacing:-.02em;grid-column:1/5;align-self:start;font-size:clamp(26px,2.55vw,40px);line-height:1.22}.hero-notes{grid-column:6/13;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:32px clamp(36px,5vw,74px);display:grid}.hero-notes p{max-width:40ch}.hero-essay blockquote{font-family:var(--display);letter-spacing:-.042em;text-wrap:balance;grid-column:3/11;font-size:clamp(38px,4.4vw,68px);line-height:1.03}.hero-closing{font-family:var(--display);text-align:right;grid-column:10/13;justify-self:end;font-size:clamp(19px,1.7vw,26px);font-style:italic}.approach-section{background:var(--paper)}.approach-content{column-gap:var(--grid-gap);row-gap:var(--space-sm);grid-column:4/12;grid-template-columns:repeat(8,minmax(0,1fr));display:grid}.approach-lead{font-family:var(--display);letter-spacing:-.02em;grid-column:1/8;font-size:clamp(27px,2.65vw,42px);line-height:1.25}.approach-lead:first-letter{float:left;color:var(--clay);margin:.03em .1em 0 0;font-size:3.35em;line-height:.74}.approach-middle{grid-column:2/9;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px clamp(36px,5vw,72px);display:grid}.approach-closing{font-family:var(--display);letter-spacing:-.018em;grid-column:3/9;font-size:clamp(24px,2.35vw,37px);font-style:italic;line-height:1.3}.beliefs-section{padding-block:var(--space-lg);background:var(--sage);position:relative;overflow:hidden}.beliefs-orbits span{pointer-events:none;border-radius:50%;position:absolute}.beliefs-orbits span:first-child{aspect-ratio:1;background:#f4efe494;width:min(40vw,610px);top:10%;right:5%}.beliefs-orbits span:nth-child(2){aspect-ratio:1;background:#d8cfdb9e;width:min(32vw,480px);bottom:13%;left:21%}.beliefs-orbits span:nth-child(3){aspect-ratio:1;background:#c991776b;width:min(29vw,430px);top:36%;left:-7%}.beliefs-grid{z-index:1;position:relative}.beliefs-flow{grid-column:4/13;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(62px,8vw,122px) clamp(58px,8vw,128px);display:grid}.beliefs-flow article{align-items:center;min-height:150px;display:flex}.beliefs-flow p{max-width:27ch;font-family:var(--display);letter-spacing:-.022em;text-wrap:pretty;font-size:clamp(23px,2.15vw,34px);line-height:1.23}.beliefs-flow article:last-child{min-height:0;padding-top:var(--space-sm);grid-column:1/-1}.beliefs-flow article:last-child p{max-width:38ch;font-size:clamp(28px,3.25vw,50px);line-height:1.15}.work-ledger{grid-column:4/13}.work-ledger article{align-items:start;gap:28px var(--grid-gap);grid-template-columns:repeat(9,minmax(0,1fr));min-height:clamp(280px,28vw,440px);padding-block:clamp(54px,6vw,92px);display:grid}.work-ledger article:first-child{padding-top:0}.work-ledger article:last-child{min-height:0;padding-bottom:0}.work-ledger h3{font-family:var(--display);letter-spacing:-.025em;text-wrap:balance;grid-column:1/4;font-size:clamp(28px,2.55vw,40px);font-weight:400;line-height:1.12}.work-ledger article>div{grid-column:4/10;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px clamp(34px,4vw,62px);display:grid}.work-ledger p{max-width:42ch}.conversations-section{padding-block:var(--space-lg);background:var(--flax)}.conversation-title-group{grid-column:1/5}.conversation-title-group .section-title{max-width:12ch}.conversation-title-group>p{font-family:var(--display);margin-top:22px;font-size:clamp(20px,1.8vw,27px);font-style:italic}.conversation-intro{grid-column:5/9;padding-top:clamp(50px,7vw,105px)}.conversation-intro p{max-width:40ch;margin-bottom:26px}.conversation-manifesto{grid-column:9/13;align-self:end;padding:clamp(48px,7vw,110px) 0 0 10%}.conversation-manifesto p{font-family:var(--display);letter-spacing:-.03em;font-size:clamp(31px,3.2vw,49px);line-height:1.02}.conversation-manifesto p:last-child{color:var(--olive);margin-top:14px;font-style:italic;transform:translate(-8%)}.conversation-plate{margin-top:var(--space-md);align-items:end}.conversation-plate figure{grid-column:1/9;height:min(62vw,740px);max-height:78svh;overflow:hidden}.conversation-plate img{object-fit:cover;object-position:61% 43%;width:100%;height:100%}.conversation-intention{grid-column:9/13;padding:0 0 3% clamp(34px,4vw,70px)}.conversation-intention p:first-child{font-family:var(--display);margin-bottom:15px;font-size:clamp(19px,1.65vw,26px);font-style:italic}.conversation-intention p:last-child{font-family:var(--display);letter-spacing:-.025em;font-size:clamp(27px,2.65vw,42px);line-height:1.18}.conversation-detail{margin-top:var(--space-sm);align-items:end}.conversation-notes{grid-column:2/8;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(32px,4vw,62px);display:grid}.conversation-detail .editorial-link{grid-column:9/12;justify-self:start}.upcoming{margin-top:var(--space-lg)}.upcoming>h3,.library-index>h3,.podcasts-index>h3,.live-list>h3{font-family:var(--display);letter-spacing:-.028em;grid-column:1/4;font-size:clamp(27px,2.7vw,42px);font-weight:400;line-height:1.08}.events-ledger{grid-column:4/13}.events-ledger article{align-items:start;gap:28px var(--grid-gap);grid-template-columns:repeat(9,minmax(0,1fr));padding-bottom:clamp(70px,8vw,118px);display:grid}.events-ledger article:last-child{padding-bottom:0}.event-heading{grid-column:1/4}.event-heading h4{font-family:var(--display);letter-spacing:-.025em;text-wrap:balance;font-size:clamp(24px,2.2vw,35px);font-weight:400;line-height:1.16}.event-heading p{color:var(--olive);letter-spacing:.06em;text-transform:uppercase;margin-top:12px;font-size:11px;font-weight:600;line-height:1.5}.event-question{font-family:var(--display);grid-column:4/7;font-size:clamp(21px,1.8vw,29px);line-height:1.28}.event-description{grid-column:7/10;font-size:.92em}.story-section{background:var(--paper)}.story-layout{row-gap:var(--space-md);align-items:start}.story-layout>figure{aspect-ratio:4/3;grid-column:1/8;overflow:hidden}.story-layout>figure img{object-fit:cover;object-position:50% 43%;width:100%;height:100%}.story-copy{grid-column:8/13;padding-left:clamp(12px,2vw,34px)}.story-copy>p{max-width:44ch;margin-bottom:22px}.story-layout>blockquote{font-family:var(--display);letter-spacing:-.042em;text-wrap:balance;grid-column:3/11;font-size:clamp(37px,4.25vw,65px);font-style:italic;line-height:1.08}.story-coda{grid-column:8/13;max-width:43ch}.experience-section{background:var(--chalk)}.experience-content{grid-column:4/13}.experience-ledger article{grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr);align-items:start;gap:24px clamp(38px,5vw,78px);padding-bottom:clamp(34px,4vw,58px);display:grid}.experience-ledger article:last-child{padding-bottom:0}.experience-ledger h3{font-family:var(--display);font-size:clamp(21px,1.8vw,29px);font-weight:400;line-height:1.18}.experience-ledger p{color:var(--olive);font-size:.93em}.experience-additional{max-width:34ch;margin:var(--space-sm) 0 0 43%;font-family:var(--display);letter-spacing:-.02em;font-size:clamp(24px,2.4vw,38px);font-style:italic;line-height:1.28}.people-copy{gap:var(--space-sm) var(--grid-gap);grid-column:4/12;grid-template-columns:repeat(8,minmax(0,1fr));display:grid}.people-lead{font-family:var(--display);letter-spacing:-.02em;grid-column:1/7;font-size:clamp(26px,2.6vw,41px);line-height:1.24}.people-statement{font-family:var(--display);letter-spacing:-.042em;text-wrap:balance;grid-column:2/9;font-size:clamp(37px,4.1vw,63px);font-style:italic;line-height:1.07}.people-body{grid-column:2/9;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px clamp(42px,6vw,90px);display:grid}.less-more{grid-column:2/12;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(42px,7vw,120px);display:grid}.less-more>div{grid-template-rows:repeat(3,minmax(0,auto));align-content:start;gap:18px;display:grid}.less-more p,.less-more strong{font-family:var(--display);letter-spacing:-.04em;font-size:clamp(31px,3.7vw,57px);font-weight:400;line-height:1.08;display:block}.less-more>div:first-child{color:var(--muted)}.less-more>div:last-child{color:var(--olive)}.less-more strong{color:var(--clay);text-align:center;grid-column:1/-1;margin-top:36px;font-size:clamp(42px,5.5vw,82px);font-style:italic}.journey-section{min-height:94svh;padding-block:var(--space-lg);background:var(--chalk)}.journey-intro{font-family:var(--display);grid-column:4/6;font-size:clamp(19px,1.55vw,25px);font-style:italic}.journey-layout blockquote{font-family:var(--display);letter-spacing:-.045em;text-wrap:balance;grid-column:5/12;font-size:clamp(38px,4.5vw,68px);line-height:1.06}.journey-ending{grid-column:8/12}.journey-ending p{margin-bottom:15px}.sources-section{padding-block:var(--space-lg) 0;background:var(--paper)}.sources-intro>div{grid-column:5/12}.sources-intro p{max-width:50ch;margin-bottom:24px}.library-index,.podcasts-index,.live-list{margin-top:var(--space-lg)}.books-ledger,.podcasts-ledger{grid-column:4/13}.books-ledger{grid-template-rows:repeat(5,minmax(0,auto));grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:34px clamp(50px,7vw,110px);display:grid}.books-ledger article{grid-template-columns:minmax(130px,.85fr) minmax(0,1.15fr);gap:24px;display:grid}.books-ledger h4,.podcasts-ledger h4{font-family:var(--display);font-size:clamp(20px,1.7vw,27px);font-weight:400;line-height:1.18}.books-ledger p{color:var(--olive);font-family:var(--display);font-size:15px;font-style:italic;line-height:1.42}.podcasts-ledger article{grid-template-columns:minmax(240px,.85fr) minmax(0,1.15fr);align-items:baseline;gap:30px clamp(48px,7vw,105px);padding-bottom:clamp(34px,4vw,58px);display:grid}.podcasts-ledger article:last-child{padding-bottom:0}.podcasts-ledger p{max-width:52ch}.podcast-feature{width:100%;max-width:none;margin-top:var(--space-lg);padding:clamp(70px, 8vw, 120px) var(--edge);background:var(--ink)}.podcast-frame{aspect-ratio:16/9;grid-column:3/13}.podcast-frame iframe{border:0;width:100%;height:100%;display:block}.live-list{padding-bottom:var(--space-lg)}.live-list>div p{max-width:51ch}.live-list .live-intro{font-family:var(--display);margin-bottom:24px;font-size:clamp(24px,2.4vw,38px);font-style:italic;line-height:1.25}.contact-section{min-height:72svh;padding-block:var(--space-lg);background:var(--sage)}.contact-layout{min-height:calc(72svh - (var(--space-lg) * 2));align-items:start}.contact-layout>.section-title{grid-column:1/5}.contact-layout>div{grid-column:7/12;align-self:end}.contact-layout p{font-family:var(--display);letter-spacing:-.02em;margin-bottom:18px;font-size:clamp(25px,2.55vw,40px);line-height:1.24}.contact-gesture{letter-spacing:.11em;text-transform:uppercase;border-bottom:1px solid;margin-top:clamp(42px,5vw,72px);padding-bottom:6px;font-size:11px;font-weight:600;display:inline-block}.site-footer{padding:52px var(--gutter);background:var(--ink);color:var(--paper)}.site-footer>div{width:min(100%, var(--max-width));justify-content:space-between;align-items:flex-end;gap:36px;margin-inline:auto;display:flex}.site-footer a{font-family:var(--display);font-size:clamp(22px,2vw,31px);font-style:italic}.site-footer p{letter-spacing:.08em;text-align:right;text-transform:uppercase;max-width:58ch;font-size:11px;font-weight:500}.site-shell .section-title,.site-shell .hero h1,.site-shell blockquote{letter-spacing:-.025em}.site-shell .hero h1{max-width:13ch;font-size:clamp(49px,5.15vw,77px);line-height:1}.site-shell .section-title{line-height:1.08}.site-shell .beliefs-flow p{font-size:clamp(21px,1.95vw,31px)}.site-shell .beliefs-flow article:last-child p{font-size:clamp(27px,2.9vw,45px)}@keyframes portrait-reveal{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}@keyframes copy-enter{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@supports (animation-timeline:view()){.rail-title,.beliefs-flow article,.story-layout>blockquote,.people-statement{animation:linear both editorial-rise;animation-timeline:view();animation-range:entry 8% cover 32%}@keyframes editorial-rise{0%{opacity:.25;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}}@media (max-width:1120px){.desktop-nav{display:none}.mobile-menu{display:block}.mobile-menu summary{cursor:pointer;place-items:center;width:42px;height:42px;list-style:none;display:grid;position:relative}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:currentColor;width:20px;height:1px;transition:transform .18s,top .18s;position:absolute}.mobile-menu summary span:first-child{top:16px}.mobile-menu summary span:last-child{top:25px}.mobile-menu[open] summary span:first-child{top:21px;transform:rotate(45deg)}.mobile-menu[open] summary span:last-child{top:21px;transform:rotate(-45deg)}.mobile-menu>nav{z-index:99;padding:34px var(--gutter) 48px;background:var(--paper);gap:22px;display:grid;position:fixed;top:70px;left:0;right:0;box-shadow:0 20px 30px #27282012}.mobile-menu:not([open])>nav{display:none}.mobile-menu>nav a{width:fit-content;font-family:var(--display);font-size:25px;line-height:1.1}.header-inner{grid-template-columns:1fr auto}.header-tools{grid-column:2}.hero-portrait{grid-column:1/6}.hero-identity,.hero-title-group{grid-column:6/13}.conversation-manifesto p{font-size:clamp(28px,3.4vw,40px)}.work-ledger article>div{grid-template-columns:1fr}.books-ledger article{display:block}.books-ledger h4{margin-bottom:9px}}@media (max-width:780px){:root{--gutter:22px;--grid-gap:14px;--space-sm:72px;--space-md:104px;--space-lg:136px}body{font-size:16px}.editorial-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.header-inner{min-height:64px}.mobile-menu>nav{top:64px}[id]{scroll-margin-top:76px}.section-title,.site-shell .section-title{letter-spacing:-.025em;max-width:17ch;font-size:clamp(31px,10vw,45px);line-height:1.05}.rail-title{grid-column:1/5;margin-bottom:66px}.hero-cover{grid-template-rows:auto auto auto;min-height:0;padding-top:64px}.hero-portrait{width:calc(100% + (var(--gutter) * 2));height:70svh;min-height:0;margin-left:calc(var(--gutter) * -1);grid-area:1/1/auto/5}.hero-portrait img{object-position:24% 43%}.hero-identity{grid-area:2/1/auto/5;padding-top:46px}.hero-title-group{grid-area:3/1/auto/5;padding:64px 0 100px}.hero h1,.site-shell .hero h1{max-width:13ch;font-size:clamp(44px,13vw,67px);line-height:.98}.hero-essay{row-gap:82px;padding-block:118px 145px}.hero-lead,.hero-notes,.hero-essay blockquote,.hero-closing{grid-column:1/5}.hero-notes{grid-template-columns:1fr;gap:26px;margin-left:16%}.hero-essay blockquote{margin-left:8%;font-size:clamp(35px,10vw,49px)}.hero-closing{justify-self:end;max-width:60%}.approach-content,.beliefs-flow,.work-ledger,.experience-content,.people-copy,.sources-intro>div,.books-ledger,.podcasts-ledger,.live-list>div{grid-column:1/5}.approach-content,.people-copy{grid-template-columns:repeat(4,minmax(0,1fr))}.approach-lead{grid-column:1/5}.approach-middle{grid-column:1/5;grid-template-columns:1fr;margin-left:14%}.approach-closing{grid-column:1/5;margin-left:8%}.beliefs-orbits span:first-child{width:87vw;top:9%;right:-30%}.beliefs-orbits span:nth-child(2){width:80vw;bottom:18%;left:-24%}.beliefs-orbits span:nth-child(3){width:72vw;top:42%;left:35%}.beliefs-flow{grid-template-columns:1fr;gap:70px}.beliefs-flow article,.beliefs-flow article:last-child{grid-column:auto;min-height:0;padding-top:0}.beliefs-flow p,.site-shell .beliefs-flow p{max-width:23ch;font-size:25px}.beliefs-flow article:nth-child(2n){padding-left:12%}.beliefs-flow article:last-child p,.site-shell .beliefs-flow article:last-child p{max-width:26ch;font-size:31px}.work-ledger article{min-height:0;padding-block:62px;display:block}.work-ledger article:first-child{padding-top:0}.work-ledger h3{margin-bottom:32px}.conversation-title-group,.conversation-intro,.conversation-manifesto,.conversation-plate figure,.conversation-intention,.conversation-notes,.conversation-detail .editorial-link,.upcoming>h3,.events-ledger{grid-column:1/5}.conversation-title-group>p{margin-top:18px}.conversation-intro{padding-top:78px}.conversation-manifesto{padding:70px 0 0 12%}.conversation-manifesto p{font-size:38px}.conversation-plate{row-gap:58px}.conversation-plate figure{width:calc(100% + var(--gutter));aspect-ratio:4/5;height:auto;margin-left:calc(var(--gutter) * -1)}.conversation-plate img{object-position:59% 43%}.conversation-intention{margin-left:14%;padding:0}.conversation-notes{grid-template-columns:1fr;gap:24px;margin-left:8%}.conversation-detail .editorial-link{margin:52px 0 0 8%}.upcoming>h3,.library-index>h3,.podcasts-index>h3,.live-list>h3{margin-bottom:66px}.events-ledger article{padding-bottom:86px;display:block}.event-question{margin:32px 0 18px 8%}.event-description{margin-left:8%}.story-layout{row-gap:78px}.story-layout>figure,.story-copy,.story-layout>blockquote,.story-coda{grid-column:1/5}.story-copy{padding-left:0}.story-copy .section-title{margin-bottom:56px}.story-layout>blockquote{margin-left:8%;font-size:clamp(35px,10vw,49px)}.story-coda{margin-left:16%}.experience-ledger article{padding-bottom:44px;display:block}.experience-ledger h3{margin-bottom:8px}.experience-additional{margin-left:8%}.people-lead,.people-statement,.people-body{grid-column:1/5}.people-statement,.people-body{margin-left:8%}.people-body{grid-template-columns:1fr}.less-more{grid-column:1/5;gap:34px}.less-more>div{grid-template-columns:minmax(0,1fr);min-width:0}.less-more p{-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;min-width:0;font-size:clamp(24px,7vw,34px)}.less-more strong{font-size:clamp(43px,13vw,63px)}.journey-section{min-height:0}.journey-intro,.journey-layout blockquote,.journey-ending{grid-column:1/5}.journey-intro{margin-left:8%}.journey-layout blockquote{margin-left:8%;font-size:clamp(36px,11vw,52px)}.journey-ending{margin-left:24%}.sources-intro>div{margin-left:8%}.books-ledger{grid-template-rows:none;grid-auto-columns:auto;grid-auto-flow:row;gap:34px;display:grid}.books-ledger article{grid-template-columns:minmax(125px,.85fr) minmax(0,1.15fr);gap:22px;display:grid}.podcasts-ledger article{padding-bottom:52px;display:block}.podcasts-ledger h4{margin-bottom:13px}.podcast-feature{padding:64px var(--gutter)}.podcast-frame{grid-column:1/5}.live-list>div{margin-left:8%}.contact-section,.contact-layout{min-height:76svh}.contact-layout>.section-title,.contact-layout>div{grid-column:1/5}.contact-layout>div{align-self:end;margin-left:8%}.site-footer>div{display:block}.site-footer p{text-align:left;margin-top:16px}}.hero h1,.site-shell .hero h1{letter-spacing:-.043em;max-width:12ch;font-size:clamp(48px,4.85vw,74px);line-height:.99}.hero-essay{row-gap:clamp(62px,7vw,102px);padding-block:clamp(88px,9vw,132px)}.hero-lead{max-width:24ch;font-size:var(--type-feature);line-height:1.27}.hero-question-moment{z-index:0;isolation:isolate;grid-column:2/12;padding:clamp(30px,4vw,62px) clamp(10px,3vw,48px);position:relative}.hero-question-moment:before{z-index:-1;aspect-ratio:1.45;content:"";background:#d8cfdb9e;border-radius:54% 46% 62% 38%/46% 58% 42% 54%;width:min(41vw,590px);position:absolute;top:50%;right:-4%;transform:translateY(-50%)rotate(-6deg)}.hero-question-moment blockquote{max-width:28ch;font-size:var(--type-pull);letter-spacing:-.028em;font-style:normal;line-height:1.13}.hero-question-moment .hero-closing{max-width:31ch;color:var(--olive);font-family:var(--text);letter-spacing:.035em;text-align:left;margin:clamp(26px,3vw,42px) 6% 0 auto;font-size:13px;font-style:normal;font-weight:550;line-height:1.45}.approach-section{background:var(--lavender-wash);position:relative;overflow:hidden}.approach-section:after{aspect-ratio:1;content:"";background:#c8d0c094;border-radius:47% 53% 43% 57%/54% 42% 58% 46%;width:min(37vw,560px);position:absolute;bottom:-44%;right:-10vw;transform:rotate(12deg)}.approach-section>.editorial-grid{z-index:1;position:relative}.approach-content{grid-column:4/11;max-width:780px;display:block}.approach-lead{max-width:34ch;font-size:var(--type-feature);letter-spacing:-.017em;line-height:1.3}.approach-lead:first-letter{float:none;color:inherit;font-size:inherit;line-height:inherit;margin:0}.approach-middle{margin-top:clamp(30px,3vw,44px);display:block}.approach-middle p{max-width:58ch}.approach-middle p+p{margin-top:17px}.approach-closing{max-width:56ch;font-family:var(--text);letter-spacing:-.007em;background:#c9917729;margin-top:clamp(34px,4vw,52px);padding:clamp(22px,2.4vw,34px) clamp(24px,3vw,42px);font-size:1.04em;font-style:normal;line-height:1.58}.beliefs-flow p,.site-shell .beliefs-flow p{font-size:clamp(22px,1.9vw,31px);line-height:1.27}.beliefs-flow article:last-child p,.site-shell .beliefs-flow article:last-child p{font-size:clamp(28px,2.6vw,41px);line-height:1.2}.work-section{background:var(--chalk)}.work-ledger article{min-height:0;margin-inline:-24px;padding:clamp(42px,4.5vw,66px) 24px}.work-ledger article:first-child,.work-ledger article:last-child{padding-block:clamp(42px,4.5vw,66px)}.work-ledger article:first-child{background:linear-gradient(90deg,#c9917721,#c9917708 72%,#0000)}.work-ledger article:nth-child(2){background:linear-gradient(90deg,#d8cfdb57,#d8cfdb12 72%,#0000)}.work-ledger article:nth-child(3){background:linear-gradient(90deg,#c8d0c06e,#c8d0c014 72%,#0000)}.work-ledger h3{font-size:clamp(27px,2.25vw,36px);line-height:1.15}.work-ledger article>div{gap:24px clamp(38px,4vw,66px)}.conversations-section{padding-bottom:0}.conversation-title-group>p,.conversation-intention p:first-child{font-size:clamp(18px,1.45vw,23px)}.conversation-manifesto p{font-size:clamp(27px,2.6vw,40px);line-height:1.08}.conversation-manifesto p:last-child{font-style:normal;transform:none}.conversation-intention p:last-child{font-size:clamp(25px,2.2vw,35px);line-height:1.22}.upcoming{width:100%;max-width:none;padding:clamp(70px, 7vw, 108px) var(--edge);background:var(--lavender);margin:clamp(72px,7vw,108px) 0 0}.upcoming>h3,.library-index>h3,.podcasts-index>h3,.live-list>h3{font-size:clamp(26px,2.35vw,37px);line-height:1.12}.events-ledger article{padding-bottom:clamp(52px,5vw,76px)}.event-heading h4{font-size:clamp(23px,1.9vw,31px)}.event-question{font-size:clamp(21px,1.6vw,27px);line-height:1.31}.story-layout{row-gap:clamp(54px,6vw,88px)}.story-copy .section-title{margin-bottom:clamp(34px,4vw,58px)}.story-layout>blockquote{max-width:34ch;font-size:var(--type-pull);letter-spacing:-.026em;grid-column:3/11;font-style:normal;line-height:1.15}.experience-additional{max-width:39ch;margin-top:clamp(52px,5vw,76px);font-size:clamp(23px,2vw,32px);font-style:normal;line-height:1.34}.people-section{padding-block:var(--space-lg);background:var(--paper)}.people-layout{row-gap:clamp(68px,7vw,106px)}.people-copy{grid-column:4/12;display:block}.people-lead{max-width:30ch;font-size:var(--type-feature);line-height:1.3}.people-statement{max-width:25ch;color:var(--olive);font-size:var(--type-pull);letter-spacing:-.027em;margin:clamp(44px,5vw,72px) 0 clamp(34px,4vw,56px) 10%;font-style:normal;line-height:1.15}.people-body{gap:26px clamp(42px,6vw,90px);margin-left:10%}.less-more p,.less-more strong{letter-spacing:-.027em;font-size:clamp(25px,2.55vw,39px);line-height:1.14}.less-more strong{max-width:18ch;color:var(--clay);text-align:left;margin:24px 0 0 auto;font-size:clamp(31px,3vw,46px);font-style:normal}.journey-section{background:var(--lavender-wash);min-height:0}.journey-layout{row-gap:clamp(48px,6vw,86px)}.journey-intro{max-width:55ch;font-family:var(--text);grid-column:4/10;font-size:1em;font-style:normal;line-height:1.58}.journey-layout blockquote{max-width:29ch;color:var(--olive);font-size:var(--type-pull);letter-spacing:-.027em;grid-column:4/11;line-height:1.15}.journey-ending{grid-column:7/12;max-width:48ch}.sources-section{padding-top:var(--space-lg);background:var(--paper)}.sources-intro{align-items:start}.sources-intro>div{grid-column:4/11;max-width:64ch;padding-left:clamp(30px,4vw,58px);position:relative}.sources-intro>div:before{background:var(--clay);content:"";opacity:.72;width:clamp(10px,1vw,16px);height:clamp(48px,5vw,72px);position:absolute;top:.4em;left:0}.sources-intro p{letter-spacing:-.012em;max-width:58ch;margin-bottom:22px;font-size:clamp(17px,1.05vw,18.5px);line-height:1.62}.library-index,.podcasts-index{margin-top:clamp(82px,8vw,124px)}.live-list{width:100%;max-width:none;padding:clamp(62px, 6vw, 92px) var(--edge);background:var(--flax);margin-top:clamp(76px,7vw,106px)}.live-list>div{grid-column:4/11}.live-list .live-intro{max-width:38ch;margin-bottom:20px;font-size:clamp(23px,2vw,32px);font-style:normal;line-height:1.31}.podcast-feature{margin-top:0;padding-block:clamp(66px,7vw,104px)}.contact-layout p{font-size:clamp(24px,2.2vw,35px);line-height:1.3}.site-shell .story-layout>blockquote,.site-shell .journey-layout blockquote{font-size:clamp(29px,2.6vw,41px);line-height:1.2}@media (max-width:780px){:root{--space-sm:48px;--space-md:72px;--space-lg:96px}body{font-size:16px;line-height:1.56}.section-title,.site-shell .section-title{font-size:clamp(30px,8.5vw,40px);line-height:1.08}.rail-title{margin-bottom:46px}.hero h1,.site-shell .hero h1{font-size:clamp(42px,12vw,59px);line-height:1}.hero-title-group{padding-block:56px 86px}.hero-essay{row-gap:56px;padding-block:82px 94px}.hero-question-moment{grid-column:1/5;padding:32px 0;overflow:hidden}.hero-question-moment:before{opacity:.8;width:92vw;right:-4%}.hero-question-moment blockquote,.site-shell .hero-question-moment blockquote{max-width:24ch;margin-left:0;font-size:clamp(29px,8.8vw,39px);line-height:1.15}.hero-question-moment .hero-closing{max-width:27ch;margin:24px 0 0 14%}.approach-content{grid-column:1/5;display:block}.approach-section:after{width:38vw;right:0}.approach-lead,.site-shell .approach-lead{font-size:clamp(25px,7.5vw,32px);line-height:1.32}.approach-middle,.approach-closing{margin-left:0}.approach-closing{padding:22px 24px}.beliefs-flow{gap:56px}.beliefs-orbits span:first-child{width:78vw;right:0}.beliefs-orbits span:nth-child(2){width:72vw;left:0}.beliefs-orbits span:nth-child(3){width:68vw;left:24%}.work-ledger article,.work-ledger article:first-child,.work-ledger article:last-child{margin-inline:-14px;padding:34px 14px}.work-ledger h3{margin-bottom:20px}.conversation-manifesto p{font-size:clamp(29px,9vw,37px)}.upcoming,.live-list{padding-inline:var(--gutter)}.story-layout{row-gap:48px}.story-layout>blockquote,.site-shell .story-layout>blockquote{max-width:27ch;margin-left:0;font-size:clamp(29px,8.5vw,38px);line-height:1.17}.people-copy{grid-column:1/5;display:block}.people-statement,.people-body{margin-left:0}.people-statement{margin-block:42px 32px;font-size:clamp(29px,8.5vw,38px)}.less-more p,.less-more strong{font-size:clamp(23px,6.6vw,31px)}.less-more strong{margin-left:0}.journey-intro,.journey-layout blockquote,.journey-ending{grid-column:1/5;margin-left:0}.journey-layout blockquote,.site-shell .journey-layout blockquote{font-size:clamp(29px,8.5vw,38px)}.journey-ending{grid-column:1/5}.sources-intro>div{grid-column:1/5;margin-left:0;padding-left:28px}.live-list>div{margin-left:0}.podcast-feature{padding-block:56px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.site-shell{--soft-corner:1.125rem;--organic-spot:54% 46% 62% 38% / 46% 58% 42% 54%}.site-shell :is(figure,.podcast-frame){border-radius:var(--soft-corner);overflow:hidden}.site-shell .hero-cover{grid-template-rows:auto 1fr;align-items:start;row-gap:2.5rem;min-height:0;padding-block:6.5rem 3rem}.site-shell .hero-portrait{aspect-ratio:4/5;grid-area:1/1/3/6;align-self:start;width:100%;height:auto;min-height:0;margin:0}.site-shell .hero-portrait img{object-position:center}.site-shell :is(.hero-identity,.hero-title-group){grid-column:7/13}.site-shell .hero-identity{padding-top:1.75rem}.site-shell .hero-title-group{align-self:start;padding-block:0 2rem}.site-shell .hero h1{letter-spacing:-.035em;max-width:18ch;font-size:clamp(2.25rem,3.3vw,3.5rem);line-height:1.07}.site-shell .hero-identity p:last-child{letter-spacing:.045em;text-transform:none;font-size:.875rem}.site-shell :is(.editorial-link,.language-switch,.desktop-nav){font-size:.875rem}.site-shell .hero-essay{row-gap:3.5rem;padding-block:1rem 5rem}.sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.reflection-carousel{grid-column:1/-1;min-width:0}.reflection-stage{isolation:isolate;grid-template-columns:max-content minmax(0,1fr);gap:2rem .75rem;padding:4.5rem 5%;display:grid;position:relative}.reflection-prefix,.reflection-statements p{font-family:var(--display);letter-spacing:-.018em;font-size:clamp(1.625rem,2.5vw,2.5rem);font-weight:400;line-height:1.3}.reflection-prefix{color:var(--olive);white-space:nowrap;grid-column:1}.reflection-statements{grid-column:2;min-width:0}.reflection-statements p{max-width:35ch}.reflection-statements p+p{margin-top:2.5rem}.reflection-spot,.conversation-spot,.people-spot{z-index:-1;pointer-events:none;aspect-ratio:1.45;border-radius:var(--organic-spot);background:#d8cfdb99;width:min(46vw,38rem);position:absolute;transform:rotate(-8deg)}.reflection-spot{top:12%;left:1%}.reflection-progress{grid-column:2;align-self:end;gap:clamp(.375rem,2vw,1rem);display:none}.reflection-progress button{min-width:2.75rem;min-height:2.75rem;color:var(--olive);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:.375rem;font-size:.875rem}.reflection-progress button[aria-current=true]{border-color:var(--olive);color:var(--ink)}.reflection-playback{place-items:center;display:grid}.reflection-carousel[data-enhanced=true] .reflection-statements{display:grid}.reflection-carousel[data-enhanced=true] .reflection-statements p{opacity:0;visibility:hidden;grid-area:1/1;margin:0;transition:opacity .36s,transform .36s,visibility .36s;transform:translateY(.5rem)}.reflection-carousel[data-enhanced=true] .reflection-statements .is-active{opacity:1;visibility:visible;transform:none}.reflection-carousel[data-enhanced=true] .reflection-progress{display:flex}.site-shell .hero-question-moment{grid-column:2/12;grid-template-columns:minmax(0,1fr);align-items:center;gap:1.5rem 4%;padding-block:3rem;display:grid}.site-shell .hero-question-moment:before{content:none}.site-shell .hero-question-moment blockquote{grid-area:1/1}.site-shell .hero-question-moment .hero-closing{grid-area:2/1;justify-self:end;margin:0}.site-shell .approach-closing{background:0 0;border-radius:0;max-width:58ch;margin-top:17px;padding:0;font-size:1em;overflow:visible}.site-shell .approach-section:before,.site-shell .approach-section:after{z-index:0;pointer-events:none;aspect-ratio:1.45;border-radius:var(--organic-spot);content:"";width:min(40vw,36rem);position:absolute}.site-shell .approach-section:before{background:#c9917721;top:9%;left:-9%;transform:rotate(-12deg)}.site-shell .approach-section:after{background:#c8d0c070;bottom:7%;right:-8%;transform:rotate(12deg)}.site-shell .beliefs-orbits span{border-radius:var(--organic-spot);aspect-ratio:1.45;transform:rotate(-8deg)}.site-shell .beliefs-flow{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:clamp(2.5rem,4vw,4rem) clamp(2rem,4vw,4rem)}.site-shell .beliefs-flow article{min-height:0;padding:0;display:block}.site-shell .beliefs-flow article:first-child{grid-column:1/-1}.site-shell .beliefs-flow article:last-child{grid-column:auto;padding:0}.site-shell .beliefs-flow p,.site-shell .beliefs-flow article:last-child p{max-width:none;font-size:clamp(1.375rem,1.9vw,1.9375rem);line-height:1.3}.site-shell .beliefs-flow article:first-child p{max-width:48ch}.site-shell :is(.work-section,.experience-section)>.editorial-grid{row-gap:2.5rem}.site-shell :is(.work-section,.experience-section) .rail-title{grid-column:1/-1;max-width:none;margin-bottom:0}.service-cards{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:1.25rem;display:grid}.service-card{border-radius:var(--soft-corner);background:linear-gradient(120deg,#edd1bf,#e3d7dc);flex-direction:column;min-width:0;min-height:21rem;padding:clamp(1.5rem,2.4vw,2.5rem);display:flex}.service-card:nth-child(2){background:linear-gradient(120deg,#e3d7dc,#d5ded0)}.service-card:nth-child(3){background:linear-gradient(120deg,#d5ded0,#e9dfc4)}.service-card h3{min-height:2.35em;font-family:var(--display);letter-spacing:-.02em;overflow-wrap:anywhere;margin-bottom:1.5rem;font-size:clamp(1.625rem,2.05vw,2rem);font-weight:400;line-height:1.16}.service-copy{margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.service-copy>div p,.details-copy p+p{margin-top:1rem}.read-more-button,.editorial-details summary{width:fit-content;min-height:2.75rem;font-family:var(--text);cursor:pointer;background:0 0;border:0;align-items:center;gap:1.25rem;padding:0;font-size:.875rem;font-weight:500;line-height:1.4;display:flex}.read-more-button{margin-top:auto}.toggle-arrow{font-family:var(--text);font-size:1.5rem;font-weight:400;transition:transform .18s;display:inline-block}.read-more-button[aria-expanded=true] .toggle-arrow,.editorial-details[open] .toggle-arrow{transform:rotate(-90deg)}.editorial-details summary::-webkit-details-marker{display:none}.editorial-details .when-open,.editorial-details[open] .when-closed{display:none}.editorial-details[open] .when-open{display:inline}.details-copy{font-family:var(--text);padding-top:1rem;font-size:1rem;font-weight:400;line-height:1.6}.site-shell .conversations-heading{row-gap:2rem}.site-shell .conversation-title-group .section-title{max-width:13ch;font-size:clamp(2.25rem,3.4vw,3.375rem);font-style:italic;line-height:1.08}.site-shell .conversations-heading{isolation:isolate;position:relative}.site-shell .conversation-title-group>p{color:var(--olive);font-family:var(--text);margin-top:1rem;font-size:.875rem;font-style:normal}.site-shell .conversation-intro{padding-top:0}.site-shell .conversation-intro em{font-style:italic}.site-shell .conversation-manifesto{align-self:start;padding-top:0}.site-shell .conversation-plate{isolation:isolate;align-items:center;margin-top:3.75rem;padding-block:1.5rem;position:relative}.site-shell .conversation-plate figure{aspect-ratio:1;grid-column:1/7;width:100%;height:auto;max-height:none;margin:0}.site-shell .conversation-plate figure img{object-fit:cover;object-position:100% 50%;width:135%;max-width:none;height:100%;transform:translate(-25.9%)}.site-shell .conversation-intention{grid-column:8/13;padding:0}.site-shell .conversation-intention>p:first-child{font-size:1.125rem}.site-shell .conversation-intention>p:nth-child(2){font-family:var(--display);letter-spacing:-.015em;font-size:clamp(1.625rem,2.3vw,2.25rem);line-height:1.3}.site-shell .conversation-intention .editorial-details{margin-top:1.5rem}.site-shell .conversation-intention .details-copy p{max-width:48ch;font-family:var(--text);letter-spacing:inherit;margin-bottom:0;font-size:1rem;font-style:normal;line-height:1.6}.conversation-spot{background:#c8d0c0ad;width:min(34vw,30rem);inset:-2rem 2% auto auto}.site-shell .conversation-detail{margin-top:1.5rem}.site-shell .conversation-detail .editorial-link{grid-column:8/13}.site-shell .upcoming{border-radius:2rem 2rem 0 0;row-gap:2.5rem;margin-top:4rem}.site-shell .upcoming>h3{grid-column:1/-1;margin:0}.site-shell .events-ledger{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:2.5rem;display:grid}.site-shell .events-ledger article{padding:0;display:block}.site-shell .event-heading h4{min-height:2.4em;font-size:clamp(1.5rem,1.85vw,1.875rem)}.site-shell .event-heading p{text-transform:none;letter-spacing:0;font-size:.875rem}.site-shell .event-question{font-family:var(--text);margin:1.5rem 0 1rem;font-size:1rem;line-height:1.6}.site-shell .experience-content{grid-column:1/-1}.site-shell .experience-ledger{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.site-shell .experience-ledger article{border-radius:var(--soft-corner);background:linear-gradient(130deg,#edd1bf,#e3d7dc);flex-direction:column;gap:1.25rem;padding:clamp(1.5rem,2.4vw,2.5rem);display:flex}.site-shell .experience-ledger article:nth-child(3n+2){background:linear-gradient(130deg,#e3d7dc,#d5ded0)}.site-shell .experience-ledger article:nth-child(3n){background:linear-gradient(130deg,#d5ded0,#e9dfc4)}.site-shell .experience-ledger h3{overflow-wrap:anywhere;font-size:clamp(1.5rem,1.8vw,1.875rem)}.site-shell .experience-ledger p{color:var(--ink);font-size:1rem}.site-shell .people-section{isolation:isolate;position:relative;overflow:clip}.site-shell .people-layout{row-gap:2.5rem}.site-shell .people-layout>h2{grid-column:1/5;max-width:16ch}.site-shell .people-copy{grid-column:6/13}.site-shell .people-lead{max-width:42ch;font-size:clamp(1.625rem,2.1vw,2.125rem)}.site-shell .people-statement{border-left:.5rem solid #c99177b3;border-radius:.25rem;max-width:34ch;margin:2.25rem 0 1.5rem;padding-left:1.5rem;font-size:clamp(1.625rem,2.1vw,2.125rem);line-height:1.3}.site-shell .people-body{max-width:60ch;margin:0;display:block}.site-shell .people-body p+p{margin-top:1rem}.site-shell .less-more{grid-column:6/13;gap:1.5rem 2rem}.site-shell .less-more p{font-size:clamp(1.375rem,1.9vw,1.875rem);line-height:1.3}.site-shell .less-more strong{max-width:none;color:var(--olive);margin:1rem 0 0;font-size:clamp(2rem,3.2vw,3.125rem)}.people-spot{width:min(40vw,35rem);top:18%;left:-7%}.people-spot-secondary{background:#c8d0c070;width:min(32vw,28rem);inset:auto 1% 2% auto;transform:rotate(10deg)}.site-shell .journey-section{isolation:isolate;border-radius:2rem 2rem 0 0;position:relative;overflow:clip}.site-shell .journey-layout{row-gap:2rem}.site-shell .journey-layout>h2{grid-column:1/5}.site-shell .journey-intro,.site-shell .journey-layout blockquote,.site-shell .journey-ending{grid-column:6/13;margin:0}.site-shell .journey-layout blockquote{border-left:.5rem solid #c99177b3;border-radius:.25rem;max-width:31ch;padding-left:1.5rem;font-size:clamp(1.875rem,2.6vw,2.625rem);line-height:1.25}.site-shell .sources-intro>div:before{border-radius:999px}.site-shell .podcast-feature{margin-top:4rem}@media (max-width:1100px){.site-shell .hero-identity{padding-top:0}.site-shell .hero h1{font-size:clamp(1.875rem,3.75vw,2.75rem)}.site-shell .hero-title-group .editorial-link{margin-top:1.75rem}.service-cards,.site-shell .experience-ledger{gap:.875rem}.service-card,.site-shell .experience-ledger article{padding:1.5rem}}@media (max-width:780px){.site-shell .hero-cover{row-gap:2rem;padding-block:5.25rem 1.5rem}.site-shell .hero-portrait{grid-area:1/1/auto/-1;justify-self:center;width:min(100%,26rem);max-height:none}.site-shell .hero-identity{grid-area:2/1/auto/-1}.site-shell .hero-title-group{grid-area:3/1/auto/-1;padding:0 0 1.5rem}.site-shell .hero h1{max-width:20ch;font-size:clamp(2rem,7.5vw,3.125rem)}.site-shell .hero-essay{row-gap:1rem;padding-block:0 3.5rem}.reflection-stage{grid-template-columns:1fr;gap:.375rem;padding:2rem 0}.reflection-progress{margin-top:1.5rem}.reflection-prefix,.reflection-statements,.reflection-progress{grid-column:1}.reflection-prefix,.reflection-statements p{font-size:clamp(1.375rem,5.5vw,1.875rem);line-height:1.3}.reflection-spot{width:100%;top:16%;left:-7%}.site-shell .hero-question-moment{grid-column:1/-1;grid-template-columns:minmax(0,1fr);padding-block:2rem}.site-shell .hero-question-moment blockquote{grid-area:1/1/auto/-1}.site-shell .hero-question-moment .hero-closing{align-self:center}.site-shell .approach-section:before,.site-shell .approach-section:after{width:75%}.site-shell .beliefs-flow{grid-template-columns:1fr;gap:2.5rem}.site-shell .beliefs-flow article:nth-child(2n){padding-left:0}.service-cards,.site-shell .experience-ledger,.site-shell .events-ledger{grid-template-columns:1fr;gap:1rem}.service-card{min-height:0;padding:1.75rem}.service-card h3{min-height:0;margin-bottom:1.25rem}.site-shell .conversation-manifesto{padding:0}.site-shell .conversation-plate{row-gap:2.5rem;margin-top:2rem}.site-shell .conversation-plate figure,.site-shell .conversation-intention,.site-shell .conversation-detail .editorial-link{grid-column:1/-1;margin:0}.conversation-spot{width:88%;inset:1% -12% auto auto}.site-shell .events-ledger{gap:2.5rem}.site-shell .event-heading h4{min-height:0}.site-shell .experience-ledger h3{margin:0}.site-shell .people-layout>h2,.site-shell .people-copy,.site-shell .less-more,.site-shell .journey-layout>h2,.site-shell .journey-intro,.site-shell .journey-layout blockquote,.site-shell .journey-ending{grid-column:1/-1;margin-bottom:0}.site-shell .less-more{grid-template-columns:1fr 1fr;gap:1.5rem 1rem}.site-shell .less-more p{font-size:clamp(1.25rem,5.5vw,1.625rem)}.people-spot,.people-spot-secondary{width:88%}.people-spot{top:10%;left:-20%}}@media (prefers-reduced-motion:reduce){.reflection-carousel[data-enhanced=true] .reflection-statements p{transition:none;transform:none}}@media print{.reflection-carousel[data-enhanced=true] .reflection-statements{display:block}.reflection-carousel[data-enhanced=true] .reflection-statements p{opacity:1;visibility:visible;transform:none}.reflection-carousel[data-enhanced=true] .reflection-statements p+p{margin-top:2rem}.reflection-carousel[data-enhanced=true] .reflection-progress{display:none}}
