.role-layout{display:grid;grid-template-columns:minmax(280px,1fr) 1fr;gap:30px;margin-top:22px}.role-form{background:#fcf6ee;border:1px solid #ead8ca;border-radius:6px;padding:18px}.role-form>label{display:grid;gap:6px;font-size:12px;font-weight:800}.role-form input[type=text],.role-form input:not([type]){border:1px solid #e7d7c6;border-radius:4px;padding:10px;background:#fffaf5;font:13px Manrope}.role-form fieldset{border:0;border-top:1px solid #e7d7c6;margin:18px 0;padding:14px 0 0;display:grid;gap:9px}.role-form legend{font-weight:800;font-size:12px;padding:0}.role-form fieldset label{font-size:12px}.role-form button{margin-top:4px}.roles-list{display:grid;gap:10px}.role-card{border:1px solid #e7d7c6;background:#fffaf5;border-radius:5px;padding:13px}.role-card header{display:flex;align-items:center;justify-content:space-between}.role-card strong{font-size:13px}.role-card span{font-size:10px;color:#752e30;background:#f1dfcb;padding:3px 6px;border-radius:99px}.role-card p{font-size:11px;color:#776b66;margin:7px 0 0}.role-card button{margin-top:8px;padding:5px 8px;font-size:10px;background:#f4e6db;color:#752e30}.role-note{margin:25px 0 0;color:#776b66;font-size:12px}@media(max-width:800px){.role-layout{grid-template-columns:1fr}}
