.person-page{--person-accent:#ff6b9b;--person-text:#f6f3f7;--person-muted:#afacb8;color:var(--person-text);background:#202027;font-family:'Open Sans',sans-serif;padding-top:90px;min-height:75vh}
.person-page a{color:inherit}.person-page a:focus-visible{outline:3px solid #ff91b4;outline-offset:5px}.person-hero{padding:32px 0 56px;background:radial-gradient(ellipse at 85% 15%,#56304366,transparent 56%),linear-gradient(145deg,#303039,#24242c);border-bottom:1px solid #ffffff0d}.person-breadcrumbs{display:flex;flex-wrap:wrap;gap:12px;color:var(--person-muted);font-size:12px;margin-bottom:36px}.person-breadcrumbs a:hover,.person-external:hover{color:var(--person-accent)}.person-profile{display:grid;grid-template-columns:210px minmax(0,1fr);gap:48px;align-items:center}.person-portrait{aspect-ratio:3/4;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;border:1px solid #ffffff12;border-radius:20px;background:linear-gradient(150deg,#51404e,#292933);overflow:hidden;box-shadow:0 20px 50px #0003}.person-portrait svg{width:80%;stroke:#b698aa;stroke-width:2;opacity:.55}.person-portrait>span{font-size:9px;letter-spacing:2px;color:#bfaaba;padding:22px 0}.person-eyebrow{color:var(--person-accent);font-size:10px;font-weight:700;letter-spacing:2.5px;margin:0 0 12px}.person-intro h1,.person-empty h1{font-family:Ubuntu,sans-serif;font-size:clamp(32px,5vw,56px);font-weight:400;line-height:1.12;margin:0 0 20px;overflow-wrap:anywhere}.person-tags{display:flex;flex-wrap:wrap;gap:8px}.person-tags span{font-size:12px;padding:6px 12px;border:1px solid #ffffff1a;border-radius:30px;color:#ded5de;background:#ffffff05}.person-facts{display:flex;flex-wrap:wrap;gap:24px 38px;margin:26px 0}.person-facts div{border-left:2px solid #a75375;padding-left:14px}.person-facts dt{font-size:11px;color:var(--person-muted);font-weight:400;margin-bottom:6px}.person-facts dd{font-size:21px;margin:0}.person-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.person-button{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:13px 21px;min-height:46px;border-radius:9px;background:linear-gradient(110deg,#cf4f83,#c85865);font-weight:600;font-size:13px;transition:filter .2s}.person-button:hover{filter:brightness(1.13);color:#fff}.person-external{font-size:13px;color:#d3cbd4!important}.person-films{padding:44px 0 64px;scroll-margin-top:110px}.person-section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.person-section-heading h2{font-family:Ubuntu,sans-serif;font-size:30px;font-weight:400;margin:0}.person-count{border:1px solid #ffffff16;border-radius:20px;padding:7px 13px;color:#c8beca;font-size:12px;white-space:nowrap}.person-section-note{font-size:13px;color:var(--person-muted);margin:12px 0 26px}.person-film-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.person-film-poster{position:relative;display:block;aspect-ratio:2/3;overflow:hidden;border-radius:12px;background:#34333d}.person-film-poster img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.person-film-poster:hover img{transform:scale(1.035)}.person-rating{position:absolute;top:12px;left:12px;border:1px solid #ffffff24;border-radius:7px;padding:5px 9px;background:#15151ee6;font-size:12px}.person-rating>span{color:#ffcf76;margin-right:4px}.person-film-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:#c94f80e6;opacity:0;transition:opacity .2s}.person-film-poster:hover .person-film-play,.person-film-poster:focus-visible .person-film-play{opacity:1}.person-film-card h3{font-size:15px;line-height:1.5;margin:13px 0 4px;font-weight:600}.person-film-card h3 a:hover{color:var(--person-accent)}.person-film-card>p{color:var(--person-muted);font-size:12px}.person-empty{padding:36px 0}.person-empty p:not(.person-eyebrow){max-width:530px;color:var(--person-muted);line-height:1.8;font-size:14px}.person-empty-films{border:1px solid #ffffff12;border-radius:16px;padding:34px;background:#ffffff03}.person-empty-films h3{font-size:21px;font-weight:400;margin:12px 0}.person-empty-icon{font-size:32px;color:var(--person-accent)}
@media(max-width:767px){.person-page{padding-top:80px}.person-profile{grid-template-columns:125px minmax(0,1fr);gap:22px;align-items:start}.person-portrait{border-radius:12px}.person-portrait>span{font-size:7px;letter-spacing:1px;padding:12px 0}.person-intro h1{font-size:32px}.person-eyebrow{font-size:9px;letter-spacing:1.6px}.person-facts{gap:18px}.person-film-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 14px}.person-hero{padding-bottom:32px}.person-breadcrumbs{margin-bottom:26px}.person-films{padding-top:30px}}
@media(max-width:479px){.person-profile{grid-template-columns:1fr}.person-portrait{width:110px;aspect-ratio:1;border-radius:16px}.person-portrait svg{width:74px;height:90px}.person-portrait>span{display:none}.person-actions{gap:16px}.person-facts{gap:20px}.person-empty-films{padding:24px}.person-film-card h3{font-size:13px}}
@media(prefers-reduced-motion:reduce){.person-page *{transition:none!important;scroll-behavior:auto}}
