/* LVL V1.17.3 — profile identity controls + Admin directory position polish */
.admin-user-directory{margin-top:18px!important;margin-bottom:18px!important}
.profile-avatar-editor{position:relative;width:86px;height:86px;flex:0 0 auto}
.profile-avatar-editor .account-avatar-large{width:86px;height:86px}
.profile-avatar-edit{position:absolute;right:-4px;bottom:-4px;width:31px;height:31px;border-radius:50%;border:1px solid #7441b7;background:linear-gradient(145deg,#8d41eb,#6927b2);color:#fff;display:grid;place-items:center;font-size:14px;font-weight:900;cursor:pointer;box-shadow:0 7px 20px rgba(123,52,211,.38);z-index:3}
.profile-avatar-edit:hover{transform:translateY(-1px);filter:brightness(1.08)}
#accountPublicHandle{color:#a86cff!important;font-weight:800!important;font-size:11px!important;letter-spacing:.01em;margin:2px 0 0!important}
.profile-handle-field{display:flex;align-items:center;border:1px solid #2a303e;background:#0b0e14;border-radius:10px;overflow:hidden;margin-top:6px}
.profile-handle-field:focus-within{border-color:#7d4bc5;box-shadow:0 0 0 3px rgba(128,70,202,.08)}
.profile-handle-field>span{padding:0 0 0 11px;color:#a86cff;font-size:13px;font-weight:900}
.profile-handle-field input{border:0!important;background:transparent!important;box-shadow:none!important;min-width:0;flex:1}
.account-field>small{display:block;margin-top:6px;color:#687181;font-size:8px;line-height:1.45}
.profile-identity-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.profile-identity-actions .btn{margin-top:0!important}
@media(max-width:620px){.profile-avatar-editor,.profile-avatar-editor .account-avatar-large{width:72px;height:72px}.profile-avatar-edit{width:28px;height:28px}.profile-identity{align-items:center}.profile-identity-actions{display:grid;grid-template-columns:1fr 1fr}.profile-identity-actions .btn{width:100%}}
