.permission-head{margin-top:4px}.permission-head h3{margin:0 0 5px;font-size:21px}.people-table{overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#fff}.people-row{display:grid;grid-template-columns:1.1fr 1.1fr 1.2fr .7fr auto;align-items:center;gap:20px;min-height:72px;padding:14px 20px;border-bottom:1px solid var(--line)}.people-row:last-child{border-bottom:0}.people-header{min-height:48px;background:#f8fafc;color:var(--muted);font-size:12px;font-weight:700}.person-cell{display:flex;align-items:center;gap:11px}.person-cell i{width:38px;height:38px;overflow:hidden;display:grid;place-items:center;border-radius:12px;background:#eaf2fe;color:var(--blue);font-style:normal;font-weight:800}.person-cell i img{width:100%;height:100%;object-fit:cover}.role-tags{display:flex;flex-wrap:wrap;gap:6px}.role-tag,.source-tag{display:inline-flex;width:max-content;padding:5px 9px;border-radius:999px;background:#edf3fb;color:#4c6480;font-size:12px;font-style:normal}.role-tag.poc{background:#e9f8f5;color:#118170}.role-tag.admin{background:#f2edfb;color:#7551a7}.source-tag{background:#f4f6f9;color:#6e7c8d}.role-edit{min-height:34px;padding:7px 11px;border:1px solid #dce6f3;border-radius:9px;background:#fff;color:var(--blue);font-size:12px;font-weight:700;cursor:pointer}.role-edit:hover{background:#f3f7fc}.role-person-summary{display:flex;align-items:center;gap:12px;margin:8px 0 22px;padding:14px;border-radius:14px;background:#f7f9fc}.role-person-summary>small{margin-left:auto}.role-checks{display:grid;gap:10px}.role-check{display:flex;align-items:flex-start;gap:12px;padding:14px;border:1px solid var(--line);border-radius:12px;cursor:pointer}.role-check:has(input:checked){border-color:#9fc2ed;background:#f4f9ff}.role-check.fixed{cursor:default;opacity:.8}.role-check input{margin-top:4px}.role-check span,.role-check b,.role-check small{display:block}.role-check small{margin-top:4px;font-weight:400}@media(max-width:760px){.people-row{grid-template-columns:1fr 1fr}.people-header{display:none}.people-row>span:nth-child(2):before{content:'部门 · ';color:var(--muted)}.permission-head{align-items:flex-start;flex-direction:column}.role-edit{justify-self:start}}
