.fp-cover{gap:var(--space-12);background:var(--gray-900);padding-top:var(--hero-billboard-top);padding-bottom:var(--hero-billboard-bottom);flex-direction:column;display:flex}@media (720px<=width<1040px){.fp-cover{gap:var(--rhythm-sm);padding-bottom:var(--rhythm-sm)}}.fp-cover .hero__v2-wrap{grid-template-rows:auto;row-gap:0;padding-top:0;padding-bottom:0}.fp-cover .hero__v2-billboard{grid-row:1}.fp-cover .mod--masthead{padding-top:0;padding-bottom:0}@media not (min-width:720px),(orientation:portrait){.fp-cover{gap:0;min-height:0;padding-top:0;padding-bottom:0;display:block}.fp-cover .hero__v2-wrap{padding-top:calc(var(--nav-h) + var(--rhythm-sm))}.fp-cover .mod--masthead{padding:var(--space-8) 0 var(--band-pad)}}.hero{background:var(--gray-900);width:100%;color:var(--ink);flex-direction:column;display:flex;position:relative;overflow:hidden}.hero>.tile__variant.is-active{min-height:inherit;flex-direction:column;flex:1;width:100%;display:flex}.hero__v2.is-active{flex-direction:column;display:flex}.hero__v2-wrap{column-gap:var(--gutter);row-gap:var(--rhythm-lg);padding-top:calc(var(--nav-h) + var(--rhythm-md));padding-bottom:var(--space-12);flex:1;grid-template-rows:auto auto;grid-template-columns:repeat(12,1fr);display:grid;position:relative}.hero__v2-billboard{line-height:.88;font-family:var(--head);font-weight:var(--weight-bold);letter-spacing:var(--tracking-display);font-size:var(--type-display);text-transform:uppercase;z-index:var(--z-content);grid-area:2/1/auto/-1;align-self:start;margin:0 0 0 -.03em;padding:0;position:relative}.hero__v2-line{opacity:0;animation:v2FadeIn .55s var(--ease-out) forwards;display:block}.hero__v2-line--top{color:var(--ink)}.hero__v2-line--bot{color:var(--ink);margin-top:-.02em}.hero__v2-vmk{fill:currentColor;vertical-align:baseline;width:auto;height:.74em;margin-left:.04em;display:inline-block;position:relative;top:.01em}@keyframes v2FadeIn{to{opacity:1}}@media (prefers-reduced-motion:reduce){.hero__v2-line{opacity:1;animation:none}}@media not (min-width:720px){.hero__v2-billboard{letter-spacing:var(--tracking-tight)}.tile--hero{align-items:flex-start;min-height:auto;display:flex}.hero__v2.is-active{justify-content:center;min-height:auto}.hero__v2-wrap{row-gap:var(--rhythm-sm);min-height:auto;padding-top:var(--space-12);padding-bottom:var(--space-4);grid-template-rows:auto auto}.hero__v2-billboard{margin-top:0;margin-left:0;font-size:clamp(3rem,14vw,12.5rem)}[data-tile=team] .tile__variant[data-variant="1"]{display:block!important}}.team__vS-head{margin-bottom:var(--space-12)}.team__vS-title{font-family:var(--head);font-size:var(--type-h1);font-weight:var(--weight-medium);line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);color:var(--heading);margin:0}@media not (min-width:720px){.team__vS-head{margin-bottom:var(--space-xl)}.team__vS-title{font-size:1.625rem}}.researchers__polaroid-grid{column-gap:var(--space-xl);grid-template-columns:repeat(3,minmax(0,320px));justify-content:center;align-items:start;display:grid}.polaroid-card{flex-direction:column;display:flex}.polaroid-link{color:inherit;text-decoration:none;display:block}.polaroid-link:focus-visible{outline:2px solid var(--accent);outline-offset:var(--space-1)}.polaroid-frame{background:var(--warm-50);filter:sepia(.12);padding:var(--space-sm);box-shadow:0 4px 20px rgba(var(--gray-950-rgb), .45), 0 1px 4px rgba(var(--gray-950-rgb), .22);transition:transform var(--motion-md) var(--ease-out), box-shadow var(--motion-md) var(--ease-out);position:relative}.polaroid-card:hover .polaroid-frame,.polaroid-card:focus-within .polaroid-frame{box-shadow:0 18px 42px rgba(var(--gray-950-rgb), .5), 0 4px 10px rgba(var(--gray-950-rgb), .28)}.polaroid-photo{aspect-ratio:1;box-shadow:inset 0 0 28px rgba(var(--gray-950-rgb), .35);display:block;overflow:hidden}.polaroid-img{object-fit:cover;object-position:center 15%;width:100%;height:100%;display:block}html.js .researchers__polaroid-grid .polaroid-card{opacity:0;transform:translateY(16px)}html.js .researchers__polaroid-grid.is-revealed .polaroid-card{animation:cardCascadeIn var(--cascade-duration,.9s) var(--ease-in-out) both}html.js .researchers__polaroid-grid.is-revealed .polaroid-card:first-child{animation-delay:calc(0 * var(--cascade-stagger,.22s))}html.js .researchers__polaroid-grid.is-revealed .polaroid-card:nth-child(2){animation-delay:calc(1 * var(--cascade-stagger,.22s))}html.js .researchers__polaroid-grid.is-revealed .polaroid-card:nth-child(3){animation-delay:calc(2 * var(--cascade-stagger,.22s))}html.js .team__vS-title{opacity:0;transform:translateY(16px)}html.js .researchers:has(.researchers__polaroid-grid.is-revealed) .team__vS-title{animation:cardCascadeIn var(--cascade-duration,.9s) var(--ease-in-out) both}@media (prefers-reduced-motion:reduce){html.js .researchers__polaroid-grid .polaroid-card{opacity:1;transform:none}html.js .researchers__polaroid-grid.is-revealed .polaroid-card{animation:none}html.js .team__vS-title{opacity:1;transform:none}html.js .researchers:has(.researchers__polaroid-grid.is-revealed) .team__vS-title{animation:none}.polaroid-frame,.polaroid-reveal{transition:none}.polaroid-card:hover .polaroid-frame,.polaroid-card:focus-within .polaroid-frame{transform:none}}.polaroid-caption{height:var(--space-20);padding:0 var(--space-sm);text-align:center;justify-content:center;align-items:center;gap:var(--space-1);flex-direction:column;display:flex}.polaroid-name{font-family:var(--head);font-weight:var(--weight-semibold);font-size:var(--type-body);line-height:var(--leading-tight);letter-spacing:var(--tracking-tight-sm);color:var(--gray-900);margin:0}.polaroid-role{font-family:var(--mono);font-size:var(--type-eyebrow);font-weight:var(--weight-medium);letter-spacing:var(--tracking-caps);text-transform:uppercase;color:var(--gray-900);opacity:.55}.polaroid-reveal{background:var(--warm-50);justify-content:center;gap:var(--space-6);padding:var(--space-6);opacity:0;visibility:hidden;transition:opacity var(--motion-md) var(--ease-out), visibility 0s linear var(--motion-md);flex-direction:column;display:flex;position:absolute;inset:0}.polaroid-card:hover .polaroid-reveal,.polaroid-card:focus-within .polaroid-reveal{opacity:1;visibility:visible;transition:opacity var(--motion-md) var(--ease-out)}.polaroid-reveal__bio{font-family:var(--sans);font-size:var(--type-ui);font-weight:var(--weight-regular);line-height:var(--leading-card);color:var(--gray-900);margin:0;overflow:auto}.polaroid-reveal__link{width:max-content;font-family:var(--mono);font-size:var(--type-eyebrow);font-weight:var(--weight-medium);letter-spacing:var(--tracking-caps);text-transform:uppercase;color:var(--gray-900);transition:color var(--motion-fast) var(--ease)}.polaroid-card:hover .polaroid-reveal__link,.polaroid-card:focus-within .polaroid-reveal__link{color:var(--accent)}@media (hover:none),not (min-width:720px){.polaroid-card:hover .polaroid-reveal,.polaroid-card:focus-within .polaroid-reveal{opacity:0;visibility:hidden}.polaroid-card:hover .polaroid-frame,.polaroid-card:focus-within .polaroid-frame{box-shadow:none}}@media not (min-width:1040px){.researchers__polaroid-grid{justify-content:flex-start;column-gap:var(--space-xl);padding-right:var(--margin);margin-right:calc(-1 * var(--margin));scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;display:flex;overflow:auto hidden}.researchers__polaroid-grid::-webkit-scrollbar{display:none}.polaroid-card{scroll-snap-align:start;flex:0 0 72%;max-width:280px}}.featured-grid{gap:var(--rhythm-2xl);flex-direction:column;display:flex}@media not (min-width:720px){.featured-grid{gap:var(--rhythm-lg)}}.featured-grid .card{width:100%}.featured-grid .card>a{aspect-ratio:9/4;flex-direction:row;align-items:stretch;gap:0;min-height:505px}.featured-grid .stat-card{padding:var(--space-8);background:0 0;border:none;flex:1;order:2}.featured-grid .stat-card__stat{margin-top:auto}.featured-grid .chart-card{flex:2.42;order:1;min-width:0;height:100%}.featured-grid .chart-card__body{aspect-ratio:16/9;padding:0;position:relative;overflow:hidden}.featured-grid .card[data-format=case-study]>a{aspect-ratio:auto;flex-direction:column}.featured-grid .card[data-format=case-study] .stat-card{column-gap:var(--space-xl);row-gap:var(--space-sm);padding:var(--space-xl);flex:none;order:1;grid-template-columns:1fr auto;display:grid}.featured-grid .card[data-format=case-study] .stat-card__top,.featured-grid .card[data-format=case-study] .stat-card__head,.featured-grid .card[data-format=case-study] .stat-card__cta{grid-column:1}.featured-grid .card[data-format=case-study] .stat-card__stat{text-align:right;grid-area:1/2/-1;align-self:center;margin-top:0}.featured-grid .card[data-format=case-study] .chart-card{flex:none;order:2;width:100%;min-width:0;height:auto}.featured-grid .card[data-format=case-study] .chart-card__body{aspect-ratio:3}.featured-grid .stat-card__top{position:relative}.featured-grid .stat-card__cta{font-family:var(--mono);font-size:var(--type-eyebrow);font-weight:var(--weight-medium);letter-spacing:var(--tracking-widest);text-transform:uppercase;color:var(--ink);opacity:.45;transition:opacity var(--motion-fast) var(--ease)}.featured-grid .card:hover .stat-card__cta{opacity:1}.featured-grid .video-card__play{border-radius:var(--radius-round);width:72px;height:72px;color:var(--ink);pointer-events:none;transition:background var(--motion-md) var(--ease);background:#0000008c;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.featured-grid .card:hover .video-card__play{background:#000000bf}@media not (min-width:720px){.featured-grid .card>a{aspect-ratio:auto;flex-direction:column}.featured-grid .chart-card{flex:none;width:100%;height:auto}.featured-grid .stat-card{flex:none}.featured-grid .card:not([data-format=case-study]) .chart-card__body{aspect-ratio:16/9}.featured-grid .card[data-format=case-study] .stat-card{padding:var(--space-xl) var(--space-xl) var(--space-md);grid-template-columns:1fr}.featured-grid .card[data-format=case-study] .stat-card__stat{text-align:left;grid-area:auto/1}.featured-grid .card[data-format=case-study] .chart-card__body{aspect-ratio:16/9}}[data-tile]{position:relative}[data-tile] .tile__variant{display:none}[data-tile] .tile__variant.is-active{display:block}.mod--masthead{padding:var(--space-6) 0 0;background:var(--bg)}.masthead__inline-endcap{vertical-align:middle;width:.66em;height:.66em;margin-left:.4em;display:inline-block}@media not (min-width:720px){.masthead__inline-endcap{width:.64em;height:.64em;margin-left:.3em}}.masthead__body{color:var(--heading);line-height:var(--leading-subheading);text-wrap:pretty;max-width:85%}@media not (min-width:720px){.masthead__body{max-width:100%;font-size:1.125rem;line-height:var(--leading-ui)}}html.js .masthead__body .g-lede__lead{animation:ledeReveal 1s var(--ease-out-quad) both;animation-delay:80ms}html.js .masthead__body .g-lede__dim{animation:ledeReveal 1s var(--ease-out-quad) both;animation-delay:.42s}html.js .masthead__inline-endcap{animation:ledeReveal .7s var(--ease-out-quad) both;animation-delay:.9s}@media (prefers-reduced-motion:reduce){html.js .masthead__body .g-lede__lead,html.js .masthead__body .g-lede__dim,html.js .masthead__inline-endcap{animation:none}}.mod--masthead .masthead__body{-webkit-text-decoration-color:color-mix(in srgb, var(--ink) 18%, transparent);text-decoration-color:color-mix(in srgb, var(--ink) 18%, transparent)}@media not (min-width:720px){.mod--masthead{padding:var(--space-8) 0 var(--rhythm-sm)}}html{scroll-padding-top:var(--nav-h)}.fp-band{padding-block:var(--band-pad)}html.js .article-section .research-grid__hero,html.js .article-section .research-grid__standard>.card,html.js .article-section .format-grid>.card,html.js .article-section .landing-press-wall__item{opacity:0;transform:translateY(16px)}@media (prefers-reduced-motion:reduce){html.js .article-section .research-grid__hero,html.js .article-section .research-grid__standard>.card,html.js .article-section .format-grid>.card,html.js .article-section .landing-press-wall__item{opacity:1;transform:none}}@media (prefers-reduced-motion:no-preference){html.js .research-grid__hero.is-revealed,html.js .research-grid__standard.is-revealed>.card,html.js .article-section.is-revealed .format-grid>.card,html.js .article-section.is-revealed .landing-press-wall__item{animation:cardCascadeIn var(--cascade-duration,.9s) var(--ease-in-out,ease-in-out) both}html.js .research-grid__hero.is-revealed,html.js .research-grid__standard.is-revealed>.card:nth-child(3n+1){animation-delay:0s}html.js .research-grid__standard.is-revealed>.card:nth-child(3n+2){animation-delay:calc(1 * var(--cascade-stagger-fast,.11s))}html.js .research-grid__standard.is-revealed>.card:nth-child(3n+3){animation-delay:calc(2 * var(--cascade-stagger-fast,.11s))}html.js .article-section--video.is-revealed .format-grid>.card:nth-child(3n+1){animation-delay:calc(0 * var(--cascade-stagger,.22s))}html.js .article-section--video.is-revealed .format-grid>.card:nth-child(3n+2){animation-delay:calc(1 * var(--cascade-stagger,.22s))}html.js .article-section--video.is-revealed .format-grid>.card:nth-child(3n+3){animation-delay:calc(2 * var(--cascade-stagger,.22s))}html.js .article-section--press.is-revealed .landing-press-wall__item:first-child{animation-delay:calc(0 * var(--cascade-stagger,.22s))}html.js .article-section--press.is-revealed .landing-press-wall__item:nth-child(2){animation-delay:calc(1 * var(--cascade-stagger,.22s))}html.js .article-section--press.is-revealed .landing-press-wall__item:nth-child(3){animation-delay:calc(2 * var(--cascade-stagger,.22s))}html.js .article-section--press.is-revealed .landing-press-wall__item:nth-child(4){animation-delay:calc(3 * var(--cascade-stagger,.22s))}html.js .article-section--press.is-revealed .landing-press-wall__item:nth-child(5){animation-delay:calc(4 * var(--cascade-stagger,.22s))}html.js .article-section--press.is-revealed .landing-press-wall__item:nth-child(6){animation-delay:calc(5 * var(--cascade-stagger,.22s))}html.js .article-section--press.is-revealed .landing-press-wall__item:nth-child(7){animation-delay:calc(6 * var(--cascade-stagger,.22s))}}.article-section__empty{font-family:var(--sans);font-size:var(--type-body);color:var(--muted)}.article-section__more-row{margin-top:var(--rhythm-sm);justify-content:space-between;align-items:center;gap:var(--space-4);display:flex}@media not (min-width:720px){.article-section__more-row{margin-top:var(--space-8)}.article-section__more-count{display:none}}.article-section__more{letter-spacing:var(--tracking-wider)}@media (min-width:1040px){.article-section--press .landing-press-wall{grid-template-columns:repeat(6,1fr)}}.article-section__more-arrow{transition:transform var(--motion-fast) var(--ease);display:inline-flex}@keyframes article-more-arrow-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(3px)}}.article-section__more:hover .article-section__more-arrow,.article-section__more:focus-visible .article-section__more-arrow{animation:article-more-arrow-bounce .9s var(--ease-in-out,ease-in-out) infinite}@media (prefers-reduced-motion:reduce){.article-section__more:hover .article-section__more-arrow,.article-section__more:focus-visible .article-section__more-arrow{animation:none;transform:translateY(2px)}}.article-section__more-count{font-family:var(--mono);font-size:var(--type-meta);letter-spacing:var(--tracking-wider);text-transform:uppercase;color:var(--muted);font-variant-numeric:tabular-nums}.research-grid{gap:var(--card-row-gap);flex-direction:column;display:flex}.research-grid__standard{column-gap:var(--gutter);row-gap:var(--card-row-gap);grid-template-columns:repeat(3,1fr);display:grid}@media (min-width:1040px){.research-grid__standard>.card.research-grid__lead{display:none}}@media not (min-width:1040px){.research-grid__hero,.research-grid__standard>.card:nth-child(7){display:none}}.format-grid--3up{column-gap:var(--gutter);row-gap:var(--card-row-gap);grid-template-columns:repeat(3,1fr);display:grid}@media (720px<=width<1040px){.research-grid__standard,.format-grid--3up{grid-template-columns:repeat(2,1fr)}}@media not (min-width:720px){.research-grid__standard,.format-grid--3up{gap:var(--card-row-gap-mobile);grid-template-columns:1fr}}
