.hero{position:relative;display:flex;align-items:center;background:var(--grad-hero);color:#fff;overflow:hidden;isolation:isolate}.hero__inner{position:relative;z-index:2;width:100%;padding-block:7.5rem 3rem}.hero__content{display:grid;gap:1.25rem;max-width:46rem}.hero--about .eyebrow{color:#ffffffeb}.hero__title{color:#fff;max-width:18ch}.hero__title .w{display:inline-block;will-change:transform,filter,opacity}.hero__title em{font-style:italic;font-weight:480;letter-spacing:-.02em}.hero__lead{color:#ffffffd1;max-width:40rem}.story__grid{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:start}.story__head h2{margin-top:.75rem;margin-bottom:0}.story__row{display:grid;grid-template-columns:1.15fr .85fr;gap:3.5rem;align-items:start}.story__row+.story__row{margin-top:1.5rem}.story__row--flip{grid-template-columns:.85fr 1.15fr}.story__row--flip>.story__prose{order:2}.story__row--flip>.story__portrait{order:1}.story__prose{max-width:none}.story__prose>p:first-child{margin-top:1.5rem}.story__prose p+p{margin-top:1.25rem}.story__prose h3{margin-top:2.5rem;margin-bottom:0;color:var(--green-900)}.story__prose h3+p{margin-top:1rem}.story__prose a{color:var(--green-700);text-decoration:underline;text-decoration-color:currentColor;text-decoration-thickness:1.5px;text-underline-offset:.2em}.story__prose a:hover{color:var(--green-900)}.story__signature{margin-top:2rem;font-family:var(--font-display);font-style:italic;font-weight:500;font-size:1.05rem;color:var(--green-900)}.story__portrait img{width:100%;height:auto;aspect-ratio:3 / 4;object-fit:cover;border-radius:var(--r-lg)}.story__portrait{margin:0}.story__portrait figcaption{display:grid;gap:.1rem;margin-top:.75rem}.story__portrait-name{font-family:var(--font-display);font-weight:560;font-size:1.05rem;line-height:1.4;letter-spacing:-.02em;color:var(--green-900)}.story__portrait-role{font-size:var(--text-sm);color:var(--muted)}.approach__figure{margin:0 0 3.25rem}.approach__figure img{display:block;width:100%;height:auto;aspect-ratio:64 / 21;object-fit:cover;object-position:50% 45%;border-radius:var(--r-lg)}.approach__figure{position:relative}.approach__figure>picture{display:block;position:relative}.approach__figure>picture:after{content:"";position:absolute;inset:0;pointer-events:none;border-radius:var(--r-lg);background:linear-gradient(180deg,#0a1c1300 42%,#08160fdb)}.approach__figure figcaption{position:absolute;z-index:1;left:1.75rem;right:1.75rem;bottom:1.25rem;margin:0;text-align:left;font-size:var(--text-caption);color:#fff}.approach__list{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr;gap:1.25rem}.approach__item{padding:1.75rem 1.5rem;background:var(--bg);border:1px solid var(--line-soft);border-radius:var(--r-lg)}.approach__icon{display:block;margin-bottom:1rem;color:var(--green-500)}.approach__icon svg{display:block;width:2.5rem;height:2.5rem}.approach__claim{margin:0 0 .75rem;font-size:var(--text-h4);line-height:1.3;color:var(--green-900);text-wrap:balance}.approach__detail{margin:0;font-size:var(--text-sm);line-height:1.7;color:var(--muted)}.approach .eyebrow{color:var(--green-900)}.org__chart{display:grid;justify-items:center}.org__chart>*{min-width:0;max-width:100%}.org__founders{width:min(46rem,100%);padding:1.75rem 2rem;text-align:center;background:var(--green-900);border-radius:var(--r-lg);color:#fff}.org__kicker{margin:0 0 .75rem;font-family:var(--font-body);font-size:var(--text-caption);font-weight:600;letter-spacing:.12em;line-height:1.4;text-transform:uppercase;color:var(--green-300)}.org__names{margin:0;font-family:var(--font-display);font-weight:560;font-size:var(--text-h3);line-height:1.35;letter-spacing:-.02em}.org__names span{white-space:nowrap}.org__names i{font-style:normal;padding:0 .5rem;color:var(--green-300)}.org__stem{width:1px;height:2.75rem;background:var(--line-soft)}.org__bodies{position:relative;width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;align-items:start;padding-top:2.75rem}.org__bodies:before{content:"";position:absolute;top:0;height:1px;left:calc(16.666% - .5rem);right:calc(16.666% - .5rem);background:var(--line-soft)}.org__body{position:relative;min-width:0;text-align:center}.org__body:before{content:"";position:absolute;top:-2.75rem;left:50%;width:1px;height:2.75rem;background:var(--line-soft)}.org__box{padding:1.75rem 1.5rem;background:var(--bg);border:1px solid var(--line-soft);border-radius:var(--r-lg)}.org__role{margin:0 0 1rem;font-size:var(--text-h4);line-height:1.3;color:var(--green-900)}.org__people{list-style:none;margin:0 0 1rem;padding:0;display:grid;gap:.5rem}.org__person{font-family:var(--font-display);font-weight:560;font-size:var(--text-lead);line-height:1.35;letter-spacing:-.02em;color:var(--ink)}.org__fce{display:block;font-family:var(--font-body);font-size:var(--text-caption);font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--green-700)}.org__job{margin:0;font-size:var(--text-sm);line-height:1.7;color:var(--muted)}.org__note{margin:2.5rem 0 0;font-size:var(--text-sm);line-height:1.7;color:var(--muted)}.org__note a{color:var(--green-700);text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:3px}.org__note a:hover{color:var(--green-900)}.history__head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1.5rem 2.5rem;margin-bottom:3.5rem}.history__head .section-head{margin-bottom:0}.history__latest{flex:none}.history__deck{--history-gap: 24px;max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter)}.history__swiper{padding-block:.25rem 1rem}.history__swiper .swiper-wrapper{align-items:stretch}.history__swiper .history__year{--green-700: #297048;width:calc((100% - 2 * var(--history-gap)) / 3);height:auto;display:flex;flex-direction:column;gap:1.25rem;padding:2rem;border-radius:var(--r-lg);background:var(--history-tone);border:0}.history__swiper .history__year:nth-child(3n+1){--history-tone: #dcf0ed}.history__swiper .history__year:nth-child(3n+2){--history-tone: #e0f2e6}.history__swiper .history__year:nth-child(3n+3){--history-tone: #e6f3de}.history__num{margin:0;font-family:var(--font-display);font-weight:560;font-size:clamp(2rem,2.6vw,2.75rem);line-height:1;letter-spacing:-.02em;color:var(--green-900)}.history__summary{margin:0;color:var(--muted)}.history__report{margin-top:auto}.history__summary+.history__summary{margin-top:.25rem}.history__summary i{font-style:italic}.history__summary a{color:var(--green-700);text-decoration:underline;text-underline-offset:.18em}.history__summary a:hover{color:var(--green-900)}.history__report{display:inline-flex;align-items:center;gap:.5rem;align-self:start;min-height:44px;padding:.45rem .95rem .45rem .8rem;border-radius:var(--r-pill);background:#fff;color:var(--green-900);font-size:var(--text-caption);font-weight:600;line-height:1.3;transition:transform var(--dur) var(--ease),box-shadow var(--dur) var(--ease)}.history__report:hover{transform:translateY(-2px);box-shadow:var(--shadow-card)}.history__report:active{transform:translateY(0);box-shadow:none}.history__dl{width:.8em;height:.8em;flex:none}.history__none{margin:auto 0 0;font-size:var(--text-caption);color:var(--muted);font-style:italic}.history__bar{display:flex;align-items:center;gap:1.5rem;max-width:var(--container);margin:0 auto 1.75rem;padding-inline:var(--gutter)}.history__index{display:flex;flex:1;min-width:0;gap:.25rem;border-bottom:1px solid var(--line-soft)}.history__nav{display:flex;flex:none;gap:.75rem}.history__tick{position:relative;flex:1;min-height:44px;padding:.6rem .25rem .55rem;font-family:var(--font-display);font-weight:560;font-size:var(--text-lead);letter-spacing:-.02em;color:var(--muted);border-bottom:0;transition:color var(--dur) var(--ease)}.history__tick:after{content:"";position:absolute;z-index:1;bottom:-1px;left:50%;transform:translate(-50%);width:2.5rem;max-width:70%;height:5px;border-radius:var(--r-pill);background:var(--history-tone);opacity:0;transition:opacity var(--dur) var(--ease)}.history__tick:hover{color:var(--green-900)}.history__tick:hover:after{opacity:.4}.history__tick.is-inview{color:var(--green-900)}.history__tick.is-inview:after{opacity:1}.history__tick:nth-child(3n+1){--history-tone: #dcf0ed}.history__tick:nth-child(3n+2){--history-tone: #e0f2e6}.history__tick:nth-child(3n+3){--history-tone: #e6f3de}.history .history__arrow{width:3.25rem;height:3.25rem;flex:none;background:var(--green-900);border-color:var(--green-900);color:#fff}.history .history__arrow:hover{background:var(--green-700);border-color:var(--green-700)}.history .history__arrow.swiper-button-disabled{opacity:1;background:var(--stone);border-color:var(--line-soft);color:var(--muted)}.cta-band__alt{margin-top:1.5rem;font-size:var(--text-body);color:#fff}.cta-band__alt a{color:#fff;font-weight:500;text-decoration:underline;text-decoration-color:currentColor;text-decoration-thickness:1.5px;text-underline-offset:.2em}@media(max-width:64em){.approach__list{grid-template-columns:repeat(2,1fr);gap:1.5rem}.approach__item{padding:2rem}.approach__icon svg{width:3.25rem;height:3.25rem}.approach__claim{font-size:var(--text-h3)}.approach__detail{font-size:var(--text-body)}.history__swiper .history__year{width:calc((100% - var(--history-gap)) / 2)}}@media(max-width:50.5625em){.hero__inner{padding-block:6.5rem 2.5rem}.hero__title{font-size:clamp(2.5rem,10.5vw,3.25rem)}.story__grid{gap:2rem}.story__row,.story__row--flip{grid-template-columns:1fr;gap:1.75rem}.story__row+.story__row{margin-top:.75rem}.story__row>.story__prose{order:2}.story__row>.story__portrait{order:1}.story__prose{max-width:var(--prose)}.story__portrait{max-width:22rem}.story__head h2{margin-bottom:0}.approach__list{grid-template-columns:1fr;grid-auto-rows:auto}.approach__figure{margin-bottom:2.5rem}.approach__figure img{aspect-ratio:16 / 9}.approach__figure figcaption{left:1.15rem;right:1.15rem;bottom:1rem}.approach__item{padding:1.5rem}.history__swiper .swiper-wrapper{align-items:flex-start}.history__swiper .history__year{width:100%;padding:1.5rem}.history__latest{width:100%;white-space:normal}.history__bar{flex-direction:column;align-items:stretch;gap:1rem}.history__index{display:grid;grid-template-columns:repeat(auto-fit,minmax(3.4rem,1fr));gap:.35rem;border-bottom:0}.history__tick{border-bottom:1px solid var(--line-soft)}.history__nav{justify-content:center}.org__bodies{grid-template-columns:1fr;gap:1rem;padding-top:1.5rem}.org__bodies:before{display:none}.org__body:before{top:-1.5rem;height:1.5rem}.org__body:not(:first-child):before{display:none}.org__stem{height:1.5rem}.org__names{display:grid;gap:.35rem;font-size:var(--text-h4)}.org__names i{display:none}}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-slide,.swiper-cube-shadow{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top,.swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible{.swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
