.accounts-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px}.accounts-heading p{margin-top:10px}.accounts-heading-actions{display:flex;align-items:center;gap:10px}.accounts-intro{margin-bottom:24px;max-width:1050px}.accounts-group{margin-bottom:22px}.accounts-group-heading{padding:22px 24px;border-bottom:1px solid var(--line)}.accounts-group-heading h2{display:flex;align-items:center;gap:10px}.accounts-group-heading p{font-size:.875rem;margin-top:5px}.accounts-count{display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:25px;border-radius:6px;padding:0 7px;background:var(--soft);color:var(--green-2);font-size:.8125rem;font-weight:600}.accounts-table{width:100%}.accounts-table th:last-child{width:290px}.accounts-table td{vertical-align:top}.accounts-person strong{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.accounts-person>span{display:block;margin-top:3px;font-size:.8125rem;color:var(--muted)}.accounts-you{font-size:.6875rem;font-weight:600;background:#e8eddf;color:var(--green);border-radius:4px;padding:2px 6px}.accounts-email{overflow-wrap:anywhere}.accounts-status{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;border-radius:5px;background:#f0f1eb;color:var(--muted);padding:3px 8px;font-size:.75rem;font-weight:600}.accounts-status:before{content:'';width:5px;height:5px;border-radius:50%;background:currentColor}.accounts-status.is-active{background:#e8efe5;color:var(--green-2)}.accounts-actions small{display:block;max-width:280px;margin-top:8px;line-height:1.5;font-size:.75rem}.accounts-actions .accounts-delete-button{white-space:normal}.accounts-delete-button:not(:disabled){color:var(--danger)}.accounts-empty{display:grid;justify-items:start;gap:14px;padding:28px}.accounts-empty-group{padding:22px 24px;font-size:.875rem}.accounts-profile-heading{display:flex;align-items:center;gap:14px;padding-bottom:24px;border-bottom:1px solid var(--line)}.accounts-profile-heading .accounts-status{margin-left:auto}.accounts-profile-heading h3{font-size:1.1rem}.accounts-profile-heading p{margin-top:4px;font-size:.875rem}.accounts-profile-avatar{width:48px;height:48px;flex-shrink:0;border-radius:50%;display:grid;place-content:center;color:var(--green);background:#e4eadb;font-size:1.25rem;font-weight:600}.accounts-details{display:grid;gap:18px;margin:24px 0}.accounts-details>div{display:grid;grid-template-columns:120px 1fr;gap:16px}.accounts-details dt{color:var(--muted);font-size:.875rem}.accounts-details dd{margin:0;font-size:.9375rem;overflow-wrap:anywhere}.accounts-remove-section{border-top:1px solid var(--line);padding-top:24px;margin-top:24px}.accounts-remove-section>p{font-size:.875rem;line-height:1.7;margin:10px 0 18px}.accounts-blocked{margin:16px 0}.accounts-delete-summary{display:grid;gap:3px;padding:18px 20px;background:var(--soft);border:1px solid var(--line);border-radius:10px;overflow-wrap:anywhere}.accounts-role-label{color:var(--muted);font-size:.75rem;margin-bottom:6px}.accounts-delete-summary>strong{font-size:1.05rem}.accounts-delete-summary>span:not(.accounts-role-label){font-size:.875rem;color:var(--muted)}.accounts-delete-explanation{margin:20px 0 24px;display:grid;gap:12px;font-size:.875rem;line-height:1.7}.accounts-confirm-actions{display:flex;gap:12px;justify-content:flex-end;border-top:1px solid var(--line);padding-top:22px;margin-top:2px}.accounts-confirm-delete{background:#9c3830!important;color:white!important}.accounts-confirm-delete:hover{background:#822b25!important}.accounts-form-error[hidden]{display:none}.accounts-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:760px){.accounts-heading{align-items:flex-start;flex-direction:column}.accounts-heading-actions{width:100%;justify-content:space-between}.accounts-group-heading{padding:18px}.accounts-table{min-width:720px}.accounts-profile-heading{flex-wrap:wrap}.accounts-profile-heading .accounts-status{margin-left:0}.accounts-details>div{grid-template-columns:1fr;gap:4px}.accounts-confirm-actions{flex-direction:column-reverse}.accounts-confirm-actions .button{width:100%}}
