.role-choices{gap:11px;margin-top:20px;display:grid}.role-choices button{background:var(--green);color:#fff;border:0;border-radius:11px;height:52px;font-size:16px;font-weight:800}.role-choices button:first-child{background:var(--lime);color:#173820}.role-choices button.back{color:#455045;background:#eef0ea;height:42px}.admin-actions{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.backup{color:#fff;background:#31572d;border:1px solid #31572d;border-radius:9px;align-items:center;gap:7px;padding:9px 13px;font-weight:700;display:flex}.backup svg{width:17px}.backup:disabled{opacity:.65}@media (max-width:650px){.admin-head{gap:14px;display:grid}.admin-actions{justify-content:start}}.row-actions{gap:7px;display:flex}.delete-row{color:#a62f2f;background:#fff5f5;border:1px solid #e0b6b6;border-radius:9px;align-items:center;gap:5px;padding:9px 11px;font-weight:700;display:flex}.delete-row svg{width:15px}.delete-row:disabled{opacity:.55}
