.profile-brand-row{display:flex;align-items:center;gap:12px;min-width:0}.player-profile-card{appearance:none;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.035);color:inherit;border-radius:10px;padding:5px 8px 5px 5px;display:flex;align-items:center;gap:8px;min-width:0;max-width:220px;cursor:pointer;text-align:left;transition:border-color .15s ease,background .15s ease}.player-profile-card:hover{border-color:rgba(255,255,255,.24);background:rgba(255,255,255,.065)}.player-profile-avatar{width:42px;height:42px;flex:0 0 42px;border-radius:8px;object-fit:cover;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.11)}.player-profile-avatar.placeholder{display:grid;place-items:center;font-size:17px;font-weight:700;letter-spacing:.04em;color:rgba(255,255,255,.64)}.player-profile-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.player-profile-copy small{font-size:9px;letter-spacing:.14em;text-transform:uppercase;opacity:.46}.player-profile-name{font-size:13px;font-weight:700;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px}.player-profile-attributes{display:flex;align-items:center;gap:5px;min-height:12px;white-space:nowrap;overflow:hidden}.player-profile-attributes span{font-size:9px;line-height:1;color:rgba(255,255,255,.58)}.player-profile-attributes span b{font-weight:700;color:rgba(255,255,255,.78);margin-right:1px}.player-profile-attributes .empty{opacity:.45}.player-profile-modal .item-modal-panel{max-width:410px}.player-profile-preview{display:flex;align-items:center;gap:12px;margin-bottom:12px}.player-profile-preview img,.player-profile-preview-fallback{width:72px;height:72px;border-radius:12px;object-fit:cover;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.045)}.player-profile-preview-fallback{display:grid;place-items:center;font-size:24px;font-weight:700;color:rgba(255,255,255,.55)}.player-profile-attribute-detail{margin:0 0 14px}.player-attribute-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.player-attribute-detail-item{border:1px solid rgba(255,255,255,.08);border-radius:8px;background:rgba(255,255,255,.025);padding:7px 8px}.player-attribute-detail-item>span{display:flex;align-items:center;justify-content:space-between;gap:8px}.player-attribute-detail-item b{font-size:11px}.player-attribute-detail-item strong{font-size:12px}.player-attribute-detail-item small{display:block;margin-top:4px;font-size:9px;opacity:.48}.player-attribute-track{height:3px;margin-top:5px;border-radius:999px;overflow:hidden;background:rgba(255,255,255,.08)}.player-attribute-track i{display:block;height:100%;background:currentColor;opacity:.45}.player-special-source{margin-top:7px;display:flex;gap:6px;flex-wrap:wrap}.player-special-source span{font-size:9px;padding:3px 6px;border-radius:999px;background:rgba(255,255,255,.06);opacity:.72}.player-profile-form{display:grid;gap:12px}.player-profile-field{display:grid;gap:6px}.player-profile-field label{font-size:11px;opacity:.66}.player-profile-field input[type="text"]{width:100%;box-sizing:border-box;border:1px solid rgba(255,255,255,.13);border-radius:8px;background:rgba(0,0,0,.2);color:inherit;padding:9px 10px;font:inherit}.player-profile-upload{display:flex;gap:8px;flex-wrap:wrap}.player-profile-upload button,.player-profile-save{border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);color:inherit;border-radius:8px;padding:8px 11px;cursor:pointer}.player-profile-save{background:rgba(255,255,255,.12);font-weight:700}.player-profile-note{font-size:11px;line-height:1.55;opacity:.52;margin:0}.player-profile-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:4px}@media(max-width:760px){.profile-brand-row{gap:8px}.player-profile-card{max-width:176px;padding-right:6px}.player-profile-avatar{width:36px;height:36px;flex-basis:36px}.player-profile-name{max-width:118px;font-size:12px}.player-profile-copy small{display:none}.player-profile-attributes{gap:4px}.player-profile-attributes span{font-size:8px}.player-attribute-detail-grid{grid-template-columns:1fr 1fr}}