.players-directory{display:grid;min-width:0;max-width:100%;gap:28px;padding-bottom:52px}.players-personal-section,.players-explore{min-width:0}.players-personal-section>h1{margin:0 0 12px;color:#151720;font-size:1.12rem;font-weight:900;line-height:1.2}.players-personal-card{min-width:0;overflow:hidden;border:1px solid #e1e6ef;border-radius:14px;background:#fff;box-shadow:0 14px 38px #18253e0e}.players-personal-cover{display:block;height:92px;overflow:hidden;background:var(--transparent-media-surface, #767676)}.players-personal-cover img{display:block;width:100%;height:100%;object-fit:cover;background-color:var(--transparent-media-surface, #767676)}.players-personal-body{position:relative;display:grid;grid-template-columns:90px minmax(140px,.7fr) minmax(380px,2fr) 158px;grid-template-rows:auto auto;align-items:center;gap:10px 14px;min-height:112px;padding:12px 14px 12px 18px}.players-personal-avatar{position:relative;align-self:start;display:block;width:84px;height:84px;margin-top:-48px;border:4px solid #fff;border-radius:50%;background:var(--transparent-media-surface, #767676);box-shadow:0 9px 22px #1118272e}.players-personal-avatar>img,.players-card-avatar>img{display:block;width:100%;height:100%;border-radius:inherit;object-fit:cover;background-color:var(--transparent-media-surface, #767676)}.players-presence-dot{position:absolute;right:0;bottom:4px;width:15px;height:15px;border:3px solid #fff;border-radius:50%;background:#9aa4b6}.players-presence-dot.is-online,.players-presence-inline.is-online{background:#28b93f}.players-presence-dot.is-idle,.players-presence-inline.is-idle{background:#f2ad22}.players-presence-dot.is-invisible,.players-presence-dot.is-offline,.players-presence-inline.is-invisible,.players-presence-inline.is-offline{background:#9aa4b6}.players-personal-identity{min-width:0}.players-personal-identity h2,.players-personal-identity p,.players-personal-facts p,.players-personal-rating,.players-card-copy h3,.players-card-copy p,.players-auth-callout h2,.players-auth-callout p{margin:0}.players-personal-identity h2{display:flex;align-items:center;gap:7px;min-width:0}.players-personal-identity h2 a{overflow:hidden;color:#151720;font-size:1.12rem;font-weight:900;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.players-personal-identity h2 i{color:#1456ff;font-size:15px}.players-personal-identity>p{margin-top:6px;display:flex;align-items:center;gap:6px;color:#5f6b80;font-size:.76rem;font-weight:750}.players-personal-identity>p img,.players-card-copy p img:not(.players-card-game-icon){width:18px;height:12px;border-radius:2px;object-fit:cover}.players-personal-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:10px}.players-personal-facts>div{display:flex;align-items:center;gap:7px;min-width:0}.players-personal-fact-icon{width:30px;height:30px;flex:0 0 30px;border-radius:9px;background:#edf2ff;color:#1456ff;display:inline-flex;align-items:center;justify-content:center;font-size:15px}.players-personal-fact-icon.is-game{background:transparent}.players-personal-fact-icon img{width:28px;height:28px;border-radius:8px;object-fit:cover}.players-personal-facts p{min-width:0}.players-personal-facts strong,.players-personal-facts small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.players-personal-facts strong{color:#263044;font-size:.76rem;font-weight:900}.players-personal-facts small{margin-top:3px;color:#748096;font-size:.65rem;font-weight:700}.players-presence-inline{width:10px;height:10px;flex:0 0 10px;border-radius:50%}.players-personal-rating{grid-column:2 / 4;display:flex;align-items:center;gap:6px;width:fit-content;color:#64718a;font-size:.72rem;font-weight:700}.players-personal-rating:hover,.players-personal-rating:focus-visible{color:#64718a}.players-personal-rating>span{display:inline-flex;gap:3px;color:#1456ff;font-size:14px}.players-personal-rating strong{color:#354157;font-weight:900}.players-personal-controls{grid-column:4;grid-row:1 / 3;display:grid;gap:6px}.players-personal-actions{display:contents}.players-personal-controls .button{width:100%;height:36px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:9px;font-size:.73rem;line-height:1}.players-auth-callout{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;min-height:122px;padding:20px 22px;border:1px solid #e1e6ef;border-radius:14px;background:#fff}.players-auth-callout>span{width:52px;height:52px;border-radius:15px;background:#edf2ff;color:#1456ff;display:inline-flex;align-items:center;justify-content:center;font-size:24px}.players-auth-callout h2{color:#151720;font-size:1rem;font-weight:900}.players-auth-callout p{margin-top:5px;color:#64718a;font-size:.8rem;font-weight:600;line-height:1.45}.players-auth-callout>div:last-child{display:flex;gap:8px}.players-auth-callout .button{min-width:112px;height:42px;display:inline-flex;align-items:center;justify-content:center}.players-filter-form{grid-template-columns:repeat(6,minmax(125px,1fr))}.players-results-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:18px}.players-directory-card{min-width:0;overflow:hidden;border:1px solid #e1e6ef;border-radius:12px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.players-directory-card:hover{border-color:#cbd4e2;box-shadow:0 15px 32px #16223917;transform:translateY(-2px)}.players-card-cover{display:block;height:82px;overflow:hidden;background:var(--transparent-media-surface, #767676)}.players-card-cover img{display:block;width:100%;height:100%;object-fit:cover;background-color:var(--transparent-media-surface, #767676);opacity:1;transition:transform .25s ease}.players-directory-card:hover .players-card-cover img{transform:scale(1.04)}.players-card-body{position:relative;display:grid;grid-template-columns:52px minmax(0,1fr);gap:10px;padding:13px}.players-card-avatar{position:relative;display:block;width:52px;height:52px;margin-top:-35px;border:4px solid #fff;border-radius:50%;background:var(--transparent-media-surface, #767676);box-shadow:0 6px 15px #11182729;z-index:2}.players-card-avatar .players-presence-dot{right:-2px;bottom:0;width:14px;height:14px;border-width:2px}.players-card-copy{min-width:0;padding-right:4px}.players-card-copy h3 a{display:block;overflow:hidden;color:#151720;font-size:.82rem;font-weight:900;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.players-card-copy p{margin-top:5px;display:flex;align-items:center;gap:6px;overflow:hidden;color:#69758a;font-size:.66rem;font-weight:700;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.players-card-copy p i{color:#1456ff}.players-card-game-icon{width:17px;height:17px;border-radius:5px;object-fit:cover}.players-card-rating{grid-column:1 / -1;display:flex;align-items:center;gap:5px;min-height:22px;padding-top:9px;border-top:1px solid #edf0f5;color:#69758a;font-size:.68rem}.players-card-rating>i{color:#d97706}.players-card-rating strong{color:#354157;font-weight:900}.players-card-rating small{font-weight:700}.players-card-actions{grid-column:1 / -1;display:grid;grid-template-columns:38px minmax(0,1fr);gap:8px}.players-card-actions .button{height:36px;min-height:36px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-size:.68rem;line-height:1}.players-card-connect{width:38px;padding:0;color:#1456ff}.players-card-connect.is-connected{border-color:#1456ff38;background:#edf2ff}.players-card-profile{width:100%;gap:6px}html[data-theme=dark] .players-personal-section>h1,html[data-theme=dark] .players-personal-identity h2 a,html[data-theme=dark] .players-personal-facts strong,html[data-theme=dark] .players-personal-rating strong,html[data-theme=dark] .players-card-copy h3 a,html[data-theme=dark] .players-card-rating strong,html[data-theme=dark] .players-auth-callout h2{color:#f3f6fc}html[data-theme=dark] .players-personal-card,html[data-theme=dark] .players-directory-card,html[data-theme=dark] .players-auth-callout{border-color:#343844;background:#1b1d24;box-shadow:none}html[data-theme=dark] .players-personal-avatar,html[data-theme=dark] .players-card-avatar{border-color:#1b1d24;background:var(--transparent-media-surface, #767676)}html[data-theme=dark] .players-presence-dot{border-color:#1b1d24}html[data-theme=dark] .players-personal-identity>p,html[data-theme=dark] .players-personal-facts small,html[data-theme=dark] .players-personal-rating,html[data-theme=dark] .players-card-copy p,html[data-theme=dark] .players-card-rating,html[data-theme=dark] .players-auth-callout p{color:#aab5c8}html[data-theme=dark] .players-personal-rating:hover,html[data-theme=dark] .players-personal-rating:focus-visible{color:#aab5c8}html[data-theme=dark] .players-personal-fact-icon,html[data-theme=dark] .players-auth-callout>span{background:#a3ff1217;color:#a3ff12}html[data-theme=dark] .players-personal-identity h2 i,html[data-theme=dark] .players-card-copy p i,html[data-theme=dark] .players-card-connect{color:#a3ff12}html[data-theme=dark] .players-personal-rating>span,html[data-theme=dark] .players-card-rating>i{color:#fbbf24}html[data-theme=dark] .players-card-rating{border-color:#30333d}html[data-theme=dark] .players-card-connect.is-connected{border-color:#a3ff1247;background:#a3ff1214}html[data-theme=dark] .players-directory-card:hover{border-color:#4a4f5c;box-shadow:0 15px 32px #0003}@media screen and (max-width:1599px){.players-results-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:1380px){.players-personal-body{grid-template-columns:88px minmax(132px,.65fr) minmax(320px,2fr) 148px;gap:10px 12px}.players-personal-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.players-filter-form{grid-template-columns:repeat(4,minmax(135px,1fr))}}@media screen and (max-width:1050px){.players-personal-body{grid-template-columns:88px minmax(0,1fr) 148px}.players-personal-facts{grid-column:2 / 4;grid-row:2}.players-personal-rating{grid-column:2 / 3;grid-row:3}.players-personal-controls{grid-column:3;grid-row:1}}@media screen and (max-width:870px){.players-directory{gap:22px;padding-bottom:0}.players-filter-form{grid-template-columns:repeat(2,minmax(0,1fr))}.players-filter-form .directory-search-field{grid-column:1 / -1}.players-results-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:700px){.players-personal-cover{height:72px}.players-personal-body{grid-template-columns:66px minmax(0,1fr);grid-template-rows:auto;gap:10px 12px;padding:11px 12px}.players-personal-avatar{width:64px;height:64px;margin-top:-36px}.players-personal-facts,.players-personal-rating,.players-personal-controls{grid-column:1 / -1;grid-row:auto}.players-personal-facts{margin-top:2px}.players-personal-rating{flex-wrap:wrap}.players-personal-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.players-auth-callout{grid-template-columns:auto minmax(0,1fr);padding:18px}.players-auth-callout>div:last-child{grid-column:1 / -1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.players-auth-callout .button{width:100%}}@media screen and (max-width:560px){.players-results-grid{grid-template-columns:1fr;gap:10px}.players-card-body{padding:11px}.players-card-copy h3 a{font-size:.75rem}.players-card-profile span{display:none}.players-card-actions{grid-template-columns:repeat(2,38px);justify-content:end}.players-card-profile{width:38px;padding:0}}@media screen and (max-width:390px){.players-personal-facts{grid-template-columns:1fr}.players-personal-controls,.players-auth-callout>div:last-child{grid-template-columns:1fr}}
