.profile-avatar{overflow:hidden;flex-shrink:0}.profile-avatar img{width:100%;height:100%;object-fit:cover}.pa-edit{margin-left:auto;white-space:nowrap}
#profileAvatarDialog{margin:auto}.pa-edit,#profileAvatarDialog button{min-height:38px;padding:8px 16px;border:1px solid var(--line,#d8d5e8);border-radius:12px;background:var(--card,#fff);color:inherit;font:inherit;cursor:pointer}#profileAvatarDialog button.primary{background:linear-gradient(120deg,#7057ef,#987da8);color:white;border-color:transparent}#profileAvatarDialog button:disabled{opacity:.55;cursor:wait}
#profileAvatarDialog{width:min(440px,calc(100vw - 32px));max-height:90vh;overflow:auto;box-sizing:border-box;border:1px solid var(--line,#d8d5e8);border-radius:24px;padding:24px;color:var(--text,#24204c);background:var(--card,#fff);box-shadow:0 24px 80px #28204c33}
#profileAvatarDialog::backdrop{background:#201b4055}#profileAvatarDialog header,#profileAvatarDialog footer,.pa-upload{display:flex;align-items:center;justify-content:space-between;gap:12px}#profileAvatarDialog h2{font-size:20px;margin:0}#profileAvatarDialog p{font-size:13px;color:var(--muted,#8c87aa);line-height:1.6}#profileAvatarDialog footer{justify-content:flex-end;margin-top:20px}.pa-preview{width:200px;height:200px;display:grid;place-items:center;border-radius:50%;overflow:hidden;background:#eeeafe;margin:20px auto;color:#817b9b}.pa-preview canvas{width:100%;height:100%}.pa-preview [hidden],.pa-sliders[hidden]{display:none}.pa-upload{justify-content:center}.pa-sliders label{display:flex;align-items:center;gap:14px;font-size:13px;margin:12px 0}.pa-sliders input{flex:1;accent-color:#7057ef}#profileAvatarDialog .pa-error{color:#c44460;min-height:20px}
