.avatar-pessoa{position:relative;overflow:hidden;flex:none}.avatar-pessoa>img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.profile-avatar.avatar-pessoa{display:grid;place-items:center}.profile-photo-editor{display:grid;grid-template-columns:76px 1fr;align-items:center;gap:17px;margin:20px 0 24px;padding:17px;border:1px solid color-mix(in srgb,var(--accent) 20%,var(--border));border-radius:16px;background:linear-gradient(120deg,color-mix(in srgb,var(--accent) 8%,var(--surface-2)),var(--surface-2))}.profile-photo-preview{display:grid;place-items:center;width:72px;height:72px;border:2px solid color-mix(in srgb,var(--accent) 42%,var(--border));border-radius:22px;background:var(--surface-3);color:var(--accent);font:800 19px Manrope,sans-serif;box-shadow:0 12px 26px #0002}.profile-photo-editor>div:last-child{display:grid;grid-template-columns:max-content max-content;align-items:center;gap:6px 10px}.profile-photo-editor strong,.profile-photo-editor p,.profile-photo-editor small{grid-column:1/-1}.profile-photo-editor strong{font-size:13px}.profile-photo-editor p{margin:0;color:var(--muted);font-size:11px}.profile-photo-editor small{color:var(--muted);font-size:9px}.profile-photo-button,.profile-photo-editor button,.editor-photo-actions label,.editor-photo-actions button{padding:8px 11px;border:1px solid var(--border);border-radius:9px;background:var(--surface);color:var(--text);font:700 10px inherit;cursor:pointer}.profile-photo-button{border-color:color-mix(in srgb,var(--accent) 42%,var(--border));color:var(--accent)}.profile-photo-button input,.editor-photo-actions input{position:absolute;width:1px;height:1px;opacity:0}.editor-profile{grid-template-columns:auto 1fr auto}.editor-profile>div:nth-child(2){min-width:0}.editor-photo-actions{display:flex!important;flex-direction:column;align-items:stretch;gap:6px!important}.editor-photo-actions label,.editor-photo-actions button{font-size:9px;text-align:center}.collaborator-avatar img,.editor-avatar img,.member-avatar img,.team-mini-avatar img,.team-member-avatar img,.team-leader>span img,.schedule-editor-avatar img{border-radius:inherit}.member-avatar img{position:absolute;inset:0}.sidebar-footer .avatar img{border-radius:50%}@media(max-width:600px){.profile-photo-editor{grid-template-columns:1fr;text-align:center}.profile-photo-preview{margin:auto}.profile-photo-editor>div:last-child{justify-content:center}.editor-profile{grid-template-columns:auto 1fr}.editor-photo-actions{grid-column:1/-1;flex-direction:row!important}}
