.Portrait-module__vC-jAa__monogram{font-family:var(--font-mono);letter-spacing:.06em;color:var(--teal);background:var(--surf-2);place-items:center;font-size:clamp(1.6rem,3.4vw,2.4rem);display:grid}
.PersonCard-module__8IqM8G__card{width:100%;font:inherit;color:inherit;text-align:center;background:0 0;border:0;padding:0;display:block;position:relative}.PersonCard-module__8IqM8G__card:is(button){cursor:pointer}.PersonCard-module__8IqM8G__portrait{aspect-ratio:1;object-fit:cover;border-radius:var(--radius-img);background:var(--surf);border:1px solid var(--rule-2);width:100%;height:auto;transition:border-color .25s,box-shadow .25s;display:block}.PersonCard-module__8IqM8G__card:is(button):hover .PersonCard-module__8IqM8G__portrait{border-color:#c8f7468c;box-shadow:0 0 0 3px #c8f7461f}.PersonCard-module__8IqM8G__card:focus-visible{outline:none}.PersonCard-module__8IqM8G__card:is(button):focus-visible .PersonCard-module__8IqM8G__portrait{border-color:var(--lime);box-shadow:0 0 0 3px #c8f74680}.PersonCard-module__8IqM8G__name{letter-spacing:-.015em;text-wrap:balance;margin-top:.95rem;font-size:17px;font-weight:400;line-height:1.25}.PersonCard-module__8IqM8G__role{color:var(--fg4);text-wrap:balance;display:var(--role-display,block);-webkit-line-clamp:var(--role-lines,none);-webkit-box-orient:vertical;margin-top:.3rem;font-size:13.5px;font-weight:300;line-height:1.45;overflow:hidden}.PersonCard-module__8IqM8G__badge{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:26px;height:26px;font-family:var(--font-mono);color:var(--lime);background:#0014198c;border:1px solid #c8f74673;border-radius:999px;place-items:center;font-size:14px;line-height:1;transition:background .25s,color .25s;display:grid;position:absolute;top:.55rem;right:.55rem}.PersonCard-module__8IqM8G__card:hover .PersonCard-module__8IqM8G__badge,.PersonCard-module__8IqM8G__card:focus-visible .PersonCard-module__8IqM8G__badge{background:var(--lime);color:var(--ink)}.PersonCard-module__8IqM8G__srOnly{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}
.PersonSheets-module__R0g4yG__dialog{border:1px solid var(--rule-2);background:var(--surf);width:min(860px,92vw);max-height:86vh;color:var(--fg);border-radius:16px;margin:auto;padding:clamp(1.5rem,3vw,2.6rem);inset:0;overflow-y:auto;box-shadow:0 40px 90px -30px #000c}.PersonSheets-module__R0g4yG__dialog::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000c10bd}.PersonSheets-module__R0g4yG__dialog[open]{animation:.2s ease-out PersonSheets-module__R0g4yG__sheetIn}@keyframes PersonSheets-module__R0g4yG__sheetIn{0%{opacity:0;transform:translateY(8px)scale(.985)}}@media (prefers-reduced-motion:reduce){.PersonSheets-module__R0g4yG__dialog[open]{animation:none}}.PersonSheets-module__R0g4yG__close{float:right;border:1px solid var(--rule-2);background:var(--surf-2);width:34px;height:34px;color:var(--fg2);cursor:pointer;border-radius:999px;place-items:center;margin-left:1rem;font-size:20px;line-height:1;transition:color .2s,border-color .2s;display:grid;position:sticky;top:0}.PersonSheets-module__R0g4yG__close:hover{color:var(--lime);border-color:#c8f74680}.PersonSheets-module__R0g4yG__sheet[hidden]{display:none}.PersonSheets-module__R0g4yG__sheetHead{align-items:center;gap:clamp(1rem,2.4vw,1.6rem);display:flex}.PersonSheets-module__R0g4yG__sheetPortrait{aspect-ratio:1;object-fit:cover;border-radius:var(--radius-img);background:var(--surf-2);border:1px solid var(--rule-2);flex:none;width:clamp(96px,14vw,132px);height:auto}.PersonSheets-module__R0g4yG__sheetName{letter-spacing:-.025em;font-size:clamp(1.4rem,2.6vw,1.9rem);font-weight:300;line-height:1.1}.PersonSheets-module__R0g4yG__sheetRole{max-width:46ch;color:var(--lime);margin-top:.4rem;font-size:14px;font-weight:300;line-height:1.45}.PersonSheets-module__R0g4yG__bio{border-top:1px solid var(--rule);max-width:66ch;margin-top:clamp(1.4rem,2.6vw,1.9rem);padding-top:clamp(1.2rem,2.4vw,1.6rem)}.PersonSheets-module__R0g4yG__bio p{color:var(--fg2);font-size:15.5px;font-weight:300;line-height:1.72}.PersonSheets-module__R0g4yG__bio p+p{margin-top:.9rem}.PersonSheets-module__R0g4yG__sheetFoot{border-top:1px solid var(--rule);justify-content:space-between;gap:1rem;margin-top:clamp(1.4rem,2.6vw,2rem);padding-top:1rem;display:flex}.PersonSheets-module__R0g4yG__step{max-width:46%;font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--fg5);white-space:nowrap;text-overflow:ellipsis;cursor:pointer;background:0 0;border:0;padding:0;font-size:10px;transition:color .2s;overflow:hidden}.PersonSheets-module__R0g4yG__step:hover{color:var(--lime)}@media (max-width:560px){.PersonSheets-module__R0g4yG__sheetHead{flex-direction:column;align-items:flex-start}}
.PeopleGrid-module__BFQb0G__grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:clamp(1.8rem,3.2vw,2.8rem) clamp(1rem,2vw,1.8rem);margin-top:clamp(1.6rem,3vw,2.4rem);list-style:none;display:grid}.PeopleGrid-module__BFQb0G__cell{grid-column:span 2;min-width:0}@media (min-width:1081px){.PeopleGrid-module__BFQb0G__cell:last-child:nth-child(4n+1){grid-column:4/span 2}.PeopleGrid-module__BFQb0G__cell:nth-last-child(2):nth-child(4n+1){grid-column:3/span 2}.PeopleGrid-module__BFQb0G__cell:last-child:nth-child(4n+2){grid-column:5/span 2}.PeopleGrid-module__BFQb0G__cell:nth-last-child(3):nth-child(4n+1){grid-column:2/span 2}.PeopleGrid-module__BFQb0G__cell:nth-last-child(2):nth-child(4n+2){grid-column:4/span 2}.PeopleGrid-module__BFQb0G__cell:last-child:nth-child(4n+3){grid-column:6/span 2}}@media (min-width:761px) and (max-width:1080px){.PeopleGrid-module__BFQb0G__grid{grid-template-columns:repeat(6,minmax(0,1fr))}.PeopleGrid-module__BFQb0G__cell:last-child:nth-child(3n+1){grid-column:3/span 2}.PeopleGrid-module__BFQb0G__cell:nth-last-child(2):nth-child(3n+1){grid-column:2/span 2}.PeopleGrid-module__BFQb0G__cell:last-child:nth-child(3n+2){grid-column:4/span 2}}@media (max-width:760px){.PeopleGrid-module__BFQb0G__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.PeopleGrid-module__BFQb0G__cell:last-child:nth-child(odd){grid-column:2/span 2}}.PeopleGrid-module__BFQb0G__grid.PeopleGrid-module__BFQb0G__compact{grid-template-columns:repeat(10,minmax(0,1fr));gap:clamp(1.4rem,2.4vw,2rem) clamp(.8rem,1.4vw,1.2rem)}@media (min-width:1081px){.PeopleGrid-module__BFQb0G__grid.PeopleGrid-module__BFQb0G__compact .PeopleGrid-module__BFQb0G__cell{grid-column:span 2}.PeopleGrid-module__BFQb0G__grid.PeopleGrid-module__BFQb0G__compact .PeopleGrid-module__BFQb0G__cell:nth-child(5n+1):nth-last-child(4){grid-column:2/span 2}.PeopleGrid-module__BFQb0G__grid.PeopleGrid-module__BFQb0G__compact .PeopleGrid-module__BFQb0G__cell:nth-child(5n+1):last-child{grid-column:5/span 2}}@media (min-width:761px) and (max-width:1080px){.PeopleGrid-module__BFQb0G__grid.PeopleGrid-module__BFQb0G__compact .PeopleGrid-module__BFQb0G__cell{grid-column:span 2}.PeopleGrid-module__BFQb0G__grid.PeopleGrid-module__BFQb0G__compact .PeopleGrid-module__BFQb0G__cell:nth-child(5n+1):nth-last-child(4){grid-column:2/span 2}.PeopleGrid-module__BFQb0G__grid.PeopleGrid-module__BFQb0G__compact .PeopleGrid-module__BFQb0G__cell:nth-child(5n+1):last-child{grid-column:5/span 2}}@media (min-width:481px) and (max-width:760px){.PeopleGrid-module__BFQb0G__grid.PeopleGrid-module__BFQb0G__compact{grid-template-columns:repeat(8,minmax(0,1fr))}.PeopleGrid-module__BFQb0G__grid.PeopleGrid-module__BFQb0G__compact .PeopleGrid-module__BFQb0G__cell{grid-column:span 2}.PeopleGrid-module__BFQb0G__grid.PeopleGrid-module__BFQb0G__compact .PeopleGrid-module__BFQb0G__cell:nth-child(4n+1):last-child{grid-column:4/span 2}.PeopleGrid-module__BFQb0G__grid.PeopleGrid-module__BFQb0G__compact .PeopleGrid-module__BFQb0G__cell:nth-child(4n+1):nth-last-child(2){grid-column:3/span 2}.PeopleGrid-module__BFQb0G__grid.PeopleGrid-module__BFQb0G__compact .PeopleGrid-module__BFQb0G__cell:nth-child(4n+1):nth-last-child(3){grid-column:2/span 2}}@media (max-width:760px){.PeopleGrid-module__BFQb0G__grid.PeopleGrid-module__BFQb0G__compact{--role-display:-webkit-box;--role-lines:4}}@media (max-width:480px){.PeopleGrid-module__BFQb0G__grid.PeopleGrid-module__BFQb0G__compact{grid-template-columns:repeat(6,minmax(0,1fr))}.PeopleGrid-module__BFQb0G__grid.PeopleGrid-module__BFQb0G__compact .PeopleGrid-module__BFQb0G__cell{grid-column:span 2}.PeopleGrid-module__BFQb0G__grid.PeopleGrid-module__BFQb0G__compact .PeopleGrid-module__BFQb0G__cell:nth-child(3n+1):last-child{grid-column:3/span 2}.PeopleGrid-module__BFQb0G__grid.PeopleGrid-module__BFQb0G__compact .PeopleGrid-module__BFQb0G__cell:nth-child(3n+1):nth-last-child(2){grid-column:2/span 2}}
.PeopleMarquee-module__6F0MRq__wrap{margin-top:clamp(1.6rem,3vw,2.4rem)}.PeopleMarquee-module__6F0MRq__viewport{--card-gap:clamp(1rem, 2vw, 1.8rem);--fade:clamp(20px, 5vw, 64px);-webkit-mask-image:linear-gradient(to right, transparent 0, #000 var(--fade), #000 calc(100% - var(--fade)), transparent 100%);-webkit-mask-image:linear-gradient(to right, transparent 0, #000 var(--fade), #000 calc(100% - var(--fade)), transparent 100%);mask-image:linear-gradient(to right, transparent 0, #000 var(--fade), #000 calc(100% - var(--fade)), transparent 100%);position:relative;overflow:clip}.PeopleMarquee-module__6F0MRq__viewport:has(:focus-visible){-webkit-mask-image:none;mask-image:none}.PeopleMarquee-module__6F0MRq__rail{width:max-content;animation:PeopleMarquee-module__6F0MRq__roll var(--roll-duration,72s) linear infinite;display:flex}@keyframes PeopleMarquee-module__6F0MRq__roll{to{transform:translate(-50%)}}.PeopleMarquee-module__6F0MRq__viewport[data-paused=true] .PeopleMarquee-module__6F0MRq__rail{animation-play-state:paused}@media (hover:hover){.PeopleMarquee-module__6F0MRq__viewport:hover .PeopleMarquee-module__6F0MRq__rail{animation-play-state:paused}}.PeopleMarquee-module__6F0MRq__viewport:has(:focus-visible) .PeopleMarquee-module__6F0MRq__rail{animation-play-state:paused}.PeopleMarquee-module__6F0MRq__row{gap:var(--card-gap);padding-right:var(--card-gap);list-style:none;display:flex}.PeopleMarquee-module__6F0MRq__item{flex:0 0 clamp(168px,20vw,236px);min-width:0}@media (prefers-reduced-motion:reduce){.PeopleMarquee-module__6F0MRq__viewport{overflow:visible;-webkit-mask-image:none;mask-image:none}.PeopleMarquee-module__6F0MRq__rail{width:auto;animation:none;display:block}.PeopleMarquee-module__6F0MRq__row{gap:clamp(1.8rem, 3.2vw, 2.8rem) var(--card-gap);grid-template-columns:repeat(8,minmax(0,1fr));padding-right:0;display:grid}.PeopleMarquee-module__6F0MRq__row[aria-hidden=true]{display:none}.PeopleMarquee-module__6F0MRq__item{flex:none;grid-column:span 2}}@media (prefers-reduced-motion:reduce) and (min-width:1081px){.PeopleMarquee-module__6F0MRq__item:last-child:nth-child(4n+1){grid-column:4/span 2}.PeopleMarquee-module__6F0MRq__item:nth-last-child(2):nth-child(4n+1){grid-column:3/span 2}.PeopleMarquee-module__6F0MRq__item:last-child:nth-child(4n+2){grid-column:5/span 2}.PeopleMarquee-module__6F0MRq__item:nth-last-child(3):nth-child(4n+1){grid-column:2/span 2}.PeopleMarquee-module__6F0MRq__item:nth-last-child(2):nth-child(4n+2){grid-column:4/span 2}.PeopleMarquee-module__6F0MRq__item:last-child:nth-child(4n+3){grid-column:6/span 2}}@media (prefers-reduced-motion:reduce) and (min-width:761px) and (max-width:1080px){.PeopleMarquee-module__6F0MRq__row{grid-template-columns:repeat(6,minmax(0,1fr))}.PeopleMarquee-module__6F0MRq__item:last-child:nth-child(3n+1){grid-column:3/span 2}.PeopleMarquee-module__6F0MRq__item:nth-last-child(2):nth-child(3n+1){grid-column:2/span 2}.PeopleMarquee-module__6F0MRq__item:last-child:nth-child(3n+2){grid-column:4/span 2}}@media (prefers-reduced-motion:reduce) and (max-width:760px){.PeopleMarquee-module__6F0MRq__row{grid-template-columns:repeat(4,minmax(0,1fr))}.PeopleMarquee-module__6F0MRq__item:last-child:nth-child(odd){grid-column:2/span 2}}
