.tnavband{background:var(--color-ink);width:100%;height:4em;position:relative}.tprofile{background:var(--color-white);width:100%;padding:.75em}.tprofile__grid{align-items:stretch;gap:.625em;width:100%;display:flex}.tprofile__photo{aspect-ratio:623/594;background:var(--color-paper-2);border-radius:1.5em;flex:1 0 0;min-width:0;position:relative;overflow:hidden}.tprofile__photo img{object-fit:cover;object-position:center top;width:100%;height:100%;position:absolute;inset:0}.tprofile__card{background:var(--color-paper-2);border-radius:1.5em;flex-direction:column;flex:1 0 0;justify-content:space-between;gap:2.5em;min-width:0;padding:2.5em;display:flex}.tprofile__head{flex-direction:column;align-items:flex-start;gap:1em;display:flex}.tprofile__eyebrow{color:var(--color-text-soft)}.tprofile__name{font-family:var(--font-heading);letter-spacing:-2px;color:var(--color-ink);font-size:2.5em;font-weight:500;line-height:1.3}.tprofile__role{font-family:var(--font-body);letter-spacing:-.32px;color:var(--color-ink);margin-top:-.25em;font-size:1em;font-weight:500;line-height:1.5}.tprofile__bio{font-family:var(--font-body);letter-spacing:-.32px;color:var(--color-text);max-width:34em;font-size:1em;line-height:1.5}.tprofile__foot{flex-direction:column;align-items:flex-start;gap:2em;width:100%;display:flex}.tprofile__socials{flex-wrap:wrap;gap:1.5em;width:100%;display:flex}.tprofile__social{color:var(--color-text);transition:color var(--transition-fast);align-items:center;gap:.5em;display:inline-flex}.tprofile__social:hover{color:var(--color-ink)}.tprofile__social-icon{width:1.5em;height:1.5em;color:var(--color-ink);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.tprofile__social-icon svg{width:1.5em;height:1.5em}.tprofile__social-label{font-family:var(--font-body);letter-spacing:-.32px;font-size:1em;line-height:1.5}.tprofile__contact{background:var(--color-ink);color:var(--color-lime);transition:opacity var(--transition-base);border-radius:2em;justify-content:center;align-items:center;gap:.5em;padding:.25em .25em .25em 1em;display:inline-flex}.tprofile__contact:hover{opacity:.9}.tprofile__contact .cap{color:var(--color-lime);padding-inline:.25em}.tprofile__contact-chip{background:var(--color-lime);width:2.5em;height:2.5em;color:var(--color-ink);border-radius:2.5em;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.tprofile__contact-arrow{width:1.25em;height:1.25em}.tteam{background:var(--color-white);flex-direction:column;align-items:center;gap:4em;width:100%;padding:4.5em 3.25em;display:flex}.tteam__head{text-align:center;flex-direction:column;align-items:center;gap:1em;width:47em;max-width:100%;display:flex}.peyebrow-dot{background:var(--color-ink);width:.25em;height:.25em}.tteam__eyebrow{color:var(--color-ink)}.tteam__title{font-family:var(--font-heading);letter-spacing:-2.88px;color:var(--color-ink);font-size:3em;font-weight:500;line-height:1.1667}.tteam__subtitle{font-family:var(--font-body);letter-spacing:-.32px;color:#585858;max-width:36em;font-size:1em;line-height:1.5}.tteam__grid{grid-template-columns:repeat(4,1fr);gap:.75em;width:100%;display:grid}.tcard{background:var(--color-paper-2);border-radius:1.5em;flex-direction:column;gap:1em;padding:.75em;display:flex}.tcard__photo{aspect-ratio:1;background:var(--color-border);border-radius:1em;width:100%;position:relative;overflow:hidden}.tcard__photo img{object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform var(--transition-base);position:absolute;inset:0}.tcard:hover .tcard__photo img{transform:scale(1.04)}.tcard__body{flex-direction:column;gap:.75em;padding:.25em .5em .5em;display:flex}.tcard__namerow{justify-content:space-between;align-items:flex-start;gap:.5em;display:flex}.tcard__id{flex-direction:column;gap:.125em;min-width:0;display:flex}.tcard__name{font-family:var(--font-heading);letter-spacing:-.6px;color:var(--color-ink);font-size:1.25em;font-weight:500;line-height:1.2}.tcard__role{font-family:var(--font-body);letter-spacing:-.26px;color:var(--color-text-soft);font-size:.8125em;line-height:1.4}.tcard__socials{flex-shrink:0;gap:.375em;display:flex}.tcard__social{background:var(--color-white);width:1.75em;height:1.75em;color:var(--color-ink);transition:background var(--transition-fast), color var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.tcard__social:hover{background:var(--color-ink);color:var(--color-lime)}.tcard__social svg{width:.875em;height:.875em}.tcard__bio{font-family:var(--font-body);letter-spacing:-.28px;color:#585858;font-size:.875em;line-height:1.5}.tvalues{background:var(--color-white);align-items:flex-start;gap:3em;width:100%;padding:0 3.25em 4.5em;display:flex}.tvalues__copy{flex-direction:column;flex:none;gap:.75em;width:22em;max-width:40%;display:flex}.tvalues__eyebrow{color:var(--color-text-soft)}.tvalues__title{font-family:var(--font-heading);letter-spacing:-1.8px;color:var(--color-ink);font-size:2.25em;font-weight:500;line-height:1.2}.tvalues__tags{flex-wrap:wrap;flex:1 0 0;align-content:flex-start;gap:.625em;min-width:0;padding-top:.5em;display:flex}.tvalues__tag{font-family:var(--font-heading);letter-spacing:-.32px;color:var(--color-ink);background:var(--color-paper-2);border:1px solid var(--color-border);white-space:nowrap;border-radius:2em;padding:.625em 1.25em;font-size:1em;font-weight:500}.tcta{background:var(--color-white);width:100%;padding:.75em}.tcta__card-frame{isolation:isolate;border-radius:1.5em;align-items:center;width:100%;min-height:30.4375em;padding:2.5em;display:flex;position:relative;overflow:hidden}.tcta__bg{z-index:0;position:absolute;inset:0}.tcta__bg-base,.tcta__bg-top{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.tcta__bg-grass-wrap{position:absolute;inset:0;overflow:hidden}.tcta__bg-grass{object-fit:cover;object-position:bottom;width:100%;height:100%;position:absolute;inset:0}.tcta__bg:after{content:"";pointer-events:none;background:linear-gradient(90deg,#08121e6b 0%,#08121e1f 55%,#08121e00 78%);position:absolute;inset:0}.tcta__content{z-index:2;flex-direction:column;align-items:flex-start;gap:2em;width:40.875em;max-width:60%;display:flex;position:relative}.tcta__title{font-family:var(--font-heading);letter-spacing:-2.88px;color:#fff;font-size:3em;font-weight:500;line-height:1.1667}.tcta__subtitle{font-family:var(--font-body);letter-spacing:-.32px;color:#ffffffeb;max-width:36em;font-size:1em;line-height:1.5}.tcta__btn{background:var(--color-lime);color:var(--color-ink);transition:opacity var(--transition-base);border-radius:2em;align-items:center;gap:.5em;padding:.25em .25em .25em 1em;display:inline-flex}.tcta__btn:hover{opacity:.92}.tcta__btn .cap{padding-inline:.25em}.tcta__btn-chip{background:var(--color-ink-900);width:2.5em;height:2.5em;color:var(--color-lime);border-radius:2.5em;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.tcta__btn-arrow{width:1.25em;height:1.25em}.tcta__cards{z-index:1;pointer-events:none;width:27em;height:18em;position:absolute;top:50%;right:1.5em;transform:translateY(-50%)}.tcta__card{border:.3em solid var(--color-paper-2);position:absolute}.tcta__card--dark{background:var(--color-ink);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:1em;width:13.2em;height:13.2em;top:1.2em;left:0;transform:rotate(-5.92deg);box-shadow:0 1.5em 2.5em #00000038}.tcta__card-inner{flex-direction:column;justify-content:center;width:100%;height:100%;padding:.75em;display:flex;position:relative}.tcta__expertise{font-family:var(--font-heading);letter-spacing:-.95px;color:#fff;font-size:1.45em;font-weight:500;line-height:1.33}.tcta__expertise-muted{color:#fff6}.tcta__idea{background:var(--color-lime-bright);border-radius:1.25em;justify-content:center;align-items:center;width:1.25em;height:1.25em;display:inline-flex;position:absolute;top:1.7em;right:2.6em}.tcta__idea svg{width:.75em;height:.75em}.tcta__card--light{background:#fff;border-radius:1.15em;flex-direction:column;gap:.5em;width:15.5em;padding:.375em;display:flex;top:0;right:0;overflow:hidden;transform:rotate(9.41deg);box-shadow:0 1.75em 2.75em #0000002e}.tcta__perf-head{background:var(--color-ink);border-radius:.875em;justify-content:space-between;align-items:center;gap:.75em;padding:.65em .75em;display:flex}.tcta__perf-title{flex-direction:column;gap:.25em;min-width:0;display:flex}.tcta__perf-name{font-family:var(--font-heading);letter-spacing:-.55px;color:#fff;white-space:nowrap;font-size:.875em;font-weight:500}.tcta__perf-sub{font-family:var(--font-heading);letter-spacing:-.35px;color:#fff6;white-space:nowrap;font-size:.55em;font-weight:500}.tcta__perf-chart{flex-shrink:0;justify-content:center;align-items:center;width:1.75em;height:1.75em;display:inline-flex}.tcta__perf-chart svg{width:1.4em;height:1.4em}.tcta__perf-body{flex-direction:column;gap:.15em;padding:.375em .5em;display:flex}.tcta__perf-stat{align-items:flex-end;gap:.35em;display:flex}.tcta__perf-value{font-family:var(--font-heading);letter-spacing:-1.49px;color:var(--color-ink);font-size:2.3em;font-weight:500;line-height:1}.tcta__perf-delta{font-family:var(--font-heading);letter-spacing:-.18px;color:var(--color-green);background:var(--color-green-soft);white-space:nowrap;border-radius:1em;margin-bottom:.4em;padding:.1em .5em;font-size:.6em;font-weight:500}.tcta__perf-label{font-family:var(--font-heading);letter-spacing:-.35px;color:#13131366;font-size:.55em;font-weight:500}.tcta__perf-tags{flex-wrap:wrap;justify-content:center;gap:.4em;padding:.5em .25em .65em;display:flex}.tcta__perf-tag{font-family:var(--font-heading);letter-spacing:-.47px;color:var(--color-ink);background:var(--color-paper-2);border:1px solid var(--color-border);white-space:nowrap;border-radius:2em;padding:.5em 1em;font-size:.73em;font-weight:500}@media screen and (max-width:991px){.tprofile__grid{flex-direction:column}.tprofile__photo{aspect-ratio:16/11}.tteam{gap:3em;padding:3.5em 1.25em}.tteam__title{letter-spacing:-1.6px;font-size:2.5em}.tteam__grid{grid-template-columns:repeat(2,1fr)}.tvalues{flex-direction:column;gap:1.5em;padding:0 1.25em 3.5em}.tvalues__copy,.tcta__content{width:100%;max-width:100%}.tcta__title{letter-spacing:-1.6px;font-size:2.5em}.tcta__cards{display:none}}@media screen and (max-width:767px){.tprofile__card{padding:1.75em}.tprofile__name{letter-spacing:-1.2px;font-size:2.125em}.tteam{padding:3em 1em}.tteam__head{width:100%}.tteam__title{letter-spacing:-1.2px;font-size:2.125em}.tteam__grid{grid-template-columns:1fr;max-width:24em;margin-inline:auto}.tcta__card-frame{min-height:24em;padding:1.75em}.tcta__title{letter-spacing:-1.2px;font-size:2.125em}}@media screen and (max-width:479px){.tprofile__name{font-size:1.875em}.tteam__title,.tcta__title{font-size:1.75em}}
