.hero[data-astro-cid-lcdefpme]{color:var(--on-dark);background:var(--ink);touch-action:pan-y;height:100svh;min-height:32rem;position:relative;overflow:hidden}.hero__slides[data-astro-cid-lcdefpme],.hero__slide[data-astro-cid-lcdefpme]{margin:0;position:absolute;inset:0}.hero__slide[data-astro-cid-lcdefpme]{opacity:0;transition:opacity 1.6s var(--ease)}.hero__slide[data-astro-cid-lcdefpme].is-active{opacity:1}.hero__slide[data-astro-cid-lcdefpme] picture{height:100%;display:block}.hero__slide[data-astro-cid-lcdefpme] img{object-fit:cover;width:100%;height:100%}.hero__slide[data-astro-cid-lcdefpme].is-active img{animation:9s linear both drift}@keyframes drift{0%{transform:scale(1.04)}to{transform:scale(1)}}.hero__shade[data-astro-cid-lcdefpme]{background:linear-gradient(#0a0a0900 25%,#0a0a0933 50%,#0a0a09b3 100%),linear-gradient(90deg,#0a0a0973 0%,#0a0a091a 45%,#0a0a0900 65%);position:absolute;inset:0}.hero__content[data-astro-cid-lcdefpme]{height:100%;padding-bottom:var(--s-4);flex-direction:column;justify-content:flex-end;display:flex;position:relative}.hero__eyebrow[data-astro-cid-lcdefpme]{color:var(--on-dark);margin-bottom:var(--s-3)}.hero__title[data-astro-cid-lcdefpme]{max-width:11ch}.hero__sub[data-astro-cid-lcdefpme]{max-width:34rem;margin-top:var(--s-3);font-size:var(--fs-lead);color:var(--on-dark);line-height:1.45;font-family:var(--font-body);font-weight:400}.hero__bars[data-astro-cid-lcdefpme]{margin-top:var(--s-6);grid-auto-columns:1fr;grid-auto-flow:column;gap:.5rem;display:grid}.hero__bar[data-astro-cid-lcdefpme]{appearance:none;cursor:pointer;background:0 0;border:0;padding:.75rem 0}.hero__bar[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{background:#f5f3ee4d;height:2px;display:block;position:relative;overflow:hidden}.hero__bar[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:after{content:"";background:var(--on-dark);transform-origin:0;position:absolute;inset:0;transform:scaleX(0)}.hero__bar[data-astro-cid-lcdefpme].is-done span[data-astro-cid-lcdefpme]:after,.hero__bar[data-astro-cid-lcdefpme].is-active span[data-astro-cid-lcdefpme]:after{transform:scaleX(1)}.hero[data-astro-cid-lcdefpme][data-playing] .hero__bar[data-astro-cid-lcdefpme].is-active span[data-astro-cid-lcdefpme]:after{animation:bar var(--hero-ms,7s) linear both}@keyframes bar{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.hero__bar[data-astro-cid-lcdefpme]:hover span[data-astro-cid-lcdefpme]{background:#f5f3ee8c}.hero__foot[data-astro-cid-lcdefpme]{align-items:center;gap:var(--s-3);grid-template-columns:1fr auto 1fr;padding-top:.25rem;display:grid}.hero__ctrl[data-astro-cid-lcdefpme]{justify-self:end;align-items:center;gap:.75rem;display:flex}.hero__btn[data-astro-cid-lcdefpme]{appearance:none;width:2.75rem;height:2.75rem;color:var(--on-dark);cursor:pointer;background:0 0;border:1px solid #f5f3ee73;border-radius:50%;place-items:center;transition:background .2s,border-color .2s;display:grid}.hero__btn[data-astro-cid-lcdefpme]:hover{border-color:var(--on-dark);background:#f5f3ee1f}.hero__btn[data-astro-cid-lcdefpme] .arrow{width:1rem}.hero__cue[data-astro-cid-lcdefpme]{color:var(--on-dark);flex-direction:column;align-items:center;gap:.35rem;padding:.25rem 1rem;display:flex}.hero__cue[data-astro-cid-lcdefpme] .meta[data-astro-cid-lcdefpme]{color:var(--on-dark);letter-spacing:.12em;text-transform:uppercase;font-size:.6875rem}.hero__cue[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:.9rem;height:1.4rem;animation:cue 2.2s var(--ease) infinite}@keyframes cue{0%,to{opacity:.55;transform:translateY(-3px)}50%{opacity:1;transform:translateY(5px)}}@media (prefers-reduced-motion:reduce){.hero__cue[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{animation:none}}.hero__caption[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{transition:opacity .6s}.work__intro[data-astro-cid-lcdefpme]{margin-bottom:var(--s-5)}.work__rows[data-astro-cid-lcdefpme]{gap:clamp(3rem,2rem + 3vw,5rem);display:grid}.work__row[data-astro-cid-lcdefpme]{column-gap:var(--gutter);grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;display:grid}.work__item--wide[data-astro-cid-lcdefpme]{grid-column:1/span 7}.work__item--narrow[data-astro-cid-lcdefpme]{grid-column:9/span 4;margin-top:clamp(2rem,6vw,5rem)}.work__row--flip[data-astro-cid-lcdefpme] .work__item--narrow[data-astro-cid-lcdefpme]{grid-area:1/1/auto/span 4;margin-top:0}.work__row--flip[data-astro-cid-lcdefpme] .work__item--wide[data-astro-cid-lcdefpme]{grid-area:1/6/auto/span 7;margin-top:clamp(2rem,6vw,5rem)}.work__row--single[data-astro-cid-lcdefpme] .work__item--wide[data-astro-cid-lcdefpme]{grid-column:1/-1}.work__link[data-astro-cid-lcdefpme]{display:block}.work__no[data-astro-cid-lcdefpme]{color:var(--graphite)}.work__link[data-astro-cid-lcdefpme]:hover .titleblock__name[data-astro-cid-lcdefpme]{text-underline-offset:.2em;text-decoration:underline 1px}.record[data-astro-cid-lcdefpme]{background:var(--ink);color:var(--on-dark)}.record[data-astro-cid-lcdefpme] .strip[data-astro-cid-lcdefpme]{border-top-color:var(--on-dark)}.record[data-astro-cid-lcdefpme] .label[data-astro-cid-lcdefpme],.record[data-astro-cid-lcdefpme] .strip__aside[data-astro-cid-lcdefpme]{color:var(--on-dark-2)}.record[data-astro-cid-lcdefpme] .stat[data-astro-cid-lcdefpme]{border-top-color:#f5f3ee38}.record[data-astro-cid-lcdefpme] .stat__label[data-astro-cid-lcdefpme]{color:var(--on-dark-2)}.stats[data-astro-cid-lcdefpme]{gap:var(--gutter);grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));margin:0;display:grid}.stat[data-astro-cid-lcdefpme]{border-top:1px solid var(--rule-strong);padding-top:var(--s-3);margin:0}.stat__value[data-astro-cid-lcdefpme]{font-family:var(--font-display);font-size:var(--fs-stat);letter-spacing:-.02em;line-height:1;font-weight:var(--display-weight)}.stat__label[data-astro-cid-lcdefpme]{margin:var(--s-2) 0 0;max-width:18rem;color:var(--graphite);font-size:var(--fs-small)}.caps__grid[data-astro-cid-lcdefpme]{gap:var(--gutter);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.cap[data-astro-cid-lcdefpme]{gap:var(--s-3);border-left:1px solid var(--rule);padding-left:var(--s-3);flex-direction:column;display:flex}.cap[data-astro-cid-lcdefpme]:first-child{border-left:0;padding-left:0}.cap__no[data-astro-cid-lcdefpme]{color:var(--graphite)}.cap__text[data-astro-cid-lcdefpme]{color:var(--ink-2)}.people__grid[data-astro-cid-lcdefpme]{column-gap:var(--gutter);row-gap:var(--s-5);grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;display:grid}.frame--portrait[data-astro-cid-lcdefpme]{aspect-ratio:4/5;background:var(--portrait-bg)}.people__body[data-astro-cid-lcdefpme]{gap:var(--s-4);flex-direction:column;grid-column:1/span 8;align-items:flex-start;display:flex}.people__quote[data-astro-cid-lcdefpme]{margin:0}.people__quote[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin-bottom:var(--s-3)}.people__quote[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--rule-strong);color:var(--ink)}.people__line[data-astro-cid-lcdefpme]{max-width:34rem;color:var(--ink-2)}.people__n[data-astro-cid-lcdefpme]{font-weight:500;font-size:var(--fs-small)}.press__list[data-astro-cid-lcdefpme]{gap:var(--gutter);grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.press__list[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{gap:var(--s-2);border-top:1px solid var(--ink);height:100%;padding-top:var(--s-3);flex-direction:column;display:flex}.press__h[data-astro-cid-lcdefpme]{font-size:clamp(1.2rem,1.05rem + .5vw,1.5rem)}.press__list[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover .press__h[data-astro-cid-lcdefpme]{text-underline-offset:.2em;text-decoration:underline 1px}.press__d[data-astro-cid-lcdefpme]{align-items:center;gap:.5rem;margin-top:auto;display:flex}.press__d[data-astro-cid-lcdefpme] .arrow{width:.9em}@media (width<=1100px){.press__list[data-astro-cid-lcdefpme]{row-gap:var(--s-5);grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=860px){.work__row[data-astro-cid-lcdefpme]{row-gap:var(--s-6)}.work__item--wide[data-astro-cid-lcdefpme],.work__item--narrow[data-astro-cid-lcdefpme],.work__row--flip[data-astro-cid-lcdefpme] .work__item--wide[data-astro-cid-lcdefpme],.work__row--flip[data-astro-cid-lcdefpme] .work__item--narrow[data-astro-cid-lcdefpme]{grid-area:auto/1/auto/-1;margin-top:0}.work__item--narrow[data-astro-cid-lcdefpme]{justify-self:start;width:82%}.caps__grid[data-astro-cid-lcdefpme]{row-gap:var(--s-6);grid-template-columns:1fr}.cap[data-astro-cid-lcdefpme]{border-left:0;padding-left:0}.people__body[data-astro-cid-lcdefpme]{grid-column:1/-1}}@media (width<=560px){.stats[data-astro-cid-lcdefpme]{row-gap:var(--s-4);grid-template-columns:repeat(2,minmax(0,1fr))}.hero__sub[data-astro-cid-lcdefpme]{font-size:1.0625rem}.hero__ctrl[data-astro-cid-lcdefpme] .meta[data-astro-cid-lcdefpme],.hero__cue[data-astro-cid-lcdefpme] .meta[data-astro-cid-lcdefpme],.strip[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme].strip__aside{display:none}}
