.dept-editor{grid-column:2/-1;background:var(--paper);padding:8px;border-radius:9px}.dept-editor summary{cursor:pointer;font-size:11px;color:var(--blue)}.dept-editor label{display:inline-block;margin:7px 8px 0 0;font-size:10px}.dept-editor button,.profile-form button{border:0;background:var(--navy);color:#fff;border-radius:8px;padding:7px 10px}.profile-form{display:grid;gap:13px}.profile-form label{display:grid;gap:5px}.profile-form input,.profile-form select{padding:11px;border:1px solid var(--line);border-radius:9px}.me{cursor:pointer}
.profile-button{margin-left:auto;border:1px solid var(--line);background:#fff;color:var(--navy);border-radius:10px;padding:10px 14px;font-weight:bold}.profile-button:hover{background:var(--paper)}
.person.self{margin-bottom:12px;background:#fff;border:1px solid #dce6e5;box-shadow:0 7px 22px #17304712}.person.self small{color:var(--blue)}
.profile-form+hr{border:0;border-top:1px solid var(--line);margin:22px 0}.profile-form small{color:#b94b37;min-height:16px}
