.people-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:8px 0 20px;color:#72869f;font-size:14px}
.people-view-switch{display:flex;gap:5px}.people-view-switch button{display:grid;place-items:center;width:42px;height:42px;padding:8px;background:transparent;border-color:transparent;color:#6a839f}.people-view-switch button[aria-pressed=true]{background:#eaf3ff;border-color:#b6d4f6;color:#1474d1}.people-view-switch .icon{width:19px;height:19px}
.people-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.people-card{padding:28px;margin:0;min-width:0;min-height:420px;display:flex;flex-direction:column}.people-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:23px}.people-card-top>.access-status{margin-top:8px;font-size:14px;padding:7px 10px}
.people-avatar{display:inline-flex;align-items:center;justify-content:center;width:104px;height:104px;flex:none;overflow:hidden;border-radius:21px;background:#e6effc;color:#34699f;font-size:34px;font-weight:500;letter-spacing:.3px}.people-avatar img{width:100%;height:100%;object-fit:cover;display:block}.people-tone-1{background:#e1f1ec;color:#387c6a}.people-tone-2{background:#ece8f7;color:#776198}.people-tone-3{background:#f8edde;color:#a47a40}.people-avatar.small{width:48px;height:48px;border-radius:11px;font-size:18px}.people-avatar.large{width:128px;height:128px;border-radius:24px;font-size:42px}.people-avatar.picker-preview{width:132px;height:132px;border-radius:24px;font-size:44px}
.people-card h2{font-size:21px;font-weight:500;line-height:1.4;margin:0 0 7px;overflow-wrap:anywhere}.people-role{color:#6d83a0;font-size:15px;margin-bottom:22px;line-height:1.5}.people-contacts{display:flex;flex-direction:column;gap:14px;font-size:15px;color:#596e88}.people-contacts>span{display:flex;align-items:center;gap:11px}.people-contacts>span>span{overflow-wrap:anywhere;min-width:0}.people-contacts .icon{width:20px;height:20px;color:#7a98b9}.people-scope{margin-top:23px;padding-top:18px;border-top:1px solid #e7eef6;flex:1}.people-scope small{color:#8798ae;font-size:13px}.people-scope p{font-size:15px;line-height:1.65;color:#5c7290;margin:9px 0 24px}.people-card-actions{display:flex;align-items:center;gap:12px}.people-card-actions>button:first-child{display:flex;justify-content:space-between;align-items:center;flex:1;min-height:46px;color:#2b75ba;background:#f1f7ff;border-color:#dceafa;font-size:15px}.people-card-actions .icon-button{height:46px;width:46px}.people-card-actions .icon{width:20px;height:20px}.people-note{color:#7a8da6;font-size:14px;line-height:1.6;margin:20px 0}
.people-identity{display:flex;align-items:center;gap:12px;min-width:0}.people-identity>span{min-width:0}.people-identity strong{font-size:15px;font-weight:500;overflow-wrap:anywhere}.people-identity small{display:block;color:#7d90a8;font-size:13px;overflow-wrap:anywhere;margin-top:5px}
.people-profile-dialog{width:min(880px,calc(100vw - 40px))}.people-profile-head{display:flex;align-items:center;gap:26px;margin-bottom:28px;padding:2px 0 8px}.people-profile-head h2{margin:0 0 8px;font-size:23px;font-weight:500;line-height:1.4;overflow-wrap:anywhere}.people-profile-head p{margin:0 0 12px;color:#7388a4;font-size:16px}.people-photo-hint{color:#7b91aa;font-size:14px;line-height:1.5}.people-profile-head>div:last-child{min-width:0}.people-profile-details{display:grid;gap:19px;margin-top:24px;padding:24px 0;border-top:1px solid #e6edf5}.people-profile-details small{display:block;color:#7d8fa8;font-size:14px;margin-bottom:8px}.people-profile-details strong{font-size:16px;font-weight:500;overflow-wrap:anywhere}.people-profile-details p{margin:0;font-size:16px;line-height:1.6}.people-profile-dialog .acc-form-field>span{font-size:14px}.people-profile-dialog .acc-form-field input{min-height:46px;font-size:16px}
.people-photo-button{display:inline-flex;position:relative;flex:none;border:0;background:none;padding:0;min-height:0;line-height:1;border-radius:21px;cursor:pointer;overflow:visible}.people-photo-button:hover{background:none;box-shadow:0 0 0 4px #e7f1ff}.people-photo-button:focus-visible{outline:2px solid #2589e9;outline-offset:5px}.people-camera{position:absolute;right:-6px;bottom:-6px;width:33px;height:33px;border-radius:11px;border:3px solid white;background:#147ee3;color:white;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #173b6618}.people-camera .icon{width:18px;height:18px;stroke-width:1.7}.people-photo-button.large .people-camera{width:38px;height:38px;border-radius:12px}.people-photo-button.large .people-camera .icon{width:21px;height:21px}
.people-photo-dialog{width:min(820px,calc(100vw - 40px))}.people-photo-dialog .modal-head{margin-bottom:8px}.people-photo-picker{padding-top:8px}.people-photo-selection{display:flex;align-items:center;gap:24px;margin-bottom:28px}.people-photo-selection>div{min-width:0}.people-photo-selection h2{font-size:22px;font-weight:500;line-height:1.4;margin:0 0 9px;overflow-wrap:anywhere}.people-photo-selection p{font-size:15px;color:#7a8fa8;line-height:1.6;margin:0;max-width:350px}.people-photo-gallery-head{display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid #e2eaf4;padding-top:22px;margin-bottom:18px}.people-photo-gallery-head h3{font-size:17px;font-weight:500;margin:0;display:flex;gap:10px;align-items:center}.people-photo-gallery-head h3>span{font-size:13px;color:#8b9ab0;font-weight:400}.people-upload-button{display:flex;align-items:center;justify-content:center;gap:9px;min-height:44px;font-size:15px;padding:10px 15px}.people-upload-button .icon{width:20px;height:20px}
.people-photo-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.people-photo-option{display:flex;flex-direction:column;align-items:center;text-align:center;gap:11px;position:relative;padding:9px 9px 12px;border:1px solid #e1e9f3;border-radius:15px;background:#fff;min-width:0}.people-photo-option.selected{border-color:#2786e5;background:#f0f7ff;box-shadow:inset 0 0 0 1px #2786e5}.people-photo-option>.people-avatar.gallery{width:100%;height:auto;aspect-ratio:1;border-radius:10px;font-size:35px}.people-photo-option>span:last-of-type{font-size:13px;color:#7087a3;font-weight:400}.people-photo-option.selected>span:last-of-type{color:#2c7dc8}.people-photo-check{position:absolute;right:7px;top:7px;background:#1885e8;color:#fff;border:2px solid white;border-radius:50%;width:25px;height:25px;display:flex;align-items:center;justify-content:center}.people-photo-check .icon{width:15px;height:15px}.people-photo-help{font-size:14px;color:#7188a4;line-height:1.6;margin:19px 0 10px}.people-photo-session-note{font-size:12px;color:#90a0b5;line-height:1.5;margin:10px 0 0}.people-photo-picker .acc-error{font-size:14px;line-height:1.6}
@media(max-width:1150px){.people-grid{gap:18px}.people-card{padding:24px;min-height:420px}.people-card h2{font-size:20px}}
@media(max-width:700px){.people-grid{grid-template-columns:minmax(0,1fr)}.people-card{padding:24px;min-height:0}.people-avatar{width:100px;height:100px}.people-profile-head{gap:21px;align-items:center}.people-avatar.large{width:112px;height:112px;font-size:36px}.people-profile-head h2{font-size:20px}.people-profile-head p{font-size:15px}.people-photo-hint{font-size:13px}.people-photo-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.people-avatar.picker-preview{width:114px;height:114px;font-size:36px}.people-photo-selection{gap:20px}.people-photo-selection h2{font-size:20px}.people-photo-selection p{font-size:14px}.people-photo-gallery-head{align-items:flex-start;flex-wrap:wrap}.people-photo-gallery-head h3{line-height:40px}.people-photo-dialog{width:calc(100vw - 24px)}}
@media(max-width:430px){.people-profile-head{align-items:flex-start;gap:17px}.people-avatar.large{width:96px;height:96px;font-size:32px}.people-profile-head h2{font-size:19px}.people-profile-head p{font-size:14px}.people-photo-hint{font-size:13px}.people-avatar.picker-preview{width:106px;height:106px}.people-photo-selection{gap:17px}.people-photo-selection h2{font-size:18px}.people-photo-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.people-photo-gallery-head{gap:8px}.people-upload-button{width:100%}.people-card-top>.access-status{font-size:13px}.people-card h2{font-size:20px}}

.people-remove-photo{display:inline-flex;align-items:center;gap:8px;border:0;background:none;color:#a26970;padding:8px 0;margin-top:12px;font-size:13px;min-height:36px}.people-remove-photo .icon{width:17px;height:17px}
