.profile-extra-shell{max-width:1180px;margin:18px auto 40px}.profile-game-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.profile-game-stat{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:10px;padding:13px;border:1px solid var(--border,#e7e8ef);border-radius:14px;color:inherit;text-decoration:none}.profile-game-stat>b{font-size:28px}.profile-game-stat strong,.profile-game-stat small{display:block}.profile-game-stat small{opacity:.6}.profile-game-stat em{font-style:normal;font-weight:900}.profile-community-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}.profile-community-list a{display:grid;grid-template-columns:36px 1fr;gap:10px;padding:11px 0;border-bottom:1px solid var(--border,#eee);text-decoration:none;color:inherit}.profile-community-list strong,.profile-community-list small{display:block}.profile-community-list small{opacity:.6;margin-top:2px}.profile-extra-empty{padding:20px;text-align:center;opacity:.6}@media(max-width:760px){.profile-extra-shell{margin:14px}.profile-game-grid,.profile-community-grid{grid-template-columns:1fr}}