.people-heading{padding-bottom:15px}.people-search{max-width:720px;margin:10px 0 20px}.people-search label{display:block;margin-bottom:7px;font-weight:800}.people-search>div{display:flex;gap:9px}.people-search input{width:100%;padding:14px 16px;color:var(--text);background:var(--panel);border:1px solid var(--line);border-radius:11px;font:inherit}.people-search button{padding:0 22px;border:0;border-radius:11px;background:var(--violet);color:#fff;font-weight:800}.people-alphabet{display:flex;flex-wrap:wrap;gap:7px;margin:24px 0 34px}.people-alphabet a{min-width:34px;padding:7px 8px;text-align:center;border:1px solid var(--line);border-radius:8px;background:var(--panel);font-weight:700}.people-alphabet a:hover,.people-alphabet a.active{border-color:var(--violet);background:#34204c;color:#fff}.people-directory{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.people-directory article>a{height:100%;display:grid;grid-template-columns:86px 1fr;align-items:center;gap:13px;padding:10px;background:var(--panel);border:1px solid var(--line);border-radius:14px}.people-directory article>a:hover{border-color:#70409d;transform:translateY(-1px)}.people-directory img,.person-placeholder{width:86px;height:112px;object-fit:cover;border-radius:10px;background:#21172d}.person-placeholder{display:grid;place-items:center}.person-placeholder img{width:46px;height:46px;object-fit:contain}.people-directory strong,.people-directory small{display:block}.people-directory strong{line-height:1.25}.people-directory small{margin-top:4px;color:var(--muted);font-size:12px}.empty-directory{padding:45px;text-align:center;background:var(--panel);border-radius:16px}@media(max-width:1000px){.people-directory{grid-template-columns:repeat(3,1fr)}}@media(max-width:720px){.people-directory{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.people-search>div{display:grid}.people-search button{padding:13px}.people-directory{grid-template-columns:1fr}}
.people-hub-section{margin-top:52px}.people-hub-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:20px}.people-hub-heading h2{margin:2px 0 0;font-size:clamp(28px,4vw,42px)}.people-hub-heading p{margin:0;color:var(--muted)}.people-hub-heading div>p{color:var(--violet);font-size:13px;font-weight:900;letter-spacing:.13em}.people-hub-heading>a{color:#cda7ff;font-weight:800}.popular-people{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}.popular-people a{display:grid;gap:5px}.popular-people img{width:100%;aspect-ratio:3/4;object-fit:cover;border-radius:14px;background:var(--panel)}.popular-people strong{line-height:1.25}.popular-people small{color:var(--muted)}.people-alphabet-hub{margin:0}.people-alphabet-hub a{min-width:42px;padding:11px}.people-country-links{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.people-country-links a{padding:16px;background:var(--panel);border:1px solid var(--line);border-radius:12px;font-weight:750}.people-country-links a:hover{border-color:var(--violet)}@media(max-width:900px){.popular-people{grid-template-columns:repeat(3,1fr)}.people-country-links{grid-template-columns:repeat(3,1fr)}}@media(max-width:600px){.people-hub-heading{display:grid}.popular-people{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.popular-people a{min-width:145px;scroll-snap-align:start}.people-country-links{grid-template-columns:repeat(2,1fr)}}
.people-country-disclosure{margin:32px 0 0;border:1px solid var(--line);border-radius:16px;background:var(--panel)}.people-country-disclosure summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 22px;cursor:pointer;list-style:none}.people-country-disclosure summary::-webkit-details-marker{display:none}.people-country-disclosure summary span{display:grid}.people-country-disclosure summary small{color:var(--violet);font-weight:900;letter-spacing:.12em}.people-country-disclosure summary strong{font-size:22px}.people-country-disclosure summary i{width:12px;height:12px;border-right:2px solid #cda7ff;border-bottom:2px solid #cda7ff;transform:rotate(45deg);transition:transform .2s}.people-country-disclosure[open] summary i{transform:rotate(225deg)}.people-country-disclosure .people-country-links{padding:0 22px 22px}.people-country-links .all-countries{color:#cda7ff}@media(max-width:600px){.people-country-disclosure summary{padding:16px}.people-country-disclosure .people-country-links{padding:0 16px 16px}}
.person-favorite{margin:14px 0 6px;padding:11px 15px;border:1px solid #9c63e8;border-radius:12px;background:#251636;color:#fff;font:inherit;font-weight:800;cursor:pointer}.person-favorite:hover{background:#382050}.person-favorite[aria-pressed="true"]{border-color:#ffc93d;background:#49331a;color:#ffe9a8}.person-favorite:disabled{opacity:.65;cursor:wait}.person-favorite-status{display:block;min-height:20px;color:#9bdaa9;font-size:13px}
