.room-settings{margin-top:24px}.room-profile-card{border:1px solid var(--line);border-radius:15px;padding:20px;margin:16px 0;background:#fbfaf7}.room-profile-head{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:end}.room-profile-head label{margin:0}.staff-list{margin-top:14px}.staff-row{display:grid;grid-template-columns:66px 1fr 1fr auto;gap:12px;align-items:center;padding:12px 0;border-top:1px solid var(--line)}.staff-photo{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#dfeae2;background-size:cover;background-position:center;color:var(--green);font-size:10px;text-align:center;cursor:pointer}.staff-photo input{display:none}.staff-row label{margin:0!important}.staff-row select{display:block;width:100%;margin-top:7px;padding:12px;border:1px solid var(--line);border-radius:9px;background:white}.remove-staff{border:0;background:#f3e5df;color:#8d4f3b;border-radius:8px;padding:9px;cursor:pointer}.add-staff{margin-top:12px}.team-names{display:block;color:var(--muted);font-size:11px;margin-top:4px}@media(max-width:700px){.room-profile-head,.staff-row{grid-template-columns:1fr}.staff-photo{width:72px;height:72px}.remove-staff{width:100%}}
