.ui-staff-cover{display:flex;flex-direction:column;gap:12rem}.ui-staff-cover__poster{aspect-ratio:3/4;background:var(--theme-loading-bg);border-radius:12rem;overflow:hidden;width:100%}.ui-staff-cover__image{border-radius:12rem;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.ui-staff-cover__actions{display:flex;flex-direction:column;gap:8rem}.ui-staff-cover__button{justify-content:center;width:100%}.ui-staff-hero{display:flex;flex-direction:column;gap:4rem}.ui-staff-hero__name{color:var(--theme-text-primary);font-size:28rem;font-weight:700;margin:0}@media only screen and (min-width:768px){.ui-staff-hero__name{font-size:32rem}}@media only screen and (min-width:1200px){.ui-staff-hero__name{font-size:36rem}}.ui-staff-hero__name-alt{color:var(--theme-text-muted);font-size:18rem;margin:0}.ui-staff-hero__professions{display:flex;flex-wrap:wrap;gap:6rem;margin-top:4rem}.ui-staff-hero__chip{background:var(--theme-accent-soft,var(--theme-card-bg));border-radius:12rem;color:var(--theme-accent-text,var(--theme-text-primary));font-size:12rem;font-weight:500;padding:4rem 10rem}.ui-staff-meta__grid{display:grid;gap:12rem;grid-template-columns:1fr}@media only screen and (min-width:768px){.ui-staff-meta__grid{gap:16rem;grid-template-columns:repeat(2,minmax(0,1fr))}}.ui-staff-meta__column{display:flex;flex-direction:column;gap:8rem}.ui-staff-meta__item{display:flex;flex-direction:column;gap:2rem}.ui-staff-meta__label{color:var(--theme-text-muted);font-size:12rem}.ui-staff-meta__value{color:var(--theme-text-primary);font-size:14rem;margin:0}.ui-staff-filmography-grid{display:flex;flex-direction:column;gap:12rem}.ui-staff-filmography-grid__pagination{display:flex;justify-content:center}.ui-staff-tabs{display:flex;flex-direction:column;gap:12rem}.ui-staff-tabs__switch{margin-bottom:4rem}.ui-staff-tabs__content{display:flex;flex-direction:column;gap:12rem}.ui-staff-tabs__block{background:var(--theme-background-secondary);border-radius:12rem;padding:12rem}@media only screen and (min-width:768px){.ui-staff-tabs__block{padding:16rem}}.ui-staff-tabs__title{color:var(--theme-text-primary);font-size:16rem;font-weight:600;margin:0 0 8rem}.ui-staff-tabs__placeholder{color:var(--theme-text-muted);font-size:14rem;margin:0}.ui-staff-tabs__biography{display:flex;flex-direction:column;gap:8rem}.ui-staff-tabs__bio-text{line-height:1.6}.ui-staff-tabs__bio-text,.ui-staff-tabs__facts-list{color:var(--theme-text-secondary);font-size:14rem;margin:0}.ui-staff-tabs__facts-list{display:flex;flex-direction:column;gap:6rem;padding-left:16rem}.ui-staff-tabs__facts-item{list-style:disc}.staff-detail__grid{display:grid;gap:16rem;grid-template-columns:1fr}@media only screen and (min-width:768px){.staff-detail__grid{gap:24rem;grid-template-columns:minmax(0,1fr) minmax(0,2fr)}}@media only screen and (min-width:1200px){.staff-detail__grid{gap:32rem}}.staff-detail__left{display:flex;flex-direction:column;gap:12rem}@media only screen and (min-width:768px){.staff-detail__left{align-self:flex-start;position:sticky;top:80rem}}.staff-detail__right{display:flex;flex-direction:column;gap:16rem}@media only screen and (min-width:768px){.staff-detail__right{gap:24rem}}.staff-detail__meta{margin-top:4rem}.staff-detail__socials{margin-top:8rem}
