.actor-page{height:auto;min-height:calc(100vh - 76px);overflow:visible}.actor-profile{display:grid;grid-template-columns:220px minmax(0,1fr);gap:clamp(30px,5vw,70px);align-items:center;max-width:1180px;margin:45px 0 80px}.actor-profile>img{width:220px;height:290px;object-fit:cover;filter:grayscale(.15)}.actor-profile h1{margin-bottom:10px}.actor-aliases{color:var(--gold);line-height:1.8}.actor-meta{display:flex;flex-wrap:wrap;gap:10px 25px;color:var(--muted);font-size:12px}.actor-bio{max-width:800px;max-height:160px;overflow:auto;margin-top:24px;color:#b8b3aa;line-height:1.8}.credits-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:20px}.credits-heading h2{font-size:clamp(32px,4vw,50px);margin:0}.credits-viewport{flex:none;transition:height .2s ease}.credit-row{min-height:114px;display:grid;grid-template-columns:72px 1fr;gap:18px;align-items:center;padding:10px 16px 10px 10px;background:#ffffff09}.credit-row img,.credit-placeholder{width:72px;height:96px;object-fit:cover}.credit-placeholder{display:grid;place-items:center;background:#1c1d1c;color:#595850}.credit-row span{color:var(--gold);font-size:9px;letter-spacing:.1em}.credit-row h3{margin:2px 0;font-family:Songti SC,SimSun,serif;font-size:19px}.credit-row p{margin:0;color:var(--muted);font-size:11px}.credit-row .external-links{margin:5px 0 0}.tmdb-credit-link{display:inline-flex;align-items:center;gap:5px;margin-top:8px;color:#bbb5aa;font-size:11px}.tmdb-credit-link svg{width:11px}@media(max-width:640px){.actor-page{padding:30px 16px}.actor-profile{grid-template-columns:100px 1fr;align-items:start;gap:18px;margin:35px 0 55px}.actor-profile>img{width:100px;height:140px}.actor-profile h1{font-size:34px}.actor-profile .actor-bio{grid-column:1/-1}.credits-heading{align-items:start;flex-direction:column}}
