/* SerialLord actor dossier. Isolated from legacy actor styles. */
.sl-profile-shell{--ap-paper:#fff;--ap-paper-2:#f6f5f2;--ap-rail:#f6f4f0;--ap-ink:#20242b;--ap-muted:#6f7782;--ap-line:#e2e4e7;--ap-dark:#191c22;--ap-dark-2:#242832;--ap-gold:#bd933d;--ap-green:#5b9b54;--ap-green-deep:#39763f;--ap-red:#b55555;position:relative;margin:0 0 30px;color:var(--ap-ink);font-family:"Open Sans",Arial,sans-serif;isolation:isolate}
.sl-profile-mast{display:grid;grid-template-columns:218px minmax(0,1fr);overflow:hidden;border:1px solid var(--ap-line);border-radius:8px;background:var(--ap-paper);box-shadow:0 20px 55px rgba(24,29,36,.09)}
.sl-profile-rail{position:relative;display:flex;flex-direction:column;min-width:0;padding:18px;background:var(--ap-rail);color:var(--ap-ink)}.sl-profile-rail:after{content:"";position:absolute;top:0;right:-1px;width:3px;height:66px;background:var(--ap-green)}
.sl-profile-portrait{position:relative;overflow:hidden;margin:0;background:#0f1115;aspect-ratio:3/4}.sl-profile-portrait img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 12%;filter:saturate(.92) contrast(1.02);transition:transform .26s ease}.sl-profile-portrait:hover img{transform:scale(1.025)}.sl-profile-zoom{position:absolute!important;bottom:9px!important;left:50%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;min-height:25px!important;margin:0!important;padding:0 8px!important;border:1px solid rgba(255,255,255,.42)!important;border-radius:3px!important;background:rgba(20,23,25,.48)!important;background-image:none!important;box-shadow:0 4px 14px rgba(0,0,0,.18)!important;color:rgba(255,255,255,.94)!important;font-size:8px!important;font-weight:900!important;line-height:1!important;white-space:nowrap!important;text-transform:uppercase!important;transform:translateX(-50%)!important;backdrop-filter:blur(11px);cursor:pointer!important;transition:background .18s ease,border-color .18s ease!important}.sl-profile-zoom:before,.sl-profile-zoom:after{display:none!important;content:none!important}.sl-profile-zoom i{font-size:9px!important;color:inherit!important}.sl-profile-zoom:hover{border-color:rgba(255,255,255,.72)!important;background:rgba(20,23,25,.7)!important}
.sl-profile-rail-facts{margin-top:15px}.sl-profile-rail-fact{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:8px 0}.sl-profile-rail-fact span{color:var(--ap-muted);font-size:10px}.sl-profile-rail-fact b{color:var(--ap-ink);font-size:12px;font-weight:800;text-align:right}
.sl-profile-share{display:grid!important;grid-template-columns:repeat(5,1fr)!important;gap:6px!important;margin:14px 0 0!important}.sl-profile-share .sl-profile-share__btn{display:grid!important;place-items:center!important;width:100%!important;height:36px!important;min-width:0!important;margin:0!important;padding:0!important;border:1px solid #c9cdd2!important;border-radius:4px!important;background:transparent!important;background-image:none!important;box-shadow:none!important;color:#4f5863!important;font-size:13px!important;cursor:pointer!important;transition:color .18s ease,background .18s ease,border-color .18s ease,transform .18s ease!important}.sl-profile-share .sl-profile-share__btn:before,.sl-profile-share .sl-profile-share__btn:after{display:none!important;content:none!important}.sl-profile-share .sl-profile-share__btn i,.sl-profile-share .sl-profile-share__btn i:before{display:block!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;background-image:none!important;box-shadow:none!important;color:currentColor!important;text-shadow:none!important;filter:none!important;font-size:13px!important;line-height:1!important}.sl-profile-share .sl-profile-share__btn--tg{color:#229ed9!important;border-color:rgba(34,158,217,.42)!important}.sl-profile-share .sl-profile-share__btn--vk{color:#2787f5!important;border-color:rgba(39,135,245,.42)!important}.sl-profile-share .sl-profile-share__btn--ok{color:#ed812b!important;border-color:rgba(237,129,43,.42)!important}.sl-profile-share .sl-profile-share__btn--mail{color:#168de2!important;border-color:rgba(22,141,226,.42)!important}.sl-profile-share .sl-profile-share__btn--copy{color:#66717d!important}.sl-profile-share .sl-profile-share__btn--tg:hover{background:rgba(34,158,217,.09)!important;border-color:#229ed9!important}.sl-profile-share .sl-profile-share__btn--vk:hover{background:rgba(39,135,245,.09)!important;border-color:#2787f5!important}.sl-profile-share .sl-profile-share__btn--ok:hover{background:rgba(237,129,43,.09)!important;border-color:#ed812b!important}.sl-profile-share .sl-profile-share__btn--mail:hover{background:rgba(22,141,226,.09)!important;border-color:#168de2!important}.sl-profile-share .sl-profile-share__btn--copy:hover{border-color:var(--ap-green)!important;background:#f3f9f2!important;color:var(--ap-green-deep)!important}.sl-profile-share .sl-profile-share__btn--copy.is-copied{border-color:var(--ap-green)!important;color:var(--ap-green-deep)!important}
.sl-profile-back{display:flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;min-height:40px!important;margin-top:9px!important;padding:0 10px!important;border:1px solid #b8bec6!important;border-radius:4px!important;background:transparent!important;background-image:none!important;box-shadow:none!important;color:var(--ap-ink)!important;font-size:11px!important;font-weight:800!important;line-height:1!important;text-decoration:none!important;transition:background .18s ease,border-color .18s ease!important}.sl-profile-back:before,.sl-profile-back:after{display:none!important;content:none!important}.sl-profile-back i{color:var(--ap-green);font-size:13px;transition:transform .18s ease}.sl-profile-back:hover{border-color:var(--ap-green)!important;background:#f3f9f2!important}.sl-profile-back:hover i{transform:translateX(-3px)}
.sl-profile-dossier{min-width:0;padding:26px 30px 28px;background:var(--ap-paper)}.sl-profile-heading__meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px}.sl-profile-class,.sl-profile-status{display:inline-flex;align-items:center;min-height:25px;padding:0 9px;border-radius:2px;font-size:10px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.sl-profile-class{border:1px solid #aed2ad;background:#f4faf3;color:#39763f}.sl-profile-status{border:1px solid var(--ap-line);background:transparent;color:var(--ap-muted)}.sl-profile-status:before{content:"";width:6px;height:6px;margin-right:7px;background:var(--ap-red)}.sl-profile-status.is-active:before{background:var(--ap-green)}
.sl-profile-heading h1{max-width:820px;margin:0!important;color:var(--ap-ink)!important;font-family:"Oswald","Open Sans",sans-serif;font-size:42px!important;font-weight:700!important;line-height:1.06!important;letter-spacing:0!important}.sl-profile-alias{margin:8px 0 0!important;color:var(--ap-muted)!important;font-size:13px!important;font-style:normal!important}
.sl-profile-index{display:flex;align-items:center;gap:12px;margin:18px 0 22px}.sl-profile-index__value{min-width:43px;color:var(--ap-gold);font-size:15px;line-height:1}.sl-profile-index__info{display:grid;gap:6px;width:min(250px,55%)}.sl-profile-index__info>span:first-child{color:var(--ap-muted);font-size:10px;font-weight:700}.sl-profile-index__meter{display:block;width:100%;height:3px;background:var(--ap-line)}.sl-profile-index__meter i{display:block;height:100%;background:var(--ap-gold)}
.sl-profile-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin:2px 0 0;padding:0 0 21px}.sl-profile-metric{position:relative;min-width:0;padding:0}.sl-profile-metric__index{display:none}.sl-profile-metric__content{display:flex;flex-direction:column;align-items:flex-start;min-width:0;min-height:72px}.sl-profile-metric small{display:block;min-height:22px;margin:0 0 7px;color:var(--ap-muted);font-size:9px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.sl-profile-metric b,.sl-profile-metric a{display:block;overflow-wrap:anywhere;color:var(--ap-ink)!important;font-size:14px;font-weight:900;line-height:1.28;text-decoration:none!important}.sl-profile-metric em{display:block;margin-top:auto;padding-top:5px;color:var(--ap-muted);font-size:9px;font-style:normal;line-height:1.25}.sl-profile-work:hover{color:var(--ap-green-deep)!important}
.sl-profile-identity{display:grid;grid-template-columns:1fr 1.4fr;gap:26px;padding:20px 0 2px;border-top:1px solid var(--ap-line)}.sl-profile-identity__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.sl-profile-identity__fact{min-width:0;padding:12px 13px;background:#f5faf4;border-left:2px solid var(--ap-green)}.sl-profile-identity__fact small,.sl-profile-career__title small,.sl-profile-bio__heading small{display:block;margin-bottom:5px;color:var(--ap-green-deep);font-size:9px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.sl-profile-identity__fact b{color:var(--ap-ink);font-size:12px;line-height:1.35}
.sl-profile-career{display:grid;grid-template-columns:1fr;gap:10px;min-width:0}.sl-profile-section-number{display:none}.sl-profile-career__title b{display:none}.sl-profile-career__track{display:grid;grid-template-columns:1fr 1.35fr;gap:22px;min-width:0;padding:14px 16px;background:var(--ap-paper-2);border-left:2px solid var(--ap-green)}.sl-profile-career__track:before{display:none}.sl-profile-career__point{position:relative;min-width:0}.sl-profile-career__point i{display:none}.sl-profile-career__point+ .sl-profile-career__point{border-left:1px solid var(--ap-line);padding-left:22px}.sl-profile-career__point span{display:block;color:var(--ap-muted);font-size:10px}.sl-profile-career__point b{display:block;margin-top:5px;color:var(--ap-ink);font-size:12px;line-height:1.35}
.sl-profile-bio{position:relative;margin-top:22px;padding-top:20px;border-top:1px solid var(--ap-line);background:transparent!important}.sl-profile-bio__heading{display:block;margin-bottom:13px}.sl-profile-bio__heading h2{margin:0!important;color:var(--ap-ink)!important;font-family:"Oswald",sans-serif;font-size:21px!important;line-height:1.1!important;letter-spacing:0!important}.sl-profile-bio__body{position:relative;max-height:118px;overflow:hidden;background:transparent!important;color:var(--ap-muted);font-size:13px;line-height:1.72;transition:max-height .36s ease;-webkit-mask-image:linear-gradient(to bottom,#000 0,#000 32%,rgba(0,0,0,.72) 56%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0,#000 32%,rgba(0,0,0,.72) 56%,transparent 100%)}.sl-profile-bio__body:after{content:"";position:absolute;right:0;bottom:0;left:0;height:86px;background:rgba(255,255,255,.01);backdrop-filter:blur(4px);-webkit-mask-image:linear-gradient(to bottom,transparent 0,black 46%,black 100%);mask-image:linear-gradient(to bottom,transparent 0,black 46%,black 100%);pointer-events:none}.sl-profile-bio.is-open .sl-profile-bio__body{max-height:1800px;-webkit-mask-image:none;mask-image:none}.sl-profile-bio.is-open .sl-profile-bio__body:after{display:none}.sl-profile-bio__body,.sl-profile-bio__body .sl-actor-bio-card,.sl-profile-bio__body .sl-actor-bio-card *{background:transparent!important;background-image:none!important;box-shadow:none!important}.sl-profile-bio__body p{margin:0 0 11px!important;background:transparent!important;color:var(--ap-muted)!important}.sl-profile-bio__body h3{margin:18px 0 8px!important;background:transparent!important;color:var(--ap-ink)!important;font-size:15px!important}.sl-profile-bio__body b,.sl-profile-bio__body strong{background:transparent!important;color:var(--ap-ink)!important}.sl-profile-bio__body a{background:transparent!important;color:var(--ap-green-deep)!important;font-weight:800;text-decoration:none!important;border-bottom:1px solid rgba(57,118,63,.34)}
.sl-profile-bio__toggle{position:relative!important;z-index:1!important;display:inline-flex!important;align-items:center!important;gap:7px!important;min-width:0!important;min-height:30px!important;margin:-13px 0 0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;background-image:none!important;box-shadow:none!important;color:var(--ap-muted)!important;font-size:10px!important;font-weight:900!important;line-height:1!important;cursor:pointer!important;transition:color .18s ease!important}.sl-profile-bio__toggle:before,.sl-profile-bio__toggle:after{display:none!important;content:none!important}.sl-profile-bio__toggle i{display:inline!important;width:auto!important;height:auto!important;background:transparent!important;color:var(--ap-green)!important;font-size:12px!important;transition:transform .18s ease}.sl-profile-bio__toggle:hover{background:transparent!important;color:var(--ap-green-deep)!important}.sl-profile-bio__toggle:hover i{transform:translateY(2px)}
.sl-profile-views-source{display:none!important}.sl-profile-mounted>.sl-actor-hero,.sl-profile-mounted>.sl-actor-dossier-hero,.sl-profile-mounted>.sl-actor-dossier-rating{display:none!important}.sl-profile-mounted .sl-actor-note--bio,.sl-profile-mounted .sl-actor-auto-grid .sl-actor-bio-card{display:none!important}
html.sl-admin-dark .sl-profile-shell{--ap-paper:#171817;--ap-paper-2:#202120;--ap-rail:#171817;--ap-ink:#f2f3f5;--ap-muted:#aeb4bd;--ap-line:#383d46;--ap-dark:#171817;--ap-dark-2:#202120;--ap-gold:#d0aa54;--ap-green:#72ad69;--ap-green-deep:#9acb92;--ap-red:#df7777}html.sl-admin-dark .sl-profile-mast{border-color:#343942;box-shadow:0 20px 55px rgba(0,0,0,.28)}html.sl-admin-dark .sl-profile-class{border-color:#456c45;background:#1d2c20;color:#9acb92}html.sl-admin-dark .sl-profile-status{border-color:#414751}html.sl-admin-dark .sl-profile-identity__facts{background:var(--ap-paper-2)}html.sl-admin-dark .sl-profile-rail-fact b,html.sl-admin-dark .sl-profile-share .sl-profile-share__btn,html.sl-admin-dark .sl-profile-back{color:#f4f5f7!important}html.sl-admin-dark .sl-profile-share .sl-profile-share__btn{border-color:rgba(255,255,255,.2)!important}html.sl-admin-dark .sl-profile-share .sl-profile-share__btn:hover{border-color:var(--ap-green)!important;background:rgba(114,173,105,.11)!important;color:var(--ap-green-deep)!important}html.sl-admin-dark .sl-profile-back{border-color:rgba(255,255,255,.28)!important;background:rgba(255,255,255,.06)!important}html.sl-admin-dark .sl-profile-back:hover{border-color:var(--ap-green)!important;background:rgba(114,173,105,.11)!important}html.sl-admin-dark .sl-profile-bio__body:after{background:linear-gradient(180deg,rgba(23,24,23,0),rgba(23,24,23,.82) 48%,var(--ap-paper) 88%)}html.sl-admin-dark .sl-profile-bio__body,html.sl-admin-dark .sl-profile-bio__body .sl-actor-bio-card,html.sl-admin-dark .sl-profile-bio__body .sl-actor-bio-card *,html.sl-admin-dark .sl-profile-bio__body p,html.sl-admin-dark .sl-profile-bio__body h3,html.sl-admin-dark .sl-profile-bio__body b,html.sl-admin-dark .sl-profile-bio__body strong,html.sl-admin-dark .sl-profile-bio__body a{background:transparent!important;background-image:none!important;box-shadow:none!important}html.sl-admin-dark .sl-profile-bio__toggle{color:var(--ap-muted)!important}html.sl-admin-dark .sl-profile-bio__toggle:hover{color:var(--ap-green-deep)!important;background:transparent!important}
html.sl-admin-dark .sl-profile-identity__fact{background:transparent;border-left-color:#3e5a40}html.sl-admin-dark .sl-profile-share .sl-profile-share__btn--tg{color:#43afe5!important;border-color:rgba(67,175,229,.5)!important}html.sl-admin-dark .sl-profile-share .sl-profile-share__btn--vk{color:#64a9fb!important;border-color:rgba(100,169,251,.5)!important}html.sl-admin-dark .sl-profile-share .sl-profile-share__btn--ok{color:#f49a52!important;border-color:rgba(244,154,82,.5)!important}html.sl-admin-dark .sl-profile-share .sl-profile-share__btn--mail{color:#54aaf0!important;border-color:rgba(84,170,240,.5)!important}html.sl-admin-dark .sl-profile-share .sl-profile-share__btn--copy{color:#aeb4bd!important}html.sl-admin-dark .sl-profile-bio__body:after{background:rgba(23,24,23,.01)}html.sl-profile-viewer-open{overflow:hidden}.sl-profile-image-viewer{position:fixed;z-index:2147483647;inset:0;display:none;place-items:center;padding:28px;background:rgba(10,12,11,.88);backdrop-filter:blur(10px)}.sl-profile-image-viewer.is-open{display:grid}.sl-profile-image-viewer__frame{position:relative;display:grid;place-items:center;max-width:min(760px,94vw);max-height:calc(100vh - 56px)}.sl-profile-image-viewer img{display:block;max-width:100%;max-height:calc(100vh - 56px);object-fit:contain;box-shadow:0 24px 70px rgba(0,0,0,.52)}.sl-profile-image-viewer__close{position:absolute!important;top:10px!important;right:10px!important;display:grid!important;place-items:center!important;width:36px!important;height:36px!important;min-width:0!important;margin:0!important;padding:0!important;border:1px solid rgba(255,255,255,.65)!important;border-radius:50%!important;background:rgba(18,20,19,.78)!important;background-image:none!important;box-shadow:none!important;color:#fff!important;font-size:16px!important;cursor:pointer!important}.sl-profile-image-viewer__close:before,.sl-profile-image-viewer__close:after{display:none!important;content:none!important}.sl-profile-image-viewer__close:hover{background:var(--ap-green)!important;border-color:var(--ap-green)!important}
@media(max-width:900px){.sl-profile-mast{grid-template-columns:190px minmax(0,1fr)}.sl-profile-rail{padding:14px}.sl-profile-dossier{padding:22px}.sl-profile-heading h1{font-size:35px!important}.sl-profile-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 28px}.sl-profile-identity{grid-template-columns:1fr}}
@media(max-width:620px){.sl-profile-mast{grid-template-columns:1fr}.sl-profile-rail{display:grid;grid-template-columns:124px minmax(0,1fr);gap:12px;align-items:start}.sl-profile-portrait{grid-row:1/4;width:124px}.sl-profile-rail-facts{margin-top:0}.sl-profile-share{margin-top:0!important}.sl-profile-back{margin-top:0!important}.sl-profile-dossier{padding:18px 15px 22px}.sl-profile-heading h1{font-size:30px!important}.sl-profile-index{margin:15px 0 18px}.sl-profile-metrics{grid-template-columns:1fr;gap:16px;padding-bottom:18px}.sl-profile-metric{padding:0}.sl-profile-identity{gap:20px;padding-top:18px}.sl-profile-career__track{grid-template-columns:1fr;gap:14px;padding:13px 14px}.sl-profile-career__point+.sl-profile-career__point{border-top:1px solid var(--ap-line);border-left:0;padding-top:14px;padding-left:0}.sl-profile-bio__toggle{width:100%!important;min-width:0!important}.sl-profile-rail:after{width:70px;height:3px;right:auto;left:0}}
@media(max-width:390px){.sl-profile-rail{grid-template-columns:108px minmax(0,1fr)}.sl-profile-portrait{width:108px}.sl-profile-heading h1{font-size:27px!important}.sl-profile-career__track{grid-template-columns:1fr;gap:20px}.sl-profile-career__track:before{display:none}.sl-profile-career__point{padding-left:18px}.sl-profile-career__point i{top:3px;left:0}}
.sl-profile-shell .sl-profile-zoom{height:27px!important;min-height:27px!important;max-height:27px!important}
.sl-profile-rail-fact--awards b{display:inline-flex;align-items:center;gap:6px}.sl-profile-rail-fact--awards b i{color:var(--ap-gold);font-size:11px}
.sl-profile-identity{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;align-items:start}.sl-profile-identity__facts,.sl-profile-career,.sl-profile-career__track{display:contents}.sl-profile-identity__fact,.sl-profile-career__point{min-width:0;padding:0!important;border:0!important;background:transparent!important}.sl-profile-career__title{display:none!important}.sl-profile-identity__fact small{color:var(--ap-muted)}.sl-profile-career__point span{color:var(--ap-green);font-weight:900;letter-spacing:.03em;text-transform:uppercase}.sl-profile-career__point b{margin-top:7px}.sl-profile-identity__fact b,.sl-profile-career__point b{overflow-wrap:anywhere}.sl-profile-identity__fact,.sl-profile-career__point{min-height:52px}html.sl-admin-dark .sl-profile-identity__fact{background:transparent!important;border:0!important}
@media(max-width:900px){.sl-profile-identity{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 24px}}
@media(max-width:620px){.sl-profile-identity{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.sl-profile-identity__fact,.sl-profile-career__point{min-height:0}.sl-profile-career__track{padding:0!important}}

/* Facts stay clean and unboxed in both themes; only career labels carry the green accent. */
.sl-profile-rail:after{display:none!important;content:none!important}
.sl-profile-identity__fact,.sl-profile-career__point,.sl-profile-career__track{background:transparent!important;border:0!important;box-shadow:none!important}
.sl-profile-career__point + .sl-profile-career__point{border:0!important;padding-left:0!important}
html.sl-admin-dark .sl-profile-identity__fact{background:transparent!important;border:0!important}
html.sl-admin-dark .sl-profile-class{background:transparent!important;border-color:var(--ap-line)!important;color:var(--ap-muted)!important}
@media(max-width:620px){.sl-profile-career__point+.sl-profile-career__point{border:0!important;padding-top:0!important;padding-left:0!important}}
.sl-profile-career__point span{color:#72ad69!important}
html.sl-admin-dark .sl-profile-career__point span{color:#72ad69!important}
html.sl-admin-dark .sl-profile-shell .sl-profile-career__point span{color:#72ad69!important}

/* Profile detail refinements. */
.sl-profile-shell{--ap-link:#4f982b}
html.sl-admin-dark .sl-profile-shell{--ap-link:#77c242}
.sl-profile-metric a.sl-profile-work{color:var(--ap-link)!important;text-decoration:underline!important;text-decoration-thickness:1px!important;text-underline-offset:3px!important;text-decoration-color:rgba(79,152,43,.55)!important}
.sl-profile-metric a.sl-profile-work:hover{color:var(--ap-link)!important;text-decoration-color:currentColor!important}
.sl-profile-metric a.sl-profile-rank{display:inline-block;color:var(--ap-ink)!important;text-decoration:underline!important;text-decoration-thickness:1px!important;text-underline-offset:3px!important;text-decoration-color:var(--ap-muted)!important;cursor:pointer}
.sl-profile-metric a.sl-profile-rank:hover{color:var(--ap-link)!important;text-decoration-color:currentColor!important}
.sl-profile-career__point span{color:var(--ap-link)!important}
html.sl-admin-dark .sl-profile-shell .sl-profile-career__point span{color:var(--ap-link)!important}
.sl-profile-rail-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:15px}
.sl-profile-rail-fact{display:grid;align-content:center;justify-items:center;gap:4px;min-width:0;min-height:54px;padding:8px 9px;border:1px solid var(--ap-line);border-radius:6px;background:rgba(0,0,0,.018);text-align:center}
.sl-profile-rail-fact span{font-size:9px!important;letter-spacing:.04em;text-transform:uppercase}
.sl-profile-rail-fact b{font-size:12px!important;line-height:1.15;text-align:center!important}
.sl-profile-rail-fact--awards{grid-column:1/-1}
html.sl-admin-dark .sl-profile-rail-fact{background:rgba(255,255,255,.035)!important;border-color:#343942!important}
.sl-profile-bio__body{max-height:138px;-webkit-mask-image:linear-gradient(to bottom,#000 0,#000 32%,rgba(0,0,0,.78) 52%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0,#000 32%,rgba(0,0,0,.78) 52%,transparent 100%)}
.sl-profile-bio__body:after{right:-12%;bottom:-18px;left:-12%;height:116px;border-radius:50%;background:radial-gradient(ellipse at 50% 100%,rgba(255,255,255,.96) 0%,rgba(255,255,255,.76) 36%,rgba(255,255,255,0) 78%);backdrop-filter:blur(8px);-webkit-mask-image:radial-gradient(ellipse at 50% 100%,#000 0 48%,transparent 80%);mask-image:radial-gradient(ellipse at 50% 100%,#000 0 48%,transparent 80%)}
html.sl-admin-dark .sl-profile-bio__body:after{background:radial-gradient(ellipse at 50% 100%,rgba(23,24,23,.98) 0%,rgba(23,24,23,.82) 36%,rgba(23,24,23,0) 78%)}
.sl-profile-bio__toggle{margin:-18px 0 0!important}
@media(max-width:620px){.sl-profile-rail-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.sl-profile-rail-fact--awards{grid-column:1/-1}}

/* Final dossier polish: keep the facts legible and centered. */
.sl-profile-rail-fact{background:var(--ap-paper-2)!important;border-color:var(--ap-line)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.42),0 5px 14px rgba(20,26,31,.04)!important}
.sl-profile-rail-fact span{color:var(--ap-muted)!important}
.sl-profile-rail-fact b{color:var(--ap-ink)!important}
.sl-profile-rail-fact--awards b i{color:var(--ap-link)!important}
html.sl-admin-dark .sl-profile-rail-fact{background:#202120!important;border-color:#343942!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 6px 16px rgba(0,0,0,.18)!important}

/* The biography is readable as plain content; no artificial blur overlay. */
.sl-profile-bio__body{-webkit-mask-image:none!important;mask-image:none!important}
.sl-profile-bio__body:after{display:none!important;content:none!important}

.sl-profile-toast{position:fixed;z-index:2147483646;right:22px;bottom:22px;display:flex;align-items:center;gap:9px;max-width:min(320px,calc(100vw - 32px));padding:11px 14px;border:1px solid #cbd7c7;border-radius:7px;background:rgba(255,255,255,.96);box-shadow:0 12px 28px rgba(24,31,28,.18);color:#2d5f35;font-size:12px;font-weight:800;opacity:0;transform:translateY(10px);transition:opacity .2s ease,transform .2s ease;pointer-events:none}
.sl-profile-toast.is-visible{opacity:1;transform:translateY(0)}
.sl-profile-toast i{color:#4f982b;font-size:14px}
.sl-profile-toast.is-error{border-color:#e0b9b9;color:#8a3d3d}
.sl-profile-toast.is-error i{color:#b55555}
html.sl-admin-dark .sl-profile-toast{border-color:#3d6040;background:rgba(30,35,31,.97);box-shadow:0 14px 32px rgba(0,0,0,.36);color:#d9eed3}
html.sl-admin-dark .sl-profile-toast i{color:#77c242}
html.sl-admin-dark .sl-profile-toast.is-error{border-color:#704343;color:#f1caca}
html.sl-admin-dark .sl-profile-toast.is-error i{color:#df7777}
@media(max-width:620px){.sl-profile-toast{right:16px;bottom:16px;left:16px;justify-content:center;max-width:none}}

/* Keep the rail and return action visually light, without framed outlines. */
.sl-profile-rail-fact{border:0!important;box-shadow:none!important}
.sl-profile-back{border:0!important;background:transparent!important;box-shadow:none!important}
html.sl-admin-dark .sl-profile-back{border:0!important;background:rgba(255,255,255,.035)!important}

/* The rating index belongs to the dossier header, aligned to its upper-right corner. */
.sl-profile-dossier{position:relative}
.sl-profile-dossier>.sl-profile-index{position:absolute;z-index:2;top:26px;right:30px;margin:0}
.sl-profile-heading{padding-right:260px}

/* Separate the biography control from the copy so it reads as an action. */
.sl-profile-bio__toggle{display:flex!important;width:max-content!important;min-height:44px!important;margin:16px 0 0!important;padding:15px 2px 0!important;border-top:1px solid var(--ap-line)!important;font-size:12px!important}
@media(max-width:900px){.sl-profile-heading{padding-right:220px}}
@media(max-width:620px){.sl-profile-heading{padding-right:0}.sl-profile-dossier>.sl-profile-index{position:relative;top:auto;right:auto;margin:15px 0 18px}.sl-profile-bio__toggle{width:max-content!important;min-height:44px!important}}

/* Personal actor rating: compact, keyboard-friendly five-star control. */
.sl-profile-rating{margin:14px 0 0;padding:13px 0 2px;border-top:1px solid var(--ap-line)}
.sl-profile-rating__head{display:flex;align-items:center;justify-content:space-between;gap:8px}
.sl-profile-rating__head span{color:var(--ap-muted);font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}
.sl-profile-rating__head b{color:var(--ap-ink);font-size:12px;font-weight:900}
.sl-profile-rating__stars{display:flex;align-items:center;gap:4px;margin-top:8px}
.sl-profile-rating__star{display:grid!important;place-items:center!important;width:24px!important;height:24px!important;min-width:24px!important;margin:0!important;padding:0!important;border:0!important;border-radius:4px!important;background:transparent!important;background-image:none!important;box-shadow:none!important;color:var(--ap-muted)!important;font-size:14px!important;line-height:1!important;cursor:pointer!important;transition:color .16s ease,transform .16s ease!important}
.sl-profile-rating__star:before,.sl-profile-rating__star:after{display:none!important;content:none!important}
.sl-profile-rating__star:hover,.sl-profile-rating__star:focus-visible,.sl-profile-rating__star.is-active{color:var(--ap-green)!important;transform:translateY(-1px)!important}
.sl-profile-rating__star:focus-visible{outline:2px solid var(--ap-green)!important;outline-offset:2px!important}
.sl-profile-rating__note{display:block;margin-top:5px;color:var(--ap-muted);font-size:9px;line-height:1.3}
html.sl-admin-dark .sl-profile-rating{border-top-color:#343942}
html.sl-admin-dark .sl-profile-rating__head b{color:#f2f3f5}
html.sl-admin-dark .sl-profile-rating__star{color:#7f878e!important}
html.sl-admin-dark .sl-profile-rating__star:hover,html.sl-admin-dark .sl-profile-rating__star:focus-visible,html.sl-admin-dark .sl-profile-rating__star.is-active{color:#77c242!important}
@media(max-width:620px){.sl-profile-rating{grid-column:2;margin-top:0;padding-top:0;border-top:0}.sl-profile-rating__stars{gap:2px}.sl-profile-rating__star{width:22px!important;min-width:22px!important}}

/* Actor work library: compact grid plus editorial horizontal shelves. */
.sl-profile-showcases{display:grid;gap:14px;margin:18px 0 4px}
.sl-profile-showcase{position:relative;min-width:0;padding:18px 18px 16px;border:1px solid var(--ap-line);border-radius:10px;background:var(--ap-paper);box-shadow:0 10px 28px rgba(20,26,31,.045)}
.sl-profile-showcase__head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin:0 0 13px}
.sl-profile-showcase__head small{display:block;margin:0 0 5px;color:var(--ap-muted);font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.sl-profile-showcase__head h2{margin:0!important;color:var(--ap-ink)!important;font-family:"Oswald","Open Sans",sans-serif;font-size:21px!important;line-height:1.12!important;letter-spacing:0!important}
.sl-profile-showcase__controls{display:flex;gap:6px;flex:0 0 auto}
.sl-profile-showcase__arrow{display:grid!important;place-items:center!important;width:30px!important;height:30px!important;min-width:30px!important;margin:0!important;padding:0!important;border:1px solid var(--ap-line)!important;border-radius:50%!important;background:var(--ap-paper)!important;background-image:none!important;box-shadow:none!important;color:var(--ap-ink)!important;font-size:14px!important;cursor:pointer!important;transition:color .18s ease,border-color .18s ease,background .18s ease,transform .18s ease!important}
.sl-profile-showcase__arrow:before,.sl-profile-showcase__arrow:after{display:none!important;content:none!important}
.sl-profile-showcase__arrow:hover{border-color:var(--ap-green)!important;background:rgba(119,194,66,.1)!important;color:var(--ap-green)!important;transform:translateY(-1px)}
.sl-profile-showcase__viewport{overflow-x:auto;margin:0 -3px;padding:0 3px 4px;scrollbar-width:none;scroll-behavior:smooth}
.sl-profile-showcase__viewport::-webkit-scrollbar{display:none}
.sl-profile-showcase__track{display:flex;gap:11px;min-width:max-content}
.sl-profile-showcase-card{display:flex;flex:0 0 145px;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--ap-line);border-radius:7px;background:var(--ap-paper-2);color:var(--ap-ink)!important;text-decoration:none!important;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}
.sl-profile-showcase-card:hover{border-color:var(--ap-green);box-shadow:0 8px 18px rgba(26,34,28,.12);transform:translateY(-2px)}
.sl-profile-showcase-card__media{display:grid;place-items:center;aspect-ratio:2/3;overflow:hidden;background:#101311;color:rgba(255,255,255,.6)}
.sl-profile-showcase-card__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}
.sl-profile-showcase-card:hover .sl-profile-showcase-card__media img{transform:scale(1.035)}
.sl-profile-showcase-card strong{display:-webkit-box;overflow:hidden;min-height:31px;margin:9px 9px 0;color:var(--ap-ink);font-size:11px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.sl-profile-showcase-card small{display:block;overflow:hidden;margin:5px 9px 10px;color:var(--ap-muted);font-size:9px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}
.sl-profile-showcase--popular .sl-profile-showcase__head h2:after{content:" ★";color:var(--ap-gold);font-family:Arial,sans-serif;font-size:.75em}
.sl-profile-showcase--years{padding-bottom:18px}
.sl-profile-years{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}
.sl-profile-year{display:flex!important;min-height:88px!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:4px!important;margin:0!important;padding:12px 14px!important;border:1px solid var(--ap-line)!important;border-radius:10px!important;background:var(--ap-paper-2)!important;background-image:none!important;box-shadow:none!important;color:var(--ap-ink)!important;text-align:left!important;cursor:pointer!important;transition:border-color .18s ease,background .18s ease,transform .18s ease!important}
.sl-profile-year:before,.sl-profile-year:after{display:none!important;content:none!important}
.sl-profile-year:hover{border-color:var(--ap-green)!important;background:rgba(119,194,66,.08)!important;transform:translateY(-1px)}
.sl-profile-year strong{color:var(--ap-green);font-family:"Oswald","Open Sans",sans-serif;font-size:25px;line-height:1}
.sl-profile-year span{color:var(--ap-ink);font-size:11px;font-weight:800}
.sl-profile-year small{color:var(--ap-muted);font-size:9px}
.sl-profile-shell .sl-actor-items{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:11px;margin:0!important}
.sl-profile-shell .sl-actor-items:before,.sl-profile-shell .sl-actor-items:after{display:none!important}
.sl-profile-shell .sl-actor-items .th-item{float:none!important;width:auto!important;margin:0!important;padding:0!important;min-width:0}
.sl-profile-shell .sl-actor-items .th-item[hidden]{display:none!important}
.sl-actor-auto-section .sl-actor-work-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:11px;margin:0!important}
.sl-actor-auto-section .sl-actor-work-card{min-width:0;margin:0!important}
html.sl-admin-dark .sl-profile-showcase{background:#171817;border-color:#343942;box-shadow:0 12px 30px rgba(0,0,0,.18)}
html.sl-admin-dark .sl-profile-showcase-card{background:#202120;border-color:#343942}
html.sl-admin-dark .sl-profile-showcase-card:hover,html.sl-admin-dark .sl-profile-showcase__arrow:hover,html.sl-admin-dark .sl-profile-year:hover{border-color:#77c242!important}
html.sl-admin-dark .sl-profile-year{background:#202120!important;border-color:#343942!important}
html.sl-admin-dark .sl-profile-year strong{color:#77c242}
@media(max-width:1100px){.sl-profile-shell .sl-actor-items{grid-template-columns:repeat(5,minmax(0,1fr))}.sl-profile-showcase-card{flex-basis:140px}}
@media(max-width:1100px){.sl-actor-auto-section .sl-actor-work-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}
@media(max-width:900px){.sl-profile-shell .sl-actor-items{grid-template-columns:repeat(4,minmax(0,1fr))}.sl-profile-years{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){.sl-actor-auto-section .sl-actor-work-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:620px){.sl-profile-shell .sl-actor-items{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sl-profile-showcase{padding:15px 12px 13px}.sl-profile-showcase__head h2{font-size:18px!important}.sl-profile-showcase-card{flex-basis:132px}.sl-profile-years{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.sl-profile-year{min-height:80px!important;padding:10px 11px!important}}
@media(max-width:620px){.sl-actor-auto-section .sl-actor-work-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}

/* Career, statistics and semantic navigation below the actor filmography. */
.sl-profile-shell{--ap-chart:#356fde}
.sl-profile-showcase--years{background:var(--ap-paper)}
.sl-profile-year{border-color:var(--ap-line)!important;background:transparent!important}
.sl-profile-year:hover{border-color:var(--ap-chart)!important;background:rgba(53,111,222,.06)!important}
.sl-profile-year strong{color:var(--ap-chart)!important}
.sl-profile-discovery{display:grid;gap:14px}
.sl-profile-career-chart,.sl-profile-statistics,.sl-profile-facts,.sl-profile-faq,.sl-profile-genres{padding:20px;border:1px solid var(--ap-line);border-radius:10px;background:var(--ap-paper);box-shadow:0 10px 28px rgba(20,26,31,.045)}
.sl-profile-career-chart__head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}
.sl-profile-career-chart h2,.sl-profile-statistics h2,.sl-profile-facts h2,.sl-profile-faq h2,.sl-profile-genres h2{margin:0!important;color:var(--ap-ink)!important;font-family:"Oswald","Open Sans",sans-serif;font-size:23px!important;font-weight:700!important;line-height:1.12!important;letter-spacing:0!important}
.sl-profile-career-chart__head small{color:var(--ap-chart);font-size:11px;font-weight:900;letter-spacing:.04em}
.sl-profile-career-chart__bars{display:flex;align-items:flex-end;gap:14px;min-height:124px;padding:3px 8px 0;overflow-x:auto;scrollbar-width:none}
.sl-profile-career-chart__bars::-webkit-scrollbar{display:none}
.sl-profile-career-chart__item{display:grid!important;grid-template-rows:88px auto auto;align-items:end;justify-items:center;flex:0 0 38px;min-width:38px;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;background-image:none!important;box-shadow:none!important;color:var(--ap-ink)!important;cursor:pointer!important}
.sl-profile-career-chart__item:before,.sl-profile-career-chart__item:after{display:none!important;content:none!important}
.sl-profile-career-chart__item i{display:block;width:20px;min-height:18px;border-radius:7px 7px 3px 3px;background:var(--ap-chart);box-shadow:0 6px 13px rgba(53,111,222,.18);transition:filter .18s ease,transform .18s ease}
.sl-profile-career-chart__item:hover i{filter:brightness(.9);transform:translateY(-2px)}
.sl-profile-career-chart__item b{margin-top:7px;color:var(--ap-ink);font-size:10px;line-height:1.1}
.sl-profile-career-chart__item small{margin-top:3px;color:var(--ap-muted);font-size:9px;line-height:1}
.sl-profile-statistics h2,.sl-profile-facts h2,.sl-profile-faq h2,.sl-profile-genres h2{margin-bottom:15px!important}
.sl-profile-statistics__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.sl-profile-statistics__item{display:flex;min-width:0;min-height:72px;flex-direction:column;justify-content:center;padding:12px 14px;border:1px solid var(--ap-line);border-radius:8px;background:var(--ap-paper-2)}
.sl-profile-statistics__item strong{overflow-wrap:anywhere;color:var(--ap-ink);font-family:"Oswald","Open Sans",sans-serif;font-size:22px;line-height:1.05}
.sl-profile-statistics__item small{margin-top:7px;color:var(--ap-muted);font-size:10px;line-height:1.25}
.sl-profile-facts__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
.sl-profile-facts__item{display:flex;align-items:center;gap:10px;min-width:0;padding:12px;border:1px solid var(--ap-line);border-radius:8px;background:var(--ap-paper)}
.sl-profile-facts__item i{display:grid;flex:0 0 21px;place-items:center;width:21px;height:21px;border-radius:50%;background:var(--ap-chart);color:#fff;font-size:11px}
.sl-profile-facts__item span{color:var(--ap-ink);font-size:11px;line-height:1.42}
.sl-profile-faq{display:grid;gap:9px}
.sl-profile-faq h2{margin-bottom:5px!important}
.sl-profile-faq__item{overflow:hidden;border:1px solid var(--ap-line);border-radius:8px;background:var(--ap-paper-2)}
.sl-profile-faq__item summary{position:relative;padding:13px 40px 13px 16px;color:var(--ap-ink);font-size:11px;font-weight:800;line-height:1.35;cursor:pointer;list-style:none}
.sl-profile-faq__item summary::-webkit-details-marker{display:none}
.sl-profile-faq__item summary:after{content:"+";position:absolute;top:50%;right:16px;color:var(--ap-chart);font-size:17px;font-weight:400;transform:translateY(-52%)}
.sl-profile-faq__item[open] summary:after{content:"−"}
.sl-profile-faq__item p{margin:0;padding:0 16px 14px;color:var(--ap-muted);font-size:11px;line-height:1.55}
.sl-profile-genres__list{display:flex;flex-wrap:wrap;gap:7px}
.sl-profile-genres__list a{display:inline-flex;align-items:center;min-height:29px;padding:0 11px;border:1px solid var(--ap-line);border-radius:999px;background:var(--ap-paper-2);color:var(--ap-ink)!important;font-size:10px;font-weight:800;text-decoration:none!important;transition:border-color .18s ease,background .18s ease,color .18s ease}
.sl-profile-genres__list a:hover{border-color:var(--ap-chart);background:rgba(53,111,222,.07);color:var(--ap-chart)!important}
.sl-profile-genres__list a.is-active{border-color:var(--ap-chart);background:var(--ap-chart);color:#fff!important}
.sl-profile-mounted .sl-actor-faq{display:none!important}
html.sl-admin-dark .sl-profile-shell{--ap-chart:#7ba5ff}
html.sl-admin-dark .sl-profile-career-chart,html.sl-admin-dark .sl-profile-statistics,html.sl-admin-dark .sl-profile-facts,html.sl-admin-dark .sl-profile-faq,html.sl-admin-dark .sl-profile-genres{border-color:#343942;background:#171817;box-shadow:0 12px 30px rgba(0,0,0,.18)}
html.sl-admin-dark .sl-profile-statistics__item,html.sl-admin-dark .sl-profile-faq__item,html.sl-admin-dark .sl-profile-genres__list a{border-color:#343942;background:#202120}
html.sl-admin-dark .sl-profile-facts__item{border-color:#343942;background:#171817}
html.sl-admin-dark .sl-profile-year:hover,html.sl-admin-dark .sl-profile-genres__list a:hover{border-color:var(--ap-chart)!important;background:rgba(123,165,255,.1)!important}
.sl-profile-showcases,.sl-profile-discovery{--ap-paper:#fff;--ap-paper-2:#f6f5f2;--ap-ink:#20242b;--ap-muted:#6f7782;--ap-line:#e2e4e7;--ap-green:#5b9b54;--ap-gold:#bd933d;--ap-chart:#356fde;min-width:0;max-width:100%;box-sizing:border-box}
html.sl-admin-dark .sl-profile-showcases,html.sl-admin-dark .sl-profile-discovery{--ap-paper:#171817;--ap-paper-2:#202120;--ap-ink:#f2f3f5;--ap-muted:#aeb4bd;--ap-line:#383d46;--ap-green:#72ad69;--ap-gold:#d0aa54;--ap-chart:#7ba5ff}
.sl-profile-career-chart,.sl-profile-statistics,.sl-profile-facts,.sl-profile-faq,.sl-profile-genres{min-width:0;max-width:100%;box-sizing:border-box}
.sl-profile-career-chart__bars{width:100%;max-width:100%;min-width:0;box-sizing:border-box}
.sl-profile-career-chart__item{height:124px!important;min-height:124px!important}
.sl-profile-career-chart__item i{background:var(--ap-chart)!important}
@media(max-width:900px){.sl-profile-statistics__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sl-profile-career-chart__bars{gap:11px}}
@media(max-width:620px){.sl-profile-career-chart,.sl-profile-statistics,.sl-profile-facts,.sl-profile-faq,.sl-profile-genres{padding:16px 13px}.sl-profile-career-chart h2,.sl-profile-statistics h2,.sl-profile-facts h2,.sl-profile-faq h2,.sl-profile-genres h2{font-size:20px!important}.sl-profile-career-chart__bars{gap:9px;padding-left:1px}.sl-profile-career-chart__item{flex-basis:34px;min-width:34px}.sl-profile-statistics__grid,.sl-profile-facts__grid{grid-template-columns:1fr}.sl-profile-facts__item{padding:11px}.sl-profile-faq__item summary{padding:12px 36px 12px 13px}.sl-profile-genres__list{gap:6px}}

/* Final actor-page order and the site's green visual language. */
.sl-profile-original-heading,.sl-profile-original-rights,.sl-profile-original-watch{display:none!important}
.sl-profile-mounted>.sl-actor-crumb,.sl-profile-mounted .sl-actor-note--watch{display:none!important}
.sl-profile-mounted .sl-actor-sort,.sl-profile-mounted .sl-actor-items,.sl-profile-mounted .sl-actor-work-grid{display:none!important}
.sl-profile-mounted .sl-actor-auto-section{display:none!important}
.sl-profile-showcase-card--catalog{display:block;flex:0 0 148px!important;width:148px!important;min-width:148px!important;padding:0!important;margin:0!important;overflow:hidden;border:1px solid var(--ap-line)!important;border-radius:10px!important;background:var(--ap-paper-2)!important;box-shadow:none!important}
.sl-profile-showcase-card--catalog .th-in{display:block!important;height:auto!important}
.sl-profile-showcase-card--catalog .th-img{height:190px!important;margin:0!important}
.sl-profile-showcase-card--catalog .th-desc{min-height:54px!important;padding:8px 9px!important;background:transparent!important}
.sl-profile-showcase-card--catalog .th-title{display:-webkit-box!important;min-height:30px!important;overflow:hidden!important;color:var(--ap-ink)!important;font-size:11px!important;line-height:1.35!important;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.sl-profile-showcase-card--catalog .th-rates{margin-top:6px!important}
.sl-profile-showcase-card--catalog .th-series,.sl-profile-showcase-card--catalog .th-info-badge,.sl-profile-showcase-card--catalog .th-hover-card{display:none!important}
.sl-profile-showcase-card--catalog:hover{border-color:var(--ap-green)!important;transform:translateY(-2px)}
.sl-profile-showcase--years{background:var(--ap-paper)!important;border-color:var(--ap-line)!important}
.sl-profile-years{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}
.sl-profile-year{min-height:96px!important;border-color:var(--ap-line)!important;background:var(--ap-paper-2)!important}
.sl-profile-year strong{color:var(--ap-green)!important}
.sl-profile-year:hover{border-color:var(--ap-green)!important;background:rgba(119,194,66,.09)!important}
.sl-profile-year[aria-pressed="true"]{border-color:#77c242!important;background:rgba(119,194,66,.12)!important}
.sl-profile-shell,.sl-profile-showcases,.sl-profile-discovery{--ap-chart:#77c242!important}
.sl-profile-career-chart__item i{background:#77c242!important;box-shadow:0 6px 13px rgba(119,194,66,.18)!important}
.sl-profile-career-chart__item.is-empty i{opacity:.25}
.sl-profile-career-chart__item:disabled{cursor:default!important}
.sl-profile-career-chart__item:disabled:hover i{filter:none!important;transform:none!important}
.sl-profile-career-chart__head small{color:#77c242!important}
.sl-profile-facts__item i{background:#77c242!important}
.sl-profile-genres__list a:hover{border-color:#77c242!important;background:rgba(119,194,66,.09)!important;color:#4f963c!important}
.sl-profile-genres__list a.is-active{border-color:#77c242!important;background:#77c242!important;color:#152014!important}
.sl-profile-cast{padding:20px;border:1px solid var(--ap-line);border-radius:10px;background:var(--ap-paper);box-shadow:0 10px 28px rgba(20,26,31,.045)}
.sl-profile-cast h2{margin:0 0 6px!important;color:var(--ap-ink)!important;font-family:"Oswald","Open Sans",sans-serif;font-size:23px!important;line-height:1.12!important}
.sl-profile-cast__lead{margin:0 0 15px;color:var(--ap-muted);font-size:11px;line-height:1.5}
.sl-profile-cast__list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}
.sl-profile-cast__item{display:flex;align-items:center;gap:9px;min-width:0;padding:10px;border:1px solid var(--ap-line);border-radius:8px;background:var(--ap-paper-2);text-decoration:none!important;transition:border-color .18s ease,transform .18s ease,background .18s ease}
.sl-profile-cast__item:hover{border-color:#77c242;background:rgba(119,194,66,.09);transform:translateY(-1px)}
.sl-profile-cast__avatar{display:block;flex:0 0 32px;width:32px;height:32px;overflow:hidden;border-radius:50%;background:var(--ap-paper);box-shadow:0 0 0 1px var(--ap-line)}
.sl-profile-cast__avatar img{display:block;width:100%;height:100%;object-fit:cover}
.sl-profile-cast__copy{display:flex;min-width:0;flex-direction:column}
.sl-profile-cast__copy strong{overflow:hidden;color:var(--ap-ink);font-size:11px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}
.sl-profile-cast__copy small{margin-top:4px;color:var(--ap-muted);font-size:9px;line-height:1.2}
html.sl-admin-dark .sl-profile-showcase-card--catalog,html.sl-admin-dark .sl-profile-cast__item{background:#202120!important;border-color:#343942!important}
html.sl-admin-dark .sl-profile-showcase-card--catalog:hover,html.sl-admin-dark .sl-profile-cast__item:hover{border-color:#77c242!important;background:rgba(119,194,66,.1)!important}
html.sl-admin-dark .sl-profile-cast{background:#171817;border-color:#343942}
html.sl-admin-dark .sl-profile-cast__avatar{background:#202120;box-shadow:0 0 0 1px #343942}
@media(max-width:900px){.sl-profile-cast__list{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.sl-profile-showcase-card--catalog{flex-basis:132px!important;width:132px!important;min-width:132px!important}.sl-profile-showcase-card--catalog .th-img{height:168px!important}.sl-profile-years{grid-template-columns:repeat(2,minmax(0,1fr))}.sl-profile-cast{padding:16px 13px}.sl-profile-cast h2{font-size:20px!important}.sl-profile-cast__list{grid-template-columns:1fr}}

/* Compact anchors replace the former genre links. */
.sl-profile-quick-nav{display:flex;align-items:center;gap:12px;min-width:0;padding:0 0 3px;scroll-margin-top:88px}
.sl-profile-quick-nav__label{flex:0 0 auto;color:var(--ap-muted);font-size:9px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}
.sl-profile-quick-nav__list{display:flex;gap:7px;min-width:0;overflow-x:auto;scrollbar-width:none}
.sl-profile-quick-nav__list::-webkit-scrollbar{display:none}
.sl-profile-quick-nav__list a{display:inline-flex;flex:0 0 auto;align-items:center;min-height:28px;padding:0 10px;border:1px solid var(--ap-line);border-radius:999px;background:transparent;color:var(--ap-ink)!important;font-size:10px;font-weight:800;line-height:1;text-decoration:none!important;transition:border-color .18s ease,background .18s ease,color .18s ease}
.sl-profile-quick-nav__list a:hover{border-color:#77c242;background:rgba(119,194,66,.1);color:var(--ap-ink)!important}
#actor-popular,#actor-new,#actor-best-years,#actor-career,#actor-statistics,#actor-facts,#actor-faq,#actor-cast{scroll-margin-top:88px}
@media(max-width:620px){.sl-profile-quick-nav{align-items:flex-start;flex-direction:column;gap:8px}.sl-profile-quick-nav__list{width:100%}}
