.actors-hero{background:var(--navy);color:var(--cream);padding:90px clamp(24px,9vw,140px)}.actors-hero h1{font:600 clamp(52px,7vw,96px)/.9 var(--serif);letter-spacing:-.065em;margin:0}.actors-hero h1 i{color:var(--gold)}.actors-hero>p:last-child{color:#d4d5d9;max-width:580px;line-height:1.65}.actor-search{border-bottom:1px solid var(--line);justify-content:flex-end;padding:28px clamp(24px,6vw,92px);display:flex}.profile-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.profile-card{border:1px solid var(--line);background:#fffaf2;grid-template-columns:105px 1fr;gap:22px;padding:24px;display:grid}.profile-mark{width:105px;height:135px;color:var(--cream);font:600 37px var(--serif);background:linear-gradient(150deg,#9f5b88,#42203e);place-items:center;display:grid}.profile-card h2{font:600 32px var(--serif);letter-spacing:-.05em;margin:5px 0}.profile-card p:not(.section-label){color:var(--muted);font-size:13px;line-height:1.5}.profile-card span{font:500 10px var(--mono);color:#8c6a38;text-transform:uppercase}.actor-profile-hero{background:var(--navy);color:var(--cream);grid-template-columns:220px 1fr;align-items:center;gap:55px;padding:80px clamp(24px,11vw,175px);display:grid}.profile-mark--large{width:220px;height:280px;font-size:66px}.actor-profile-hero h1{font:600 clamp(52px,7vw,92px)/.9 var(--serif);letter-spacing:-.06em;margin:8px 0 20px}.actor-profile-hero>div:last-child>p:last-child{color:#d4d5d9;max-width:600px;line-height:1.7}.actor-facts{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:40px;padding:35px clamp(24px,11vw,175px);display:grid}.actor-title-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.actor-poster{background:linear-gradient(145deg,#9f5b88,#42203e);height:350px;padding:14px}.actor-poster img{object-fit:contain;background:#161119;width:100%;height:100%}.actor-title-grid h3{font:600 25px var(--serif);margin:5px 0}.actor-title-grid span{color:var(--muted);font-size:12px}.actor-news{background:#e8dfd1;padding:55px clamp(24px,11vw,175px)}.actor-news a{border-top:1px solid var(--line);justify-content:space-between;gap:20px;padding:18px 0;display:flex}.actor-news a b{font:600 22px var(--serif)}.actor-news a span{font:500 10px var(--mono);text-transform:uppercase}@media (width<=760px){.profile-grid{grid-template-columns:1fr}.profile-card{grid-template-columns:82px 1fr}.profile-mark{width:82px;height:110px}.actor-profile-hero{grid-template-columns:1fr}.profile-mark--large{width:150px;height:190px}.actor-facts{grid-template-columns:1fr}.actor-title-grid{grid-template-columns:repeat(2,1fr)}.actor-poster{height:260px}}
